/*
THEME NAME: rs2
THEME URI: http://rs2/
DESCRIPTION: Theme to integrate rs2 with wordpress
VERSION: 0.1
AUTHOR: Martijn Noordewier
AUTHOR Uri: http://www.myhive.com/
TEMPLATE: thematic
*/

@import url('/css/thematic_style.css');


/* Main page structure */

html {
	overflow-y: scroll;
	overflow-x: auto;
}

body{
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	background: #6D7164 url("/css/rs2bg.gif") repeat-y scroll center top;
	margin: 0px auto;
}

#wrapper{
	border: 0px;
}

input, textarea {
	font-family: Verdana, Arial;
}

/* Page header */

#header{
	margin:0 auto;
	width:800px;
	border:1px solid #000;
	border-bottom: 0px;
	border-top: 0px;
	background: #000;
}

#branding{
	width: 100%;
	height: 90px;
	background:#D3D5C8 url(/css/rsbanner2.jpg);
	color:#333333;
}

#blog-title{
	border: 0px;
	padding: 0px;
	line-height: 12px;	
	font-size: 12px;
	display: none;
}

#blog-description{
	padding: 10px;
	padding-top: 50px;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	float:right;
	width: 565px;
}

/* Main Menu Bar */

#access{
	margin-top: 1px;
	background: #000;
	border-top:1px #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom: 0px;
	text-transform:uppercase;
	width:800px;
	position: static;
}
	
#menu {
	width: 100%;
	padding: 0px;
	letter-spacing:0.1em;
}

#menu a {
	color:#fff;
	float:left;
	text-decoration:none;
	background: #000;
	margin: 0px;
	padding: 5px 10px;
	font-size: 9.6px;
	line-height: 13px;
	border: 0px;
}

#menu a:visited  {
	background: #000;
	color: #fff;
	border: 0px;
}

#menu a:hover, #menu .current_page_item a:hover, #menu .donate a:hover {
	background: #D80000;
	color: #fff;
	border: 0px;;
}

#menu a:active, #menu .current_page_item a:active {
	background: #eee;
	color: #333;
	border: 0px;
}

#menu .donate a {
	background: #FF0000;
	color: #fff;
	float: right;
	text-align: center;
}

#menu .current_page_item a {
	background: #ddd;
	color: #333;
}


/* Main content section */

#main{
	background:#fff none repeat scroll 0 0;
	border-color:#000;
	border-style:solid;
	border-width:0px 1px;
	margin:0px auto;
	padding: 0 0 5px 0;
	width:800px;
	margin-top: -24px;
	overflow:	auto;
}
#container {
	width: 600px;
}

#content {
	margin: 0px;
	padding: 40px 20px 20px 20px;
	width: 560px;
	background-color: #fff;
}

a:link {
	color: #D80000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #D80000;
	text-decoration: none;
	font-weight: bold;
}

#secondary a:link, #secondary a:visited {
	color: #90937C;
	text-decoration: none;
	font-weight: normal;
}

#primary a:link, #primary a:visited {
	text-decoration: none;
	font-weight: normal;
}

#siteinfo a:link, #siteinfo a:visited {
	text-decoration: none;
	font-weight: normal;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	font-weight: normal;
}

#meta a:link, #meta a:visited {
	text-decoration: none;
	font-weight: normal;
}

/* Posts */

.hentry {
	border-top: 0px;
	padding: 0px 0px 36px;
	margin: 0px 0px 0px;
}

.home .p1 {
	border: 1px solid #F5873C;
	background: #F7EEE8;
	padding: 10px;
	margin-bottom: 20px;
}

.home .p1 .entry-title a {
	color: #F5873C;
}

.entry-title {
	color: #707366;
}

.entry-title a {
	color: #707366;
}

.entry-title a:hover {
	color: #F5873C;
	text-decoration: underline;
}

.entry-meta {
	color: #ccc;
}

.entry-content {
}

.entry-content h3 {
	text-transform: none;
	color: #707366;
	font-size: 1.2em;
	font-weight: normal;
}

