/*
Theme Name: ESI Theme
Theme URI: http://esiattorneys.com
Description: Theme for ESI Attorneys
Version: 1.0
Author: Lukas Sparks
Author URI: http://sparksmedia.net

*/

/* ========================================= */
/* YUI Reset (slightly modified============= */
/* ========================================= */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

body{
	color: #818181;
	font-family: "helvetica neue",tahoma, helvetica, sans-serif;
	font-size: 13px;
	background: url(images/wrapperBg.png) no-repeat top center;
}

#wrapper{
	margin: 0px auto;
	padding-top: 45px;
	width:960px;
}

.clearfix:after {
	content:" "; 
	display:block; 
	height:0;
	font-size:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide */


/* ========================================= */
/* General Typography======================= */
/* ========================================= */
a:link, a:visited{
	color: #c13127;
	text-decoration: none;
	border-bottom: 1px dotted #c13127;
}

a:hover, a:active{
	border-bottom: 1px solid #c13127;
}


p{
	line-height:140%;
	color:#333;
	margin:25px 15px 0;
}

p strong{
	color:#000;
	font-weight:bold;
}

abbr{
border-bottom: 1px dotted #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #c13127;
	font-weight: bold;
}

a[href$='.doc'], a[href$='.docx']{
background:transparent url(images/word.png) 0 50% no-repeat;
display:inline-block;
padding:0 5px 0 20px;
border:none;
margin:0 0 0 25px;
}


a[href$='.pdf']{
background:transparent url(images/acrobat.png) center left no-repeat;
display:inline-block;
padding:0 5px 0 20px;
line-height:18px;
border:none;
margin:0 0 0 25px;
}

a[href$='.ppt'], a[href$='.pptx']{
background:transparent url(images/powerpoint.png) center left no-repeat;
display:inline-block;
padding:0 5px 0 20px;
line-height:18px;
border:none;
margin:0 0 0 25px;
}


/* ========================================= */
/* Navigation and Search==================== */
/* ========================================= */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active{
	border: none;
}

#nav{
	width:960px;
	background: url(images/nav_bg.png);
	height: 44px;
}

#searchBar{
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}

#searchBar input:focus{
	background: #e7c8c5;
	border: 1px solid #93251d;
}
#searchBox{
	border: 1px solid #cccccc;
	color: #93251d;
	width: 150px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
}

/* ========================================= */
/* Main Content============================= */
/* ========================================= */

#main_content {
	margin-top: 15px;
	background:#f0f0f0 url(images/blogRightBg.png) repeat-y top right;
}

body.home #main_content {
	background: none;
}

.powerpress_player{
	margin:60px  0 5px 15px;
}

.border {
	border: 1px solid #bdbdbd;
	background: #f0f0f0;
}

/* Left============================= */
#left{
	float: left;
	width: 324px;
	height: 336px;
	background: url(images/main_bg1.jpg);
}

#left h1{
	display:block;
	width:222px;
	height:86px;
	margin:27px 0 15px 28px;
	background:url(images/esi.png) no-repeat top left;
	text-indent:-99999px;
}

#blogLeft {
	float: left;
	width: 284px;
	background: url(images/leftblog.jpg) no-repeat top left;
	min-height:500px;
	padding:0 0 50px 0;
}

#blogLeft .wp-polls{
	padding:0;
}

#blogLeft .wp-polls ul.wp-polls-ul li{
	padding:5px 0;
}

#blogLeft h1 a{
	display:block;
	width:219px;
	height:84px;
	margin:27px 0 5px 15px;
	background:url(images/esiSmall.png) no-repeat top left;
	text-indent:-99999px;
	border:none;
	outline:none;
}

body.page #blogLeft .profile_photo {
	margin:16px 0 20px 22px ;
	width:227px;
	height:272px;
	padding:5px;
	border:1px dotted #adadad;
}

#blogLeft ul.smedia{
	margin:0 0 25px 25px;
}

#blogLeft ul.smedia li{
	margin:0 0 0 5px;
}

#blogLeft a{
	border:none;
	outline:none;

}

#blogLeft ul.smedia li.linkedin a{
	display:block;
	width:120px;
	height:38px;
	outline:none;
	background:url(images/media.png) 0 -38px no-repeat;
	text-indent:-99999px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
}

#blogLeft ul.smedia li.twitter a{
	display:block;
	width:120px;
	height:38px;
	outline:none;
	background:url(images/twitter.png) 0 0 no-repeat;
	text-indent:-99999px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
}

