/*  
Theme Name: Super Blog
Theme URI: http://www.themesbase.com
Description: Super Blog is a candy-coloured, 3-column design which will give games-orientated bloggers oodles of fun!<br /><a href="http://wordpresstemplates.name" target="_blank">Download from <strong style="color:#d00;">Free</strong> Wordpress themes</a>
Version: 1.0
Author: Nikola Alexandrov
Author URI: http://www.themesbase.com
*/


* {
	outline:0;
	padding: 0;
	margin:0;
	}
/*--------------------------------------------------------------------------------------
		LAYOUT
----------------------------------------------------------------------------------------*/
body {
	color:#333;
	font-family: tahoma;
	font-size:12px;
	text-align:center;
	}

#wrapper {
	width: 800px;
	margin: 0 0 0 0;
	text-align:left;
	font-family: tahoma;
	}
	
#header {
	height:160px;
	width:800px;
	border-bottom: 1px #D6D6D6 solid;	
	}

#headerleft {
	width: 618px;
	height: 160px;
	float: left;
	border-left: 2px #999999 solid;	
	background: url(images/header.jpg) no-repeat;
	}

#headerright {
	width:166px;
	height:160px;
	float: right;
	border-left: 2px #999999 solid;
	border-right: 2px #999999 solid;
	background-color: #D6D6D6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0;
	}

#headerright ul {
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	}

#headerright ul ul {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;	
	}

#headerright ul ul li {
	font: tahoma, verdana, arial;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	background:#E6E6E6;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom: 5px;
	padding-top:5px;
	}

#headerright ul ul li a {
	color: #333333;
	text-decoration: none;
	}
	
#headerright ul ul li a:hover {
	color: #CC1B00;
	text-decoration: none;
	}	

#feed {
	height: 16px;
	text-align:right;
	padding-right: 20px;
	margin-bottom: 10px;
	}

#blogtitle {
	padding:30px 0 0 50px;
	text-align:left;
	margin: 0 0 0 0;
	width:360px;
	float: left;	
	}
	
h1.blogtitle a {
	font-family: tahoma;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	padding-left:0;
	}

h2.description {
	font-family: tahoma;
	color: #CC1B00;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	}

#section {
	width: 800px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

h2.title {
	font-family: tahoma;
	color: #FE6D00;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 0;
	}

h2.title a {
	font-family: tahoma;
	color: #FE6D00;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-decoration: none;
	}

h2.title a:hover {
	color: #C31642;
	text-decoration: none;
	}		
		
#content {
	float:left;
	width:440px; 
	margin: 0 0 0 0;
	padding-top: 10px;	
	}

#ontheright {
	float:right;
	width:360px;
	height:inherit;			
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#panelone {
	float:left;
	width:180px;		
	font-size:11px;
	font-family: tahoma;		
	}

#paneltwo {
	float:right;
	width:180px;
	font-size:11px;
	font-family: tahoma;
	background-color: #0A689E;	
	}

#paneltwo-white {
	float:right;
	width:170px;
	font-size:11px;
	font-family: tahoma;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	}		

/*--------------------------------------------------------------------------------------
		BASE STYLES
----------------------------------------------------------------------------------------*/

abbr, acronym {
  border-bottom: 1px dotted #5B5959;
  cursor: help;
  }

cite {
	font-style:normal;
	}

dl {
	margin-left:15px;
	}

p {
	font-family:tahoma;
	font-size: 12px;
	}

p a, blockquote a, .navigation a {
	text-decoration:none;
	}

	p a:hover, blockquote a:hover, .navigation a:hover {
		color:#C31642;
		}

form input, select, textarea {	
	border:1px solid #aaa;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	padding:0px 1px 1px 2px;
	background-color:#FFF;
	color:#105687;
	}

ul a {
	color:#333333;
	text-decoration:none;
	}

	ul a:hover {
		color:#C31642;
		}
			
/*--------------------------------------------------------------------------------------
		SEARCH FORM
----------------------------------------------------------------------------------------*/

#search {
	padding-bottom: 20px;
	height: 22px;
	color: #EAB000;
	}

.searchtitlediv {
	padding-left: 10px;
	padding-top: 20px;
	}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	border: solid 1px #B7BBBB;
	background-color: #C6CACB;	
	color: #CC1B00;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #CC1B00;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 0px;
	margin: 1px;
	border: solid 1px #B7BBBB;
	background-color: #C6CACB;	
	color: #CC1B00;
	width: 50px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}


/*--------------------------------------------------------------------------------------
		CONTENT
----------------------------------------------------------------------------------------*/
#content{}

	#content h1{
		font-size:20px;
		}
		
	#content h2 {
		font-size:16px;
		}
		
	#content h3 {
		font-size:13px;
		color:#0C5681;
		}

	.gold {
		color:#946B0B;
		}
	
	.blue {
		color:#006699;
		}		
		
	.post  {/*entire post, including meta info*/
		margin-bottom:20px;
		padding-left: 10px;
		padding-right: 10px;		
		}
	
		
	.entry {  /*actual content of post*/
		padding-bottom:2px;
		margin-bottom: 10px;
		padding-right: 10px;
		font-family: Tahoma, Verdana;
		font-size: 11px;		
		}
		
		.entry a{  /*actual content of post*/
			text-transform: none;
			font-size:11px;
			}
	
h1.posttitle {
	font-family: tahoma, verdana, arial, sans-serif;
	color: #CC1B00;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
	}

h1.posttitle a {
	font-family: tahoma, verdana, arial, sans-serif;
	color: #CC1B00;
	font-size: 18px;
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;	
	}

h1.posttitle a:hover {
	color: #000000;
	text-decoration: none;
	}	
	
#metadata {
		margin-top: 10px;
		padding-top: 10px;
		border-top:1px solid #D6D6D6;
	}	
	
	p.postmetadata {
		font: Tahoma, Verdana, Arial;
		font-size: 10px;
		font-weight:bold;
		color: #0A689E;
		margin-bottom: 3px;
		height: 15px;
		padding-left: 30px;
		padding-top: 1px;
		background: url(images/comment.gif) no-repeat;		
		}

	p.postmetadata a {
		color: #0A689E;
		text-decoration: none;
		}
		
	p.postmetadata a:hover {
		color:#CC1B00;
		}

	p.date {
		font: Tahoma, Verdana, Arial;
		font-size: 12px;
		font-weight:bold;
		color: #D6D6D6;
		margin-bottom: 3px;		
		}

	p.date a {
		color: #D6D6D6;
		}

	p.date a:hover {
		color: #000;
		}						

/*--------------------------------------------------------------------------------------
		SIDEBAR
----------------------------------------------------------------------------------------*/	

#feedboxleft {
	height: 36px;
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
	border: solid 1px #B7BBBB;
	background-color: #C6CACB;
	margin-bottom: 15px;
	}

#insidefeedboxleft { 
	float: left;
	padding-left: 9px;
	padding-top: 9px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;	
	}

#panelone h2 {
	margin-bottom: 5px;
	height: 40px;
	width:180px;
	}

#paneltwo h2 {
	margin-bottom: 5px;
	height: 40px;
	width:180px;
	}

#panelone ul {
	color: #CC1B00;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 15px 0;
	padding-left: 0px;
	text-transform: none;
	}

#panelone ul li {
	font: tahoma, verdana, arial;
	padding-top: 3px;
	padding-bottom: 5px;
	}

#panelone ul ul {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	}

#panelone ul ul li {
	font: tahoma, verdana, arial;
	font-size: 14px;
	margin-top: 0;
	padding-left: 10px;
	}

#panelone ul ul li a {
	color: #CC1B00;
	text-decoration: none;
	}	

#panelone ul ul li a:hover {
	color: #000;
}	

#panelone ul ul ul.children {
	}

#paneltwo ul {
	color: #FFF;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 0px;
	text-transform: none;
	}

#paneltwo ul li {
	font: tahoma;
	padding-bottom: 3px;
	}

#paneltwo ul ul {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	}

#paneltwo ul ul li {
	font: tahoma;
	font-size: 14px;
	margin-top: 0;
	padding-left: 10px;
	}

#paneltwo ul ul li a {
	color: #FFF;
	text-decoration: none;
	}	

#paneltwo ul ul li a:hover {
	color: #C31642;
}	

#paneltwo ul ul ul.children {
	}


/*--------------------------------------------------------------------------------------
		PAGE SPECIFIC STYLES: ARCHIVES
----------------------------------------------------------------------------------------*/
.month {
	margin:0 0 15px 15px;
	display:block;
	}

.month a {
	font: 15px/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#006699;
	text-decoration:none;
	}

		.month a:hover {
			color:#000;
			}

/*--------------------------------------------------------------------------------------
		PAGE SPECIFIC STYLES: CONTACT
----------------------------------------------------------------------------------------*/
.required{
		color:#FF0000;
		font-size:10px;
	}
	
	.errortxt{
		color: #FF0000;
		display:none;
	}
	
	#errorwarning{
		color: #FFFFFF;
		padding: 6px 15px;
		background-color: #FF0000;
		border-left: 15px solid #990000;
		margin: 10px 0 10px 15px;
		display:none;
		}


#contactform {
	margin-top:15px;
	font-size:11px;
	}

	#contactform  #name, #email, #subject, #message  {
		width:310px;
		margin:0;
		}

	#contactform #message{
		width:310px;
		height:200px;
		padding: 0 2px;
		}

p.red {
	color:red;
	font-size:10px;
	margin-right:2px;
	margin-top:-4px;
	}

dl#contactform dd{
	margin-bottom:4px;
	}

#sendbutton {
	border-width:0; 
	}
/*--------------------------------------------------------------------------------------
		COMMENTS
----------------------------------------------------------------------------------------*/
h4.comments {
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #D6D6D6;	
	font: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	color: #CC1B00;
	margin-bottom: 8px;			
	}

h4.postcomments {
	margin-top: 10px;
	padding-top: 10px;
	font: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	color: #CC1B00;
	margin-bottom: 8px;			
	}

#commentform input, textarea{
	color:#333333;
	border-color: #CC1B00;
	padding-left: 3px;
	}

#commentform input{
	font-size:11px;
	}

#commentform textarea{
	padding:2px 4px;
	font-size: 12px;
	}

#author, #email, #url {
	width:200px;
	padding: 0 0 0 0;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#comment {
	width:400px;
	height:180px;
	}

#submit	{
	margin-top:5px;
	border-color: #CC1B00;
	padding:0;
	width: 50px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	}

.commentlist {
	margin-left:10px;
	margin-right: 10px;
	list-style:none;
	}

p.loggedin a {
	color: #CC1B00;
	text-decoration: none;
	}

p.loggedin a:hover {
	color: #000000;
	text-decoration: none;
	}

.commentlist li{
	border-top: solid 1px #CC1B00;
	border-bottom: solid 1px #CC1B00;	
	background-color: #FFD3CC;
	margin-bottom:20px;
	padding-left: 10px;
	}

.commentlist li a{
	color: #CC1B00;
	text-decoration: none;
	}

.commentlist li a:hover{
	color: #FFFFFF;
	}
	
	.commentlist li.alt{
		}
	
.commentlist li  p{
	margin: 0 0 0 0;
	}

.commentauthor a{
	color:#CC1B00;
	text-decoration:none;
	font-weight:bold;
	border-width:0;
	padding-left:14px;
	}

	.commentauthor a:hover{
		color:#FFFFFF;
		background-color:transparent;
		}
		
.commentmetadata {
	padding-top: 2px;
	padding-bottom: 7px;
	font-size: 9px;	
	}

	.commentmetadata a{
		text-decoration:none;
		color:#333;
		}
	
		.commentmetadata a:hover{
			color:#000000;
			}

.commentdata {
	clear:both;
	font-size:11px;
	line-height:1.4em;
	}

	.commentdata:hover {
		color:#000000;
		}
		
		
#respond, #comments {
	margin-bottom:15px;
	font-family:"Trebuchet MS", sans-serif;
	}
	
/*--------------------------------------------------------------------------------------
		NAVIGATION
----------------------------------------------------------------------------------------*/

.navigation a { color:#0A689E;font-weight:bold;font-size:14px; }
.navigation a:hover { color:#000; }
.alignleft { float:left;display:inline; }
.alignright { float:right;display:inline; }

	



