/*** Safer Society Foundation, WP/Thesis, 2010 **/

body.custom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/PDGCommTemplates/Safer-Society/images/post.jpg);
}
.custom #page {
	margin: 0;
}
#content {
	width: 54em;
} 
p.follow {
	margin-bottom: 4px;
}

.format_text h2 {
	color: #937073;
	font-size:16px;
}
.custom a {
	outline: none;
}
/** Header **/
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}
.custom #header #logo a {
	width: 740px;
	height: 117px;
	float: left;
}
.custom #header {
	padding: 0 2px 0 2px;
	border: none;
	height: 117px;
	background: url('images/head.jpg') no-repeat;
}
/** Thesis Nav Menu **/

#menu_wrap {
	height: 30px;
	background-image: url('images/nav_bak.jpg');
	background-color: #bbd4c5;
}
.custom ul.menu {
	height: 20px;
	border: none;
	background-color: transparent;
	position: relative;
	top: 8px;
	left: 65px;
}
.custom ul.menu li.rss a {
	padding-right: 30px;
	background: url('images/feed_icon.png') 100% 50% no-repeat;
}
.custom ul.menu li.tab a {
	font-size: 11px;
	font-variant: normal;
	letter-spacing: normal;
	padding: 0 3px 0 3px;
	position: relative;
	top: -2px;
}
.custom ul.menu li.tab {
	height: 12px;
}
.custom .tab-1,.custom .tab-2,.custom .tab-3,.custom .tab-4,.custom .tab-5,.custom .tab-6,.custom .tab-7 {
	border-right: 1px solid #1c4d2c;
}
.custom ul.menu li.tab a:link, ul.menu li.tab a:visited {
   text-decoration: none;
   background-color: transparent;
   border: none;
}
.custom ul.menu li.tab a:hover {
   text-decoration: underline;
   background-color: transparent;
}
.custom ul.menu li a {
	background-color: transparent;
	text-transform: none;
}

/** Content **/

.custom .comments_closed p {
	display: none;
}
.imgrt {
	float: right;
	margin: 0 0 10px 10px;
}
.imglft {
	float: left;
	margin: 0 10px 10px 0;
}
.custom .format_text {
	padding-right: 20px;
}
table.form td {
	padding: 5px;
	vertical-align: middle;
}
.rtxt {
	color: #bf0000;
}
/**** Left Nav ****/
.custom #sidebar_1 a:link, #sidebar_1 a:visited {
	color:#1c4d2c;
	text-decoration: none;
}
.custom #sidebar_1 a:hover {
	text-decoration: underline;
	color: #0a246a;
}
#lnav {
	background-image: url(images/SSHomeOv13.gif);
	background-repeat: no-repeat;
	/*float: left;*/
	width: 190px;
	height: 79px;
}
#lnav a:hover,#lnav a:active {
	background-image: none;
}
#lnav a:active {
	background-image: url(images/SSHome13.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 79px;	
}
#lnav_ro {
	width: 190px;
	height: 79px;
}
#lnav_ro a {
	background-image: url(images/SSHome13.gif);
	background-repeat: no-repeat;
	display: block;
}
#lnav2 {
	background-image: url(images/SSHomeOv17.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 79px;
}
#lnav2 a:hover,#lnav2 a:active {
	background-image: none;
}
#lnav2 a:active {
	background-image: url(images/SSHome17.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 79px;
}
#lnav_ro2 {
	width: 190px;
	height: 78px;
}
#lnav_ro2 a {
	background-image: url(images/SSHome17.gif);
	background-repeat: no-repeat;
	display: block;
}
#search {
	background-color: #eaeff7;
	text-align: center;
	width: 190px;
}
#search a:link, #search a:visited {
	color:#1c4d2c;
	text-decoration: none;
}
#search a:hover {
	text-decoration: underline;
	color: #0a246a;
}
#search input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.custom .search_form {
	font-size: smaller;
	padding: 5px 5px 0 5px;
}
.custom li#text-4 {
	margin-bottom: 0;
}
.custom .widget_categoryposts h3 {
	background-color: #96b3d5;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-variant: normal;
	letter-spacing: normal;
	padding: 5px 0 5px 0;
}
.custom .widget_categoryposts {
	width: 188px;
	border: 1px solid #96b3d5;
}
.custom .cat-post-item {
	font-size: smaller;
	text-align: center;
	padding: 0 5px 0 5px;
}
table#print_me {
	float:right;
	position: relative;
	top: 7px;
	right: 21px;
}

/** Sidebars **/
.leftnav {
	width: 190px;
	border: 1px solid #8bacd1;
	border-collapse: collapse;
}
.leftnav_head {
	background-color: #8bacd1;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.leftnav td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0;
}
.leftnav a {
	display: block;
	font-size: smaller;
}
.leftnav a:link, .leftnav a:visited {
	color:#1c4d2c;
	text-decoration: none;
}
.leftnav a:hover {
	text-decoration: underline;
	color: #0a246a;
}
.custom #sidebar_1 ul.sidebar_list {
	padding-left: 0;
	padding-right: 0;
}
/** Footer **/
.custom #footer {
	border-top: 1px solid #ccc;
	text-align: center;
}
