/*
Theme Name: Spring 09
Theme URI: http://southerncharmz.com
Description: Three column template
Version: 2.0
Author: Mickey @ Southern Charmz
Author URI: http://southerncharmz.com
Template By: Northern Sun http://northern-sun.net
*/

*
{
  	padding: 0;
  	margin: 0;
}

hr {
display: none; 
}

/* Structure */

body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif); 
	background-attachment: fixed;
	color: #3A5986;
	}
	
#wrapper {
   width: 780px;
	margin: 0px auto;
   }

/* Lighter Color */	
.inborder {
	width: 780px;
	background: #8CADDE;
	border: 1px solid #3A5986;
	padding: 0px; 
	}
/* Darker Color */
#border {
width: 780px;
background: #668ABD;
border: 1px solid #3A5986;
padding: 10px; 
margin: 15px auto 25px auto;
}

#header {
margin: 10px 10px auto 10px;
padding: 0px;
width: 760px;
float: left;
}

#headerimg {
margin: 0px;
color: #000;
height: 165px;
background: url(images/header.gif);
border: 1px solid #3A5986;
}

#content {
width: 450px;
float: left;
margin-top: 10px;
margin-left: 5px;
padding: 0px;
background: none;
border: 0px solid #3A5986;
}

.contentbox1 {
border: 1px solid #3A5986;
background: #C6D6EF;
padding: 5px 5px 5px 5px;
}

.contentbox2 {
border: 1px solid #3A5986;
background: #F7F7FF;
padding: 5px 5px 5px 5px;
}

#content h2 {
background-color: #8CADDE;
border: 1px solid #3A5986;
color: #3A5986;
font-size: 14px;
font-weight: bold;
padding: 5px;
margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#content h2 a {
color: #ffffff;
text-decoration: none;
}

#content a {
color: #3A5986;
text-decoration: underline;
}

.divider {
background: url(images/divider.gif) no-repeat;
width: 95px;
height: 22px;
margin-top: 5px;
margin-bottom: 5px;
} 

.signature {
background: url(images/signature.gif) no-repeat center;
width: 134px;
height: 91px;
margin-top: 5px;
margin-bottom: 2px;
}

#footer {
width: 760px;
height: 99px;
text-align: center;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #3A5986;
border: 1px solid #3A5986;
background-image: url(images/footer.gif);
background-repeat: repeat-x;
margin-left:10px;
margin-right: auto;
margin-top:10px;
margin-bottom:10px;
clear: both;
}

#footer a {
color: #3A5986;
text-decoration: underline;
}


/* Sidebar */

#sidebar {
width: 145px;
float: right; 
padding: 0px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: left;
font-size: 11px;
border: 0px solid #3A5986;
}

.sidebox1 {
border: 1px solid #3A5986;
background: #C6D6EF;
padding: 5px;
margin-bottom: 10px;
}

.sidebox2 {
border: 1px solid #3A5986;
background: #F7F7FF;
padding: 2px 2px 5px 2px;
}

#sidebar a {
text-decoration: none;
color: #3A5986;
}

#sidebar a:hover {
text-decoration: underline;
}

#sidebar ul {
list-style: none;
margin-bottom: 15px;
}

#sidebar ul h2 {
background-color: #8CADDE;
border: 1px solid #3A5986;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 2px;
margin-bottom: 5px;
text-align: left;
color: #ffffff;
}

#sidebar ul ul {
list-style-image: url(images/bullet.gif);
list-style-type: none;
margin-left: 15px;
margin-bottom: 0px;
}

#sidebar ul ul li {
list-style-image: url(images/bullet.gif);
list-style-type: none;
margin-left: 5px;
margin-bottom: 0px;
}

#sidebar ul ul ul {
margin-bottom: 0;
}

/* Menu */

#menu {
width: 145px;
float: left; 
padding: 0px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;
text-align: left;
font-size: 11px;
border: 0px solid #3A5986;
}

.menubox1 {
border: 1px solid #3A5986;
background: #C6D6EF;
padding: 5px;
margin-bottom: 10px;
}

