.custom blockquote {
	margin: 5px 0px 5px 10px; padding: 0px 0px 0px 10px;
	font-style: italic;
}
.custom img { border: 0px; background: none; }
.custom p {
	padding: 10px 0px;
	margin: 0px;
}

.custom caption, .custom th, .custom td {
font-weight:normal;
text-align:left;
}

.custom input {
background:#fff;
}

.custom input[type="submit"] {
background:buttonface;
}

.custom .format_text a {
text-decoration:none;
}

.custom .format_text a:hover {
text-decoration:underline;
}

.custom .format_text h2 {
margin:0;
font-weight:normal;
}

.custom .format_text h2 a{
color:#984402;
}

.custom .format_text input {
width:auto;
}

/*********************************************
		Header Styles
*********************************************/
/* Use this for universal styles for all header elements
Be sure to uncomment the styles before using */


.custom h1 { /* This style is generally used as title on single posts and pages */
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.custom h2 { /* This style used as a sub-header in post/page content */
	font-size: 18px;
}
.custom h3 { /* This style used as the post titles on homepage/archive */
	clear: both;
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.custom h3 a {
}
.custom h3 a:hover {
}
.custom h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-size: 18px;
	padding: 0 0 0 15px;
}
.custom h5 {
	font-size: 16px;
}
.custom h6 {
	font-size: 14px;
}

/*********************************************
		The Obligatory WP Styles
*********************************************/
.custom .aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.custom .alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
}
.custom .alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}
.custom .wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.custom .wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.custom .wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.custom .post img {border: 2px solid #cfcfcf;}

/*********************************************
		Container Div
*********************************************/
.custom #container {
	background: #FFF;
	margin-top: 20px;
	border: 5px solid #FFF;
}

/*********************************************
		Header Styles
*********************************************/

.custom #logo a, .custom #tagline {
display:block;
text-indent:-9000px;
height:0;
}

.custom #header {
padding:0;
}
/*********************************************
		Horizontal Navigation Styles 
				(with dropdowns)
*********************************************/
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover, .custom .menu a{
background:none;
}

.custom .sf-sub-indicator {
display:none;
}

.custom #thesis_nav_wrap {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #6d0a00 url(images/menu-bg.gif) repeat-x;
	font-size: 11px;
	text-transform: uppercase;
	width: 100%; height: 32px;
	margin: 0px; padding: 0px;
}

/* This is the style for the first UL (horizontal) */
.custom #thesis_nav_wrap ul {

	background: transparent;
	height: 32px; line-height: 32px;
	margin: 0px; padding: 0px;
}

/* This is the style for the top level list items */
.custom #thesis_nav_wrap ul li {
	background: none;
	width: auto;
	display: block;
	float: left;
	list-style-type: none;
	height: 32px; line-height: 32px;
	margin: 0px; padding: 0px;
}

.custom #thesis_nav_wrap ul li a{
	height:32px;
	line-height:32px;
	padding:0 12px;
}

/* The style for all links */
.custom #thesis_nav_wrap a{
	text-decoration: none;
	font-weight: bold;
	letter-spacing:normal;
}
/* The universal hover state colors and background for all LI items and links */
.custom #thesis_nav_wrap li:hover a,
.custom #thesis_nav_wrap li a:hover,
.custom #thesis_nav_wrap li:hover a{
	color: #000;
	text-decoration: none;
	background: #FFF;
}

.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover {
background:none;
}


/****************************** 
The second-level stuff 
*******************************/


/* This is the style for the nested UL */
.custom #thesis_nav_wrap li:hover ul{
	border-top: 1px solid #FFF;
}
/* This is the style for the LI items within the nested UL */
.custom #thesis_nav_wrap li:hover ul li
{
	background: transparent;
	height: 30px; line-height: 30px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #FFF;
	border-top: none;
}
/* This is the style for the links within the LI items within the nested UL */
.custom #thesis_nav_wrap li:hover ul li a
{
	background: #1078b7 url(images/menu-bg.gif) repeat-x;
	color: #FFF;
	height: 30px; line-height: 30px;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
.custom #thesis_nav_wrap li:hover ul li a:hover
{
	text-decoration: none;
	height: 30px; line-height: 30px;
	background: #6d0a00;
	color: #FFF;
}

/*********************************************
		Feature-Top Div
		Feature-Bottom Div
*********************************************/
.custom #feature-top-left, .custom #feature-top-right  {display: inline; float: left; text-align: left; overflow: hidden; width:50%;}
.custom #feature_box{
	width: 100%;
	background: #6E0000;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-top: 1px solid #FFF;
	margin-bottom: 10px;
}

.custom #feature_box a {
	color: #FFF;
	text-decoration: none;
}
.custom #feature_box a:hover {
	color: #FFF;
	text-decoration: underline;
}

.custom #feature_box .widget
{
	padding: 0px 0px 10px 0px;
	margin-bottom:0;
}
.custom #feature_box h3{
	margin: 0px; padding: 10px 10px 0px 10px;
	color: #FFF;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px solid #FFF;
	border-left: none; border-right: none;
	line-height:1.5;
	letter-spacing:normal;
}
.custom #feature_box h3 a{
	color: #FFF;
	text-decoration: none;
}
.custom #feature_box h3 a:hover{
	color: #FFF;
	text-decoration: none;
}

.custom #feature_box p,
.custom #feature_box ol,
.custom #feature_box img,
.custom #feature_box form{
	color: #FFF;
	padding: 10px 0px; margin: 0px 15px 5px 10px;
	list-style-type: square;
}

