/*
Skin name: southptc
Skin uri: http://skins.semiologic.com/light/
Version: 0.9.1
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
*/


/*
 * Canvas
 */
#wrapper {
	margin-top: -10px;
	margin-bottom: -10px;
	
	background-color: #EFE5D0;
	padding-bottom:5px;
	
	
}

.sem_admin_menu #wrapper {
	margin-top: 20px;
}

.skin .wrapper_item {
	width: auto;
	background:none;
}

html {
	/* background-image: url(images/pattern.jpg);
	
	background-repeat: repeat;
	*/

	background-color:#B5A789;
	font:Georgia;
   

}

#sidebars #sidebar .pad {
	padding-right: 10px;
}

#sidebars #sidebar2 .pad {
	padding-left: 10px;
}

#navbar .pad {
	padding: 0px 20px 0px 0px;
}

#search_form {
	padding: 0px 20px;
}

#navbar {
	background-image: url(images/navbar.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#navbar span {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navbar a {
	background-image: url(images/navbar_item.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 22px;
	margin: 0px;
	text-decoration:none;
}

#navbar a:hover,
#navbar span.nav_active {
	background-image: url(images/navbar_active.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navbar span.nav_active {
	font-weight: normal;
	padding-left: 20px;
	padding-right: 22px;
	margin: 0px;
}

#navbar span.nav_active a {
	margin-left: -20px;
	margin-right: -22px;
	background: none;
}

#body,
#header_wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	background:none;
	
	
}

#header,
#navbar {
	margin-top: 6px;
	margin-bottom: 6px;
	
}

.header_widget {
	margin-top: 12px;
	margin-bottom: 12px;
}

#footer,
.footer_widget {
	margin-top: 12px;
	margin-bottom: 12px;
	
}

#credits {
	margin-top: 10px;
	margin-bottom: -10px;
	padding-top: 10px;
	/* border-top: solid 1px; */
}

#body_bg,
.header_widget_bg,
.footer_widget_bg {
	padding-top: 5px;
	padding-bottom: 5px;
}

#navbar,
#body,
.header_widget,
.footer_widget {
	/* border: solid 1px; */
}

#header_img,
#header_img img,
#navbar,
#navbar_bg,
#body,
#body_bg,
.header_widget,
.header_widget_bg,
.footer_widget,
.footer_widget_bg {
	/* -moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; */
}

#navbar span:first-child,
#navbar span:first-child a {
	/* -moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-top-left-radius: 7px;
	-khtml-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px; */
	
}

#header_img img,
#navbar,
#body,
.header_widget,
.footer_widget {
	/* -moz-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	-khtml-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	-webkit-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	box-shadow: rgba(0,0,0,.15) 1px 1px 4px; */
	
}

.header_widget {
	background-image: url(images/header_widget.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top:0px;
}

.footer_widget {
	background-image: url(images/footer_widget.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.inline_boxes_bg {
	background-image: url(images/inline_boxes.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.mmm .inline_boxes_bg {
	background-image: url(images/mmm-inline_boxes.gif);
}

#body {
	/*  background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top center;  */
	background:#EFE5D0;
	
}


#body_bg {
	/* background-repeat: repeat-y;
	background-position: center; */
	background:none;
}


.mts #body_bg {
	/* background-image: url(images/mts-body.gif); */
	background:none;
}

.tsm #body_bg {
	/* background-image: url(images/tsm-body.gif); */
	background:none;
}

.sms #body_bg {
	/* background-image: url(images/sms-body.gif); */
	background:none;
}

.mms #body_bg,
.ms #body_bg {
	/* background-image: url(images/ms-body.gif); */
	background:none;
}

.smm #body_bg,
.sm #body_bg {
	/* background-image: url(images/sm-body.gif); */
	background:none;
}

#sidebars .sidebar {
	margin-bottom: 0px;
}

#sidebars .widget:first-child {
	margin-top: 0px;
}

#sidebars .widget:last-child {
	margin-bottom: 0px;
}

