/* 
Theme Name: AC-Board
Theme URL: http://fragmasterclan.com
Description: A Wordpress theme made for the action game 'Assault Cube'. Feel free to customize this theme to your needs... ( as long as you mention my name :D )
Author: MathiasB
Author URI: http://battlecube.tk
Version: 1.0.1
Tags: black, red, dark, two-columns, right-sidebar, fixed-width
*/

body {
	color:#CCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(img/ac_bg.jpg);
	background-color:#000;
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

a,
a:visited {
	color:#AE1D14;
	text-decoration:none;
}

a:active,
a:hover {
	color:#DE2519;
	text-decoration:underline;
}

#container{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}

/************************************************************* HEADER */
#header {
	color: #CCC;
	background-image:url(img/transparant_bg.png);
	border-color:#37414A;
	border-width:1px;
	border-style:solid;
	border-radius:20px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
	padding:0px;
	margin-top:20px;
	width:982px;
	float:left;
}

#header #topTitle h1 a,
#header #topTitle h1 a:visited {
	color:#D5D5D5;
	text-decoration:none;
}

#header #topTitle h1 a:active,
#header #topTitle h1 a:hover {
	color:white;
	text-decoration:none;
}

#topTitle p {
	font-style:italic;
	margin-top:-10px;
	margin-bottom:0px;
}

#topTitle h1 {
	margin-bottom:5px;
}

.menu ul {
	margin:0 0 5px 0;
	padding:0 40px;
	list-style:none;
	text-align:left;
}

.menu ul li {
	display:inline-block;
	margin:0;
	padding:0;
}

.menu ul li a,
.menu ul li a:visited {
	background-image:none;
	text-decoration:none;
	display:inline-block;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	height:55px;
	line-height:55px;
}

.menu ul li a:active,
.menu ul li a:hover,
.menu ul li:hover > a {
	background-image:url(img/iconp.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#CCC;
}

.menu ul li ul {
    padding:0px;
    border-radius:10px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
	background-image:url(img/transparant_bg_dark.png);
	border-color:#37414A;
	border-width:1px;
	border-style:solid;
}

.menu ul li ul li {
	display:block;
}

/* CSS Dropdown Tricks*/
.menu ul li ul {
    display:none;
    position:absolute;
    left:-999em;
}

.menu ul li:hover ul {
    display:block;
    left: auto;
}

/************************************************************ SIDEBAR */

#sidebar {
	background-image:url(img/transparant_bg.png);
	line-height:125%;
	border-color:#37414A;
	border-width:1px;
	border-style:solid;
	border-radius:20px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
	padding:20px;
	width:265px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
}

#sidebar {
	text-align:left;
}

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

#sidebar ul li {
	margin-left:0px;
}

#sidebar ul li a {
	text-decoration:none;
}

#sidebar ul li a:active,
#sidebar ul li a:hover {
	text-decoration:none;
	padding-left:5px;
}

#sidebar ul li h2 {
	margin:20px 0 10px 0;
}

#sidebar ul li:first-child h2 {
	margin:5px 0 10px 0;
}

#sidebar ul li ul li {
	margin-left:20px;
	margin-top:5px;
}

/************************************************************* FOOTER */

#footer {
	font-size:smaller;
	background-image:url(img/transparant_bg.png);
	border-color:#37414A;
	border-width:1px;
	border-style:solid;
	clear:both;
	border-radius:20px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
  	margin-bottom:20px;
	padding:0px;
	width:982px;
}

/************************************************************ CONTENT */

#content {
	text-align:justify;
	line-height:125%;
	background-image:url(img/transparant_bg.png);
	border-color:#37414A;
	border-width:1px;
	border-style:solid;
	border-radius:20px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
	padding:20px;
	width:615px;
	float:left;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
	overflow:hidden;
}

.postinfo {
	font-size:smaller;
	margin-top:0px;
	margin-bottom:0px;
}

#content h2 a {
	text-decoration:none;
}

#content img {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

.posthead {
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	
	margin-top:25px;
	margin-bottom:0px;
	
}
.posthead:first-child,
.posthead:first-child h2{
	margin-top:0px;
}

.posthead h2 {
	margin-bottom:0px;
}

.posttitle img {
	border-width:0px;
}

.postinfo {
	font-size:small;
	font-style:italic;
}

.postcontent {
	border-style:dotted;
	border-width:1px;
	border-color:#37414A;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	border-radius:10px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

/*********************************************************** COMMENTS */

.comments {
	text-align:right;
}

#comments_list {
	padding:0px;
}

#comments_list li {
	list-style:none;
	border-style:dotted;
	border-width:1px;
	border-color:#37414A;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	border-radius:10px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

#comments_list li:hover {
	border-color:red;
}

.author {
	list-style:none;
	border-style:dotted;
	border-width:1px;
	border-color:#37414A;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	border-radius:10px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

.comments_meta {
	font-style:italic;
	font-size:smaller;
}

img.avatar {
	float:left;
}

.widgettitle {
	margin-bottom:0px;
}

/*************************************************************** MISC */

input, textarea {
	background-color:#C0C0C0;
	border-width:1px;
	border-style:solid;
	border-color:#37414A;
}

input:hover,
textarea:hover,
input:active,
textarea:active {
	border-color:red;
}


#s {
	width:170px;
	height:25px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
}

#searchsubmit {
	width:60px;
	height:25px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
}

.hr {
	border-bottom:1px solid;
}

.aligncenter {
   display:block;
   margin-left:auto;
   margin-right:auto;
}

.alignleft {
   float:left;
}

.alignright {
   float:right;
}

.wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
    margin:10px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}


.wp-caption img {
    margin:0;
    padding:0;
    border:0 none;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    padding:0 4px 5px;
    margin:0;
}

.clear, .postmeta, #postmeta {
	clear:both;
}


.no_line {
	color:transparant;
	border-color:transparent;
	clear:both;
}

q, blockquotes {
	font-style:italic;
	background-color:#202020;
	padding:5px;
	border-style:solid;
	border-color:#37414A;
	border-width:1px;
	-moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
