/*  
Theme Name: ShadyRabbit
Theme URI: www.ShadyRabbit.com
Description: Frankensteined by the ShadyRabbit
Author: ShadyRabbit
Author URI: ShadyRabbit.com
*/

* { margin: 0; padding: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
ol, ul {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
caption, th {text-align: left;}
q:before, q:after {content: '';}

body {
	background:url(images/mainbg.jpg) repeat-x #000 ;
	text-align: center;
	margin: 0 auto;
	}
#bg {background:url(images/mainbg2.png) top center no-repeat;}
	
#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
	
#frame {
        position:relative;
        background: url(images/containerbg.png) 111px top repeat-y;
	width: 1056px;
	text-align: left;
	margin: 0 auto;
	}
	
#middle {
	
	overflow: auto;
	width: 940px;
	}
#navi {
        position:absolute;
        top:190px;
        left:83px;
        background: url(images/navbg.png) 0 0 no-repeat;
       width:100%;
       height:46px;
       }


#content {
	float: left;
	width: 799px;
        padding-left: 30px;
        padding-right: 0px;
        margin-top: 15px;

	}
	
#sidebar {
	position:absolute;
	width: 215px;
	padding: 10px;
        top:245px;
        left:820px;
	}
	
/* -------------------
Header
------------------- */

#header {
        width: 709px;
        height: 221px;
        margin-bottom:20px;
	}
	
#header h1 {
        height:221px;
	font-size:38px;
        width:709px;
        background: url(images/logo.png) 0px 0 no-repeat;   
       text-indent: -9999px;
}

#header h1 a {
	font-family: Microsoft San Serif;
	font-size:38px;
	font-weight: bold;
	text-decoration: none;
	color: #8e9193;
        letter-spacing: 1px;
}

#header a:link {color: #8e9193;}
#header a:visited {color: #8e9193;}
#header a:hover {color: #8e9193;}
#header a:active {color: #8e9193;}

#header img {border:none;}
	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 20px 10px;
	}
	
/* general #content definitions */
	
.archivelinks {padding-left:110px;}
.posthead {background:url(images/titlebg.png) top left no-repeat; width:783px; height: 35px; font-family:Impact,Charcoal,sans-serif;}
.posthead h2 {display:inline;  margin-left:82px; font-size:26px;}
.posthead a:link {color:#000 !important; text-decoration:none; }
.posthead a:visited {color:#000 !important; text-decoration:none;}
.posthead a:hover {color:#000 !important; text-decoration:none;}
.posthead a:active {color:#000 !important; text-decoration:none;}
.postday {color:#21232a; font-size:26px; font-weight:bold; margin-left:10px;}
.postdate {color:#21232a; font-size:12px; margin-left:3px;}

#content h3 {
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	margin: 1.1em 0 0.2em 10px;
	font-weight: bold;
	}
	
#content h4 {
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	border-left: 1em solid #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content dl {
	color: #7f7f7f;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content p, #content ul, #content ol, #content dl, #content img {
	margin: 0 0 0.7em 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #7f7f7f;
	font: 0.80em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote p {
	margin: 0 0 1em 2em;
	border-left: 5px solid #434343;
	padding: 0 0 0 1em;
	color: #a8a8a8;
}

	
#content a { color: #7f7f7f; }
#content a:hover { color: #a8a8a8; }
	
#content .post ul.post-data {	
	list-style: none;
        text-align:right;
	font: 0.75em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #101010;
	margin: 0 0 40px 0;
	}

#content .post ul.post-data li {
	color: #101010;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #101010;
	}
	
#content .post ul.post-data a:hover {
	color: #9c9c9c;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

.entry {
	margin: 0px 0 0px 98px;
	padding: 10px;
        background: url(images/contentbg.png);;
	}

.entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
	}

.entry  img { 
      padding: 5px;

      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;

                 }

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #7f7f7f;	}
#content #comments .comment a:hover { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #7f7f7f; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content #comments .comment .comment-data p {
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	border-top: 1px dashed #434343;
	border-left: 1px dashed #434343;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #7f7f7f; }
#content #comments .comment .comment-data p a:hover { color: #7f7f7f; }



	
	
/* -------------------
Sidebar
------------------- */

#sidebar div {margin:5px 0 5px 20px;}
#twitter-box ul li {list-style-type:none !important; width:190px; margin-left:0 !important;}
#tweetbox div {margin:0 0 20px 0 !important; padding:0 0 0 0 !important;}
#sidebar h3 {
               
	font:bold 16px/17px Georgia, serif;
	margin: 0 0 16px 0;
        padding-bottom: 2px;
        width:238px;
        color:#6a6969;
        border-bottom:3px dotted #31333a;
        text-indent:50px;
        height:30px;
	}

#fowh3 h3 { background:url(images/fow_off.png)   6px top no-repeat; display:block; padding:10px 0px 0px 0px; height:40px !important; margin-bottom:20px !important;}
#fowh3 h3:hover {background:url(images/fow_on.png)   6px top no-repeat; color:#aeb5bc; text-decoration:none;}

#reth3 h3 {background:url(images/ret_off.png)   6px top no-repeat; padding:10px 0px 0px 0px; height:40px !important; margin-bottom:20px !important;}
#reth3 h3:hover {background:url(images/ret_on.png)   6px top no-repeat; color:#aeb5bc; text-decoration:none;}

#ssnh3 h3 { background:url(images/stNbel_off.png)   6px top no-repeat; padding:10px 0px 0px 0px; height:40px !important; margin-bottom:50px !important;}
#ssnh3 h3:hover { background:url(images/stNbel_on.png)   6px top no-repeat; color:#aeb5bc; text-decoration:none;}

#atitle {
        width:208px;
        height:32px;
        margin:15px auto;
        background: url(images/currents.jpg) no-repeat;
         }

