/* ************************ Defaults ************************ */

body{
	text-align:center;
	color:#333333;
	font: 14px Arial, Helvetica, sans-serif;
	background: url("images/bg3.jpg") #A6A098 top left repeat-x;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img, ul {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul{
	list-style:outside;
	line-height:1.5em;
	font-size:1.25em
}
a{
	color:#BD0D14;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}

/* ************************ structural ************************ */

#main{
	padding:15px;
}
#page{
	margin:0 auto;
	width:947px;
	text-align:left;
	border:solid 10px #fff;
}
#header{
	background: url("images/bg4.jpg") top left no-repeat;
	height:156px;
	border-bottom:solid 5px #fff;
}

#logo{
	float:left;
	padding:15px 0px 0px 15px;
}
#updates{
	padding:15px 15px 0px 0px;
	float:right;
	width:250px;
}
#updates h2{
	font-size:13px;
	text-transform:uppercase;
	color:#A9998A;
	padding:0px 0px 12px 0px;
}
#updates h2 span{
	color:#F4EEE8;
}
#fname,#lname{
	width:110px;
	height:16px;
	border:0px;
	background:#EEEEEE;
	float:left;
	margin:0px 6px 12px 0px;
	padding:2px 0px 0px 2px;
	font:11px Arial, Helvetica, sans-serif;
	color:#555555;
}
#emailaddress{
	width:180px;
	height:16px;
	border:0px;
	background:#EEEEEE;
	float:left;
	margin:0px 6px 12px 0px;
	padding:2px 0px 0px 2px;
	font:11px Arial, Helvetica, sans-serif;
	color:#555555;

}
#submit{
	float:left;
	margin:0px 6px 0px 0px;
}

/* ************************ content ************************ */

#content{
	width:947px;
	background: url("images/bg1.jpg") top left repeat-y;	
}
#ptext{
	width:947px;
	background: url("images/bg2.jpg") bottom left no-repeat;
	min-height:600px;
}
.clear{
	clear:both;
}
#content .alignright {
	float: right;
	margin:10px 0px 25px 20px;
}
#content .alignleft {
	float: left;
	margin:10px 20px 25px 0px;
}
#content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ************************ left panel ************************ */

#leftpanel{
	float:left;
	width:251px;
}
#leftmenu1{
	padding:20px 13px 20px 13px;
}
#leftmenu2{
	background:#36312d;
	border-bottom:solid 20px #75645C;
	padding:0px 0px 0px 25px;	
}
#leftmenu3{
	border-left:solid 1px #75645C;
	padding:20px 0px 20px 20px;	
}
#leftmenu3 a{
	color:#E6E3DC;
	text-decoration:none;
}
#leftmenu3 a:hover{
	color:#DAC0B4;
	text-decoration:none;
}
#leftmenu3 ul li{
	padding:0px 0px 14px 0px;
	font-size:18px;
	font-weight:normal;
}
#leftmenu3 ul li ul{
	padding:10px 0px 5px 0px;
}
#leftmenu3 ul li ul li{
	padding:10px 0px 5px 20px;
}
.hidden {
	display:none;
}
#facebadge{
	padding:20px 13px 20px 70px;
}

/* ************************ right panel ************************ */

#rightpanel{
	float:left;
	width:696px;
}
#rightpanel .pagetext{
	padding:10px 25px 20px 25px;
}
#rightpanel .pagetext p{
	padding:10px 0px 10px 0px;
	line-height:22px;
}
#rightpanel .pagetext h1{
	font-size:28px;
	font-weight:normal;
	padding:10px 0px 10px 0px;
	color:#222222;
}
#rightpanel .pagetext h2{
	font-size:18px;
	padding:10px 0px 10px 0px;
	font-weight:normal;
}
#rightpanel .pagetext h3{
	font-size:16px;
	padding:10px 0px 10px 0px;
}
#rightpanel .pagetext .phead{
	padding:10px 0px 10px 0px;
}


*html #ptext{
	height:600px;
}


#footer{
	margin:0 auto;
	width:947px;
	text-align:center;
}
#footertext{
	padding:0px 10px 10px 10px;
	color:#222222;
}

#rightpanel .pagetext .recentpost h2{
	color:#733B3B;
	padding:10px 0px 20px 0px;
}
.recentpost li{
	padding:0px 0px 10px 20px;
	line-height:20px;
	background: url("images/bit4.png") top left no-repeat;
	list-style:none;
}
.recentpost li a{
	color:#333333;
	text-decoration:none;
}
.recentpost li a:hover{
	color:#BB1515;
	text-decoration:none;
}

