/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(http://www.calhounsquare.com/images/red_bkgd.jpg) repeat-y -1px 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
hr{
	margin-top:15px;
	border:0;
	border-top:1px dotted #ccc;
	width:500px;
	color:#fff;
	clear:both;
}

#container {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
/***** sidebar layout *****/

#sidebarL {
	background-color: #B6121B;
	border: 0px;
	margin: 0px;
	width: 240px;
	float: left;
	position: relative;
	}
#logo {
	text-decoration: none;
	border: 0px;
	margin: 0px;
	width: 240px;
	height: 200px;
	background: url(http://www.calhounsquare.com/images/csq_logo2.png) no-repeat center 25px;
	}
#sidephoto img {
	width: 240px;
	display: block;
	border: 0px;
	}
#sidenav {
	padding: 5px 0px 0px 20px;
	width: 220px;
	}
h4 {
	font-size: 15px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 1em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	}
#sidebarL #sidenav ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(http://www.calhounsquare.com/images/red_arrow.gif);
	list-style-type: none;
	}
#sidebarL #sidenav li {
	margin: 0px 20px 0px 0px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.5em;
	}
#sidebarL #sidenav a {
	color: #500c0d;
	text-decoration: none;
	}
#sidebarL #sidenav a:visited {
	text-decoration: none;
	border: none;
	}
#sidebarL #sidenav a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
#sidebarL #sidenav #currentstore a {
	color: #FFFFFF;
	font-weight: normal;
	}
#sidenav a:active {
	}
#slogan {
	width: 240px;
	position: absolute;
	top: 630px;
	height: 64px;
	left: 0px;
	background: url(http://www.calhounsquare.com/images/weve-been-busy.gif) no-repeat center top;
	}

/***** main junk *****/

#maincontent {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 725px;
	}


/***** signup *****/


#header {
	float: right;
	margin: 0px;
	padding: 7px 0px 0px;
	width: 280px;
	height: 50px;
	}
#signup {
	margin: 0px;
	padding: 0px;
	float: left;
	}
#signup p {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 42px 0px 0px;
	text-align: right;
	}
#signup a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 10px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}
#signup input {
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	background: #000000;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#signup textarea,
#signup select {
	padding:0px;
	border: 1px solid #ccc;
	margin: 0px;
}
#signup .join {
	border: none;
	margin: 0px;
	padding: 0px;
}
#icons {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	float: right;
	}
#facebook {
	width: 24px;
	height: 24px;
	margin: 0px;
	float: left;
}
#blogger {
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 7px;
	float: right;
}

/***** menu *****/

#nav {
	height: 20px;
	padding: 90px 0px 30px;
	width: 725px;
	margin: 0px;
	text-transform: uppercase;
	font: normal 11px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li {
	float: left;
	margin: 0px 14px 0px 0px;
	color: #FFFFFF;
	line-height: 3em;
	}
#nav a:link {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 3px solid #B6121B;
	}
#nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 3px solid #B6121B;
	}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 3px solid #FFFFFF;
	}
#nav a:active {
	}
#nav #currentpage a {
	color: #FFFFFF;
	border-bottom: 3px solid #B6121B;
	}


#content {
	width: 725px;
	min-height: 400px;
	margin: 0px 0px 30px;
	padding: 0px;
	clear: both;

}
#posts {
	width:500px;
	float:left;
}
.post {
	width:500px;
}
.post p {
	color: #FFFFFF;
	margin: 2px 0px 8px;
	font: 12px/1.5em "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1 {
	margin:.75em 0 .25em;
	padding:0 0 4px;
	font: 16px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height:1.4em;
	color: #B6121B;
  }
.post h1 a {
	text-decoration:none;
	color: #B6121B;
  }
.post h1 a:hover {
	color: #B6121B;
	text-decoration: underline;
  }

.post h3, .post h4 {
	color: #B6121B;
	padding: 0px 0px 3px;
	margin: 0px;
	font: 15px/16px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.post h4 {
font-size:14px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post .small {
	font:75%/1.4em "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.11em;
	color: #666666;
	clear: both;
  }
.post .small a {
	letter-spacing:0em;
	text-transform: capitalize;
	font-style:normal;
	margin-right:.6em;
}
.post h5 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font: normal 11px/1em "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul {
	margin: 1px 0px 3px;
	padding: 2px 20px 0px 6px;
	}
.post ul li {
	text-align: left;
	color: #FFFFFF;
	list-style: url(none) none;
	background: url(http://www.calhounsquare.com/images/wh_arrow.gif) no-repeat 0px 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post ol li {
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
	width:200px;
	float:right;
	padding-top: 20px;
}
#sidebar h3 {
	color: #B6121B;
	padding: 0px 0px 3px;
	margin: 0px;
	font: normal 15px/16px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
#sidebar .block ul {
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	list-style: url(none) none;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
	color: #FFFFFF;
	background: url(http://www.calhounsquare.com/images/wh_arrow.gif) no-repeat 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	list-style: url(none) none;
	font: normal 12px/1.3em "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sidebar .block li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .block li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

/***** bottom stuff *****/

#footer {
	border-top:1px solid #CCC;
	padding-top: 5px;
	clear: both;
	position: relative;
	float: left;
	width: 725px;
	}
#footer .block {
  border:0;
}
#footer a:link, a:visited {
	color: #CCC;
	text-decoration: none;
	border: none;
	}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
	}
#footer img {
	padding: 0px 5px 2px 0px;
	border-width: 0px;
	}

#footer .column-1, #footer .column-2, #footer .column-3, #footer .column-4, #footer .column-5, #footer .column-6 {
	width:120px;
	float:left;
	margin-right:13px;
}

#footer .column-1 {
	width:140px;
}

#footer .column-3 {
	width:150px;
}

#footer .column-4 {
	width:110px;
}

#footer .column-5 {
	width:100px;
}

#footer .column-6 {
	width:20px;
}

#footer .block ul {
  margin:0 0 .4em 0;
  padding:0;
}

#footer li.expanded {
	list-style:none;
	list-style-type:none;
	line-height:1.1em;
	padding-left: 0px;
}
#footer li.leaf {
	list-style:none;
	list-style-type:none;
	line-height:1.1em;
	padding-left: 6px;
}

#footer li a {
  color:#CCC;
  text-transform:uppercase;
  font-weight:normal;
  text-decoration: none;
  border: none;
  font-size:11px;
}

#footer li li.leaf a {
	font-weight:normal;
	text-transform:none;
	text-decoration: none;
	border: none;
}	

#plug {
	width: 17px;
	height: 17px;
	float: right;
	clear: right;
	padding: 5px;
	margin: 0px;
	}
#footer #plug a:link, a:visited {
	text-decoration: none;
	border: none;
	}
#copyright {
	float: left;
	margin: 10px 0px;
	padding: 0px;
	clear: both;
	}
.copyright p {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
	}
#content .navigation {
	width: 500px;
	float: left;
}
