* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #5a4f5a;
	background:#2c062c url(../images/bg.png) repeat top left;
}
a {
	text-decoration: none;
	font-weight:bold;
	color:#2c062c;
}
a:hover {
	text-decoration: underline;
}
a[href$='.pdf'] {
	color: #5a4f5a;		
	display:inline-block;
	padding-left:30px;
	line-height:25px;
	background:transparent url(../images/pdficon_small.gif) center left no-repeat;	
}
a[href$='.pdf']:visited {
	color: #5a4f5a;	
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}


h2 { 
color:#2a062a;
font-weight:normal;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1000px;
	margin:0 auto;
	text-align: center;
	position: relative;
}
/** END wrapper**/

/** BEGIN header **/
#header {
	height:40px;
	/*background: url(../images/header1.gif) no-repeat top;*/
}

#header2 {
	height:145px;
	background: url(../images/header2.gif) no-repeat top;
}

#header3 {
	height:51px;
	background: url(../images/header3.gif) no-repeat top;
}
	/*#header h1 {
		clear: both;
		float: left;
		padding: 15px 0 22px 15px;
	}
		#header h1 a {
			background: url(../images/logo.gif) no-repeat 0 0;
			display: block;
			width: 366px;
			height: 48px;
			outline: none;
			text-indent: -9999px;
		}
	#header .ad {
		float: right;
		padding: 10px 15px 0 0;
	}*/
#header2 ul, #header3 ul {
	clear: both;
	float: left;
	list-style-type: none;
	padding-top: 5px;
	margin-bottom: 1px;
}
#header2 ul li, #header3 ul li {
	float: left;
}
#header2 ul li a, #header3 ul li a {
	color: #2c062c;
	display: block;
	font-size: 12px;
	font-weight: bold;
	outline: none;
	padding: 8px 0px 8px 15px;
	margin-left: 10px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#header2  .home a {
	color: #9b378e;
}



#header3 ul li a {
	color:#ffffff;
	font-size: 0.9em;
	font-weight:normal;
	text-transform:capitalize;
}

#header2 ul li a:hover, #header3 ul li a:hover {
	color: #9b378e;
	text-decoration:underline;			
}

#header3 ul li a:hover {
	color: #ecac00;	
}


#header2 .logo {
	float:left;
	width:400px;
	height:60px;
	text-transform:inherit;
	margin-top:55px;
	margin-left:37px;
	color: #9b378e;	
}

/* Search */

#header2 .search {
	float:right;
	line-height:1.5em; 
	Text-Align:right;
	height:32px;
	margin:75px 0 0 0;
	padding:0 30px 0 0;

}

#header2 .search input {
	background:transparent;
	font-size:13px;
	color:#817a6e;
	font-family:Tahoma, arial, verdana, courier;
	width:230px;
	height:30px;
	vertical-align:middle;
	border:0px;
}

#header2 .search .input {
	width:15px;
	height:30px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
}

/** END header **/

/** BEGIN body **/
#body {
	background: #e1e1e1;
}
/** END body **/




/** BEGIN content **/
#content {
width: 630px;
float: left;
background: #e1e1e1;
text-align: left;
padding: 10px 10px 30px 30px;
}

#content .content {
	width:600px;
	margin-bottom: 10px;
	border-bottom:none;
	border-right:1px #c5c5c5 solid;
	line-height:30px;
	padding-right:25px;
	background:url(../images/paper.png) no-repeat top right;
}

#content .content img {
	float: left;
	margin-right:45px;
	margin-left:2px;
	width: 320px; 	

}

#content .content .title{
	padding:30px 0 0 0px;
	}

#content .content p {
	line-height: 21px;
}

#content .content .title h2 {
	font-size:24px;
	

}
#content .content .title h2 a {
	text-decoration: none;
	color:#6d685e;
	font-weight:normal;
}

#content .content .readmore {
color:#9b378e;
}



#content-home {
background:url(../images/bg-rr.png) no-repeat top left;
float: right;
width: 300px;
height:500px;
text-align: left;
}

#content-home .post  a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


#content-home .post a:hover {
	text-decoration: underline;
	}


#content .post {
border-top: 1px solid #E9E9E9;
margin: 8px 18px 0 12px;
padding-top: 20px;
}
#content .post img {
float: left;
margin-right: 20px;
padding:3px;
border: 1px solid #e4ded4;
background-color: #f2f2f1;
width: 150px; height: 150px;
}
#content .post h1{
font-size: 1.8em;
font-family: Arial;
font-weight: normal;
padding-bottom:5px;
}
#content .post h1 a {
color: #191919;
}
#content .post h1 a:hover {
text-decoration: none;
}
#content .post p {
font-family: Arial;
color: #5a4f5a;
font-size: 1.1em;
line-height: 1.6em;
margin-bottom: 10px;		
}
#content .post .date {
float: left;				
margin-bottom: 10px;
font-size: 0.8em;
font-family: Verdana;
padding-top: 10px;
}
#content .post .date a {
text-transform: uppercase;
color: #191919;
padding: 0 8px;
}
#content .post .date a:hover {
color: #6B001A;
text-decoration: underline;
}
#content .post .comment a {
float: right;
background: url(../images/comment.gif) no-repeat 1px 0;
color: #FFFFFF;
padding: 7px 6px 14px 6px;
text-decoration: none;
font-size: 0.9em;
margin-top: 10px;
}
#content .navigation {
margin-top: 70px;
margin-bottom: 60px;
margin-left: 12px;
}
#content .navigation a {
border: 1px solid #E1E1E1;
padding: 8px 9px 6px 9px;
color: #4F4F4F;
text-decoration: none;
font-family: Arial;
}
#content .navigation a:hover {
border: 0;
padding-left: 10px;
margin-right: 1px;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 300px;
	text-align: left;
	padding: 10px 30px 0 0;
}

#sidebar .box {	
		padding:0px;
		margin-bottom: 15px;
		
	}
	
	#sidebar h2 {		

border-bottom:#c5c5c5 1px solid;
font-weight: normal;
color: #2c062c;
padding:0 0 5px 0;
font-size:17px;
}
	
	#sidebar img {
		padding: 11px 0 0 20px;
	}
	#sidebar .sponsors img {
		padding-top: 8px;
	}
	#sidebar form {
		margin-right: 10px;
		width:265px; 
		height: 35px;
		/*border-top: 1px solid #E7E6E6;
		border-bottom: 1px solid #E7E6E6;*/
		background:url(../images/subscribe.gif) no-repeat center;
		/*padding:5px 7px;*/
		margin:10px 15px;
	}
	#sidebar form input {
		float: left;
		border: 0;
		width:180px;
		font-size: 1.2em;
		margin: 8px;
		background-color: #ffffff;
	}
	
	#sidebar form button {
		float: right;
		width:69px; 
		height:35px;
		font-size: 0.8em;
		font-weight: bold;
		color: #ffffff;
		border: 0;
		background-color: transparent;
		text-transform:capitalize;
	}
	#sidebar .sponsor img {
		padding-bottom: 14px;
	}
	#sidebar ul {
		list-style-type: none;
		float: left; 
		margin: 8px 0 15px 0;
		padding-left: 22px;
	}
		#sidebar ul li {
			padding: 5px 0;
			float: left;
			width: 130px;
		}
		#sidebar ul li a {
			color: #212121;
		}
			#sidebar ul li a:hover {
				text-decoration: none;
			}
		#sidebar .category, #sidebar .archive, #sidebar .blogroll, #sidebar .meta, #sidebar .tag, #sidebar .video, #sidebar .flickrs, #sidebar .pop {
			border-bottom: 1px solid #E7E6E6;
			clear: both;
			padding-top: 10px;
		}
			#sidebar .flickrs .flick {
				padding: 10px 0 10px 18px;	
			}
			#sidebar .flickrs img {
				padding: 3px 5px;
			}
			#sidebar .pop {
				padding: 0;
			}
				#sidebar .pop ul li {
					padding: 0;
					clear: both;
					width: 270px;
				}			
				#sidebar .pop a {
					color: #ecac00;
					text-decoration: underline;
					font-weight: bold;
				}
				#sidebar .pop p {
					line-height: 1.3em;
					margin: 8px 0;
				}
		#sidebar .video img {
			padding: 10px 0 20px 14px;
		}
		#sidebar .archive, #sidebar .meta, #sidebar .tag {
			/*background-color: #EDEDED;*/
		}

	#sidebar .links {		
		height:63px;		
	}
	
	#sidebar .links a {
		text-decoration: none;
		margin: 0 0px;	
	}
	
	#sidebar .links a:hover {
		text-decoration: underline;
	}
	
	#sidebar  .links img {
		padding: 2px 0px 0 12px;
	}

/** END sidebar **/




/** BEGIN footer**/
#footer {
clear: both;
color: #FFFFFF;
font-size: 0.9em;
height:50px;
margin: 0 auto;
padding: 20px 0;
text-align:left;
width: 1000px;
}

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



	
	


#footer ul {
clear: both;
float: left;
list-style-type: none;
padding-top: 5px;
margin-bottom: 1px;
}
#footer ul li {
float: left;
}
#footer ul li a {
color: #ffffff;
display: block;
font-size: 11px;
font-weight: normal;
outline: none;
padding-right:15px;
text-transform: uppercase;
font-family:Georgia, "Times New Roman", Times, serif;
}




	
	
	
	
	
	
	
	
	



/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding: 10px 10px 10px 0;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
.flashbox {
	padding: 12px;
}
	.flashbox a {
		color: #000000;
	}
	
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation2 {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation2 a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation2 a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
#respond h2 {
	margin-bottom: 20px;
}
/** END wordpress 2.7 comments **/















#content-home {
width: 300px;
float: left;
padding:0px 10px 20px 0;
}

#content-home img {
border: 1px solid #c5c5c5;
background-color:#f2f2f1;
padding:3px;
float: left;
margin: 4px 8px 8px 0;
}

#content-home-in {
width: 260px;
float: left;
padding:20px 20px 10px 20px;
color:#fff;
}

#content-home-in .archive ul {
padding-left:10px;
}


#content-home-in .archive ul	a {
text-decoration: none;
color: #fff;
}
#content-home-in .archive ul a:hover {
text-decoration: underline;
}	




#content-home h3 {
font-weight: normal;
color: #2c062c;
padding:0 0 5px 0;
margin:0;
font-size:20px;
}

#content-home h2 {
font-weight: normal;
color: #2c062c;
padding:3px 0;
margin:0;
font-size:14px;
}




#content-home .details	 {
padding:5px 0 0 0;
margin:0;
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

#content-home .details	a {
text-decoration: none;
color: #c47e39;
}
#content-home .details a:hover {
text-decoration: underline;
}	

#content-home .bottom {
clear: both;
border-top: 1px solid #E1E1E1;
}


#content-home .post	 {
padding:0 0 20px 0;
}

#content-home #copy	 {
line-height:17px;
margin-bottom:15px;
}

#tweets {
border-top:1px solid #9a5e92;
margin:20px 20px 0 0;
padding-bottom:10px;
}

#tweets a {
	text-decoration: none;
	font-weight:bold;
	color:#fff;
}
#tweets a:hover {
	text-decoration: underline;
}
