/*
THEME NAME: Green Is Sexy Theme
THEME URI: http://www.redlettersstudio.com
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Josh Byers
AUTHOR URI: http://joshbyers.com

*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/text.css');


body {
	margin: 0 auto;
	background: #ffffff url(images/bg.jpg) no-repeat top center;}

hr {
	background:url(images/hr.png) no-repeat;
	height:2px;}

div.hr {
	background:url(images/hr.png) no-repeat center;
	clear:both;
	height:20px;
	margin-bottom:20px;}
	
	div.hr hr{
		display:none;}

blockquote {
	font-style: italic;
	margin: 0 10px;}

.date_container {
	background:url(images/bg_date_container.png) no-repeat;
	width:45px;
	height:34;
	text-align:center;
	float:left;
	margin-right:10px;}
	
	.date_container .month {
		text-transform:lowercase;
		color:#4f4f4f;
		margin-left:1px;
		font-weight: bold;}
	
	.date_container .day {
		color:#fff;
		font-size:18px;
		font-weight:bold;
		margin-top:-31px;}

.page_title {
	font-size: 60px;
	margin:0 0 0 30px;}

.single_page_title {
	font-size:30px;}

.trigger {
	margin: 30px 0 0 30px;
	cursor: pointer;}

.name {
	font-size: 30px;
	font-style: italic;
	color: #497026;}

/*********  Structure  *************/
#header {
	height: 192px;
	width:800px;}

#page_wrapper {
	background:url(images/bg_page_content.png) repeat-y;
	float:left;
	width:970px;
	margin:-1px 0 0 28px;
	padding-bottom: 100px;}
	
	.page_content {
		width:800px;
		float:left;
		margin:10px 13px 0 13px}

.nav_menu {
	margin:117px 0 0 150px;}

.nav_menu ul li {
	float: left;
	height: 52px;
	list-style-type: none;
	text-indent: -9000px;
	margin-left: 0;}
	
		
		.nav_menu_home a{
			background:url(images/menu/home.png) no-repeat;
			width:81px;
			height:52px;
			display:block;}
			
			.nav_menu_home a:hover {
				background:url(images/menu/home_hover.png) no-repeat;}
		
		.nav_menu_tips a{
			background:url(images/menu/tips.png) no-repeat;
			width:70px;
			height:52px;
			display:block;}
			
			.nav_menu_tips a:hover {
				background:url(images/menu/tips_hover.png) no-repeat;}
		
		.nav_menu_things a{
			background:url(images/menu/things_we_heart.png) no-repeat;
			width:165px;
			height:52px;
			display:block;}
			
			.nav_menu_things a:hover {
				background:url(images/menu/things_we_heart_hover.png) no-repeat;}
		
		.nav_menu_think a{
			background:url(images/menu/think_big.png) no-repeat;
			width:117px;
			height:52px;
			display:block;}
			
			.nav_menu_think a:hover {
				background:url(images/menu/think_big_hover.png) no-repeat;}
		
		.nav_menu_about a{
			background:url(images/menu/about_us.png) no-repeat;
			width:116px;
			height:52px;
			display:block;}
			
			.nav_menu_about a:hover {
				background:url(images/menu/about_us_hover.png) no-repeat;}
		
		.nav_menu_postcards a{
			background:url(images/menu/postcards.png) no-repeat;
			width:112px;
			height:52px;
			display:block;}
			
			.nav_menu_postcards a:hover {
				background:url(images/menu/postcards_hover.png) no-repeat;}
		

.post {
	padding:0 30px;
	float: left;
	margin-bottom:10px;}

.parchive {
	width: 740px;}

.earchive {
	width: 100%;}

.share {
	width: 186px;
	float: right;
	text-align:right;}
	
	.sociable_tagline {
		
		font-size: 10px;
		color: #497026;
		font-weight: bold;}
	
	.post p {
		margin-bottom: 15px;}
	
	.post h2 a, h2.single_title{
		font-weight:normal;
		color:#32420e;
		line-height:30px;
		font-size:27px;}
		
		h2.single_title {
			margin-top:10px;}
	
	.postmetadata p{
		font-weight:bold;
		font-style:italic;
		color:#497026;
		font-size: 10px;
		float: left;}
		
		.postmetadata p a {
			display: block;
			float: left;
			border-bottom: none;}
			
			.postmetadata p a:hover {
				text-decoration: none;
				border: none;}
				
		.postmetadatasingle p{
			margin:0;
			float:none;
			line-height:14px;
			font-weight:bold;
			font-style:italic;
			color:#497026;
			font-size: 10px;}
			

.entry {
	float:left;}
	
	.page {
		width: 740px;
		padding: 0 30px;}

.date_title {
	float: left;
	width:738px;
	margin: 20px 0 10px 0;}
	
	.date_title h2 {
		float: left;}
	
	.home_today{
		width:413px;
		padding:0 0 0 20px;}
		
		.main_image {
			float: left;}
		
		.home_today h2 {
			margin-bottom: 10px;}

		.home_today h2 a{
			font-size: 35px !important;}
	
	.home_recent {
		width: 540px;
		float: left;}

.today_overlay {
	position: relative;
	float: left;}

