/*
Theme Name: Custom #2
Theme URI: http://oliviaheart.com
Description: My WP theme
Version: 2.0
Author: Olivia Heart
Author URI: http://oliviaheart.com
Tags: custom

This theme was built by Olivia

*/

body, html {
font-family: Arial, Tahoma, Sans-serif;
color: #000000;
background-color: #A2AC46;
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 22px;
}

a {
color: #4B5020;
text-decoration: underline;
}
a:hover {
color: #222222;
text-decoration: none;
}


#header {
font-family: Arial, Tahoma, Sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 48px;
line-height: 50px;
letter-spacing: 4px;
margin-left: 140px;
margin-top: 60px;
}
#header a {
color: #FFFFFF;
text-decoration: none;
}
#header a:hover {
color: #000000;
text-decoration: none;
}

#container {
min-width: 1200px;
}

#content {
float: left;
width: 500px;
margin-top: 95px;
margin-left: 350px;
padding-right: 65px;
border-right: 1px #C1CD54 dashed;
}

#sidebar {
float: left;
width: 240px;
margin-top: 115px;
padding-left: 40px;
}

.clear {
clear: both;
height: 0px;
margin: 0px;
}

#footer {
background-color: #8B943B;
border-top: 1px #C1CD54 solid;
height: 25px;
min-width: 1200px;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
}

h1 {
display: inline;
color: #4D2736;
font-weight: bold;
font-size: 26px;
line-height: 36px;
}
h1 a {
color: #4D2736;
text-decoration: none;
}
h1 a:hover {
color: #D1453C;
text-decoration: none;
}

h2 {
display: inline;
color: #3D8573;
font-weight: bold;
font-size: 18px;
line-height: 24px;
text-transform: lowercase;
}

h3 {
display: inline;
color: #C6392F;
font-weight: bold;
letter-spacing: 1px;
font-size: 16px;
line-height: 26px;
}
h3 a {
color: #C6392F;
text-decoration: none;
}
h3 a:hover {
color: #4B5020;
text-decoration: none;
}

h4 {
display: inline;
color: #000000;
font-weight: normal;
font-size: 13px;
}

small {
font-size: 11px;
line-height: 21px;
}


ul {
color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 50px;
padding: 0px;
}

ul.sidebar {
color: #A2AC46;
float: left;
}

li {
font-size: 13px;
line-height: 23px;
font-weight: bold;
margin-left: 30px;
margin-top: 10px;
}
li a {
color: #4B5020;
text-decoration: none;
}
li a:hover {
color: #D1453C;
text-decoration: none;
}

#tag_cloud-3 div {
padding-top: 15px;
text-align: center;
}

.comment-author {
color: #4B5020;
font-size: 13px;
line-height: 23px;
font-weight: bold;
}

.comment-body {
font-size: 12px;
line-height: 22px;
font-weight: normal;
margin-bottom: 60px;
}

.reply {
font-size: 12px;
line-height: 14px;
font-weight: bold;
letter-spacing: 1px;
background-color: #8F983E;
padding: 5px;
text-transform: lowercase;
border-top: 1px #C1CD54 dashed;
text-align: right;
}

.children {
margin-top: -50px;
padding-left: 10px;
}

.navigation {
font-size: 14px;
line-height: 16px;
letter-spacing: 1px;
}
.navigation a {
text-decoration: none;
}
.navigation a:hover {
text-decoration: none;
}
.alignleft {
float: left;
width: 240px;
}
.alignright {
float: right;
width: 240px;
}

.divider {
height: 40px;
}

.dividerb {
margin-bottom: 60px;
border-bottom: 1px #C1CD54 dashed;
}

.pagelist {
color: #4D2736;
font-size: 13px;
line-height: 23px;
letter-spacing: 1px;
}

img {
padding: 2px;
border: 1px solid #C1CD54;
}

textarea, input {
color: #000000;
font-family: Arial, Tahoma, Sans-serif;
font-size: 13px;
line-height: 17px;
background-color: #AEB851;
border: 1px solid #C1CD54;
padding: 5px;
}
textarea:focus, input:focus {
border: 1px solid #9AA630;
}
input:hover {
border: 1px solid #9AA630;
}

.screen-reader-text {
font-size: 13px;
line-height: 23px;
font-weight: bold;
color: #4B5020;
}

#s {
width: 340px;
}
