/*  
Theme Name: Thomasville Kiwanis
Theme URI: http://thomasvillekiwanis.org
Description: By jd-tech.net
Version: 2
Author: John Moore
Author URI: http://jd-tech.net
Tags:Two Columns, Widgets, Simple, Blue
*/
@charset "iso-8859-1";
/* CSS Document */
* {font-family:Tahoma;	font-size:11px;}
body {
	margin:0px;
	padding:0px;
	background:#42709F url('images/main-bg.jpg') repeat-x;
	text-align:left;

}
img {border:0;}
table {
	border-collapse:collapse;
	
	margin:0px;
	padding:0px;
}
td {
	margin:0px;
	padding:0px;
	vertical-align:top;
	font-size:11px;	
}
.head{color:#A8CBDA; font-size:9px;}
.head font{color:#A8CBDA; font-size:9px;}
.head span{color:#4673A4; font-size:9px;}
.head a{color:#036; font-size:9px; text-decoration:none;}
.head a:hover{color:#A8CBDA; font-size:9px; text-decoration:none;}
.space{margin:8px 0px;}
.content{color:#363636; font-size:11px; line-height:16px; background-color:#A8CBDA;}
.content a{color:#036; font-size:11px; line-height:20px; text-decoration:underline;}
.content a:hover{color:#00FFFF; font-size:11px; line-height:20px; text-decoration:none;}
.cont_midle{color:#A8CBDA; line-height:16px; background-color:#00335A;}
.cont_midle b{color:#ffffff; font-weight:bold;}
.cont_midle span{color:#41D9FF; font-weight:bold;}
.cont_midle a{color:#036; text-decoration:underline; line-height:18px;}
.cont_midle a:hover{color:#41D9FF; text-decoration:none; line-height:18px;}
.footer{color:#00223B; font-size:9px; padding:10px;}
.footer a{color:#00223B; font-size:9px; text-decoration:none;}
.footer a:hover{color:#00223B; font-size:9px; text-decoration:underline;}
.white{font-family:Arial; font-size:11px; color:#FFFFFF; line-height:18px;}
.left_corner {
background:
 #00335A 
url(./images/corner_fon.jpg)  left top 
 no-repeat;
padding:22px 25px; 
}
.right_corner {
background:
 #00335A 
url(./images/corner_fon.jpg)  right top 
 no-repeat;
 padding:22px 23px;
}
.botleft_corner {
background:
url(./images/corner_fon.jpg)  left bottom 
 no-repeat;
}
.botright_corner {
background:
url(./images/corner_fon.jpg)  right bottom 
 no-repeat;
}
.midle_corner_l {
background:
url(./images/corner_2.jpg)  left top 
 no-repeat;
}
.midle_corner_r {
background:
url(./images/corner_2.jpg)  right top 
 no-repeat;
padding:22px 25px 22px 25px;  
}
input{width:195px;}
textarea{width:195px; height:80px; overflow:hidden;}
form{margin:0px;}
ul{list-style:none;	margin:0px;	padding:0px; margin:8px 0px;}
li{list-style:none;	margin:0px;	padding:0px;}
li a{color:#000000;}
/* sidebar */
#sidebar{
  padding:0;
  margin:15px 0 0 0;
  width:200px;
  list-style-type:none;
  line-height:1.33em;
  float:right;
}
#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited, #sidebar h2 a:hover{
  font:12px Arial, Verdana, sans-serif;
  color:#FFFFFF;
  text-align:right;
}
#sidebar a:hover{
  color:#344e72;
  text-decoration:none;
  height:100%;
}
#sidebar ul, #sidebar p{
  list-style-type:none;
  margin:7px 0 4px;
  padding:0;
}
#sidebar ul li{
  padding:0 0 0 12px;
  border:none;
  background:url('images/bullet-reg.png') 0% 3px no-repeat;
  margin:0;
  line-height:1.33em;
}
/* Sidebar Specific */
#sidebar div#linkcat-2 ul li{
  padding:2px 0 2px 12px;
  border:none;
  background:url('images/bullet-colors.gif') 0% 3px no-repeat;
  margin:0;
}
#sidebar .textwidget{
  margin:7px 0 4px;
}
#sidebar #calendar_wrap{
  margin:0 auto;
  text-align:center;
  padding:5px 0 0 8px;
}
#sidebar #wp-calendar{
  width:175px;
  height:175px;
  text-align:left;#searchform{
  margin:0;
}
#searchform .search{
  border:none;
  background:url('images/searchbox.png') 0% 50% no-repeat;
  padding:3px 0 0 10px;
  height:18px;
  width:186px;
  font-size:12px;
  color:#000000;
}
.pst-clone {
	position:absolute;
	visibility:hidden;
	}
.pst-clone, .pst-clone .pst-handle-cursor {
	cursor:move !important;
	}
.pst-dummy {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	}
.pst-group, .pst-box, .pst-handle {
	position:relative;
	display:block;
	}
/****************************************************************
  avoid padding, margins or borders on pst-box, 
  to reduce visual discrepancies between it and the clone.  
  overall, pst-box is best left as visually unstyled as possible 
*****************************************************************/
.pst-box {
	margin:0 0 15px 0;
	padding:0;
	border:none;
	clear: both;
	}
/****************************************************************
  otherwise, do what you like :) 
*****************************************************************/
/* group container(s) */
.pst-group {
	width:200px;
	padding:0 0px 0px;
}
* html .pst-group {
	width: 200px;
	padding-bottom:0;
}

/* handles */
.pst-handle {
	position:relative;
	margin:0;
	padding:3px 5px 2px 0;
	background:url('images/sidep-handle.gif') no-repeat 0 0;
	color:#FFFFFF; 
}
* html .pst-handle { 
	width: 182px; 
}
/* handle cursors are in a class of their own
   so they only get applied if the script is supported */
.pst-handle-cursor {
	cursor:move;
}

/* toggle images */
a.pst-toggle, a.pst-toggle:visited {
	display:block;
	width:18px;
	height:18px;
	overflow:hidden;
	/* background:url(images/sidep-toggle.gif) no-repeat; */
	position:absolute;
	top:1px;
	left:1px;
	text-indent:-50px;
	text-decoration:none;
}
a.pst-toggle-open, a.pst-toggle-open:visited {
	/* background-position:0 0; */
	background:url('images/blue-close.gif') no-repeat;
}
a.pst-toggle-open:hover {
	/* background-position:0 0; */
	background:url('images/white-close.gif') no-repeat;
}
a.pst-toggle-closed, a.pst-toggle-closed:visited {
	/* background-position:0 -18px; */
	background:url('images/white-close.gif') no-repeat;
}
a.pst-toggle-closed:hover {
	/* background-position:0 -18px; */
	background:url('images/blue-close.gif') no-repeat;
}
a.pst-toggle-hilite-open, a.pst-toggle-hilite-open:visited {
	 /* background-position:0 0; */
	background:url('images/blue-close.gif') no-repeat;
}
a.pst-toggle-hilite-closed, a.pst-toggle-hilite-closed:visited {
	/* background-position:0 -18px; */
	background:url('images/white-close.gif') no-repeat;
}

/* keyboard navigation tooltip */
.pst-tooltip {
	display:block;
	position:absolute;
	margin:36px 0 0 125px;
	width:185px;
	border:1px solid #000;
	background:#ffd;
	color:#000;
	font:normal normal normal 0.85em tahoma, arial, sans-serif;
	padding:2px 4px 3px 5px;
	text-align:left;
}
* html .pst-tooltip { width:210px; }

/* use CSS2 system colors in CSS2 browsers 
   but not safari, which doesn't support them */
*[class="pst-tooltip"]:lang(en) {
	border-color:InfoText;
	background:InfoBackground;
	color:InfoText;
	font:small-caption;
	font-weight:normal;
	}
/* inner content area */	
.pst-content {
	margin: 0;
	padding:0 10px;
	background: url(images/sidep-bottom.gif) no-repeat;
	overflow: hidden;
}
/* toggle state of inner content area */
.pst-box-closed .pst-content {
	display:block;
	height:0;
	padding:0;
	overflow:hidden;
	border-bottom:1px solid #FFFFFF;
}
.pst-box-closed .pst-content * {
	display:none;
}

/* additional clone styles */
.pst-clone {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
}
/* content */
#content{
  margin:15px 0;
  padding:0;
  width:585px;
  float:left;
  border:1px solid #FFFFFF;
  background:#F8F8F8;
}
#content .padded{
  padding:8px;
}
#content h1{
  color:#252525;
  font:18px Arial, Verdana, sans-serif;
  margin:0;
  padding:0;
}
#content h1 a, #content h1 a:hover{
  text-decoration:none;
  color:#000000;
} 
#content .post-info, #content .post-info a, #content .post-info a:visited{
  font:10px Arial, Helvetica, sans-serif;
  color:#9d9e9f;
  margin:3px 0 0 0;
  line-height:16px;
}
#content .tags{
  background:url('images/tagicon.gif') no-repeat;
  padding:0 0 0 15px;
  margin:0 0 0 5px;
}
#content p, #content li{
  line-height:1.33em;
}
.post-header{
  width:100%;
  height:40px;
  margin:5px 0;
  clear:both;
}
.post-header h1{
  border-bottom:1px dotted #9D9E9F;
}
.post-header .titlearea{
  float:right;
  width:520px;
}
#content blockquote{
  background:url('images/quote-bg.gif') no-repeat top left;
  font-style:italic;
  font-size:12px;
  line-height:1.5em;
  padding:1px 8px;
}
.more-link{
  font-size:0px;
  width:98px;
  height:22px;
  float:right;
  margin:10px 0;
  background:url('images/read-more.gif') no-repeat;
}
/* date icons */ 
.dateicon{
  display:block;
  text-align:center;
  float:left;
  background:url('images/dateicon.gif') no-repeat;
  width:40px;
  height:40px;
  margin: 0px 5px 5px 0px;
  text-align:center;
}
.dateicon-month{
  display:block;
  font-size:10px;
  color:#FFFFFF;
  margin:0;
  padding:0;
}
.dateicon-day{
  display:block;
  font-size:18px;
  color:#252525;
  margin:0;
  padding:3px 0px 0px 0px;
}
/* comments */
#commentsarea{
  clear:both;
  margin:10px 0 0 0;
  padding:0;
}
#commentsarea h3{
  font:18px Arial, Helvetica, sans-serif;
  color:#000000;
  margin:0;
  padding:0;
}
#commentsarea ul{
  margin:0;
  padding:0;
}
#commentsarea ul li{
  list-style-type:none;
  margin:0;
  padding:15px;
}
#commentsarea input, #commentsarea textarea{
  border:1px solid #9D9E9F;
  background:#FFFFFF;
}
#commentsarea .odd {
}
#commentsarea .even {
background-color: #E1E1E1;
}
#commentsarea .comment-text{
  margin:0;
}
#commentsarea .comment-div{
  text-align:center;
  margin:0 auto;
}
#commentsarea #comment-input{
  padding:15px;
}
#commentsarea textarea:focus, #commentform input[type="text"]:focus {
  border:1px solid #4574A3;
}


.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
}