/*
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:#9C3 url(images/whitebgtop.png) repeat-x top left fixed; 
	font: 13px Verdana, Arial, Helvetica, sans-serif; /*ENTRY FONTS*/
	color:#000; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;
color: #c0c0c0; border: none;}


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:1000px;
        padding-bottom: 40px;
        background: #FFF;
        clear: both;
		
}

/*MENU COLORS****************/


#menu {
	list-style:none;
	margin:0;
	padding:0px 0 0px 5px;	
	height:1%;
        background:#fff;
}

#menu li a {
	font:13px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
        color:#666666;	/*MENU FONT COLOR*/
        text-transform: uppercase;
        font-weight: 700;

}

#menu li a:hover {
        color:#c0c0c0; /*MENU FONT COLOR WHEN HOVERING*/
       
        
} 

#menu li a:active {
        color:#c0c0c0; /*MENU FONT COLOR WHEN HOVERING*/
                
} 


#menu: after {
	content:" ";
	display:block;
	}

#menu li {
	padding:10px 0px 10px 0px;
	float:left;
        margin-right: 20px;
}
#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:0px 0 6px;
	margin:0;
	list-style:none;
	width:130px;
	display: none;
	position: absolute;
	left: -10px;
	top: 35px;
        background-color: #FFF;
	}
#menu ul li {
	padding:0 10px 0 10px;
	width:130px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#7a7a7a;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#000;}

#headerstop {
       height: 200px;
       position: fixed;
       top: 0px;
}

/*TWITTER / SEARCH / RSS***/
.holder {
	background:#fff;
	width: 960px;
        height: 35px;
	padding: 0px;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 10px;
        border-top: 10px solid #9c3;
        border-bottom: 10px solid #9c3;
       	}

.profile {
	width:500px;
	float: left;
}

.profile img {
        width: 150px;
        float: left;
        margin-right: 20px;
}

.bio {
	padding-top: 10px;
}
.twitter {
	width: 350px;
	float: right;
	padding: 12px 20px 0px 0px;
}
.search {
	width: 350px;
	float: right;
	padding: 0px 20px 15px 0px;
}
.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:10px 10px 9px;
float: left;
}
.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
	padding:6px 8px 0;
float: left;
}
.search span input {
	background:none;
	border:0;
	width:171px;
}
.icons {
	float: right;
	padding: 0px 10px 0px 0px;
}


/*BANNER COLORS*************/
#banner {
height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
margin-top: 30px;
padding-bottom: 10px;
padding-top: 30px;
clear: both;
}


/*POSTS*******************/
.title {
	margin-top: 20px;
}





/**CATEGORIES**/

.uncategorized a, 
.personal a, 
.category-personal a {
	text-decoration:none;
	color:#FF0099;
}
.uncategorized a:hover, 
.personal a:hover, 
.category-personal a:hover {
        text-decoration:none;
        color: #0099CC;
        border-bottom: 3px solid #99CC33;
}

.uncategorized .title, 
.personal .title, 
.category-personal .title {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 50px;
        padding-left: 100px;
        padding-top: 8px;
        color: #000;
	background: url('images/personalicon.png') no-repeat top left;
       
        }

.uncategorized .title a, 
.personal .title a, 
.category-personal .title a {
	text-decoration:none;
        font-size: 24px;
        color:#000;
        border: none;  	 
}

.uncategorized .title a:hover, 
.personal .title a:hover, 
.category-personal .title a:hover {
        text-decoration: none;
        color:#000;
        border: none;
	}

.uncategorized .title h2, 
.personal .title h2, 
.category-personal .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#000;
}

.uncategorized .title span a, 
.uncategorized .title span, 
.personal .title span a, 
.personal .title span, 
.category-personal .title span a, 
.category-personal .title span {
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
        border: none;
        }
.uncategorized .title span a, .personal .title span,
.category-personal .title span {
        color:#c0c0c0 !important;
}

.uncategorized .entry, 
.personal .entry, 
.category-personal .entry {	
	overflow:hidden;
        border-bottom: none !important;
        padding-bottom: 40px;
               
        }

.uncategorized .archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/weddingsgreen.png') no-repeat top center;
        clear: both;
       }

.personal .archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/personalicon.png') no-repeat top center;
        clear: both;
       }

.weddings .archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/weddingsgreen.png') no-repeat top center;
        clear: both;
       }

.weddings a, 
.category-weddings a {
	text-decoration:none;
	color:#99CC33;
}
.weddings a:hover, 
.category-weddings a:hover {
        text-decoration:none;
        border-bottom: 3px solid #99CC33;
}

.weddings .title, 
.category-weddings .title {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 50px;
        padding-left: 0px;
        padding-top: 8px;
        background: none;
       padding-bottom: 5px;
       
        }

