.custom a {
	color: #337295;
	text-decoration: none;		
}

.custom a:hover {	
	text-decoration: underline;		
}

.custom {
	background: #5cabd8 url('../custom/images/bg-body.gif') repeat-x center top;
}

.custom #header {
	background-color: #222;
	padding-top: 0;
	padding-top: 15px;
	background-color: #5197ce;
	padding-bottom: 17px;
	border: 0;
} 

.custom #page {
	padding: 0;
}

.custom #header a:hover, .custom ul.menu a:hover{
	text-decoration: none;
}

.custom #logo a {
	color: #fff;
	font-weight: bold;
}

.custom #tagline {
  color: #fff;
  font-family: arial;
	font-size: 1.6em !important;
}

.custom #rss {
	float: right;
	font-size: 1.4em;
	margin-top: 20px;
	font-weight: bold;
	font-family: Arial;

}

.custom #rss a {
	color: #fff;
	background: url('../custom/images/feed.png') no-repeat left top;
	padding-left: 20px;
	display: block;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-left: 20px;
}

.custom #rss a:hover {
	color: #25688e;
}

.custom #container {
	width: 995px;
	margin: 0 auto;
}

.custom ul.menu {
	background-color: #5cabd8;
	height: 34px;
	border: 1px solid #78bce3;
	border-bottom: 0;
}

.custom ul.menu li {
	display:block;
	height:34px;
	z-index:999;
}

.custom ul.menu li a {
	border: 0;
	background-color: #5cabd8;
	border-right: 1px solid #78bce3;
	display:block;
	font-weight:bold;
	height:34px;
	line-height:31px;
	padding:0 13px;
	color:#fff;
	margin-top: 0;
	text-transform: none;
	letter-spacing: 0;
	font-family: Arial;
	font-size: 1.3em;
}

.custom ul.menu li.current-cat a, .custom ul.menu li a:hover, .custom ul.menu li.current_page_item a {
	color: #25688e;
	background-color: #5cabd8;
	cursor: pointer;		
}

.custom ul.menu li.current a {
background-color: none;
}


.custom #content_box {
	background-image: none;
	background-color: #E7E4E3;
	overflow: hidden;
	width: 995px;
	padding-top: 20px;
/*	background: url('../custom/images/thin_bottom.png') no-repeat center bottom;*/
}

.custom .post_box {
	padding-top: 0;
}

.custom #content {
	float: left;
	width: 688px;
	margin: 0 0 10px 10px;
}

.custom #feature_box {
	height: 200px;
	background-color: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #d4d4d4;
}

.custom #content .post_box, .custom #content #comments {
	background: url('../custom/images/medium_repeat.png') repeat-y center top;
	margin: 0;
	border: 0;
}


.custom #content .headline_area {
	background: url('../custom/images/thin_top.gif') repeat-x center top;
	padding: 25px 20px 10px;
	margin-bottom: 0;
}

.custom #content .headline_area h1{
	display: none;
}

.custom #content .top .headline_area {
	background: url('../custom/images/thin_top1.gif') repeat-x center top;
}

.custom #content .format_text {
	/*background: url('../custom/images/thin_bottom.png') no-repeat center bottom;*/
	padding: 0 20px 0 0;
	font-family: Arial;
	font-size: 1.2em;
	overflow: hidden;
	margin-left: 20px;
}

.custom #content .headline_area h2 {	
	overflow: hidden;
}

.custom #content .headline_area h2 a {	
	font-size: 1.3em;
	color: #333333;
	font-family: Arial;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 0 0 20px;
	font-weight: bold;
}

.custom #content .headline_area h2 a:hover {	
	text-decoration: underline;	
}

.custom .headline_area h1 {
	color:#333333;
	font-family:Arial;
	font-size:2.6em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	margin:0 0 20px;
}


.custom #sidebars {
	float: right;
	overflow: hidden;
	padding: 20px 10px 0;
	width: 275px;
} 

.custom #sidebars input#s {
	border-color: #D7D4D3  #D7D4D3 #D7D4D3;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	color: #777777;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 7px;
	width: 185px;
	font-family: Arial;
	background-color: #fff;
}

.custom #sidebars form#searchform label {
	display: none;
}

.custom #sidebars form#searchform div {
	height: 50px;
}

.custom #sidebars .custom_box {
	clear: both;
}