#blogLeft ul li b {
	color:#C13127;
	padding:0 3px 0 0; 
}

#blogLeft ul.cinfo li.name{
	color:#333;
	font-weight:bold;
}

#blogLeft ul.cinfo li.address{
	padding:10px 0 10px 0;
}

#blogLeft ul.cinfo li.e-mail{
	padding:0 0 0 20px;
	background:url(images/mail.png) no-repeat 0 50%;

}

#blogLeft ul.cinfo li.title{
	padding:0 0 10px 0;
}

#blogLeft ul.cinfo li.e-mail img{
	margin:15px 0 0 1px;
	padding:0;
}

#blogLeft ul.child_pages{
	margin:22px 0 40px 0;
}

#blogLeft ul.child_pages li a{
	padding:8px 15px 8px 8px;
	font-size:13px;
	color:#333;
	border-top:1px dotted #adadad;
	border-bottom:none;
	display:block;
}

#blogLeft ul.child_pages li a:hover{
	border-bottom:none;
	background:#f7f7f7 url(images/sidenavbg.png) repeat-x top left;

}

#blogLeft ul.child_pages li.current_page_item a{
	border-bottom:none;
	background:#f7f7f7 url(images/sidenavbg.png) repeat-x top left;
}


#left img, #blogLeft img{
	margin: 25px 0px 0px 15px;
}

#blogLeft img{
	margin-bottom: 25px;
}

#left p{
	margin: 50px 60px 0px 25px;
	line-height: 20px;
}

#blogLeft h3{
	margin: 0px 0px 10px 10px;
	padding: 5px;
	font-weight: normal;
	background: url(images/sidebarHeader.png) no-repeat;
}

#blogLeft h3.quote{
	margin: 0px 0px 10px 10px;
	padding: 5px;
	font-weight: normal;
	background: url(images/sidebarHeader.png) no-repeat;
	color:#adadad;
	font-size:18px;
	background:none;
}

#blogLeft h3.quote span{
	margin: 0px 0px 300px 0;
	float:left;
}

#blogLeft h3.quote i{
	display:block;
	font-size:14px;
	padding:15px 0 0 0;
}

#blogLeft h2{
	background:transparent url(images/sidebarHeader.png) no-repeat top left;
	width:259px;
	height:26px;
	padding:4px 0 0 10px;
	margin:25px 0 3px 12px;
	color:#646464;
}

#blogLeft ul li h2{
	padding:4px 0 0 10px;
	margin:25px 0 3px -14px;
	color:#646464;
}

#blogLeft ul li{
	margin: 0px 25px 0 29px;
}


#blogLeft ul li ul li{
	margin: 0px 0px 5px 10px;
}

#blogLeft ul li a,
#blogLeft  li a:visited{
	color: #848484;
	border-bottom:1px dotted #d4d4d4;
	display:block;
	padding:4px 0 4px 4px;
}

#blogLeft  ul li a:hover, #blogLeft  li a:active{
	background:#f7f7f7 url(sidenavbg.png) repeat-x top left;
	color:#C13127;
}

/* Right============================= */
#right{
	float: left;
	background:#f57423 url(images/main_bg2.jpg) no-repeat -38px 0;
	width: 636px;
	height: 336px;
	overflow:hidden;
}

#right div.slideshow{
	margin:49px 0 0 50px;
	height:275px;
	width:540px;	
}

#right div.slideshow a{
	border:none;
	background:none;	
}

#right div.slideshow a img{
	border:none;
	background:none;	
}

#blogRight{
	float: left;
	width: 644px;
	padding: 0px 15px 15px 15px;
	min-height: 500px;
}

#blogRight .event_wrap{
	margin:0 0 30px 0;
	padding:15px 0 15px 0;
	border:1px solid #e3e3e3;
	background-color:#f4f4f4;
	/*background:#f4f4f4 url(images/event_bg.png) repeat-x top left;*/
}

#blogRight #event_info{
	border-bottom:1px solid #f8f8f8;
	border-top:1px solid #dfdfdf;
	padding:15px;
	margin:15px 15px 0 15px;
	background-color:#ececec;
	position:relative;	
}

#blogRight .event_wrap p{
	margin:15px;
}

#blogRight #event_info #pres_type{
	/*position:absolute;
	top:10px;
	right:20px;*/
	float:right;
	text-align:center;
}

