 /*  
Theme Name: Snakeye's Frag
Theme URI: http://www.snakeye.us
Description: A clean, Adsense-ready WP theme.
Author: Snakeye
Author URI: http://www.snakeye.us/
Version: v2.0
Tags: right sidebar, two columns, fixed width
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #902a2a;
  }

a:hover {
  color: #cd8484;
  }

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #fbe8c4;
  border: 1px solid #cd8484;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

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

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

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




/* Reset Defaults Ends
------------------------------------------------------------------------------ */

html{
  background: #000 url(images/thefrag.jpg) no-repeat top center;
}

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  width: 950px;
  font-family: Arial, Trebuchet MS, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #000 url(images/thefrag.jpg) no-repeat top center;
  ;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

 #header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#searchform {
  margin-left: 5px;
  width: 213px;
  padding-top: 13px;
  height: 28px;
  background: #ccc;
  background: url(images/search.png) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
  margin-left: 5px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#underheader {
  clear: both;
  height: 70px;
  margin-top: 20px;
  }


#underheader h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 23pt;
  width: 600px;
  }

#underheader h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#underheader h1.sitename a:hover {
  color: #4C82A6;
  text-decoration: none;
  }

#underheader h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 12pt;
  color: #4C82A6;
  }


  #underheader #toprss{
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }  

/* Menu
------------------------------------------------------------------ */

#nav {
  clear: both;
  width:950px;
  height:26px;
  background: url(images/navbar.jpg) no-repeat;
  line-height:26px;
  margin: auto auto;
	}


/* Main content
------------------------------------------------------------------------------- */

#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 23px 15px 15px 10px;
  background: #ffffff url(images/bodybg.jpg) repeat-x top center;
  }

#contentwrapper {
  float: left;
  width: 550px;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 14pt;
  color: #215679;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }

.post {
  margin: 20px 0 25px 0;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 14pt;
  }

#content h3 {
  font-size: 12pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 18pt;
  font-weight: bold;
  color: #000;
  }

h2.postTitle a {
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }

h2.postTitle a:hover {
  color: #215679;
  }

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  font-weight: bold;
  color: #333;
  }

.postMeta .filed {
  padding: 0 0 0 0px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0;
  }

.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  margin: 0 30px;
  padding: 0 0 0 15px;
  color: #ffcccc;
  }

.postMeta .tags a {
  color: #ffcccc;
}

.postMeta .tags a:hover {
  color: #cd8484;
}

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 10px;
  border: none;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: none;
  border-bottom: 1px #cd8484 dashed;
  }

.comment textarea {
  width: 510px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.png) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width: 69px;
  }

/* Calendar Styles -------------------------------------------------------------------------
*/

#wp-calendar {
	border: 2px solid #333333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: smaller;
}

#wp-calendar caption {
	font: bold;
	text-align: center;
	background-color: #618788;
	color:#FFFFFF;
	border: 2px solid #333333;
	border-bottom: none;
	margin: 0 auto;
}

#wp-calendar tbody, #wp-calendar tfoot {
	background-color: #B6CAD1;
	padding: 0;
	margin: 0;
}

#wp-calendar th {
	padding: 0;
}

/* End Calendar Styles */

/* Postit Date */

.post .post_cal {
	border: 1px solid #333333;
	text-align: center;
	width: 45px;
	float: left;
	margin: 0 5px 5px 0;
}

	.post_cal .dayname {
		background-color: #AA3511;
		border-bottom: 1px solid #333333;
		color: #FFFFFF;
		font-size: smaller;
		font-weight: bolder;
		width: 99%;
	}
	
	.post_cal .daynum {
		background-color: #efe9dc;
                  border-bottom: 1px solid #333333;
		font-size: x-large;
		font-weight: bolder;
		width: 99%;
	}
	
	.post_cal .month, .post_cal .year {
		background-color: #AA3511;
                  color: #FFFFFF;
                  font-size: smaller;
		width: 99%;
	}
	
.postmetadata {
	font-weight: bold;
}

/* End Calender Date -------------------------------------------------------------------
*/

/* Start of sidebar
--------------------------------------------------------------------------------- */

#allsidebars {
  width:355px;
  float:right;
  }


/* Sidebar top welcome box
---------------------------------------------------------------------------------- */

