/*
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       { color: #000; font: 12px Arial; background-color: #000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }


/*LINK STYLES****************/
a   { color: #5f89a6; text-decoration: none }
a:hover {text-decoration:none;}
/*LOGO IMAGE*****************/
#logo   { background: #fff; width: 1000px; height: 100% }

/*TAG LINE****************/
#tagline    { color: #000; font-family: Arial, sans-serif; font-weight: bold; text-align: right; margin: 0.1em 0 0.3em; padding: 0 10px 0 0; border: none }
/*MENU COLORS****************/
#menu  { background: #fff }

#menu li a         { color: #000; font: 500 11px Arial, sans-serif; text-transform: uppercase; width: 100px }

#menu li a:hover    { color: #5f89a6; font-family: Arial, sans-serif; font-weight: bold } 
#menu a:active   { color: #5f89a6; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline }
#menu a:hover, #menu a:active #menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active   { color: #5f89a6; font-weight: 600; text-decoration: underline; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
}

#banner {
height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}

/*TWITTER / SEARCH / RSS***/
.holder  { background: #6d9ccd }
.holder .text strong {
	display:block;
	font-size:12px;
	color:#173818;
	font-weight:bold;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:12px;
	color:#173818;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.title {
	margin-top:10px;
    
}
        
	/*POST TITLE FONT STYLE**/
.ti, .title h2   { color: #6d9ccd; font-size: 25px; font-family: Arial, sans-serif; font-weight: normal; line-height: 25px; text-decoration: none; text-align: center; margin: 0 }
h2  { color: #173818; font-size: 25px; font-family: Arial, sans-serif; font-weight: normal; line-height: 25px; text-align: center; margin: 0 }
h3   { color: #5f89a6; font-size: 20px; font-family: Arial, sans-serif; font-weight: 600; line-height: 25px; text-align: center; margin: 0 }
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span  { color: #5f89a6; font-size: 10px; font-weight: normal; line-height: 24px; text-align: center }


/* NEXT / PREVIOUS PAGE navigation*/
.navigation  { font-size: 12px; font-family: Arial; background: #fff; text-align: center; margin-top: 10px; margin-bottom: 10px; padding: 10px 0; width: 100%; height: 15px }
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*BLOCK QUOTES*/
blockquote  { color: #5f89a6; font-size: 10px; font-style: italic; line-height: 10px; margin: 15px 5px 0 650px; padding-left: 10px; width: 250px; float: right; border-left: 5px solid #6d9ccd }
/*FOOTER LINKS*/
#footer   { color: #fff; font: 10px/25px Arial, sans-serif; text-align: center; padding: 8px 0 0; width: 100% }
#footer p  { color: #fff; font-size: xx-small; line-height: 12px; margin: 0 }
#footer a, #footer a:hover, #footer a:visited  { color: #6d9ccd; text-decoration: none }


.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img   { border: solid 2pt #000; outline-style: none }
#image  { border-style: none; outline-style: none }
/*main container*/
#main {
	margin:0 auto;
	width: 1000px;
	padding:33px 0 20px;
}
/*header*/
#header img {display:block;}
#menu    { font-size: 11px; font-weight: 500; list-style: none; margin: 0; padding: 0 0 0 15px; height: 1% }
#menu:after  { display: list-item; clear: both; content: " " }
#menu li   { font-size: 10px; padding: 8px 8px 0; float: left }
#menu li a  { font-size: 10px; text-decoration: none; text-align: center; height: 25px; float: left }
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover  { font-size: 10px; position: relative }
#menu li.hover ul,
#menu li:hover ul  { font-size: 10px; display: block }
#menu ul     { font-size: 10px; background: #fff; list-style: none; display: none; margin: 0; padding: 2px 0 6px; position: absolute; top: 100%; left: 0; width: 160px }
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a     { color: #000; line-height: 14px; background: transparent; text-align: left; display: block; width: 100%; height: auto }
#menu ul li a:hover  { color: #5f89a6 }
.holder {
	padding:20px 15px 20px;
	width:970px;
	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 64px 0 17px;
}
.holder ul li.search {
	padding:0 67px 0 95px;
	width:187px;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.holder ul li.search span {
    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 0 0 49px;}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background: no-repeat;
}
/*content*/
#content {
	width:970px;
	background:#fff;
	padding:23px 15px 0px 15px;
}
.entry {	
	overflow:hidden;
}
.entry p   { line-height: 25px; margin-top: 0; margin-bottom: 22px; margin-left: 0 }
.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: #6d9ccd; text-decoration: none; outline: none medium }
.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 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: 930px;}
#commentform p  { font-family: Arial, sans-serif }

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}

/* Add image splitter between posts */
.project     { width: 525px }

