/*
Theme Name: Minimal Sun Theme
Theme URI: http://luckythemes.com/minimal-sun-theme/
Description: Minimal Sun Style Wordpress Theme
Version: 1.4
Author: http://themerama.com
Author URI: http://luckythemes.com/
Tags: widget ready, valid html, valid css, 2 columns, fixed width
*/
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#header{
	margin: 0 auto;
	width: 900px;
	background: url(images/cont_bg.gif) repeat-y;
	text-align: left;
}
#header .logo{background: url(images/logo_sun.gif) no-repeat 50px 20px;}
#header .himg{background: url(images/header_bg.gif) repeat-x; height: 165px; margin-left: 220px;}
#header h1{
	padding-top: 60px;
	padding-left: 60px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	margin: 0;
}
#header h4{
	padding-left: 60px;
	font-family: Georgia, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #878787;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #313131;
	text-decoration: none;
}
#header a:hover{ color: #878787;}


#content{
	margin: 0 auto;
	width: 900px;
	background: white url(images/cont_bg.gif) repeat-y;
	text-align: left;
}

.left{
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	float: left;
	width: 220px;
	overflow: hidden;
}
.left .lpadding{
	margin: 0;
}
.left_bg {
	margin: 1px;
	margin-bottom: 0;
	padding-top: 1px;
	background: #9A0000;
}

.left .title{
	padding: 3px 10px 3px 10px;
	margin: 5px 10px;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
}
.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0 0 10px 30px;
	margin: 10px 15px 10px 10px;
}
.left ul li{
	list-style: none;
	background: url(images/lul_bullet.gif) no-repeat left 5px;
	padding: 0 0 0 10px;
	margin: 0;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: black;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 680px;
	font-size: 12px;
	overflow: hidden;
}

.right .title{padding: 4px 10px 0 10px; border-bottom: 1px dotted #626262;}
.right .title2 h4{margin-left: 10px;}
.right h1{
	padding: 0;
	margin: 0;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: black;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #626262;
	margin: 0;
}
.right p{
	padding: 3px 10px;
	margin: 0;
}
.div1{
	height: 1px;
	padding: 1px;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #BF8303;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}
.tags{
	font-size: 11px;
	margin: 10px 10px 1px 10px;
	padding: 5px 0 0 0;
	color: #565656;
}
.permalink{
	font-size: 11px;
	margin: 1px 10px 5px 10px;
	padding: 0 0 5px 0;
	color: #565656;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover, .tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: #565656;
	text-decoration: underline;
}
.permalink a:hover, .tags a:hover{text-decoration: none;}


.post_block1{ background: url(images/tb_tbg.gif) repeat-x top; width: 100%;}
.post_block2{ background: url(images/tb_rt.gif) no-repeat top right;}
.post_block3{ background: url(images/tb_lt.gif) no-repeat top left; }

.post_block4{ background: url(images/tb_rbg.gif) repeat-y right; }
.post_block5{ background: url(images/tb_lbg.gif) repeat-y left;}

.post_block6{ background: url(images/tb_bbg.gif) repeat-x bottom;}
.post_block7{ background: url(images/tb_rb.gif) no-repeat bottom right;}
.post_block8{ background: url(images/tb_lb.gif) no-repeat bottom left; padding: 5px;}


#footer{
	margin: 0 auto;
	width: 900px;
	background: url(images/cont_bg.gif) repeat-y;
	color: #D4D4D4;
	text-align: center;
	font-size: 11px;
}
#footer .black_bg{background: url(images/black_bg.gif) repeat-x bottom;}
#footer .logo{background: url(images/footer_logo.gif) no-repeat 806px bottom; height: 83px;}
#footer p{
	padding: 45px 0 5px 0;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #D4D4D4;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #A2A2A2;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}
h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

p, li, .feedback {
	font: 100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.search{margin: 0 auto; width: 900px; background: black;}
.search_form{
	margin: 5px 100px 5px 0;
	padding: 5px 0;
	float: right;
	
}
.search_form input{
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px dotted #626262;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #626262;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #FFB100;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #B9B9B9;
	color: #5F4303;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

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
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}