/*
Theme Name: News Council
Theme URI: http://www.news-council.org
Version: 1.0
Author: Drew Geraets
Author URI: http://runningdesign.com/
*/


body {
	font-size: small;
	font-family: "Trebuchet MS", Tahoma, Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #eee;
	color: #333;
	line-height: 170%;
	margin: 0;
	padding: 0; }
	
h1 {
	font-size: 25px; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 130%; }
	
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #333; }

h2 a:hover {
	color: #111;
	text-decoration: underline; }

h3 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 100%; }

h3 a:link, h3 a:visited {
	text-decoration: none; }

h4 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	color: #c1c1c1; }

h5 {
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #999;
	font-weight: normal; }
		
ul {
	margin: 0;
	padding: 0; }
	
ul li {
	margin: 0;
	padding: 0;
	list-style: none; }

ol li {
	margin: 1em 0; }

blockquote {
	margin: 0;
	padding: 20px;
	background: url(img/quote.jpg) no-repeat top left; }

a:link, a:visited {
	color: #999; }
	
a:hover {
	color: #224f6e; }

a img {
	border: 0; }

.wrap {
	margin: 0 auto;
	width: 960px; }

#complaint {
	background: url(img/complaint.jpg) bottom repeat-x;
	padding: 5px; }

#toolbar {
	background: #091226;
	height: 35px;
	color: #3fcdeb;
	border-top: 5px solid #222a3c; }

#toolbar input {
	float: left; }

#header {
	clear: both;
	background: #091226;
	height: 175px; }

#header img {
	float: left; }

#search {
	float: right;
	width: 225px;
	padding: 5px;
	background: #222a3c; }

#mailing {
	float: left;
	padding: 5px;
	background: #222a3c;
	width: 650px; }

#mailing label {
	float: left; }

#mailing input {
	float: left;
	margin-left: 5px; }

input#searchsubmit, input#subscribe {
	margin-left: 5px; }

input#mb-name, input#mb-uyjli-uyjli, input#s {
  width: 140px; }

#nav {
	margin: 0 auto;
	background: #660000;
	height: 48px; }

#nav ul {
	padding-top: 10px; }

#nav li {
	float: left;
	display: block; }

#nav li a, #nav li a:visited {
	color: #eee;
	background: #720303;
	display: block;
	padding: 8px 15px;
	text-decoration: none; }

#nav ul li a:hover {
	background: #990000;
	display: block;
	color: #fff;
	text-decoration: none; }

li#current a, li#current a:visited {
	color: #fff; }

#nav ul li#last {
	border-right: 0; }

#nav ul li.current a:link, #nav ul li.current a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #fff; }

#nav ul li.current a:hover {
	text-decoration: underline; }

#main {
	width: 920px;
	padding: 20px;
	clear: both;
	background: #fff; }

#col12 {
	float: left;
	width: 490px; }

#col1 {
	margin-right: 40px;
	width: 520px;
	float: left; }

.post {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee; }

.post p {
	margin: 0;
	padding: 5px 0; }

.post h2 {
	margin-bottom: 10px; }

.post img {
	border: 5px solid #eee;
	float: right;
	margin: 0 0 10px 20px; }

.date {
	margin: 20px 0 5px 0; 
	text-transform: uppercase;
	color: #ccc;
	font-size: 90%; }

#sidebar ul li li {
	padding: 3px 5px;
	border-bottom: 1px dotted #dedec2; }

#sidebar ul ul li li {
	border-bottom: 0;
	margin-left: 5px; }

#col2 {
	float: left;
	width: 165px;
	margin-right: 40px; }
	
#col3 {
	float: left;
	padding-left: 40px;
	border-left: 1px solid #eee;
	width: 300px; }

#col3 h2 {
	margin: 0;
	font-size: 100%;
	padding: 10px 0 0 25px; }

#col3 h4 {
	margin-bottom: 20px; }

#col3 ul {
	margin-bottom: 20px; }

#col3 ul li li {
	padding: 3px 5px;
	border-bottom: 1px solid #eee; }
	
#col12 {
	float: left;
	margin-top: 20px;
	width: 600px; }

#flickr {
	padding: 10px;
	margin: 20px 0; }

#flickr img {
	margin: 2px; }

#flickr a img, #flickr a:visited img {
	border: 5px solid #eee; }

#flickr a:hover img {
	border: 5px solid #091226; }

#flickr-logo {
	margin: 10px 0; }

#flickr-logo img {
	margin-bottom: -2px; }

#flickr-logo a img, #flickr-logo a:visited img {
	border: 0; }

#flickr-logo a:hover img {
  border: 0; }

#events {
	padding: 0 0 20px 0;
	margin-bottom: 10px;
	background: #fff url(img/hearing.jpg) no-repeat center bottom; }

#events h2 {
	background: url(img/icons/date.png) no-repeat 0 2px;
	margin-top: 20px;
	padding-top: 0; }


#donate, #contact, #phil {
	padding: 15px;
	background: #f3f1e0 url(img/lines.jpg) repeat-y;
	color: #666; }

#donate form {
	text-align: center;
	margin-top: 20px; }

#sidebar {
	float: left;
	width: 280px;
	padding: 0 10px;
	background: #f3f1e0 url(img/lines.jpg) repeat-y;
	margin-left: 20px; }

#sidebar h4 {
	color: #666;
	padding: 1.5em 0 .2em 0; }

#sidebar ul#notepadtop {
	padding-top: 25px;
	background: url(img/notebook.jpg) no-repeat top; }

#sidebar a, #sidebar a:visited {
	text-decoration: none; }

#contact li {
	float: left; }

#contact h2 {
	background: url(img/icons/email_edit.png) no-repeat 0 12px; }

#donate {
	padding-bottom: 20px;
	padding-top: 36px;
	margin-bottom: 20px;
	background: #f3f1e0 url(img/notebook.jpg) no-repeat top center; }

#donate h2 {
	padding-top: 0;
	background: url(img/icons/money.png) no-repeat 0 2px; }

#phil {
	padding-top: 26px;
	background: #f3f1e0 url(img/notebook.jpg) no-repeat top center; }

#phil h2 {
	background: url(img/icons/information.png) no-repeat 0 22px;
	padding-top: 20px; }

#phil a:link, #phil a:visited {
	color: #091226; }

ul#events li {
	background: url(img/icons/date.png) no-repeat 0 8px;
	padding: 5px 0 5px 28px;
	border-bottom: 1px solid #eee; }

ul#newsworthy li {
	background: url(img/icons/page_white_acrobat.png) no-repeat 5px 8px;
	padding: 5px 0 5px 28px;
	border-bottom: 1px solid #eee; }

#footer {
	clear: both;
	background: #720303;
	padding: 10px;
	font-size: 90%;
	margin: 0 auto 50px auto;
	color: #eee; }

#footer a, #footer a:visited {
	color: #ff6666; }

#footer a:hover {
	color: #fff; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

