/*
THEME NAME: EvilLEague
THEME URI: 
AUTHOR: 
AUTHOR URI: 
DESCRIPTION: 
VERSION: 0.0.1
TAGS: 
*/



/*G E N E R A L   S T Y L I N G*/

         h1, h2, h3, h4, h5, h6{font-weight:normal; font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;}
         h2{font-size:1.4em}
         h3{font-size:1.3em}
         h4{font-size:1.2em; color:#F7353E; padding: 0;}
         h5{font-size:1.1em}
         h6{font-weight:bold}

blockquote {
         margin: 20px; 
         padding:10px; 
         border-left:3px solid #F7353E;
}

         
blockquote p {
         font-style:italic; 
         color:#fff; 
         font-weight:bold;

}


a:link {color: #F2F2F2; text-decoration:none;}
a:visited {text-decoration:none; color:#F2F2F2;}
a:hover {color: #FFF; text-decoration:none;}

/*
L A Y O U T
*/


body {
         background: #000000; 
         font-family: Arial, Verdana, Sans-Serif;
         color:#fff;
}

/*H E A D E R*/

div#header{
        background: url("images/sunburst.jpg");
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	height: 133px;
	text-align: center;
	z-index: 1;
}

div#logo {
	position: absolute;
	top: 0;
	left: 290px;
	height: 133px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
}

/*M E N U*/

div#menu {
	position: absolute;
	top: 8px;
	width: 262px;
	z-index: 2;
	padding: 0;
	vertical-align: top;
}

div#menu_left {
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 2;
	background: url("images/menu_left.png");
	width: 77px;
	height: 625px;
}

div#menu_top {
	position: absolute;
	top: 8px;
	left: 77px;
	background: url("images/menu_top.png");
	width: 123px;
	height: 203px;
	z-index: 2;
}

div#menu_right {
	position: absolute;
	top: 8px;
	left: 200px;
	background: url("images/menu_right.png");
	width: 62px;
	height: 625px;
	z-index: 2;
}

div#menu_body {
	position: absolute;
	top: 211px;
	left: 77px;
}

div#menu_who {
	position: absolute;
	top: 211px;
	left: 77px;
}

div#menu_join {
	position: absolute;
	top: 272px;
	left: 77px;
}

div#menu_roster {
	position: absolute;
	top: 315px;
	left: 77px;
}

div#menu_forums {
	position: absolute;
	top: 344px;
	left: 77px;
}

div#menu_gms {
	position: absolute;
	top: 383px;
	left: 77px;
}

div#menu_bottom {
	position: absolute;
	top: 420px;
	left: 77px;
}

div#piping {
	position: absolute;
	top: 121px;
	left: 0;
	background: url("images/borderTile.gif");
	background-repeat: repeat-x;
	height: 35px;
	width: 1024px;
	z-index: 2;

}

div#container {
        float: right;
        margin: 0 0 0 -220px;
        width: 100%;

}

/*  C  O  N  T  E  N  T   */

div#content {
	position: absolute;
	top: 165px;
	left: 300px;
	width: 724px;
}

div#content div.post .entry-title, div#content div.page .entry-title{
font-size:1.3em; font-weight:normal; color:#F2F2F2; margin:0; padding:0;
}

div#content div.post .entry-title a, div#content div.page .entry-title a{line-height:1.3em; color:#F2F2F2;}
.entry-date{text-align:left; font-size:10px; padding-bottom:5px; text-decoration:none; color:#808080;}

div#content div.post .entry-title a:hover, div#content div.page .entry-title a:hover{color:#F7353E; line-height:1.3em;}

.entry-title{clear:both;}

/*Content Post Styling*/
.entry-content{overflow:hidden;}
.entry-content p{color:#FFFFFF; font-size:12px; line-height:1.5em; padding:0.5em 0;}
.entry-content em{font-style:italic}
.entry-content ul, ol{margin:10px;font-size:12px; line-height:1.5em;}
.entry-content ul li{padding-left:5px; list-style-type:disc;}
.entry-content ol li{padding-left:5px;}
.entry-content strong, .entry-content b{font-weight:bold}
.entry-content img{padding:10px; border:none;}

.entry-content a{color:#F7353E; padding:2px;}
.entry-content a:hover{text-decoration:underline;}
.entry-content h2 {margin:0; padding:0;}


/*  M  E  T  A  */


.entry-meta {font-size:10px; color:#808080; padding: 10px 0; margin-bottom:20px; clear:both;}
.entry-meta a, .entry-meta a:visited {color:#F7353E}
.entry-meta a:hover{text-decoration:underline;}
.published {border:none; text-decoration:none;}



/*  C  O  M  M  E  N  T  S   */

/*Comment List*/
div#comments{clear:both; margin-top:50px;}
div#comments a, div#comments a:visited {color:#f7353e; font-weight:bold;}
div#comments a:hover {text-decoration:underline;}
div#comments-list h3{font-size:14px; font-weight:bold; color:#808080;}
div#comments-list ol {font-size:12px; line-height:1.2em; padding:0}
div#comments-list ol li {display:block; width:440px; padding:0; list-style-type:none;}
div#comments-list ol li .comment-author{font-weight:bold;}
div#comments-list ol li .comment-meta{padding-bottom:10px; color:#808080; font-weight:normal;font-size:0.8em; border-top:1px solid #F7353E}
div#comments-list ol li .comment-author{padding-right:10px}
div#comments-list ol li p{font-weight:normal;}
div.comments ol li{margin:0 0 3.5em;}
.photo {float:right;}

/*Comment Input Form*/
div#respond {margin-top:50px;}
div#respond h3 {font-size:14px; font-weight:bold; color:#808080;}
div#respond .formcontainer{font-size:12px; line-height:1.2em; height:400px;}
div#respond form#commentform textarea{border:3px solid #F7353E; padding:5px; height:80px; width:424px; background:none; color:#fff;}
div#respond form#commentform input{border:3px solid #F7353E; padding:5px; height:16px; width:424px; background:none; color:#fff;}
div#respond form#commentform input#submit{border:0; margin-top:10px; width:150px; padding:5px; border: 2px solid #f7353e; height:30px; background:none; font-weight:bold; cursor:pointer;}
form#commentform{margin:0 30px; width:440px; padding-top:5px}
form#commentform p#comment-notes{color:#FFF;}
form#commentform div.form-label{color:#FFF; margin:5px 0}

input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}



/*  F  O  O  T  E  R  */

div#footer {
	clear:both; 
	text-align:center; 
	color:#FFFFFF; 
	font-size:11px; 
}

div#footer a {
	color:#FFFFFF;
}

div#footer a:hover {
	color:#F7353E;
}




/*  N  A  V   next/last post, older/newer posts  */

#nav-above {display:none;}
#nav-below {font-size:12px; margin-bottom:30px;}
#nav-below a, #nav-below a:visited {color:#808080; font-weight:bold}
#nav-below a:hover {text-decoration:underline;}
.nav-previous {float:left;}
.nav-next {float:right;}