#blogRight #event_info #pres_type img{
	margin:0 0 5px 0;
}

#blogRight #event_info ul{
	padding:0;
	margin:0;
}

#blogRight #event_info ul li{
	background:none;
	color:#333;
}

#blogRight #event_info ul li a{
	color:#333;
	border-color:#333;
}



body.blog #blogRight span.post_info{
	padding:5px 0 10px 15px;
	display:block;
}


body.page #blogRight div#pmeta{
	background-color:#eee;
	margin: -35px -15px 25px -15px;
	color: #adadad;
	padding: 8px 0 8px 15px;
	font-weight:normal;
	color:#646464;
}

body.page #blogRight ul#stafflist li{
	padding:0 5px 0 5px;
	margin:0;
	font-size:18px;
	display:inline;
}

body.page #blogRight div#pmeta ul{
	padding:0 0 0 10px;
	margin:0;
}

body.page #blogRight div#pmeta ul li{
	display:inline;
	padding:0 5px 0 0;
	color:#adadad;
}

body.page #blogRight div#pmeta ul li a{
	color:#646464;
}

#blogRight img.alignleft{
	float:left;
	margin:20px 20px 8px 15px;
	border:0;
	padding:3px;
	border:1px dotted #adadad;
}

#blogRight img.alignright{
	float:right;
	margin:20px 0 8px 20px;
	border:0;
}
body #blogRight h2{
	background: #f57423 url(images/main_bg2.jpg) no-repeat 2px -2px;
	margin: -1px -15px 35px -15px;
	color: #ffffff;
	font-size: 25px;
	padding: 30px 10px 30px 25px;
	font-weight:normal;
}

body.single #blogRight h2{
	margin: -1px -15px 0 -15px;
}


#blogRight div#pmeta{
	background-color:#eee;
	margin: -1px -15px 25px -15px;
	color: #adadad;
	padding: 8px 0 8px 25px;
	font-weight:normal;
	color:#646464;
	position:relative;
}

#blogRight div#pmeta img{
	position:absolute;
	top:8px;
	right:10px;
	
}

#blogRight div.post{
	border-bottom:1px solid #eee;
	margin:0 0 15px 0;
	padding:0;
	float:left;
	width:100%;
}

#blogRight h3{
	padding:0 0 5px 15px;
	font-size:18px;
	background:none;
	font-weight:normal;
}

#blogRight .post h4{
	padding:0 0 10px 15px;
	font-size:15px;
	color:#222;
}

#blogRight .post p{
	margin:0;
	padding:0 15px 15px 15px;
}

#blogRight .post img.alignleft{
	float:left;
	margin:20px 20px 8px 15px;
	border:0;
	padding:3px;
	border:1px dotted #adadad;
}

#blogRight .post img.alignright{
	float:right;
	margin:20px 0 8px 20px;
	border:0;
}

#blogRight .post form#si_contact_form{
	margin:0 0 0 20px;
}

#blogRight ul {
	margin:10px 20px 20px 20px;
}
#blogRight ul li {
	/*list-style-image: url(images/bucketArrow.png);*/
	padding:1px 0 1px 17px;
	color:#000;
	line-height:20px;
	background: url(images/bucketArrow.png) no-repeat 0 6px;

	text-shadow:0 1px #fff;
}



#blogRight div.addthis_container{
	margin:20px;
}

#blogRight div.addthis_container a{
	border:none;
}

/* ========================================= */
/* Comments================================= */
/* ========================================= */

#blogRight p.postInfo{
	display:none;
}

#blogRight div#respond{
	padding:12px 0;
	margin:30px 0;
	
}

#blogRight div#respond h3{
	margin:0 0 0 15px;
}

#blogRight div#respond form#commentform p textarea{
	color:#333;
	width:500px;
}

#blogRight h3#comments{
	margin:0 0 10px 0;
}

#blogRight ol.commentlist li{
	background:#fff;
	border:1px solid #adadad;
	padding:10px;
	margin:0 0 15px 0;
}


#blogRight ol.commentlist li div.comment-body p{
	padding:10px;
}


/* ========================================= */
/* Tip====================================== */
/* ========================================= */

#tip {
	margin-top: 15px;
	background: url(images/tip_bg.jpg);
	width: 960px;
	height: 50px;
	overflow:hidden;
}

#tip img{
	float: left;
	margin: 10px;
}

