/*
Theme Name: Moustache
Theme URI: http://mymoustacheand.me
Description: The 'stachified Wordpress theme. (Based on the Stackers theme by <a href="http://elliotjaystocks.com">Elliot Jay Stocks</a>)
Version: 1.0
Author: Derek Bender
Author URI: http://derekbender.com
Tags: moustache, clean, basic, white, minimal, photoblog
*/

@import "css/reset.css";
@import "css/basic.css";
@import "css/comments.css";

body {
	background: #FFF;
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	position: relative;
	}
	
	.border {
		background: #72B8B4;
		height: 20px;
		width: 100%;
		}
		
#ie {
	background: url(images/bg.png);
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 5000;
	padding-top: 100px;
	}
	
	#ie .wrap {
		width: 70%;
		}
	
	#ie h1 {
		font-size: 50px;
		font-style: normal;
		margin-bottom: .8em;
		}
		
		#ie h1 span {
			background: none;
			font-style: italic;
			font-size: 22px;
			color: #CCC;
			}
			
	#ie p {
		line-height: 1.3;
		}
		
	#ie a:hover {
		border-bottom: 1px dotted #CCC;
		color: #72B8B4;
		}

a {
	color: #666;
	cursor: pointer;
	}
		
.wrap {
	margin: auto;
	position: relative;
	width: 900px;
	}
	
header {
	text-align: center;
	}
	
	h1 {
		font-size: 52px;
		font-style: italic;
		margin: 30px 0 0 0;
		}
		
		h1 span {
			background: url(images/moustache.jpg) no-repeat right center;
			padding-right: 90px;
			}
		
	.tagline {
		color: #999;
		font-size: 17px;
		}
		
.feedback {
	width: 70px;
	height: 90px;
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 1000;
	}
	
	.feeback a.fade {
		position: relative;
		}
		
	.feedback img.hide {
		opacity: 0;
		}
		
	.feedback img.text {
		z-index: 1002;
		}
	
	.feedback a.fade img {
		position: absolute;
		}

#updates h3 a,
#updates .textwidget {
	font-style: italic;
	}

.widget_twitter h3 {
	border-bottom: 1px solid #B3B3B3;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0;
	}
					
.widget_twitter ul.tweets {
	margin: 0;
	}
	
	ul.tweets li,
	.widget_twitter p {
		font-size: 40px;
		padding: 16px 0 10px 0;
		}
		
		ul.tweets li a {
			color: #999;
			}
		
			ul.tweets li a:hover {
				color: #72B8B4;
				border-bottom: 2px dotted #999;
				}
		
	.widget_twitter p {
		margin: 0;
		padding-bottom: 10px;
		}
		
		ul.tweets li a.timesince {
			border: 0;
			color: #666;
			font-family: Georgia, Times, serif;
			font-size: 18px;
			font-style: italic;
			}
		
			ul.tweets li a.timesince:hover {
				border-bottom: 2px dotted #999;
				}

#text-3 {
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 16px;
	margin-bottom: 30px;
	}
	
	#text-3 a {
		color: #B3B3B3;
		float: right;
		}
		
#today {
	background: #E6E6E6;
	padding: 15px 20px 20px 20px;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	}
	
	#today .rss {
		position: absolute;
		bottom: 12px;
		right: 12px;
		opacity: .7;
		-webkit-transition: opacity .5s linear;
		}
		
		#today .rss:hover {
			opacity: 1;
			}
		
		#today .rss img {
			margin: 0;
			}
	
	#today h3 {
		background: #666;
		color: #F2F2F2;
		font-weight: normal;
		font-style: italic;
		font-size: 28px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		padding: 5px 170px 5px 330px;
		margin: 0;
		}
	
	#today h5 {
		background: #B3B3B3;
		color: #F2F2F2;
		font-weight: normal;
		font-style: italic;
		font-size: 22px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		padding: 5px 45px 5px 330px;
		margin: 0 50px 20px 12px;
		}
		
	#today p {
		font-size: 15px;
		margin-bottom: .8em;
		line-height: 1.3;
		}
		
	#today .mood {
		font-size: 19px;
		}
	
	#today h4,
	#days h4 {
		color: #666;
		font-size: 13px;
		font-style: italic;
		font-weight: normal;
		margin: 0 0 5px 0;
		}
		
	#today img {
		display: none;
		}
		
		#today .rss img {
			display: block;
			}
		
	#today img.main_img {
		display: inline;
		float: left;
		margin-right: 20px;
		}
		
	#today .null {
		text-align: center;
		}
		
	#today h2.null {
		font-size: 30px;
		}

