/*
Theme Name: The Douglass Report
Description: The Douglass Report Wordpress Theme
Author: Crowd Favorite (update)
Author URI: http://crowdfavorite.com/
*/
@import url(custom.css);

* {
	margin:0;
}
html, body {
	height:100%;
}
html {
	background: #fff;
}
body {
	font: 13px Arial, sans-serif;
	line-height:1.5;
	width:797px;
	margin: 0 auto;
}
a,
a:visited {
	color:#0000ff;
	text-decoration: none;
}
a img {
	border:0;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color:#020165;
}
h1,
h2,
h3,
h4,
h5,
h6 {margin-bottom:9px;}
.h3 {
	font-size:16px;
}
p,
ul,
ol,
dl {
	margin-bottom:18px;
}
ul,
ol,
dd {
	margin-left:18px;
	padding:0;
}
blockquote {
	color:#555;
	margin:18px;
}
input {margin:3px 0;}
.plain {
	list-style:none;
	margin:0;
	padding:0;
}
.black {
	color:#000;
}
.alt-font{
	font-family:'ITC Zapf International', 'Garamond', 'Garamond Premier Pro', 'Adobe Garamond Pro', 'Apple Garamond', 'Palatino', 'Goudy', 'Goudy Old Style', Georgia, serif;
}
.section {
	overflow:hidden;
	position:relative;
}
.section .more {
	padding:7px;
	position:absolute;
	right:0;
	top:0;
}
.section-title {
	border-left:1px solid #6a6a6a;
	border-bottom:1px solid #a1a1a1;
	line-height:1;
	padding-top:7px;
	padding-left:11px;
}
.section-title-alt {
	border-right:1px solid #6a6a6a;
	border-bottom:1px solid #a1a1a1;
	line-height:1;
	padding-top:7px;
	padding-left:11px;
}
.disc-blue {
	background:url(images/disc-blue.gif) no-repeat 2px top;
}
.disc-red {
	background:url(images/disc-red.gif) no-repeat 2px top;
}
.disc-yellow {
	background:url(images/disc-yellow.gif) no-repeat 2px top;
}
.disc-orange {
	background:url(images/disc-orange.gif) no-repeat 2px top;
}
input.button {
	background:#999;
	border:1px solid #4d4d4d;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.section-title a {
	display:block;
}
.entry-title {
	font-weight:bold;
}
.hentry .entry-title {
	font-size:16px;
	font-weight:bold;
}
.entry-content {
	font-size:14px;
}