.entry-utility {
	color: #ccc;	
}

.comments-link a {
	color: #707366;
}

/* Post Page */

.page-title {
	display: none;
}

#nav-above {
	display: none;
}

.archive-meta p {
	display: none;
}

.wp-caption {
	background: #eee;
	border: 1px dotted #ddd;
	text-align: center;
	padding: 4px 0px;
	margin-bottom: 20px;
}

.wp-caption img {
	margin: 0px;
}

.wp-caption p {
	margin: 0px;
}

.wp-caption-text {
	font: 0.8em;
	color: #888;
}

/* Comments */

#comments {
	background-color: #dfdfdf;
	border: 1px dotted #888;
	color: #333;
}

#comments ol {
	margin: 0px;
}

#comments li.byuser {
	border: 1px solid #fff;
	background: #dfdfdf;
}

#comments li.bypostauthor {
	border: 3px solid #bbb;
	background: #efefef;
}

#comments-list .comment-meta a{
	color: #707366;
}

#comments-list .comment-meta a:hover {
	color: #F5873C;
}

#comments .fn a {
	color: #707366;
}

#comments .fn a:hover {
	color: #F5873C;
}

#respond {
	background: #cfcfcf;
	border: 0px solid #333;
	width: 520px;
}

/* Sidebar */

#meta {
	position: absolute;
	top: 0px;
	right: 0px;
}

#meta ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	float: right;
	margin: 0px;
}

#meta h3 {
	display: none;
}

#meta li {
	border: 0px;
	float: left;
	text-align: center;
	display: inline;
	margin-right: 1px;
	text-decoration: lowercase;
}

#meta li a {
	color: #fff;
	text-align: center;
	float: left;
	display: block;
	margin: 0px;
	padding: 2px 3px;
	text-transform: lowercase;
	text-decoration: underline;
}

#meta li a:hover {
	color: #fff;
} 

.main-aside{
	width: 180px;
	margin: 4px 4px 0px 0px;
	padding: 0px 5px;
	background:#EEEEDD none repeat scroll 0 0;
	border: 1px solid #aaa;
	right: 0;
	z-index: 2;
}

.main-aside h3 {
	background:#B2B79A none repeat scroll 0 0;
	clear:both;
	color:#fff;
	font-size:100%;
	margin: 0px -5px 5px -5px;
	padding:2px 5px;
}

#user_login.mid, #user_pass.mid {
	width: 173px;
	margin-right: 5px;
}

.aside .sidebarlogin_otherlinks a, .aside .widget_polls a {
	width: 79px;
	float: left;
	text-align: center;
	background: #DBDBCC;
	color: #333;
	margin: 3px;
	border: 0px;
	font-size: 10px;
	display: block;
	padding: 5px;
	align: center;
}

.aside .widget_polls {
	width: 100%;
}

.aside .widget_polls p {
	margin-left: -10px;
}

.wp-polls-loading {
	position: relative;
	top: -20px;
	right: 50px;
}

.wp-polls {
	margin: 0px 5px;
}

.aside ul ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:-5px -5px 0px -5px;
}

.aside ul ul a {
	margin:0;
	padding: 5px;
	text-decoration:none;
	width: 100%px;
	display: block;
	border-top: 1px solid #B2B79A;
}

.aside ul ul a:hover {
	background: #F5873C;
	color: #fff;
	text-decoration: underline;
}

#secondary
{
}

#searchform #s {
	width: 115px;
}

#searchform #searchsubmit {
	font-size: 10px;
}

#tag_cloud {
	padding-bottom: 5px;
}

#tag_cloud a {
	background: #DBDBCC;
	color: #333;
	padding: 1px 3px 1px 3px;
}

#tag_cloud a:hover {
	background: #F5873C;
	color: #fff;
}

#wp-calendar {
	table-layout: auto;
	margin: 0 auto;
	border-color: #EEEEDD;
}

#calendar { 
	margin-top: -1px;
}

#calendar_wrap tr {
	font-size: 8px;
	line-height: 18px;
	text-align: center;
	border-color: #EEEEDD;
}

