/*
Theme Name: Miss B Havens
Theme URI: http://missbhavens.com
Description: Layout and Graphics by Karen Rani.
Version: 1
Author: Emily Carlin
Author URI: http://swankwebstyle.com/
*/
* {margin: 0; padding: 0;}

body {
	background-color: #7C8F9D; 
	font-size: small;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
        color: #000;
}

* html body {
        font-size: x-small; /* for IE5/Win */
        f\ont-size: small;  /* for other IE versions */}

p { margin: 0 0 10px 0; }

.clearit { clear: both; }

.alignright { float: right; }
.alignleft { float: left; }

acronym { text-decoration: underline; }

blockquote {
	text-align: left;
        border-left: 5px solid #576373;
	width: 500px;
	padding: 5px;
	margin: 10px 0 10px 20px;
        font-size: 90%;
}

img { border: 0; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 10px;
        background-color: #fff;
        padding: 4px;
        border: 1px solid #576373;
}

img.alignleft {
	margin: 0 10px 10px 0;
        background-color: #fff;
        padding: 4px;
        border: 1px solid #576373;
}

img.alignright {
	margin: 0 0 10px 10px;
        background-color: #fff;
        padding: 4px;
        border: 1px solid #576373;
}

input, textarea, select {
        background-color: #fff;
        border: 1px solid #576373;
        text-align: left;
        margin: 0 0 3px;
}

#s {width: 210px;}

a {color: #576373; font-weight: normal; text-decoration: none;}
a:link {color: #576373; font-weight: normal; text-decoration: none;}
a:visited {color: #576373; font-weight: normal; text-decoration: none;}
a:hover {color: #E5B85D; background-color: #7C8F9D; font-weight: normal; text-decoration: none;}

#container {
	width: 902px;
	margin: 0 auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: top left;
        overflow: hidden;
}

#container-image {
	margin: 0 auto;
	width: 902px;
	height: 440px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content {	
        float: left;
	padding: 0;
	margin: -75px 0 10px;
	width: 580px;
}

.storycontent {
        padding: 0 15px 10px 20px;
        margin: 0;
        overflow: hidden;
}

.storycontent ul, .storycontent ol  {
        list-style-type: none;
        text-align: left;
        padding: 0 5px 10px;
        margin: 0 0 0 15px;
}

.storycontent li  {
        list-style-type: disc;
        list-style-position: inside;
        line-height: 140%;
}

.storycontent ul.list {
        list-style-type: none;  
        float: left; 
        margin: 0 0 10px;
        padding: 0;   
        width: 270px;
}

.storycontent ul.links {
        list-style-type: none;  
        margin: 0;
        padding: 0;   
}

.storycontent ul li ul {
        margin: 0;
        padding: 0;
}

.storycontent li.none {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

.storycontent ul.links li.linkcat {
        float: left;
        list-style-type: none; 
        margin: 0 0 10px;
        padding: 0;
        width: 270px;
}

.storycontent img {
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 10px;
        background-color: #fff;
        padding: 4px;
        border: 1px solid #2b0e47;
        text-align: center;
}

.storycontent h1 img {
	margin: 0;
        background-color: transparent;
        padding: 0px;
        border: 0px solid #2b0e47;
        text-align: left;
}

.post  {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 85%;
	text-align: left;
	padding: 2px 0 10px;
        margin: 0 0 30px;
	text-transform: lowercase;
        border-top: 1px solid #7C8F9D;

}

#side {
        float: right;
	width: 280px;
	margin: 0;
        padding: 0 20px 0 15px;
	text-align: center;
        overflow: hidden;
        border-left: 2px solid #576373;
}

.navigation  {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 85%;
	text-align: center;
	margin: 0;
        padding: 0 0 10px 0;
	text-transform: lowercase;
}

#footer {
        margin: 0 auto;
	width: 902px;
	height: 28px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.bottommenu {
	font-family:  Georgia, Times, "Times New Roman", serif;
        font-size: 95%;
        text-align: center;
        margin: 0;
        padding: 6px 0;
        text-transform: lowercase;
}

.bottommenu a {color: #fff; font-weight: normal; text-decoration: none;}
.bottommenu a:link {color: #fff; font-weight: normal; text-decoration: none;}
.bottommenu a:visited {color: #fff; font-weight: normal; text-decoration: none;}
.bottommenu a:hover {color: #7C8F9D; background-color: #fff; font-weight: normal; text-decoration: none;}
      
h1 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 160%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 3px;
        margin: 0;
        color: #d21a1b;
        text-transform: uppercase;
}

h1.pagetitle {
        border-bottom: 1px solid #7C8F9D;
        margin: 0 0 15px;
}

h2 { 
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 120%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 2px;
        margin: 0 0 10px;
        color: #000;
	text-transform: lowercase;
        border-bottom: 1px solid #7C8F9D;
}

h3  { 
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 130%;
	text-align: left;
	font-weight: normal;
	padding: 0;
        margin: 0 0 5px;
        color: #576373;
	text-transform: lowercase;
}

h3.pagetitle  { text-align: center; margin: 0 0 10px; }

#side h3 { font-size: 140%; }

h4 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 95%;
	font-weight: normal;
	padding: 0;
        margin: 0;
	text-transform: lowercase;
}

ul  {
        list-style-type: none;
        text-align: left;
        padding: 0;
        margin: 0 0 25px;
}

li  {
        list-style-type: none;
        padding: 0;
        margin: 0;
        line-height: 140%;
}

.track {
	font-family:  Georgia, Times, "Times New Roman", serif;
	text-align: left;
	padding: 5px 0 30px;
        margin: 0 0 30px;
	text-transform: lowercase;
        border-bottom: 2px solid #576373;
}

ol#commentlist {
	margin: 0 auto;
	padding: 0;
}

ol#commentlist img {
	margin: 0;
        background-color: transparent;
        padding: 0;
        border: 0px;
        text-align: left;
}

ol#commentlist li {
        list-style-type: none;
        width: 100%; 
        _width: 95%;
	padding: 0 0 20px;
	margin: 0 auto 20px;
        border-bottom: 1px solid #7C8F9D;
}

.highlighted {
	padding: 10px;
	margin: 0;
        border: 1px solid #d21a1b;
}

.left-com { float: left; width: 14%; overflow: hidden; }

.right-com { float: right; width: 81%; padding: 0 0 0 10px; border-left: 5px solid #576373; }

.commentmetadata { 	
        font-family: Georgia, Times, "Times New Roman", serif;
        font-size: 110%; 
        text-align: left; 
        text-transform: lowercase; 
}

#commentform {
	margin: 0 0 0 40px;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url {
        background-color: #fff;
        border: 1px solid #576373;
        color: #000;
	width: 150px;
	padding: 1px;
	margin: 0 0 2px 0;
}

#commentform textarea {
        background-color: #fff;
        border: 1px solid #576373;
        color: #000;
        width: 90%; 
        padding: 1px;
	margin: 0;
}