/*  
Theme Name: Serpent2008
Theme URI: http://serpent.antonchanning.com/
Description: A 3 column theme with one sidebar on the right and one to the left of the content area. Bothsidebars are widget ready.
Version: 1.0
Author: Anton Channing
Author URI: http://serpent.antonchanning.com/
*/		

*
{
margin: 0px;
	padding: 0px;
}

ul
{
list-style: none;
}

body 
{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: #331111;
	background-image: url(images/tree-bg.jpg);
	background-repeat: no-repeat;
	background-position: center -400px;
	background-attachment: fixed;
	margin: 0px;
	text-align: center;
}


                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 86%;
overflow: hidden;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 5px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
padding-left: 15px;
background: url(img/content-star.gif) no-repeat;
}

#content ul ul li{
padding-left: 15px;
background: url(img/content-child.gif) no-repeat;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
/*float:left;*/
/*width: 100%;*/
background: none;
color: #ccc;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 5px solid #311;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
color: #f00;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #f66;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #f66;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #f33;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Top Menu *******************
                         *****************************************************/

#nav {
	list-style: none;
	font-family: Tahoma;
	font-size: 1.2em;
	padding-top: 25px;
	padding-bottom: 25px;
}
#nav li { display: inline; }
#nav a {
	padding: 5px 36px 5px 11px;
	color: #999999;
	text-decoration: none;
}
#nav a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #551111;
	
}
	

#nav #current a {

    color: #999999;
}

                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarleft li
{
background: #522 url(img/li.gif) bottom right no-repeat;
padding-bottom: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #f00;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #f66;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #f66;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #f33;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #ccc;
padding: 2px 8px 2px 8px;
margin-top:8px;
background:#733 url(img/h2.gif) top left no-repeat;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
background: #522 url(img/li.gif) bottom right no-repeat;
padding-bottom: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright a:link {
color: #f00;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #f66;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #f66;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #f33;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #ccc;
padding: 2px 8px 2px 8px;
background:#733 url(img/h2.gif) top left no-repeat;
margin-top:8px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #666666;
border-left: 4px solid #B5C9DF;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px 35px 10px 20px;
border-left: 4px solid #BFBDB3;
padding: 5px 8px 8px 35px;
text-align: left;
background: #433;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #f00;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #f66;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #f66;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #f33;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #f00;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #f00;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #fff;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #000;
margin-bottom: 2px;
}

li.alt
{
background: #200;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #f00;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #f33;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #f66;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #f66;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #f00;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #fff;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
               text-align: center;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
               text-align: center;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 0px;
margin-top: 12px;
margin-bottom: 0px;
border-bottom: 3px solid #522;
background: #000 url(img/title.gif) top left no-repeat;
}

h3.posttitle:hover
{
border-bottom: 3px solid #733;
}

.posttitle a:link
{
font-size: 22px;
color: #f00;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #f33;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #f66;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
color: #f66;
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #ccc;
}

.entry
{
margin-bottom: 5px;
background: #311;
	font-size: 1.3em;
	filter:	alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #DFDAC3;
}

/*#searchform {
margin-left: 5px;
	}*/



/************* Search Form *************/

#sidebarleft  form {
  width:164px;
  padding:0 15px;
  line-height:0;
}

#sidebarleft form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  margin-bottom:7px;
  border:0 solid; /* Opera */
}

#sidebarleft #s {
  height:1.5em;
  width:85px;
  margin:0 5px 0 0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
}

#sidebarleft #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
  color:#fff;
  background:#522;
}

.credits
{
margin-top: -25px;
padding: 0 4px 5px 4px;
float: right;
}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

img.title-image {
display: block;
margin-left: auto;
margin-right:auto;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.bookcat
{
margin-top:40px;
  font-size: 1.4em;
clear: left;
}

.booktitle
{
margin-top:25px;
  font-size: 1.2em;
clear: left;
}

/* Sociable */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	padding-left: 1px !important;
	background: none !important;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