.weddings .title a, 
.category-weddings .title a {
	text-decoration:none;
        font-size: 36px;
        line-height: 38px;
        color:#99CC33;
         font-family:"Times New Roman", Times, serif;
	 
}
.weddings .title a:hover, 
.category-weddings .title a:hover {
        text-decoration: none;
        color:#AFAFAF;
        border: none;
	}

.weddings .title h2, 
.category-weddings .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#99CC33;
}

.weddings .title span a, 
.weddings .title span, 
.category-weddings .title span a, 
.category-weddings .title span {
	color:#99CC33;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        font-family: Arial, Helvetica, sans-serif;
        }
.weddings .title span,
.category-weddings .title span {
        color: #c0c0c0 !important;
        }

.weddings .entry, 
.category-weddings .entry {	
	overflow: hidden;
        border: none !important;
        }

.weddings strong,
.category-weddings strong {
        color: #99CC33;
}

.entry {
padding-bottom: 40px;
}

.kids.archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/kidsblue.png') no-repeat top center;
        clear: both;
       }

.kids a, 
.category-kids a {
	text-decoration:none;
	color:#0099CC;
}
.kids a:hover, 
.category-kids a:hover {
        text-decoration:none;
        border-bottom: 3px solid #0099CC;
}
	

.kids .title, 
.category-kids .title {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 50px;
        padding-left: 100px;
        padding-top: 8px;
	background: url('images/kidsicon.png') no-repeat top left;
        
        }

.kids .title a, 
.category-kids .title a {
	text-decoration:none;
        font-size: 24px;
        color:#0099CC;
	 
}
.kids .title a:hover, 
.category-kids .title a:hover {
        text-decoration: none;
        color:#0099CC;
        border: none;
	}

.kids .title h2, 
.category-kids .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#0099CC;
}

.kids .title span a,
.kids .title span, 
.category-kids .title span a, 
.category-kids .title span {
	color:#0099CC;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        }
.kids .title span,
.category-kids .title span {
	color: #c0c0c0 !important;
}

.kids .entry, 
.category-kids .entry {	
	overflow:hidden;
        border: none !important;
        }


.family .archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/kidsblue.png') no-repeat top center;
        clear: both;
       }

.family a, 
.category-family a {
	text-decoration:none;
	color:#0099CC;
}
.family a:hover, 
.category-family a:hover {
        text-decoration:none;
        border-bottom: 3px solid #0099CC;
}
	

.family .title, 
.category-family .title {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 50px;
        padding-left: 100px;
        padding-top: 8px;
	background: url('images/kidsicon.png') no-repeat top left;
        
        padding-bottom: 5px;
        }

.family .title a, 
.category-family .title a {
	text-decoration:none;
        font-size: 24px;
        color:#0099CC;
	 
}
.family .title a:hover, 
.category-family .title a:hover {
        text-decoration: none;
        color:#0099CC;
        border: none;
	}

.family .title h2, 
.category-family .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#0099CC;
}

.family .title span a,
.family .title span, 
.category-family .title span a, 
.category-family .title span {
	color:#0099CC;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        }
.family .title span, 
.category-family .title span {
	color:#c0c0c0;
}

.family .entry, 
.category-family .entry {	
	overflow:hidden;
        border: none !important;
        }

.seniors .archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/seniorspink.png') no-repeat top center;
        clear: both;
       }
.seniors a, 
.category-seniors a {
	text-decoration:none;
	color:#FF0099;
}
.seniors a:hover, 
.category-seniors a:hover {
        text-decoration:none;
        border-bottom: 3px solid #FF0099;
}

.seniors .title, 
.category-seniors .title {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 50px;
        padding-left: 100px;
        padding-top: 8px;
	background: url('images/seniorsicon.png') no-repeat top left;
        
        padding-bottom: 5px;
        }

.seniors .title a, 
.category-seniors .title a {
	text-decoration:none;
        font-size: 24px;
        color:#FF0099;
	 
}
.seniors .title a:hover, 
.category-seniors .title a:hover {
        text-decoration: none;
        color:#FF0099;
        border: none;
	}

.seniors .title h2, 
.category-seniors .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#FF0099;
}

.seniors .title span a,
.seniors .title span, 
.category-seniors .title span a, 
.category-seniors .title span {
	color:#FF0099;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        }
.seniors .title span, 
.category-seniors .title span {
	color:#c0c0c0;
}

.seniors .entry, 
.category-seniors .entry {	
	overflow:hidden;
        border: none !important;
        }

.commercial .archivetitle {
        display: block;
        width: 950px;
        height: 133px;
        background: url('images/commercialgray.png') no-repeat top center;
        clear: both;
       }
.commercial a, 
.category-commercial a {
	text-decoration:none;
	color:#808080;
}
.commercial a:hover, 
.category-commercial a:hover {
        text-decoration:none;
        border-bottom: 3px solid #000;
}

.commercial .title, 
.category-commercial .title {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 50px;
        padding-left: 100px;
        padding-top: 8px;
	background: url('images/commercialicon.png') no-repeat top left;
        
        padding-bottom: 5px;
        }

.commercial .title a, 
.category-commercial .title a {
	text-decoration:none;
        font-size: 24px;
        color:#000;
	 
}
.commercial .title a:hover, 
.category-commercial .title a:hover {
        text-decoration: none;
        color:#000;
        border: none;
	}

.commercial .title h2, 
.category-commercial .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#000;
}

