/*

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



*/

/*BACKGROUND IMAGE************/

body {

	font: 12px Arial,Helvetica,sans-serif; /*ENTRY FONTS*/
	color:#777; /*OVERALL TEXT COLOR*/
        text-transform:inherit;
        background-image:url('http://www.willdurisblog.com/wp-content/themes/blog/images/back.gif');
        background-repeat:repeat;
        background-attachment: fixed;
}





/*LINK STYLES****************/

a {

	text-decoration:none;
	outline: none;
	color:#888888;

}

a:hover {color:#00659f;}





/*LOGO IMAGE*****************/

#logo {

	height:100%;
	width:929px;
        display:none;	

}





/*MENU COLORS****************/

#menu {

}



#menu li a {

	font:13px /*MENU FONT STYLES*/

        font-family:Arial,Helvetica,sans-serif;

        text-transform: inherit;

	color:#888;	/*MENU FONT COLOR*/

        outline:none;

}



#menu li a:hover {

	color:#00659f; /*MENU FONT COLOR WHEN HOVERING*/

} 





/*BANNER COLORS*************/

#banner {

height: 100%; /*BANNER HEIGHT in case you want to change it*/

overflow: hidden;

}





/*TWITTER / SEARCH / RSS***/

.holder {



}

.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:0px;

}



/*POSTS*******************/

.title {

	margin-top: 20px;

}

	/*POST TITLE FONT STYLE**/

.ti, .title h2 {

	margin:0;
        font-style:normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	text-transform:inherit;
        letter-spacing:normal;
        line-height:0;

}

h2 {

	margin:0;
	font-size:13px;
	font-family:  Helvetica, Arial, sans-serif; Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:10px;
	color:#00659f;	
        text-transform:uppercase;
}

h3 {

	margin:0;

	font-size:15px;

	font-family:  Helvetica, Arial, sans-serif; Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:25px;

	color:#2b2b2b;

}

	/*DATE AND CATEGORY FONT STYLES*/

.title span a, .title span {

	color:#888888;

	font-size:12px;

	font-weight:normal;

	line-height:12px;

}





/* NEXT / PREVIOUS PAGE navigation*/

.navigation {

	text-align: center;

	padding: 0px;

	font-size: 12px;

	font-family: Verdana, Geneva, sans-serif;	

	width: 100%;

}

.navigation a {text-decoration:none;}

.navigation a:hover {text-decoration:none; color:#00659f;}



.navbg {
}



/*FOOTER LINKS*/

#footer {

	padding:90px 0 0;

	width:100%;

	font:-2px Verdana, Arial, Helvetica, sans-serif;

	color:#999;

	text-align:center;

}

#footer p {margin:0;color:#d9d9d9;font:-2px Verdana, Arial, Helvetica, sans-serif;}

#footer a, #footer a:hover, #footer a:visited {

	text-decoration: none;

	color:#bfbfbf;

}





.alignleft {float: left;}

.alignright {float: right;}



.clear {clear: both;}









body {

	margin:0;		

}

img { 
     border-style:none;
     padding:7px 0px 0px 0;
}

input,

textarea,

select{

    font:100% arial,sans-serif;
    background:#d9d9d9;
    vertical-align:middle;
    border:1px solid #999999;
    padding:0px 0px 0px 3px;
}

fieldset{

	margin:0;
	padding:0 0 0 0;
	border-style:none;

}

/*main container*/

#main {

	margin:0 auto;

	width: 640px;

	padding:33px 0 4px;

}

/*header*/

#header img {display:block;
	outline: none;}


#menu {

	list-style:none;
	margin:0;
	padding:0px 0px 0px 0px;	
	height:1%;
        text-transform: lowercase;
}

#menu:after {

	content:" ";

	display:block;

	clear:both;

}

#menu li {

        font-size:13px;
	padding:8px 0 5px 27px;
	float:left;

}

#menu li a {

	height:11px;

	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:6px 0 12px 0;
	margin:0;
        list-style:none;
	width:112px;
	display: none;
	position: absolute;
	left: 11px;
	top: 100%;
	background:#d9d9d9;

}

#menu ul li {

	padding:0 10px 1px 16px;

	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:#00659f;}

.holder {

	padding:9px 0px 0px 7px;

	width:640px;

	overflow:hidden;

}

.holder ul {

	list-style:none;

	margin:0;

	padding:0;

	height:1%;

	overflow:hidden;

}

.holder ul li {float:left;}

.holder .text {

	width:418px;

	padding:0 66px 0 17px;

}

.searchtext {
 color: #555555;
}

.holder ul li.search {

	padding:0px 65px 0 10px;

	width:245px;

}

.holder ul li.search label {

	color:#2b2b2b;

	font-size:10px;

	line-height:2px;

	display:block;

	text-transform:uppercase;

	padding:5px 0 8px;

}

.holder ul li.search span {

	background:url(images/search.gif) no-repeat;
	display:block;
	width:178px;
	height:30px;
	padding:3px 9px 0px;

}

.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;

}

.holder ul li.rss {padding: 0px 0px 0px 485px;}

.holder ul li.rss a {

	display:block;

	width:2px;

	height:1px;

	overflow:hidden;

	text-indent:-20px;

	background:url(images/rss.png) no-repeat;

}

/*content*/

#content {

        width:640px;
	padding:0px 0px 0px 0px;

}



.entrypage {

        width:700px;
	padding:0px 0px 5px 0px;

.entry {	

	overflow:hidden;

}

.entry p {

	line-height:20px;

	margin:0 0 0px 0px;

}

.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: Arial, Helvetica, sans-serif;

}

.postmetadata a {

	color:#82817d;

	text-decoration:none;

	outline:none;

}

.postmetadata a:hover {text-decoration:underline}

.postmetadata ul, .postmetadata li {

	display: none;

	list-style-type: none;

	list-style-image: none;

	}

	

.center {text-align: center; padding-top:30px;}

.center2 {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

#commentform textarea {

	font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	list-style-type: none;

	}



.commentlist li {

	font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	list-style-type: none; margin:10px -40px;

	}

.commentlist li ul li {

       list-style:none outside none;

}





.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	}



.commentlist cite {

	font-style: normal;

	font-size: 1em;

	}



 .commentlist cite a {	

        display: none;

}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}

.commentlist { width: 610px;

}

#commentform p {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	

}



.commentmetadata {

	font-weight: normal;

	}

.comments {

	padding-bottom: 0px;

}

.breaker {height: 7px; width: 100%;

}