.menubox2 {
border: 1px solid #3A5986;
background: #F7F7FF;
padding: 2px 2px 5px 2px;
}

#menu a {
text-decoration: none;
color: #3A5986;
}

#menu a:hover {
text-decoration: underline;
}

#menu ul {
list-style: none;
margin-bottom: 15px;
}

#menu ul h2 {
background-color: #8CADDE;
border: 1px solid #3A5986;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 2px;
margin-bottom: 5px;
text-align: left;
color: #ffffff;
}

#menu ul ul {
list-style-image: url(images/bullet.gif);
list-style-type: none;
margin-left: 15px;
margin-bottom: 0px;
}

#menu ul ul li {
list-style-image: url(images/bullet.gif);
list-style-type: none;
margin-left: 5px;
margin-bottom: 0px;
}

#menu ul ul ul {
margin-bottom: 0;
}

/* Posts */

.entry {
margin-top: 10px;
margin-bottom: 15px;
} 

.postmetadata {
padding: 2px;
font-size: 11px;
text-align: center;
}

.postmetadata a {
color: #3A5986;
text-decoration: none;
}

.post {
padding: 3px;
margin-bottom: 5px; 
color: #3A5986;
font-size: 12px;
}

.post p {
margin-bottom: 5px;
line-height: 13px;
}

.post a {
color: #3A5986;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style-image: url(images/bullet.gif);
list-style-type: bullet;
margin-bottom: 10px;
} 

/* Comments */

ol.commentlist {
width: 90%;
margin: 0px auto;
}

ol.commentlist li {
margin-bottom: 5px;
margin-left: 25px;
border: 1px solid #3A5986;
padding: 5px;
background-color: #F7F7FF;
}

ol.commentlist a {
color: #3A5986;
}

small.commentmetadata {
font-size: 10px;
margin-bottom: 5px;
display: block;
text-align: center;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
width: 85%;
color: #3A5986;
padding-left: 10px;
}

#comment {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3A5986;
border: 1px solid #3A5986;
background-color: #F7F7FF;
}

textarea {
width: 410px;
padding: 2px;
margin-top: 2px;
margin-bottom: 10px;
background: #ebe1f7;
border: 1px solid #3A5986;
color: #3A5986;
font-size: 12px;
text-align: justify;
}

#author, #email, #url {
background-color: #F7F7FF;
border: 1px solid #3A5986;
margin-top: 2px;
margin-bottom: 2px;
padding: 2px;
color: #3A5986;
font-size: 12px;
}

/*Search Box*/

#searchform {
text-align: center;
}

#searchform #s {
width: 45%;
background-color: white;
}

/* Avatar Info*/

.avatar {
	background-image: url('images/avatar.gif');
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 80px;
	height: 77px;
	margin: 5px 5px 0px 0px;
	padding: 0;
	}

/* Calendar */

#wp-calendar {
width: 125px;
padding: 0px;
text-align: center;
font-size: 12px;
}

#wp-calendar #today{
	border-bottom: 1px dotted #3A5986;
   font-size: 11px;
   }
	
#wp-calendar a {
border: 1px solid #3A5986;
background-color: #8CADDE;
display: block;
}
	
/* Plugin Classes */

.gravatar {
   margin: 2px 0 0 2px;
   }

/* Various Tags & Classes */

.navigation {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #3A5986;
}

.navigation a {
color: #3A5986;
text-decoration: none;
}

.alignleft {
float: left;
text-align: left;
width: 50%;
color: #3A5986;
}

.alignright {
float: right;
text-align: right;
width: 50%;
color: #3A5986;
}

blockquote {
margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px solid #3A5986;
background: #F7F7FF;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #3A5986;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

a img {
border: none;
}

h3 {
margin-top: 2px;
font-size: 14px;
font-weight: bold;
}

h4 {
margin-top: 2px;
font-size: 12px;
}

h5 {
margin-top: 2px;
font-size: 10px;
}

h2 {
font-size: 12px;
border-bottom: 1px solid #3A5986;
}

h2 a:hover, h2 a:visited, h2 a {
text-decoration: none;
color: #3A5986;
}