/*
Theme Name: Wrestle
Theme URI: 
Description: 
Version: 1.0
Author: 
Author 
Tags:  two-columns, fixed-width, right-sidebar, light, threaded-comments
*/
*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #000;
	color: #b1b1b1;
	text-align: center;
}
a:link, a:visited, a:active, a:hover{color: #56e666; text-decoration: none;}
a:hover{text-decoration: underline;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}

#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	border-left: 2px solid #363636;
	border-right: 2px solid #363636;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 232px;
	overflow: hidden;
}
#header .hlogo{ float: left;}
#header .hlogo h1{ font-size: 36px; padding: 0 30px; }
#header .description{ font-size: 16px; color: #B1B1B1; font-weight: 700; line-height: 25px; padding: 0 30px; }
#header .hlogo h1 a:link, #header .hlogo h1 a:visited, #header .hlogo h1 a:active, #header .hlogo h1 a:hover{color: #fff; text-decoration: none; ; }
#header .hlogo h1 a:hover{color: #f6ff00;}
#header .hsearch{ width: 330px; height: 29px; margin: 22px 10px 0 0; float: right; }
#header .hsearch .text{ padding: 3px; width: 170px; font-size: 11px; }
#header .hsearch .bttn{ width: 84px; height: 25px; }


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 54px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 13px 267px 0 13px;}

.post{ margin: 0 0 10px; border: 1px solid #6A6A6A;}
.post p{padding: .4em 0;}
.post_padd{ padding: 10px; }

#content .title{ background: #000 url(images/title_bg.png) repeat-x 0 1px; line-height: 31px; color: #fff; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #6A6A6A; padding: 1px 0; }

#content .title h1{ padding: 0 10px; font-size: 20px; text-transform: uppercase; }

#content .title h1 a:link, #content .title h1 a:visited, #content .title h1 a:active, #content .title h1 a:hover{color: #f6ff00; text-decoration: none; }
#content .title h1 a:hover{text-decoration: underline;}
#content .date{ font-size: 12px; line-height: 25px; border-bottom: 1px solid #00FF1C; border-left: 1px solid #000; border-right: 1px solid #000; padding: 0 10px; }

.permalink{ line-height: 25px; margin: 5px 1px 0; color: #fff; font-size: 12px; border-top: 1px solid #00FF1C; border-left: 1px solid #000; border-right: 1px solid #000; padding: 0 10px;}

.tags{ padding: 6px 10px; color: #fff; font-size: 12px; }
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{color: #fff; text-decoration: none;}
.tags a:hover{text-decoration: underline;}

.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{color: #fff; text-decoration: underline;}
.permalink a:hover{text-decoration: none;}
.post .permalink .pright a, .post .permalink .pleft a, .post .tags a{ font-weight: 400; }


.navi a:link, .navi a:visited, .navi a:active, .navi a:hover{color: #fff; text-decoration: underline;}
.navi a:hover{text-decoration: none;}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	margin-left: -248px;
	width: 248px;
	position: relative;
	font-size: 12px;
	color: #fff;
}
.sr .sb_padd{padding: 13px 17px 0 0;}
.sidebar .widg div{ padding: 5px 10px; }
.sidebar .widg .title{ margin: 0 0 1px; line-height: 29px; background: #050532 url(images/widg_title.png) repeat-y right top; padding: 0 0 3px; width: 100%; }
.sidebar .widg .title h1{ font-size: 18px; font-weight: 400; color: #fff; padding: 0 10px; }
.sidebar ul{ padding: 0 0 10px; line-height: 20px; width: 100%; }
.sidebar ul li{ background: url(images/side_bullet.png) no-repeat 10px 7px; padding: 0 0 0 20px; }
.sidebar p{ margin: .4em 10px; }
.sidebar img{ margin: 5px auto;}

.sidebar .widg{ margin: 0 auto 8px; background: #151515 url(images/widg_bg.png) repeat-y left top; border-bottom: 1px solid #5D5D5D; border-top: 1px solid #5D5D5D; padding: 0;}

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover{color: #56e666; text-decoration: none;}
.sidebar a:hover{ text-decoration: underline;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 966px;
	margin: -54px auto 0;
	height: 54px;
	overflow: hidden;
	font-size: 12px;
	text-align: left;
	border-top: 2px solid #00FF1C;
	color: #6a6a6a;
}
#footer .fpadd{ padding: 13px 0 0;}
#footer p{ padding: 5px 0 0 0; }
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{color: #56e666; text-decoration: none;}
#footer a:hover{text-decoration: underline;}
/*
#submit{width: 160px; height: 31px; background: url(images/bttn_bg.png) no-repeat; border: 0; color: #fff; font-weight: 700; font-size: 12px; font-family: Tahoma; cursor: pointer; text-transform: uppercase;}*/

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:98%;
}

#commentlist li ul
{
	border-left:1px solid #717679;
	font-size:110%;
	list-style-type:none;
}

#wp-calendar
{
	border:1px solid #E9EADD;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#000;
	display:block;
	text-decoration:none;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#717679;
}

#wp-calendar caption
{
	color:#878972;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color: #878972;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

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

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

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

#content ul li
{
	margin:0 20px;
	list-style: disc;
}

#content ol li
{
	margin:0 20px;
	list-style: disc;
}

img,.sidebar ul li ul li,.sidebar ul li ul li ul li
{
	border:0;
}



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

.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
#content .commentlist {padding: 0;text-align: justify;}
#content .commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 5px;list-style: none;}
#content .commentlist li ul li { margin-right: -5px;margin-left: 10px;list-style: none;}
#content .commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 20px;padding:3px 0;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none; margin: 10px 5px 10px 0;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #ffffff;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #000000;}
.thread-even {background-color: black;}
.depth-1 {border: none solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}

.fn a:link, .fn a:visited, .fn a:active, .fn a:hover{color: #56e666; text-decoration: underline; font-size: 12px;}
.fn a:hover{text-decoration: none;}


fieldset{ padding: 10px; }

.avatar

{

display:none;

}