/*
Theme Name: Kombat
Theme URI: http://c4wrestling.com/
Description: The 2010 C4 Wrestling theme.
Author: Kris @ Inglewood Media
Version: 10.2
Tags: painful.
*/

/* --------------------------------------------------------------
   Reset default browser CSS.
   Based on work by Eric Meyer:http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;vertical-align: baseline;background: transparent;font-size:12px;}
body {line-height: 1;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;clear: both;}
ol, ul {list-style: none;}
blockquote {quotes: none;}
blockquote:before, blockquote:after {content: '';content: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
a img { border: none; }

/* =Fonts
-------------------------------------------------------------- */
body,input,textarea{font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;color:#f5f5f5;line-height:1.3em;}

/* Body and stuff ~!@ */
body{background:#000 url(images/body-bg.jpg) top center no-repeat;}
#page{width:900px;margin:auto auto;background:url(images/page-bg.png) top center repeat-y;padding:0px 10px 0px 10px;}
#header{width:900px;height:160px;margin:auto auto;background:#000 url(images/header-bg.jpg) top center no-repeat;position:relative;}
#header h1{width:210px;height:145px;text-indent:-9999px;background: url(images/header-logo.png) center center no-repeat;}
#header h1 a{display:block;height:100%;}
#header .widgets{position:absolute;top:0px;right:0px;}
#searchform{margin-right:20px;}
#searchform label{display:inline-block;text-indent:-9999px;}
.widget_search input#s{background:#111;border:1px solid #333;margin:0}
input#searchsubmit{background:url(images/search.gif) top left no-repeat #111;height:20px;width:20px;text-indent:-9999px;border:1px solid #333;}
#header .menu{position:absolute;bottom:0px;left:220px;font-size:0.9em;}
#header .menu-item{float:left;margin-right:10px;background:url(images/tab-bg.jpg) top right repeat-x #222;}
#header .menu-item a{display:block;text-decoration:none;color:#fff;padding:10px;font-weight:bold;}
#header .menu-fb a{text-indent:-9999px;background:url(images/facebook.png) 10px 5px no-repeat;width:30px;}
#header .menu-twitter a{text-indent:-9999px;background:url(images/twitter.png) 10px 5px no-repeat;width:30px;}
#header .menu-myspace a{text-indent:-9999px;background:url(images/myspace.png) 10px 5px no-repeat;width:30px;}
/*#header #menu-item-21{background:#333;}*/


#footer{width:920px;height:220px;margin:auto auto;background:url(images/footer-bg.gif) top center no-repeat;padding:20px 10px 0px 10px;color:#aaa;}
#footer .menu-item{float:left;margin-right:10px;}
#footer a:link,#footer a:active,#footer a:visited{color:#777;}
#footer h3{padding-left:0;color:#ccc;}

#content{width:900px;background:#333 url(images/content-bg.jpg);position:relative;}
h1,h2,h3,h4,h5,h6 {padding:10px;font-weight:bold;line-height:1.2em;}
#content h1{font-size:3em;}
#content h2{font-size:2em;}
#content h3{font-size:1.5em;}
#content p,#content ol,#content ul{padding:0px 10px 10px 10px;}
#content a:link,#content a:active,#content a:visited{color:#d52;}
#content  ol{list-style-type:upper-alpha}
#content ul li{background: url(images/bullet.png) no-repeat 3px 3px;padding-left:20px;padding-bottom:5px;}
#content embed{margin:10px;}
#content object{margin:10px;}
.hp-widget-title{display:none;}

#sidebar{padding-top:0px;}
#sidebar h2{font-size:1.1em;border-bottom:1px solid #333;margin:20px;padding:20px 0px 0px 0px;}
#sidebar .widget_recent_entries ul li{background: url(images/bullet.png) no-repeat 3px 3px;padding-left:20px;padding-bottom:5px;}

#feature{height:200px;background:#000;margin-bottom:20px;overflow:hidden;position:relative;}
#feature h1,#feature h2{position:absolute;bottom:20px;padding:10px;background:url(images/feature-bg.png);width:540px;}
#feature h2 a{text-decoration:none;font-weight:bold;font-size:1em;}
#feature h2 a span{}
#feature a:link,#feature a:active,#feature a:visited{color:#fff;}
.newsrss{text-indent:-9999px;height:30px;width:30px;background:url(images/rss.png) no-repeat;position:absolute;top:5px;right:5px;}

.positionbox{position:relative}
.alignCenter{text-align:center}
.alignRight{text-align:right}
.smallprint{font-size:0.7em;}
.copyright{text-align:right;font-size:0.7em;margin-left:20px;margin-right:20px;}
.copyright span{font-size:0.7em;}
.row{width:100%;overflow:auto;}
#content .widgetContainer{padding:0}
#content .widgetContainer li{background:none;}
#content .widgetContainer li.side-widget-item{padding:0;}

.news-history-nav{width:100%;overflow:auto;margin-bottom:20px;border:}
.nav-previous{float:left;padding:20px;}
.nav-next{float:right;padding:20px;}
.third{width:260px;float:left;padding:20px;}
.twothirds{width:560px;float:left;padding:20px;}
.black{background:#000;}
.lightgrey{background:#ccc;}
.grey{background:#999;}
.darkgrey{background:#333;}
.corners{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}


