/*
Theme Name: Keaneco Blog Design
Theme URI: http://www.kinetica-media.com
Description: Design by Mike L for Keaneco.
Version: 1.0
Author: Mike L
Author URI: http://www.michael-louviere.com/
*/
#gform_wrapper_1 {
    background: #F7F7F7;
    margin: 0 0 10px 0;
    padding: 5px;
    margin-top: 15px;
    border: 1px solid #E6E6E6;
    width: 240px;
    background: url('images/gray-bg.gif');
    float:right;
    clear:both;
}

#gform_wrapper_1 ul {
  padding-left: 23px;
}

#gform_wrapper_1 input, #gform_wrapper_1 textarea {
  width: 190px;
  height: 25px;
  font-size: 14px;
	font-family: tahoma;
	margin: 3px 0 10px 0;
	vertical-align:center;
	  padding: 2px;
}

#gform_wrapper_1 textarea {
  height: 50px;
}

#gform_wrapper_1 .button, .gform_heading {
  margin-left: 23px;
  padding: 2px;  
}

#gform_wrapper_1 .gform_heading {
  margin-top:10px;
  font-weight: bold;  
}

#gform_fields_1 {
  list-style: none;
}


body {
	background:#ebebeb;
	color:#FFF;
	font-size:12px;
	font-family:tahoma;
	margin-bottom:10px;
	margin-top: 0px;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#top {
	height:32px;
	width:186px;
	float: right;
}
#date {
	float:left;
	padding-left:20px;
	padding-top:5px;
}
#subscribe {
	float:right;
	padding-right:20px;
	padding-top:5px;
}
#subscribe a {
	color:#FFF;
	text-decoration:none;
}
#subscribe a:hover {
	text-decoration:underline;
}
#header {
	min-height:107px;
	width:960px;
	color:#000;
	padding: 0px;
	background:url(images/header_bg.jpg) bottom right no-repeat;
}
#title {
	float:left;
	 padding-top:14px;
	padding-left:22px;
}
#title a {
	color:#000;
	text-decoration:none;
}
#header h1 {
	margin:0px;
	font-size:30px;
}
#header h2 {
	margin:0px;
	font-size:14px;
}
#search {
	float:right;
}
ul.menu {
	list-style:none;
	margin:0px 65px 0px 0px;
	padding:0;
	width:620px;
	float: right;
	display: block;
}
ul.menu li {
	float:left;
	list-style-type:none;
	margin:0;
	display: block;
}
ul.menu li a {
	float:left;
	color:#FFF;
	background: #bed600;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	font-family:Arial,Helevetica,Verdana,Geneva,sans-serif;
	font-weight: bold;
	padding: 6px 10px;
	border: 1px solid #fff;
	margin-right: 1px;
	display: block;
}

ul.menu li a.keanehome{
	background: #acacac;
}

ul.menu li a.keanehome:hover{
	background: #acacac;
}

ul.menu li a:hover {
	background:#db6d18;
	text-decoration:none;
}

ul.submenu {
	list-style:none;
	margin:0px;
	padding:0;
	background:url(images/submenubg.png);
	width:959px;
	height:20px;
	padding-left:1px;
}
ul.submenu li {
	float:left;
	list-style-type:none;
	margin:0;
}
ul.submenu li a {
	float:left;
	color:#FFF;
	padding-left:14px;
	padding-right:14px;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}
ul.submenu li a:visited {
	color:#FFFFFF;
	font-weight:normal;
}
ul.submenu li a:hover {
	text-decoration:underline;
}
ul.submenu li a:visited:hover {
	text-decoration:underline;
}
#maincontent {
	clear: both;
	overflow:hidden;
	width:957px;
	color:#000;
	padding-left: 3px;
}
#content {
	float:right;
	width:705px;
	background: url(images/content_bg.jpg) right repeat-y;
	
}
#latestarticle {
	width:588px;
	background:#FFF;
}
.archivearticle {
	width:675px;
	margin-bottom:10px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}
