/*
------------------------------------------------------------------------
Theme Name:    Lady, Behave
Theme URI:     http://www.ladybehave.com/blog
Description:   Wordpress Template for Lady, Behave!
Version:       1.0
Author:        Fallow Deer
Author URI:    http://www.fallow-deer.com/
------------------------------------------------------------------------

Copyright:     (c) 2009 Fallow-Deer.com, Michael Stanley

All rights reserved.
*/

/*HTML*/

body {
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #484848;
}

a {
	color: #484848;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin:  0em 0;
    padding: 0;
}

/* Wrapper */

#wrapper {
	margin: 0px auto;
	width: 960px;
}

/* Header */

#header {
	width:960px;
	height:250px;
	text-align: center;
	vertical-align:middle;

}

/* Feature Post - Custom Field */

#feature_wrapper {
	width:640px;
	margin-left:160px;
	margin-right:160px;
}

#feature_wrapper h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
}

#feature_wrapper h1 a {
	text-decoration: none;
}

#feature_wrapper h2 {
	font-size: 18px;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}

#feature_wrapper small {
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 40px;
}

#feature_wrapper p {
	font-weight: lighter;
	text-align: center;
	margin-top: 1em;
	margin-right: 105px;
	margin-bottom: 1em;
	margin-left: 105px;
	text-align:justify;
}

#feature_wrapper ul {
	margin-top: 1em;
	margin-right: 105px;
	margin-bottom: 1em;
	margin-left: 105px;
}

#feature_wrapper ul li {
	margin-left: 20px;
	margin-bottom:10px;
}

#feature_wrapper em {
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
}

#feature_content_end {
	width:465px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation {
	width:460px;
	height:30px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

#navigation a {
	color: #484848;
	text-decoration: underline;
}

#navigation a:hover {
	color: #000000;
	text-decoration: underline;
}


#alignleft {
	width:230px;
	float:left;
	height:30px;
	text-align: left;
	line-height: 30px;
}

#alignright {
	width:230px;
	float:left;
	height:30px;
	text-align: right;
	line-height: 30px;
}

/* Sub Feature */

#subfeature_wrapper {
	width:430px;
	margin-left:266px;
	margin-right:266px;
	margin-top:20px;
	margin-bottom:50px;
}

#subfeature_wrapper h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#subfeature_wrapper h2 {
	font-size: 14px;
	text-decoration: underline;
	font-weight: lighter;
	text-align: left;
}

#subfeature_wrapper ul {
	margin-top:20px;
	list-style-type: none;
}

#subfeature_wrapper ul li {
	font-size: 14px;
	font-weight: lighter;
	padding-bottom:40px;
	background-image: url(images/subfeature_break.gif);
	background-repeat: no-repeat;
	background-position: -26px 35px;
}

#subfeature_wrapper ul li a {
	font-size: 14px;
	font-weight: lighter;
	text-decoration: underline;
	color: #484848;
}

#subfeature_wrapper ul li a:hover {
	color: #000000;
}

#subfeature_wrapper small {
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	margin-left:15px;
}

/* Lists */

#column_left, #column_center, #column_right {
	width:320px;
	float:left;
}

#column_left h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	padding-bottom:20px;
}

#column_left h1 a {
	text-decoration: none;
}

#column_center h1 a {
	text-decoration: none;
}

#column_right h1 a {
	text-decoration: none;
}

#column_left h2 {
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}

#column_left small {
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}

#column_center h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	padding-bottom:20px;
}

#column_center h2 {
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}

#column_center small {
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 20px;
}

#column_right h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	padding-bottom:20px;
}

#column_right h2 {
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}

#column_right small {
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 20px;
}

#column_left p {
	text-align: justify;
	font-weight: lighter;
	margin:11px;
}

#column_center p {
	text-align: justify;
	font-weight: lighter;
	margin:11px;
}

#column_right p {
	text-align: justify;
	font-weight: lighter;
	margin:11px;
}

/* MORE */

#more_wrapper {
	width:960px;
	margin-top:50px;
}

#more_left, #more_center, #more_right {
	width:320px;
	float:left;
}

#more_left h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left:5px;
	margin-bottom:20px;
}

#more_left h1 a {
	text-decoration: none;
}

#more_center h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left:5px;
	margin-bottom:20px;
}

#more_center h1 a {
	text-decoration: none;
}

#more_right h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left:5px;
	margin-bottom:20px;
}

#more_right h1 a {
	text-decoration: none;
}

#more_wrapper ul {
	margin-top:20px;
	list-style-type: none;
	margin-left:5px;
}

#more_right img a {
	border:0px;
}

#more_wrapper ul li {
	font-size: 14px;
	font-weight: lighter;
	padding-bottom:50px;
	background-image: url(images/more_break.gif);
	background-repeat: no-repeat;
	background-position: -5px 45px;
}

#more_wrapper ul li a {
	font-size: 14px;
	font-weight: lighter;
	text-decoration: underline;
	color: #484848;
}

#more_wrapper ul li a:hover {
	color: #000000;
}

#more_wrapper p {
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
}

/* ARCHIVE */

#archive_wrapper {
	width:960px;
}

#archive_wrapper h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: lighter;
}

#archive_wrapper h1 a {
	color: #FFFFFF;
	text-decoration: none;	
}

#archive_wrapper h1 a:hover {
	color: #cccccc;
	text-decoration: none;	
}

#archive_object {
	width:320px;
	height:39px;
	background-image: url(images/cloud.gif);
	background-repeat: no-repeat;
	float:left;
	margin-top:30px;
}

#archive_lost {
	width:320px;
	height:39px;
	background-image: url(images/cloud.gif);
	background-repeat: no-repeat;
	float:left;
	margin-top:30px;
}

#archive_muse {
	width:320px;
	height:39px;
	background-image: url(images/cloud.gif);
	background-repeat: no-repeat;
	float:left;
	margin-top:30px;
}

/* FOOTER */

#footer {
	width:960px;
	margin-top:50px;
	margin-bottom:50px;
	font-size: 10px;
}

#footer_left, #footer_center, #footer_right {
	width:320px;
	float:left;
}
