/*
Theme Name: Beyond The Dream *NEW*
Theme URI: http://www.beyondthedream.info
Description: N/A
Version: 0.1b
Author: Mika Hyttinen
Author URI: N/A
Tags: N/A
*/

@import url(reset.css);

body {
	font: 62.5%/1.5 verdana, tahoma, geneva, sans-serif;
	background: #132030;
	text-align: center;
}

a img {
	border: none;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	border: 2px solid #283A52;
	background: url(images/wrapper_background.png) #000000;
}

#header {
	background: url(images/header_background.png) top center no-repeat;
	height: 430px;
	border-bottom: 2px solid #283A52;
	position: relative;
}

#linkit {
	position: absolute;
	bottom: 4px;
	right: 45px;
}

#linkit li {
	padding: 0 2px 0 2px;
}

#linkit a {
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
	color: #BD0000;
	font-weight: bold;
}

#linkit a:hover {
	background: #BD0000;
	color: #FFFFFF;
}

#navi {
	width: 100%;
	background: #000000;
	height: 40px;
	border-bottom: 2px solid #283A52;
	text-align: center;
	margin: 0 auto;
}

#navi li {
	line-height: 40px;
	display: inline;
	padding: 0 0 0 4px;
	border-left: 1px solid #FFFFFF;
}


#navi li.page-item-155 {
	border-right: 1px solid #FFFFFF;
	padding: 0 4px 0 3px;
}

#navi a {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#navi li.current_page_item a {
}

#logo {
	position: absolute;
	margin: 166px 0 0 215px;
}

#left {
	float: left;
	width: 225px;
	margin: 8px 0 0 8px;
	display: inline;
}

#right {
	float: right;
	width: 225px;
	margin: 8px 6px 0 0;
	display: inline;
}

#main {
	margin: -6px 249px 0 250px;
}


/*Main Ends*/

/*Sidebar styles*/

#left h3 {
	display: block;
	text-align: center;
	border: 2px solid #283a52;
	background: #132030;
	padding: 6px 0;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	font-size: 1.45em;
	font-weight: bold;
}

#right h3 {
	display: block;
	text-align: center;
	border: 2px solid #283a52;
	background: #132030;
	padding: 6px 0;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	font-size: 1.45em;
	font-weight: bold;
}

#left li {
	font-size: 1.3em;
	list-style-image: url(images/list_background.png);
	margin: 0 0 3px 23px;
	padding: 0 0 0 10px;
}

#right li.levyt {
	font-size: 1.3em;
	list-style-image: url(images/list_background.png);
	margin: 0 0 3px 23px;
	padding: 0 0 0 10px;
}

#right li.levyt a{
	color: #ADADAD;
	text-decoration: none;
}

#right li.levyt span {
	color: #ADADAD;
}

#right ul.eipalloa {
	font-size: 1.3em;
	/*list-style-image: url(images/list_background.png);*/
	margin: 0 0 15px 0;
	padding: 0 0 0 2px;
}

li.shows  {
	font-size: 1.3em;
	list-style-image: url(images/list_background.png);
	margin: 0 0 14px 23px;
	padding: 0 0 0 2px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#right li.shows a {
	color: #BD0000;
	text-decoration: none;
}

#right li.shows a:hover {
	background: #BD0000;
	text-decoration: none;
	color: #FFFFFF;
}

#right li a, #left li a {
	color: #ADADAD;
	text-decoration: underline;
}

div.searchbox {
	background: #132030;
	border: 2px solid #283a52;
	padding: 6px;
}

#searchform {
	margin: 0 0 15px 0;
}

/*Center styles*/

#main p {
	font-size: 1.3em;
	margin-bottom: 1.2em;
	color: #FFFFFF;
}

#right p {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}

#main h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-transform: uppercase;
	margin-bottom: 0.8em;
	text-decoration: none;
	display: block;
	background: #132030;
	border-bottom: 2px solid #283a52;
	text-align: center;
	padding: 3px 0 4px 0;
	color: #FFFFFF;
}

div.post {
	background: #000000;
	border: 2px solid #283a52;
	margin: 14px 0 -5px 0;
}

div.post_inner {
	padding: 0px 10px 5px 10px;
	overflow: hidden;
	display: inline-block;
}

#main a:hover {
	text-decoration: underline;
}

#main a {
	text-decoration: none;
}

div.post_inner a {
	color: #FFFFFF;
}

#main h1 {
	font-size: 2em;
}

#main h2 {
	font-size: 1.8em;
}

#main h3 {
	font-size: 1.6em;
}

#main h4 {
	font-size: 1.4em;
}

#main h5 {
	font-size: 1.2em;
}

#main h6 {
	font-size: 1em;
}

div.time {
	margin: -10px 0 12px 0;
	color: #ADADAD;
	text-align: center;
	font-size: 105%;
}

div.hr {
	background: url(images/hr_background.png) center top no-repeat;
	height: 31px;
	margin-bottom: 1.2em;
}

#footer {
	text-align: center;
	margin: 10px 0 20px 0;
	color: #ADADAD;
	font-size: 105%;
}

#main a.more-link {
	color: #FFFFFF;
	background: #BD0000;
	font-weight: bold;
}

#main a.more-link:hover {
	background: transparent;
	color: #BD0000;
	font-weight: bold;
}

#main h2.red {
	color: #BD0000;
	text-align: center;
	text-transform: uppercase;
}

.heading4 {
	color: #FFFFFF;
	font-size: 1.4em;
	margin-bottom: 0.2em;
}

#main div.nextprev {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

#main div.nextprev a{
	color: #BD0000;
	text-decoration: underline;
	font-weight: bold;
}

#main div.nextprev a:hover{
	color: #BD0000;
	text-decoration: none;
}

#main div.alignleft {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

#main div.alignleft a{
	color: #BD0000;
	text-decoration: underline;
	font-weight: bold;
}

#main div.alignleft a:hover{
	color: #BD0000;
	text-decoration: none;
}

#main div.alignright {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

#main div.alignright a{
	color: #BD0000;
	text-decoration: underline;
	font-weight: bold;
}

#main div.alignright a:hover{
	color: #BD0000;
	text-decoration: none;
}

#left a.vidlink {
	font-size: 0.8em;
	color: #BD0000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#left h3.hlink:hover {
	cursor: pointer;
	text-decoration: underline;
}

div#mp3player {
	text-align: center;
	margin: 0 0 8px 0;
}

a#open-mp3-player {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #BD0000;
}

.fltleft {
	float: left;
	margin: 0 7px 0 5px;
}

.fltright {
	float: right;
	margin: 0 5px 0 5px;
}

img.center {
	display: block;
	margin: 0 auto;
}

a img.attachment-thumbnail {
	margin-left: 10px;
}

.entry table tbody tr td {
	text-align: center;
	vertical-align: middle;
}

.gallery-caption {
	color: #ADADAD;
}

div.twtr-hd h3{
border: none !important;
text-decoration: none !important;
}

div.twtr-hd h4 a { 
border: none !important;
text-decoration: none !important;
}