.archivearticle .posttitle {

	text-transform: none;
}
.archivearticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
.archivearticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
.archivearticle .postinfo a:hover {
	text-decoration:underline;
}
.archivearticle .postcontent {
  padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	border-bottom: 1px dotted #ddd;
}
.postcontent a {
	color:blue;
	text-decoration:underline;
}   
.postcontent p {
	margin:0;
	padding:10px 0 0 0;
}
.postcontent table {
  margin: 20px 0;
}


#latestarticles {
	float:left;
	width:289px;
	margin-top:10px;
	background:#FFF;
}
#latestarticlescontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestarticlescontent h2, #latestcomments h2, .postcontent h2, .posttitle h2 {
	font-size:18px;
	margin:0;
	padding: 5px 9px 10px 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a {
	text-decoration:none;
	color: #000;
}
#latestarticlescontent h2 a:hover, #latestcomments h2 a:hover, .postcontent h2 a:hover, .posttitle h2 a:hover {
	text-decoration:none;
}
#latestarticlescontent p {
	margin-top:2px;
}
#latestcomments {
	float:left;
	width:289px;
	margin-top:10px;
	margin-left:10px;
	background:#FFF;
}
#latestcommentscontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestcommentscontent h2 {
	font-size:14px;
	margin:0;
}
#latestcommentscontent p {
	margin-top:2px;
}
#flickr {
	float:left;
	width:588px;
	margin-top:10px;
	background:#FFF;
}
#flickrcontent {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
#flickrcontent img {
	padding-left:4px;
	border:0;
}
.title {
	background: #e7e7e7;
	height:23px;
	padding-left:9px;
	padding-right:9px; 
	font-weight:bold;
	line-height: 23px;
	border-top: 1px dashed #737373;
	border-bottom: 1px dashed #737373;
	color: #dd7c32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	/*margin:0px;
	padding: -4px 9px 10px 9px;*/
}

/*#sidebar-item .title {
	background: #e7e7e7;
	height:23px;
	padding-left:9px;
	padding-right:9px; 
	font-weight:bold;
	line-height: 23px;
	border-top: 1px dashed #737373;
	border-bottom: 1px dashed #737373;
	color: #dd7c32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	/*margin:0px;
	padding: -4px 9px 10px 9px; */
}*/


.title_arch {
	height:23px;
	padding-left:9px;
	padding-right:9px;
	font-weight:bold;
	line-height: 23px;
	color: black;
}

.titlepost {

	padding-left:9px;
	padding-right:9px;
	font-weight:bold;
	line-height: 23px;
	color: #dd7c32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
}


#latestarticle .posttitle {
	float:left;
}
#latestarticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
#latestarticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
#latestarticle .postinfo a:hover {
	text-decoration:underline;
}
#latestarticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
#sidebar {
	float:left;
	width:250px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(images/sidebar_bot_bg.jpg) bottom;
	padding-bottom: 20px;
}
#sponsors {
	background:#FFF;
	padding-bottom:8px;
	overflow:hidden;
}
#sponsorscontent {
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}
#sponsorscontent img {
	padding-top:5px;
	border:0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.sidebar-item {
	background: url(images/sidebar_bg.jpg);
}

#sidebar img {
	
}


.sidebar-item ul {
	margin:0;
	padding:8px;
  list-style: square url("/images/greyarrow.gif");
}

.sidebar-item ul li {
	margin-left: 15px;
	padding-right: 10px;
	}
.sidebar-item a {
	color:#464647;
	text-decoration:none;
	line-height:20px;
}
.sidebar-item a:hover {
	text-decoration:underline;
}
#subfooter {
	height:40px;
	background: url(images/subfooter_bg.jpg) right bottom no-repeat;
	text-align:right;
	margin-bottom: 20px;
	width: 705px;
	float: right;
}
#subfooter a {
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#subfooter a:hover {
	text-decoration:underline;
}
#footer {
	clear: both;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .5px;
	float: right;
	width: 705px;
}

