/* 
Theme Name: New Cactus Creek Custom Three Column Theme
Theme URI: http://cactuscreekdaily.com
Description: Three Column Fixed Width Theme
Version: 1.0
Author: bj novack
Author Url: http://doneinstyle.com
*/
html, body, #main {margin:0;padding:0;}
body{	
	font-size: 100.01%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #efdfac url(images/1207_background.jpg) repeat;
}
#main {
	width: 100%;
}
#main2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	font-size: small;
	background: #efdfac url(images/woodbg.jpg) repeat;
	color: #672a17;

}
p{margin: 10px 0;}
a{color: #6d8744;}
a:hover {color: #b14629;}
h1 {
	font-size: 200%;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	font-weight: bold;
}
div#header {
	margin: 0;
	padding: 0;
	background: url(images/CCBanner2.gif) no-repeat top left;
}
div#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;

}
div#header a {
	text-decoration: none;
}
div#header .pad {
	height: 170px;
}
div#header .navbar {margin: 0; text-align: center; background: #6d8744; padding: 3px 10px  0;}
div#content p{line-height:1.4;}
div#bgwrapper {background: url(images/wrapperbg.gif) repeat-y center;}
div#credits{color: #efdfac; background: #6d8644; margin-bottom: 10px;}
div#credits p {margin:0;padding:5px 10px;}
div#credits .creditsbar {padding: 2px 7px; text-align: center;}
div#content .pad {padding: 0 40px 20px 40px;}
div#navigation .pad {padding: 20px 8px 20px 14px;}
div#extra .pad {padding: 20px 14px 20px 2px;}
div#navigation h2, div#navigation ul h2, div#extra h2, div#extra ul h2 {
	font-size: 110%;
	color: #672a17;
	padding: 3px 0 3px 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	/*margin-top: 3px;*/
	border-bottom: 1px solid #672a17;
}
div#navigation ul{
	margin: -2px 0 0 0;
	padding: 6px 0 4px 0;
	position: relative;
	font-weight: normal;
}
div#extra ul {
	margin: -2px 0 0 0;
	padding: 6px 0 4px 0;
	/*position: relative;*/
	font-weight: normal;
}
div#navigation ul ul ul, , div#extra ul ul ul {
	padding-bottom: 0;
}
div#navigation li, div#extra li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#navigation ul a, div#navigation a {
	text-decoration: none;
	font-weight: normal;
	padding: 4px 8px;
	color: #672a17;
}
div#extra ul a, div#extra a {
	text-decoration: none;
	font-weight: normal;
	padding: 4px 0;
	color: #672a17;
}
div#navigation ul ul li, div#navigation ul ul ul li, div#extra ul ul li, div#extra ul ul ul li {
	padding: 3px 0;
}
div#navigation ul li ul a, div#extra ul li ul a {
	margin: 0 0 0 -.5em;
	
}
div#navigation ul ul ul li, div#extra ul ul ul li, div#navigation ul ul ul ul li, div#extra ul ul ul ul li {
	padding-left: 10px; !IMPORTANT
}

