/*  
Theme Name: Dando-v1.0.2
Theme URI: http://www.dandoadvisors.com/
Description: This WordPress theme was created for <a href="/www.dandoadvisors.com">dandoadvisors.com</a>
Version: 1.0.2
Author:
Author URI:
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  margin: 0; 
  padding: 0;
}

p { 
  margin-bottom: 21px; 
}

h1 { 
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 8px;
}

h2 {
  font-size: 15px; 
  line-height: 21px; 
}

h3 { 
  font-size: 12px; 
  line-height: 21px; 
}

h1, h2, h3 {
	color: #0084B4;
}

ul, 
ol { 
	margin: 0; 
}

/* GENERAL */

body {
	font: normal 13px/18px "arial"; 	
        color: #333;
	margin: 0 0 20px;
	padding: 0;
}


#wrap {
	width: 900px;
	margin: 0 auto;
	padding: 0 30px;
	background: transparent url(img/bg_wrap.gif) repeat-y 50% 0;
}

#main {

}

#content {
	float: left;
	width: 560px;
	padding: 0 20px 20px;
}

a {
	color: #0084B4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.contentnav a {
	color: #c84f25;
	text-decoration: none;
}

.contentnav a:hover {
        color: #c84f25;
	text-decoration: underline;
}


br.clear {
	clear: both;
}

.textmiddle {vertical-align:middle;} 


li.active a:hover {
	cursor: default;
}

/* HEADER */

#head {
	height: 80px;
	padding: 0;
	margin-bottom: 30px;
	background: transparent url(img/bg_head.gif) no-repeat;
}

#head h1 {
	background: transparent url(img/logo.gif) no-repeat;
	float: left;
	width: 220px;
	height: 80px;
}

#head h1 a {
	display: block;
	height: 80px;
	width:  220px;
}

#head h1 a span {
	display: none;
	}

#sub_header {
	background: #2d4346 url(img/bg_subnav_block.gif) repeat-x;
	overflow: hidden;
	zoom: 1;
	padding: 15px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:30px;	
}

#sub_header p {
	margin: 0;
	padding: 0 20px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing:1px;
}

#sub_header p a {
	color:#e2ebec;
}

#sub_content {
	padding: 0 0 0 20px;
	}	

#sub_content ul, #sub_content ol {
	margin: 0 0 15px 35px;
	}

#sub_content ul li, #sub_content ol li {
	padding: 2px 0;
	}

#sub_content h2 {
	margin-bottom: 10px;
	}
	
#sub_content blockquote {
	color: #666;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	}	

#sub_content blockquote p {
	margin-bottom: 5px;
	}

#sub_content img {
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	}

/* sidebar */

#sidebar {
	float: left; 
	width: 300px;	
}

#main_home #sidebar {
	width: 100%
	}

#sidebar ul{
	margin: 0;
}

#sidebar li {
	display: inline;
	list-style: none;
	width: 240px;
	float: left;
	padding: 59px 10px 20px;
	margin: 0 20px;
	}

#sidebar li p {
	margin-bottom: 10px;
}

#main_home #sidebar li#text-3, #sidebar li#randompostsfromcategory-3 {
	background: transparent url(img/header_testimonial.gif) no-repeat;
}

#main_home #sidebar li#text-3, #sidebar li#ww123-3 {
	background: transparent url(img/header_testimonial.gif) no-repeat;
}

#sidebar li#text-3, #sidebar li#text-4, #sidebar li#text-5 {
	background: transparent url(img/header_email_subscribe.gif) no-repeat;
}

#sidebar li#randompostsfromcategory-3 img {
	float: left;
	margin: 0 10px 4px 0;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;	
}

/* #sidebar li#randompostsfromcategory-3 a {
	display: none;
} */

#sidebar li.flexipages_widget {
	background: transparent url(img/header_must_read.gif) no-repeat;
}

#sidebar li#rss-3, #sidebar li#categoryposts-3 {
	background: transparent url(img/header_news_events.gif) no-repeat;
}

#sidebar li#rss-4, #sidebar li#tdd-recent-posts, li#recent-posts-3 {
	background: transparent url(img/header_blog_post.gif) no-repeat;
}

#sidebar li#categories-3, #sidebar li#execphp-3 {
	background: transparent url(img/header_categories.gif) no-repeat;
}

#sidebar li#archives-3 {
	background: transparent url(img/header_archives.gif) no-repeat;
}

#sidebar li#linkcat-2 {
	background: transparent url(img/header_blogroll.gif) no-repeat;
}

#sidebar li#featured_posts {
	background: transparent url(img/header_featured_posts.gif) no-repeat;
}

