/*
Theme Name: CPM Advisors
Version: 1.0
Author: Cecilia Santos
Author URI: http://ceciliasantos.org
*/

@import 'categories.css';

* { margin: 0; padding: 0; }
/*html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }*/
body { 
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", _sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #050609;
	letter-spacing: normal;
	background: #fff url(i/top-bar.jpg) repeat-x left top;
}

a {
	color: #00174B;
	text-decoration: underline;
}

a:hover {
	color: #00174B;
	text-decoration: underline;
}
p {margin: .5em 0; padding: .5em 0;}
h1 {margin: 20px 0 0;}
h4{ font-size: 14px; color: #00174B;}
h5{ font-size:13px;color: #00174B;}
img {border: 0;}

blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #335ea8;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.0em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}

#wrapper {
	width: 942px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}


/* Header
-----------------------------------------------------------------------------*/

#header{
	position:relative;
}
#top {
	width: 942px;
	margin: 0 auto;
	position: relative;
	height:96px;
}
#logo {
	position: absolute;
	left: 3px;
	/*top: 23px;*/
	z-index: 10;
	top:15px;
}
#login{
	position:absolute;
	right:10px;
	top:30px;
	font-size:10px;
}
#top-banner {
	width: 942px;
	height: 261px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	/*background: url(i/banner.jpg) repeat-x left top;*/
}
#top-banner-pages {
	width: 942px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}


/*#searchform {
	margin: 0 10px 0 0;
	position: relative;
	left: 642px;
	top: 93px;
	width:270px;
}
#searchform input {
	font: 1.1em "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: 175px;
	padding: 2px 6px;
	border: 2px solid #ccc;
	margin-right: 5px;
}
#searchsubmit {
	background: #00174B;
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
}*/



#menu {
	width: 942px;
	height: 37px;
	padding: 0px;
	margin: 0;
	clear: both;
	text-align: left;
	background: #fff url(i/back-nav.jpg) repeat-x top left;
	position: relative;
}
#nav-left{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
#right-nav{
	position:absolute;
	right:0;
	top:0;
	z-index:10;
}
#menu ul{
	padding-left:5px;
	list-style:none;
}
#menu ul li{
	float:left;
}
#menu ul li a:active{
	outline:none !important;
	border:none !important;
}

#menu li.page-item-4 a{
	width:102px;
	height:33px;
	display:block;
	background:url(i/menu-advertisers.jpg) no-repeat left 4px;
	color:transparent !important;
}
#menu li.page-item-6 a{
	width:96px;
	height:33px;
	display:block;
	background:url(i/menu-partners.jpg) no-repeat left 4px;
	color:transparent !important;
}
#menu li.page-item-9 a{
	width:102px;
	height:33px;
	display:block;
	background:url(i/menu-technology.jpg) no-repeat left 4px;
	color:transparent !important;
}
#menu li.page-item-10 a{
	width:60px;
	height:33px;
	display:block;
	background:url(i/menu-blog.jpg) no-repeat left 4px;
	color:transparent !important;
}
#menu li.page-item-2 a{
	width:71px;
	height:33px;
	display:block;
	background:url(i/menu-about.jpg) no-repeat left 4px;
	color:transparent !important;
}
#menu li.page-item-12 a{
	width:82px;
	height:33px;
	display:block;
	background:url(i/menu-contact.jpg) no-repeat left 4px;
	color:transparent !important;
}

