/*  
Theme Name: NiemanWatchdog
Theme URI: http://www.niemanwatchdog.org/
Description: Tableless layout with 3 columns.
Version: 1.0
Author: Froomkin, with homage to Hardi
Author URI: http://www.niemanwatchdog.org/
*/

/* Basic Style */
body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #003366;
}

h1 {
	color: #000000;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:link, a:visited, a:active {
font-weight:bold;
	color: #336699;
	text-decoration: none;
}

a:hover {
font-weight:bold;
	color: #336699;
	text-decoration: underline;
}

select {
	width: 130px;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clearing {
	clear: both;
}
/* End Basic Sty;e */

/* Layout Style */
#page {
	text-align: left;
	background: #003366;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	background: #003366;
	margin: 0px;
	padding: 0px;
	width: 850px;
}

.content {
	float: left;
	padding: 0;
	padding-left:30px;
	margin: 0;
	width: 551px;
	overflow: hidden;
	background: #FFFFFF;
}

#leftsidebar {
	padding: 0;
	color: #000000;
	width: 210px;
	float: left;
	margin-right: 0;
	background: #999999;
}

#rightsidebar {
	margin: 0;
	padding: 0;
	float:left;
	font-size: 0.8em;
	font-weight:bold;
	color:#000000;
	width: 208px;
	background: #BAC5D6;
	xpadding-bottom:10px;
	border-left:1px white solid;
}

#footer {
	padding: 0px;
	padding-left:30px;
	margin: 0px auto;
	margin-left:-30px;
	background: #ffffff url(http://www.niemanwatchdog.org/images/footer_page.jpg);
	width: 551px;
	height: 92px;
	clear: both;
	color: #ece29c;
}
/* End Layout Style */

/* Header Style */
#header h1 {
	color: #27b727;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
}

#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #1A548F;
	text-decoration: none;
}


/* Post Style */
.post {
	margin: 0px;
	text-align: left;
	padding:10px;
	border-bottom: 1px dashed #dedede;
}

.firstpost {
	margin: 0px;
	text-align: left;
	padding:10px;
	border-bottom: 1px dashed #dedede;
}

.post h2 {
	
	font-size: 1.3em;
	font-weight: bold;
	color: #1A548F;
	text-decoration: none;
}

p img {
	padding-right: 7px;
	padding-top: 4px;
	max-width: 100%;
}



html>body .entry ul {
	margin-left: 0px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	padding: 0px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

.content .postmetadata {
	padding-top: 5px;
	padding-left: 10px;
}
/* End Post Style */

/* Comment Style */

#commentform {
padding:10px;
margin-bottom:20px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comment Style */

/* Sidebar Style */
.topsidebar {
	margin:0;
	padding:0;
	float: left;
	width: 327px;
	text-align: center;
}

.topsidebar h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #1A548F;
	text-decoration: none;
}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	margin: 0 0 0 20px;
}

#leftsidebar form {
	margin: 0;
}
#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {
	color: #003366;
	text-decoration: underline;
}
#leftsidebar a:hover {
	color: #003366;
	text-decoration: underline;
}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	list-style-type: none;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	list-style-type: none;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	list-style-type: none;
}
ol li{
list-style: decimal outside;
}
#leftsidebar ul ol li, #rightsidebar ul ol li  {
		list-style-type: none;
		}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	list-style-type: none;
}

#searchform {
	margin: 5px auto;
	padding: 5px 1px; 
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 110px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 5px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-size: 11px;
}

#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #9c8d43;
	text-decoration: underline;
}
/* End Sidebar Sty;e */

/* Footer Style */
#footer p {
	margin: 0;
	padding: 18px;
	text-align: center;
}

/* End Footer Style */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Navigation Style */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Navigation Style */


/* Misc Style */
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

h2 a:link, h2 a:visited, h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3emx;
	font-weight: bold;
	color: #1A548F;
	text-decoration: none;
}

.pagetitle {
	color: #9c8d43;
	font-size: 16px;
	padding-top: 10px;
}
.footerlinks, .footerlinks a {
	font-size: .9em;
	color: #ece29c;
	text-decoration: none;
}

.mediablogs li { list-style:none
}

.mediablogs ul {
list-style-type: none;
}


.mediablogs ul li{
margin:0px;
padding:0px;
}



.myrecentposts ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;

}

.myrecentposts ul li {
padding-bottom:10px;
}

.myrecentposts ul li a {
text-decoration:none;
}

/* End Misc Style */


/*site styles */

.mainnav {
padding-left:20px;
color:#8B8B8D;
height:30px;
}

.mainnav td {
border-left:1px #999999 solid;

}
.mainnav a:link, .mainnav a:visited {
text-decoration:none;
color:#EEEEEE;
font-size: 12px;
padding-left:12px;
padding-right:12px;
font-weight:normal;
}

.mainnav .selected {
background:#CED4DF;
color:#9D9EA0;
font-size: 12px;
}

.mainnav .selected a {
color:#333333;
font-weight:bold;
font-size: 12px;
}


.mainnav a:hover{

color:white;

}