#days {
	clear: both;
	margin-bottom: 50px;
	overflow: visible;
	}
	
	#days h4 {
		border-bottom: 1px solid #B3B3B3;
		margin-bottom: 10px;
		}
	
	#days section {
		background: #4D4D4D;
		width: 130px;
		box-shadow: 0 0 7px rgba(0,0,0,.7);
		-moz-box-shadow: 0 0 7px rgba(0,0,0,.7);
		-webkit-box-shadow: 0 0 7px rgba(0,0,0,.7);
		float: left;
		margin-right: 24px;
		position: relative;
		margin-bottom: 20px;
		}
		
		#days section .thumb {
			position: relative;
			z-index: 1;
			}
		
		#days section img {
			font-size: 0;
			line-height: 0;
			}
		
		#days section .date {
			color: #F2F2F2;
			display: block;
			font-size: 11px;
			font-style: italic;
			padding: 3px 5px 5px 5px;
			}
			
		#days section .day {
			background: rgba(77,77,77,.7);
			color: #F2F2F2;
			text-align: center;
			font-size: 24px;
			font-style: italic;
			line-height: 130px;
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 2;
			}
			
			#days section:hover .day {
				display: block;
				}
				
			#days section .day span {
				display: block;
				line-height: 1.4;
				margin-top: 40px;
				}
				
			#days section .day span.mood {
				font-size: 12px;
				margin: 0;
				}
			
#plan {
	background: #808080;
	overflow: hidden;
	position: relative;
	}
	
	#plan h3,
	#comments h3,
	#reactions h3 {
		color: #999;
		font-size: 24px;
		text-align: center;
		font-style: italic;
		font-weight: normal;
		margin: 0;
		padding-top: 12px;
		text-shadow: 1px 1px 2px rgba(0,0,0,.5);
		}
		
	#plan ol {
		color: #B3B3B3;
		font-size: 18px;
		font-style: italic;
		line-height: 2em;
		list-style-position: inside;
		margin: 10px 60px 20px 60px;
		column-count: 2;
		column-gap: 4em;
		-moz-column-count: 2;
		-moz-column-gap: 4em;
		-webkit-column-count: 2;
		-webkit-column-gap: 4em;
		}
		
		#plan ol li {
			}
			
		#plan ol li.odd {
			clear: left;
			}
			
#reactions {
	background: #666;
	overflow: hidden;
	padding-bottom: 10px;
	}
	
	#reactions h3 {
		margin-bottom: 15px;
		}
	
	#reactions li {
		color: #CCC;
		clear: both;
		margin-bottom: 5px;
		overflow: hidden;
		padding: 8px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}
		
		#reactions li.tweet_even {
			background: rgba(128,128,128,.15);
			}
	
	#reactions span.tweet_text {
		display: block;
		font-size: 15px;
		margin-top: .3em;
		}
			
	#reactions a {
		color: #F2F2F2;
		font-style: italic;
		}
		
		#reactions span.tweet_text a:hover {
			color: #E6E6E6;
			border-bottom: 1px dotted #E6E6E6;
			}
	
	#reactions .tweet_avatar {
		float: left;
		margin-right: 15px;
		}
		
	#reactions .top {
		background: #808080;
		}
		
		#reactions .gototop {
			color: #CCC;
			}
			
#comments {
	background: #4D4D4D;
	overflow: hidden;
	padding-bottom: 30px;
	}
	
	#comments h3 {
		margin-bottom: 1em;
		}
		
	#comments .top {
		background: #666;
		}
		
		#comments .gototop {
			color: #FFF;
			}
	
.top {
	background: #FFF;
	padding: 3px;
	position: absolute;
	top: 0;
	right: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/* border-radius: 5px; */
	}
	
	.top .gototop {
		display: block;
		font-style: italic;
		padding: 2px 8px;
		cursor: pointer;
		}
		
