/*
Theme Name: SL-WorldofWarCraft
Theme URI:http://www.semlaguna.com
Description: A free wordpress theme design by ed canape of semlaguna.com
Author:  	 www.semlaguna.com
Author URI: http://www.semlaguna.com


/*-----------Block Level Elements--------------*/

Body {
/*	background:#000000 url(images/bg.jpg) repeat-x; 
*/	margin:0px; 
    background-color: #000000;
	padding:0px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

a { color: #000000; text-decoration:none; }
a:hover { color: #000000; text-decoration:none; }

#page {
	width: 917px;
	margin: 0 auto;
	padding:0px;
    background:#5b3212 url(images/bgbody.jpg) repeat-y;	overflow:hidden;	 

	}

#nav_top {
	width:780px;
	height:18px;
	margin:0px;
	padding:0px;
	float:right;
	}

/*--  NAVIGATION --*/

ul#navigation {
	float:right;
	list-style:none;
	margin:0px;	
    padding-right:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:10px;
	overflow:hidden;
	}

ul#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
  	/*background-color:#f7f7f7;*/
	
	}

ul#navigation li a {
	display:block;
	padding:0 5px;
	text-transform:uppercase;
	border:none;
	color:#5c5949;
	text-decoration:none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color:#7cb727;
	}
	
#header {
	width: 917px;
	height:360px;
	margin: 0 auto;
 	color:#333;
	overflow:hidden;
	background: url(images/header_pic.png) no-repeat;
}

 
#headerimg h1, h1 a, h1 a:hover{
	padding:0px;
	margin:0px;
	color: #000000;
	text-decoration: none;
	font-size:26px;
	}

.description {
  	margin: 5px 0px 10px 65px;
    color: #333;
    width: 300px;
	}

#about {
    font-size: 14px;
    font-weight: bold;
}

#wrapper {
	width: 100%;
	padding:0px;
	margin:0px;
	}

#content {
	float: right;
	width: 630px;
	padding: 0px 20px;
    margin: 10px 15px 10px 0px;
	}

#sidebar {
	width: 210px;
	float:left;
	padding:0px;
	margin:10px;
	overflow:hidden;
	}

#siderail {
	width: 220px;
	float:left;
	padding:0px;
	margin-top:5px;
	}

#sidebar1 {
	width: 200px;
	float:left;
	padding:0px;
	margin-top:0px;
	overflow:hidden; padding-left:5px;
	}
	
#footer {
		width: 917px; background-image:url(images/bg_sitenav.png); height:83px;
 	clear: both;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
	text-shadow: #fff 1px 1px 1px;
}

#footer .sub{
	margin:0px;
	color:#7b7c76;
	background-color: #4f5049;
	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#7b7c76;
	padding:0px;
	margin:0px;
	}
	
#footerstyle {
    padding-top: 10px;
	}
/*-------------Headings-------------*/

h1 {
	padding:0px;
	margin:0px;	
}

h2 {
	padding: 0px 0 0 45px;
	margin:0px;
    color: #734716;
    font-size: 22px;
}

h3 {
	padding:0px;
	margin:0px;
	
}

h4 {
	padding:0px;
	margin:0px;
	
}

h5 {
	padding:0px;
	margin:0px;
	
}

/*-------------The Post-------------*/

#title {
	float:left;
	width:550px;
	padding:0px;
	margin:10px 0;
	font-size:16px;
	color: #FFFFFF;	text-decoration:none; padding-top:13px; padding-left:10px;

 	}
 	
#hearderlink {
    margin: -30px 0px 10px 410px;
    color: #333;
    width: 300px;
    height: 100px;
}

#hearderlink a {
    display: block;
    left: 0;
    top: 0;
    width: 260px;
    height: 100px;
}

#dotatop{
    text-align: center;
}

#dotatop img{
    width: 150px;
    padding-top: 20px;
}

.post h2 {
	padding:0px;
	color:#333;
	font-size:18px;
	text-decoration:none; padding-top:13px;  
	}
.post h3 {
	padding:0px;
 	font-size:18px;
	text-decoration:none;color:#333;  padding-top:13px; padding-left:35px;
	}

.post {
	background:url(images/bg_post1.png) top no-repeat;
 	width:630px;
	float:right;
	}

#title_container {
	margin:10px 0 20px 0;
	width:100%;
	float:left;
	overflow:hidden;
	}

.post .title {
 	padding-bottom:3px;
	margin:0px;
	float:left;
	width:480px;
	font-size:18px;
	color: #000000;
	}
	
