/*  
Theme Name: Pastor Betzer's Blog
Theme URI: http://www.danbetzer.com
Description: Theme for Pastor Dan Betzer
Version: 1.0
Author: Alexander Quinonez
Author URI: http://www.alexanderquinonez.com/

*/
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
#wrapper {
	position:relative;
	margin: auto;
	border:0;
	width: 750px;
	padding-top:0px;
	background-color: #FFFFFF;
	height:100%;
 }
#topbar{
	position:relative;
	height:250px;
}
#sideleft{
	position:relative;
	width: 190px;
	float:left;
	background-color:#E6DFCC;
	padding:10px 7px 10px 7px;
	margin-bottom:0px;
}
#container {
	position:relative;
	width:530px;
	float:left;
	background-color:#ffffff;
	padding:10px 8px 10px 8px;
	height: auto;
	}
	
.sideleftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76491f;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	}
.sideleftcontent a:link{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
}

.sideleftcontent a:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
}
.sideleftcontent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F69337;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.sideleftcontent a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76491f;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
.content a:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8AD17;
	line-height: 18px;
	font-weight: normal;
}

.content a:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8AD17;
	line-height: 18px;
	font-weight: normal;

}
.content a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;

}
.content a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8AD17;
	line-height: 18px;
	font-weight: normal;

}

.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76491f;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
.post a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76491f;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
}
.post a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76491f;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration:underline;
}
.post a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76491f;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration:underline;
}
.post a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76491f;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration:underline;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	font-weight: bold;
	}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	font-weight: bold;
	}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	font-weight: bold;
	}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	font-weight: bold;
	text-decoration:underline;
	}
.footer a:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	font-weight: bold;
	}
.posted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76491F;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	.posted a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76491F;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	.posted a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F69337;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	.posted a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76491F;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	}
	.posted a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76491F;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #76491F;
	font-weight: bolder;
	text-decoration:none;
	}
	
.title a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #76491F;
	font-weight: bolder;
	text-decoration:none;
	}
	.title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #76491F;
	font-weight: bolder;
	text-decoration:none;
	}
	.title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #76491F;
	font-weight: bolder;
	text-decoration:none;
	
	}
	.title a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #76491F;
	font-weight: bolder;
	text-decoration:none;
	}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F8AD17;
	font-weight: normal;
	text-decoration:none;
	}
	
.linkstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8AD17;
	}
.links{
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
	}
.links a:link{
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
	}
.links a:visited{
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
	}
.links a:hover{
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F69337;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;

}
.links a:active{
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C2E13;
	line-height: 13px;
	font-weight: bold;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter {
text-align:center;
	}
	
.comments{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C2E13;
}
.comments a:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C2E13;
}
.comments a:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C2E13;
}
.comments a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C2E13;
}
.comments a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C2E13;
}
.time {
	float: left;
	width: 50px;
	color: White;
	text-align: center;
	margin-right: 6px;
	background-color: #76491F;
}
.month {
	color: #ffffff;
	font-variant:normal;
	font-size: 15px;
	padding-top:2px;
	text-transform: uppercase;
	line-height: 15px;
	font-weight: bold;
	}
.day {
	color: #ffffff;
	font-variant:small-caps;
	font-size: 28px;
	line-height: 21px;
	font-weight: bold;
	}
.year {
	color: #ffffff;
	font-variant:small-caps;
	font-size:18px;
	line-height:15px;
	padding-bottom:2px;
	font-weight: bold;
	}
	.toplink a:hover{
	background-color: #FF0000;
}


