/*  
Theme Name: Intellinaivety
Theme URI: http://www.intelligentnaivety.com/
Description: Intelligentnaivety from CultureLabel
Version: 1.0
Author: Simon Cronshaw


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #fff;
	color: #545454;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	font-size: 1.1em;
	padding:3px 0;
line-height:140%;
	}

a:link, a:visited {
	color: #7DA939;
	text-decoration:none;
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

#leftcol a:link, #leftcol a:visited {
border-bottom:1px dotted;
	}

#leftcol a:hover, #leftcol a:active {
text-decoration:none;
border-bottom:1px solid;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:881px;
margin:0 auto;
margin-top:20px;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 0px 35px 0px;
	}

#headcontainer {
position:relative;
 height:208px;
width:881px;
}

#logo {
position:absolute;
 bottom:0;
left:0;
	width: 111px;
	}

#logo2 {
position:absolute;
 bottom:0;
left:129px;
	width: 111px;
	}

#logo3 {
position:absolute;
 bottom:0;
right:0;
	}

	
#latest {
position:absolute;
 bottom:0;
left:121px;
	width: 250px;
	}

#random  {
position:absolute;
 bottom:0;
left:378px;
	width:250px;
	}

#news  {
position:absolute;
 bottom:0;
left:635px;
	width: 250px;
	}

#searchbox  {
position:absolute;
right:0;
top:0;
	}

#signup {
	width:881px;
margin:20px 0px 0px 0px;
	background:#ED145A;
color:#fff;
	padding: 5px 0px 5px 0px;
text-align:center;
position:relative;
height:19px;
}

#signup img {
position:absolute;
left:165px;
top:5px;
}

#signupbox {
position:absolute;
left:488px;
top:4px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#leftcol {
	width:605px;
	}

#sidebar {
	width: 125px;
	float:left;
	margin-left:18px;
	}

#topad {
	width: 258px;
float:right;
margin-top:20px;
margin-bottom:30px;
}

#topad img {
margin-left:0px;
}

#topad #controls {
float:right;
margin:5px 0 5px 0;
}

#topad #controlsleft {
float:left;
margin:5px 0 5px 0;
}

#topad a {
color:#ED145A
}


#adcol {
	width: 125px;
	float:right;
	}

#adcol img {
float:right;
}

#leftcol {
margin-top:10px;
}
	
#sidebar, #adcol {
	margin-top:10px;
	}	
	
#photopost, #adpost {
	width:605px;
	}

/*	Headers */

h1 {
	text-indent:-9999px;
        width: 0px;
        height: 0px;
	}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

#leftcol h3 {
margin-top:10px;
margin-bottom:10px;
}

#leftcol .titlebar h3 {
margin-top:0px;
margin-bottom:2px;
}

#leftcol .titlebar h3 .left {
float:left;
margin-bottom:2px;
}

#leftcol .titlebar h3 .right {
float:right;
margin-bottom:2px;
color:#3688CA;
}

#leftcol .titlebar .title .left {
	font-weight:bold;
	font-size:1.8em;
margin-top:10px;
	margin-bottom:10px;
float:left;
}

#leftcol .titlebar .title .right {
margin-top:10px;
	margin-bottom:10px;
float:right;
}

#titlebar a:link, .titlebar a:visited {
font-color:#000;
}


h3, #latest h2, #random h2, #news h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#latest h3, #random h3, #news h3 {
	font-family: verdana, sans serif;
	font-weight:normal;
	letter-spacing:0em;
	background:#AFAFAF;
	font-size:1em;
	border-bottom:0px solid #333;
	padding-bottom:0px;
	padding:6px 0 6px 10px;
	margin:22px 0 15px 0;
	color:#FFF;
	}

#latest h6, #random h6, #news h6 {
	font-family: verdana, sans serif;
	font-weight:normal;
	letter-spacing:0em;
	background:#535249;
	font-size:1em;
	padding-bottom:0px;
	padding:6px 0 6px 10px;
	margin:22px 0 15px 0;
	color:#FFF;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
