/*

Theme Name: Warguilds

Theme URL: N/A

Author: Tigre

Description: Warguilds site theme
*/



/* Main Tags */



html {

	min-height: 100%;

}



img {

	border: 0px;
}

.img a:hover {
	border : 10px dotted #FF0000;
}



body {

	text-align: center;

	margin:0px auto;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	background: #000000;

	

}



#wrapper {

	display: block; 

	width:100%; 

	background: #000000 url(images/bg_page.gif);

	background-repeat:no-repeat;

	background-position:top;

	height:100%;

	text-align:center;

	border:0px;

	padding:0px

	margin:0px;

}



#pagecontainer {

	width:980px;

	background: #555555;

	height:100%;

	text-align:center;

	border:0px;

	margin:auto;

}



.page_item {

	float: left;

	margin: 0px;

}

#header {

	width:980px;
	height:177px;
	background: #000000 url(images/header.jpg) top left no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

#header #siteinfo {
	color:#000000;
	letter-spacing:-1px;
	font-size:24px;
	padding-left:107px;
	padding-top:35px;
		float:left;
	width:50%;
}

#header #siteinfo div {
	color:#000000;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

#header #SearchBox {
	float:right;
	padding-top:47px;
	padding-right:45px;

}

#searchform {
	margin:0px;
	padding:0px;
}


#header #SearchBox #s {
	background: #000000;
	border:0px;
	padding: 0px;
	color:#525252;
	width:180px;
}

/* Navigation */

#navigation {
	width:980px; 
	background: #FBAB00 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:43px;
	margin-bottom:0px;
	font-family: Verdana;
	font-size: 1.0em;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:17px;
	font-weight:bold;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a

{
	height:43px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	float: left;
	margin-top: 0px;

}

#navigation li a:hover {
	background: url(images/bg_nav_hover.gif) repeat-x left top;
	color: #FFFFFF;

}



/* Content */




#content {
	width: 740px;
	float: left;
	text-align:left;
	background:#FFFFFF;
	border-right:0px solid #d9d9d9;
}

.more-link {
	color:#AA0000;
	text-decoration:none;
}

blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 0px 12px 0px 45px;
	background: url(images/blockquote.gif) no-repeat;
	color:#333333;
}

#PostSet {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#dateblock {
	background:url(images/dateblock.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:80px;
	text-align:center;
	float:left;
	color:#AA0000;
	font-size:12px;
	font-weight:bold;
	line-height:1;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:20px;
	padding-left:0px;
}

#dateblock #day {
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:#222222;
	padding-top:0px;
	margin-right:8px;
	letter-spacing:-1px;
}

#postheader {
	padding:5px;
}

#postheader h1 {
	letter-spacing: -1px;
	font-size:22px;
	font-weight:bold;
	margin:5px 50px 3px 76px;
	padding-top:6px;
	border-bottom:2px dotted #BBBBBB;
}

#postheader h1 a:hover {
	text-decoration:none;
}

#postheader a {

	color:#880000;
	text-decoration:none;
	font-weight:bold;
}


#postheader #postdetails a  {
	color: #AA0000;
}

#postheader #postcomments {
	text-align:right;
}

#postheader #postdetails a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;
}

#postcontent a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#postcontent a {
	color:#AA0000;
	text-decoration:none;
	font-weight:bold;
}

#postcontent {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:150%;
	width:720px;
	background: #FFFFFF;
}

#postcontent div {
	padding:0px 10px 10px 0px;
}

#toplink {
	float:left;
	margin:0px;
	padding:5px;
}

#no_comments {
	float:right;
	width:88px;
	height:53px;
	background:#FFFFFF url(images/comment_bubble.gif) top right no-repeat;
	margin:0px;
	padding:17px 0px 0px 3px;
	text-align:right;
	
	
}

#no_comments a {
	color:#000000;
	text-decoration:none;
	padding-right:35px;
	font-size:22px;
	
}

#postfooter {
	border: 0px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
	width:515px;
	padding:0px;
}

#postfooter .graylink {
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

#postfooter .graylink:hover {
	text-decoration:none;
}

#postfooter a:hover {
	text-decoration:none;
}





/***************** COMMENTS STYLE *****************/

.commentlist {
	text-align: left;
	width:92%;
    	overflow:hidden;
	}

.commentlist li {
	margin-top: 10px;
	padding: 5px 10px 3px;
	list-style: none;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li a {
	color:#880000;
	text-decoration:none;
	}	
	
.commentlist li a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;
	}
	
.comment-entry {
	margin-top: 10px;		
}
	
#comments, #respond {
	background: #000000;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 20px 15px 15px 25px;
	padding: 4px 15px 4px 10px;
	
}	

.commentlist cite {
	font-style: normal;
	font-size: 1em;
	height:18px;
	padding-left: 20px;
	background: url('images/commenter.gif') left no-repeat;
	text-transform: capitalize;
	font-weight: bold;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	text-align: right;
	font-size: 1em;
	padding: 15px 0 10px 0;
}

span.commentdate {
	padding-left: 18px;
	background: url('images/calendar.gif') left no-repeat;
}

span.comment-time {
	padding-left: 18px;
	background: url('images/clock.gif') left no-repeat;
}

