/*
Theme Name: Create a Pro
Theme URI: http://www.createapro.com/
Description: The Create a Pro WordPress Theme
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/




html, body { height: 100%; }

body {
background-image:url(images/back.jpg);
	background-color: #212418; 
	background-repeat:repeat; 
	color: #333333;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	padding:0px;
}


* {
	padding:0;
	margin:0;
}



#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}
/* Header */
h1#header {
	margin: 0;
	height: 167px;
	background: url(images/head.jpg) 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	position: absolute;
	left: 7px;
	top: 2px;
	height: 100px;
	width: 900px;
	text-decoration: none;
}
#header em {
	display: none;
}




#wrapper {
	width: 580px;
	float: left;
	position: relative;
		margin-top: -30px;
		

}


#content {
	padding: 0 0px 10px 110px;

}



#sidebar {


	color: #ffffff;
	margin: 0px 0px 0 0px;
	position: relative;
	width: 200px;
	 float: right;
	margin-right: 104px;
	 _margin-right: 52px;
	 margin-top: -40px;


}



hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}





h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #4D4631;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}


p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}


fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}



small {
color: #666666;
}

.postmetadata {
background-image: url(images/posting_bottom.jpg);
background-repeat: no-repeat;
background-position: bottom center;
padding-bottom: 25px;
padding-left: 17px;
padding-top: 4px;
font-size: 10px;
margin-left: -15px;
_margin-left: 0px;
}




.top_header_graphic {
margin-left: 2px;
background-image: url(images/posting_top.jpg);
background-repeat: no-repeat;
background-position: top center;
padding-left: 18px;
padding-top: 15px;
}


.button {

margin-top: 7px;
margin-left: 97px;

}

.entry {

font-size: 13px;
padding: 0 5px 0 3px;

}

.smaller {

font-size: 10px;
padding-right: 5px;

}

ul, 
ol {

margin: 0px 0 0px 0px;
list-style-type: none;

}


li, 
dd, 
blockquote {
	margin-left: 4px;
	list-style-type: none;

}

li#categories h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#archives h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#recent_comments h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#meta h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#search h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}


li#linkcat-1 h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;

}

li#linkcat-2 h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;

}

li#linkcat-3 h2{
	padding: 0 0 5px 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;

}


li#pagenav h2{
	padding: 0;
	color:	#43566B;
	font-size: 12px;
	font-weight: bold;
}


.side_bar_items li{
   background:   url(images/dash.gif)
                  left .5em no-repeat;
				  padding-left: 7px;
				  background-position: 0 .7em;
}

.side_bar_recent_posts li{
   background:   url(images/dash.gif)
                  left .5em no-repeat;
				  padding-left: 7px;
				  background-position: 0 .7em;
				  padding-bottom: 10px;
}



.post h2 {

		margin: 0 0 2px 0;
		font-size: 18px;
		font-weight: bold;
			word-spacing: -.8px;
	letter-spacing: -.2px;
}



.post h2 a:link {
text-decoration: none;
}

.post h2 a:visited {
text-decoration: none;
}



.commentmetadata {
color: #6F4219;
}



input {
 color: #3C3C24;
 border: none; 
 background-color: #FFFFFF;
 font-family: arial, verdana, sans-serif;
 vertical-align: middle;
}

#searchform .buttons {
 background-color: none;
 border: none; 
 font-family: arial, verdana, sans-serif;
 color: #3C3C24;
 font-size: 10px;
}

textarea {
 background-color: #F2F2F1;
 color: #3C3C24;
 border: 1px solid #B1AFA7; 
 font-family: arial, verdana, sans-serif;
 font-size: 11px;
}

#submit {
 background-color: none;
 border: none; 
 font-family: arial, verdana, sans-serif;
 color: #3C3C24;
 font-size: 11px;
}

#search_box {
 height: 21px;
width: 110px;
 border: 1px solid #B1AFA7; 
}

.comments_boxen {
 border: 1px solid #B1AFA7; 

}

.buttons_no_b {

	border: none;

}



#sidebar a {
	color: #333333;
	text-decoration: none;
}

#sidebar a:visited {
	color: #333333;
	text-decoration: none;

}

#sidebar a:hover {
	color: #000000;
}


a:link {
color: #FF9933;
text-decoration: underline;
}

a:visited {
	color: #FF9933;
	text-decoration: underline;

}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}



#blog_name {
	position: absolute;
	left: 35px;
	top: 65px;
	color: #484F3B;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 22px;
	letter-spacing: -2px;
	word-spacing: -0.8px;
}



#blog_name a {
	color: #484F3B;
	text-decoration: none;
}

#blog_name a:visited {
	color: #484F3B;
	text-decoration: none;

}

#blog_name a:hover {
	color: #2E2620;
}


.graybox {
background: #F2F2F1;
padding: 5px 9px 5px 9px;
margin: 7px 0 7px 0;
}

 .commentlist{
      position: relative;
 }

 #menu_two {
	position: absolute;
	left: 105px;
	top: 104px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	Font-weight: normal;
	text-transform: lowercase;
	word-spacing: -.5px;
	letter-spacing: -.2px;
	font-size: 12px;
}

#menu_two a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_two a:hover {
	color: #FF9933;
}

#menu_two ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_two li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}

#menu_two li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_two li a:hover {
	color: #FF9933;
}

/* Yellow Sidebar Boxen */

.dialog {
 width: 180px;
 margin:0px auto;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#FFCC33 url(images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/br.gif) no-repeat right 0px;
}