footer {
	background: #333;
	/* border-bottom: 5px solid #F2F2F2; */
	color: #4D4D4D;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 20px 0 100px 0;
	font-style: italic;
	padding-top: 40px;
	}
	
	footer .logo {
		display: block;
		margin: 0 auto 10px auto;
		}
		
	footer .info {
		border-top: 2px solid #4D4D4D;
		padding-top: 10px;
		}

		footer span {
			text-align: center;
			width: 33%;
			float: left;
			}
			
		footer a {
			color: #4D4D4D;
			padding: 1px;
			}
			
			footer a:hover {
				border-bottom: 1px dotted #666;
				color: #666;
				}

#comments .children {
	margin-left: 30px;
	}
	
#comments .wrap {
	width: 920px;
	}
	
#comment-block {
	position: relative;
	}
	
.comment {
	background: #CCC;
	/* float: left; */
	width: 440px;
	box-shadow: 0 0 7px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.7);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.7);
	margin-bottom: 30px;
	margin: 10px;
	}
	
	.comment.odd {
		/* float: right; */
		}
		
	.comment.even {
		
		}
	
	.comment .com-head {
		background: #B3B3B3;
		font-size: 15px;
		padding: 10px;
		height: 10px;
		}
		
		.comment .com-head .photo,
		.comment .com-head .avatar {
			float: left;
			}
		
		.comment .com-head h4 {
			color: #4D4D4D;
			margin: 0 0 0 10px;
			float: left;
			font-size: 15px;
			font-style: italic;
			font-weight: normal;
			}
			
			.comment .com-head h4 a:hover {
				color: #333;
				}
			
		.comment .com-head span.date {
			color: #F2F2F2;
			float: right;
			font-size: 13px;
			font-style: italic;
			}
			
	.comment .com-body {
		padding: 10px;
		padding-right: 15px;
		margin-left: 60px;
		}
		
		.comment .com-body p {
			font-size: 13px;
			font-style: italic;
			line-height: 1.2;
			}
			
		.comment .com-body p.connect {
			font-style: normal;
			}
			
#commentform .com-body {
	margin: 0;
	padding: 10px 60px;
	}
	
.cancel-comment-reply {
	display: none;
	}
	
#twc_connect {
	float: left;
	margin-left: -4px;
	}
	
	#twc_connect button,
	#fbc_login {
		float: left;
		padding: 0;
		margin: 0 0 12px 0;
		}
		
#fbc_login {
	margin: 2px 0 0 4px;
	}
	
#respond {
	clear: both;
	}

/* forms */
input[type="text"],
textarea {
	background: none;
	padding: 4px 3px;
	font-style: italic;
	}
	
textarea {
	width: 97%;
	min-height: 140px;
	}
	
select {
	font-family: Georgia, Times, serif !important;
	font-size: 13px;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 12px;
	width: 100%;
	}
	
	select .first {
		opacity: .6;
		}
		
#respond input[type="submit"] {
	background: none;
	border: 0 none;
	float: right;
	font-size: 28px;
	padding: 0 0 3px 3px;
	margin-bottom: 10px;
	}
	
	#respond input[type="submit"]:hover {
		color: #666;
		}
	
.field,
.message {
	background: #FFF;
	border: 1px solid #B3B3B3;
	margin-bottom: 12px;
	}
	
.message {
	margin-bottom: 4px;
	}
 
	.field label {
		position: relative;
		z-index: 1;
		display: block;
		font-style: italic;
		font-size: 13px;
		padding-left: 6px;
		opacity: .7;
		line-height: 24px;
		}
		
	.field input {
		display: block;
		font-size: 13px;
		height: 20px;
		position: relative;
		width: 98%;
		z-index: 2;
		}
			
		.field label + input {
			display: block;
			margin-top: -24px;
			}
			
		label.focus {
			opacity: .4 !important;
			}
			
		label.has-text {
			opacity: 0 !important;
			-webkit-transition-duration: 0s;
			}




	
/*
section#post-48,
section#post-25 {
	margin-right: 0;
	}
*/

.nomargin {
	margin-right: 0 !important;
	}














