/*
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: #c8e2d9 url(images/damask-blue.jpg) repeat fixed; 
	font: 14px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; /*ENTRY FONTS*/
	color:#847265; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#a5c7bb;
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:1000px;
	background:#fff;	
        margin: 0;
}


/*MENU COLORS****************/
#menu {
	background:#c8e2d9;
}

#menu li a {
	font: 15px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; /*MENU FONT STYLES*/
        letter-spacing: 2px;
        text-transform: lowercase;
	color:#4e3d3d;	/*MENU FONT COLOR*/
        text-transform: lowercase;
}
#menu li li a{font-size: 12px;}
#menu li a:hover {
	color:#cc6e86; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
height: 350px; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
margin:0;
}


/*TWITTER / SEARCH / RSS***/
.holder {
	background:#e9e6dd;
}
.holder .text strong {
	display:block;
	font-size:14px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:14px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.title {
	margin-top: 20px;
        display:block;
        margin-bottom: 30px;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	font-size:24px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:normal;
	line-height:26px;
	color:#4e3d3d;
        padding-left: 0px;
        padding-top: 0px;
        margin-bottom: 5px;
}
.title h2 a {text-decoration:none;}
.title h2 {clear:right;}
.title h2 a:hover {color: #cc6e86}
h2, h2 a {
	margin:0;
	font-size:24px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:normal;
	line-height:24px;
	color:#4e3d3d;	
        margin:0;
}
h3 {
	font-size:26px;
        margin: 0;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:normal;
	line-height:20px;
	color:#756153;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title .postmetadata a, .title .postmetadata {

	font-size:11px;
	font-weight:normal;
	line-height:12px;
        text-transform:lowercase;
        padding:0;
}
.title .postmetadata a {color:#a5c7bb;}
.title .postmetadata {margin-left: 20px;color:#847265;}

/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;	
	width: 100%;
	padding: 10px 0px;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
	padding:8px 0 0;
	width:100%;
	font:12px/25px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#b2b2b2;
	text-align:center;
}
#footer p {margin:0; clear:both;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}


.alignleft {float: left; margin-right: 15px;}
.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*/
#wrapper {width: 1030px;
        background: transparent url(images/1000whiteshadow.png) repeat-y;
        margin: 0 auto;}
#main {
	margin:0 auto;
	width: 1000px;
	padding:0px 0 0px;
}
/*header*/
#header img {display:block;}
#menu {
	list-style:none;
	margin:2px auto;
	padding:0 0 0px 70px;	
	height:75px;
        background: #c8e2d9 url(images/menu_scallop.gif) bottom center no-repeat;
        
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
        margin-top: 15px;
	padding:0px 30px 0px 35px;
	float:left;
        border-right: 1px solid #756153;
        height: 24px;
}
#menu li.last {border:none;}
#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;
        margin:0;
	width:120px;
        border:none;
        height: 100%;
        padding-bottom: 3px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#4e3d3d;
	line-height:18px;
	height:auto;
	display:block;

}
#menu ul li a:hover {color:#000;}
.holder {
	padding:20px 30px 20px;
	width:940px;
	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 {
	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 0 0 49px;}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}
/*content*/
#content {
	width:940px;
	background:#fff;
	padding:23px 30px 0px 30px;
        margin: 0 auto 0;
}
.entry {	
	overflow:hidden;
        margin-top: 20px;
        clear: both;
}
.entry p {
	line-height:25px;
	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
}
.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;
	}

div.stamp {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(images/date_bg.jpg) repeat-y scroll 100% 0;
color:#a5c7bb;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:8px;
padding-left:0px;
padding-right:15px;
text-align:center;
float: left;
border-right: 3px double #cec3b2;
margin-bottom: 0px;
margin-right: 10px;
margin-top: 3px;
height: 35px;
padding-top:4px;
}	

div.stamp span {
-x-system-font:none;
color:#4e3d3d;
display:block;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
padding-top: 2px;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-top:9px;
text-transform:uppercase;
}
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Palatino Linotype', 'Book Antiqua', Palatino, 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: 900px;}
#commentform p {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}
.galleryslideshow {
        width: 900px;
        margin: 0 auto 0px;
        padding-bottom: 0px;
        height: 768px;
}
.galleryslideshow .logo {height: 168px; background: #ffffff url(images/logo_banner.gif) bottom center no-repeat;}
.galleryslideshow p {margin:0;padding:0;}
.gallery_home {float: left; padding-left: 30px; margin: 0; padding-top: 153px;}
.gallery_close {float: right;padding-right: 30px;margin-bottom: 0; padding-top: 0px; display:inline;margin-top: -25px;}
.gallery_home a, .gallery_close a, .gallery_close a:visited{
        text-decoration: none; padding:3px 6px 7px 7px;margin:0;line-height:24px; font-size: 12px;color: #fff;margin:0;}
.gallery_home a:hover, .galleryslideshow .gallery_close a:hover{color: #fff;margin:0;line-height:24px;}

.post_bottom {
        -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/scallop.gif) no-repeat scroll left bottom;
clear:both;
display:block;
margin:0 0 40px 0px;
max-height:145px;
min-height:0;
padding-bottom:20px;
padding-left:0;
padding-top:25px;
position:relative;
width:940px;
z-index:100;
        }
.post_bottom .links, .post_bottom .links a, .commentform_link{
margin:-25px 0 0;
padding:3px 0 7px 0px;
text-decoration:none;width: 940px;}


ol.commentbox {

border:0 solid #CCCCCC;
color:#FFFFFF;
margin-bottom:38px;
margin-left:0;
margin-top:0;
max-height:86px;
min-height:86px;
overflow-x:hidden;
overflow-y:scroll;
padding:0 25px 7px 190px;
width:750px;

}
span.commentbar {padding:0px;}
#loading {
 	width: 200px;
 	height: 80px;
 	background-color: #ffffff;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}
.footer_bottom {width: 1000px;margin-top: 0; }
div.awpcomments {display:inline;}

.musicplayer {color:#000000;
opacity: .50;
filter:alpha(opacity=50);
position:fixed;
bottom: 0px;
margin-left: 710px;
z-index:100;}