/*  
Theme Name: Pebble
Theme URI: http://tawodi.org/witchesweekly/
Description: A series of brown simplicity.
Version: 1.0
Author: Crystal Groves
Author URI: http://tawodi.org
*/

body {
	font-family: verdana; 
        font-size: 8pt;
        color: #000000;
        margin: 0px;
	background: url("images/bg.gif");
	text-align: center;
}


#container {
       width: 374px;
       margin-bottom: 0px;
       margin-right: auto;
       margin-left: auto;
       margin-top: 0px;
       text-align: left;
       background: url("images/container-slice.gif") repeat-y;  
       border-left: 3px solid #7F6954;
       border-right: 3px solid #7F6954;
       border-bottom: 3px solid #7F6954;
 }


table, tr, td {
	font-family: verdana; 
        font-size: 8pt;
        color: #000000;
 }

a:link, a:visited,  a:active{
	color: #000000; }

a:hover {
	color: #000000;}

input, textarea, option, select {
	background-color: #7F6954;
	color: #FFFFFF;
 	border-right: 1px solid #60462E;
 	border-bottom: 1px solid #60462E;
 	border-top: 1px solid #60462E;
 	border-left: 1px solid #60462E;
        margin-left: auto;
        margin-right: auto; }

blockquote {
	background: #7F6954;
	padding:5px;
        color: #000000;
 	border-right: 1px solid #60462E;
 	border-bottom: 1px solid #60462E;
 	border-top: 1px solid #60462E;
 	border-left: 1px solid #60462E;
	}

#subsection {
	background-color: #DFEDBE;
        color: #000000;
 	border-bottom: 1px solid #000000;
 	border-top: 1px solid #000000;
	}

h1             {
        font-style: italic;
       font-size : 10pt; 
       color: #9E986A;
               }

.title { 
	color: #000000;
        font-size : 8.5pt; 
        font-weight: bold; }

.sub { 
        color: #788650;
        font-weight : bold;
        font-size : 8pt; }
        
        

.columncontent {
	background-color: #FFFFFF;
        margin-top: 0px;
        margin-left: 5px;
        margin-right: 5px;
}

.columninnards{
        padding-left: 4px;
        padding-right: 4px;
}


#blogcontent       {
         width: 374px;
         text-align: left;
         margin: 0px;
	 background: #FFFFFF;  
       background: url("images/container-slice.gif") repeat-y;  
               }
               
* html #blogcontent {
         width: 374px;
         text-align: left;
         margin-left: 0px;
         margin-right: 0px;
         margin-top: 0px;
         bottom: 0px;
}


.blogbody
{
         margin-right: 0px;
         margin-top: 0px;
	 background: #FFFFFF;  
       background: url("images/container-slice.gif") repeat-y;  
}

.entries      {
         text-align: left;
         margin-bottom: 10px;
               }

#layoutimage   {
	 background-image: url(images/logo.jpg);
         padding: 0px;
         width: 374px;
         height: 247px;
         margin-top: 0px;
         top: 0px;
               }


#bar   {
	 background-image: url(images/bar.jpg);
         padding: 0px;
         width: 31px;
         height: 17px;
         margin-left: auto;
         margin-right: auto;
         margin-top: 10px;
         margin-bottom: 10px;
               }

div.date      {
        font-weight: bold;
        font-style: italic;
        font-size : 9pt; 
        color: #000000;
        text-align: right;
               }
#navigation      {
        color: #000000;
        text-align: center;
	background: #A59072; 
        margin: 0px;
        margin-bottom: 0px;
               }
#bottom      {
        color: #000000;
        text-align: center;
	background: #A59072; 
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px;
       width: 374px;
               }
* html #bottom {
        text-align: center;
        margin: 0px;
        margin-bottom: 0px;
}
