/*
Theme Name: rainbowcircles
Theme URI: http://www.thematology.com/
Description: 3 columns, with 2 RHS widget sidebars
Version: 1.2
Author: Thematology
Author URI: http://www.thematology.com/
*/


body {
margin: 0;
padding: 0;  
text-align:center;
font-family:Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
}

.feedreading_anchor { font-size: 100%;}


 
#wrapper{
width: 960px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 100%;
line-height:18px;
}

#wrapper2{
background-image: url(http://farm3.static.flickr.com/2610/3712142232_d016238774.jpg);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

}
#header{
min-height:275px;
height:auto !important;
height:275px;
}
#superheader{

}
padding: 0;
margin: 0;
height: 300px;
}	

#pageHeader {
    height: 275px;
}
#pageHeader #title {
    height: 275px;
}
		
#content{
clear:both;
margin: 0;
padding: 15px 10px;
}	


#main {
width: 570px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 580px;
}


#left {
float:left;
width:175px;
padding:0;
}

#right{
margin: 0 0 0 185px;
padding:0;
}


#footer {
clear: both;
margin: 0;
padding: 10px 16px 0 16px;
text-align: center;
font-size: 85%;
background: url(http://farm3.static.flickr.com/2610/3712142232_d016238774.jpg);
}


#footer-inner{
background: #E6E6FA;
height: 45px;
border-top: 1px dotted #0A1C58;
border-bottom: 1px dotted #0A1C58;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p 
	color: #7A67EE;
	font-weight:100;
}
#credit p a:hover{
	color: #7A67EE;
}


#subscribe{
text-align:center;
background: white;
border: 4px groove #0A1C58;
padding: 4px 10px 7px 10px;
margin: 0 0 10px 0;
}

#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: Calibri, Tahoma, Georgia, 'Times New Roman', serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 120%;
}
h3{
	font-size: 110%;
}
h4{
	font-size: 80%;
}
h5{
	font-size: 75%;
}
h6{
	font-size: 70%;
}

.frbl_last_posttitle a {font-size: 80%; color:black;}



a{
color:#191970;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#800080;
text-decoration:none;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #0A1C58;
border-top: 1px solid #0A1C58;
}

blockquote{
background: #E6E6FA;
padding: 5px 15px;
margin: 3px 30px;
border: 1px solid #0A1C58;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}


#tabs {
  float:left;
  width:100%;
  font-size:85%;
  line-height:18px;

border-bottom: 3px groove #0C1B59;

padding-top: 244px;
}

    #tabs ul {
	  margin:0;
	  padding:4px 16px 0 20px;
	  list-style:none;
	      }
    
#tabs li {
      display:inline;
      margin:0;
      padding:0;
      } 

#tabs a {
      float:left;
       margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }

    
#tabs a span {

      float:left;

      display:block;


      padding:3px 15px 3px 10px;

      color:##F8F8FF;

		font-weight:800;
border-top: 1px;
border-bottom: 0px;
border-left: 1px;
border-right: 1px;
border-style: solid;

      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    
    /* End IE5-Mac hack */

    
    #tabs a:hover span {

      background-position:100% -42px
color: #FFFFF0
text-decoration: underline;


      }  

    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  

/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 60px 0 0 20px;
font-weight:400;
font-size: 280%;
}

#header h3 a{
font-weight:200;
color: white;
text-decoration: none;
}

#header h3 a:hover{
color: white;
}

#header h2{
margin: 0;
letter-spacing:1px;
padding: 0px 0 0px 0px;
font-weight:100;
color: white;
font-size: 150%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 150;
padding:6px 6px 10px 10px;
margin:8px 10px 8px 0px;
background: #f8f8f8;
border: 1px solid #0A1C58;
color: red;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: red;
font-size: 150%;
font-weight:100;
border-bottom: 1px dotted #0A1C58;
padding: 2px 0 4px 0px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #191970;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #6495ED;
}
.entry img

{

padding: 10px 10px 10px 10px;

}

.postmetadata{
font-size:80%;
border-top: 1px dotted #0A1C58;
background:#E6E6FA;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}

.authormeta{
font-size:90%;

}

/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
}

ol#commentlist li{
	padding: 2px 4px;
	margin: 2px 0;
}

ol#commentlist li p.commentheader{
margin: 2px 0;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	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: 1px solid #0A1C58;
}


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: #F5F5F5;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px dotted #0A1C58; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding: 5px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px dotted #0A1C58;
padding: 2px 0 2px 12px;
color: #000000;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{

border-bottom: none !important;
padding: 0 0 0 10px;
}

.menu ul li.widget h3{
font-size:135%;
padding:2px 0 3px 2px;
margin:0 0 2px 0;
color: #000000;
font-weight: 300;
border-bottom: 1px dotted #0A1C58;
}

.menu ul li h3 a{
color: #000000;
font-weight: 100;
}
.menu ul li h3 a:hover{
color: #696969;
text-decoration: underline;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}

.jqDock IMG { padding: 0px 0px 0px 0px; }







