/*
Theme Name: wordpress-jas0002
*/



/* Begin Typography & Colors */
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	color:#dfb821;
	}
	
.comment {
	color:#dfb821;
	}
	
.comment a, .comment a:visited {
	color:#dfb821;
	text-decoration:none;
	}
	
.comment a:hover {
	text-decoration:underline;
	}
	
.even {
	border-top: 1px solid #51421f;
	border-bottom: 1px solid #51421f;
	background-color:#987f35;
	}
	
.alt {
	border-top: 1px solid #4d1302;
	border-bottom: 1px solid #4d1302;
	background-color:#7c2604;
	}
	
.reply {
	padding:5px 0px 5px 0px;
	}

p {	

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	}

h1 {
	font-size: 4em;
	padding:0px 0px 0px 0px;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	}

h2.pagetitle {
	margin:0px 0px 0px 0px;
	text-align: center;
	}

#sidebar h2, #sidebar2 h2{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	}
	
#sidebar ul li h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ab3406;
	font-weight:normal;
	background-color:#531502;
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	}
	
#sidebar2 ul li h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f6af1c;
	font-weight:normal;
	background-color:#531502;
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #dfb821;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #dfb821;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em   arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Verdana;
	}

.commentmetadata {
	font-weight: normal;
	color:#fec23f;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #030303;
	}
	
#sidebar2 ul ul li, #sidebar2 ul ol li{
	color: #57430d;
	}
	
.nocomments, blockquote, strike {
	color: #746936;
	}
	
code{
	font: 1.1em  arial, Helvetica, Sans-Serif;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #ffe84f;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	color: #dfb821;
	text-decoration:underline;
	}
	
#wp-calendar a:hover {
	text-decoration:none;
	}

#wp-calendar caption {
	font: bold 1.1em  arial, Helvetica, Sans-Serif;
	text-align:center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.widecolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.post {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h2.center{
	padding-top: 10px;
	text-align: center;
	padding-bottom:10px;
	color:#dfb821;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}
	
#sidebar2 h2{
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	margin: 22px 0 0;
	padding:0px 0px 0px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright, .alignright2 {
	float:right;
	}

.alignleft, .alignleft2 {
	float: left;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding:25px 0px 10px 0px;
	}
.navigation2 {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 25px;
	padding-left:10px;
	padding-right:10px;
	}
		
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul ul li:before, #sidebar ul ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	line-height:20px;
	border-bottom:1px dashed #531502;
	width:147px;
	}
	
#sidebar2 ul ul li:before, #sidebar2 ul ul li {
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	line-height:20px;
	border-bottom:1px dashed #57430d;
	width:147px;
	}

div.entry ul{
	margin:0px;
	padding:0px 0px 0px 20px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 0;
	}
	
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0 0 0 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}
	
#sidebar ul li a, #sidebar ul li, #sidebar ul li a:visited {
	text-decoration:none;
	color:#d5b758;
	}
	
#sidebar ul li a:hover {
	text-decoration:none;
	color:#3c0f02;
	}
	
#sidebar2 ul li a, #sidebar2 ul li, #sidebar2 ul li a:visited {
	text-decoration:none;
	color:#57430d;
	}
	
#sidebar2 ul li a:hover {
	text-decoration:none;
	color:#3c0f02;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
	
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0 0px;
	padding:8px 0px 10px 2px;	
	}
	
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0px 0 0px;
	padding:8px 0px 10px 2px;	
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	}
	
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	padding: 2px;
	margin-bottom:2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	padding:0px 0px 20px 0px;
	}
	
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px;
	font-size:11px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 0px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 5px 10px 0;
	}

#commentform p {
	margin: 0px;
	padding:0px 0px 8px 15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;	
	}
	
#sidebar2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
	color:#f6af1c;
	}
	
#wp-calendar caption {
	padding-top:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
	
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding:5px 20px 5px 20px;;
	border: 1px dashed #51421f;
	background-color:#987f35;
	color:#51421f;
	}
	
blockquote p{
	margin:0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
#respond {
	clear:both;
	padding-top:5px;
	padding-bottom:20px;
	}
	
#respond h3 {
	padding:0px 15px 0px 15px;
	}

/* End Various Tags & Classes*/


/*===================== begin template ===============================*/


body {
	background-color:#776333;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	}
	
a, a:visited{
	color:#531502;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
#outer_container {
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	float:left;
	}
	
#main_container {
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	float:left;
	}
	
#top_container_out {
	width:956px;
	margin-left:auto;
	margin-right:auto;
	}	

#top_container {
	background-image:url(images/bg_repeat.gif);
	background-repeat:repeat-y;
	width:956px;
	float:left;
	}
	
#middle_container {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:956px !important;
	width:960px;
	float:left;
	}
	
#bottom_container {
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	}
	
/*============================ left container ========================*/

#left_container {
	width:226px;
	float:left;	
	}
	
#left_bg {
	background-image:url(images/left_bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:226px;
	}
	
#logo {
	padding:35px 0px 0px 50px !important;
	}
	
#left_nav{
	padding:15px 35px 0px 35px;
	}
	
.box_left_title{
	background-color:#531502;
	padding:5px 0px 5px 10px;
	}
	
.box_left h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	color:#bf3b07;
	font-size:18px;
	font-weight:normal;
	}
	