#sidebar li.widget_recent_comments {
	background: transparent url(img/header_recent_comments.gif) no-repeat;
}	

#sidebar li h2 {
	display: none;
	}

#sidebar li.random_from_cat div {
	float: left;
	}

#sidebar li.random_from_cat h2 {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 10px;
	}

#sidebar ul ul li {
	_padding-left: 10px;
	padding: 0;
	margin: 0 0 10px;
}

#sidebar ul ul li span.rss-date {
	font-size: 13px;
	font-style: italic;
}

#sidebar ul ul li div.rssSummary {
	padding: 10px 0 0 0;
}

#sidebar li a {
	text-decoration: none;
}

#sidebar li a.rsswidget {
	display: block;
	width:100%;
	}

#sidebar li h2.widgettitle a img {
	display: none;
	}

#sidebar li a:hover {
	background: #00B0F1;
	color: #fff;
}

.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: block;
}

#sidebar .current_page_item li, #sidebar .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}



/* WEBLOG */

.post {
	/*
border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
*/
	overflow: hidden;
	zoom: 1;
}

.post small {
	margin-bottom: 15px;
	display: block;
}

.post h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.comment-list {
	width: 460px
}

.avatar {
	float: right;
}

#comment {
	width: 460px;
}



/* FOOTER */

#footer {
	margin: 0 20px;
	padding: 15px 0 20px;
	border-top:  15px solid #2d4244;
	clear: both;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

#footer p {
	font-size: 90%;
}


/* NAVIGATION */

#nav {
	float: left;
	width: 580px;
	padding-left: 80px;  
	}   

#nav li, #subnav li, #header_links li {  
	float:left;  
	list-style:none  
	}  

#header_links li {
	border-right:1px solid #999;
	line-height:10px;
	margin-top:8px;
	padding:0 8px;
	}

#header_links li.last {
	border: none;
	padding: 0 0 0 8px;
	}

#header_links li.search {
	border: none;
	padding: 0 0 0 8px;
	margin-top: 5px;
	}

#header_links li.search div.search {
	display: inline;
	float: left;
	width: 182px;
	margin-left: 5px;
	}

input#search-text {
	border: 1px solid #ccc;
	height: 14px;
	padding: 1px 5px;
	float: left;
	width: 140px;
	font: normal 12px "times new roman", times, serif;
	color: #999; 
	}

input#search-submit {
	float: right;
	width: 30px;
	}

#footer ul {
	width: 100%;
	}

#footer li {
	font: normal 12px/14px "times new roman", times, serif;
	padding: 0 8px;
	}	

#footer_nav {
	margin-bottom: 10px;
	}

#footer_nav li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;	
	}

#footer_links li {
	display: inline;
	border-right: 1px solid #999;
	padding: 0 8px;
	line-height:18px;
	}

#footer_links li.last {
	border: none;
	padding: 0 0 0 8px;
	}

#footer_links li a {
	color: #333;
	}

#footer_contact li {
	display: inline;
	background: transparent url(img/bullet.gif) no-repeat right 50%;
	padding: 0 10px 0 2px;
	}

#footer_contact li.last {
	background-image: none;
	padding: 0 0 0 1px;
	}

#footer_contact li a {
	color: #333;
	}

#nav li a {
	float: left;
	height: 52px;
	background: transparent url(img/nav.gif) no-repeat;
	} 

#nav li a span {
	display: none;
	}

#nav li#nav_about a, #nav li.page-item-9 a {
	width: 132px;
	background-position: 0 0;
	}
	
#nav li#nav_about a:hover, #nav li.page-item-9 a:hover {
	background-position: 0 -52px;
	}	
	
#nav li#nav_about.active a, #nav li.page-item-9.current_page_item a {
	background-position: 0 -104px;
	}	
	
#nav li#nav_speaking a, #nav li.page-item-18 a {
	width: 102px;
	background-position: -132px 0;
	}
	
#nav li#nav_speaking a:hover, #nav li.page-item-18 a:hover {
	background-position: -132px -52px;
	}	

#nav li#nav_speaking.active a, #nav li.page-item-18.current_page_item a {
	background-position: -132px -104px;
	}
	
#nav li#nav_consulting a, #nav li.page-item-12 a {
	width: 208px;
	background-position: -234px 0;
	}
	
#nav li#nav_consulting a:hover, #nav li.page-item-12 a:hover {
	background-position: -234px -52px;
	}	
	
#nav li#nav_consulting.active a, #nav li.page-item-12.current_page_item a {
	background-position: -234px -104px;
	}	
		