div#navigation ul a:visited, div#navigation a:visited, div#extra ul a:visited, div#extra a:visited {
	color: #3f241a;
}
div#navigation ul a:hover, div#navigation a:hover, div#extra ul a:hover, div#extra a:hover {
	text-decoration: underline;
}
div#navigation ul a:active, div#navigation a:active, div#extra ul a:active, div#extra a:active {
	color: #c00000;
}
div#navigation ul#recentcomments li, div#extra ul#recentcomments li {
	padding: 3px 0 3px 8px;
}
ul#recentcomments a, ul#recentcomments a:link, ul#recentcomments a:hover, ul table#wp-calendar a, ul table#wp-calendar a:link, ul table#wp-calendar a:visited, ul table#wp-calendar a:hover, ul table #wp-calendar a:active {
	border-left: none;
	margin: 0; padding: 0;
}
div#navigation h2.hidden, div#extra h2.hidden {
	position: absolute;
	height: 1px;
	left: -3000px;
}
table#wp-calendar td a {
	font-weight: bold; !IMPORTANT
	color: #6d8744;
	padding: 0;
}
table#wp-calendar {
	margin-left: 12px;
}
table#wp-calendar caption, table#wp-calendar th {
}
table#wp-calendar td.pad {
	padding: 0 1px;
}
table#wp-calendar td {
	text-align: right;
}
div#navigation li, div#extra li {
	display: block;
	padding: 0 4px 0 0;
}
div#navigation h3, div#extra h3 {
	text-align: left;
	color: #672a17;
}
div#credits a {
	color: #fff;
}
.post h2 {
	margin: 0 0 0 -10px;
	font-size: 120%;
	padding: 10px 0 5px 10px;	
}
.post h2 a {
	color: #672a17;
	text-decoration: none;
}
.post h2.singleposttitle {
	position: absolute;
	left: -3000px;
	height: 1px; 
}
.post h2 a:hover {
	text-decoration: underline;
}
.post ul, .post ol {
	padding-left: 25px;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
a img{
	border: none;
}
.center, .centerlogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	padding-bottom: 5px;
}
/* from here on is the blog stuff, except some cascade stuff at the very bottom. */
.title {
	font-size: 175%;
	padding: 10px 0 0 5px;
}
.date {
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 8px;
	color: #672a17;
}

/* meta and post stuff */
p.postmetadata {
	font-size: 70%;
	margin-top: 20px;
	border-top: 1px solid #672a17;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
}
p.technorati-tags {
	font-size: 70%;
	text-transform: uppercase;
	padding-top: 0;
	margin: 0;
	padding-bottom: 15px;
}
.post {
	padding: 5px 0 15px 0;
	clear: both;
	line-height: 1.4;
	/*background: url(images/divider_copy.gif) no-repeat bottom center;*/
	margin-bottom: 10px;
}
.entry {
	padding: 0 0 0 5px;
}
.bloginfo {
	margin: 0; padding: 0;
	text-align: right;
}
.bloginfo {margin: 0 10px 0 0;}
/* searchbox form stuff */
.searchform {
	padding: 0 0 0 10px;
	margin-top: 1.7em;
}
#searchsubmit, #submit, input#contactsubmit {
	margin: 2px 0 0 1px;
	background: #6d8744;
	color: #fffff1;
	font-size: 80%;
}
/* Pullquote can be used for setting any text into a box within your blog entries */
.pullquoteleft, .pullquoteright {
	margin: 10px 5px 5px 5px;
}
.pullquoteleft p, .pullquoteright p {
	padding: 4px;
}
.pullquoteleft {
	float: left;
	width: 120px;
	height:10em;
	padding-bottom: 5px; 

	text-align: center;
}
.pullquoteright {
	float: right;
	width: 150px;
}
.pullquoteleft h3, .pullquoteright h3, .pullquoteleft h4, .pullquoteright h4 {
	text-align: center;
}
.imgleft, .alignleft {
	float: left;
	margin: 8px;
}
.imgright, .alignright {
	float: right;
	margin: 8px;
}
caption {
	text-align: center;
}
.centered {
	display: block;
	text-align: center;
	margin: 8px auto 5px auto;
}

h3#respond {
	padding-top: 8px;
}
blockquote {padding: 15px;}
input, textarea {background: #fff;}
div#navigation div.textwidget a {
	display: inline; !IMPORTANT
	margin: 0; padding: 0;
}
ol.commentlist li {
	margin-top: 12px;
	list-style-position: inside;
	border-bottom: 1px dotted #6d8744;
}
h2.description {
	font-size: 125%;
	padding: 15px 0 0 0;
}
h3#comments {
	padding-top: 15px;
}
h2.pagetitle {
	padding-top: 15px;
}
img.contentheader {
	margin: 0 auto 20px auto;
}
div#navigation ul ul, div#extra ul ul {
	text-indent: 0;
	margin-right: -3px;
	padding: 0;
}
select#cat {
	width: 150px;
}
div#top468 {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 468px;
}
div#headerclick {
	position: absolute;
	top: 50px;
	left: 18px;
	width: 280px; 
}
img.creditimg {
	float: right;
	margin-right: 5px;
}
