/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/ 

 .custom #header_area {
background:none repeat scroll 0 0 transparent;
margin-bottom:20px;
padding-bottom:10px;
padding-top:5px;
}
.custom #header {background:url(http://drmommyonline.com/hub/wp-content/themes/thesis_17/custom/images/mainhead.png) center top no-repeat; 
border-width:0;
height:145px;
padding-top:0;
}
.custom #header #logo a {
color:#000000;
display:block;
float:left;
height:70px;
text-indent:-9999px;
}
.custom #header #tagline {
color:#000000;
text-indent:-9999px;
}

.custom #stuff_left {
float:left;
padding-top:10px;
}
.custom #stuff_right {
float:right;
margin-bottom:-120px;
padding-right:30px;
padding-top:10px;
}

.custom .format_text .drop_cap {
color:#456195;
font-family:Georgia;
font-size:5em;
}
.format_text .bio_box {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #95A361;
margin-bottom:20px;
padding:10px;
}
.custom .format_text blockquote.left {
color:#2F497B;
font-family:Georgia;
font-size:1.8em;
letter-spacing:1px;
line-height:2em;
}
.custom .format_text blockquote.right {
color:#2F497B;
font-family:Georgia;
font-size:1.8em;
letter-spacing:1px;
line-height:2em;
}
.custom .comments_closed p {
display:none;
}
.custom .format_text .to_comments {
display:none;
}
.custom #image_source li {
font-size:110%;
text-transform:uppercase;
}
.about_the_author {
border-bottom:1px dotted #646D7C;
color:#000000;
font-family:verdana;
font-size:110%;
margin-bottom:5px;
text-transform:uppercase;
}
.author_bio {
background:none repeat scroll 0 0 #E6DEDC;
border:1px dotted #646D7C;
color:#000000;
font-family:georgia;
font-size:9pt;
font-weight:normal;
line-height:1.5em;
margin:5px;
padding:10px 10px 30px;
}
.author_bio img {
border:5px solid #FFFFFF;
display:inline;
float:left;
margin-right:8px;
}
.social_media {
margin:10px;
padding:5px;
}
.custom .teaser {
border-top:3px dotted #A1210D;
margin-top:2em;
padding-top:2em;
text-align:left;
width:100%;
}
.custom .teasers_box {
border-top:0 none;
padding-bottom:0;
padding-top:0;
}
.custom .teasers_box h2 {
font-size:24px;
}
.custom .teasers_box h2 a:hover {
color:#456195;
}
.custom .teaser a.teaser_comments {
margin-left:1em;
margin-right: 10px;
font-size: 12px;
text-decoration:none;
}
custom .teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a {
border-bottom: none;
}
.custom div.adblock img {
background-color:#FFFFFF;
display:inline;
padding:4px;
}
.custom .cenx {
text-align:center;
}
.sidebar_two_column_box {
background:none repeat scroll 0 0 #EFEDE3;
height:165px;
margin:3em 0;
padding:1em;
width:300px;
}
.sidebar_two_column_box li a:hover img {
background-color:#D5D2C6;
padding:3px 10px 10px;
}
ul.domtabs li.active a {
background:none repeat scroll 0 0 #C31322;
color:#FFFFFF;
font-size:12px;
letter-spacing:2px;
text-transform:uppercase;
}
ul.domtabs li {
background:none repeat scroll 0 0 #C31322;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
}
ul.domtabs li a {
color:#888888;
}
ul.domtabs li {
border-color:#C31322;
}
.domtab div {
background:none repeat scroll 0 0 #EEEEEE;
border:medium none;
margin-bottom:20px;
}
ul.domtabs li {
margin-right:0.5em;
}
div.domtab div {
padding:10px;
}
ul.domtabs {
list-style:none outside none;
margin:0;
padding:0;
}
ul.domtabs li {
float:left;
padding:7px;
text-align:center;
}
.domtab div {
border-width:0 1px 1px;
clear:both;
padding:0.5em;
}
.domtab li {
color:#888888;
font-size:12px;
line-height:1.5em;
list-style:none outside none;
padding:8px;
}
.domtab div li a {
}
.domtab div li a:hover {
color:#C31322;
}
.sidebartext {
font-size:12px;
line-height:2.5em;
}
.sidebartext a {
border-bottom:1px none;
}
.custom #archive_info {
border-bottom:medium none;
}
.custom #author_info {
padding-right:30px;
}
.custom #author_info {
color:#000000;
margin-bottom:5px;
}
.custom #author_info {
background:none repeat scroll 0 0 #F3EBB5;
color:#111111;
font-size:11pt;
font-weight:normal;
line-height:1.8em;
margin:5px 20px 5px 5px;
padding:10px 30px 30px 10px;
}
.custom #author_info img {
border:8px solid #FFFFFF;
display:inline;
float:left;
margin-right:8px;
}
.custom #author_rss {
font-size:7pt;
text-align:right;
text-transform:uppercase;
}
.custom #archive_info p {
display:none;
}
.custom #archive_info h1 {
font-family:georgia;
font-size:26px;
}
.custom #second_footer {
border-style:none;
height:62px;
list-style:none outside none;
padding-top:0;
text-align:center;
}
.custom ul#second_footer li {
display:inline;
padding:30px 3px 30px 0;
}
.custom #footer {
border:0 none;
}
.custom .second_footer li a, a:visited {
}
.custom #second_footer a:hover {
outline:medium none;
}
.sidebar_two_column_box li a:hover img {
background-color:#D5D2C6;
padding:3px 10px 10px;
}
.custom #comments {
clear:both;
}
.postauthor {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #E1DFD6;
border:1px solid #CAC8C0;
margin:10px 5px;
overflow:hidden;
padding:1.5em;
}
.postauthor img {
border:8px solid #FFFFFF;
float:left;
margin-right:1.5em;
}
.postauthor h4 {
color:#213F74;
font-size:1.3em;
margin-bottom:5px;
}
.postauthor p {
color:#363636;
font-size:13px;
line-height:1.8em;
margin-bottom:12px;
}
.postauthor a {
border-bottom:1px solid #213F74;
color:#213F74;
}
.postauthor a:hover {
background:none repeat scroll 0 0 #B9C87F;
border:0 none;
color:#213F74;
}
.postauthor p.hlight {
font-size:11px;
text-transform:uppercase;
}
.postauthor p.hlight span {
color:#CB3131;
font-size:13px;
font-style:italic;
font-weight:bold;
letter-spacing:0.8px;
}
#leftcol {
float:left;
width:50%;
}
#leftcol p {
font-size:12px;
line-height:1.5em;
}
#leftcol h3 {
padding:0;
}
#leftcol ul {
list-style-position:inside;
list-style-type:square;
}
#leftcol ul a {
border-bottom:1px solid #CA762C;
font-size:14px;
}
#leftcol ul a:hover {
border:0 none;
color:#B9C87F;
}
#leftcol li {
margin-bottom:10px;
}
#ad {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
margin:15px 0;
}
#newsletter {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #FFFBCC;
border:1px solid #E6DB55;
float:left;
margin:15px 15px 10px 0;
padding:19px 10px;
}
#newsletter h3 {
color:#213F74;
font-size:2em;
font-weight:bold;
letter-spacing:normal;
padding-bottom:5px;
padding-top:5px;
}
#newsletter p {
color:#363636;
font-size:13px;
line-height:1.8em;
margin-bottom:12px;
}
#newsletter a {
border-bottom:1px solid #213F74;
}
#newsletter a:hover {
background:none repeat scroll 0 0 #B9C87F;
border:0 none;
color:#213F74;
}
.clear {
clear:both;
}
#similar {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #FFFFFF;
float:left;
margin:15px 15px 0;
padding:19px 10px;
}
#similar h3, #rightcol h3 {
color:#213F74;
font-size:1.7em;
font-weight:bold;
letter-spacing:normal;
padding-top:15px;
}
#similar {
float:left;
width:50%;
}
#similar p {
margin-bottom:15px;
padding:10px 0;
}
#similar a {
border-bottom:1px solid #213F74;
font-size:1.4em;
line-height:2em;
}
#similar a:hover {
background:none repeat scroll 0 0 #B9C87F;
border:0 none;
color:#213F74;
}
#similar h3 {
padding-left:10px;
}
#similar span.date {
color:#888888;
letter-spacing:1px;
text-transform:uppercase;
}
#similar ul {
list-style-position:inside;
margin-left:1em;
}
#rightcol {
float:right;
width:50%;
}
#rightcol p {
font-size:12px;
line-height:1.5em;
}
#rightcol h3 {
padding:0;
}
#rightcol ul {
list-style-position:inside;
list-style-type:square;
}
#rightcol ul a {
border-bottom:1px solid #CA762C;
font-size:14px;
}
#rightcol ul a:hover {
border:0 none;
color:#B9C87F;
}
#rightcol li {
margin-bottom:10px;
}
#similarposts {
-moz-border-radius:5px 5px 5px 5px;
float:right;
margin:0 5px 10px;
padding:5px 10px;
}
#similarposts p {
color:#363636;
font-size:13px;
line-height:1.8em;
margin-bottom:12px;
}
#similarposts ul {
color:#363636;
font-size:13px;
line-height:1.8em;
list-style-position:inside;
margin-bottom:12px;
}
#share {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #E4F2FD;
border:1px solid #C6D9E9;
float:left;
margin:10px 5px;
padding:7px;
}
.clear {
clear:both;
}
#post_ad {
padding:10px;
}
#searchby {
background:none repeat scroll 0 0 #B9C87F;
border-top:0 none;
margin-bottom:1.5em;
overflow:hidden;
padding:1em;
}
#searchby ul {
float:left;
list-style-position:inside;
margin:0;
padding:1em;
width:45%;
}
#searchby li {
font-size:14px;
padding-bottom:4px;
}
#searchby li.title {
font-family:georgia;
font-size:24px;
list-style-type:none;
}
#searchby #inner {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #000000;
overflow:hidden;
}
#bydate li {
font-size:14px;
}
.custom #feature_box {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #E4F2FD;
border:1px solid #C6D9E9;
font-size:14px;
line-height:2em;
margin:15px;
padding:7px;
}
.custom .feed_count {
float:right;
}
.custom #after_media_box {
padding-bottom:30px;
}
.custom #content_box {
-moz-background-inline-policy:continuous;
background:#eeeeee repeat scroll 0 0 transparent;
}
.custom #content {background-color:#fff;}
.custom #sidebar_1 {
border-style:none;
}
.custom #sidebar_2 {
margin-left:10px;
width:189px;
}
.custom ul#topnav {
background:none repeat scroll 0 0 transparent;
border-style:none;
float:right;
list-style:none outside none;
text-transform:uppercase;
}
.custom ul#topnav li {
float:left;
padding:3px 20px 3px 0;
}
.custom ul#topnav li a {
color:#c31322;
font-size:1.3em;
text-decoration: none;
}
.custom ul#topnav li a:hover {
text-decoration:none;
}
.custom ul#social {
background:none repeat scroll 0 0 transparent;
border-style:none;
float:center;
list-style:none outside none;
height:48px;
margin-bottom:10px;
padding-bottom:10px;
margin-left: 90px;
}
.custom #footer a {
border-bottom:0px solid #CCCCCC;
color: #373736;
text-transform:uppercase;
}
#footer_setup {
background: transparent url(http://drmommyonline.com/hub/wp-content/themes/thesis_17/custom/images/_divider.png);top no-repeat scroll 0 0;
background-repeat: no-repeat;
margin-bottom:25px;
overflow:hidden;
padding-top:20px;
}
#footer_setup .footer_items1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://drmommyonline.com/hub/wp-content/uploads/2010/07/dr-mommy-homeschooling-32px.gif) no-repeat scroll left top;
color:#373736;
display:inline-block;
float:left;
height:100%;
margin-top:65px;
padding-left:20px;
text-align:left;
width:210px;
}
#footer_setup .footer_items2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://drmommyonline.com/hub/wp-content/uploads/2010/07/dr-mommy-health-32px.gif) no-repeat scroll left top;
color:#373736;
display:inline-block;
float:left;
height:100%;
margin-top:65px;
padding-left:25px;
text-align:left;
width:210px;
}
#footer_setup .footer_items3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://drmommyonline.com/hub/wp-content/uploads/2010/07/dr-mommy-retro-parenting-32px.gif) no-repeat scroll left top;
color:#373736;
display:inline-block;
float:left;
height:100%;
margin-top:65px;
padding-left:25px;
text-align:left;
width:210px;
}
#footer_setup .footer_items4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://drmommyonline.com/hub/wp-content/uploads/2010/07/dr-mommy-chronicles-32px.gif) no-repeat scroll left top;
color:#373736;
display:inline-block;
float:left;
height:100%;
margin-top:53px;
padding-left:22px;
text-align:left;
width:210px;
}
#footer_setup .footer_items1 h3 {
border-bottom:2px dotted #7677B3;
color:#7677B3;
font-size:1.4em;
font-weight:bold;
letter-spacing:0;
padding-left:12px;
padding-top:5px;
text-transform:uppercase;
}
#footer_setup .footer_items2 h3 {
border-bottom:2px dotted #A8CF45;
color:#A8CF45;
font-size:1.4em;
font-weight:bold;
letter-spacing:0;
padding-left:12px;
padding-top:5px;
text-transform:uppercase;
}
#footer_setup .footer_items3 h3 {
border-bottom:2px dotted #67B9D3;
color:#67B9D3;
font-size:1.4em;
font-weight:bold;
letter-spacing:0;
padding-left:12px;
padding-top:5px;
text-transform:uppercase;
}
#footer_setup .footer_items4 h3 {
border-bottom:2px dotted #A1210D;
color:#A1210D;
font-size:1.4em;
font-weight:bold;
letter-spacing:0;
padding-left:12px;
padding-top:5px;
text-transform:uppercase;
}
#footer_setup .footer_items ul li {
list-style:none outside none;
}
#footer_setup .footer_items ul {
margin:0;
padding:0;
}