#menu li.page-item-4.current_page_item a, #menu li.page-item-4 a:hover{
	background:url(i/menu-advertisers-hover.jpg) no-repeat left 4px;
}
#menu li.page-item-6.current_page_item a, #menu li.page-item-6 a:hover{
	background:url(i/menu-partners-hover.jpg) no-repeat left 4px;
}
#menu li.page-item-9.current_page_item a, #menu li.page-item-9 a:hover{
	background:url(i/menu-technology-hover.jpg) no-repeat left 4px;
}
#menu li.page-item-10.current_page_item a, #menu li.page-item-10 a:hover{
	background:url(i/menu-blog-hover.jpg) no-repeat left 4px;
}
#menu li.page-item-2.current_page_item a, #menu li.page-item-2 a:hover{
	background:url(i/menu-about-hover.jpg) no-repeat left 4px;
}
#menu li.page-item-12.current_page_item a, #menu li.page-item-12 a:hover{
	background:url(i/menu-contact-hover.jpg) no-repeat left 4px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding-top: 20px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 590px;
	float: left;
	padding: 0 36px 20px 0px;
	margin: 0 20px 20px 15px;
	overflow: hidden;
	border-right:1px solid #ccc;
}
#content-2 {
	width: 506px;
	float: left;
	padding: 0 36px 20px 0px;
	margin: 0 20px 20px 15px;
	overflow: hidden;
	border-right:1px solid #ccc;
}
#content-wide {
	width: 902px;
	float: none;
	padding: 0 20px 0px;
	margin: 0 0 20px;
	overflow: hidden;
}

#cse-search-results{
	margin:0 auto;
	padding-left:30px;
}

#content h2, #content-2 h2, #content-wide h2 {
	font: normal 18px Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0;
	color: #00174B;
}
#content h2.pagetitle, #content-2 h2.pagetitle, #content-wide h2.pagetitle {
	padding-left: 3px;
	font-size: 16px;
	color: #00174B;
	text-transform: uppercase;
	font-weight: bold;
}
#content h3, #content-2 h3, #content-wide h3 {
	font: normal 16px Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
}

#content img, #content-2 img, #content-wide img {
	float: left;
	/*border: 3px solid #eee;*/
	padding: 1px;
	margin: 5px 10px 5px 0;
}
#content p,
#content li,
#content-2 p,
#content-2 li,
#content-wide p,
#content-wide li {
	font-size: 1em;
}

#content .post, #content-2 .post, #content-wide .post {
	margin: 0 0 1.5em;
}
#content .post h2,
#content .post h3,
#content-2 .post h2,
#content-2 .post h3,
#content-wide .post h2,
#content-wide .post h3 {
	font-size: 18px;
	margin: 0 0 2px;
}
#content .post h3,
#content-2 .post h3,
#content-wide .post h3 {
	font-size:22px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 9px;
	line-height: 11px;
	padding: 0 0 7px;
}
p.postmetadata {
	font-size: 10px !important;
	line-height: 12px !important;
}
p.postmetadata a {
	color: #606060;
}
small {
	font-size: 12px;
}

span.left { display: block; float: left; width: 180px; }

span.right { display: block; float: right; width: 316px; text-align: right; }


.entry p{
	text-align:justify;
	}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 22px !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
/*.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}*/

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}
.recent {
	margin-left: 30px;
}
.recent li {
	padding: 1px 0;
}

.other {
	margin: 20px 0;
	background: url(i/smalldot.gif) repeat-x;
	padding-top: 10px;
}
.other .recent li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 4px;
}
.other .recent li a {
	background: #fff url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #808080;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
}

#order {
	text-align: right;
	padding: 0 0 10px;
	font-size: 1em;
	width:90%;
}
#order select {
	font: 1em Arial, Sans-Serif;
	width: 120px;
}

#content ul.child-categories, #content-2 ul.child-categories, #content-wide ul.child-categories {
	margin: 0 0 23px 30px;
}
#content ul.child-categories ul, #content-2 ul.child-categories ul, #content-wide ul.child-categories ul {
	margin-left: 20px;
}
#content ul.child-categories li li, #content-2 ul.child-categories li li, #content-wide ul.child-categories li li {
	font-size: 1em;
}
.alt {background: #F4F4F4;}

.commentlist {
	margin: 20px 0 40px 25px;
}
.commentlist li {
	padding: 8px 8px 2px;
}
.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 2px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 450px;
	height: 170px;
}
#submit {
	width: auto;
	height: 20px;
	padding: 2px;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}

