/*
Theme Name: Tofurious Soft Tofu
Theme URI: http://www.tofurious.com
Description: A simple photographer's blog theme by <a href="http://www.tofurious.com">Tofurious</a>
Version: 2.1
Author: Lawrence Chan
Author URI: http://furiousphotographers.com/
Tags: single column, simple, wide

	Soft Tofu 
	 http://www.tofurious.com

	This theme was developed by Lawrence Chan 
	<a href="http://twitter.com/tofurious">@tofurious</a>
	because a friend asked him to
*/

/*BACKGROUND IMAGE************/
body {
	background: url('images/background.jpg') repeat; 
	font: 11px Verdana, Geneva, sans-serif; /*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#4c4a65;
}
a:hover {text-decoration:none;}

/*LINE BREAK HR************/
hr {
border: 0;
color: #888;
height: 1px;
width: 60%;
text-align: center;
}

/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:1000px;
	background:#333; /* This is the color on the side of the logo image */ 	
}


/*MENU COLORS****************/
#menu {
	background:#333;
}

#menu li a {
	font:11px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-transform: uppercase;
	color:#e1e1e1;	/*MENU FONT COLOR*/
}

#menu li a:hover {
	color:#fff; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}


/*TWITTER / SEARCH / RSS***/
.holder {
	background:#444444;         
         border-left: 5px solid #e9e6dd;
         /*background: url('images/holderbg1.jpg') repeat; c3ba9f
         border-bottom: 2px dashed #333;*/
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#fff; /* So Welcome! shows in white */
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#c3ba9f; /* The personal message below Welcome! shows in off-white */
	line-height:17px;
	margin:0 0 5px;
}

.holder .tweet {
	display:inline;
	font-size:10px;
	color:#E9E6DD; /* The tweet message shows in off-white (same color as blog entry background) */
	line-height:17px;
	margin:0 0 5px;
}

.twitter-timestamp {
         /* color:#777; Colour of the twitter message text */  
         font-style: italic;
}

.holder .text a, .holder .text a:visited, .holder .text a:hover {
	text-decoration: underline;
	color: #c3ba9f;
}

/*POSTS*******************/
.title {
	margin-top: 20px;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
h1 {
	margin:0;
	font-size:24px;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-weight:normal;
  	line-height:25px;
	color:#2b2b2b;	
}
h2 {
	margin:0;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;	
}
h3 {
	margin:0;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#777;
	font-size:11px;
	font-weight:normal;
         font-style:italic;
	line-height:24px;
}


/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;	
	width: 100%;
	background: #e9e6dd;
	padding: 10px 0px;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
         background: #444444;
	padding:20px 15px 20px;
/*	padding:8px 0 0;
	width:100%;
	overflow:hidden;
*/
	width:970px;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#c3ba9f;
	text-align:center;
}
#footer p {margin:0;}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}
#footer a:hover {
	text-decoration: underline;
	color: #b2b2b2;
}

.footerRecentPosts 
{
text-align:left;
}

/* Newsletter MailChimp Div */
.newsletter
{
width: 215px;
position:relative;
top:-15px;
left:-40px;
padding: 0px 0px 0px 0px;
}

.newsletter ul 
{
list-style-type: none;
}

.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
         margin:0px auto; /* Setting this to zero removed the gap between header image and top of the page */
	width: 1000px;
	padding:0px 0 0px;
}
/*header*/
#header img {display:block;}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:8px 30px 0px 30px;
	float:left;
}
#menu li a {
	height:25px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:147px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#e9e6dd;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#7a7a7a;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#000;}