#books { 
       width:81px;
       height:13px;
       background: url(images/book.jpg) no-repeat;
       text-indent:-9999px;
       margin:3px auto;
       }

#game { 
       width:81px;
       height:13px;
       background: url(images/game.jpg) no-repeat;
       text-indent:-9999px;
       margin:3px auto;
       }

#cd { 
       width:81px;
       height:13px;
       background: url(images/cd.jpg) no-repeat;
       text-indent:-9999px;
       margin:3px auto;
       }

.amzshcs-item {
              text-align:center;
              }

.amzshcs-item img {
       margin:3px auto 6px auto;
       padding:3px;
       color: #6a6a6a;
       border:1px solid #9ca6b0;
       }

#tweetbox h3 {
        width:208px;
        height:32px;
        
         }

#flikr {
        width:208px;
        height:32px;
        background: url(images/flikr.jpg) no-repeat;
         }
	
#sidebar p, #sidebar li {
	color: #6a6a6a;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
	}
	
#sidebar ul { list-style: none; }

#sidebar ul li {
	padding: 0 0 0 3px;
	list-style-type: circle;
	margin-left: 16px;
	}
	

#sidebar a {
	color: #6a6a6a;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #6a6a6a;
	text-decoration: underline;
	}
	



/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	height: 58px;
        display:none;
	}
	
#footer #footertext {

	color: #7f7f7f;
	font: 0.7em/1.6em Arial, Helvetica, sans-serif;
	padding: 12px 0 0 0;
	text-align: center;
	}
	
#footer #footertext a {
	color: #7f7f7f;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #7f7f7f;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 17px;
	}
	
#footer #searchform .searchbutton {
   height:22px;
	}

.alt
{
	margin-top: 10px;
	padding: 10px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 450px;
        background: #333331;
        border: #434343 1px solid;
}



.commentlist li {
margin-bottom: 1.5em;
font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
width: 543px;
padding-bottom: 1em;
}


.commentmetadata
{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#commentform {
margin: 2em 0;
margin-left:2em;
width: 570px;
}

#commentform textarea {

background: #909090;
border: 1px solid #2e2d2c;
width: 560px;
}
#commentform textarea:hover {
background: #909090;
border: 1px solid #2e2d2c;
}
#commentform textarea:focus {
background: #a6a6a6;
border: 1px solid #2e2d2c;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #909090;
border: 1px solid #2e2d2c;
width: 200px;
height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #909090;
border: 1px solid #2e2d2c;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #a6a6a6;
border: 1px solid #2e2d2c;
width: 200px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: url(images/submit-button.jpg);
        color: #333;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #a6a6a6;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        height: 20px;
	}

.post{margin:0 0 25px 0;}