#calendar_wrap td, #calendar_wrap th {
	font-size: 8px;
	line-height: 10px;
	width: 10px;
	padding: 7px;
	border-color: #EEEEDD;
}

#calendar_wrap thead {
	background: #DBDBDB;	
}

#calendar_wrap tbody {
	background: #DBDBCC;	
}

#calendar_wrap .pad {
	background: #eeeedd	
}

#calendar_wrap a {
	font-weight: bold;
}

.aside caption {
	font-size: 10px;
	text-align: center;
	width: 100%;
}

#recentcomments {
	padding: 5px;
}

#rs-submenu a, #rs-submenu a:active {
	background: #000;
	border: 0px;
	border-bottom: 1px solid #fff;
	color: #fff;
}

#rs-submenu a:hover, #rs-submenu .current-cat a:hover {
	background: #D80000;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#rs-submenu {
	margin: 4px -1px -1px -1px;
	border: 0px;
}

#rs-submenu ul {
	border-bottom: 5px solid #fff;
}

#rs-submenu .current-cat a {
	background: #ddd;
	color: #000;
	border-width: 1px;
	border-color: #555;
	border-style: solid;
	margin: -1px 0px 0px;
}

/* Footer */

#footer, .xdebug-var-dump {
	width: 800px;
	margin: 0px auto;
	border: 1px solid #000;
	padding: 0px;
	background: #B2B79A;
	border-bottom: 0px;
	border-top: 0px;
}

.xdebug-var-dump {
	padding: 10px;
	width: 780px;
	background: #fff;
} 

#sitelinks {
	width: 100%;
	padding: 5px;
	margin: 0px;
	background: #eee;
}

#siteinfo {
	width: 100%;
	padding: 5px;
	margin: 0px;
}

#siteinfo #generator-link {
	font-size: 11px;
}

#siteinfo #designer-link {
	font-size: 11px;
}

/* Main overriding styles */

a:hover {
	background: #D80000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* Custome styles */


.breadcrumb_wrap {
	width: 800px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	z-index: 1;
	background: #ddd;
	border-bottom: 1px solid #ccc;
}

/* TODO: Prevent breadcrump bar moving 1px left on small width screens */

.breadcrumb
{
	width: 579px;
	font-size:9px;
	text-transform: lowercase;
	font-weight: bold;
	padding: 3px 10px 2px 10px;
}

.breadcrumb a {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* Adsense */

#index-top .widgetcontainer, #page-top .widgetcontainer, #single-top .widgetcontainer {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px;
}

#index-insert .widgetcontainer, #page-insert .widgetcontainer, #single-insert .widgetcontainer {
	border: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#index-top ul {
	margin:0px;
}

#content .rs_content-links_widget, #content .rs_content-ads_widget {
	border: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* Sticky footer - http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ */

* {
    margin: 0;
}
   
html, body {
   height: 100%;
}
   
.hfeed {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}
  
#footer, .push {
	height: 50px;
}

/* Reason Station Styles */

#content .nwsdt { font-size: 6pt; color: #555555}
#content .subhead { font-size: 10pt; font-weight: bold; color: #666633}
#content .news { font-size: 8pt; color: #555555}
#content .loc { font-size: 8pt; color: #555555; text-decoration: none;}
#sidebar, #content, .content { font-size: 12px; color: #000000}
#content .white { font-size: 12px; color: #FFFFFF}
#content .copyright { font-size: 8pt; color: #555555; text-decoration: none;}
#content .latest { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #555555; text-decoration: none;}
#content .form { font-size: 12px; color: #000000; text-decoration: none;}
#content .tablehead { font-size: 8pt; color: #EEEEEE; text-decoration: none;}

.rs #content ul, .rs #sidebar ul { margin-left: 15px; margin-bottom: 1em; line-height: 1.5em;  }

.google {
	padding: 0px;
	clear: both;
	position: static;
}

.rs #content h1,h2,h3 {
	clear: none;
}

.rs h2, .rs #content h1 {
	color:#707366;
	line-height:26px;
	padding:20px 0 20px;
	}