.holder {
	padding:20px 15px 20px;
	width:965px;
	overflow:hidden;
}
.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
	width:420px;
	padding:0 10px 0 10px;
         /* border: solid 1px black; use this for testing */
}
.holder ul li.search {
	padding:0 60px 0 50px; /* Change this to increase or decrease the area around the search box */
	width:187px;
         /* border: solid 1px black; use this for testing */
}
.holder ul li.search label {
	color:#c3ba9f;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.holder ul li.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
	padding:6px 8px 0;
}
.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;
}
.holder ul li.rss {
	padding: 11px 5px 0 5px ;          
	/* border: solid 1px black; use this for testing */
}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}
.holder ul li.facebook {
	padding: 11px 5px 0 5px ;          
	/* border: solid 1px black; use this for testing */
}
.holder ul li.facebook a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/facebook.png) no-repeat;
}
.holder ul li.twitter {
	padding: 11px 5px 0 5px ;          
	/* border: solid 1px black; use this for testing */
}
.holder ul li.twitter a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/twitter-T.png) no-repeat;
}
.holder ul li.newsletterIcon {
	padding: 11px 5px 0 5px ;          
	/* border: solid 1px black; use this for testing */
}
.holder ul li.newsletterIcon a {
	display:block;
	width:46px;
	height:46px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/newsletter.png) no-repeat;
}

/*content*/
#content {
	width:970px;
	background:#e9e6dd;
	padding:23px 15px 0px 15px;
}
.entry {	
	overflow:hidden;
         padding: 25px;
}
.entry p {
	line-height:15px; /* This sets the line height of the text in the blog entries */
	margin:0 0 22px;
         text-align: justify;
}
.entry strong {
         font-weight:normal
}
.entry img {
margin: 5px;
padding: 5px;
background: #ffffff;
border: 1px solid #888;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
         display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 930px;}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}

.commentbar {
	font: 11px Verdana, Geneva, sans-serif;
}
.post_comments {
	font: 11px Verdana, Geneva, sans-serif;
}
.commentbar {
	color:#777;
	font-size:11px;
	font-weight:normal;
         font-style:italic;
}
.awpcomments * p {
	font-size:11px;
	padding-left: 5px;
}

/* http://wordpress.org/support/topic/332526?replies=3 */
#commentblock { width: 968px;  height:120px; background: #e9e6dd; overflow:auto; }
#commentblock p {padding:0 5px; margin:3px 0 8px 0; }
p.commentline { width:570px; margin: 12px 0 5px 0; color: #666666; }
p.commentline span { font-weight:bold; margin: 0; padding: 10px 0 0 0; color:#990000; } /* For authors with no website links */ 
p.commentline span a { text-decoration:underline; color:#990000; } /* For authors with website links */ 
textarea#comment {
      width: 484px;
      height: 120px;
      border: 1px solid gray;
      overflow: auto /* Hiding scroll-bar in IE */
     }
input[type=text]{
      width: 200px;
      height: 14px;
      border: 1px solid gray;
      overflow: auto /* Hiding scroll-bar in IE */
     }

/* twitter bar twitterbar */
.twitterbar {
         display: block;
		 width: 435px;
         height: 60px;         
		 padding-top:5px;
         padding-bottom:0px;
         padding-right:10px;
         padding-left:58px; 
	/*width: 500px;
         height: 60px;      
	padding-top:0px;
         padding-bottom:0px;
         padding-right:0px;
         padding-left:0px;   */
	font-size:10px;
	color:#fff; /* So Welcome! shows in white */
         background-image:url('http://aliphaurmeem.com/blog/wp-content/themes/tofurious-21/images/twitterbar.jpg');
         background-repeat: no-repeat;
         background-position: top center;
}

.twitterbar .tweet {	
         /* Not using this right now. Was using it for span tag before; now using p instead. 
         display:block;
	padding-top:10px;
         padding-bottom:10px;
         padding-right:10px;
         padding-left:55px;         
	font-size:10px;
	color:#E9E6DD; 
         */
}

.twitterbar .tweet p {	
         display:inline;
		 padding-top:0px;
         padding-bottom:0px;
         padding-right:10px;
         padding-left:58px;         
	font-size:10px;
	color:#E9E6DD; /* The tweet message shows in off-white (same color as blog entry background) */
}

.twitterbar a {	
	font-size:10px;
	color:#E9E6DD; /* The tweet message shows in off-white (same color as blog entry background) */
}