.single_post_img {
	float: left;
	margin: 0 1em 1em 0;}


.post_img_med {
	z-index: 1;}
	
.post_img_thmb {
		margin:0 10px 0 54px;
		float: left;
		width:136px;}

.features {
	margin-top:30px;
	float: left;
	width: 800px;}
	
	.featured_item {
		float: left;
		width:330px;
		padding: 35px;
		min-height: 142px;
		font-size: 12px;}
		
		.featured_item p {
			line-height: 15px;}
		
		.featured_thumb {
			float: left;
			margin-right: 15px;}
		
		.featured_title {
			float: left;}
			
		.featured_excerpt {
			float: left;
			width: 195px;}

.tips_categories {
	float: left;
	width:150px;
	padding: 0px 57px 20px 57px;
	font-size: 12px;
	text-align:center;}
		
		.tips_categories p {
			margin:5px 0 0 0;
			font-style:italic;}
			
			.tips_categories p img {
				margin-left:10px;
				float:left;}

.twh_box {
	float: left;
	width: 240px;
	text-align: center;
	font-style:italic;}


.sidebar {
	float:left;
	width: 140px;
	margin: 60px 0 0 0;}
	
	.sidebar li {
		font-size: 14px;
		list-style-type: none;
		float: left;
		margin-left: 0;
		line-height: 14px;}
	

.footer {
	min-height: 210px;
	background: url(images/bg-footer.png) repeat-x center top;
	width:100%;
	float: left;
	margin-top: -113px;
	text-align:center;}
	
	.legal {
		margin:140px 0 0 -437px;
		color:#fff;}
	
		.legal li {
			list-style-type:none;
			display:inline;
			margin:0;}
	
	.site_credit {
		margin:12px 0 0 480px;}
	
	.psst {
		margin:-161px 0 0 -61px;}

.read_more {
	float:right;}
	
	.read_more a {
		border:none;}

/* Images
-------------------------------------------------------------- */

/* Captions */
.imgtfe {
 padding: 3px;
 background-color: #f3f3f3;
 border: 1px solid #ddd;
 margin: 0 7px 2px 0;}

 a img {
 text-decoration:none !important;
 border-bottom:none !important;}


.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}
/* End captions */

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.archives .alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
padding: 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}


div.navigation {
	width: 740px;
	padding: 0 30px;
	float: left;}
	
	.navigation .alignleft a{
		background:url(images/previous_tip.png) no-repeat;
		width:300px;
		height:41px;
		display:block;
		color:#93bd31;
		font-style:italic;
		padding-left:32px;
		padding-top:7px;
		font-weight:bold;}
	
	.navigation .alignright a{
		background:url(images/next_tip.png) no-repeat top right;
		width:300px;
		height:41px;
		display:block;
		color:#93bd31;
		font-style:italic;
		padding-right:30px;
		text-align:right;
		padding-top:7px;
		font-weight:bold;}
	
	.archives .alignleft a{
		background:url(images/previous.png) no-repeat;
		width:111px;
		height:41px;
		display:block;}
	
	.archives .alignright a{
		background:url(images/more.png) no-repeat;
		width:84px;
		height:41px;
		display:block;}

div.navigation div.nav-next {
float:right;
text-align:right;
}

.post .wp-post-image {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #aaa;}

/* Search Form
-------------------------------------------------------------- */
.search {
	float:left;
	width:166px;
	margin:159px 0 0 52px;}

#searchform {
	float: right;}

#searchform #s {
	float: left;
	height: 17px;
	width:131px;
	border:none;
	background:transparent none;
	color:#666;
	font-size:12px;}

.search_btn {
	float: left;
	margin: -31px 0 0 121px;}
	



/* Comments
-------------------------------------------------------------- */
.comments {
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	background: #EDFACB;
	float: left;
	border-top: 1px solid #ccc;}
	
	.comments h3 {
		margin-left: 20px;}

.comment_body {
	float: left;}

.comment_main {
	float:right;
	width:528px;}
	
.comment_secondary {
	float:left;
	width:260px;}

#comments-list li {
	padding:15px;
	margin-left:0;
	border-bottom: 1px solid #C5D49F;
	list-style-type: none;
	width: 770px;
	float: left;}

.comment-meta {
	font-size: 13px;
	float: left;
	width: 483px;
	border-bottom: 1px solid #C5D49F;
	font-style: italic;
	margin-bottom: 10px;}

.comment-content {
	font-size: 14px;
	float: left;
	width: 510px;}

.vcard {
	float: left;
	width:250px;
	margin-right: 10px;}
	
	.vcard img {
		
		float: left;}
	
	.fn {
		font-size: 18px;
		font-style: normal;
		float: left;
		margin: 5px 0 0 10px;}

.alt {
	background:#D5E4B0;
	padding:5px;}

li.bypostauthor {
    background-image: url(images/bg-author-comment.png);
    background-repeat: no-repeat;}

.unapproved {
	clear: both;
	color: red;}


#respond {
	float: left;
	width: 620px;
	margin:0 15px;}
	
	#respond p {
		margin-bottom: 10px;}
	
	#respond h3{
		margin:10px 0 0 0;}
