/*  
Theme Name: NPI
Theme URI: http://www.nationalpolicyinstitute.org
Description: Custom theme for the National Policy Institute
Version: 0.0
Author: NPI Staff

*/

/* general specs */

* {
	margin: 0px; padding 0px; border: none;
	font-family: Arial, Helvetica, Sans ;
	font-size: 10pt
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 15px
}


h2, h2 a, h3#comments, h3#respond {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: black;
	text-decoration: none
}

/* kludge for "whospeaks" */
h2 a span {
	font-size: 14pt
}

h3 { margin-bottom: 10px }
h3 a {text-decoration: none }
h3#comments {
	margin-top: 10px;
	margin-bottom: 20px
}

h3#respond {
	margin-top: 20px
}



p { margin-bottom: 10px }
span.notation { color: red }

a {
	text-decoration: underline;
	color: #2e55a0; 
}

a:hover {
	/*
	background: #fdb813;
	color: white
	*/
	color: #fdb813
}

div blockquote, div.blockquote {
	border: 1px dotted black;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	background: #fff0cd
}



div.widget, div.homepageblog {
	text-align: left;
	background: white;
	padding: 10px
}



/* main elements */
body {
	background: #485558;
	text-align: center;
}

div#frame {
	width: 950px;
	background: #1b1d1e;
	margin: 10px auto 0px auto;
	border: none;
	padding: 0 0 10px 0;
	text-align: left;
	color: green
}


div#header {
	width: 930px;
	margin-left: 10px;
	background: white;
	color: black;
	
}


table#menu {
	margin: 0 0 0 10px; padding: 0; border: none
}

td.menu_selected, td.menu_unselected {
	padding: 5px 10px 5px 10px;
	font-size: 11pt;
	font-weight: bold
}

td.menu_selected, td.menu_selected a {
	background: white;
	color: blue;
	text-decoration: none
}

td.menu_unselected, td.menu_unselected a {
	text-decoration: none;
	background: black;
	color: white
}

td.menu_selected a:hover, td.menu_unselected a:hover {
	text-decoration: underline;
	color: #fdb813
}


div#mainarea {
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
	background: #eeeddf;
	color: black; 
}


div#leftzone {
	width: 590px;
	float: left;

}


/* the main blog (index.php) */
div#mainblog {
	padding: 10px;
	background: white
}

div#mainblog div.blogitem {
	border-bottom: #fdb813 1px dotted;
	padding-bottom: 15px
}



div#mainblog div.blogitem h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 15px
}



div#mainblog div.blogitem h2 {
	margin-top: 15px; margin-bottom: 10px
}

div#mainblog div.blogitem div.postedon {
	font-size: 8pt;
	color: gray;
	margin-bottom: 10px
}

/*
div#mainblog div.blogdate { 
	font-size: 10pt; 
	font-weight: bold; 
	color: #F1C54A; 
	border: #F1C54A 1px solid; 
	margin-bottom: 4px; 
	padding: 2px 
} 
*/

div#mainblog div.blogdate { 
	font-size: 10pt; 
	font-weight: bold; 
	color: white; 
	background: #fdb813; 
	margin-bottom: 4px; 
	padding: 2px 0px 2px 4px 
} 

div#mainblog div.blogitem div.blogmetas {
	margin-top: 10px
}

/*
div.blogexcerpt {
	margin: 20px;
	border: 1px solid black;
	padding: 4px;
	background: #eeeeee;
	font-weight: bold

}
*/

div.blogexcerpt {
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	margin-bottom: 10px
}


div.blogtext { }


div.blogtext * li {
	margin-left: 20px;
	margin-bottom: 10px
}

p.postmetadata {
	margin-top: 20px; margin-bottom: 0
}

div.navigation {
	margin-top: 10px; 

}


.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	text-align: right
}

ul.commentlist {
	margin: 10px;
	padding-left: 0px;

}	

ul.commentlist li {
	display: block;
	margin: 10px auto 10px auto;
	border: 1px solid gray;
	padding: 10px;
	list-style: none;
	background: #f4f4f4;
}

ul.commentlist li.alt {

}

blockquote {
	background: white;
	padding: 5px 5px 0px 5px;
	border: 1px dotted black;
	margin-bottom: 10px

}

div.cmtinfo {
	color: gray
}

div.cmtinfo, div.cmtinfo a {
	font-size: 8pt;
}

form#commentform {
	margin-left: 10px
}

form#commentform .textbox, form#commentform #comment {
	border: 1px solid black
}

