/*  
Theme Name: Brown and Pink
Theme URI: http://www.ladyoohlala.com
Description: TBD
Version: 10.0
Author: Lady
Author URI: http://www.ladyoohlala.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form{
		margin: 0;
		padding: 0;
}

blockquote {
margin-left:20px;
padding-left: 70px; /* make room for the image on the left side */
background: transparent url(http://ladyoohlala.com/wp-content/themes/brown/bq.gif) no-repeat top left;
border: 0;
}

body{
		margin: 0;
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
		vertical-align: top;
		background-color: #4a0404;
		color: #ffc5db;
}

h1{
		font-family: Georgia, Sans-Serif;
		font-size: 24px;
		padding: 0 0 10px 0;
}

strong {
	font-weight:bold;
	font-color:#ffc5db;
}

em {
	font-style:italic;
	font-color:#ffc5db;
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a:link, a:visited {
		text-decoration: none;
		color: #ffc5db;
}

a:hover{
		text-decoration: underline;
		color: #ff7eaf;
}

p{
		padding: 10px 0 0 0;
}

#wrapper{
		margin: 10px auto 0 auto;
		width: 1000px;
}

#header{
		background: url('http://ladyoohlala.com/wp-content/themes/brown/header.jpg');
		float: left;
		width: 1000px;
		height: 200px;
}

#container{
		padding-top:10px;
		float: left;
		width: 520px;
}

.post{
		border:none;
		padding: 5px;
		margin-bottom:10px;
}

.post h2{
		font-family: Georgia, Sans-serif;
		font-size: 18px;
}

.entry{
		line-height: 18px;
}

p.postmetadata{
		border-top: 1px solid #ccc;
		margin 10px 0 0 0;
}

.navigation{
		padding: 10px 0 0 0;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
}

.sidebar{
		padding:0;
		border:none;
		float: left;
		text-align:justify;
		width: 230px;
		list-style:none;
		margin:10px 0 0 5px;
		background: #4a0404;
}
.sidebar2{
		padding:0;
		border:none;
		float: right;
		text-align:justify;
		width: 230px;
		list-style:none;
		margin-top:10px;
		background: #4a0404;
		display: inline;
}

.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 10px 0 10px;
}

.sidebar ul li{
		padding: 10px 0 10px 0;
}

.sidebar ul li h2{
		font-family: Georgia, Sans-Serif;
		font-size: 14px;
}

.sidebar ul ul li{
		padding: 0;
		line-height: 24px;
}

.sidebar ul li#calendartable#wp-calendar{
		width: 100%;
}

.sidebar2 ul{
		list-style-type: none;
		margin: 0;
		padding: 0 10px 0 10px;
}

.sidebar2 ul li{
		padding: 10px 0 10px 0;
}

.sidebar2 ul li h2{
		font-family: Georgia, Sans-Serif;
		font-size: 14px;
}

.sidebar2 ul ul li{
		padding: 0;
		line-height: 24px;
}

.sidebar2 ul li#calendartable#wp-calendar{
		width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ff7eaf;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
		clear: both;
		float: center;
		text-align: center;
		width: 1000px;
		border-top:5px solid #ff7eaf;
		padding: 0;
}

#footer p{
		line-height: 18px;
}