.box_left ul{
	margin:0px 0px 0px 0px;
	padding:15px 0px 35px 0px;
	list-style-type:none;
	}
	
.box_left ul li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	line-height:20px;
	border-bottom:1px dashed #531502;
	width:147px;
	padding-left:8px;
	}
	
.box_left ul li a, .box_left ul li a:visited{
	text-decoration:none;
	color:#d5b758;
	}
	
.box_left ul li a:hover{
	text-decoration:none;
	color:#3c0f02;
	}
	
/*===================== right container ====================================*/

#right_container {
	width:730px;
	float:left;
	}
	
#header {	
	background-image:url(images/header_img.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:273px;
	margin-top:13px;
	float:left;
	}
	
#header_title {
	padding:170px 0px 0px 300px;
	}
	
#wp_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:36px;
	color:#dab33f;
	}
	
#wp_title a{
	color:#dab33f;
	text-decoration:none;
	}
	
#wp_title a:hover{
	color:#ffe84f;
	text-decoration:none;
	}
	
#small_title {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	color:#dab33f;
	padding-top:10px;
	}
		
/*===================== right nav ====================================*/

#right_bg {
	width:232px;
	float:left	
	}
	
#right_bg_top {
	background-image:url(images/right_bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:232px;
	float:left;
	}
	
#right_nav{
	padding:80px 35px 90px 35px;
	}
	
.box_right_title{
	background-color:#531502;
	padding:5px 0px 5px 10px;
	}
	
.box_right h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	color:#f6af1c;
	font-size:18px;
	font-weight:normal;
	}
	
.box_right ul{
	margin:0px 0px 0px 0px;
	padding:15px 0px 35px 0px;
	list-style-type:none;
	}
	
.box_right ul li{
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	line-height:20px;
	border-bottom:1px dashed #57430d;
	width:147px;
	padding-left:8px;
	}
	
.box_right ul li a, .box_right ul li a:visited{
	text-decoration:none;
	color:#57430d;
	}
	
.box_right ul li a:hover{
	text-decoration:none;
	color:#3c0f02;
	}
	
/*===================== main menu ====================================*/

#menu {
	background-image:url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:730px;
	height:34px;
	float:left;
	}
	
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	line-height:1.5em;
	z-index:500!important;
	font-weight:normal;
	float:left;
	}
	
#dropmenu a {
	display:block; 
	padding:0px 11px 0px 11px; 
	color:#fff;  
	text-decoration:none; 
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;
	border:0px;
	text-transform:uppercase;
	}
	
#dropmenu a:hover {color:#fff;}
#dropmenu li {float:left; position:relative; line-height:16px;   }
#dropmenu li#home {float:left; position:relative; border-left:none; background-image:none;}
#dropmenu ul {position:absolute; display:none; top:10px; left:8px; cursor:pointer;}
#dropmenu ul a { z-index:500; }
#dropmenu li ul {list-style: none;float:left;margin:6px 0px 0px 0px; padding:0px 0px 0px 0px; border-top:none;}
#dropmenu li li{border:0px; border-width:0px; float: left; padding:0px 0px 0px 0px !important;  display:block;   z-index:500;}
#dropmenu li ul a, #dropmenu li ul a:visited {color:#dfb821; width:120px;  text-transform:none; padding:7px 0px 7px 13px; background-color:#812517; line-height:18px !important;  }
#dropmenu li ul a:hover{color:#d69701; background-color:#531502 }
#dropmenu ul ul {top:0em;}
#dropmenu ul ul li ul li{margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px; display:block; float:left; position:absolute;}
#dropmenu li ul ul {left:12.1em !important; left:12em; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
	
#menu ul {
	margin:0px;
	padding:8px 0px 0px 23px;
	}

#menu ul li {
	list-style-type:none;
	display:inline;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#dfb821;
	background-image:url(images/separator.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	}
	
#menu ul li.spacer {
	margin:0px;
	}
	
#menu ul li a,   ul li a:visited {
	color:#dfb821;
	text-decoration:none;
	}
	
#menu ul li a:hover {
	color:#ffe84f;
	text-decoration:none;
	}
	
	
/*===================== main container ====================================*/
	
#main_content {
	width:438px !important;
	width:431px;
	padding:20px 30px 30px 30px;
	float:left;
	color:#b79c48;
	}
	
.line {
	clear:both;
	height:10px;
	border-bottom:solid 1px #b79c48;
	margin:0px;
	padding:0px;
	}
	
span.date {
	font-family:"Times New Roman", Times, serif !important;
	color:#dfb821;
	float:left;
	}
	
span.author {
	font-family:"Times New Roman", Times, serif !important;
	color:#dfb821;
	float:right;
	}
	
.post-edit-link {
	color:#dfb821;
	}
	
.sticky {
	border:1px dashed #51421f;
	background-color:#987f35;
	padding:0px 15px 18px 15px;
	color:#51421f;
	}
	
/*===================== main footer ====================================*/

#main_footer{
	height:81px;
	font-size:11px;
	float:left;
	text-align:left;
	color:#b3954e;
	padding-left:250px;
	}
	
#main_footer a, #main_footer a:visited {
	color:#dfb821;
	text-decoration:none;
	}
	
.footer_txt {
	text-align:center;
	padding-top:20px;
	text-align:left;
	}