/*
Theme Name: Conspirare
Theme URI: http://conspirare.org/
Description: Custom theme for Conspirare
Version: 1.0
Design: by someone related to a Board member
Coded: http://tiki2.com/
Tags: custom header, fixed width, two columns, widgets

*/

@charset "utf-8";
@import url(tabs.css);

/* Reset */
body, html, ul, ol, table, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* CSS Document */

body {
	background-color: #cccd67;
	background-image: url('images/bg_index.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#wrapper {
	margin-left: 275px;
	width: 749px;
	margin-top: 0px;
	padding-top: 0px;
}
#header {
}
.headerMenu {
	background-color: #000000;
	display: block;
}
.topQuote {
	display: block;
	padding-top: 45px;
	padding-bottom: 30px;
	font-size: 1.6em;
}
.headerLogin {
	display: block;
	text-align: right;
	padding-right: 20px;
}
#content {
	background-color: #F2F2EC;
	position: relative;
	clear: both;
}
#main {
	padding-top: 30px;
	padding-left: 30px;
}
.narrowColumn {
	padding-right: 265px;
}
.wideColumn {
	padding-right: 30px;
}
.wp-caption {
	background-color: #eaede8;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.wp-caption img {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wp-caption-text {
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
#sidebar, #sidebar2 {
	position: absolute;
	width: 230px;
	top: 30px;
	right: 8px;
	font-family: Helvetica, Arial, sans-serif;
}
.sidebarNews {
	background-color: #eaede8;
	padding: 10px;
	margin-bottom: 20px;
}
.sidebarNewsEmail {
	border: 1px solid #cfd0ce;
	font-size: 14px;
	color: #9b9f9b;
	height: 25px;
	padding-top: 5px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
.sidebarNewsSign {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #c79b2e;
	border: 1px solid #c79b2e;
	margin-top: 5px;
}
.albumList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	margin-left: 30px;
}
#footer {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 15px;
	clear: both;
	padding-left: 30px;
}
/* Typography */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerMenu, .headerLogin {
	font-family: Futura, Helvetica, Arial, sans-serif;
}
/* Header controls */
div#searchBar {
	position: absolute;
	width: 200px;
	left: 20px;
	top: 575px;
	z-index: 10;
}
div#topQuote {
	height: 220px;
	width: 100%;
}
/*
 .topQuote span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #ffb30d;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}
.topQuote a, .topQuote a:hover {
	color: #ed145b;
	text-decoration: none;
}
.topQuote a:hover {
	color: #FFF;
	text-decoration: none;
}  
*/
.videoButton a, .videoButton a:visited {
	color: #FFFFFF;
	background-color: #676735;
	text-align: center;
	display: block;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.videoButton a:hover {
	color: #676735;
	background-color: #FFFFFF;
}
.headerLogin a, .headerLogin a:visited {
	color: #FFF;
	background-color: #676735;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 4px;
}
.headerLogin a:hover {
	color: #676735;
	background-color: #FFF;
	text-decoration: none;
}
/* Content controls */
h2.pagetitle {
	font-size: 1.8em;
	color: #000;
	font-weight: normal;
	margin-bottom: 20px;
}
.post_title {
}
.post_title a, .post_title a:visited {
	font-size: 1.8em;
	color: #000;
	text-decoration: none;
	line-height: 1.0em;
}
.post_title a:hover {
	text-decoration: underline;
}
.post_content, #main {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 15px;
}
.post_content h2 {
	font-size: 1.0em;
	color: #666666;
	margin-bottom: 15px;
}
.post_content h3, #main h3, .navigation {
	color: #FFF;
	background-color: #669acc;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 15px;
	font: 1em/1.3em Georgia, "Times New Roman", Times, serif;
}
.post_content h3 a, .post_content h3 a:visited, 
.navigation a, .navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.post_content h3 a:hover, 
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.post_content p, #main p {
	padding-bottom: 15px;
}
.post_content ul {
	margin-left: 30px;
	list-style-type: circle;
	margin-bottom: 15px;
}
.post_content li {
}
.post_content a, .post_content a:visited,
.search .page a, .search .page a:visited,
.search .post a, .search .post a:visited {
	color: #ca972e;
	text-decoration: none;
}
.post_content a:hover,
.search .page a:hover,
.search .post a:hover {
	text-decoration: underline;
}
.post_tag {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
.post_tag a, .post_tag a:visited {
	color: #ca972e;
	text-decoration: none;
}
.post_tag a:hover {
	text-decoration: underline;
}
/* Listen Page controls */
.albumList {
	margin-bottom: 10px;
}
.albumList li li {
	margin-left: 15px;
}
/* List controls */
.nodotList li {
	list-style-type: none;
}
li.email {
	list-style: url('images/icon_email.gif') none;
}
li.minipdf {
	background: url('images/icon_minipdf.gif') no-repeat left top;
	padding-left: 11px;
}
li.music {
	list-style: url('images/icon_music.gif') none;
}
li.pdf {
	list-style: url('images/icon_pdf.gif') none;
}
li.word {
	list-style: url('images/icon_word.gif') none;
}
/* Sidebar controls */
#sidebar ul, #sidebar2 ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li, #sidebar2 li {
	list-style-type: none;
}

#sidebar2 ul li ul {
	margin-bottom: 15px;
}

#sidebar h5 {
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #999999;
	display: block;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.sidebarNews p {
	text-transform: uppercase;
}
.sidebarNews p, #sidebar2 li a {
	font-size: 12px;
	color: #767775;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar h2, #sidebar2 h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#sidebar2 h2 a, #sidebar2 h2 a:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar2 h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar2 li li {
	margin-bottom: 10px;
}
.sideRecently li {
	padding-bottom: 15px;
	list-style-type: none;
	font-size: 11px;
}
.sideRecently a, .sideRecently a:visited, #sidebar2 li li a, #sidebar2 li li a:visited {
	color: #000000;
	text-decoration: none;
}
.sideRecently a:hover, #sidebar2 li li a:hover {
	text-decoration: underline;
}
/* Search controls */
.navigation {
	clear: both;
	margin-bottom: 20px;
	display: block;
	height: 15px;
}
.search .page, .search .post {
	display: block;
}