/*
Theme Name: Kink Theme
Theme URI: 
Description: Valid CSS & HTML, Compatible with IE, Mozilla, Chrome.
Version: 1.0
Author: 
Autor URI: 
Tags: two-columns, fixed-width, left-sidebar
*/
*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 15px/18px Georgia,Helvetica,"Times New Roman",Times,serif;
	width: 100%;
	height: 100%;
	background: #151515 url(images/bg.gif) repeat-y center;
	color: #aaa;
	text-align: center;
}
a:link, a:visited, a:active, a:hover{color: #CC0000; text-decoration: none;}
a:hover{text-decoration: underline; color: #fff;}

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

#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background: #000;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 202px;
	background: url(images/hbg.jpg) no-repeat center top;
	overflow: hidden;
	width: 100%;
}
#header .hlogo{ height: 170px; overflow: hidden;}
#header .hlogo img{ margin: 30px 0 0 16px; }

.top_menu{width: 100%; height: 23px; overflow: hidden; font-family: "Times New Roman",Times,serif;}
.top_menu ul{width: 100%; overflow: hidden; float: left; text-align: right; text-transform: uppercase; font-weight: 700;}
.top_menu ul li{ display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; overflow: hidden; text-align: center; background: no-repeat left center; padding: 0 15px 0 10px;}
.top_menu ul li a:link, .top_menu ul li a:visited, .top_menu ul li a:active, .top_menu ul li a:hover{color: #fff; text-decoration: none; display: block;}
.top_menu ul li a:hover{ color: #D52028;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 95px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 0 324px 5px 16px;}
#content .cpadd{ border-top: 1px solid #fff; width: 100%; overflow: hidden; padding: 10px 0 0; margin: 5px 0 0; }

.post{ margin: 0 0 20px;}
.post p{padding: .4em 0;}


#content .title{ width: 100%; overflow: hidden; padding: 0 0 10px; }
#content .title h1{ font-size: 25px; line-height: 25px; font-weight: 400; }

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

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	margin-left: -314px;
	width: 314px;
	position: relative;
	color: #AAA;
}
.sr .sb_padd{padding: 5px 14px 0 0;}

.sidebar .title{ width: 100%; line-height: 21px; text-align: left; color: #878972; margin: 0 0 10px; background: #CC0000;}
.sidebar .title h1{ font-size: 12px; font-weight: 700; font-family: Arial,Helvetica,sans-serif; color: #fff; padding: 0 15px; }
.sidebar ul{ padding: 0 10px 10px; line-height: 15px; }
.sidebar ul li{ background: url(images/side_bullet.gif) no-repeat left 5px; padding: 0 0 0 10px;}
.sidebar p{ margin: .4em 10px; }
.sidebar img{ margin: 5px auto;}

.sidebar .widg{ margin: 0 auto 8px; border: 1px solid #666; border-top: none;}

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

.sidebar .search_form{ background: url(images/search_bg.png) no-repeat; width: 238px; height: 31px; margin: 0 0 10px; }
.sidebar .search_form .text{border: 0; padding: 7px; margin: 1px 0 0 25px; font-size: 14px; font-family: "Arial Narrow"; color: #8e9191; width: 140px; background: transparent;}
.sidebar .search_form .bttn{width: 50px; height: 30px; background: transparent; cursor: pointer; border: 0; margin: 0 0 0 5px;}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -90px auto 0;
	height: 90px;
	background: repeat-x bottom;
	overflow: hidden;
	font-size:18px;
	text-align: center;
	color: #fff;
}
#footer .fpadd{ padding: 13px 0 0; border-top: 1px solid #fff; margin: 0 16px; }
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{color: #CC0000; text-decoration: none;}
#footer a:hover{text-decoration: underline; color: #fff;	}


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:100%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #000000;
	empty-cells:show;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:90%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#ff0000;
	display:block;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wp-calendar a:hover
{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

#wp-calendar td
{
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

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

#wp-calendar td:hover,#wp-calendar #today
{
	background:#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;
}

.right ul li
{
	margin:0 10px;
}

.right ol li
{
	margin:0 20px;
}

img,.left ul li ul li,.left 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;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 5px;list-style: none;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;list-style: none;}
.commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 20px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:15px 8px 6px 0;float: right;padding:2px;width:45px;height:45px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 12px;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none; margin: 10px 5px 10px 0; color:#FFF;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #5c5c5c; font-size:11px;}
.commentlist a:hover{ color: #cc0000;}
.commentmetadata a, .commentmetadata a:visited {color: #5c5c5c;}
.commentmetadata a:hover{ color: #5c5c5c;}
.children { padding: 0; }
.thread-alt {background-color: #000;}
.thread-even {background-color: #000;}
.depth-1 {border: 1px solid #373737;}
.even, .alt {border-left: 1px solid #373737;}
