/*
 * Theme Name: Main Layout
 * Theme URI: http://www.brer-rabbit.com/
 * Description: Main site layout
 * Version: 1
 * Author: Courtney Cromwell
 * Author URI: http://www.brer-rabbit.com/
 * */


html{
	min-height:100%;
}

body {
	background: url(images/bg1.png) repeat scroll top right;
	font-family:Arial, Helvetica, sans-serif;
	color:#33170d;
	text-align:left;
	margin:0;
	padding:0;
	min-height:100%;
}

a:link {
	text-decoration:none;
	color:#c87533;
	font-weight:bold;
	font-size:14px;
}

a:hover {
	text-decoration:none;
	color:#835947;
	font-size:14px;
}

a:visited {
	text-decoration:none;
	color:#febf10;
	font-size:14px;
	font-weight:bold;
}

a:active {
	text-decoration:none;
	color:#9eb847;
	font-size:14px;
}


h1 {
	margin: 0px;
	padding: 0px;
	width: 410px;
	height: 100px;
	position: relative;
	top: 15px;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

a img {
	border: none;
}

.description {
	display: none;
}

.title {
	border-bottom-style:dashed;
	border-width:1px;
	padding-left:10px;
	width:80%;
	font-size: 32px;
	}

#container {
	position:relative;
	background:url(images/body2.png) repeat-y scroll top center transparent;
	margin:0 auto -46px;
	overflow:hidden;
	width:1131px;
	min-height:100%;
	z-index:0;
}


#header {
	position:relative;
	background:url(images/header3.png);
	width:1023px;
	height:250px;
	margin:0;
	left:53px;
	top:0px;
	z-index:1;
	}
	
#menu {
position:relative;
background-color:transparent; 
left:50px;
top:-15px;
width:1000px;
margin: 0 auto;
height:100%;
text-align:center;
z-index:2;
}

ul.nav {
 list-style-type:none;
 margin:0;
 padding:0;
}

ul.nav li {
 float: left;
 margin: 0 5px;
}

ul.nav li.page_item a {
 display: block;
 text-align: center;
 text-indent: -9999px;
}

ul.nav li.nav a.nav-home {
 background: url(images/home.png) 0 0 no-repeat;
 width: 154px;
 height: 44px;
}

ul.nav li.nav a.nav-about {
 background: url(images/about.png) 0 0 no-repeat;
 width: 164px;
 height: 45px;
}

ul.nav li.nav a.nav-fun  {
 background: url(images/fun.png) 0 0 no-repeat;
 width: 120px; 
 height: 45px;
}

ul.nav li.nav a.nav-collection {
 background: url(images/collection.png) 0 0 no-repeat;
 width: 192px;
 height: 51px;
}

ul.nav li.nav a.nav-site {
 background: url(images/site.png) 0 0 no-repeat;
 width: 102px;
 height: 46px;
}

ul.nav li.nav a.nav-store {
 background: url(images/store.png) 0 0 no-repeat;
 width: 113px;
 height: 46px;
}

#sidebar {
	position:relative;
	background-color:transparent;
	float:left; 
	width:243px;
	min-height:100%;
	left:68px;
	margin:0px 0px 0px 0px;
	padding:10px;
        padding-bottom:46px;
	font-size:13px;
	z-index:3;
}

#author {
	width:225px;
	height:100%;
	margin:0;
	}

p.author {
	background:url(images/author.png) no-repeat;
	width:229px;
	height:24px;
	margin-bottom:5px;
	text-indent: -9999px;
	}
p.authorcontext {
        font-size: 10px;
        }
	
#categories {
	left:64px;
	width:225px;
	height:100%;
	}
	
p.cat {
	text-indent: -9999px;
	background:url(images/categories.png) no-repeat;
	width:176px;
	height:41px;
	margin-bottom:5px;
	}

	
ul.cat-item
{
list-style-type:none;
margin:0;
padding:0;
}

li.cat-item {
	border-bottom-style:dashed;
	border-width:1px;
	width:60%;
	text-align:center;
}

ul.cat-item li.cat-item a:link {
	text-decoration:none;
	color:#c87533;
	font-weight:bold;
	font-size:14px;
}

ul.cat-item li.cat-item a:hover {
	text-decoration:none;
	color:#835947;
	font-size:14px;
}

ul.cat-item li.cat-item a:visited {
	text-decoration:none;
	color:#febf10;
	font-size:14px;
	font-weight:bold;
}

ul.cat-item li.cat-item a:active {
	text-decoration:none;
	color:#9eb847;
	font-size:14px;
}
	
#friends {
	left:64px;
	width:225px;
	height:100%;
	}
	
p.friends {
	text-indent: -9999px;
	background:url(images/friends.png) no-repeat;
	width:118px;
	height:31px;
	margin-bottom:5px;
	}

	
ul.friends
{
list-style-type:none;
margin:0;
padding:0;
}

ul.friends li {
	border-bottom-style:dashed;
	border-width:1px;
	width:60%;
	text-align:center;
}

ul.friends li a:link {
	text-decoration:none;
	color:#c87533;
	font-weight:bold;
	font-size:14px;
}

ul.friends li a:hover {
	text-decoration:none;
	color:#835947;
	font-size:14px;
}

ul.friends li a:visited {
	text-decoration:none;
	color:#febf10;
	font-size:14px;
	font-weight:bold;
}

ul.friends li a:active {
	text-decoration:none;
	color:#9eb847;
	font-size:14px;
}
	
#support {
	left:64px;
	width:225px;
	height:100%;
	}
	
p.support {
	text-indent: -9999px;
	background:url(images/support.png) no-repeat;
	width:136px;
	height:41px;
	margin-bottom:5px;
	}	
	

#content {
	position:relative;
	background-color:transparent;
	float:right;
	width:750px;
	height:100%;
 	margin: 0 auto;
	padding: 0 0 46px 0;

	z-index:4;
	}
	
.entry {
 width: 90%;
}

#comment {
 width: 90%;
}

.divider {
	background: url(images/divider1.png) no-repeat;
	height:37px;
margin:0 auto;
padding:0 0 35px;
width:421px;
	}
	
#footer {
 position:absolute;
 bottom:0;
 background:url(images/footer.png);
 width:1023px;
 height:46px;
 left:53px;
 font-size:12px;
 font-family:"Georgia";
 font-weight:bold;
 color:#f9f7ed;
 margin-top:5px;
 z-index:1;
}

#footer p {
 padding-left: 8px;
}
	
#footernav {
position:relative;
background-color:transparent; 
left:110px;
top:15%;
width:100%;
height:100%;
text-align:center;
z-index:2;
}

ul.footnav
{
list-style-type:none;
margin:0;
padding:0;
}
li.footnav
{
display:inline;
}

.post .title a {
 color: #000;
 text-decoration: none;
}

p.post {
 color: #000;
font-size: 10px;
}

a:link.post {
	text-decoration:none;
	color:#c87533;
	font-weight:bold;
	font-size:10px;
}

a:hover.post {
	text-decoration:none;
	color:#835947;
	font-size:10px;
}

a:visited.post {
	text-decoration:none;
	color:#febf10;
	font-size:10px;
	font-weight:bold;
}

a:active.post {
	text-decoration:none;
	color:#9eb847;
	font-size:10px;
}

