*	{padding:0;
	margin:0;}
	
html	{overflow-y:scroll;}	

body	{font-size: 62.5%; /* Resets 1em to 10px */
		font-family: Helvetica, Verdana, Arial, sans-serif;
		background: #3A3937 url('images/bg.jpg') no-repeat fixed;
		color: #929592;}

.fix	{width:960px;
		margin:auto;
		z-index:100;
		height:223px;}

.off	{display:none}
.on	{display:block}			

#header	{width:960px;
		margin:auto;
		position:relative;
		height:223px;
		background:transparent url('images/gra.png') no-repeat;}

a:link, a:visited	{text-decoration:underline;
					color:#a6a39e;
					outline:none;}

a:hover, a:active	{text-decoration:underline;
					color:#ebbf77;
					outline:none;}

#headerimg	{width:650px;
			height:350px;
			float:left;}

.menu	{list-style-type:none;
		height:35px;
		padding:10px 0;
		font-size:13px;
		line-height:30px;
		text-transform:uppercase;
		z-index:1000;}

.menu li	{display:inline; position:relative;}
			
.menu li a:link, .menu li a:visited {color:#a6a5a4;
									text-decoration:none;
									border:none;
									padding:10px 60px 10px 0;
									text-align:left}
											
.menu li a:hover, .menu li a:active	{color:#ebbf77;
									text-decoration:none;
									border:none;
									padding:10px 60px 10px 0;
									text-align:left}	
									
.menu li #contact	{padding:10px 0 10px 0; text-align:right;}
							

								
#submenu	{margin:0px 10px;
			position:absolute;
			left:330px;
			top:190px;
			font-size:11px;
			width:230px;
			list-style-type:none;
			line-height:30px;
			text-transform:uppercase;
			z-index:1000;}
			
.menu ul	{margin:0px 10px;
			position:absolute;
			left:-30px;
			font-size:11px;
			width:230px;
			list-style-type:none;
			line-height:30px;
			text-transform:uppercase;
			z-index:1000;}			
			

.menu ul	{display:none;}

.menu ul a	{height:10px;
			display:block;
			line-height:10px;}	
			
#submenu li	a	{display:block;
				padding:0 22px;}
								
.menu li:hover ul	{display:block;
					text-indent:22px;}

#submenu li a:link, #submenu li a:visited {background:#3A3937;color:#929592; text-decoration:none;}									
#submenu li a:hover, #submenu li a:active	{background:#ebbf77;color:#000; text-decoration:none;}		
	
.menu ul li a:link, .menu ul li a:visited {background:#3A3937;color:#929592; text-decoration:none;}									
.menu ul li a:hover, .menu ul li a:active	{background:#ebbf77;color:#000; text-decoration:none;}

/*--------------------Current State--------------------------------------*/
#page .current_page_item a	{color:#cda900;}

.thread-alt {
	background-color: #555555;
}
.thread-even {
	background-color: #333333;
}

#footer {border: none;}

small {
	font-family: 'Lucida Grande',Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;}

h1, h2, h3 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#a6a39e;
	font-weight:normal;}

h1	{font-size:30px;}
h2	{margin:10px 0;
	font-size:20px;
	text-transform:capitalize;
	clear:both;}
	
h3	{margin:10px 0;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	clear:both;}	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	border:none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	border:none;
	}

#content p	{color:#929592 !important;
			line-height:24px;
			font-size:12px;
			}
	
.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Lucida Grande',Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande',Trebuchet MS, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/*    Home page Thumbnails   */
.home_gallery	{position:relative; width:650px; height:350px; z-index:0;}
.home_gallery img	{position:absolute; top:0; left:0;}
.trigger	{position:relative;left:20px; top:-20px;}
.trigger li	{float:left; margin-right:35px;}
.trigger li	a	{}
/* Galleries */
.galleries	{clear:both;}

.galleries img	{float:left;
				margin-right:10px;}

/* Begin Structure */
#page	{margin:auto;
		width:960px;}
	
#logo	{width:230px;
		padding-top:30px;}	
		
#logo a	{border:none;}	

.widget	{padding-bottom:20px;
		border-bottom:1px solid #706f68;}
		
.widget_text	{line-height:20px;}

.narrowcolumn	{float: left;
				padding:0;
				width: 650px;}

.widecolumn {
	padding: 0 0 20px 20px;
	width: 630px;
	float:left
	}
	
#content input[type="text"]	{width:42%;
							display:inline;							
							border:1px solid #cccccc;
							position:relative;
							padding:5px 5px;
							background:#ffffff url('images/text.gif') repeat-x;}
				
#content textarea	{float:left;
					width:65%;
					border:1px solid #cccccc;
					padding:5px 5px;
					margin-bottom:5px;
					background:#ffffff url('images/text.gif') repeat-x;}	

.post {
	margin: 0 0 40px;
	text-align: justify;
	/*border-bottom:1px solid #333333;*/
	}
	
.post h2	{border:none;}	

/*
.post img	{border:5px solid #000000;}
*/

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 ;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */

/* 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 {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding-left: 0px;
	padding-bottom:0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 180px;
	padding: 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;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar	{padding:0 10px 10px 0;
			width:270px;
			float:right;
			font-size:12px;}
			
#sidebar h2	{text-transform:uppercase;
			font-size:14px;}
			
#sidebar a	{text-decoration:none;}			

#sidebar form {margin: 0;}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar	{empty-cells:show;
				margin: 10px auto 0;}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: left;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	border:none;
	background-color:#444444;
	}

#wp-calendar caption {
	text-align: center;
	font-size:14px;
	width: 230px;}

#wp-calendar td {
	padding: 3px;
	text-align: center;
	background-color:#222222;}
	
#wp-calendar th {
	padding: 3px;
	text-align: center;
	width:25px;
	background-color:#555555;}	
	
#wp-calendar .pad {
	padding: 3px;
	text-align: center;
	width:25px;
	background-color:#121212;}	


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.highlight	{color:#cda900;}	

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* contact us form */
form.wpcf7-form {text-align:left;}
form.wpcf7-form p	{overflow:auto; margin-bottom:5px;}
form.wpcf7-form label {display:block; float:left; width:120px;}
form.wpcf7-form input[type="submit"] {margin-left:120px; width:80px;}

form.wpcf7-form span.wpcf7-not-valid-tip {display:block; position:relative; top:0; left:120px; font-size:11px; background:none; border:none; color:red;}