.post a {	color: #000000; text-decoration:none;	}

.post a:hover {	color: #000000; text-decoration:none;	}


.post p {
	}


.post ul {

}

.post li {

}

.post .entry {
	padding:0px;
	margin:10px 0px;
}

.post .ptime{
	color:#dd8700;
	font-size:9px;
	}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
    padding: 5px 0 20px 0;
}

.alignleft {
    float: left;
}

.alignright {
    float: left;

}

.center {

}

.pagetitle {
	padding-bottom:10px;
	color: #000000;
	font-size:12px;
}

blockquote {
	border-left:2px solid #b9b79c;
	padding-left:10px;
}

cite {

}

#feeds{ padding-left:5px;
 
}

img { 
    border:0px;
	margin: 2px 10px 10px 0px;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

acronym, abbr {

}



/* -- post info -- */

.post-info { height:8px; width:620px;
	color:#7b7c76;
    margin:0;
    padding: 8px 5px;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
	color:#7b7c76;
    font-style:normal;
	}
	
.post-info em.user {
 	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
 	padding:2px 0 2px 12px;
	}



.post-info a:link, .post-info a:visited {
    border:none;
	text-decoration:none;
	color: #000000;
	}
	
.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color: #000000;
	text-decoration:none;
	}

.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;
   color: #000000;
}



#post_single {
	border-bottom:1px dashed #ccc;
	float:left;
	width:520px;
	padding:10px 0px 5px 0px;
	}

#post_single_title {
	float:left;
	width:85px;
	padding:0px;
	margin:0px;
	}

#post_single_description {
	float:left;
	width:420px;
	padding:0px;
	margin:0px;
	}
/*--------------Sidebar------------*/


.side-title {
	color: #000000;
	font-size:14px;
	padding:4px 0px;
	margin:5px 0px;
	text-transform:uppercase;
	}

.side-box {
	padding-left:10px; padding-right:8px;
	margin:5px 0px 10px 0px;
  	
	}

#sidebar ul h3 {
	height:15px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
}

#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar ul li {
		background: url(images/arrow.gif) no-repeat;
	padding-left: 18px ;
	line-height:20px;
	margin:0px;
 	}
	
#sidebar ul li ul li {
		background: url(images/arrow.gif) no-repeat;
	padding-left: 15px ;
}

#sidebar ul ul {
	padding:0px;
	margin:0px;
}

#sidebar ul ul li {
	background-image:none;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #000000;	text-decoration:none;

}
#sidebar a:hover {
color: #000000;	text-decoration:none;
}




/*--------------Comments--------------*/
#respond {
	padding-top:20px;
	margin-top:10px;
	color: #000000;
	}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

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

#searchbox {
	width: 200px;
	margin-top:5px;
	padding:0px;
	float:right;
	}

#search {
	float:right;
	padding:0px;
	}


#searchform {
	padding:0px;
}

#searchform input {
	color: #333;
	background: #fff;
	border: 1px solid #3a382b;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
}


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

.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#date {
	float:left;
	width:45px;
	height:46px;
 	padding-left:0px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
color: #333333;		font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
color: #333333;		font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
color: #333333;		margin-top:-7px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
color: #333333;		font-weight:bold;
	margin-top:-4px;
}

/*-------------Images------------------*/




/*-------------Other------------------*/
.sidebox-group {
	width:120px;
	padding:0 0px 10px;
}
* html .sidebox-group {
	width: 120px;
	padding-bottom:0;
}

.sidebox {
	margin-right:10px;
	padding:0px;
	border:none;
	clear: both;
	float:left;
	}

/* handles */
.sidebox-handle {
	/*background:url(images/side_box_top.jpg) no-repeat;*/
	height:15px;
	color:#802100;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
	margin:0px;
	width: 120px;
	}
* html .sidebox-handle { 
	width: 120px; 
}


/* inner content area */	
.sidebox-content {
	float:left;
	width:119px;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
	color:#265126;
	overflow:hidden;
	display:inline;
	}

.sidebox-content a{
	color:#334c51;
	text-decoration:underline;
	overflow:hidden;
	}

.sidebox-content a:hover{
	color:#892d00;
	text-decoration:none;
	overflow:hidden;
	}

/*-------------SiteNav------------------*/
#sitenav {
	width: 900px; height:215px;
	padding:20px 20px 10px 20px;
	margin:0 auto;
	background:#edf2f3 url(images/bg_sitenav.jpg) repeat-x;
	overflow:hidden;
	}

#sitenav .title {
	border-bottom:1px solid  #000000;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#c02400;
	}
	
#sitenav .box {
	font-size:11px;
	width:170px;
	float:left;
	padding:0px;
	margin:10px 10px 10px 10px;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square; list-style-image:url(images/arrow.jpg); 
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#666;
	}

#sitenav .box li a{
	color: #000000;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color: #000000;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	font-size:11px;
	width:450px;
	float:left;
	padding:0px;
	margin:10px;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;list-style-image:url(images/arrow.jpg); 
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color: #000000;
	}

#sitenav .box2 li a{
	color: #000000;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color: #000000;
	text-decoration:underline;
	}
