/*

Theme Name: Dont Papanic

Theme URI: 

Version: 1.0

Description: Custom Flexible width Three column theme 

Author: Paul Papanek Stork

Author URI: 

*/



/* standard elements */



* {

	margin: 0;

	padding: 0;

}

a {

	text-decoration: none;
	color: #777;

}

a:hover {
	color: #0F0;
	font: bold;

}



a img

{

border:none;

}



body {

	background: #FFF url('img/bg.gif') repeat-x;

	color: #444;

	font: normal 70% "Lucida Sans Unicode",Verdana,sans-serif;

	padding-top: 0px;

}

p,code,ul {

	font-size: 1.2em;

	padding-bottom: 1.2em;

}

li {

	list-style: none;

}

h1 {

	
	font: normal 2.0em "Trebuchet MS",sans-serif;

	color: #444;

}

h2 {

	
	font: normal 1.7em "Trebuchet MS",sans-serif;

	color: #000;

}

h3 {

	
	font: normal 1.5em "Trebuchet MS",sans-serif;

	color: #000;

}

h4 {

	font: normal 1.2em "Trebuchet MS",sans-serif;

	color: #3C0;

}
code {

	background: url('img/bgcode.gif');

	border: 1px solid #F0F0F0;

	border-left: 6px solid #3C0;	

	color: #444;

	display: block;

	font: normal 1.1em "Lucida Sans Unicode",serif;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}

blockquote {

	background: #FBFCF5;

	border-bottom: 1px solid #EED;

	border-top: 1px solid #EED;

	color: #444;

	display: block;

	font: normal 0.9em Verdana,sans-serif;

	margin-bottom: 12px;

	padding: 12px;

}


/* misc */

.clearer {

	clear: both;

}



/* header */

.header {

	background: url('img/HeaderGradiant.gif') repeat-x;

	border-bottom: 2px solid #EEE;

	height: 160px;

	margin-bottom: 24px;

}

.header h1 {

	color: #222;

	font: normal 4em sans-serif;

	margin-top: 0px;
	

	text-align: center;

}



.header h1 a{

	color: #222;

	text-decoration:none;

}



.header h1 a:visited

{

	color: #222;

	text-decoration:none;

}



.header h2 {

	text-align: center;

	padding: 6px 0 6px;

}

.header h2 span {


	color: #666666;

}



/* left side (main content)  250px */

.left {

	margin: 0px 300px 20px 250px;

}

/* single post page content 	margin: 0px 25% 20px 2px;*/

.page {

	margin: 0px 300px 20px 250px;

}

.content .descr {

	color: #06F;

	font-size: 1.2em;

	margin-bottom: 6px;

}



.descr a,.descr a:visited

{color: #06F;

}



.content li {

	list-style: url('img/li.gif');

	margin-left: 18px;

}

.content h1 {

	font-size: 2.4em;

	margin-bottom: 4px;

}

.content a,.footer a {

	color: #3C0;

	text-decoration: none;

}

.content a:hover,.footer a:hover {

	color: #444;

	border-bottom: 1px solid #3C0;

}



/* nav & subnavigation */

.nav,.right {

	margin-bottom: 20px;

	position: absolute;

	top: 200px;

}	



/* navigation 250px */

.nav {

	left: 0;

	text-align: center;

	width: 250px;

}

/*
.nav .logo {

	

	border: 2px solid #EEE;




}
*/

.logo {

	padding: 10px 0px 0px 0px;
}

.nav h1 {

	color: #F60;

	margin: 12px 0;

}

.nav li {

	border-bottom: 1px solid #EEE;

}

.nav li a {

	color: #0F0;

	display: block;



	padding: 8px 0;

}

.nav li a:hover {



	color: #0C0;
	


}



/* subnav */

.right {

	background: #444;

	right: 15px;

	width: 260px;

}

.subnav {

	padding: 12px 12px 0;

}

.subnav div {

	padding: 6px 0px 6px;

}


.subnav h1 {

	color: #3C0;

	font-size: 2.0em;

	height: 28px;

	margin-left: 8px;

}

.subnav ul {

	margin: 0 0 16px;

	padding: 6px 0px 6px;

}

.subnav li { 

	list-style: none;

	margin: 0;

	border-bottom: 1px solid #333;

}

 .subnav h1 a

 {

 color: #3C0;

 }

 

.subnav li a {	

	color: #888;

	display: block;

	font-size: 0.9em;

	padding: 3px 6px 3px 8px;

	text-decoration: none;

}

.subnav li a:hover {

	color: #DDD;

}


.leftnav{
	background: #444;

	margin: 0px 20px 10px 15px;
}

.leftsubnav ul {

	margin: 0 0 16px;

	padding: 6px 0px 6px;

}

.leftsubnav li { 

	list-style: none;

	margin: 0;

	border-bottom: 1px solid #333;

}

.leftsubnav li a {	

	color: #888;

	font-size: 1.2em;

	display: block;

	padding: 3px 6px 3px 8px;

	text-decoration: none;

}

.leftsubnav li a:hover {

	color: #DDD;

	font-size: 1.2em;
}


/* round edges */

.roundtl,.roundtr,.roundbl,.roundbr {

	background: url('img/round.gif');

	height: 16px;

	width: 14px;

}

.roundtl,.roundbl {

	float: left;

}

.roundtr,.roundbr {

	float: right;

}

.roundtr {

	background-position: right top;

}

.roundbr {

	background-position: right bottom;

}

.roundbl {

	background-position: left bottom;

}



/* footer */

.footer {

	color: #666;

	border-top: 1px solid #EEE;

	font: normal 1em Verdana,sans-serif;

	margin: 0 42% 0 3%;

	padding: 8px 6px;

}

.footer .fright, .footer .fright a {color: #AAA;}





/*post stylng*/

.post{margin:0 0 25px 0;}



.post .info{

padding:2px 3px 3px 8px;

border:1px solid #e3e4e4;

background-color:#f5f5f5;

font-size:0.9em;

color:#505050;

}



.postinfo {color: #888; font-size: 11px; padding-bottom: 10px;}

.postinfo a {color: #222;}


.post hr{color: #003399; height:1px;}




/* Comments Styling */

#commentlist li {

margin-bottom: 1.5em;

padding-bottom: 1em;

border-bottom: 1px solid #700000;

}



#commentform {

margin: 1em 0;

background: #ffffff;

width: 280px;

}



#commentform textarea {

background: #f8f7f6;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform textarea:hover {

background: #FFFFFF;

border: 1px solid #d6d3d3;

}

#commentform textarea:focus {

background: #ffffff;

border: 1px solid #939793;

}



#commentform #email, #commentform #author, #commentform #url {

font-size: 1.1em;

background: #f8f7f6;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {

font-size: 1.1em;

background: #ffffff;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {

font-size: 1.1em;

background: #ffffff;

border: 1px solid #939793;

width: 280px;

}

#commentform input{

margin-bottom: 3px;

}



/* floats */

.clearer {clear: both; display: block; font-size: 0; line-height: 0;}

.fleft {float: left;}

.fright {float: right;}
