/*
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-repeat: repeat;
	background-attachment: fixed;
	/*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 170%;
}

table {
	vertical-align: top;
	height: auto;
}

td {
	vertical-align: top;
	line-height: 17px;	
}

#header-rotator {
background: url(’http://www.tanyarey.com/blog/wp-content/header-images/5.jpg’) no-repeat;
background-position: top left;
}

/*NEW NAVIGATION*************/
#nav_left {
	margin-top:14px;
	float:left;
	clear:right;
	text-align: center;
	letter-spacing: .2em;
	margin-bottom:0px;
	padding-bottom:0px;
}

#nav_left li {
	color:#FFFFFF;
	margin-right:15px;
	float:left;
		margin-bottom:0px;
	padding-bottom:0px;
}

#nav_left a {
	height:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#FFFFFF;
	float:left;
	display:block;
	margin-bottom:0px;
	padding-bottom:0px;

}

#nav_left a:hover,
#nav_left a.navon {
	color:#DEDEDE;
	
}

#nav {
	width:936px !important;
	width:1000px;
	width/**/:/**/936px;
	height:40px;
	padding-left:32px;
	padding-right:32px;
	background-color: #837a87;
	padding-top:0px;	
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
	clear:right;
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
}

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


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:1000px;
	background:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 27px;
}


/*MENU COLORS****************/
#menu {
	background:#837a87;
	border-top-width:0px;
	
	
}

#menu li {
	color:#FFFFFF;
	margin-right:5px;
	float:left;
		margin-bottom:0px;
	padding-bottom:0px;
	letter-spacing: .2em;
	
}

#menu a {
	height:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#FFFFFF;
	float:left;
	display:block;
	margin-bottom:0px;
	padding-bottom:15px;
	margin-top:14px;

}

#menu li a {
	/*MENU FONT STYLES*/
	
	color:#fff;	/*MENU FONT COLOR*/
	letter-spacing: .0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	
}

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


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


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

/*POSTS*******************/
.title {
	margin-top: 0px;
	text-align: center;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing:2px;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}

.title h1 {
	margin:0;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
 letter-spacing:2px;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
h2 {
	margin:0;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.3px;
	font-weight:normal;
	line-height:25px;
	color:#696969;	
}
h3 {
	margin:0;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.3px;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	
}

.post-date  {
	border-top-width:3px;
	border-bottom-width:3px;
	border-left-width:0px;
	border-right-width:0px;
	border-style: double;
	border-color: #ffffff;
	background-color:#999999;
	color: #FFFFFF;
	width: 200px;
	padding:4px 18px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;   


	
}



/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, 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 "Century Gothic", Helvetica, Arial, sans-serif;

	color:#b2b2b2;
	text-align:center;
	background-color: #FFFFFF;
}
#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;}
input,
textarea,
select{
	font:100% "Century Gothic", Helvetica, 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 0 20px;
	border: 1 solid #DEDEDE;
}
/*header*/
#header img {display:block;}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:8px 30px 0px 30px;
	float:left;
}
#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:#dedede;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#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;}
.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:125px;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:lowercase;
	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:125px;
}
.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:970px;
	background:#fff;
	padding:23px 15px 0px 15px;
}
.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 {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: left;
}
.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;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Century Gothic", Helvetica, 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: Georgia, "Times New Roman", Times, serif;

	}

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

.divider {
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #DEDEDE;
  }
  
  
  /** YAARP STYLE STUFF **/
  
  ul.related-posts {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.related-posts li {
    list-style-type: none;
    float: left;
    width: 100px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 18px;
}
.related-posts img{
    width: 100px;
    padding: 1px;
    border: 1px solid #CCC;
}
  /** YAARP STYLE STUFF **/
  
  
  /** PhotoSlide **/
  ul#photoslide {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	overflow: hidden;
}
 /** PhotoSlide **/

     /* Related Posts */  
   ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}  
    ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}  
   ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}  
   ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}  
   ol.related-posts li{font-size:12px;}  
     /* Related Posts */  
	 
	 /* Boxy Date Wrap */
	 .comment-wrap {
	font-size: 10px;
overflow: auto;
width: 990px;
height: 400px;
	
}
 /* Boxy Date Wrap */
	 	
.senior-page {
clear: right;
float: left;

}
