/*
Theme Name: Edith Poor
Theme URI: http://edithpoor.com
Description: Theme for communications consultant Edith Poor
Author: Jearvon Dharrie / Chris Eastland
Author URI: http://jearvondharrie.com
*/

@import "css/reset.css";

@import "css/layout.css";


body {
	background:#F4F4F4;
	/*background:#DDD7C6;*/
	/* color:#898989; */
	/*color:#777877;*/
	color:#696969;
	/* color:#8F8F8F; */
	height:100%;
	font-family:verdana, sans-serif;
	font-size:12px;
	line-height:1.7em;
}

h2 { 
	color:#014f80; 
	font-size:20px; 
	margin-bottom:1em; 
	font-weight:normal;
	font-family: "myriad-pro-1","myriad-pro-2";
}


a {
	color:#00527d;
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}
a:hover, a:visited {
	color:#00527d;
}

p {
	margin-bottom:0.833em;
	
}

.text-center {
	text-align:center;
	float:left;
	width:100%;
}

hr {
	margin-bottom:30px;
	background-color:#E1E1E1;
	color:#e1e1e1;
	margin-top:1.667em;
	border:0;
	height:1px;
}

.clrbth {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

table {
	margin:2.5em 0em;
}


#container {
	width:958px;
/*	background:url(../images/edith-poor-communications-consultant-container-top.png) no-repeat top left;*/
	margin:29px auto 29px auto;
	padding:0px 0px 0px 0px;
	height:100%;
	-moz-box-shadow:1px 1px 20px #666;
	-webkit-box-shadow:1px 1px 20px #666;
	box-shadow:1px 1px 20px #666;
	/*-moz-box-shadow:0px 0px 6px #BFBFBF;
	-webkit-box-shadow:0px 0px 6px #BFBFBF;
	box-shadow:0px 0px 6px #BFBFBF;*/
	background:#FFF;
}

#header {
	/* background:url(images/edith-poor-communications-consultant-headerv18.jpg) no-repeat;*/
	/* background:url(images/edith-poor-communications-consultant-headerv20.jpg) no-repeat;*/
  background:url(images/edith-poor-communications-consultant-headerv21.jpg) no-repeat;
	height:298px;
	float:left;
	width:100%;
	position:relative;
}

#header h1 {
	/* margin:130px 0 0 270px;*/
	height:100px;
	width:280px;
	text-indent:-9999px;
	position:absolute;
	left:252px;
	top:50px;
}

#header h1 a {
	display:block;
	height:100%;
	width:100%;
}

#header .textwidget {
	/* margin:0px 0px 0px 354px;*/
	text-indent:-9999px;
	left:577px;
	top:143px;
	position:absolute;
}



/*------------------------------------------------------
Nav
------------------------------------------------------*/
#nav {
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	/*background:url(../images/edith-poor-communications-consultant-nav.png);*/
	height:52px; 
	position:relative;
	/* margin-bottom:1.5em;*/
	clear:both;
	line-height:52px;
	text-align:center;
	background:#FFF;
	font-size:1.667em;
}

#nav li {
	/* float:left;*/
	/* display:block;*/
	display:inline;
}

#nav li a {
	/*position:absolute;*/
	/* display:block;*/
	/*text-indent:-9999px;*/
	height:52px;
	/*top:0;*/
	text-decoration:none;
	color:#9C9C9C;
/*	font-size: 20px;*/
    height: 52px;
	/*padding: 0 1.15em;*/
	padding: 0 .8em;
	font-family:"myriad-pro-1","myriad-pro-2";
	-webkit-transition:color .3s linear;
	-moz-transition:color .3s linear;
	trainsition:color .3s linear;
}

#nav li a:hover, #nav li.current-menu-item a, #nav li.current_page_parent a {
	color:#1D4C82;
}

.content {
	padding:0 44px;
	width:870px;
	background:url(images/background.jpg) repeat-y top left;
}



.colborder {
	/*border-right:1px solid #e1e1e1;*/
	 margin-right: 30px;
    padding-right: 31px;
}

.content {
	float:left;
	width:870px;
}

.left {
	float:left;
	width:560px;
}

.sidebar {
	float:left;
	width:249px;
}

/*footer*/
#footer {
	padding:0 44px;
	width:870px;
	float:left;
	margin-bottom:3em;
	font-size:.833em;
	/*font-size:1em;*/
}
#footer_nav {
	float:right;
}

#footer_nav li {
	display:inline;
}

#footer_nav a {
	text-decoration:underline;
}

.copyright {
	float:left;
}

.wp-caption {
    background: none;
    border: 1px solid #E1E1E1;
    padding: 5px;
    margin:0;
    clear: both;
    margin-bottom:.833em;
    width:100%;
}


.alignright {
	margin:0px 0px 20px 20px;
	width:200px !important;
	border:1px solid #E1E1E1;
	padding:5px;
}

.wp-caption-text {
	text-align:left;
	padding:0 1em;
	font-style:italic;
	font-size:.833em;
	margin-bottom:1em;
}

.blurbs {
	width:870px;
	float: left;
}

.blurbs li {
	/* width:195px; */
	width:270px;
	margin:0px 30px 0px 0px;
	float:left;
}

.blurbs .last {
	margin-right:0px;
}