h5 {
	font-size:1.4em;
	margin-bottom:5px;
	}

h6 {
	font-weight:bold;
	font-size:1.8em;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0;
	padding:0;
}
	
	
/* Content */

#content {
	width:605px;
	float:left
	}
	
.description {
	text-indent:-9999px; font-size: 0.1em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}

/* Additional posts */

#photopost .clearfloat {
	background:#fff;
	border:1px dotted #b6b6b6;
	}

#photopost:hover .clearfloat {
	background:#fff;
	border:1px solid #b6b6b6;
	}
	
#photopost p {
	margin:0;
	}

#photopost img {
	padding:1px;
	border:15px solid #F4F4F5;
margin-left:0px;
float:left;
	}

#photopost .clearfloat {
	padding:15px;
margin-bottom:10px;
margin-top:10px;
	}

#adpost .clearfloat {
	background:#f2f2f2;
	border:1px dotted #b6b6b6;
	}

#adpost:hover .clearfloat {
	background:#e9e9e9;
	}
	
#adpost p {
	margin:0;
	}

#adpost img {
	padding:1px;
	border:1px solid #000;
	}

#adpost .clearfloat {
	padding:15px;
	border:1px dotted #b6b6b6;
margin-bottom:10px;
margin-top:10px;
	}

.titlebar {
	padding-bottom:5px;
	border-bottom:1px dotted #b6b6b6;
}

#leftcol .titlebar h3 a:link, #leftcol .titlebar h3 a:visited, #leftcol .titlebar h3 .right {
color:#000;
font-weight:normal;
}

#leftcol .titlebar h6 a:link, #leftcol .titlebar h6 a:visited, #leftcol .titlebar h6 .right {
color:#000;
}

#leftcol .titlebar h6 a:hover {
color:#3688CA;
text-decoration:none;
}

#leftcol #photopost .titlebar h6 a:link {
color:#000;
}

#leftcol #photopost .titlebar h6 a:hover {
color:#7da939;
text-decoration:none;
}

#leftcol #adpost .titlebar h6 a:link {
color:#000;
}

#leftcol #adpost .titlebar h6 a:hover {
color:#7da939;
text-decoration:none;
}

#leftcol .clearfloat .clearfloat {
margin:0 0 5px 0;
padding:0;
border:0;
}


/* End */

.title {
	color:#3688CA;
	font-weight:bold;
	font-size:1.8em;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
	padding:0;
	}

#sidelist {
	float: left;
	width: 225px;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#sidelist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidelist ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#sidelist ul li a {
	display: block;
	color: #777777;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #AFAFAF;
height: 15px;
overflow: hidden;
	}

#sidelist ul li a:hover {
	color: #3688CA;
	border-bottom: 1px solid #3688CA;
	}

#sidelist p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

#leftcol blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	


#leftcol .clearfloat ul li {
margin-top:10px;
margin-bottom:10px;
	list-style:square;
	line-height:115%;
	margin-left:42px;
}

#leftcol .clearfloat ol li {
	margin-bottom:10px;
	line-height:115%;
margin-top:10px;
	margin-left:48px;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

#tags {
	line-height:200%;
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}
	
/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 0px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 25px 0 20px 0;
	width: 881px;
	font-size:1em;
	color:#737373;
border-top: 1px solid #ED145A;
	}

#footer a {
	color:#ED145A;
	}

#footcontainer {
position:relative;
height:150px;
width:881px;
}

#footleft {
position:absolute;
left:0;
bottom:3px;
	width: 280px;
	}
	
#footright {
position:absolute;
bottom:0px;
left:280px;
	width: 480px;
	}



#sidebar ul.heatmap {
	margin:0;
	padding:10px 0 20px 0;
}

#sidebar ul.heatmap li {
	margin:0;
	padding:0;
	display:block;
}

#sidebar ul.tagged {
	margin:0;
	padding:10px 0 0 0;
}

#sidebar ul.tagged li {
	margin:0;
	padding:0;
	display:inline;
}