/*  
Theme Name: 	Too Newsy
Theme URI: 		http://themes.performancing.com/
Description: 	A 3-column WordPress theme that uses minimal images, earthy colors, and touches of elegance.
Version: 		1.0a
Author: 		Sophia Lucero. Distributed under Performancing Themes
Author URI: 	http://stellify.net/
Tags: 			white, green, tan, gray, three-columns, right-sidebar, threaded-comments, microformats, sticky-post, fixed-width
*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html {
	font-size: 62.5%;
}
body, input, textarea, button, select, option {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #030;
}
body {
	font-size: 1.3em;
	line-height: 1.8em;
}
a {
	text-decoration: none;
	outline: 0;
	color: #183;
}
a:hover, a:active {
	color: #1a1;
}
a img, input, textarea, button, select, option {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#header ul li, #sidebar ul li, #footer ul li {
	list-style: none; zoom: 1;
}
#wrap, #footer{
	width: 990px;
	margin: 0 auto;
}
#header, #posts, #sidebar, .sidebar, #footer {
	overflow: hidden;
}
#header, #posts {
	width: 470px;
}
#header, #posts {
	float: left; display: inline;
}
#header {
}
	#header h1 {
		font-size: 2em;
		line-height: 80px;
		height: 80px;
		border-bottom: 1px solid #999;
	}
	#header .menu {
		
		overflow: auto;
	}
	#header .menu li {
		display: block; float: left;
		width: 20%;
		border-bottom: 1px solid #999;
	}
	#header .menu li a {
		display: block;
		line-height: 40px;
		height: 40px;
		background: #555;
		margin: 5px 0;
		color: #fff;
		text-transform: uppercase;	
		text-align: center;
	}
	#header .menu li a:hover {
		background: #222;
	}
#posts {
	clear: left;
	margin: 0px 0;
	font-size: 1.154em;	
}
	#posts .post {
		margin: 0 0 40px;
		padding: 0 0 40px;
		background: url(images/line.gif) 50% 99% no-repeat;
	}
	#posts .post h2 {
		font-size: 2.2em;
		line-height: 1.2;
		margin: 0 0 10px;
	}
	#posts .post .meta {
		margin: 0 0 40px;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 0.75em;
		color: #777;
	}
	#posts .post .meta a {
		font-weight: bold;
		color: #777;
	}
	#posts .post .meta a:hover {
		color: #555;
	}
	#posts .post .content {
		padding: 0 0 20px;
	}
	#posts p, #posts table, #posts img, #posts dl {
		margin: 20px 0;
	}
	#posts blockquote {
		margin: 20px 40px;
		border: 1px solid #ccc;
		border-width: 1px 0;
		color: #555;
	}	
	#posts ul, #posts ol {
		margin: 20px 40px;
	}
	#posts .content h3 {
		font-size: 1.6em;
		font-style: italic;
		color: #777;
	}
	#posts .content h4 {
		font-size: 1.4em;
	}
	#posts .content h5 {
		font-size: 1.3em;
	}
	#posts .content h6 {
		font-size: 1.2em;
	}
	#posts .post .content a {
		border-bottom: 1px solid #ccc;
	}
	#posts .post .content img {
		display: block;
		margin: 0 auto;
	}
	#posts .post .content a img {
		border: 1px solid #ccc;
	}
	#posts .post .content a:hover {
		border-bottom-color: #1a1;
	}
	#posts .navigation {
		margin: 40px 0;
		overflow: auto;
	}
		#posts .navigation div {
			width: 45%
		}
		#posts .navigation .alignleft {
			float: left;
		}
		#posts .navigation .alignright {
			float: right;
			text-align: right;
		}
	#commentsection h3 {
		font-size: 1.4em;
		color: #555;
	}
		#commentsection p {
			font-style: none; 
		}
		#author, #email, #url, #comment, #submit {
			border: 1px solid #999;
			padding: 5px;
			margin: 0 0 20px;
			font-style: normal;
			color: #222;
		}
		#author, #email, #url {
			width: 200px;
		}
		#comment {
			width: 400px;
		}
		#submit {
			background: #f7f0df;
			padding: 10px;
			font-weight: bold;
			color: #183;
			border-color: #777;
		}
		#commentsection .commentlist {
			margin: 40px 0;
			list-style: none;
			border-bottom: 1px solid #ccc;
		}
		#commentsection .commentlist li {
			padding: 1px 20px;
			border-top: 1px solid #ccc;
			clear: both;
			background: #fff;
		}
		#commentsection .commentlist li.alt {
			background: #f7f0df;
		}
		#commentsection .commentlist li blockquote {
			margin: 20px;
		}
		#commentsection .commentlist .commentmetadata {
			font-size: 0.7em;
			text-transform: uppercase;
			color: #777;
			padding: 0 0 10px;
			overflow: auto;
			letter-spacing: 2px;
		}
		#commentsection .commentlist .commentmetadata a {
			font-weight: bold;
			color: #777;
		}
		#commentsection .commentlist .avatar {
			margin: 0 0 0 20px;
			float: right;
		}
#sidebar {
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
	overflow: auto;
	position: relative;
	top: -132px;
}
	#sidebar .primary, #sidebar .secondary {
		float: left;
		padding: 0 0 40px;
	}
	#sidebar .primary  {
		width: 200px;
		margin: 0 20px 0 0;
		background: #eee8d8;
	}
		#sidebar .primary li {
			margin: 0 20px;
			zoom: 1;
		}
		#sidebar .primary li li {
			margin: 0;
		}
	#sidebar .secondary {
		width: 180px;
	}
	#sidebar #about {
		height: 30px;
		margin: 25px 20px 25px;
		font-size: 0.9em;
		line-height: 14px;
		font-style: italic;
		overflow: hidden;
	}
	#sidebar #subscribe a {
		display: block;
		line-height: 50px;
		height: 50px;
		border: 1px solid #ccc;
		border-width: 1px 0;
		background: #f7f0df url(images/feedicon.gif) 10px 50% no-repeat;
		padding-left: 60px;
		font-style: italic;
		font-weight: bold;
		font-size: 1.9em;
	}
	#sidebar #search {
		border: 1px solid #999;
		border-width: 1px 0;
		padding: 5px 0;
		margin: 80px 0 0;
	}
		#sidebar #search #searchform {
			background: #555;
			height: 40px;
			line-height: 40px;
		}
		#sidebar #search #s {
			width: 160px;
			height: 20px;
			line-height: 20px;
			display: block;
			margin: 0 auto;
			position: relative;
			top: 10px;
			background: #fff url(images/searchicon.gif) 99% 50% no-repeat;
			padding: 0 0 0 5px;
		}
		#sidebar #search h2, #sidebar #search label, #sidebar #search #searchsubmit {
			display: none;
		}
	#sidebar #articles li {
		margin: 0 0 20px;
	}
	#sidebar .secondary li li {
		font-size: 1.1em
	}
	#sidebar .secondary li li li {
		font-size: 1em
	}	
	#sidebar .secondary li a {
		display: block;
		line-height: 30px;
		border-bottom: 1px solid #ccc;
	}	
	#sidebar li.page_item li a, #sidebar li.cat-item li a {
		padding-left: 20px;
	}
/* 	#sidebar li a {
		color: #1a1;
	}
	#sidebar li a:hover {
		color: #183;
	} */
	#sidebar li h2 {
		margin: 40px 0 5px;
		text-align: center;
		letter-spacing: 5px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.846em;
		line-height: 20px;
		color: #555;
	}
	#sidebar li h3 {
		font-size: 1.4em;
		padding: 0 0 10px;
		border-bottom: 1px solid #ccc;
		margin: 0 0 10px;
	}
#footer {
	clear: both;
	padding: 40px 0;
	overflow: auto;
}
	#footer ul {
		float: left;
	}
	#footer li {
		display: inline;
		padding-right: 10px;
		margin-right: 10px;
		border-right: 1px solid #ccc;
	}
	#footer #copyright li.last {
		border: none;
	}

img.alignnone {
	display: inline;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
img.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}