/*
Theme Name: Superbold Revisited
Theme URI: http://www.refueled.net/free-wordpress-themes/
Description: A bold WordPress theme. Based on a design by Gorotron.
Author: refueled
Author URI: http://refueled.net
version: 1.0
Tags: two-column, widget-ready
*/




/* basics */

*{margin:0; padding:0;}

body {
	margin:0 auto;
	text-align:left;
	background:#FFF;
	font:12px Arial,Helvetica,sans-serif;
	color:#333;
	background:url(images/bg.gif) fixed;
	}

	
h1 {
	font-size:60px;
	font-weight:bold;
	margin:0;
	padding-right:5px;
	display:inline;
}

h2 {
	margin:0;
	display:inline;
	font-size:11px;
	font-weight:normal;
}

h3 {
	margin:0;
}

h4 {
	margin:10px 0 0;
	font-size:12px;
}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a {
	text-decoration:none;
	color:#F60;
}

a:hover {
	text-decoration:none;
	color:#333;
}



/* container */


#container {
	width:800px;
	margin: 0 auto;
	padding:10px;
	background:#fff;
	color:#333;
	overflow: hidden;
	border-left:1px #EAEAEA solid;
	border-right:1px #EAEAEA solid;
	border-bottom:1px #EAEAEA solid;
	}
	
/* header */

#header {
	width:800px;
	overflow:hidden;
	background:#FFF;
	}
	
#header h1 {
	font-size:60px;
	font-weight:bold;
	margin:0 0 0 1px;
	padding-right:5px;
	display:inline;
}

#header h1 a{color:#333;}
#header h1 a:hover{text-decoration: none; color:#777;}

#header h2 {
	margin:0;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}
	
#banner {
	width:800px;
	height:125px;
	background:#FFF url(images/banner.jpg) no-repeat;
	margin-bottom:10px;
	}

/* main menu */


.nav {
	text-align:right;
	font-weight:bold;
	margin:0;
	padding:97px 0 0 0;
	overflow:hidden;
}

.nav ul{float:right;}

.nav ul li {
	float:left;
	text-align:center;
	list-style-type:none;
}

.nav ul li a {
	font-size:11px;
	display:block;
	text-decoration:none;
	color:#333;
	padding:8px;
	background-color:#FFF;
	}	

.nav ul li a:hover {
	background:url(images/navlink.png) top center no-repeat;
	text-decoration:none;
}



/* content */


#content {
	float:left;
	width:590px;
	overflow: hidden;
	}
	
.pagetitle{
	font:normal 12px arial, times;
	margin:0 0 12px 0;
        display:block;
	}
	
.pagetitle-center{
	font:normal 22px arial, times;
	margin:0 0 12px 0;
	padding:24px 0 0 0;
        display:block;
	text-align:center;
	}

.post {
	margin:0 0 10px 0;
	padding:10px;
	line-height: 16pt;
	border:10px solid #EAEAEA;
	}
	
.post h2{
	font:normal 18px arial, times;
	}
	
.post h2 a{
	color: #333;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color:#F60;
	text-decoration: none;
	}
	
.post h3{
	font:normal 11px arial, times;
	float:right;
	padding:6px 0 0 0;
	}

.post-title{overflow:hidden; width:100%;}

.post-title h2{
	font:bold 22px arial, times;
	float:left;
	width:72%;
	}
	
.post-title h2 a{
	color: #333;
	text-decoration: none;
	}
	
.post-title h2 a:hover{
	color:#F60;
	text-decoration: none;
	}
	
.post-title h3{
	font:normal 11px arial, times;
	float:right;
	padding:6px 0 0 0;
	}

.post ul {margin:20px;}

.post li {list-style-type:square;}

.entry p{margin:12px 0; text-align:justify;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 18px 0 0 0;
	text-align:right;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0; padding:4px; background:#eaeaea;}
.alignright a{float:right; margin:25px 0; padding:4px; background:#eaeaea;}

.alignleft a:hover{background:none; text-decoration:none;}
.alignright a:hover{background:none; text-decoration:none;}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:200px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font:normal 13px arial, georgia, times;
	color: #333;	
	margin: 0;
	padding: 2px 0;
	border-bottom:1px dotted #eaeaea;
	display:block;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 6px 6px 12px 0; line-height:14pt;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0 12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

#commentswrap{margin:34px 0 0 0;}

#commentswrap h3{font:normal 12px arial, times; margin:22px 0 12px 0; padding:12px 0 0 0; border-top: 1px dotted #eaeaea;}

#commentform{
	background:#F5F5F5;
	margin:0;
	padding:14px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:98%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	padding:4px;
	border:none;
	}
	
#submit{margin:5px 0 0 0; padding:4px; border:none;}
#submit:hover{background:#F60; color:#fff;}

#comments{margin:0; padding:0; font:normal 12px georgia, times;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 0;
	list-style-type:none;
	}

ol.commentlist li.alt {background:none;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#f60;}

.children {
	background: #fff;
	margin:10px 0 0 0;
	padding:5px 0 5px 28px;
	list-style-type:none;
	}
	
cite {
	font-family: georgia, arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding:12px 0 0 0;

	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
.carthor{padding:4px 0 0 0;}

.reply{margin:22px 0 0 0; }
.reply a{margin:5px 0; padding:4px; background:#f7f7f7; border-top:1px solid #E9E9E9;}
.reply a:hover{background:none; text-decoration:none;}

.ecomment{background:#f7f7f7; overflow:hidden; border-bottom:1px solid #E9E9E9;}

/* search */

#searchform{
	padding:0;
	margin:18px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px 4px;
	border:2px solid #eaeaea;
	width:160px;
	color:#6C6C6C;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	width:90px;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#fff;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:20px 0 12px 0;margin: 0; color: #333; text-align:center; word-spacing:1px;}
#footer a{text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