#sidebars .widget.ad_unit:first-child {
	margin-top: 10px;
	margin-bottom: 20px;
}

#sidebars .widget.ad_unit:last-child {
	margin-bottom: 10px;
}

.entry_bottom {
	width: 100%;
	margin: 20px auto;
	border-bottom:solid 1px #666666;
}

.single .entry_bottom,
.page .entry_bottom {
	border: none;
	margin: 0px;
}

.widget_title h2 {
	padding-bottom: 3px;
	border-bottom: solid 1px;
}

.widget_calendar table,
.widget_calendar thead,
.widget_calendar tfoot {
	border: solid 1px;
}


/*
 * Skin Colors
 */

html,
#body,
.widget_calendar table {
	background-color: #fff;
	color: #222;
}

.main h1,
.main h2,
.main h3,
.sidebar h1,
.sidebar h2,
.widget_calendar caption {
	color: #720300;
}

.post_list h3 {
	color: inherit;
}

#body,
.header_widget,
.footer_widget,
#credits,
.widget_calendar table,
.widget_calendar tfoot {
	border-color: #999;
}


/*
 * Scheme Colors
 * H0 S85 L40
 */

#navbar,
.widget_calendar thead {
	background-color: #b51b1b; /* - */
	color: #fff;
}

.widget_calendar tfoot {
	background-color: #ffd9d9; /* L90 */
	color: #000;
}

.header_widget,
.footer_widget {
	background-color: #edfafa; /* C-L97 */
	color: #000;
}

#sitename {
	color: #720300; /* L30 */
	margin: 0px 0px 0px 0px;
	letter-spacing:normal;
	font-family: Georgia,"New Century Schoolbook","Century Schoolbook L","DejaVu Serif",Serif;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 36px;
	line-height: 52px;
	text-decoration:underline;
}

#navbar a {
	color: #fff;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #630a0a; /* L90* */
}

.entry_bottom,
.widget_title h2 {
	border-color: #666666; /* L63 */
}

#navbar,
#go {
	border-color: #590d0d; /* B/2 */
}

.widget_calendar thead {
	border-color: #595959; /* B/2 S0 */
}

/* Added style properties */
body { background:#B5A789;}
a{ color:#810541;}
a:hover { color:#5f9ea0;}
.main a:{color: #810541;}
.main a:hover {color: #5f9ea0;} 

.custom div.entry_content p 

{

color: #000000;

font-size: 12px;

line-height: 16px;
font-family:Georgia;

}
.custom div.main{ width:800px;}
.custom div.sidebar{ width:150px;}
.custom div.main h1 { font-weight:bold; font-size:18px;}
.custom div.entry_date .pad span{ font-weight:bold; font-family:Georgia; font-size:14px;}

#navbar .wrapper_item
{border-top: solid 1px #666666;
	border-bottom:solid 1px #666666;}
	
.custom .main
{
background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top center; }	

.custom div#body 
{
  background-color:#EFE5D0;
  margin-top:0px;
  margin-bottom:0px;
}	
#footer { background:#B5A789; }
#footer_nav{ display:block; float:right; width:auto; font-size:14px; color:#FFFFFF; font-family:Georgia; padding:5px 0px 5px 0px;}

#copyright_notice{  display:block; float:left; width:auto; color:#FFFFFF; font-size:12px; font-family:Georgia; padding:5px 0px 5px 0px;}
#tagline 

{
color:#7E7F79;
font-family: Georgia,"New Century Schoolbook","Century Schoolbook L","DejaVu Serif",Serif;
letter-spacing:4px;
margin:0px;

font-weight: normal;

padding-top: 15px;

padding-bottom: 5px;

text-align: center;


font-size:20px;
line-height: 20px;

}

.invert_header #tagline 

{

padding-top: 0px;

padding-bottom: 10px;

text-align: center;
color:#7E7F79;
font-family: Georgia,"New Century Schoolbook","Century Schoolbook L","DejaVu Serif",Serif;
letter-spacing:4px;
font-size:20px;
line-height: 20px;


}

.custom .webdeveloper-display-block-size{ background-color:#333333;}