form#commentform #comment {
	margin:0;
	padding: 0;
	width: 545px
}


div#rightzone {
	width: 310px;
	float: left; 
	margin-left: 10px; 
	margin-right: 0px 
}

div#fullzone {
	width: 910px;
	float: left;
}

div.leftmain {
	width:290px; 
	float: left; 
	margin: 0 10px 0 0; 
}

div.rightmain {
	width:290px; 
	float: left
}




div.leftsubsidebar {
	width:150px; 
	float: left; 
	margin: 0 10px 0 0; 
}

div.rightsubsidebar {
	width:150px; 
	float: left
}


div#copyright {
	clear: both;
	text-align: center;
	color: white;
	padding: 5px 5px 10px 5px
}

/* bottom stuff */
div.bottombox {
	margin: 10px 10px 10px 10px;
	float: left;

	color: white;
	padding: 10px 0px 0px 0px;
	width: 220px
	
}

#impressum {
	margin-left: 20px
}


div.bottombox .title {
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom: 1px solid white
}

div.bottombox h4 {
	margin-top: 10px
}

div.bottombox ul {
	margin-left: 0;
	padding-left: 0
}

div.bottombox ul li {
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 10px;
	
}

div.bottombox ul li a {
	color: white
}

div.bottombox ul li a:hover {
	color: #fdb813
}


#further {
	width: 190 px
}

#impressum {
	width: 200px
}



/* archive list stuff */
div#archivelist h2 { 

	margin-bottom: 5px;
	font-weight: bold 
}

div#archivelist ul { margin:0; padding: 0 }

div#archivelist ul li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 2px;
	font-size: 8pt
	
}

div#archivelist ul li a {
		font-size: 8pt
}

/* newsletter sign-up box stuff */
div#newsletter {
	background: url(img/newsletter.gif) #ffffff no-repeat right top; 
	margin-bottom: 10px
}	


#sbutt2 {
		border-right: #234b69 1px solid; 
		padding-right: 2px; 
		border-top: #234b69 1px solid; 
		padding-left: 2px; 
		font-weight: bold; 
		font-size: 11px; 
		background: #036da9; 
		padding-bottom: 2px; 
		margin: 0px 0px 0px 8px; 
		border-left: #234b69 1px solid; 
		color: #ffffff; 
		padding-top: 2px; 
		border-bottom: #234b69 1px solid; 
		font-family: Arial, Tahoma, Verdana
}

/* whospeaksforus stuff */
#whospeaksimagearea {
	float: left; 
	margin-right: 20px; 
	width: 200px

}

#whospeakstextarea {
	float: left; 
	width: 340px

}

/* home page blog */
.homepageblog .blogitem, .homepageblog .blogitemfirst {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-top: 1pt gray dotted
}

.homepageblog .blogitemfirst {
	border-top: none;
	padding-top: 0px
}

.homepageblog .blogitem h3, .homepageblog .blogitemfirst h3 {
	color: #2e55a0; 
	margin-bottom: 2px
}

.homepageblog .blogitem .blogdate, .homepageblog .blogitemfirst .blogdate {
	color: gray;
	font-size: 8pt;
	margin-bottom: 8px
}

/* link page stuff */
div.link_name {font-size: 10pt; margin-top: 15px }
div.link_header {font-size: 14pt; font-weight: bold; margin-top: 20px}
div.link_url {font-size: 8pt; color: gray }
div.link_text { color: black; font-size: 10pt }
a.link_link {font-size: 8pt; color: gray; text-decoration: none }
a.link_link:hover {
	/*
	background: #fdb813;
	color: white
	*/
	color: #fdb813
}

table.blacklined { border: 1px solid black }
table.blacklined tr td { border: 1px solid black }
	

/* equal opportunity act stuff */
div#eoact { margin-top: 15pt}

div#eoact * {
	font-family: Verdana, Arial, Sans; 
	font-size: 11pt;	
	margin-bottom: 11pt
}

div#eoact p.indent1 { margin-left: 50pt ; margin-top: 0; margin-bottom: 0 }

div#eoact p.indent2 {margin-left: 100pt; margin-top: 0; margin-bottom: 0}
div#eoact p.indent3 {margin-left: 150pt; margin-top: 0; margin-bottom: 0}
div#eoact p.centered, div#eoact p.centeredbig { text-align: center }

div#eoact p.centeredbig, div#eoact h3.billsection { font-weight: bold; font-size: 13.5pt }

div#eoact h3.billsection { margin-top: 20pt}

div.itemlist h3 {margin-bottom: 15px }
