/*
Theme Name: YRR News Template
Theme URI: http://zeedesignstudios.com/
Description: YRR News Template
Version: 1.0
Author: Szymon Nowak
Author URI: 

*/


html,body,div,div,dl,dt,dd,h1,h2,h3,h4{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
body {
	font-size: 62.5%;
	font-family: "Verdana", sans-serif;
	text-align: center;
	background: url(/images/bg_body.gif) repeat-x top #000000;

}

a {
	color: #e05301;
}

p {
	font-size: 1.2em;
}

ol.commentlist {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
a:hover {
	color: #b25a2c;
}

.invisible {
	position: absolute;
	display: none;
}

li {
	font-size: 1.2em;
}

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

#sidebar ul{
	list-style: none;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}

#sidebar li{
	list-style: none;
	margin-left: 10px;
}

#sidebar a {
	font-size: 0.9em;
	text-decoration: none;
}

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


/* TITLEs */

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2.5em;
	color: #000;
	font-weight: bold;
}

h2 a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

h3 {
	font-size: 2em;
	color: #000;
	font-weight: bold;
}

h3 a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

h2.pagetitle {
	text-align: center;
	padding-bottom: 15px;
}

h4 {
	font-size: 1.8em;
}


/* DIVs */

#header {
	width: 100%;
	height: 177px;
	background: url(/images/bg_header.gif) no-repeat center;
}

#content {
	position: relative;
	width: 973px;
	min-height: 500px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#menu {
	width: 973px;
	height: 21px;
	padding-top: 5px;
	background: url(/images/bg_menu.gif) no-repeat;
	clear: both;
}

#inner_content {
	width: 943px;
	min-height: 200px;
	margin-top: 4px;
	padding: 15px;
	background-color: #fff;
}

#footer {
	width: 973px;
	height: 30px;
	background-color: #fff;
}

#left_homepage {
	width: 700px;
	min-height: 200px;
	float: left;
	text-align: left;
}

#right_homepage {
	width: 230px;
	min-height: 500px;
	float: right;
}

#left_top_banner {
	width: 360px;
	min-height: 60px;
	text-align: center;
	float: left;
}

#right_top_banner {
	width: 360px;
	min-height: 60px;
	float: right;
	text-align: center;
}


.cleaner {
	clear: both;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}


ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.large {
	font-size: 2em;
}

ul.menu li{
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

ul.menu a {
	outline: none;
}

ul.footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
ul.footer_menu li{
	margin: 0;
	padding: 0;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Tahoma","Geneva", sans-serif;
}

ul.footer_menu a {
	text-decoration: none;
}

ul.footer_menu a:hover {
	text-decoration: underline;
}

ul.shows_list {
	font-size: 1.2em;
}

ul.shows_list li {
	margin-bottom: 2px;
}

p.webdesign {
	display: block;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 1.1em;
}

p.webdesign a{
	color: #fff;
	text-decoration: none;
}


a.blog_link {
	margin-top: 10px;
	display: block;
	width: 245px;
	height: 145px;
	float: left;
	margin-right: 6px;
	text-align: center;
	background-color: #fba847;
}

form.poll_form div{
	clear: both;
	height: 23px;
}


form.poll_form input{
	height: 20px;
	float: left;
}

form.poll_form button{
	padding: 3px;

}

form.poll_form label{
	padding-top: 2px;
	display: block;
	width: 240px;
	font-size: 1.2em;
	float: right;
}

object.player {
	margin-top: 2px;
}

#header_subtitle {
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	width: 600px;
	top: -32px;
	text-align: center;
	left: 350px;
	font-weight: bold;
}

/* IMAGEs */

/* MENUs */

/* FORMs */

form.contact_form label{
	font-weight: bold;
	font-size: 1.2em;
}

form.contact_form input{
	padding: 2px;
	width: 200px;
}

form.contact_form div {
	margin-top: 5px;
}

form.contact_form textarea{
	padding: 2px;
	width: 400px;
	height: 200px;
}


.error {
	font-weight: bold;
	color: #fe2b2b;
}

/* LISTs */

small {
	font-size: 1em;
	color: #939393;
}

div.post {
	padding-top: 10px;
}

div.alignleft{
	font-size: 1.2em;
	float: left;
}

div.alignright {
	font-size: 1.2em;
	float: right;
}

div.navigation {
	padding-top: 10px;
	padding-bottom: 10px;
}

form#commentform textarea {
	width: 700px;
}