.issues {
	float:left;
	margin-bottom:2.5em;
}

.sidebar-publications {
	margin-bottom:10px;
	float:left;
}

.sidebar-publications li {
	width:99px;
	padding:5px;
	border: 1px solid #E1E1E1;
	float:left;
	display:block;
	margin-right:27px;
	
}

.sidebar-publications li.last {
	margin-right:0;
}

.sidebar-publications li img {
	width:99px;
}

.sidebar-publications li a {
	color:#777877;
}

.sidebar-publications li p {
	font-size: 0.833em;
	font-style: italic;
	margin-bottom: 1em;
	padding: 0 1em;
	text-align: left;
}


.default-sidebar:last-child hr {
	display:none !important;
}

/*.left ol, .left ul {
	margin:20px !important;
	list-style-position:inside !important;
	margin-left: 0 !important;
	
}


.left ol li, .left ul li {
	list-style-type: decimal !important;
	margin-bottom:.833em;
	list-style-position:inside !important;
}*/



#selected-clients {
	float:left;
	width:50%;
	list-style-type: none !important;
}
#selected-clients li {
	margin-bottom:1.5em !important;
	list-style-type: none !important;
}
#selectd-clients-1, #selectd-clients-2, #selectd-clients-3 {
	margin: 0 !important;
	width: 50%;
	float: left;
}
#selectd-clients-1 li, #selectd-clients-2 li, #selectd-clients-3 li {
	list-style-type:none !important;
}

.readmore {
	/*font-size: .833em;*/
	font-size:1em;
}
.readmore a, .prevnext a {
	color:#A59408 !important;
	/*color:#edd79a;*/
}

.post {
	margin-bottom: 2.5em;
	float:left;
}

.prevnext {
	/*font-size:.833em;*/
	font-size: 1em;
}

.blurb {
   font-family: "Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;
   /* font-size: 1.7em;*/
   font-size:1.4em;
   font-style: italic;
   /*line-height: 1.4em;*/
   line-height:1.5em;
   text-align:center;

}

.large_blurb {
   font-family: "Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;
   /* font-size: 1.7em;*/
   font-size:1.667em;
   font-style: italic;
   line-height: 1.667em;
   text-align:center;

}

.banner_image {
	margin-bottom:1.5em;
	border-bottom:1px solid #E1E1E1;
}

table.zebra  {
	margin-top:0 !important;
}
.zebra td, .zebra th{
	padding:10px;
}

.even_tr {
	/*background-color:#f1ebda;*/
	/*background-color:#c1baad;*/
	/*background-color:#faefdb;*/
	/*background-color:#ECCA82;*/
	/*background:#f8d489;*/
	/*background:#fddfa2;*/
	/*background:#feefd0;*/
	/*background:#f9f1dc;*/
	/*background:#ebdfc0; */
	background:#f7f2e5;
}

.backtop {
	/*background:url(images/backtop.png) no-repeat;
	text-indent:-9999px;*/
	/*width: 32px;
	height: 32px;
	display:block;*/
/*	display:block;*/
/*	position:fixed;*/
/*	right:12px;*/
	/*float:right;*/
	/*font-size: 0.833em;*/
	font-size:1em;
}

.in_page_nav {
	/*font-size: 0.833em;*/
	font-size:1em;
	margin-bottom:30px;
}

.alignleft {
	float: left;
	margin:0px 20px 20px 0px;
	border: 1px solid #E1E1E1;
	padding:5px;
	width:200px !important;
}
/*
.alignnone {
	width: 500px !important;
}

.left ul, .left ol {
	clear: both;
	float:left;
	width: 560px;
}*/

.wp-caption .size-full {
	width:560px;
}

.content-shrink {
	width:560px;
}

body.home ol, body.home ul  {
	margin-bottom:.833em;
}

body.home ul#nav {
	margin-bottom:0px;
}

.body.home ul li {
	margin-bottom:0.8333em;
}

.post .executive-precense-list {
	margin-left:0 !important;
}

.executive-precense-list li {
	float:left;
	display:block;
	width:270px;
	margin-right:30px;
}

.executive-precense-list li.last { margin-right:0; }

.bold { font-weight:bold !important; font-style:italic; display:block; }

.left ul.client_table  {
	width:100%;
	margin:0;
	/*padding-bottom:1.66em;*/
	margin:0 !important;
	list-style-type:none;
}

.left ul.client_table li {
	list-style-type:none !important;
}

p.backtop {
	clear:both;
}

p.backtop a {
	color:#A59408 !important;
}

 h3 {
	font-weight:bold;
	margin-bottom:0.833em;
	margin-bottom:;

}

.accordion h3 {
	cursor:pointer;
	border-bottom:1px solid #E1E1E1;
}

/*.accordion h3:hover { background:#EFEFEF; }*/

.accordion-closed { 
	background: url(images/accordion.png) no-repeat;
}

/*lists*/
.post ol, .post ol li, .post ul, .post ul li {
	list-style-type:decimal;
	list-style-position:outside;
}

.post ol, .post ul {
	margin:0px 0px 0px 20px;
	margin-bottom:0.833em;
}

.post { width:100%; }

body.home .content { background:none; }

.wp-caption-text a:hover  { text-decoration:none !important; }

.backtop {
	opacity:.5;
}

.backtop:hover {
	opacity:1;
}
