/*
Theme Name: AbG Theme 1
Theme URI:  http://attackedbygorillas.com
Description: First AbG theme.
Version: 0.1
Author:
*/

body
{
  background:#000;
  font:12px Arial;
  /* word-spacing:2px; */
  color:#ccc;
  margin:0;
}

/*
* 
{
  margin:0;
  padding:0;
}
*/

a 
{
  color:#999;
}

a:hover
{
  color:#aaa
}

a img
{
  border:0;
}

h2 
{
  font:24px Arial, sans-serif;
  color:#999;
  /* letter-spacing:-1px; */
  font-weight:normal;
  /* margin:15px 0 0 0; */
}

h2 a 
{
  color:#999;
  text-decoration:none;
  border:none;
  padding:0;
}

h2 a:hover
{
  color:#fff;
}

h3 
{
  font-size:1.2em;
  color:#ccc;
  font-weight:bold;
  text-decoration: underline;
  margin:15px 0 15px 0;
}

p 
{
  line-height:17px;
  margin:25px 0 25px 0;
}


blockquote
{
  font-size:12px;
  color:#AAAAAA;
}

blockquote
{ 
  margin: 20px 0px 20px 0px;
  padding: 0px 10px 0px 10px;
  border-left: 8px solid;
}

blockquote p
{
  line-height:20px;
}

caption
{
  caption-side: bottom; 
  width: auto;
  text-align: center;
  font-style: italic;
}

#header 
{
  padding:0px;
  border-bottom:1px solid #303030;
  margin:0 0 0 0;
  height:160px;
  /*background-image: url(http://attackedbygorillas.com/files/site/abgbanner-bg.jpg);
  background-repeat: no-repeat;*/
}

#menu 
{
  width:100%;
  padding:0px;
  text-align:left;
  margin:0px 0px 0px 0px;
  background:#303030 url(images/ct.gif) repeat-x;
  height:25px;
}