#wrapper {
	background:transparent url('images/background.gif') repeat-y;
	min-height:100%;
	height: auto !important;
	height:100%;
	margin:0 auto -100px;
	}
	#header {
		background:#d4d4d4;
		overflow:hidden;
		padding:14px 3px 0 0;
		}
		#header #navigation {
			float:right;
			width:626px;
		}
		#navigation #main-navigation ul {
			background:#fff;
			list-style:none;
			margin:14px 0 0;
			overflow:hidden;
			padding:14px 5px 0 5px;
		}
		#navigation #main-navigation li {
			float:left;
			padding:0;
		}
		#header #about {
			float:left;
			width:168px;
			text-align:center;
		}
	#main {clear:both;}
	#main .columns {
		overflow:hidden;
		zoom:1;
	}
	#main .column {
		float:left;
		display:inline;
		margin:0 10px;
		width:267px;
	}
	#sidebar {
		width:168px;
		float:left;
		}
		#sidebar a {
			color:#11106D;
			font-weight:900;
		}
		#sidebar .widget {
			margin:0 14px 36px 14px;
		}
		#sidebar .widget h2 {
			font-family:arial, sans-serif;
			font-size:12px;
			margin:18px 0 9px;
			text-align:left;
		}
		#sidebar .cow-milk {
			margin:0;
		}
		#sidebar .special-reports .HSI_verd_9pt_bold_blue {
			color:#000066;
			font-family:Arial,Helvetica,sans-serif;
			font-size:12pt;
			font-weight:bold;
		}
		.widget_meta ul,
		.widget_archive ul,
		.cf_links_widget ul {
			list-style:none;
			margin:0;
			padding:0 0 0;
			text-align:left;
			}
			.widget_meta ul li,
			.widget_archive ul li,
			.cf_links_widget ul li {
				border-color:#E6E6E6 #E6E6E6 #A1A1A1 #5A5A5A;
				border-style:solid;
				border-width:1px;
				margin:1px 0;
				padding:4px 5px;
			}
			.widget_meta ul li a,
			.widget_archive ul li a,
			.cf_links_widget ul li a {
				display:block;
			}
		.widget_search input#s {
			width:90%;
		}
		#subscribe {
			background:#FFEAB3 none repeat scroll 0 0;
			border:1px solid #000000;
			margin:10px 0 10px 13px;
			width:140px;
			text-align:left;
		}
	#content {
		width:629px;
		float:right;
		}
		#content #newsletter-content,
		#content #search-content {
			width:589px;
			margin:20px;
		}
		#content #main-content{
			padding:10px 23px 10px 20px;
		}
		.hentry {
			clear:both;
			margin:18px 0 36px 0;
		}
		.entry-content a,
		.entry-content a:visited {
			text-decoration:underline;
		}
		.excerpt {
			border-top:1px solid #d4d4d4;
			margin-bottom:18px;
			padding-top:18px;
		}
	#drd-archives ul {
		margin-bottom:0;
	}
	.monthhead {
		cursor:pointer;
	}
	#footer {
		clear:both;
		font-size:11.5px;
		width:589px;
		border-bottom:3px solid #D4D4D4;
		text-align: center;
		padding-left:188px;
		padding-right:20px;
	}
		#footer-navigation ul {
			list-style:none;
			margin:0 0 1em;
		}
		#footer-navigation li {
			border-right:1px solid #000;
			display:inline;
			line-height:1;
			list-style:none;
			padding:0 10px;
		}
		#footer-navigation li:last-child,
		#footer-navigation li.last-child {
			border:0;
		}
		#footer #disclaimer,
		#footer #copyright {
			color:#444;
		}

/* Daily Dose Newsletter archives */
#daily-dose-archives {
	margin:1.5em 0;
}
#daily-dose-archives h2 {
	font-size:12px;
	font-weight:normal;
	margin:0;
}
#daily-dose-archives h2 span{
	border-bottom:1px solid #0000ff;
	color:#000;
}
#daily-dose-archives ul {
	list-style:none;
	margin-bottom:.5em;
	margin-top:.5em;
	margin-left:5px;
	padding:0;
}
#daily-dose-archives li {
	margin-bottom:.5em;
}
/* Dear Dr. D. Archives */
#dear-dr-d-archives ul {
	list-style:none;
	margin-bottom:.5em;
	margin-top:.5em;
	margin-left:5px;
	padding:0;
}
#dear-dr-d-archives li {
	margin-bottom:.5em;
}

.pagination {
	border:1px solid #d4d4d4;
	border-width:1px 0;
	clear:both;
	margin:18px 0;
	overflow:hidden;
	padding:9px 0;
	zoom:1;
}
.pagination .previous{
	float:left;
}
.pagination .next{
	float:right;
}
.pagination li {
	padding:5px;
	float:left;
	list-style-type:none; 
	list-style-image:none;
	list-style-position:outside;
}

/* Utility */

.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.aligncenter {
	margin:0 auto;
	text-align:center;
}
.alignnone {
	float:none;
	clear:both;
}

/* Snippets */

.snippets-deardrd {
	width: 350px;
}
.snippet-recent-qa {
	float: left;
}
.snippet-submit-questions {
	float: right;
}

/* Login Forms */

.login-to-read {
	margin:10px 0;
}
.login_box button {
	
}