.comm{
	width:300px;
	padding:10px;
	/*background:#f5faf1;*/
	border:1px solid #ccc;
	text-align:left;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 260px;
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 20px;
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#sidebars-wide {
	float: left;
	width: 340px;
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 20px;
}
* html #sidebars-wide {height: 1%;}
#sidebars-wide:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#l-sidebar {
	float: left;
	width: 142px;
	padding: 0 16px 0 2px;
}
#r-sidebar {
	float: left;
	width: 204px;
	padding: 0 0 0 4px;
}
#o-sidebar {
	width: 260px;
}
#w-sidebar {
	width: 340px;
}

#sidebars ul, #sidebars-wide ul {
	margin: 0 0 15px;
}
#sidebars li, #sidebars-wide li {
	list-style: none;
	padding: 3px 0px;
	margin: 0;
}
#sidebars li a, #sidebars-wide li a {
	padding: 0;
	color: #00174B;
}
#sidebars h2, #sidebars-wide h2 {
	font: bold 9pt Arial, Sans-Serif;
	padding: 0 0 13px 0px;
	text-transform: uppercase;
	color: #00174B;
}
#sidebars h3, #sidebars-wide h3 {
	font: normal 10px Arial, Sans-Serif;
	padding: 0 0 3px 0px;
	color: #00174B;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#sidebars .post, #sidebars-wide .post {
	margin: 0 0 2em;
}
#sidebars p, #sidebars-wide p {
	padding: 0;
}
#sidebars .postmetadata, #sidebars-wide .postmetadata {
	font-size: .9em;
}



.clearboth{
	clear:both;
	height:1px;
}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	}
	
table#wp-calendar {
	width: 100%;
	margin: 15px 0px;
}



/* Footer
-----------------------------------------------------------------------------*/
div.footer {
	width: 100%;
	height: 101px;
	clear: both;
	padding: 0;
	margin: 0 auto;
	background: url(i/back-footer.jpg) repeat-x left top;
}

#footer {
	width: 942px;
	clear: both;
	padding: 40px 0 10px 0px;
	margin: 0 auto;
	font-size: 11px;
	letter-spacing: .15em;
	text-align:center;
	color:#ccc;
	font-size:10px;
}

#footer ul{
	margin:10px 0 0;
	padding:0;
	list-style:none;
}

#footer ul li{
	display:inline;
}

#footer a, #footer a:hover{
	color:#dedede !important;
	text-decoration:none;
}

/* Featured
-----------------------------------------------------------------------------*/

.featured{
	width:942px;
	height:145px;
	margin:20px auto 50px;
	background:url(i/back-featured.png) repeat-y;
	position:relative;
}

.featured-child{
	width:220px;
	position:absolute;
	top:-6px;
}

#featured-child-1{
	left:0;
}

#featured-child-2{
	left:240px;
}

#featured-child-3{
	left:480px;
}

#featured-child-4{
	left:720px;
}

.featured h2{
	font-size:12px;
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
	color:#00174c;
}

.featured img{
	display:block;
	margin:10px 0;
}

.featured p{
	margin:0 0 10px 0;
	padding:0;
	font-size:10px;
	line-height:120%
}

p.readmore{
	background:url(i/read-more.png) no-repeat left center;
	padding-left:13px;
}

.entry ul li{
	list-style:disc !important;
	margin-left:2em;
}

select#cat.postform{
	display:block;
	margin-bottom:15px;
}

/*-------------------Case Study Page Styles------------------------*/

.case-left{
	width:80px;
	float:left;
	margin-top:1.5em;
	text-align:right;
}

.case-right{
	width:490px;
	float:right;
	margin-top:1.5em;
	text-align:left;
}
.case-right ul{
	margin-left:.5em;
	margin-top:0;
}

.case-pic{
	width:147px;
	margin:30px auto 0;
	font-size:11px;
	color:#00174B;
}
.case-pic img{
	width:141px;
	height:137px;
	border:3px double #ccc;
	margin-bottom:15px;
}


/*-------------------/Case Study Page Styles------------------------*/