/*
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:#cecece;
	font: 12px Georgia, "Times New Roman", Times, serif; /*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/

a:link {color:#277c79;} {text-decoration:underline;}    /* unvisited link */
a:visited {color:#277c79;}  /* visited link */
a:hover {text-decoration:none;}
a:active {color:#CECECE;}  /* selected link */


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:900px;	
}


/*MENU COLORS****************/
#menu {
	font:14px "arial"; /*MENU FONT STYLES*/	
	background:#ffffff;
	text-align:center;
	align: center;
	list-style:none;
	margin:0;
	padding:0 0 0px 27px;	
	height:1%;
	border-bottom: 1px dashed #cecece;
}

#menu li a {
	font: 14px "arial"; /*MENU FONT STYLES*/
	text-transform:lowercase;
	color:#277c79;	/*MENU FONT COLOR*/
}

#menu li a:hover {
	color:#cecece; /*MENU FONT COLOR WHEN HOVERING*/
} 

/*BANNER COLORS*************/
#banner {
height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}

/*CENTER******************/
#center {
	align: center;
}

/*POSTS*******************/
.title {
	font-name: "Sexsmith", arial;
	margin-top: 0px;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:32px;
	font-weight:normal;
	line-height:22px;
	color:#2b2b2b;
}
h2 {
	text-transform: uppercase;
	line-height: 36px;
	color:#277c79;
	padding: 20px 0 0;
	border-top: 1px dashed #cecece;
	font-size: 32px;
}
h3 {
	margin:0;
	font-size:32px;	font-weight:normal;
	line-height:22px;
	color:#2b2b2b;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#cccccc;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
}


/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:11px;
	font-family: Arial;	
	width: 100%;
	background: #fff;
	padding: 0px 0px 0px 0px;
	height: 0px;
}

.navigation2 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:13px;
	font-family: Arial;	
	width: 100%;
	background: #fff;
	padding: 0px 0px 0px 0px;
	height: 0px;
}

.dotted {
	border-bottom: 1px dashed #cecece;
}

.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}
.navigation a:active {color:#cecece;}  /* selected link */

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
	background: #fff;
	padding:0px 0 0;
	width:900px;
	font:11px/25px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:center;

}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
}


.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:0 auto;
	width: 900px;
	padding:0 0px 0 0px;
}
/*header*/
#header img {display:block;
}
#menu {
	font: 14px, arial; /*MENU FONT STYLES*/
	text-transform: lowercase;
	list-style:none;
	margin:0;
	padding:0 0 4px 32px;	
	height:1%;
}
#menu:after {
	content:"";
	display:block;
	clear:both;
}
#menu li {
	padding:6px 2px 0px 2px;
	float:left;
}
#menu li a {
	height:19px;
	float:left;
	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:3px 0 3px;
	margin:0;
	list-style:none;
	width:100px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#ffffff;
}
#menu ul li {
	padding:0 3px 0 3px;
	width:100px;
}
#menu ul li a {
	font-size:11px;
	width:100%;
	background:none;
	color:#248789;
	line-height:15px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#cecece;}
/*TWITTER / SEARCH / RSS***/
.holder {
	background:#fff;
	border-bottom: 0px solid #cccccc;
	width:870px;
	padding: 15px;
	overflow:hidden;
}
.profile {
	width:500px;
	float: left;
}
.bio {
	padding-top: 0px;
}
.twitter {
	width: 350px;
	float: right;
	padding: 32px 0px 0px 0px;
}
.search{
	width: 350px;
	float: right;
	padding: 30px 0px 15px 0px;
}
.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:150px;
	height:33px;
	padding:6px 8px 0;
}
.search span input {
	background:none;
	border:0;
	width:171px;
}
.icons {
	float: right;
	padding: 10px 10px 0px 0px;
}
/*content*/
#content {
	width:870px;
	background:#fff;
	padding:15px 15px 1px 15px;
}
.entry {	
	overflow:hidden;
}
.entry p {
	line-height:22px;
	margin:0 0 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 11px;
	padding: 0px;
	text-transform: lowercase;
	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;
	}

.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: 800px;}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 0px;
}
.breaker {height: 15px; width: 100%;}
.fl {float: left;}
.fr {float: right;}
