/* 
Theme Name: Perfect Fools
Theme URI: http://www.perfectfools.com
Description: Perfect Fools temporary site / blog. 
Version: 1.0
Author: Alexander Radsby
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* GLOBAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

html {
	//background: #efefef;
}

body {
	background: #efefef url("../images/bg.gif") repeat-y center top;
	font-family: Georgia; font-size: 13px;
	color: #393530;
 	line-height: 17px;
	min-width: 960px;
    margin: 0px 0px 0px 0px;
    
}

.content-size { width: 560px; }
.label { padding-left: 9px; padding-right: 7px; padding-top: 5px; padding-bottom: 5px; background: #2a2722; color: #fff; font-size: 11px; }

.categories-pos { float: left; width: 180px; }
.commentcount-pos { float: left; width: 180px; }
.tag-pos { float: left; width: 162px; }

.smallbold	{ font-size: 11px; font-weight: bold; }
.small		{ font-size: 10px; line-height: 13px; }

.foolgreen { color: #398925;}

.border-bottom { border-bottom: 1px solid #ccc; padding-bottom: 2px; }

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

.push { padding-left: 195px; padding-top: 20px; float:left; font-weight:bold; clear:both;}

/* WRAPPER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#wrapper {
	width: 940px;
	margin: auto;
    background: #efefef;
}

// IE 6 FIX
*html #wrapper { 
	width: 960px;
	
}

/* LOGO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#logo {
	position:absolute;
	left: 10px; top: 28px;
	width: 174px; height: 46px;
	background: #efefef;
}

/* INTRODUCTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#introduction {
	padding-top:22px; padding-left: 176px; padding-bottom: 15px;
	background: #efefef;
}

#introduction-inner {
	background: #efefef url("../images/leftborder.gif") repeat-y top left;
	padding-left: 14px; padding-top: 0px; padding-bottom: 7px;
	position:relative;
	left: 3px;
}

#introduction-inner h2 {
	font-style: italic; font-size: 21px;
	line-height: 32px;
	width: 500px;
	padding-bottom: 0px;
}

#introduction-inner p {
	width: 600px;
}

/* CONTENT TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#content p { margin: 0 0 1.5em; }

#content ul, ol { margin: 0 1.5em 1.5em 1.5em; }
#content ul { list-style-type: circle; }
#content ol { list-style-type: decimal; }

#content dl { margin: 0 0 1.5em 0; }
#content dl dt { font-weight: bold; }
#content dl dd { margin-left: 1.5em; }

#content abbr, acronym { border-bottom: 1px dotted #000; }
#content address { margin-top: 1.5em; font-style: italic; }
#content del { color: #000; }

#content a { color: #54872b; text-decoration: none; }
#content a:hover { color: #72ad42; }

#content blockquote { margin: 1.5em; }
#content strong { font-weight: bold; }
#content em, dfn { font-style: italic; }
#content dfn { font-weight: bold; }
#content pre, code { margin: 1.5em 0; white-space: pre; }
#content pre, code, tt { font: 1em monospace; line-height: 1.5; } 
#content tt { display: block; margin: 1.5em 0; line-height: 1.5; }
#content span.amp { /* For better-looking ampersands */
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float:left;
	padding-right: 8px; padding-bottom: 150px;
}

#entries {
	width: 740px;
}

// IE6 FIX
*html #entries {
	width: 730px;
	padding-left: 8px;
}

.entry {
	padding-top: 17px; clear:both;
}

#content .date {
	width: 162px;
	float:left;
}

.entry-wrapper {
	float:left;
	width: 525px;
	padding-left: 17px; padding-right: 17px; padding-top: 5px;
}

.entry-title {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 17px;
}

.entry-title a {
	color: #393530 !important;
}

.entry-title h3{
	margin-top:0;
}
.entry-content {
	padding-bottom: 17px;
}
.entry-content h2{font-size:16px; font-weight:bold; padding:1em 0;}
.entry-content h3 {
	font-size: 13px;
	font-weight: bold;
}

.entry-footer {
	padding-bottom: 60px;
}

.entry-footer a:link {
	color: #666 !important;
	text-decoration: none;
}

.entry-footer a:visited {
	color: #666 !important;
	text-decoration: none;
}

.entry-footer a:hover {
	color: #000 !important;
	text-decoration: none;
}

.navigation {
	padding-left: 195px; padding-right: 20px;
	font-size: 11px;
}

.navigation a:link {
	background: #000000;
	color: #fff !important;
	padding: 5px 9px;
}

.navigation a:visited {
	background: #000000;
	color: #fff !important;
	padding: 5px 9px;
}

.navigation a:hover {
	background: #fff;
	border: 1px solid #dedede;
	color: #000 !important;
	padding: 5px 9px;
}

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#comment-section {
	width: 525px !important;
	padding-left: 196px;
	float:left;
}

#comment-section h3 {
	font-weight: bold; font-size: 11px;
	float:left;
}

#comment-section .commentcount {
	float:right;
	font-size: 11px;
	//padding-left: 200px;
}