#tip  p{
	float: left;
	margin: 17px 20px 0px 0px;
}

#tip  strong {
	color: #333;
	font-weight: bold;
	margin:0 5px 0 0;
}

#tip a:link, #tip a:visited{
	color: #818181;
	text-decoration: none;
	border-bottom: 1px dotted #818181;
	font-size:11px;
}

#tip a:hover, #tip a:active{
	border-bottom: 1px solid #818181;
}

/* ========================================= */
/* Buckets================================== */
/* ========================================= */
#bottom_buckets {
	margin-top: 15px;
}

.bucket {
	float: left;
	background: url(images/bucket_bg.jpg);
	padding: 15px 20px 15px 20px;
	width: 273px;
	height: 197px;
	color: #424242;
	line-height: 20px;
	overflow:hidden;
}

.bucket h3{
	text-transform: uppercase;
	font-size: 22px;
	font-weight:normal;
}

.bucket .twtr-hd{
	display:none;
}

.bucket .twtr-ft{
	height:20px;
}

.bucket .twtr-ft div{
	padding:0!important;
}

.bucket .twtr-doc{
	margin:10px 0 0 0;
} 

.bucket ul {
	margin-top: 10px;
	margin-left: 10px;
}
.bucket ul li {
	background:transparent url(images/bucketArrow.png) no-repeat 0 7px;
	padding:2px 0 2px 20px;
}

.bucket ul li a{
	color:#333;
	border-bottom:1px dotted #646464;
}

.bucket form input.input_text{
	border:2px solid #d2d2d2;
	padding:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:10px 0 0 0;
	color:#646464;
	width:200px;
}

.bucket form input#mc-embedded-subscribe{
	margin:10px 0 0 0;
	outline:none;
}

.bucket #mce-success-response{
	font-size:11px;
	line-height:140%;
	padding:5px 0 0 0;
}

.bucket #mce-error-response{
	font-size:11px;
	line-height:140%;
	padding:5px 0 0 0;
	color:red;
}
.marginRight{
	margin-right: 10px;
}

/* ========================================= */
/* Footer================================== */
/* ========================================= */
#footer{
	margin:-2px 0 55px 0;
	color: #c9c7c7;
	background:url(images/footerbg.png) no-repeat top center;
	height:50px;
	padding:25px;
}

body.home #footer{
	background:none;
}

#footer p {
	float: left;
	display: inline;
	margin:0;
}

#footer ul {
	float: left;
	display: inline;
	margin-right: 10px;
}

#footer ul  li{
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #c9c7c7;
}

#footer a:link, #footer a:visited{
	color: #646464;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover, #footer a:active{
	border-bottom: none;
}

/* ========================================= */
/* Utility Classes========================== */
/* ========================================= */
.clear{
	clear: both;
	height: 0px;
	width: 0px;
}

.left{
	float: left;
}

.right{
	float: right;
}



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	margin-left: 50px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			175px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			44px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			175px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em;/* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	padding: 		15px 17px 15px 17px;
	text-decoration:none;
	background: url(images/navBorder.png) no-repeat top right;
	/*height: 24px;
	display: inline;*/
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#ffffff;
}
.sf-menu li {
	/*background:		#93251d;*/
}
.sf-menu li li {
	background:		#93251d;
	/*border-bottom:1px solid #93251d;*/
	border-top: 1px solid #6e1d17;
	line-height:16px;

}
.sf-menu li li li {
	background:		#93251d;
}
.sf-menu li li:hover, .sf-menu  li li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color:		#93251d;
	outline:		0;
}

.sf-menu li li a{
	background: none; /* get rid of border bg image */
	/*border: 1px solid #6e1d17;*/
	padding: 10px 10px;
}

.sf-menu li li a:hover {
	background: #6e1d17;
	border-bottom:1px solid #fff;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			17px; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			16px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#blogLeft #mc_embed_signup{
	padding:20px 0 0 20px;
}

#blogLeft #mc_embed_signup .mc-field-group{
	margin:0 0 10px 0;
}

img#rssimg{
	margin:15px 0 0 20px;
}
/*RETWEET BUTTON*/

#tweetmeme_button .retweet:hover, #tweetmeme_button .retweet.selected {
color:#d0250b!important;
}

#tweetmeme_button .retweet {
background:transparent url(images/widget.gif) no-repeat scroll 0 -45px!important;
}

