/*
Theme Name: Blade Publishing
Theme URI: http://www.bladepublishing.com/
Description: Blade Publishing Blog Template <br> - Coded by <a href="http://www.templatese.com">Ashkan</a> 
Version: 1.0
Author: <a href='http://www.templatese.com'>Ashkan </a>

/*-----------Block Level Elements--------------*/
html{
height:100%;

}
body{
margin:0px;
background:#362828 url(images/body_bg.gif) repeat-x; 
font-family:"Times New Roman", Times, serif;

}

#page{
background:url(images/bg.gif) repeat-y;
width:980px;
margin:0 auto;
}
#container{
width:980px;
margin:0 auto;background:url(images/content_bg.gif) repeat-y;

}
#header{
height:165px;
background:url(images/header.jpg) no-repeat;
border-bottom:1px solid #332525;
background-position:center;
text-align:center; /**!!!!!!!!!!y=x!!!!!!!!!!*/
}

/*-------------Calendar-----------------*/

#wp-calendar {
margin: 0;
width:100%;
color:#FFFFFF;
border-top:1px solid #5A4848;
}

#wp-calendar th {
}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {
color:#CCFF00;
text-align:center;
font-weight:bold;
width:100%;
border-top:1px solid #5A4848;
}
/*--------------------------------*/
#navigation{
float:left;
width:640px;
position:relative;
top:137px;
left:195px;
}
ul#nav li a {
  position: relative;
  /* hide from IE5/Mac \*/
    overflow: hidden;
  /* end hide */
}
ul#nav li a span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 27px;
  cursor:pointer;
}
ul.bgnav li.nav-home a,
ul#nav li.nav-home a span {
background:url(images/nav-home.gif) no-repeat;
 width: 80px;

}

ul.bgnav li.nav-sub a,
ul#nav li.nav-sub a span {
background:url(images/nav-sub.gif) no-repeat;
   width: 120px;
   
}

ul.bgnav li.nav-about a,
ul#nav li.nav-about a span {
 background:url(images/nav-about.gif) no-repeat;
   width: 100px;
   
}


ul.bgnav li.nav-forum a,
ul#nav li.nav-forum a span {
 background:url(images/nav-forum.gif) no-repeat;
   width: 90px;
  

}


ul.bgnav li.nav-weblog a,
ul#nav li.nav-weblog a span {
 background:url(images/nav-weblog.gif) no-repeat;
   width: 90px;
  
}
ul.bgnav li.nav-win a,
ul#nav li.nav-win a span {
	 background:url(images/nav-win.gif) no-repeat;
   width: 120px;
   
}

ul.bgnav li a:hover,
ul#nav li a:hover span {
background-position:0px -27px;
   
}

ul#nav li a span {
  cursor: pointer; /* for IE5.x/Win */
}


.nav-select{
background-position:0px -27px !important;

}
ul.bgnav,ul.bgnav li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
  height: 27px;
}

ul.bgnav li {
  float:left;
  margin-right:4px;
  
  
  
}
ul.bgnav li a {
  text-align: center;
   line-height: 28px;
  height: 27px;
  text-decoration: none;
  display: block;

  
}
a{
color:#D9EC36;
}


#rightcol{
width: 192px;
float: left;
margin: 0 0 0 0;
border-bottom:1px solid #5A4848;
border-left:1px solid #5A4848;
background:#3A2A2A;
}

#rightcol h2{
font-size:19px;
margin:0px;
color:#ffffff;
background:url(images/h3_bg.gif) no-repeat;
height:33px;
font-weight:normal;
padding:10px 0px 0px 55px;
border-top:1px solid #5A4848;
}

#rightcol ul{
margin:0px;
padding:0px;
font-size:13px;
}

#rightcol ul li ul li{
list-style-type:none;
line-height:1.3em;
}

#rightcol ul li ul li a{
display:block;
color:#FFFFFF;
text-decoration:none;
border-top:1px solid #5A4848;
border-bottom:1px solid #3A2A2A;
padding:4px 0px 4px 23px;
width:169px;
}