.commercial .title span a,
.commercial .title span, 
.category-commercial .title span a, 
.category-commercial .title span {
	color:#000;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        }
.commercial .title span, 
.category-commercial .title span {
	color:#c0c0c0;
}

.commercial .entry, 
.category-commercial .entry {	
	overflow:hidden;
        border: none !important;
        }

         /*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
       	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
h2 {
	margin:0;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:30px;
	color:#2b2b2b;	
}
h3 {
	margin:0;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	color:#2b2b2b;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
        margin-bottom: 20px;
}

.break {
        display: block;
        margin: 10px;
}




/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	width: 100%;
	background: #fff;
	padding: 10px 0px;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:none;}

.navbg {background: #fff;}

#older {
     font-size: 18px;
     color: #FF0099;
}

#older a { font-size: 22px; color: #FF0099;}
#older a:hover { font-size: 22px; color: #FF0099; border-bottom: #99CC33 4px solid; }

#newer {
     font-size: 18px;
     color: #99CC33;
}


#newer a { font-size: 22px; color: #0099CC;}
#newer a:hover { font-size: 22px; color: #0099CC; border-bottom: #99CC33 4px solid;}

/*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;}




body {
	margin:0;		
}


img {border-style: none; margin-bottom: 5px; line-height: 0px !important;}
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:15px 0 20px;
        background: #FFF;
        border: none;
        
}


/*header*/
#header img {display:block;}

.horizontalcat ul {
 list-style-type: none;
}

.horizontalcat li {
display: inline;
text-decoration: none;
}






/*content*/
#content {
	width:970px;
	background:#fff;
	padding:17px 15px 0px 15px;
}

.entry {	
	overflow:hidden;
}

.entry p {
	line-height:25px;
	margin:0 0 22px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	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 {
 	text-decoration: none;
        display: inline;
	list-style-type: none;
	list-style-image: none;
        border-bottom: none;
        
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.comments ul {
     list-style-type: none;
     padding: 0;
     padding-bottom: 10px;
     margin-left: none;
     }

.comments li {
     background-color: #EFEFEF;
     margin-bottom: 5px;
     margin-left: 0px;
     padding: 5px 0px 5px 10px;
}

.comments p {
     margin-top: 0px;
     margin-bottom: 0px;
     line-height: 16px;
}

.commentsbox {
     display: block;
     width: 970px;
     max-height: 200px;
     overflow: auto;
     margin-bottom: 20px;
}

#commentform {
     padding: 20px 0px 40px 0px;
     background: #FFFFFF;
}

.breaker {height: 20px; width: 100%;}
.fl {float: left;}
.fr {float: right;}


/*LINK STYLES****************/
a {
	text-decoration:none;
	color:#000;
}
a:hover {
text-decoration:none;
color: #c0c0c0; 
border: none;}

/* CSS Document */

div.sociable ul li {
	display: inline;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
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 !important;
	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);
}

/* Related Posts Plugin */

#related {
	padding: 10px 20px 20px 10px;
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
        margin-top: 10px;
	width: 910px;
	position: relative;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#related p {
	margin: 0;
}

#related h2 {
	font-size: 20px;
        color: #000;
}

#related p {
	margin-top: 10px;
}

#related_posts_links {
	float: left;
	display: inline;
	width: 650px;
	margin: 0 10px 0 0;
        font-size: 15px;
        line-height: 22px;
        list-style-type: none;
}

#related_posts_images {
	position: absolute;
        width: 120px;
        height: 120px;
        overflow: hidden;    
	top: 30px;
	right: 30px;
        }

#related_posts_images ul li {
	list-style-type: none;
        }


.related_posts_image {
	background: #FFF;
	max-width: 175px;
        min-width: 120px;
        max-height: 225px;
        min-height: 120px;
        margin: 0px;
        position: absolute;
        top: 0px;
        right: 0px;    
        }

.pagelink {
        height: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px;
        text-align: center;
        }

hr {
	display: none;
       }

.commentform_link { 
       display:none;}

.comments_link {
       display: none;
}

.pagecolumn {
        display: block;
        float: left;
        width: 455px;
        margin-right: 30px;
        height: 100%;
}

.contactform tr,
.vendors tr,
.contactform td,
.vendors td {
margin-bottom: 25px;
}
   

