/*
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/bg.jpg') repeat;   */
        background-color: #EAE6EF;
	font: 12px helvetica, Verdana, Geneva, sans-serif; /*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
        text-align: justify;
}


/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#333; 
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/
#logo {
	/* height:200px; */
	background:#EAE6EF;	
        margin-top: -20px;
        position: relative;
        float: left;
        background: url('images/WebHeader_300px.png') no-repeat; 
      width: 300px;
      height: 200px; 
     z-index: 1;
   /*  margin-left: -20px; */
}


/*MENU COLORS****************/
#menu {
        float: right;
        clear: left;
	background: #c5bfbf;
	margin:0 auto;
	width: 600px;
	/* padding:23px 15px 0px 15px; */
        padding: 0px 0px 0px 20px;
        margin-top: -112px;
        background: #EAE6EF;
}

#menu li {
        height: auto;
}

#menu li a {
	font: 10px Helvetica, arial, sans-serif; /*MENU FONT STYLES*/
	/* text-transform: uppercase; */
	/* color:#e1e1e1;	 */ /*MENU FONT COLOR*/   
        color: #199ac1;
        letter-spacing: .85px;
}

#menu li ul li a {
	font:10px Helvetica, arial, sans-serif; /*MENU FONT STYLES*/
        letter-spacing: .9px;
        padding: 0px;
}

#menu li a:hover {
	color:#000000; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
float: left;
clear: left;
margin: 0;
/*height: 100%; BANNER HEIGHT in case you want to change it*/
overflow: hidden;
margin-top: -65px;
margin-bottom: 10px;
z-index: 4;
}



/*WELCOME BOX*******/
#welcome {
        position: relative;
        float: left;
	text-align: justify;
        margin-right: 25px; 
	font-size: 12px;
	font-family: Helvetica, Verdana, Geneva, sans-serif;	
        line-height: 25px;
	width: 100%;
	background: #fff;
        padding: 15px;
        margin-bottom: 10px;
}

/*TWITTER / SEARCH / RSS***/
.holder {
	background:#ffffff;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.divider {
	background:#ffffff; 
	background: url('images/blogdivider.png') no-repeat;  
	/* background:#EAE6EF; */
       /*  height: 13px;  */
        height: 74px;
        margin-left: -15px;
        margin-right: -15px;
}

.title {
	margin-top: 20px;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:26px;
	font-family: arial, helvetica, Tahoma, lucida grande, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#199ac1;
        padding-top: 5px;
        text-align: center;
}
h2 {
	margin:0;
	font-size:30px;
	font-family: arial, helvetica, Tahoma, lucida grande, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#199ac1;	
}
h2 a {
        color: #199ac1;
}

h3 {
	margin:0;
	font-size:18px;
	font-family: arial, helvetica, Tahoma, lucida grande, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#199ac1;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        color: #82817d;
}

.title {
        text-align: center;
}

.title span a:hover {
        text-decoration:underline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
	padding: 5px;
	border: 1px solid #C0C0C0;
}

img.alignright {
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin-left: 10px;
	margin-bottom: 5px;
}

img.alignnone {
	/* margin: 5px auto 5px auto; */
	 /* display: block; */  
	padding: 5px; 
	border: 1px solid #C0C0C0;
        margin-bottom: 5px;
        margin: 3px;
        float: left;
}

/* 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 {
        color: #199ac1;
        text-decoration:none;
}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
	padding:8px 0 0;
	width:100%;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	text-align:center;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}

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

.clear {clear: both;}

#footer_widgets {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	/* font-family: helvetica, Verdana, Geneva, sans-serif;	*/
	width: 100%;
	background: #ffffff;
	padding: 10px 0px;
        padding-right: 10px;
	height: 515px;
}
#footer_widgets_page {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	width: 100%;
	background: #ffffff;
	padding: 10px 0px;
        padding-right: 30px;
	height: 515px;
}
#footer_widgets h2, #footer_widgets_page h2 {
 	font-size: 13px;
        margin-left: 0px;
}
#footer_widgets ul, #footer_widgets_page ul {
        list-style-type: none;
}
.twitter {
       float: left;
       width: 250px;
       margin-top: 25px;
}
.twitter h2 {
        padding-left: 40px;
}
.flickr {
       text-align: center;
       margin-top: 20px;
       width: 160px;
       float: left;
       margin-left: 40px;
}
.archives {
       margin-top: 25px;
       width: 300px;
       float: left;
}
.vendorlinks {
       margin-top: 25px;
       width: 300px;
       float: left;
}
.online {
       margin-top: 25px;
       width: 300px;
       float: left;
}

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: 844px;
	padding:33px 0 20px;  
background: #EAE6EF;
}

/*header*/
#header img {display:block; background: #EAE6EF;}
#header {
        /* padding:20px 15px 20px;
	 width:844px;  */
	overflow:hidden;
        width: 900px;
       height: 300px;
       height: auto;
}
#menu {
	list-style:none;
	/* margin:0; 
        padding:0 0 0px 15px;	*/
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	/* padding: 8px 20px 0px 20px; */
     	padding: 8px 18px 0px 18px;
	float:left;
        text-transform: uppercase;
        margin-bottom: 5px;
}
#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: 0 5px 0 5px;  
	margin-left: 20px;
	list-style:none;
	/* width:147px; */
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	/* background:#e9e6dd; */
       /*  background: #c5bfbf; */
       background-color: #EAE6EF;
        
}
#menu ul li {
	/* padding:0 10px 0 17px;  */
	padding: 2px 0px 2px 0px;  
	width: 100px; 
        height: 12px;
}
#menu ul li a {
	text-align:left;
	/* width:100%; */
        width: auto;
	background:none;
	/* color:#7a7a7a; */
        color: #2f2f2f;
	display:block;
        text-transform: capitalize;
}
#menu ul li a:hover {
        color:#199ac1;
}

.holder {
	padding:20px 15px 20px;
	width:844px;
	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:844px;
	background:#fff;
	padding: 3px 15px 0px 15px;
        /* margin-top: 20px; */
}
.entry {	
	overflow:hidden;
}
.entry p {
	line-height:25px;
	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata .comments {
	font-size: 124px;
	padding: 10px;
	text-transform: uppercase;
	font-family: helvetica, Arial, Helvetica, sans-serif;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
        color: #199ac1;
	/* 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: 12px helvetica, '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; */
        font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 730px;}
#commentform p {
	font-family: helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata a {
	font-weight: normal;
        font-size: 9px;
        text-decoration: none;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}