/*
THEME NAME: Julianneal
THEME URI: http://www.julianneal.com/
DESCRIPTION: Custom Theme based on Sandbox 
VERSION: 1.0
AUTHOR: J. Julian Hill
AUTHOR URI:
*/

body {
background: url('media/images/bkgrnd.jpg');
}

h1, h2, h3, h4, h5, h6 {
color: #2F1F10;
}

a {
color: #51150D;
}

a:hover {
color: #604B1C;
}

a:visited {
color: #2E1E0F;
}

#MainFrame {
background-color: #FFFFFF;
border: 1px solid #634E1B;
}

#Header {
background: url('media/images/header4.jpg') no-repeat #000000;
height: 216px;
}

#Left_Sidebar,
#Right_Sidebar {
background: #7A6536;
padding-top: 1em;
}

#Left_Sidebar ul,
#Right_Sidebar ul {
margin: 0 .5em 1em .5em;
padding: 0;
list-style: none;
}

#Left_Sidebar ul h3,
#Right_Sidebar ul h3 {
  margin: 0;
}

.widget {
margin-bottom: 1em;
}

li.widget ul li {
margin-bottom: .5em;
}

.skip-link {
color: #FFFFFF;
font-weight: bold;
text-align: right;
margin: 1em;
}

.skip-link a {
color: #FFFFFF;
}

div#menu {
position: relative;
background:#53170F;
margin:0;
width:100%;
}

div#menu ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:.25em .5em .25em .5em;
text-decoration:none;
color: #FFFFFF;
font-weight: bold;
font-size: 1.25em;
background: #53170F;
}

div#menu ul a:hover {
background: #7A6536;
}

.entry-title,.entry-meta {
clear:both;
}

div.amzshcs-item {
text-align:center;
margin: .5em 0 .5em 0;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

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%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

