/*
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
*/

li {
list-style: none;
}
ul.menu {list-style: none;
margin: 0;
}
/*BACKGROUND IMAGE************/
body {
	background: #ffffff;
        background-attachment: fixed; 
        font: 13px Georgia, sans-serif; /*ENTRY FONTS*/
        font-style: none;
	color:#333333; /*OVERALL TEXT COLOR*/
        height: 100%;


}
/* -----LAYOUT STUFF----- */
#outerwrapper {
width: 1070px;
margin: auto;
background: url(images/1.png) repeat-y;
}
#wrapper {
background: #ffffff;
width:1000px;
margin:0px auto 0px auto;

}
/*LINK STYLES****************/
a {
	text-decoration:none;
	color:#999999;
}
a:hover {text-decoration:underline;
          color:#999999;}


/*LOGO IMAGE*****************/
#logo {
margin:  30px 0px 0px 0px;
	height:100%;
	width:1000px;
background: #ffffff;

}

/*MENU COLORS****************/
#menu {
	background:#ffffff;}

ul#menu {
        border-bottom: 1px dotted #464646;
        border-top: 1px dotted #464646;
	width: 1000px;
	margin: auto;
/*	padding: 0px 0px 0px 10px; Removed to make menu more predictable to work with while using the transitional DTD.  -Israel */
	
	
	list-style:none;
	/* These two below added.  Necessary to make the menu show a background but not across the whole screen. -Israel */
	height:13px;
	padding: 8px 0px 8px 0px;
}
#menu li a {
	font:12px Georgia, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-transform: uppercase;
	color:#000000;	/*MENU FONT COLOR*/

}

#menu li a:hover {
	color:#000000; /*MENU FONT COLOR WHEN HOVERING*/
        text-decoration:none;
} 




/*POSTS*******************/
.title {
	margin-top: 10px;
        text-align: left;
       

}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:20px;
	font-family: Georgia, Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#999999;
        

}
h2 {
	margin:0;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#999999;	
}
h3 {
	margin:0;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:28px;
	color:#999999;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#999999;
	font-size:11px;
	font-weight:normal;
	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: #fff;
	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:10px/25px Georgia, Arial, Helvetica, sans-serif;
	color:#464646;
	text-align:center;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #464646;
}


.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: 1000px;
	padding:0px 0px 0px;
}
/*header*/
#header img {display:block;

            }
#menu {
	list-style:none;
	margin:auto;
	padding:5px 5px 0px 5px;	
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:0px 26px 10px 26px;
	float: left;
}
#menu li a {
	height:10px;
	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 {
        border-bottom: 1px dotted #464646;
        border-left: 1px dotted #464646;
        border-right: 1px dotted #464646;
	padding:18px 0px 0px 0px;
	margin:0;
	list-style:none;
	width:125px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#ffffff;
        /* for IE */
        filter:alpha(opacity=100);
        /* CSS3 standard */
        opacity:1;

}
#menu ul li {
        
	padding:5px 5px 5px 5px;
	width:125px;

}
#menu ul li a {
        font:10px Georgia, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-align:left;
	width:100%;
	background:none;
	color:#000000;
	line-height:16px;
	height:auto;
	display:block;
}
#menu ul li a:hover {text-transform:uppercase; color:#000000; }



/*content*/
#content {
	width:980px;
	background:#fff;
	padding:15px 10px 0px 10px;
}
.entry {	
	overflow:hidden;

}
.entry p {
	line-height:25px;
	margin:20px 0 22px;
}
.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: none;
	font-family: Georgia, Helvetica, sans-serif;
}
.postmetadata a {
	color:#464646;
	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: 960px;}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
#breaker {height: 60px; width: 100%;
background:  url(images/breaker.jpg) no-repeat ;
background-position:  center;}
	
div.sociable { margin: 16px 0; display: inline; }

span.sociable_tagline { position: relative; display: inline;}
span.sociable_tagline span { display: inline; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*Bottom*/

#bottom {
	background: #ffffff;
	border-top: 1px dotted #464646;
	color: #696969;

}
#bottom ul li {
	border-bottom: 1px dotted #464646;
}
#bottom ul li a {
	color: #464646;
	display: block;
	padding: 4px 6px;
}
#bottom ul li a:hover {
	background: #464646;
	color: #ffffff;
	text-decoration: none;
}
/* Columns */
.col3, .col3last {width: 27%; margin-right: 3%; padding: 20px;}
.col3last {margin-right: 0;}
/* --------------------------------
   Floats
----------------------------------- */

.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;}
.clearer,.block {
	display: block;
	line-height: 0;
	font-size: 0;
}
.clearer {height: 0;}