.custom #header_area .page {
padding-top:0;
}
.custom #multimedia_box {
padding-top:0.5em;
padding-left: 0;
padding-right:0;
padding-bottom:0;
}
.custom .teaser a.teaser_link{
background: transparent url(http://drmommyonline.com/hub/wp-content/uploads/2010/07/dr-mommy-main-32px.gif)  right no-repeat;
padding-left: 5px;
padding-right:30px;
padding bottom:32px;
text-transform: lowercase; 
color: #7a7b7e;
font-size:1.9em;
font-weight: bold;
text-decoration:none;
}

Cufon-active .menu, .menu a, .menu li ul {
font-size:1.4em;
font-weight:bold;
}

.custom .full_width .page {
margin:0 auto;
padding-left:2.2em;
padding-right:2.2em;
width:95.5em;
}
.gototop a {
	margin: 0;
	padding: 0;
        font-size:1.2em;
        font-weight:bold;
	}
	
.creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
        font-size:1.2em;
        font-weight:bold;
	color: #7a7b7e;
	}
.custom .prev_next {
	border-color:#DDDDDD;
	border-style:none;
	clear:both;
	color:#666666;
	letter-spacing:2px;
	text-transform:uppercase;
}
.custom li.widget {
font-size:1.5em;
line-height:1.385em;
margin: 0px;
text-transform: uppercase;
}
.custom #custom_footer_nav {text-align: center; }

.custom #custom_footer_nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:50px 0 0 ;
padding:0 0 5px;
font-size: 1.2em;
font-weight:bold;
text-transform:uppercase;
}

.custom #custom_footer_nav li {
border-right: 1px solid #326FBE;
display: inline;
margin-right: 20px;
padding-right: 20px;
}

.custom #custom_footer_nav li.noborder {
border-right: 0px;
}

.custom #custom_footer_nav li a {
color:#777777;
font-weight:bold;
text-decoration:none;
border-bottom: 0;
}
.custom .sidebar h3 {
font-family:Candara,Verdana,sans-serif;
font-size:1.5em;
line-height:1.385em;
font-weight:bold;
margin-bottom:2px;
}
.custom li.widget_caticons ul li{
margin-bottom:0
}
.custom li.widget_links h3{
background: #C31322;
color: #ffffff;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
padding-left: 20px;
}