.custom #sidebars input#searchsubmit {
	background: url('../custom/images/button_grad.gif') repeat-x center top;
	border: 1px solid #D7D4D3;
	cursor: pointer;
	float: left;
	height: 30px;
	margin: 0 !important;
	padding-bottom: 3px;
	width: 75px;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	font-family: Arial;
}


.custom #content .comments_closed {
	display: none;
} 

.custom #footer a {
  color: #fff;
  text-decoration: none;
	border: 0;
}

.custom #footer a:hover {
	color: #337295;
	text-decoration: underline;
}

.custom #footer {
	background-color: #000;
	border: 0;
	padding: 0;
	color: #fff;
	margin-bottom: 20px;
	font-size: 1.1em;
}

.custom .left {
	float: left;
	margin: 0 20px 0 20px;
}

.custom #footer span.right {
	text-align: right;
	margin-right: 20px;
}
	
.custom #footer .right {
	float: right;
	margin: 0 0 0 20px;
}

.custom #footer {
	background: #5197ce;
	color: #555;
	text-align: left;
	font-family: Arial;	
}

.custom #footer ul {
	list-style: none;
	padding: 30px 0 20px 20px;
	overflow: hidden;
}

.custom #footer ul li {
	float: left;
	width: 300px;
	margin-right: 25px;
}

.custom #footer ul li ul {
	padding: 0;
}

.custom #footer ul li a {
	font-size: .85em;
}

.custom #footer ul li ul li {
	padding-bottom: 10px;
	border-bottom: dotted 1px #222;
	margin-bottom: 10px;
        color: #fff;
}

.custom #footer h2, .custom #footer h3 {
	color: #ccc;
	font-family: Arial;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;	
	letter-spacing: -0.5px;
	margin-bottom: 20px;
	margin-top: 0;	
}

.custom #footer p {
	color: #fff;
	font-size:0.85em;
}

.custom #copyright {
	background: #5197ce;
	padding: 15px 20px 15px 20px;
	color: #45355A;
	overflow: hidden;
}

.tab .box {
	background: #eeebea;
	border: solid 1px #d7d4d3;
	padding: 4px;
	font-family: Arial;
}

.tab .box a{	
	font-family: Arial;
}

ul.tabs {
	overflow: hidden;
	padding: 0;
	height: 37px;
	margin-bottom: -2px;
}

ul.tabs li {
	float: left;
	position: relative;
}

ul.tabs li a {
	background: #fff;
	border: solid 1px #e1dedd;
	line-height: 29px;
	padding: 0 10px 0 10px;
	float: left;
	display: block;
	height: 30px;
	margin-right: 4px;
	font-weight: bold;
	color: #888;
}

ul.tabs li a:hover {
	text-decoration: none;
	border: solid 1px #d7d4d3;
}

ul.tabs li.active a {
	height: 36px;
	color: #555;
	border-bottom: 0;
}

ul.tabs li.active a:hover {
	border: solid 1px #e1dedd;
	border-bottom: 0;
}

.tab_container {
	background: #fff;
	border: solid 1px #e1dedd;
	padding: 10px;
}

ul.double-col {
	padding: 0;
	overflow: hidden;
	margin-bottom: -3px;
	width: 253px;
}

ul.double-col li {
	float: left;
	width: 103px;
	margin: 0 10px 5px 0 !important;
	padding: 0 0 6px 13px;
	border-bottom: dotted 1px #e1dedd;
	background: url(images/bullet.png) no-repeat 0 8px;
}

ul.double-col li a:hover, ul.single-col li a:hover {
	text-decoration: underline;
}

.custom .entry-content h1 {
	color:#333333;
	font-family:Arial;
	font-size:2.6em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	margin:0 0 20px;
}

.custom ul.tabs li a {
	background-color: #fff;
	color: #888;
}

.custom ul.tabs li.active a {
  background-color: #fff;
  color: #555; 
  border-bottom: 0 none;
}

.custom .tab_container {
  border: 1px solid #E1DEDD;
  background-color: #fff;     
}

.custom ul.tabs li {
  margin-left: 0;	
}

.custom ul.tabs li.active a {
  height: 35px;	
}

.custom ul.double-col li a, .custom ul.double-col li {
  color: #337295;	
}

.custom .format_text h4  {
  margin-bottom: 5px;
  font-size: 1.1em; 
}

.custom .box ul {
  list-style-type: none;
  font-size: 1.25em;
}

.custom .sidebar ul.sidebar_list {
	padding: 0;	
}

.custom .sidebar h3 {
	font-size: 2em;
	font-family: Arial;
	color: #444444;
	font-weight: bold;
	letter-spacing:-0.5px;
	margin-bottom:10px;
	margin-top:5px;
	line-height: 1;
}