span.comment-edit {
	padding-left: 18px;
	background: url('images/comment_edit.gif') left no-repeat;
	margin-left: 4px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.alt {
	margin: 0 15px 0 0;
	padding: 10px;
	background: #F5F5F5;
	}
	
.alt2 {
	margin: 0 15px 0 0;
	padding: 10px;
	background: #FFFFFF;
	}	
	
#commentform {	
    margin: 0 0 0 15px; 
	padding-top: 15px;
	padding-left: 15px;
}

.commentform-input {
	float: left;
	width: 30%;
}

.commentform-textarea {
	float: left;
	margin-left: 20px;
	width: 60%;
}
	
#commentform #commentsubmit
{	
	background:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width : 70px;
	padding: 2px;
	margin-bottom: 1px
}

#commentform #commentsubmit:hover
{
	background:#AA0000;
}		

#commentform input#author, #commentform input#email, #commentform input#url {
    background: #F5F5F5;
	color: #000000;
	margin-top: 2px;
	border: 2px inset #000000;
	
}	

#commentform textarea {	
    margin: 15px 0 15px 0; 
	width: 430px;
	height: 180px;
	background :#F5F5F5 url('images/comment_textarea.gif') right bottom no-repeat;
	border: 2px inset #000000;
} 

#commentform a {
	color:#880000;
	text-decoration:none;
	}	
	
#commentform a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;
	}	



/* Sidebar */

#sidebarglobal {
	width:240px;
	background:#FF0000;
	float:left;
	text-align:left;
}


#sidebar {
	width:240px;
	background:#FBAB00;
	float:left;
	text-align:left;
}

#both {
	clear: both;
}

.title {
	letter-spacing:-1px;
	color:#FFFFFF;
	background:#000000 url(images/side_left.gif) top left no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:7px;
}

h2 {
	letter-spacing:-1px;
	color:#FFFFFF;
	background:#000000 url(images/side_left.gif) top left no-repeat;
	font-size:18px;
	text-align:center;
	padding:7px;
}

h3 {
	letter-spacing:-1px;
	color:#000000;
	background:#FFFFFF url(images/skull.gif) top left no-repeat;
	font-size:18px;
	text-align:left;
	padding: 0px 0px 5px 25px;
}

#sidebar ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(images/bullet.gif);
	color:#000000;
	border-bottom:1px dotted #868686;
	font-weight:bold;
	width:180px;
}

#sidebar ul .nobullet {
	padding:5px;
	margin:0px;
	list-style:none;
	color:#525252;
	border:0px;
	list-style-image: none;
	text-align:center;
}

#sidebar ul li a {
	text-decoration:none;
	color:#2d2d2d;
}


#sidebar ul li:hover {
	background:#FFFFFF;
	list-style-image: url(images/bullet_h.png);
}

#sidebar ul li a:hover {
	background:#FFFFFF;
}



#sidebar2 {
	width:240px;
	background:#FBAB00;
	float:left;
	text-align:left;
}


#sidebar2 ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(images/bullet.png);
	color:#FBAB00;
	border-bottom:1px dotted #a6a6a6;
	font-weight:bold;
	width:180px;
}

#sidebar2 ul .nobullet {
	padding:5px;
	margin:0px;
	list-style:none;
	color:#525252;
	border:0px;
	list-style-image: none;
	text-align:center;
}

#sidebar2 ul li a {
	text-decoration:none;
	color:#2d2d2d;
}


#sidebar2 ul li:hover {
}

/* PVPGN block */

#pvpgnblock {
	width:240px;
	background:#FBAB00;
	float:left;
	text-align:left;
}


#pvpgnblock ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(images/bullet.gif);
	color:#000000;
	border-bottom:1px dotted #868686;
	width:180px;
}

#pvpgnblock ul .nobullet {
	padding:5px;
	margin:0px;
	list-style:none;
	color:#000000;
	border-bottom:1px dotted #868686;
	width:180px;
}

#pvpgnblock ul li a {
	text-decoration:none;
	color:#2d2d2d;
}

#pvpgnblock ul li a:hover {
	background:#FFFFFF;
}



/* search */


#searchform {
	margin: 20px auto;
	padding-right: 5px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#searchform #searchsubmit {
	background:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width : 80px;
	padding: 2px;
	margin-bottom: 1px
	}

#searchform #searchsubmit:hover{
	background:#AA0000;
	}


/* Calendar */

#wp-calendar tr td {
	padding:3px;
}

#wp-calendar tr td a{
	border:1px solid #a6a6a6;
	font-weight:bold;
}

#wp-calendar tr td a:hover{
	font-weight:bold;
}


#wp-calendar tr #today{
	border:1px solid #a6a6a6;
	background:#ff0000;
	color:#FBAB00;
}

#wp-calendar caption{
	padding:3px;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
}



/* Footer */

#footer{
	height:150px;
	background:#000000 url(images/bg_footer.jpg) top no-repeat;;
	margin:auto;
	width:980px;
}

#footer #WPLogo {
	float:left;
	padding-top:95px;
}

#footer #CM {
	float:right;
	margin-top:95px;
	background:#000000 url(images/bg_copy.gif) no-repeat;
	height:75px;
	width:269px;
	padding-top:20px;
}
#footer #CM div {
	padding:10px;
	color:#363636;
	font-weight:bold;
}

#content_start {position: absolute;left: -10000px;};