#footer a{
	color: #f66f09; !important
	text-decoration: none; !important
	}
#footer a:visited {
	color: #f66f09; !important
	}

#copyright {
	float:left;
}
#copyright a {
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#links {
	float:right;
}
#links a {
	color:#FFF;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
#search {
	float:right;
	padding-top:27px;
	padding-right:70px;
}
#search #field {
	float:left;
	background:#b8c7d1;
	border:0;
	height:16px;
	width:200px;
	border: solid 2px #889da9;
	padding-top:3px;
	text-indent:5px;
}
#search #button {
	float:left;
	background:#b8c7d1;
	border:0;
	height:24px;
	width:35px;
	border: solid 2px #889da9;
	margin-left:5px;
}
#search h2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:4px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft a, .alignright a {
	color:#fff;
}
.nocomments {
	text-align:center;
}

img.avatar {
	float:left;
	padding-right:5px;
}

#jsddm
{	margin: 0px 65px 0px 0px;
	padding: 0;
	width: 620px;
	float: right;
	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-family:Arial,Helevetica,Verdana,Geneva,sans-serif;
		font-weight: 600;
		font-size: 11px;
		text-transform: uppercase;
		margin-right: 1px;
	}
	
	#jsddm li a.keanehome, #jsddm li a.keanehome:hover{
	background: #acacac;
}
	#jsddm li a
	{	display: block;
		background: #bed600;
		padding: 6px 10px;
		text-decoration: none;
		border: 1px solid #fff;
		color: #fff;
		white-space: normal;}

	#jsddm li a:hover
	{	background: #db6d18}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: 140px;
			background: #db6d18;
			font-weight: normal;
			text-transform: none;
			border-top: none;
			}
		
		#jsddm li ul li a:hover
		{	background: #acacac}

		
		#jsddm li ul li a:hover
		{	background: #acacac}

/* -----------  ARE YOU AT RISK FOR UNCLAIMED PROPERTY AUDIT FORM  -----------  */

#audit_whitepaper_form {
	border: 5px solid #184a83;
	background: #f5f5f5;
	padding: 0 24px 30px 24px;
	width: 400px;
	margin: 20px auto;
}

#audit_whitepaper_form h3 {
	color: #900;
	text-align: center;
	font-size: 26px;
	margin-bottom: 30px;
	text-transform: capitalize;
}

#audit_whitepaper_form h4 {
	font-weight: normal;
	color: #333;
	text-align: justify;
	font-size: 14px;
}

#audit_whitepaper_form label {
	color: #444;
	font-weight: bold;
	font-size: 14px;
}

#audit_whitepaper_form_img {
	width: 180px; 
	height: 115px; 
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-top: 20px;
} 

/* #audit_whitepaper_form img {
	height: 106px;
	width: 148px;
}  */

/*
#audit_whitepaper_form .imageclass {
	height: 108px;
	width: 150px;
	background-color: #000;
	margin: 0px auto; 
}
*/

#audit_whitepaper_textfield {
	text-align: center;
	
}

.audit_whitepaper_textfield {
	background: #ccc;
	width: 300px;
	height: 20px;
	border: 1px dashed #222;
	padding: 2px;
	font-size: 15px;
}

#audit_whitepaper_form .textfield {
	width: 200px;
	margin: 0px auto;
}

.submit {
  font-family: Trebuchet MS,Verdanna,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: 175px;
  height: 55px;
  background-image: url(/images/whitepaper_button.gif);
  background-color: transparent;
  border-style: none;
  color: #fff;
  margin-top: 10px; 
  cursor: pointer;   
}
.submit_over {
  font-family: Trebuchet MS,Verdanna,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: 175px;
  height: 55px;
  background-image: url(/images/whitepaper_button_rollover.gif);
  background-color: transparent;
  border-style: none;
  color: #fff;
  margin-top: 10px;
  cursor: pointer;
}