/*
THEME NAME: Global One USA Default Theme
THEME URI: http://www.globaloneusa.us/
DESCRIPTION: Default Template used by Global One USA site.
VERSION: 1.0
AUTHOR: Joshua Lyman <a href="http://www.podq.com/">http://www.podq.com/</a>
AUTHOR URI:
*/

body {
	background: #536147 url(images/page_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#navMenu ul { list-style:none; margin:0; padding:0; }
ul#navMenuList span { display:none; }
ul#navMenuList li, ul#navMenuList a { height:59px; display:block; }
ul#navMenuList li { float:left; list-style: none; display: inline; width: 133px; }
ul#navMenuList li#nav-m1 a { background:url(images/m1.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m1 a:hover { background:url(images/m1.jpg) 0 -59px no-repeat; }
ul#navMenuList li#nav-m2 a { background:url(images/m2.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m2 a:hover { background:url(images/m2.jpg) 0 -59px no-repeat; }
ul#navMenuList li#nav-m3 a { background:url(images/m3.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m3 a:hover { background:url(images/m3.jpg) 0 -59px no-repeat; }
ul#navMenuList li#nav-m4 a { background:url(images/m4.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m4 a:hover { background:url(images/m4.jpg) 0 -59px no-repeat; }
ul#navMenuList li#nav-m5 a { background:url(images/m5.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m5 a:hover { background:url(images/m5.jpg) 0 -59px no-repeat; }
ul#navMenuList li#nav-m6 a { background:url(images/m6.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m6 a:hover { background:url(images/m6.jpg) 0 -59px no-repeat; }
ul#navMenuList li#nav-m7 a { background:url(images/m7.jpg) 0 0 no-repeat; }
ul#navMenuList li#nav-m7 a:hover { background:url(images/m7.jpg) 0 -59px no-repeat; }

h3 {
	background:url(images/star_title.gif) no-repeat;
	color:#e8ddbd;
	padding: 2px 30px 10px;
	text-transform:uppercase;
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
h4 { color:#e8ddbd; font-size:1.25em; font-weight:bold; }

#logos { height:88px; }
#mainContainer { 
	background: #3A4432 url(images/content_bg.jpg) repeat-x; 
	color: #D0E4C9; 
	margin-top:5px;
}
#leftCol h3, #leftCol h4, #leftCol h5, #leftCol p { margin-left:20px; }
#footer { background: #2E3628 url(images/footer_bg.jpg) repeat-x; color: #FFFFFF; }
	#footer p { text-align:center; font-size: 90%; margin:10px; }
	#footer a{ color:#ede5cc; font-weight:bold; text-decoration:none;}
	#footer a:hover{ color:#9ba98e;}

div.colborder { border-right: 1px dashed #7D8F6C; }

div#callBox {
	margin: 15px 10px;
	padding: 5px;
	border: 2px solid #ddd;
	background-color:#006633;
	font-weight:bold;
	font-size:1.20em;
	text-align:center;
}

span.wpcf7-list-item { float:left; width:250px; }

blockquote {
	color: #FFFFFF;
	background-color: #536147;
	padding: 5px 20px 0 20px;
	border: 1px solid #E8DDBD;
	border-left: 4px solid #E8DDBD;
	font-style: normal;
	font-weight: bold;
}
blockquote p.source { font-style: italic; font-weight: normal; text-align: right; margin: 0 0 .6em; }

div.pagesList { font-size: 80%; margin-left:10px; margin-right:0;}

label { font-weight:bold; }

.recentPostExcerpt {
	padding: 0 10px;
}
.rPEDate {
	font-weight:bold;
	color:#8aca5a;
	padding:5px 0;
	clear:both;
}
.rPETitle {
	font-weight:bold;
	color:#e8ddbd;
	padding-left: 20px;
}
.rPEText { padding-left: 20px; }
.rPEReadMore { float:right; padding:5px 0 20px 0;}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a.captionLink { color:#336600; }
a.captionLink:hover { color:#339900; }
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	border: 3px solid #E8DDBD;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.gallery .gallery-row {
	padding-bottom:20px;
}