#rightcol ul li{
list-style-type:none;
line-height:1.3em;
}

#rightcol ul li ul li a:hover{
background:#9DC242;
border-bottom-color:#B5E63C;
color:#3A2A2A;

}

#leftcol{
width: 192px;
float: left;
margin: 0 0 0 0;
border-bottom:1px solid #5A4848;
border-right:1px solid #5A4848;
background:#3A2A2A;
}

#leftcol h2{
font-size:20px;
margin:0px;
color:#ffffff;
background:url(images/h3_bg.gif) no-repeat;
height:33px;
font-weight:normal;
padding:10px 0px 0px 55px;
border-top:1px solid #5A4848;
}

#leftcol ul{
margin:0px;
padding:0px;
font-size:13px;

}

#leftcol ul li ul li{
list-style-type:none;
line-height:1.3em;
}

#leftcol ul li{
list-style-type:none;
line-height:1.3em;
}

#leftcol ul li ul li a{
display:block;
color:#FFFFFF;
text-decoration:none;
border-top:1px solid #5A4848;
border-bottom:1px solid #3A2A2A;
padding:4px 0px 4px 23px;
width:169px;
}

#leftcol ul li ul li a:hover{
background:#9DC242;
border-bottom-color:#B5E63C;
color:#3A2A2A;

}
/********************************/



.description {
	font-family: woodplank ,Georgia, Times, serif; 
	font-size: 17px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	color: #F4F4F4;
	text-decoration: none;
	line-height: 0;
}



#wrapper {
	width: 100%;
	margin: 0 0 0 0;
	overflow: auto;	
}

#content {
	
	width:583px;
	float: left;
	padding-bottom: 25px;
	margin: 0 10px 0 0px;
	color:#FFFFFF;
}

a:link {
	text-decoration: none;
	color: #CFF76C;
}

a:visited {
	text-decoration: none;
	color: #CFF76C;
}

a:hover {
	text-decoration: underline;
	color: #CFF76C;  
}

.pagetitle {
	text-align: center;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 2px 0 -19px 0;
}

#sidebar {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align:top;
	float:right;
	height:auto;
}


#footer{
background:#1E1414 url(images/footer_bg.gif) top repeat-x;
padding-top:5px;
text-align:right;
padding-right:10px;
padding-bottom:5px;
color:#FFFFFF;
font:12px "Times New Roman", Times, serif;

}

#footer a{
margin:0px 2px;
color:#FFFFFF;
text-decoration:none;

}

#navigationbar{
	background-image: url('images/navtop.gif');
	width: 100%;
	height:25px;
	line-height: 25px;
	padding-top: 0px
	
	}

#navigationbar ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navigationbar ul li { 
display: inline;
   }

#navigationbar ul li a
{
text-decoration: none;
padding: 15px 1em;
color: #fff;
text-transform:uppercase;
font-size:12px;
letter-spacing:1px;
height:50px;
}

#navigationbar ul li a:hover
{
	
	text-decoration:none;
	font-style: normal;
}

#linkpage li {

	list-style-type: square;
	margin: 2px;
}

/*-------------Side Bar-------------*/

/*-------------The Post-------------*/
#postwrap {
	width: 100%;
		color:#FFFFFF;	
		border:2px solid #5A4848;
}

#postwraptop {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	color:#FFFFFF;

}

#postwraptop2 {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	height: 48px;
	
}

.datetime {
	float: left;
	height: 48px;
	width: 59px;
	font:12px verdana;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	margin:5px 0 0 5px;
}
.date {
	margin: 3px 0px 0px 10px;
	font-size: 14px;
	color: #DCF134;
	padding: 0px;
	float: left;
	width: 59px;
}
.month {
	padding: 0px;
	margin-top: 3px;
	font: 14px 'times new roman';
	font-weight:bold;
	color: #F4F4F4;
	float: left;
	width: 59px;
}
.post_title {
	float: right;
	width: 85%;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 10px 10px 0;
}

