/*  
Theme Name: investmentwriting
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
* {
	margin:0px;
	padding:0px;
}

body {
	font: 12px Verdana, Arial, Helvetica, san-serif; 
	color: #000000;
	line-height: 18px;
	background-color:#F5F4FB;
	background-image:url(images/header-bg.gif);
	background-repeat:repeat-x;
}

	div#container {
		width:910px;
		margin:0 auto;
	}
	
		div#header {
			height:158px;
		}
	
			div#header h1 a {
				display:block;
				float:left;
				background-image:url(images/susan-weiner.gif);
				width:357px;
				height:116px;
				text-indent:-9999px;
				margin:42px 0px 0px 0px;
			}
		
			div#header p {
				display:block;
				float:right;
					background-image:url(images/writing-thats-an-investment-in-success.gif);
				width:379px;
				height:24px;
				text-indent:-9999px;
				margin:95px 26px 0px 0px;
			}
			
		div#wrapper {
			clear:both;
		}
		
			div#content {
				float:left;
				width:520px;
				padding:28px 0px 0px 16px;
				font-size:12px;
				line-height:18px;
			}
			
				div#content p {
					margin:0px 0px 10px 0px;
				}
			
				div#content ul, div#content ol {
					margin:0px 0px 10px 20px;
				}

div.post {
padding:20px 0px 20px 0px;
font-size:12px!important;
line-height:18px!important;
border-bottom:1px dotted #666;
}

div.post span {
font-size:12px!important;
line-height:18px!important;
}

div#content h2, div#content h3, div#content h2 a, div#content h3 a {
color:#3A5B87;
font-size:14px;
text-decoration:none;
}

div#content h2 a:hover, div#content h3 a:hover {
text-decoration:underline;
}

div.top_meta, div.bottom_meta {
font-size:10px;
color:#666;
padding:0px 0px 10px;
}

div#content a {
color:#4872AA;
}

a.dem-vote-link {
margin:0px 0px 40px 0px;
display:block;
}
				
				div#footer {
					text-align:center;
					padding:30px 0px 20px 0px;
					font-weight:bold;
				}
				
					div#footer span.thin {
						font-weight:normal;
						color:#999;
					}
					
					div#footer p.smallfont {
						font-size:11px;
						line-height:14px;
					}
					
					div#footer p.blue {
						color:#3A5B87;
					}
					
						div#footer p a {
							color:#666;
						}
			
			div#sidebar {
				float:right;
				border-left:1px solid #000;
				width:276px;
				padding:0px 25px 0px 34px;
			}

div#sidebar ul {
	list-style:none;
	margin:0px 0px 20px 0px;
}

div#sidebar ul ul {
	list-style:none;
	margin:0px 0px 40px 0px;
}

div#sidebar ul ul ul{
	list-style:none;
	margin:0px 0px 0px 0px;
}

div#sidebar ul ul li{
	list-style:none;
	margin:0px 0px 5px 0px;
}

div#sidebar a {
color:#4872AA;
}

input#searchsubmit {
margin:0px 0px 40px 0px;
}


	.alignleft {
		float:left;
		margin:0px 20px 10px 0px;
		padding:5px;
	}
	.alignright {
		float:right;
		margin:0px 0px 10px 20px;
		padding:5px;
	}
	
	p.wp-caption-text {
		font-size:10px;
	}

a img {
	border:0px;
	outline:none;
}

blockquote {
	margin:0px 30px 10px 30px;
}
