/*
THEME NAME: jRainey
THEME URI: http://www.jefferyrainey.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, based on Sandbox
TAGS: widgets, sandbox, microformats, hcard, hatom, 
VERSION: 1.0
AUTHOR: <a href="http://jefferyrainey.com/">Jeff Rainey</a>
AUTHOR URI:
*/

/* Structure  */
div#wrapper {
	width:930px;
	margin: 0 auto
}

div#container {
	float: left;
	margin: 0 30px 0 55px;
	width: 525px;
}
div#content {
	
}
div.sidebar {
	float: left;
	
	width: 255px;
}

div#footer {
	clear: both;
	width: 100%;
}

body {
	background: #fbe2af url(images/bgMain.jpg) repeat-y top center;
color:#542c0a;
font: 14px Georgia, "Times New Roman", Times, serif;
line-height: 20px;
}

a {
	color:#c0840a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
border:none;}

h1, h2 {
	font: 1.9em arial,verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#341a04;
margin:2px 0;
background: url(images/underline.jpg) bottom repeat-x;

	
}

h1 a, h2 a {
	color:#341a04;
	text-decoration:none;
	
	display:block;
	padding-bottom: 2px;
}

h1 a:hover, h2 a:hover {
	text-decoration:none;
}

h3 {
	color:#947038;
	font: 20px arial,verdana, helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background: url(images/underlineSidebar.jpg) bottom repeat-x;
	display:block;
	padding: 5px 0;
margin:0;
}

.entry-date {border:none;
color:#85776a
}

.commentCloud {
float:right;
}

.commentCloud a {
color:#947038;
}

.commentCloud a:hover {
	text-decoration: none;
}

.commentCloud img {
	border: none;
	margin-top: 3px;
}

.sidebar {
	margin-top:2em;
}

.sidebar li {
background: url(images/underlineSidebar.jpg) top repeat-x;
list-style:none;margin:0 0 30px 0;
}

.sidebar ul li ul li, .sidebar ul li ul li  a{
background:none;
color:#947038;
text-decoration:none;
font:14px arial,verdana, helvetica, sans-serif;
list-style:none;
}

.sidebar ul li ul li a:hover {

}

div.sidebar div,div.sidebar ul {margin:0;padding:0;}
div.sidebar input#s{width:7em;}

div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{margin:1px 0;
text-transform:lowercase;
}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
.entry-meta {
margin: 0 0 30px 0;
text-align:right;
}

#comments {
	clear:both;
}

div.my_tweets li {
	clear:left;
	padding-top: 8px
}

div.my_tweets a {
	float:left;
	color:#fff;
}

/* Just some example content */
div#header{text-align:center;margin-bottom:2em;}
div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{clear:both;}

div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}



div#footer{text-align:center;}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}