/* 
	Theme Name: battlefield
	Theme URI: http://www.ignition.biz/
	Description: Designed and Built for Battlefield Sports by Ignition.
	Author: Ignition
	Author URI: http://www.ignition.biz
	Version: 1
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


body {
	background: #003f8c url(../images/b_back.jpg)  center top repeat-y;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0;
}

/* Structure Divs */
#content {
	background: url(../images/grunge.jpg) repeat-y; 
	margin: 0 auto;
	width: 936px;
	}

#header {background: url(../images/header.jpg) repeat-y; height: 127px; margin: 0; padding: 0;}
#logo { width:378px; height: 90px; top: 0; left: 0; position:relative; z-index:7;}
#feature { background: url(../images/feature.jpg); height:221px; width: 936px;}
#imagebox2 {margin-top: 50px;}
#imagebox {}
#pages {
	font-size: 12px;
	margin: 0;
	}
	
#nav1 {
	z-index:100;
	position:relative;
	width: 620px;
	height: 36px;
	top: -22px;
	left: 270px;
	text-align:left;
	float:left;
	}
	
	
#posts {
	background: url(../images/posts.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0 13px 20px 40px;
	width: 570px;
	}

#sidebarcontainer { width:313px; height:230px; float: right; background: url(../images/sidebar_back.jpg); font-size: 11px; line-height: 1.5em;}

#sidebar {
	margin: 0;
	padding: 0 30px 0 20px;
	width: 244px;
}
#sidebartop {
	
	width: 250px;
	height: 51px;
	background: url(../images/sidebartop.jpg) no-repeat;
}
#sidebarbtm {
	padding: 10px 30px 0 20px;
	width: 244px;
	height: 170px;
	background: url(../images/sidebarbtm.jpg) left bottom no-repeat;
}
#footer {
	background:url(../images/footer.jpg);
	width:936px;
	height:148px;
	
	}

	
/* Config Structure Divs */

	/* Header */
	#header h1 {
		font-size: 30px;
		letter-spacing: 0.1em;
		margin: 0;
		padding: 20px 0 20px 30px;
		width: 300px;
		}
		
	#header li {
		display: inline;
		list-style-type: none;
		padding:5px;
		margin: 0;
		}
		#header ul li a:hover, #header ul li.currentpage a {
				color:#0f7eea;
				text-decoration:none;
				margin: 0;
				}
		
	#nav1 a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:17px;
		line-height:36px;
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
	#header a:hover {
		color:#000000;
		}
	
	/* Pages */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages a {
		background: #fff;
		color: #1E4C62;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
		
	#pages a:hover {
		background: #8EBAFD;
		color: #fff;
		}
		
	.current_page_item a, .current_page_item a:hover {
		color: #000 !important;
		}
		
	/* Search */
	
	#searchform {padding-top:100px;}
	
	#searchform input {
		border: 1px solid #66A8CC;
		font-size: 10px;
		padding: 2px;
		width: 170px;
		}
			
	/* posts */
	#posts p, #posts ul, #posts ol {
		font-size: 14px;
		line-height: 1.5em;
		}
			
	#posts ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#posts li {
		margin: 0;
		padding: 0;
		}

	#posts h2, #posts h2 a {
	color:#0f7eea;
	font-size: 22px;
	font-weight: normal;
	margin: 30px 0 0 0;
	padding: 0;
	text-decoration: none;
		}
	
		
	#posts h2 a:hover {
		background: transparent;
		color: #fff;
		}
		
		
	#posts h3 {color: #016CA3; font-size: 19px; font-weight: normal; margin: 0; padding: 13px 0 0 0;}	

		
	ul {margin: 0;}
		
	.small {
		font-size: 8px;
		color:#333;
		}
		
	.feedback {
		color: #898A8A;
		font-size: 12px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		}
	.excerpt { font-size:13px; padding-top:5px;}
		
	/* Entrada */
	.entrada {
		margin: 0;
		padding: 0;
		}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { background: #E9E9EA; border: 1px solid #E0DEDE; }
	.class_comment2 { background: #F4F3F3; border: 1px solid #E0DEDE; }
	
	#comments, #postcomment {
		color: #0090DA;
		font-size: 14px !important;
		font-weight: normal;
		margin: 40px 0 10px 10px;
		text-transform: uppercase;
		}
			
	#commentform {
		background: #000;
		border: 1px solid #D8D8D8;
		margin-top:5px;
		padding: 5px 20px;
		}
		
	#commentform input, #commentform textarea {
		background: #F9FBFF;
		border: 1px solid #B8D4FF;
		font-size: 12px;
		padding: 1px;
		}
		
	#commentform input:focus, #commentform textarea:focus {
		background: #b4b4b4;
		}
	
	/* Sidebar */
	#sidebarcontainer h3 {
		background: url(../images/dot.gif) repeat-x bottom;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
		
	#sidebarcontainer ul, #sidebarcontainer ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
	#temp ul, #temp ol {list-style: none;}
		
	#sidebarcontainer li, #sidebarcontainer li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebarcontainer a {
		color: #0f7eea;
		}
		
	#sidebarcontainer a:hover {
		background: url(../images/dot.gif) repeat-x bottom;
		color: #0B76AE;
		}
		
	#sidebar div  {
	margin: 0px 30px 20px 20px;
	padding: 0;
		}
		
	#sidebarbtm div  {
	margin: 0px 30px 20px 20px;
	padding: 0;
		}

	/*	Credits */
	.credits a {
		color: #1482e9;
		}
		
	.credits a:hover {
		background: transparent;
		color: #2fd2fd;
		}
		
	.credits {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9px;
		margin: 0;
		padding: 59px 20px;
		text-align: center;
		text-transform: uppercase;
		}


