/*
Theme Name: Twister
Theme URI: http://www.refueled.net/wordpress-themes/
Description: A simple two column, widget ready theme.
Author: refueled
Author URI: http://www.refueled.net
version: 2.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#6A6A6A url(images/bg.gif) fixed;
	color: #333;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 20px;
	padding: 0px;
	}
	
h1 {
	font-family: georgia, arial, verdana, times;
	font-size: 12pt;
	margin: 5px 0 0;
	padding: 0 12px 6px 0;
	border-bottom: 1px dotted #666;
	}
	
h2 {
	font-family: georgia, arial, verdana, times;
	font-size: 11pt;
	margin-top:10px;
	}

h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	font-style: italic;}

p {
	margin-bottom: 12px;}
/* links */

a{
	color:#666;
	text-decoration: none;
	border: none;
	}

a:hover{color:#394345; text-decoration: none; border: none;}



/* container */


#container {
	width: 760px;
 	text-align: left;
	margin: 0;
	padding: 0;
	background:#fff url(images/container.jpg);
	color:#333;
	border: 6px solid #333;
	overflow: hidden;
	}
	
/* header */

#header {
	background: #333 url(images/header.jpg);
	width: 760px;  
	height: 200px;
	}

#header #name {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 18pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 57px 0 0 16px;	
	}
	
#header #name a{color: #fff; text-decoration: none;}
#header #name a:hover{color: #ccc; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10.5pt;
	font-weight: 550;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 5px 0 0 62px;
	border: none;
	}


/* content */


#content {
	float: right;
	width: 72%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding: 10px 15px 10px 5px;
	line-height: 14pt;
	}
	
.post h1{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h1 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h1 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration: underline;}
.post a:hover{text-decoration: none;}

.post ul {}

.post li {}

.entry ol, .entry ul {margin-left: 40px;}
.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 22px 10px 22px 0;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 25px 20px 11px;
	padding:2px;
	font-size: 8pt;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}


/* sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 {
	color: #fff;
   	background: #0D080C;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	margin: 0;
	border: none;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	display: inline;
	}
	
#sidebar ul li ul{
	margin: 0;
	padding: 0;	
	}
	
#sidebar ul li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #0D080C;
	line-height: 18pt;
	padding: 0 0 0 10px;
	display: block;
	}
	

#sidebar ul li a:hover {
	background: #333333;
	color: #fff;
	text-decoration: none;
	}
	
	
#sidebar  li.recentcomments{
	display: block;
	float: none;
	padding: 6px 6px 0 10px;
	color: #fff;
	}
	
#sidebar  li.recentcomments a{
	border: none;
	padding: 12px;
	text-align: left;
	display: normal;
	color: #D3D3D3;
	}
	
#sidebar  li.recentcomments a:hover{
	background: none;
	text-decoration: underline;
	}
	
#sidebar p{padding: 10px; color: #fff; line-height: 14pt;}
#sidebar .textwidget{padding: 10px; color: #fff; line-height: 14pt;}

.rsswidget img {
	display: none;
	}

#sidebar h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#sidebar h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	color: #fff;
	}
	
#wp-calendar caption{
	margin-top: 12px;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	color: #fff;
	}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 25px 12px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 25px 30px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* Search */

#searchform{
	padding: 10px;
	font-family: verdana, arial, times;
	background: #545253;
	}

#searchform input#s{
	width: 60%;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding:2px;
	border: none;
	}

#searchform input#searchsubmit{
	width: 24%;
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding:2px;
	border: none;
	background-color: #fff;
	color: #0D080C;
	}

/* footer */

#footer {
	background: #0D080C;
	clear: both;
	width: 100%;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	border-top: 1px solid #333;
	}
	
#footer div{padding:6px;margin: 0; color: #eee;}
#footer a{color: #eee;text-decoration: none;}
#footer img{padding:0;margin:-4px 0;}

/* tag cloud */
.st-tag-cloud {padding:3px 5px 3px 10px;margin:0;}

/* forum */
pre, code { font: 1.0em Monaco, 'Courier New', monospace; }
.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

img.avatar { border: 1px solid #ddd; }

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

#main {
	font-size: 1.2em;
	width: 94%;
	margin: 10px;
	padding:0px;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login {
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0 0 4px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
}

form.login input.submit {
	float: left;
	height: 21px;
	padding-top: 2px;
	margin: 14px 0 0 0;
	display: block;
}

div.remember label {
	float: left;
	padding: 0;
	margin: 15px 0 0 20px;
	line-height: 12px;
}

form.login input.remember {
	width:13px;
	height:13px;
	border:1px #000; 
	border-width: 0;
	padding: 0;
	margin: 0;
}

/* Front Page
=================================== */

#front-page #hottags {
	width: 100%;
            margin-top:5px;
	overflow: hidden;
}

#front-page #discussions {
	margin: 10px 0;
	width: 100%;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { 
	font-weight: bold; 
	border: 1px solid #999;
}

.nav span, .nav a { padding: 6px; margin-right: 5px;}

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 102px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	float: left;
	padding: 1.5em 1em;
	width: 70%;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 97%;
	display: block;
}

.postform label { display: block; }

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 14pt;
	font-weight: normal;
	display: inline;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #E6E6E6; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

/* Profile Page
=================================== */

#profile-menu {
	margin:10px;
	list-style: none;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #E6E6E6;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

.advert {
padding:3px 5px 3px 10px;margin:0;
color:#B3B3B3;
}

.advert a {
color:#B3B3B3;
}

/* WP-Pagenavi plugin
=================================== */
.wp-pagenavi {
	width: 507px;
}
.wp-pagenavi span, .wp-pagenavi a {
	white-space: nowrap;
	float: left;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666666;
	color: ##666666;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666666;
	color: ##666666;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #394345;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #394345;
	color: #394345;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #333333;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFFFFF;
}

/* WP-Pagenavi plugin
=================================== */

.similar {
	padding: 10px 0 0 0;
}

.st-related-posts {
	margin: 0 0 0 20px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
