/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #242424;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6E6E6;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 30px;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FA9C39;
}

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

small {
}

hr {
	display: none;
}

img {

}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#feeds {
	width: 980px;
	height: 28px;
	margin: 0 0 0 360px;
	padding-top: 12px;
	text-align: right;
}

#feeds b {
	display: none;
}

#feeds a {
	padding: 0 21px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#feeds a:hover {
	text-decoration: underline;
}

#logo {
	width: 980px;
	height: 200px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 40px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#hydrobattle {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: underline;
}

/* Menu */

#menu {
	height: 60px;
	padding-left: 11%;
	width: 1300px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	background: url(images/img04.gif) no-repeat;
	text-transform: none;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(b1img.jpg);
}

#menu .active a {
	background-color: #3040C0;
	color: #FFFFFF;
}


#menuend li {
	display: inline;
	background: url(images/img04.gif) no-repeat;
	color:#3242C8;
}

#menuend a {
	display: block;
	float: left;
	height: 43px;
	background: url(images/img04.gif) no-repeat;
	text-transform: none;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menuend a:hover {
	color: #FFFFFF;
	background: url(images/img04.gif) no-repeat;
}

#menuend .active a {
	background-color: #3040C0;
	color: #FFFFFF;
}
#gameformats {
	background-image: url(images/gameformats2.jpg);
	height: 536px;
	width: 607px;

}
#frag {
	display: block;
	float: left;
	height: 215px;
	padding: 0px 0px 0 0px;
	background-image: url(images/fragwars/fragwars_header.jpg);
	text-transform: none;
	text-decoration: blink;
	font-size: 1.2em;
	color: #000000;
	line-height: 25px;
}



/* Page */

#page {
	width: 1270px;
	margin: 0 auto;
	padding: 40px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content */

#content {
	float:left;
	width: 660px;
	padding-top: 8px;
	margin-left: 12px;
	background-image: url(images/boxbg.jpg);
	border: 5px solid #FFE73C;
}

#content2 {
	float: inherit;
	width: 660px;
	background-image: url(images/boxbg.jpg);
	border: 5px solid #FFE73C;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -4px;
	height: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post {
	text-align: center;
}

.post .title {
	margin: 0;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.post .meta {
	margin: 0;
	padding-left: 6px;
	background: url(images/img05.gif) no-repeat left center;
	color: #404040;
}

.post .meta a {
	color: #404040;
}

.post .entry {
	padding: 5px;
}

.post .more {
	text-align: right;
}

.post .more a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more a:hover {
	text-decoration: underline;
}

.vline {
	border-bottom: 1px solid #1A1A1A;
}

/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 280px;
}

#sidebar2 ul {
	list-style: none;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar2 li {
	margin-bottom: 20px;
	background: #1A1A1A;
	border: 5px solid #FFE73C;
}

#sidebar2 li ul {
	padding: 20px;
}

#sidebar2 li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar2 li li a {
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	color:#FFF
}

#sidebar2 li li a:hover {
	text-decoration: underline;
}

#sidebar2 h2 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #FFFFFF;
	background-color: #1A1A1A;
	background-image: url(images/img07.gif);
	background-repeat: repeat;
	
}

#sidebar2 h2 a {
	color:#FFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar li {
	margin-bottom: 20px;
	background: #1A1A1A;
	border: 5px solid #FFE73C;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar li li a {
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	color:
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #FFFFFF;
	background-color: #1A1A1A;
	background-image: url(images/img07.gif);
	background-repeat: repeat;
}

/* corporate images */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* Search */

#search form {
	padding: 20px;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px;
	background: #1A1A1A;
	border-top: 10px solid #050505;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #CCCCCC;
}

#footer a {
	color: #444444;
}
#page #content .post .entry #FLVPlayer {
	border: thin solid #666666;
}
#page #content .post .entry .style8 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
#page #content .post .entry .style8 .style6 {
	font-size: 24px;
}
#page #content .post .entry .style18 em {
}
#page #content .post .entry .style18 {
	line-height: 100%;
}
#page #content .post .entry #content2 p strong {
	color: #FF0;
	font-size: 24px;
}