.sidebarswrapper {
  margin-top: 0px;
  padding-top: 9px;
  width: 355px;
  background: url(images/bgsidebartop.png) left top no-repeat;
  }

.sidebars {
  width: 355px;
  margin-top: 0px;
  background: url(images/bgsidebar.png) top repeat;
  }

.sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#welcome {
  clear: both;
  padding: 0 10px;
  }

#welcome a {
  display: inline;
  color: #4C82A6;
  }

#welcome a:hover {
  color:#fff;
  }




#welcome p {
  color: #fff;
  margin-top: 5px;
  padding-left: 70px;
  background: url(images/welcome.png) left top no-repeat;
  }

.sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/bgsidebarbottom.png) left bottom no-repeat;
  }

/* Tabbed Sidebar
--------------------------------------------------------------------------------*/
#right {
	float: left;
	width: 300px;
	margin-left: 25px;
	position: relative;
	overflow: hidden;
}

#right .block {
	background: #902a2a;
	border: 1px solid #cd8484;
	padding: 0 4px 4px;
	position: relative;
	height: 1%;
}
#right .bt {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 300px;
	height: 41px;
	background: url(images/block-top3.png) no-repeat;
}
#right .bb {
	position: relative;
	top: 5px;
	left: -5px;
	width: 300px;
	height: 9px;
	background: url(images/block-bottom3.png) no-repeat;
	overflow: hidden;
}

#tabs {
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 7px 0 0;
	height: 29px;
	position: relative;
	z-index: 100;
}
#tabs li {
	float: left;
	display: inline;
         margin-left: 11px;
	line-height: 23px;
}
#tabs a {
         font-size: 15px;
	display: block;
	float: left;
	font-weight: bold;
	color: #fff;
	padding: 0 8px;
	cursor: pointer;
}
#tabs a:hover {
         font-size: 15px;
	background: #cd8484;
	font-weight: bold;
	color: #000;

}
#tabs a.current {
	background: #cd8484;
	padding: 0 8px;
}
.tab_content_list {
	display: none;
}
#tab_content_popular {
	display: block;
}

#right .inner-block {
	background: #F7F7F7;
	border: 1px solid #cd8484;
	padding: 13px 16px;
	margin-bottom: -9px;
}
.inner-block ul {
	list-style: none;
}
.inner-block li {
	padding: 0 0 8px;
	margin: 0 0 8px;
	border-bottom: 1px solid #DEDEDE;
	position: relative;
}
.inner-block li span {
	display: block;
	color: #A5A5A5;
	font-size: 13px;
}
.inner-block a {
	color: #525252;
}
.inner-block span a {
	text-decoration: none;
	color: #A5A5A5;
}
.inner-block span a:hover {
	text-decoration: underline;
}

.tags {
	text-align: center;
}

/* Sidebar 2 columns widget-ready 
---------------------------------------------------------------------- */

.sidebarsB {
  width: 355px;
  margin-top: 15px;
  }

.sidebar1 {
  float: left;
  width: 165px;
  }

.sidebar2 {
  float: right;
  width: 165px;
  }

.sidebar3 {
  float: left;
  width: 165px;
  margin-left: 100px;
  }

.sidebarsB h2 {
  padding: 2px 7px;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  background: url(images/sidebar_h2.png) left no-repeat;
  margin-bottom: 3px;
  }

.sidebarsB table {
  width: 160px;
  }

.sidebarsB ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebarsB li ul {
  padding: 0;
  }

.sidebarsB ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dotted #ccc;
  }

.sidebarsB a {
  display: block;
  color: #333;
  text-decoration: none;
  display: inline;
  }

.sidebarsB a:hover {
  color: #4C82A6;
  text-decoration: underline;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}


/* Footer
------------------------------------------------------------------------------------ */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  height: 161px;
  background: #000 url(images/snakeye.jpg) no-repeat top center;
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }

#footer a {
  color: #902a2a;
  }

#footer a:hover {
  color: #cd8484;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }


#palbum {
	height:26px;
	width:119px;
         float: left;
	margin:0 0 0 165px;
		}

a.palbum-pa {
    display:block;
    width:119px;
    height:26px;
    background:url("images/photoalbum.png") 0 0 no-repeat;
    text-decoration: none;
    	}
a:hover.palbum-pa {
	background-position:0 -28px;
	}

.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }
