/*
Theme Name: Rostar
Theme URI: 
Description: High Quality WordPress Theme with four color schemes, two columns, two widget areas and cool of functions. Automatic post thumbnails, Featured posts, Twitter setup, Google Analytics code input, Dark colors - Light colors and more. No plugins required!
Author: Dannci
Author URI: http://beatheme.com/
version: 1.4
Tags: black, blue, brown, green, red, silver, tan, white, dark, light, two-columns, right-sidebar, fixed-width, custom-colors, theme-options, threaded-comments, holiday, photoblogging, seasonal
*/

/* Rostar WordPress theme is licensed under the GPL: http://www.gnu.org/copyleft/gpl.html */

/* basics */

*{margin:0; padding:0;}

body {
	background:#626657 url(images/bg.jpg) center repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	}
	
h1 {font-size: 18pt; padding:5px 0;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}




.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

small{ float:right; margin-top:12px; text-align:right; font-style:italic}
/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:1000px;
	margin: 0 auto;
	padding:0 0 0 60px;
	color:#000;
	overflow: hidden;
	}
	
/* header */

#header {
  	width:100%; 
  	height:20px;
	color: #fff;
	overflow:hidden;
	margin:0 0 0 3px; 
	}




#h2{
	font:normal 10pt georgia, times;
	color:#fff;
	padding: 0 0 0 18px;
	margin:0;
	float:right;
	}


/* main menu */


	
#headleft h1 a{color: #fff; text-decoration: none;}
#headleft h1 a:hover{color: #000; text-decoration: none;}


#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 10pt;
	width:100%; 
	overflow:hidden;
	width:940px;
	margin: 0 auto;
	padding:0;
	color:#333;
}


#menu ul {
	margin:3px 0 0 0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:right;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
	text-decoration:none;
}




/* content */


#content {
	float: left;
	width:545px;
	overflow: hidden;
	margin:35px 50px 30px 0;
	}

.post {
	margin:40px 0;
	padding:45px;
	line-height: 16pt;
	background-color:#fff;
	overflow:hidden;
	}
	
.post h2{
	font:bold 14pt Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 0;
	border-bottom:3px dotted #ccc;
	margin-bottom:30px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.thumb img {
	width:80px; height:80px;
	float:left;
	margin:5px 15px 2px 0;
	padding:4px;
	background:#626657;
	overflow:hidden;
	clear:both;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.entry a{ color:#999;}

.postmetadata{
	clear: both;
	padding:0;
	margin: 10px 0 10px 10px;
	float:right;
	font-weight:bold;
	font-size:14pt;
	color:#CCCCCC;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	


/* sidebar */


#sidebar{
	width:370px;
	overflow:hidden;
	float:left;
	margin:0 0 0 0;
	}

#sidebar a{
	text-decoration:none;
	color:#000;
	font-style:italic;
	}
	
#sidebar a:hover{
	text-decoration:none;
	color:#626657;
	}

#sidebar h2{
	font:bold 9pt Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #fff;
	background-color:#626657;
	margin: 0;
	padding:5px 10px;
}

#featured{
	margin:75px 0 40px 0;
	width:335px;
}


.fblock h3{
	margin:10px 0;
	font-size:14pt;
	font-weight:normal;
	}

.fblock{
	margin:0;
	font-style:italic;
	font-size:10pt;
	}

.fblock img{
	width:40px; height:40px;
	float:left;
	margin:2px 15px 2px 0;
	padding:4px;
	background:#626657;
	}

/* left sidebar */

#left {
	width:155px;
	float:left;
	margin:0 25px 0 0;
	padding:0;
	}



#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
	font-size:10pt;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px 0;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 5px 0;
	line-height: 16pt;
	list-style-type: none;
	border-bottom:1px dotted #626657;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}


#left ul li ul, #left ul li ul li{
	list-style-type: none;
	border-bottom: none;
	margin:-5px 0 5px 0;
	}
	
 #left ul li ul li ul li{
 padding:5px 0 0 0}



/* right sidebar */

#right{
	width:155px;
	float:left;
	margin:0;
	padding: 0;
	font-size:10pt;
	}



#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px 0;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding:5px 0;
	line-height: 16pt;
	list-style-type: none;
	border-bottom:1px dotted #626657;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}

#right ul li ul, #right ul li ul li{
	list-style-type: none;
	border-bottom: none;
	margin:-5px 0 5px 0;
	}
	
 #right ul li ul li ul li{
 padding:5px 0 0 0}
 
 
 
 





/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border: none;
	padding:2px;
	width:140px;
	padding:3px 7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10pt;
	}




/* 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;
}

input, textarea,input checkbox,input radio,select, file{border: 1px solid #7799aa; background-color:#f2f2f2;}

ul { list-style-position: inside; } 
ol { padding-left:30px;}

/* tables */
table{margin:.5em 0 1em;}
table td,table th{text-align:left;padding:.4em .8em;}
table th{text-transform:uppercase;font-weight:bold;}

table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:0;background:none;background-color:transparent;}
table, table.post{
  border-collapse: collapse;  
}
/* tables */
table td,table th{border:1px solid #fff;}
table th{background-color:#fff;color:#000;border-bottom:1px solid #fff;}
table td{background-color:#eee;}
table th a{color:#d6f325;}
table th a:hover{color:#fff;}
table tr.even td{background-color:#ddd;}
table tr:hover td{background-color:#fff;}

/* Finish tables */

/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

