/*  
Theme Name: Camafit
Theme URI: http://www.camafit.com
Description: This is my Camafit Theme
Version: 1.0
Author: Justin Brown
Author URI: http://www.pangotek.com/

*/

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-seriff;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
    background-color: #e6f0cb;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

a:link IMG, a:visited IMG {
border-style: none;
text-decoration: none;
} 

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
    background-color: #ffffff;
}

#header{
	float: left;
	width: 800px;
	height: 150px;
	text-align: center;
	background-image:url('/images/logo.jpg');
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#702c91;
}

#header2{
	float: left;
	width: 800px;
	text-align: center;
    background-color: #ffffff;
}

#container{
	float:left;
	width: 550px;
	margin: 0 0 0 10px;
    background-color: #ffffff;
}

.post{
	padding: 10px 0 10px 0;
}

.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{
	width: 230px;
	float: left;
	margin: 0 0 0 10px;
    background-color: #ffffff;
}

.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;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	clear: both;
	float: left;
	height:30px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	width:800px;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#702c91;
    background-color: #ffffff;
}


.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;
}