.custom #feature_box .widget div  {
	color: #FFF;
	padding: 10px 0px;
	margin: 0px 15px 0 10px;
}

.custom #feature_box ul.sidebar_list ul{
	color: #FFF;
	padding: 10px;
	padding: 10px 0px; margin: 0px 15px 5px 25px;
	list-style-type: square;
}

.custom #feature_box li ul,
.custom #feature_box li ol, .custom #feature_box ul.sidebar_list{
	padding: 0px;
}

.custom #feature_box li.widget ul li {
margin-bottom:0;
}

	
/*********************************************
		Content Div
*********************************************/
.custom #content {
	background: #FFF;
	margin-top: 5px;
}

.custom .post_box {
padding-top:0;
}

.custom .entry-title a{
font-size:25px;
font-weight:bold;
line-height:24px;
letter-spacing:-1px;
text-transform:uppercase;
color:#984402;
}

.custom .entry-title a:hover {
color:#000;
}

.custom .headline_area {
margin-bottom:0;
}

.custom p.headline_meta {
padding:0;
font-style:normal;
}

.custom .headline_meta a {
text-transform:none;
color:#984402;
border-bottom:0;
text-decoration:none;
font-size:12px;
}

.custom .headline_meta .author a {
font-style:italic;
}

.custom .headline_meta a:hover{
text-decoration:underline;
}

.custom .headline_meta.bottom {
border-top:1px solid #D7D7D7;
padding-top:10px;
margin-top:10px;
font-size:12px;
}

.custom .to_comments.bottom {
text-align:right;
width:30%;
float:right;
clear:none;
}

.custom .headline_meta .to_comments a  {
font-size:12px;
color:#000;
background:url(images/comments.png) no-repeat left;
padding-left:18px;
}

.custom .headline_meta a.to_comments {
color:#000;
}

.custom .headline_meta .to_comments a span , .custom .headline_meta a.to_comments span {
color:#984402;
font-size:12px;
}

.custom .headline_meta.bottom {
font-style:normal;
}

.custom .categories {
background:url(images/folder.png) no-repeat left 3px;
padding-left:18px;
}

.custom .categories a {
text-decoration:none;
}

.custom .headline_meta a:hover {
color:#000;
text-decoration:underline;
}

.custom .to_comments .bracket {
display:none;
}

.custom .to_comments a span {
font-size:12px;
color:#984402;
}

.custom .categories {
width:70%;
font-size:12px;
float:left;
} 

.custom .headline_meta .alignleft, .custom .headline_meta .alignright{
margin:8px 0;
}

.custom .alignright.to_comments {
clear:none;
}





/*********************************************
		Sidebar
*********************************************/

.custom .sidebar a {
	text-decoration: none;
}
.custom .sidebar a:hover {
	text-decoration: underline;
}
.custom .sidebar h3 {
	background: #666;
	font-size: 15px;
	color: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	font-weight: normal;
	text-transform: uppercase;
}
.custom .sidebar h3 img {
	padding: 0px;
}
.custom .sidebar h3 a {
	color: #FFF;
	text-decoration: none;
	margin: 0px; padding: 0px;
}

.custom .sidebar img {
	text-align: center;
}
.custom .sidebar form {
	margin: 0px; padding: 0px;
}

.custom .sidebar ul.sidebar_list li li{
	margin: 0px; padding: 0px 0px 0px 8px;
	line-height: 18px;
	background: url(images/arrow.gif) 0px 4px no-repeat;
}
.custom .sidebar ul li a {
	text-decoration: none;
}
.custom .sidebar ul li ul {
	margin: 0px; padding: 0px;
}
.custom .sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 8px;
}

.custom #wide-sidebar-top ul.sidebar_list {
padding-top:0;
font-size:13px;
}

.custom #wide-sidebar-top input {
margin: 10px 0;
}


/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 10px;
}
#comments h4 {
	padding: 0;
}
#comments .comment {
	margin: 5px 0px 5px 0px; padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments .alt {
	margin: 5px 0px 5px 0px; padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments .gravatar {
	float: left;
	padding: 0 5px 0 0;
}
#comments .commentmeta {
	
}
#comments .commentmeta a {
	text-decoration: none;
}
#comments .commentmeta a:hover {
	text-decoration: underline;
}
#comments .commenttext {
	
}

#respond {
	padding: 10px;
}
#respond h4 {
	padding: 0;
}
#respond form#commentform {
}
#respond #author {
	
}
#respond #email {
	
}
#respond #url {
	
}
#respond #comment {
	width: 100%;
}
#respond #submit {
	
}

/*********************************************
		Footer Styles
*********************************************/
.custom #copyright {
width:940px;
padding:10px 15px;
margin:0 auto;
color:#fff;
text-align:left;
font-size:12px;
}

.custom #footer {
height:0;
}
.custom #copyright a {
	font-size:12px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.custom #copyright a:hover {
	text-decoration: underline;
}

/*********************************************
		Contact Form Styles
*********************************************/
.custom #cformsform input{
width:150px;
}

.custom p.cf-sb {
text-align:center;
} 

.custom .linklove, .custom.contact-page .sociable { 
display:none;
}

.custom .clear {
clear:both;
}


/*********************************************
		Events Calender Styles
*********************************************/

.custom .no_sidebars #content {
font-size:12px;
width:auto;
margin:5px 10px 0;
}

.custom .calendarButtons a{
margin:0 10px;
}

.custom .gmap {
margin-right:10px;
}

.custom .nav-previous {
margin-top:10px;
}

