/*  
Theme Name: Andrea's Place
Theme URI: http://www.andreaspixelplace.com
Description: 2 Column Left Template
Version: 1.0
Author: Andrea Halyk
Author URL: http://www.andreaspixelplace.com
Date: October 20, 2009

*/

body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
	margin:0;
	padding:0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background: #fcd4f1 url('images/tigerpat.jpg');
}

h1{
	font-family:Georgia, Sans-serif;
	font-size:24px;
	padding:20px 0 10px 0;
	text-indent: 0px;
	text-align: center;
	vertical-align: middle;
}

a:link, a:visited{
	text-decoration: none;
	color: #ffffff;
}

a:hover{
	text-decoration: line-through;
}

p{
	padding:10px 0 0 0;
}


#wrapper{
	margin: 20px auto;
	width: 730px;
	text-align: left;
	background: #000000;

	border: thick #e0b314 double;

}

#header{
	float: center;
	width: 530px;
	height: 275px;
	text-align: center;
	background-image: url('images/header2.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-left:100px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#container{

	width: 500px;

	margin-top: 20px;
	margin-left:20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10 10 10 10;
		background: #000000;

}

.post{
	padding:10px 10px 60px 10px;
	background-position: center;
	background-position: bottom;
	background-image: url('images/divider.gif');
	background-repeat: no-repeat;
}

.post h2{
	font-family:Georgia, Sans-serif;
	font-size:18px;
	
}

.entry{
	line-height:18px;
	text-align: justify;
	vertical-align: middle;
	margin: 10 10 10 10;
}

p.postmetadata{

	margin:0 0 10px 0;

}

.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.sidebar{
	float: right;
	width: 180px;
	background: ;
	margin: 0 0 0 0px;
	display: inline;
	margin-top: 10px;
	margin-left:10px;
	margin-right: 10px;
		background: #000000;
}

/*
change the height: number above to suit 
your site this is for the side bar.  
you can change the width as well but be 
sure to change the one in the container as well
*/

.sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0 10px 10px 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:18px;
}

table#wp-calendar{
	width:100%;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	height: 75px;
	background: ;

}

#footer p{
	padding-top:10px;
	line-height:18px;
	text-align: center;
	vertical-align: middle;
}

.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 #ccc;
}

.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;
}