/*
THEME NAME: VahePress
THEME URI: http://www.artilleryunit.com/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://artilleryunit.com/">Artillery Unit</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/2c-l.css');

* {
	margin: 0;
	padding: 0;
}
a {
	border-bottom-color: #e5ecc8;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
	color: #e5ecc8;
}
a:hover {
	text-decoration: none;
	color: #b8e400;
	border-bottom: 0px dotted #b8e400;
}
p {
	margin-left: 0em;
	margin-bottom: 1em;
	margin-right: 0em;
	margin-top: 1em;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	/*font-family: Misprint;*/
	/* text-shadow: #e5ecc8 0px 0px 6px; */
	color: #e5ecc8;
	}
h3 {
	background-color: #222;
	margin-left: -10px;
	padding-left: 10px;
	margin-right: -10px;
	padding-right: 10px;
	/*font-family: Misprint;*/
}
h5 {
	font-size: 1.4em;
	font-family: Misprint;
}
html, body {
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
	height: 100%;
	min-width: 942px;
	background: #000 url(img/bkgd.jpg) no-repeat right top;
	/*background-attachment: fixed;*/
	/*color: #585b5d;*/
	color: #FFF;
	margin:0;
    padding:0;
    line-height: 1.5;
    letter-spacing: .1em;
}
.sidebar {
    background: #111111 url(img/tree.jpg) no-repeat right top;
    padding-top:8em;
	text-align: right;
	list-style-type: none;
}

/* Just some example content */
div#header{

	margin-left: 230px;

	margin-bottom: -50px;

	/* margin-right: 260px; */

	margin-top: 0;

	padding-top: 60px;

	text-align:left;
	
	/* background: url(img/title.jpg) no-repeat scroll 200px; */
	height: 120px;


}
div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.gallery {
	background-color: #fff;
	margin-top: -50px;
	height: 600px;
	
	width: 800px;
	display: inline;
	border: 0px solid #444;
}
.page-title{clear: right;}
h2.entry-title {
	text-shadow: #e5ecc8 0px 0px 6px;

	margin-right: -20px;
	border: 2px solid #222;
	font-size: 1.4em;
	background-color: #111111;
	margin-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.entry-title {clear: right;
	letter-spacing: normal;
	padding-left: 10px;
	padding-top: 0px;
	color: #e5ecc8;
	font-style: normal;
	font-size: 1.3em;
	border-top: 0px dotted #222;
	letter-spacing: .1em;
	margin-bottom: 0em;
	
	margin-top:30px;
	color: white;
	font-weight: normal;

}
.entry-title a{clear: right;
	font-weight: normal;
	font-style: normal;
	color: white;
}
.entry-title a:hover{clear: right;
	color: #cee36a;

}
.entry-date{
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-right: -10px;
	margin-top: 10px;
	font-size: .7em;
	
	color: #424446;
	padding-top: 0px;
	padding-left: 10px;
}
.entry-content{
	margin-bottom: 2em;
	/* background-color: #111; */
	/* border: 1px solid #222; */
	/*float: left;*/
	/* min-width: 500px; */
	font-size: .8em;
	/* width: 100%; */
	padding: 20px 20px 40px 20px;
	background-color: #0f0f0f;
 border: 2px solid #222;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.page-content{
	margin-top: 1em;
	margin-bottom: 2em;
	/* background-color: #111; */
	/* border: 1px solid #222; */
	padding: 20px 20px 40px 20px;
	/*
float: left;
	min-width: 500px;
*/
	font-size: .8em;
	/* width: 100%; */
	background-color: #0f0f0f;
 border: 2px solid #222;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.page-content{
	margin-top: 1em;
	margin-bottom: 2em;
	/* background-color: #111; */
	/* border: 1px solid #222; */
	padding: 20px 20px 40px 20px;
	float: left;
	min-width: 500px;
	font-size: .8em;
	width: 100%;
}
.entry-content a, .page-content a{
	color: #91b501;
}
.entry-content a:hover, .page-content a:hover{
	color: #b7e300;
}

.entry-meta{
	text-align: right;
	font-size: .7em;
	margin-right: -20px;
	color: #424446;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 0px solid #222;
	padding-left: 10px;


	
}
.entry-meta a{
	color: #6d6d6d;
}
.entry-meta a:hover{
	color: #b8e400;
}

div#container,div.sidebar{margin-top:0;}
div#nav-above{width:100%;height:0; visibility: hidden;}
div#nav-below{width:100%;height:40px;font-size:.6em;}
div#nav-above{margin-top:0;margin-bottom:0; visibility: hidden;}
div#nav-below{margin-top:0;margin-bottom:0;font-size:.6em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
div.navigation{padding-bottom: 50px;}
form#commentform .form-label{margin-left: 0; margin-bottom: 0; margin-right: 0; margin-top: 3em;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:80%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:1em 0 3em;font-size:.8em;}
div#respond {padding-top: 0; margin-top:0;
	text-align: left;
}
textarea#comment{height:13em;margin: 0 0 50px;overflow:auto;width:66%;}


div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin: 0 0 0 0px;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{
	list-style:none;
	letter-spacing: .4em;
	margin: 0 0 1em 0;
	
	
	
}
div.sidebar li a{list-style:none;
	color: #777b7e;
	margin-right: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
div.sidebar li a:hover{list-style:none;
	border-bottom-style: none;
	text-decoration: none;
	color: #b7e300;
	text-shadow: #e5ecc8 0px 0px 6px;


}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:none;margin:0;}
div.sidebar ul ul ul{margin: 0 0 .5em 0.5em;}
div.sidebar ul ul ul li{font-size:.8em; padding-right: .5em;letter-spacing: .1em;}
div.sidebar ul ul ul li a{color: #e5ecc8;}
div.sidebar ul ul ul li a:hover{color: #b7e300; background-color: #111;}

#navlist ul
{

list-style-type: none;
padding-right: 15px;
margin: 0;
list-style-image: none;
display: block;
list-style-position: outside;
white-space: nowrap;
height: 250px;

}

#navlist li {display: inline; float: left; height: 250px; white-space: nowrap;}

#navtext { }

a img {
	/* border:none; */
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin: 10px;
}


img {
 border: 2px solid #222;
padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin: 10px;
	 -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

blockquote {
margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0px;
margin-bottom: 40px;
margin-top: 20px;

 background-color: #0f0f0f;
 border: 2px solid #222;
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

ol, ul, li {
margin-left: 1em;
	text-decoration: none;
	list-style-type: none;
	
	
}

/* misc */
.clearer {
	clear: both;
}

div#footerSmall, div#footerSmall a{
	margin-top: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: .8em;
	color: #444;
	letter-spacing: 0;
	background-color: #181818;
}
div#footerSmall a:hover{
	color: #000;
}

#comments
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #111;
	margin-bottom: 50px;
	margin-top: 0px;
	border: 2px solid #222;	
	font-size: .9em;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

@font-face {
  font-family: "Misprint";
  src: url(http://www.vaheberberian.com/adler.ttf) format("truetype");
}
