/*
Theme Name: Center for Global Strategies
Theme URI: http://www.mindflint.com
Description: A custom Wordpress theme developed excuslively for Center for Global Strategies.
Version: 1.0
Author: Tom Benway
Author URI: http://www.vectordefector.com
*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	background-color: #000000;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px; 
}

h1, h2, h3, h4, h5 {
	font-family: "Myriad", "Myriad Pro", Verdana, Arial, Sans-Serif;
	font-weight: normal;

}

input {
	font-size: 11px;	
}

a {
	color:#0d5cab;	
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;	
}

#page {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	float:left;
	width:940px;
	height:100px;
	margin-top: 20px;
}

#headerimg {
	float:left;
	width:247px;
	height: 65px;
}

#connect {
	float:right;
	width:340px;
	height:32px;
	margin-top: 20px;
	background-image:url(images/connect-header-bg.gif);
}

#connectLabel {
	float:left;
	margin-top: 8px;
	margin-left: 5px;
	font-size: 10px;
}

#connectFacebook {
	float:left;
	margin-top: 7px;
	margin-left: 20px;
}

#connectTwitter {
	float:left;
	margin-top: 7px;
	margin-left: 18px;
}

#connectNewsletter {
	float:left;
	margin-top: 6px;
	margin-left: 20px;
}

/* navigation items */

#navigation {
	float:left;
	width: 940px;
	height: 36px;
	background-image: url(images/nav-bg.gif);

}


#navigation li {
	float:left;
	height: 25px;
	list-style: none;
	padding-top: 11px;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #000000;
	margin: 0px;
}

#navigation li:hover{
	float:left;
	height: 25px;
	list-style: none;
	padding-top: 11px;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #000000;
	background-color:#0d5cab;
	margin: 0px;
}

#navigation .home {
	margin-left: 15px !important;
	border-left: none !important;	
}


#navigation li a{
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration:none;
}

#navigation .current_page_item {
	background-color:#0d5cab;
}

#navigation .current_page_parent {
	background-color:#0d5cab;
}

#homeSlideshow {
	float:left;
	width: 670px;
	height: 312px;
	margin-top: 15px;
	background-image:url(images/home-slideshow-bg.gif);
	background-repeat: no-repeat;
}

#homeFlash {
	float:left;
	margin-top: 7px;
	margin-left: 7px;
}

#homeFeatured {
	float:left;
	width: 255px;
	height: 312px;
	margin-top: 15px;
	margin-left: 15px;
	/*background-image:url(images/home-featured-bg.gif);*/
}

#homeFeaturedImg {
	float:left;
	margin-top:7px;
	margin-left:7px;
}

#whoWeAre {
	float:left;
	width:313px;
	height:80px;
	margin-top: 10px;
	background-image:url(images/who-we-are-bg.jpg);
}

#whatWeDo {
	float:left;
	width:312px;
	height:80px;
	margin-top: 10px;
	margin-left: 1px;
	background-image:url(images/what-we-do-bg.jpg);
}

#whereWeWork {
	float:left;
	width:313px;
	height:80px;
	margin-top: 10px;
	margin-left: 1px;
	background-image:url(images/where-we-work-bg.jpg);
}

.homeMiddleContent {
	float:left;
	width:220px;
	margin-top: 6px;
	margin-left:75px;
	font-size: 10px;
	color: #bdbdbd;
}

.homeMiddleContent h2 {
	color:#ffffff;
	font-size: 18px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin: 0px;
}

.homeMiddleContent a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.homeMiddleContent a:hover {
	text-decoration:none;	
}

.homeFeature {
	float:left;
	width:303px;
	height:306px;
	margin-top: 15px;
	background-image:url(images/home-feature-bg.gif);
}

.homeFeature h2 {
	font-size: 20px;
	color:#000000;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	background-image:url(images/home-feature-inner-header.gif);
	background-repeat: no-repeat;
}

.homeFeature img {
	border: 1px solid #d9d9d9;
	padding: 2px;
}

.homeFeatureInner {
	float:left;
	width:250px;
	height:252px;
	margin-top: 7px;
	margin-left: 7px;
	padding: 20px;
	background-image:url(images/home-feature-inner-bg.gif);
	color: #424242;
}

.homeFeatureInner2 {
	float:left;
	width:250px;
	height:252px;
	margin-top: 7px;
	margin-left: 7px;
	padding: 20px;
	background-image:url(images/home-feature-inner-bg2.gif);
	color: #424242;
}


.blogFeatureEntry {
	float:left;
	margin-top: 5px;
	margin-bottom: 15px;
}	

.otherFeatureEntry {
	float:left;
	margin-top: 15px;
}	

.featureEntryBottom {
	float:left;
	border-top: 1px solid #efefef;
	padding-top: 10px;
}


#content {
	float:left;
	width: 671px;
	margin-top: 15px;
}

#contentOuterTop {
	float:left;
	width: 671px;
	height: 5px;
	background-image:url(images/content-outer-top-cap.gif);
}

#contentOuter {
	float:left;
	width: 671px;
	background-color:#3a3a3a;
}

#contentInnerTop {
	float:left;
	width: 657px;
	height: 5px;
	margin-top: 5px;
	margin-left: 7px;
	background-image:url(images/content-inner-top-cap.gif);
	
}

#bodyBreadCrumbs {
	float:left;
	width: 617px;
	height: 20px;
	background-color: #ffffff;
	color: #424242;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
	font-size: 10px;
} 

.breadCrumbsArrow {
	float:left;
	width: 5px;
	height:7px;
	margin-top: 3px;
	margin-left: 7px;
	margin-right: 7px;
	background-image:url(images/breadcrumbs-arrow.gif);
}

#contentInner {
	float:left;
	width: 617px;
	min-height: 600px;
	background-color:#ffffff;
	margin-left: 7px;
	padding: 20px;
	color: #525252;
}

.contentHeader {
	width: 600px;
	color:#0d5cab;	
	padding-top: 0px;
	margin-top: 0px;
	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
}

#contentInnerBottom {
	float:left;
	width: 657px;
	height: 5px;
	margin-left: 7px;
	margin-bottom: 5px;
	background-image:url(images/content-inner-bottom-cap.gif);
}

#contentOuterBottom {
	float:left;
	width: 671px;
	height: 5px;
	background-image:url(images/content-outer-bottom-cap.gif);
}




#sidebar {
	float:left;
	width: 220px;
	margin-left: 14px;
	margin-top: 15px;
}

#sidebarFeatured {
	float:left;
	width: 255px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	background-image:url(images/home-featured-bg.gif);
}

.box {
	float:left;
	margin-bottom: 15px;
}

.box ul {
	margin:0px;
	padding: 0px;
}

.box li{
	float:left;
	width: 234px;
	height: 54px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	background-image:url(images/sidebar-widget-bg.gif);
	font-size: 10px;
	color: #bdbdbd;
}

.box li a {
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}

.box li h2 {
	color:#ffffff;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	float:left;
	width: 940px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-top:1px solid #3a3a3a;
	padding-top: 20px;
	color: #aeaeae;
	font-family: "Myriad", "Myriad Pro", Verdana, Arial, Sans-Serif;
	font-size: 12px;
}	

#footer a{
	color: #aeaeae;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #aeaeae;
	text-decoration: underline;
	font-weight: normal;
}



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */






/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
}
/* End captions */