.rs h2, .rs #content h1, .entry-title {
	font-size:1.7em;
	font-weight:normal;
	letter-spacing: 0.5px;
	}
	
 .rs #content h3 {
	width: 100%;
	font-size: 16px;
	color: #555;
	margin: 20px 0px 10px;
	text-align: left;
	float: left;
}
	
.rs .date {
	font: 90% bold;
	color: #bbb;
	float: right;
	clear: both;
	margin-bottom: 12px;
	}

.rs .strap {
	font: 90% normal;
	clear: both;
	color: #999;
}

.rs .strapline {
	font: 175% normal;
	clear: both;
	color: #6D7164;
}

.rs img.news {
	padding: 1px;
	border: 1px solid rgb(200,200,200);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
	}
	
.rs table {
	border: 1px solid #B2B79A;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.rs table.clear {
	border: 0px;
}

.rs th {
	background-color: #D3D5C8;
	color: #333333;
	padding: 5px;
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px solid #B2B79A;
}

.rs td {
	border-right: 1px dotted #D3D5C8;
	border-bottom: 1px dotted #D3D5C8;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}

.center {
	text-align: middle;
}

.left {
	text-align: left;
}

.rs img.icon {
	border: 0px;
	margin: 3px;
	float: left;
	clear: right;
}

.rs img.posticon {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	clear: none;
}

/** SONG SECTION **/

.rs .songdata {
	float: right;
	width: 130px;
	border: 1px dotted #ccc;
	padding: 5px;
	margin: 0px 0px 20px;
	font-size: 80%;
}

.rs .song {
	float: left;
	width: 410px;
	margin: 0px 0px 20px 0px;
	position: static;
	overflow: auto;
	
}

.rs .song p {
	float: left;
}

.songdata hr {
	border-top: 1px dotted #ccc;
	border-bottom: 0px;
}

.rs input[type="text"], #content textarea {
	border-color: #aaa;
	margin: 0px;
	padding: 3px;
}

.rs input[type="text"]:focus, #content textarea:focus {
	background: #eeeedd;
}

.float {
	width: 150px;
	height: 100px;
	float: left;
	border: 1px dotted #ccc;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

.float:hover {
	border: 2px solid #F5873C;
	margin: 9px;
}

.float img{
	margin-top:10px;
	margin-bottom:10px;
}

.column {
	width: 150px;
	height: 300px;
	float: left;
	padding: 10px;
	margin: 8px;
	border: 1px solid #ccc;
	background: #eee;
}

.egg {
	width: 50px;
	height: 25px;
	z-order: 1;
	right: 20px;
	text-align: center;
	position: fixed;
}

.egg a {color: #555; text-decoration: none; }

.egg a:hover {
	color: #F5873C;
}

#intro {
	}
#intro h2 {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
}
#intro p {
		margin: 10px 0px 10px 0px;
		font-size: 13px;
		color: #000;
	}

#intro a {
	color: #D34623;
}

/* Chat windows */

#chatwindow 		{ border:1px solid #aaaaaa; padding:4px; background:#232D2F; color:white;}
#chatnick 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#57767F;}
#chatmsg 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#57767F; }

#info 			{ text-align:left; padding-left:0px; font-family:arial; }
#info td 		{ font-size:12px; padding-right:10px; color:#DFDFDF;  }
#info .small 		{ font-size:10px; padding-left:10px; padding-right:0px;}

#info a 		{ text-decoration:none; color:white; }
#info a:hover 		{ text-decoration:underline; color:#CF9700;}


/* OTHER TAGS AND STYL:ES */

.image_row {
	width: 560px;
	text-align: center;
	display: table;
}

.google {
	padding: 10px 0px 10px 0px;
}

.googlehome {
	padding: 0px;
	width: 300px;
	float: left;
}

.refill_googlehome {
	padding: 0px;
	width: 290px;
	float: right;
}

.donate_home {
	padding: 0px;
	width: 240px;
	float: right;
	margin: 15px;
}

#tb_header h1 { display: inline; }

