/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 0;  
color: #000000;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #cccccc;
}


#wrapper{
width: 760px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: .95em;
line-height:18px;
background: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#wrapper2{
	background: #ffffff;

}

#superheader{
padding: 0;
margin: 0;
height: 2em;
}	


#header{
padding: 0  0 0px 0;
height: 212px;
margin: 0 0 0px 0;
border-bottom:2px solid #ffffff;
}	


		
#content{
clear:both;
padding: 0;
margin: 15px 10px;
}	


#main {
width: 730px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}


#footer {
clear: both;
margin: 0;
padding: 10px 16px 0 16px;
text-align: center;
font-size: .95em;
background: #fff;
}


#footer-inner{
background: #FDE4E1;
height: 45px;
border-top: 1px solid #A41D0A;
border-bottom: 1px solid #A41D0A;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}


#credit{
text-align:right;
font-size: .95em;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #A41D0A;
	font-weight:100;
}
#credit p a:hover{
	color: #A41D0A;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#A41D0A;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#A41D0A;
text-decoration:underline;
font-weight:bold;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #FDE4E1;
padding: 5px 15px;
margin: 3px 15px;
border-left: 4px solid #A41D0A;
border-top: 1px solid #FDE4E1;
border-right: 1px solid #FDE4E1;
border-bottom: 1px solid #FDE4E1;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: .95em;
	font-family: Arial, Helvetica, sans serif;
	white-space: pre;
}





#tabs {
	width: 100%;
	background-color: #A41D0A;
	height: 25px;
	 }
	 
#tabs  ul{
    margin: 0;
    padding: 0;
	background-color: #A41D0A;
	 }
	
#tabs li {
    list-style: none;
	float: left;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: thin;
	
 }
	
#tabs li a {
	display: block;
	background-color: #A41D0A;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 10px;
	font-weight: bold;
	 }
	
#tabs li a:hover {
	display: block;
	background-color: #A41D0A;
	color: #FFFF00;
	text-decoration: none;
	padding: 3px 10px;
	font-weight: bold;
	 }
	
#tabs li a:focus {
	display: block;
	background-color: #A41D0A;
	color: #FFFF00;
	text-decoration: none;
	padding: 3px 10px;
	font-weight: bold;
	 }

#tabs li ul {
    display: none;
    width: 14em; /* Width to help Opera out */
    background-color: #D1D1D1
}

#tabs li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
	
#tabs li:hover li {
    float: none; }
	
#tabs li:hover li a {
    background-color: #D1D1D1;
    border-bottom: 1px solid #fff;
    color: #000; }
	
#tabs li li a:hover {
    background-color: #eeeeee; }




/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}


#header h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: white;
font-size: 1em;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #8CD1FD;
background:#FDE4E1;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: black;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #A41D0A;
background:#FDE4E1;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: .95em;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:.95em;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #FDE4E1;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #A41D0A; 
}




#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #FDE4E1;
   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: .9em;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.hidden{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.sub {
font-size: .9em;
margin: 0;
padding: 0 10px 0 0;
text-align: right;
align: right;
}