/* ************************ blog post ************************ */

#rightpanel .post{
	padding:0px;
	margin:0px 0px 10px 0px;
}
#rightpanel .post img{
	padding:0px;
	margin:5px 0px 5px 0px;
	display:block;
}

/* ************************ blog title ************************ */

#rightpanel .pagetext .storytitle{
	font-weight:normal;
	color:#533C2F;
	font-size:20px;
}
.storytitle a{
	color:#533C2F;
	text-decoration:none;
}
.storytitle a:hover{
	color:#533C2F;
	text-decoration:underline;
}

/* ************************ blog meta ************************ */

.meta{
	text-align:left;
	padding:0px;
	color:#533C2F;
	font-size:12px;
}

.meta p a{
	display:block;
	float:right;
	padding:0px 20px 0px 0px;
	font-size:12px;
}
.meta a{
	color:#533C2F;
	text-decoration:none;
}
#rightpanel .pagetext .meta p{
	padding:0px;
}
.meta p, .meta p a{
	font-weight:bold;
	color:#533C2F;
}
.meta a:hover{
	color:#533C2F;
	text-decoration:underline;
}

/* ************************ blog content ************************ */

.storycontent{
	padding:10px 0px 30px 0px;
	border-bottom:dashed 1px #666666;
	clear:both;
}
#rightpanel .post .storycontent .readpost{
	text-align:right;
	padding:0px 16px 0px 0px;
	font-weight:bold;
}

#rightpanel .post .storycontent .readpost a{
	color:#222222;
	text-decoration:none;	
}
#rightpanel .post .storycontent .readpost a:hover{
	color:#222222;	
	text-decoration:underline;
}
#rightpanel .post .searchentry{

	padding:10px 0px 30px 0px;

}


/* ************************ blog bottom navigation ************************ */

.navigation{
	text-align:right;
}
.navigation a{
	color:#533C2F;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.navigation a:hover{
	color:#533C2F;
	text-decoration:underline;
}
.navigation .alignleft{
	float:left;
}
.navigation .alignright{
	float:right;
}

/* ************************ blog comments ************************ */

#rightpanel .pagetext .blogcomments h2{
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 15px 0px;
}
#rightpanel .blogcomments  a{
	color:#533C2F;
	text-decoration:none;
}
#rightpanel .blogcomments  a:hover{
	color:#533C2F;
	text-decoration:underline;
}

/* ************************ blog comments heading ************************ */

.comments{
	padding:8px 0px 25px 0px;
}
#rightpanel .blogcomments .comments  a{
	color:#533C2F;
	text-decoration:none;
}
#rightpanel .blogcomments .comments a:hover{
	color:#533C2F;
	text-decoration:underline;
}
.comments ul{
	float:right;
}
.comments ul li{
	float:left;
	padding:5px 8px 5px 8px;
	border-right:solid 1px #535763;
}

/* ************************ blog comments listing ************************ */

.commentlist{
	padding:0px;
}
.commentlist1{
	padding:10px 0px 10px 0px;
}
.commentlist2{
	float:left;
}
.commentlist3{
	float:right;
}
.commentlist3 div{
	background:#D8D2C4;
	padding:5px 15px 5px 15px;
	color:#222222;
	line-height:20px;
	width:540px;
}

.author{
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#03087D;
}
#rightpanel .blogcomments .author a{
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#533C2F;
}
.author span{
	font-size:0.90em;
	font-weight:normal;
	color:#222222;

}

/* ************************ blog comments form ************************ */

#commentform{
	margin:10px 0px 0px 0px;
	padding:10px;
	background:#766B66;
	font-weight:normal;
	color:#E8E8E6;
	width:300px;
	float:left;
}

#rightpanel #commentform p{

	padding:4px 0px 4px 0px;

}

.blogcomments .inputtext, .blogcomments textarea{

	color:#444444;

	padding:5px;

	width:95%; 

	border:solid 1px #E7E7E5;

	font:12px Arial, Helvetica, sans-serif;

	background:#E7E7E5;

}
.blogcomments textarea{ 
	height:200px; 
}
#submit{
	border:0px;
}
#commentform #submit{
	margin:10px 0px 0px 0px;
	background:#453730;
	color:#E8E8E6;
	padding:3px;
	width:150px;
	font:12px Arial, Helvetica, sans-serif;

}
#rightpanel #commentform a{
	color:#E8E8E6;
	text-decoration:none;
}
#rightpanel #commentform a:hover{
	color:#E8E8E6;
	text-decoration:underline;
}