.commentlist {
	clear:both;
	padding-top: 20px;
}

.comment {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 5px;
	float:left;
}

.comment-entry {
	font-size: 11px;
	//clear:both;
	float:left;
	width: 345px;
	padding-left: 80px;
}

.comment-authur {
	font-size: 10px; font-weight: bold; 
	float:left;
	width: 100px;
}

.comment-authur a {
	color: #000 !important;
}

.commentlist .date {
	font-size: 10px; 
	font-weight: normal;
	color: #999;
	width: 100px;
}

#respond {
	padding-top: 40px;
	float:left;
	padding-left: 196px;
}

#respond h3 {
	font-size: 11px; font-weight: bold;
	padding-bottom: 20px;
}

#respond form input.rounded {
	width: 155px;
	padding-right: 20px;
	border: 0;
	background: transparent;
	float:left
}

#respond form p {
	background: url("../images/small_input_comment.jpg") no-repeat top left;
	width:460px;
	height: 13px;
	padding: 5px 15px 10px 10px;
	float:left;
}

#respond p label {
	float:left;
	font-size: 11px; font-weight: normal;
	color: #666; 
}

#respond .textarea {
	clear:both;
	float:left;
}

#respond .textarea p {
	background: url("../images/big_input_comment.jpg") no-repeat top left;
	width: 500px;
	height: 115px;
	padding: 0;
	padding-top: 5px;
}
#respond textarea {
	border: 0;
	width: 450px;
	height: 85px;
	background: transparent;
	padding-left: 7px; padding-right: 15px; padding-top: 7px; padding-bottom: 20px;
	resize:none;
}

#respond .textarea label {
	font-size: 11px;
	padding-bottom: 10px;
	float:left;
	color: #666; 
}

#respond .submit {
	background: transparent;
	padding: 0;
}

#respond .submit input {
	color: #fff;
	background: #000;
	border: 0;
	padding: 5px 9px;
}

.loggedin p {
	font-size: 10px !important;
	background: transparent !important;
	padding: 0 !important;
}

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#sidebar {
	width: 192px;
	float:left;
}

*html #sidebar {
	width: 192px;
	float:right;
	position:absolute;
}

#sidebar a:link {
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0;
}

#sidebar a:visited {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#sidebar a:hover {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#sidebar form input.rounded {
	background: url("../images/searchsubmit.jpg") no-repeat center right;
	width: 155px;
	padding-right: 20px;
	border: 0;
}

#sidebar form p {
	background: #efefef url("../images/search_input.gif") no-repeat top left;
	width:170px;
	padding: 5px 15px 7px 10px;
	margin:0;
}

#sidebar form input.searchicon {
	position:relative;
}

form {
	padding-bottom: 6px;
}

#why-fools {
	padding-bottom: 10px;
}
#why-fools {
	margin-top: 5px;
}
#latest-work, #categories, #archives {
	margin-top: 10px;
}

#tags {
	margin-top: 10px;
}

#tags ul li a{
	font-size: 10px !important; line-height: 13px; list-style-type: none;
}

#tags, #categories, #archives {
	background: #fff;
}

#tags li, #categories li, #archives li{list-style:none;}

#categories ul li {
	font-size: 10px;
	color: #398925;
    list-style-type: none;
}




#sidebar {
	position:relative;
	z-index: 1000;
}




#sidebar ul {
	padding-left: 8px; padding-top:12px; padding-bottom: 12px;list-style-type: none;
	margin:0;
}

#sidebar ul li a:link {
	text-decoration: none;
	font-size: 10px;
	color: #2a2722;
    list-style-type: none;
}

#sidebar ul li a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #2a2722;
    list-style-type: none;
}

#sidebar ul li a:hover {
	font-size: 10px;
	color: #2a2722;
	text-decoration: none;
    list-style-type: none;
}

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer-contact a:link {
	color: #666;
	text-decoration: none;
}

#footer-contact a:visited {
	color: #666;
	text-decoration: none;
}

#footer-contact a:hover {
	color: #000;
	text-decoration: none;
}

#footer-contact {
	/*bottom:34px;*/
	bottom:0px;
	position: fixed;
	padding-left: 17px; padding-top: 20px; padding-bottom: 13px;
	padding-bottom: 47px;
	background: #efefef;
	width: 50%;
}

#contact a {
	display:block;
}

#contact .smallbold {
	padding-bottom: 10px;
}

#footer-addresses {
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: -293px;
}

#addresses {
	padding-left: 19px; padding-top: 20px; padding-bottom: 21px;
	background: #fff;
	background: #fff url("../images/bg.gif") repeat-y 50% top;
	width: 543px;
	width: 567px;
	float:left;
}


#addresses .smallbold {
	padding-bottom: 10px;
}

#addresses span {
	display:block;
}
#rss {padding-bottom:5px;padding-top:3px;}
#rss .label {background: #2A2722 url("../images/rss.png") no-repeat 95% center;}
#rss .label a{display:block;}
a.backtotop, a.tobottom{display:none;}