#menu ul
{
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#menu ul li
{
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
}

#menu ul li a
{
  background: inherit;
  width: 150px;
  height: 22px;
  border-top: 0px solid #f5d7b4;
  border-left: 1px solid #404040;
  border-bottom: 0px solid #f5d7b4;
  border-right: none;
  padding: 2px;
  margin: 0px 0px 10px 0px;
  color: #333;
  text-decoration: none;
  display: block;
  text-align: center;
  font: bold 16px arial, sans-serif;
}

#menu ul li a:hover
{
  background:url(images/gt.gif) repeat-x;
  color: #444
}

#menu a:active
{
  /*background: #444;*/
  color: #fff;
}

#menu li#active a
{
  background:url(images/ct.gif) repeat-x;
  border: 0px;
  color: #333;
}


#sidebarborder
{
  clear:both;
  width:200px;
  background: #000;/*#101010;*/
  float:left;
  padding-left:3px; padding-right:3px; padding-top:3px; padding-bottom:3px;
  border-width:0px;
  /*border-style:solid;
  border-color:#333;*/
}

#sidebarbottom
{
  height:25px;
  background: #333;
  background-image: url('images/side-bot.png');
}

#sidebar
{
  /*clear:both;
  width:150px;*/
  background: #333;/*#101010;*/
  /*float:left;*/
  padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:50px;
  background-image: url('images/side-top.png');
  background-repeat: no-repeat
}

#sidebar p 
{
  font-size:12px;
}

#sidebar a 
{
  color:#ccc;
  border:none;
}

#sidebar a:hover 
{
  color:#eee;
  border:none;
}



#sidebar h2
{
  color:#ccc;
  font-size:16px;
  font-decoration:italic;
  margin: 1.5em 0 0 0;
}

#sidebar h2 a 
{
  color:#fff;
  text-decoration:none;
  padding:0;
}

#sidebar h2 a:hover
{
  text-decoration:none;
}

#sidebar form
{
  margin: 0;
  padding: 0;
}

#sidebar h4
{
  color:#666;
  font-size:20px;
  font-weight:normal;
}

#sidebar h4 a 
{
  color:#fff;
  text-decoration:none;
  padding:0;
}

#sidebar h4 a:hover 
{
  text-decoration:none;
}

#sidebar ul li
{
  margin:5px 0 5px 0 !important;
}

#sidebar ul li a
{
  color:#999;
}

#sidebar ul
{
  padding-left:10px;
  padding-bottom:10px;
  padding-top:10px;
}


.ipost p.postdata
{
  font:11px Arial;

  padding:0px;
  color:#777;
}


.ipost
{
  width:500px;  
  background:#000;
  margin:10px 0px 10px 0px;
}



.ipost-top1
{
  background:#000;
  height:20px;
  background-image: url('images/itop1.png');
}

.ipost-top2
{
  background:#000;
  height:20px;
  background-image: url('images/itop2.png');
}

.ipost-title
{
  background:#000;
  background-image: url('images/itext.png');
}

.ipost-cont
{
  background-image: url('images/itext.png');
}

.ipost-text
{
  margin:0px 25px 0px 25px;
}

.ipost-bot1
{
  height:14px;
  background:000;
  background-image: url('images/ibot1.png');  
}

.ipost-bot2
{
  background:#000;
  height:20px;
  background-image: url('images/ibot2.png');
}

.ipost p
{
  padding:10px 0px 10px 0px;
  margin:0px;
  color:#FFF;
}


.ipost h2 a
{
  color:#ece87c;
  font-weight:bold;
}

.ipost h2 a:hover
{
  text-decoration:underline;
}

.ipost h2
{
  padding:0px 0px 0px 0px;
  margin:0px 20px 0px 20px;
  text-align:center;
}


ol#nav 
{
  margin:25px 15px 25px 30px;
  font-size:1.3em;
}

ol li
{
  margin:15px 0 15px 0 !important;
  margin:-10px 0;
}

#nav a 
{
  display:block;
  margin:0;
  color: #999;
  border:none;
}

#nav a b
{
  float:right;
  display:none;
  color:#333;
}

#nav a:hover
{
  background:none;
  border:none;
  text-decoration:none;
}

#nav a:hover b
{
  display:inline;
}

#content 
{
  padding:10px; 
  margin-left:210px;
  margin-right:10px;
  margin-top:0;
  margin-bottom:0;
  max-width: 800px;
}

#content2 
{
  padding:20px;
  margin-left:50px;
  margin-right:10px;
  margin-top:0;
  margin-bottom:0;
}

/*
#content ul, #content2 ul 
{
  margin:15px 15px 15px 15px;
  list-style:disc;
}

#content ul li, #content2 ul li 
{
  margin:10px 0;
  background:url('images/bp.gif') no-repeat left;
  padding-left:15px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0;
}

#content ol li, #content2 ol li 
{
  margin:15px 0 15px 0 !important;
  margin:10px 0;
}
*/

#content img, #content2 img, #footer img 
{
  padding:1px;
  background:inherit;
  border:0;
}

.postdata 
{
  font:11px Arial;
  margin:-6px 0 -15px 0;
  color:#777;
}

#footer 
{
  padding:30px;
  text-align:center;
  border-top:3px solid #333;
  margin:50px 0 0 0;
  background:#000;
}


#commentlist li 
{
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #700000;
}

#commentform 
{
  color:#eee;
  margin: 1em 0;
  background: #121212;
  width: 280px;
}

#commentform textarea 
{
  background: #121212;
  border: 1px solid #333;
  width: 280px;
  color:#eee;
}

#commentform textarea:hover
{
  background: #121212;
  border: 1px solid #444;
}

#commentform textarea:focus
{
  background: #121212;
  border: 1px solid #ccc;
  color:#eee;
}

#commentform #email, #commentform #author, #commentform #url 
{
  font-size: 1.1em;
  color:#eee;
  background: #121212;
  border: 1px solid #d3d3d3;
  width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
  font-size: 1.1em;
  color:#eee;
  background: #121212;
  border: 1px solid #d3d3d3;
  width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
  font-size: 1.1em;
  color:#eee;
  background: #121212;
  border: 1px solid #939393;
  width: 280px;
}

#commentform input
{
  margin-bottom: 3px;
}


.badge 
{
  float:right;
}


/* Forum Clip Related */

#ForumComD
{
  padding:5px;
}

#ForumComEven
{
  background:#121212;
}

#ForumComOdd
{
  background:#333333;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #FFFFFF;
	background-color: #282828;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.Code
{
	color: #AAAAAA;
	background-color: #282828;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

