/*
Theme Name: Muddy Jeans
Theme URI: http://heartdrops.org
Description: Layout with brown and blue. Based off a previous layout from Heartdrops.org
Version: 1.0
Author: Georgina
Author URI: http://heartdrops.org/
*/


body {
font:normal 95%/170% arial;
color: #222;
}

.div.bg {
background-color:#f7f1ee;
height:294px;
width:auto;
margin:0 auto;
padding:0;
}

#header { 
width: auto; 
background-color:#f7f1ee;
margin:0 auto;
text-align: center;
height: 80px;
font: italic 270% georgia;
padding-top:20px;
}

.sitetitle {
color: #1f5485;
text-transform: lowercase;
background-color: #f7f1ee;
padding: 10px;
}


body {
background-color:#ccbb99;
padding: 0;
margin:0;
}

a:visited,a:link {
font-family: georgia;
font-style:italic;
text-decoration:none;
color:#5577bb;
}

a:hover {
color:#6699aa;
text-decoration:underline;
}

img {
border:0px;
}

.box {
background-color:#ffeecc;
padding: 10px;
margin:5px;
}

.box2 {
background-color:#ffeecc;
padding: 10px;
margin:5px;
color:#444;
font: normal 85%/170% tahoma;
}

.center{
text-align:center;
}

pre {
height:auto;
overflow:auto;
}

a:visited.title,a:link.title {
font-family:"georgia";
color:#5577bb;
font-size:15pt;
text-align:left;
font-style:normal;
}

h1:first-line {
font:normal 15pt georgia, "times new roman";
color:#5577bb;
}

h1 {
font:normal 90% tahoma, verdana;
letter-spacing:0px;
color:#7788bb;
padding:10px;
padding-left:25px;
}

h2 {
font:normal 90% tahoma, verdana;
color:#444444;
text-align:right;
border-bottom:1px dotted #3366ff;
line-height:15px;
}

h3 {
font: normal 95% arial;
text-align:center;
color:#714e2b;
}

h4 {
font:normal 90% tahoma, verdana;
letter-spacing:0px;
color:#6E3E4A;
text-align:left;
}

h5 {
font:normal 90% georgia, "times new roman";
color:#662222;
text-align:center;
}

h6 {
font:normal 10pt tahoma;
color:#444444;
text-align:right;
}

b,strong {
color:#bb9977;
}

em, i {
color:#444444;
font-family:georgia;
}

u, ins {
color:#221E2A;
}

ul {
list-style-image:url('http://i45.tinypic.com/qq8pyt.jpg');
margin-left:5px;
}

.alignleft {
float: left;
text-align: left;
width: auto;
}

.right {
float: right;
text-align: right;
width: auto;
}

.clear {
clear: both;
}

blockquote{
display:block;
background:#f7f1ee;;
color:#444;
padding:10px;
border-left:1px dotted #69a;
}

pre {
overflow:auto;
width:auto;
font-size:9pt;
}

input, textarea {
background-color: #f7f1ee;
padding:5px;
border:1px solid #444;
}

#container {
width:770px;
padding:5px;
margin:0 auto 0 auto;
background-color:#cb9;
}

#side {
width:220px;
height:auto;
float:right;
padding-right:10px;
background-color:transparent;
padding-bottom:10px;
}

#content {
width:530px;
height:auto;
float:left;
padding-left:10px;
background-color:transparent;
padding-bottom:10px;
}

#footer {
width:auto;
clear:both;
height:auto;
margin:0 auto;
padding:5px;
padding-top:10px;
background-color:#f7f1ee;
}

#navigation {
background-color: transparent;
margin-top: 10px;
padding: 0 0 0px 10px;
line-height:15px;
text-align:center;
}

#navigation ul, #navigation li {
padding: 0;
display: inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited {
line-height: 15px;
font: 16pt georgia;
margin: 0 10px 0px 10px;
text-decoration: none;
color: #714e2b;
}

#navigation a:link#current, #navigation a:visited#current, #navigation a:hover {
border-bottom: 1px dotted #1f5485;
padding-bottom: 2px;
background: transparent;
color: #6699aa;
}

#navigation a:hover {
color: #1f5485;
}


.net {
line-height: 15px;
font: normal 13pt georgia;
text-decoration: none;
color: #ffffff;
}
a:visited.net,a:link.net {
font: normal 13pt georgia;
color:#5577bb;
}