/* General */



a {
	color: #1482e9;
	text-decoration: none;
	}

a:hover {
	background: #1482e9;
	color: #fff;
	}

 hr {
  	border: 0;
  	width: 100%;
  	color: #666;
		background-color: #666;
		height: 1px;
}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	background: #E3F5FE url(../images/blockquote.png) no-repeat bottom left;
	padding: 5px 20px 30px 20px;
	margin: 1em;
	} /* Idea from ShadedGrey of http://wpthemes.info/ */

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
.clearleft {
clear: left;
}
	
	
/* Adbox */

#adboxtxt h2 { margin-top:15px;}
#adboxtxt p { margin-top:0px;}

#adbox {
	background: url(../images/ad1.jpg);
	width: 530px;
	height: 160px;
	}
#adbox2 {
	background: url(../images/ad2.jpg);
	width: 530px;
	height: 160px;
	}
#adboxtxt {
	position: relative;
	top: 30px;
	float:left;
	width: 340px;
	height: 130px;
	padding: 0 10px 0 16px;
	}
	
	
/* Images */	

img.adboxright {
	float:right;
	}
img.adboxleft {
	float:left;
	}
	

img.border {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.border:hover {
	background: #E3F5FE;
	}

img.center {
	display: block; 
	margin: auto;   
	}

img.alignright {
	float: right;
	padding: 0px;
	margin: 0 0 2px 0;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 0px;
	margin: 0 5px 0 0;
	display: inline;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
.first {
	font-weight:bold;
	font-size:24px;
	}
	
/* headings */

.hone {background: #33FF00;  width: 500px; height: 55px;}

/*
----------------------------------------------------------------------------- 
CONTACT US
-----------------------------------------------------------------------------*/
fieldset {
		margin:0; 
		padding:0; 
		border:none;
		}
legend {
		display:none;
		}
label {
		float:left; 
		width:10em;
		}
input {
		margin: 5px 0;
		}
input.submit {
		
		}
input.med, textarea.med {
		font-family: "Lucida Grande", Arial, sans-serif;
		font-size:1em; 
		padding:2px; 
		border:1px solid #666;
		}
input:focus, textarea:focus{
		background-color:#CCCCCC;
		}
fieldset p span {
		margin-left:11em;
		font-size:0.9em;
		color:#a5a5a5;
		background-color:inherit;
		}