/*  
Theme Name: proBlog-bluemagic
Theme URI: http://www.prodesignz.net
Description: A blue magic
Version: 1.0
Author: Kerul
Author URI: http://www.prodesignz.net
*/
body 
{
	background: #FFFFFF;
	margin: 0; 
	font:verdana, tahoma, arial,  sans-serif; 
	color: #444; 
	text-align: center;
}
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
a img {
	border:none;
	background:none;
	padding:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
.clear {
	clear:both;
	height:20px;
}

blockquote
{
	margin: 2em 0 0 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:none;
}

a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #444;	
}
a:hover, a:active {
	border-bottom:#93B4DD 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Verdana, Arial, Serif;
        font-size: 14px;
}
/**** Side Shadow Classes *****/
.topSL1{
	background:url(img/side1.gif) no-repeat left top;
	height:112px;
	width:12px;
}
.topSL2{
	background:url(img/side3.gif) no-repeat left top;
	height:170px;
	width:12px;
}
.topSL3{
	background:url(img/left-grey-bg.gif) repeat-y left top;
	width:11px;
}
.topSL4{
	background:url(img/side5.gif) no-repeat left top;
	width:11px;
}
.topSR1{
	background:url(img/side2.gif) no-repeat left top;
	height:112px;
	width:11px;
}
.topSR2{
	background:url(img/side4.gif) no-repeat left top;
	height:170px;
	width:11px;
}
.topSR3{
	background:url(img/right-grey-bg.gif) repeat-y left top;
	width:11px;
}
.topSR4{
	background:url(img/side6.gif) no-repeat left top;
	width:11px;
}
.mainTBL{
	width:724px;
}
/**** EOF Side Shadow Classes *****/
#wrapper{
	background:url(img/bg.gif) repeat-x left top;
}
#container {
	margin: 0px; 
	width: auto; 	
	position: relative; 
	text-align: left;
	padding:0;	
}

#navigation {
	background: transparent; 
	margin: 0px; 
	overflow: hidden; 
	width: 489px; 
	position: relative; 
	text-align: left;
	font-family:Verdana, Arial, Serif;
	font-size:12px;
	background:#EBEBEB;
	padding:0px;		
}
#navigation ul li {
	float: left; 
	margin:0;
	padding: 0; 
	list-style-type: none;
}
#navigation ul li a {
	padding: 8px 10px; 
	display: block; 
	font-weight:bold;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background:#CC0001;
	color: #FFF;		
	border:none;
	border-right:1px solid #FFFFFF;	
}
.tdSearch{
	background:#CC0001;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
ul li.search {
	background:#CC0001;
	float:right;
	margin:0;
	padding:5px 10px 5px 10px;
	list-style-type: none;
	
}
ul li.search input#searchsubmit {
	border: #FFFFFF 1px solid; 
	font-size: 0.9em; 
	font-weight:bold;
	background: #CC0001; 
	margin: 0 0 0 5px; 
	color: #ffffff; 
	padding: 2px; 		
}
h2.pagetitle 
{
	margin:10px;
	padding:0;
}
#content {
	margin: 0px 0; 	
	padding:0;
	background:#fff;
}
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #443305;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 469px; 
	margin:auto;
	padding:5px;
} 
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.gif);
}
#content .post 
{
	padding:1em;
	border-bottom: 3px solid #eed;	

}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;	
}
#content p img.left {
	float: left; 
	margin:0 10px 10px 0;
}
#content .post h2 
{
	font-size: 1.4em; 
	margin: 1em 0 0;	
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;    
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;		
}
#content .post-info 
{
	padding:3px;	
	background:#EBEBEB;
}
#content .postmetadata 
{
	text-align:right;
	margin:2em 0 0 0;
}
.postnav 
{
	margin:10px 0;
	padding:5px 0;
	text-align:right;	
}
.postnav .navleft 
{
	float:left;
	margin:0;
	padding:0;
}
#sidebar {
	width:221px;
	background:#EBEBEB url(img/top-11.jpg) no-repeat left top;
	font-size:0.9em;
	float: left;
	margin:0;
	padding:0;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.25em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
	background:#EBEBEB; 
	border-bottom:#636363 dotted 1px;
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; 
	font-size: 1em; 
	text-align: left;
	color: #CC0001;	
}
li.sidebox h4
{
	margin:0;
	padding:0;
	font-weight:bold;
}
#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	text-align:left;
	width:780px;
}
 html #footer {
	height: 1%;
}
#footer p {
	line-height: 1.6em;	
}
#footer p span 
{
	font-size:0.9em;
}
#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#D9E7FD;
	border: #93B4DD 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	padding:3px;
}
#container .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	
}
.commentlist li.alt 
{
    background:#D9E7FD;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:100px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.nocomments 
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}