.custom .jdGallery .slideInfoZone h2 {
	font-size: 3em !important;
	font-family: Arial;	
	line-height: 35px;
	margin: -5px 0 10px !important;
	text-shadow: 1px 1px 0 #000000;
}

.custom .jdGallery .slideInfoZone p a, .custom .jdGallery .slideInfoZone p span {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#995555 !important;
	display:block;
	float:left;
	font-weight:bold;
	line-height:18px;
	margin-right:5px !important;
	margin-top:1px !important;
	padding-left:4px !important;
	padding-right:4px !important;
	text-shadow: none;
	text-transform: uppercase;
	font-size: .95em !important;
}

.custom .jdGallery .slideInfoZone {
	padding: 10px 10px 10px 15px;
	top: 95px;
	width: 87%;
}

.custom a.excerpt-btns, .custom .previous a, .custom .next a, .custom #commentform input.form_submit {
	-moz-border-radius:5px 5px 5px 5px;
	background: url("../custom/images/button_grad.gif") repeat-x scroll 0 0 transparent;
	border: 1px solid #DDDDDD;
	color: #666666;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	line-height: 25px;
	margin: 5px 5px 15px 0;
	padding: 0 10px;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-decoration: none;
}

.custom a:hover.excerpt-btns, .custom #sidebars input:hover#searchsubmit, .custom .previous a:hover, .custom .next a:hover {
	background: none repeat scroll 0 0 #f4f4f4;
	color: #25688e;
	text-decoration: none;
}

.custom .next a {
	float: right;
}

.custom .headline_area img.frame {
	padding:0.4em;
	background :none repeat scroll 0 0 transparent;
	margin-bottom: 0;
}

.custom .prev_next, .custom #respond {
	background:url("../custom/images/thin_top.gif") repeat-x scroll center top transparent;
	border: none;
	padding: 0px;
	text-transform: lowercase;
}

.custom .previous, .custom .next {
	padding: 25px 20px 5px;
	text-transform: capitalize;
}

.custom #content .post_box {
	padding: 0;
}

.custom #nav_tabs .box {
	background: none repeat scroll 0 0 #EEEBEA;
	border: 1px solid #D7D4D3;
	padding: 4px;
	font-family: Arial;
}

.custom #recent ul {
	margin-bottom:-7px;
	overflow:hidden;
	padding:0;
}

.custom #recent li {
	background: none repeat scroll 0 50% transparent;
	border-bottom: 1px dotted #E1DEDD;
	margin-bottom: 8px !important;
	padding-bottom: 8px;
}


.custom #recent li img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E1DEDD;
	float: left;
	height: 40px;
	margin-right: 10px;
	padding: 1px;
	width: 40px;
}

.custom #recent li p {
	margin: 0;
	overflow: hidden;
	padding: 0;	
}

.custom #recent li p a{
	font-weight:bold;
	line-height: 1.8;
	font-size: .95em;
}

.custom #recent li p.wmeta {
	color: #666;
	display: block;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0;
	font-weight: normal;
}

.custom #respond {
	margin-bottom: 0;
	font-family: Arial;
	padding-top: 20px;
}

.custom #respond_intro p {
	color: #333333;
	font-family: Arial;
	font-size: 22px;
	margin-left: 10px;
	text-transform: capitalize;
}

.custom #commentform {
	padding: 0 20px 10px;
	border-top:0 none;
	font-family: Arial;
}

.custom .text_input, .custom #comment {
	background: url("../custom/images/form_gradient.gif") repeat-x scroll 0 1px #FFFFFF;
	border: 1px solid #DDDDDD;
}

.custom #commentform textarea {
	width:98%;
}

.custom #commentform input.form_submit {
	float: none;
	margin-bottom: 0;
}

.custom #commentform input.form_submit:hover {
	color: #25688e;	
}

.custom #commentform p label {
	font-size: .85em;
	text-transform:capitalize;
}

.custom	#sidebar_1 {
	padding-bottom:10px;
}

.custom #comment_list {
	border: 1px solid #DDD;
	margin: 0 20px 10px 20px;	
}


.custom .comment_time a {
	color:#999;
}

.custom .comment_time a:hover {
	text-decoration: none;
}

.custom #comment_list .format_text {
	margin-left: 0;
}

.custom .comments_intro {
	margin-left: 20px;
}

.custom .format_text h2 {	
	color: #444444;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
}