.author {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #92BA30;
	font-weight: bold;
}

#postwraptop h2  {
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CFF76C;
	margin: 2px 0 0px 0;
	padding: 0 0 0 10px;
	text-transform: capitalize;

}

#postwraptop h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #CFF76C;
}

#postwraptop h2 a:hover {
	text-decoration: underline;

}

.post {
	padding-top: 10px;
	text-align: justify ;
	margin-left: 9px;
}

.post p {

}

.post ul {
	list-style-type: square;
}


.post ol {
	list-style-type:decimal
}

.entry {
	font: 1em Verdana;
	color:#FFFFFF;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0 0
}

.entry img{
	float: left;
	margin:3px 8px 0 0;
}

.entrytext {
	font: 1em Verdana;
	color:#FFFFFF;
	font-size: 12px;
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

.entrytext img{
	float: left;
	margin:3px 8px 0 0;
}

.postmetadata {
	text-align: left;
	padding-bottom: 5px;
	font-family:Verdana;
	color:#aaaaaa;
	font-style:italic;
	font-size: 12px;
}

.postmetadata a {
	font-family: Verdana;
	font-style:italic;
	
}

.postmetadata a:hover{
	font: 1em Verdana;
	font-style:italic;
}

.postmetadata alt {

}

.alignleft {
	text-align: left;
	font-size: 13px;
}

.alignright {
	font-size: 13px;
}

.center {

}

.pagetitle {
	text-align: center;
	font-size: 12px; 
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}


/*--------------Sidebar------------*/

#sidebarexp {
	font: 1em Verdana;
	font-size: 12px;
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	color:#FFFFFF;
}	


/*--------------Comments--------------*/

#commentarea {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: justify ;
	margin-left: 9px;
	color:#FFFFFF;
}



ol.commentlist {
	margin: 0px 0 0 0;
	padding:0 0 0 0;
}

ol.commentlist li {
	/*background: #fff url(images/shadow_top.gif) repeat-x top;*/
	border-bottom: #92BA30 2px solid; 
	list-style: none;
	padding:8px 8px 8px 8px;
}

ol.commentlist li.alt {
 	/*background: #f9f9f9;
	margin: -19px 0 -19px -40px;*/
	padding:8px 8px 8px 8px;
	clear:both;
}

.commentmetadata {
	text-align: right;
	padding-bottom: 0px;
	padding-right: 5px;
	font-size: 12px;
	color:#FFFFFF;
}

#commentform {
	margin: 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

#submit{
background-color:#9DC242;
cursor:pointer;
color:#FFFFFF;
border:none;
margin-bottom:5px;
}

#commentform a:link, a:visted {
	
}

#commentform a:hover {
	
	}

h3{
	
}

/*--------------Search Form-------------*/

#searchformarea {
	padding-top: 25px;
	text-align: justify ;
	margin-left: 9px;
	height:50px;
}

#searchwraptop h2  {
	background-image: url('images/sbtop.gif');
	font-family: Verdana;
	font-size: 14px;
	color: #92BA30;;
	line-height: 25px;
	margin-top: 0px;
	margin-left: -9px;
	text-transform: capitalize;
	
}

#searchwraptop h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #92BA30;
}

#searchform {

	
}

#searchform input {

}

#searchform #s {

}

#searchsubmit {background-color:#9DC242;
cursor:pointer;
color:#FFFFFF;
border:none;
margin-bottom:5px;
}



/*-------------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
	}

/*-------------Other------------------*/
/*
hr {
	background: url(images/bot.gif) no-repeat scroll center;
	width: 80%;
}

*/

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2.5px solid #000000;
	}

	
	blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.Archivetitle{
font-size:24px;
padding-left:10px;
}

.trackbackr, .commentsfeedr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#99FF00;
	padding:0 10px 0 10px;
	}

/* End Various Tags & Classes*/