#nav li#nav_book a, #nav li.page-item-15 a {
	width: 72px;
	background-position: -442px 0;
	}
	
#nav li#nav_book a:hover, #nav li.page-item-15 a:hover {
	background-position: -442px -52px;
	}	
	
#nav li#nav_book.active a, #nav li.page-item-15.current_page_item a {
	background-position: -442px -104px;
	}	
	
#nav li#nav_blog a, #nav li.page-item-52 a {
	width: 66px;
	background-position: -514px 0;
	}
	
#nav li#nav_blog a:hover, #nav li.page-item-52 a:hover {
	background-position: -514px -52px;
	}	
	
#nav li#nav_blog.active a, #nav li.page-item-52.current_page_item a {
	background-position: -514px -104px;
	}					

#subnav {  
	margin: 10px 0 0 0;
	padding: 10px 20px 0 0;
	overflow: hidden;
	zoom: 1;
	background: transparent url(img/bg_subnav_head.gif) repeat-x;
	}  

#subnav li {  
	width: 50%;
	padding:1px 0;  
	}     

#subnav a, #subnav a:visited {  
	color:#e2ebec;  
	text-decoration:none;  
	background: transparent url(img/bg_subnav.gif) no-repeat 0 50%;
	margin: 0 0 0 10px;
	padding:0 10px 0 20px;
	display: block;
	font-size: 13px;
	line-height: 22px;  
	}  

#subnav a:hover {
	color: #fff;
	}

#subnav a:active, #subnav li.current_page_item a, #subnav li.current_page_item a:visited {  
	background-color: #c84f25;
	color: #fff; 
	}

#subnav li ul {
	display: none;
	}

#header_links {
	float: right;
	height:28px;
	padding-right:34px;
	}

#header_links li a {
	color: #333;
	font-family: "times new roman", times, georgia, serif;
	font-size: 12px;
	}	

#content_home {
	background: transparent url(img/bg_content_home.jpg) no-repeat 50% top;
	float:left;
	height:320px;
	width:860px;
	padding: 0 20px;
	margin-bottom: 10px;
	}

#twitter_wrapper {
	background: transparent url(img/bg_twitter.gif) no-repeat 50% top;
	float: left;
	width: 100%;
	height: 120px;
	display: table;
	}
	
#twitter {
	width:560px;
	padding: 0 170px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
    top:expression(this.parentNode.clientHeight/2 - this.firstChild.clientHeight/2 + " px");
	}

.twitterbutton img {
	border: none;
	}

#twitter ul li {
	list-style: none;
	font: bold 15px/19px "Helvetica Neue", Arial, Helvetica, sans-serif;
	* line-height: 16px;
	}

#twitter ul li p {
	margin-bottom: 0;
	}

#twitter ul li p.status {
	font: italic 13px/20px "times new roman", times, serif;
	margin: 0;
	float: left;
	padding-top: 4px;
	white-space: nowrap;
	}

#twitter .twitter-user-info {
	display: inline;
	float: left;
	width: 56px;
	margin-right: 10px
	}

#twitter .twitter-user-info img {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 48px;
	height: 48px;
	}

#twitter ul.twitter-tweets {
	float: left;
	width: 494px;
	}

a.twitter-link {
	white-space: nowrap;
	}
	 
.twitter-stats, .twitter-user-info p, .twitter-user-info span, .twitter-user-info div.clear, .twitter-tweets h1 a span {
	display:none;
	}

.twitter-tweets h1 {
	float: left;
	padding: 5px 0 0 10px;
	}

.twitter-tweets h1 a {
	background: transparent url(img/btn_follow.gif) no-repeat;
	float: left;
	width: 155px;
	height: 16px;
	}
	
img#blog_header {
	margin: -15px 0 10px;
	padding: 0;
	border: none;
	float: none;
	background-color: #fff;
	}
	
.postmeta { font-size:12px; color:#666; margin:30px 0 30px; border-top:1px solid #ccc; }
.postmeta p { padding:2px 10px; border-bottom:1px solid #ccc; margin-bottom: 0; }
.postmeta a { text-decoration: none!important; }
.postmeta a:hover { text-decoration: underline; }
a.read_more  { display: block; padding: 10px 0; font-weight: bold; }

.testimonials_manager_widget{
 margin: 0!important;
 padding: 0!important;
 border: none!important;
 background: none!important;
}
#upto{
	text-align: center;
	top: -6em;
	position: relative;
}
#upto img{
	border: none;
}
#emailme{
	float: right;
	margin-top: -10em;
	margin-bottom: 1em;
	margin-right: 1.5em;
}
#emailme form{
	margin-left: 1em;
}
