/*
Theme Name: RawTV
Theme URI: #
Description: Created by Deyan Kostadinov
Version: 3.0
Author: Deyan Kostadinov
Author URI: http://www.deyhost.com/
Tags: 
*/



/* Begin Typography & Colors */
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0px;
	margin:0;
	padding:0;
}
.padding14px {
	padding: 0px 14px;
}
.padding9px {
	/*padding: 0px 9px;*/
}
.offset {
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;
}
hr {
	clear: both;
}

h1 {
	color:#FFFFFF;
	font-family:Decade,Arial,Times New Roman;
	font-size:26px;
	font-weight:100;
	text-transform:uppercase;
}

h2 {
	color:#ffffff;
	font-size: 20px; /*1.6em;*/
	font-weight:bold;
	padding:3px 0px;
	text-transform:uppercase;
	font-family:Gothamblack,Arial,Times New Roman;
	font-weight:100;
}
h2.aboutustitle {
	margin-top: 6px;
}
h2.pagetitle {
	padding: 0 0 14px 0;
}
h2.postitle {
	padding: 0;
}
h2.postitle a, h2.postitle a:active, h2.postitle a:visited, h2.postitle a:hover {
	color: #ffffff;
	text-decoration: none;
}

h3.newstitle {
	color:#FFFFFF;
	font-size: 12px; /*1.6em;*/
	font-weight:bold;
	font-family: Arial;
}
h3 p {
	padding: 0;
}

h3.tenpxpadding {
	padding: 10px;
}

.title {
	color:#FFFFFF;
	font-family:Gothamblack,Arial,Times New Roman;
	font-size:16px;
	font-weight:100;
	height:37px;
	line-height:18px;
	min-height:37px;
	padding:3px 0;
	text-transform:uppercase;
}

.latestnewsbackground {
	background: transparent url(images/latestnews.png) no-repeat scroll left top;
	height:540px;
	padding: 28px 0px;
}
.latestnewstext {
	clear: both;
	padding-top: 10px;
	padding-left: 2px;
}
.whatsgoingon {
	/*background: transparent url(images/whats_going_on.png) no-repeat scroll 0 top;*/
}

.aboutuspicback {
	background: transparent url(images/aboutuspicback.png) no-repeat scroll 0 0;
	padding:43px 0 0 36px;
	float:left;
	height:255px;
	width:220px;
}
.aboutus {
	background: transparent url(images/aboutus.png) no-repeat scroll 0 0;
}


.title0 {
	color:#FFFFFF;
	font-size: 13px; /*1.6em;*/
	font-weight:bold;
	padding:3px 10px;
	text-transform:uppercase;
	font-family: Arial Black;
	line-height:13px;
	min-height:26px;
	height:26px; /* for IE6 */
}
.title1 {
	color:#FFFFFF;
	font-size: 13px; /*1.6em;*/
	font-weight:bold;
	padding:3px 10px;
	text-transform:uppercase;
	font-family: Arial Black;
	line-height:13px;
	min-height:26px;
	height:26px; /* for IE6 */
}
.title2 {
	color:#FFFFFF;
	font-size: 13px; /*1.6em;*/
	font-weight:bold;
	padding:3px 10px;
	text-transform:uppercase;
	font-family: Arial Black;
	line-height:13px;
	min-height:26px;
	height:26px; /* for IE6 */
}
.title3 {
	color:#FFFFFF;
	font-size: 13px; /*1.6em;*/
	font-weight:bold;
	padding:3px 10px;
	text-transform:uppercase;
	font-family: Arial Black;
	line-height:13px;
	min-height:26px;
	height:26px; /* for IE6 */
}

h4 {
	color:#FFFFFF;
	font-family:Gothamblack,Arial,Times New Roman;
	font-size:14px;
	font-weight:100;
	padding:15px 0;
	text-transform:uppercase;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a.preblogposts, a.preblogposts:active, a.preblogposts:visited {
	background-color:#333333;
	color:#FFFFFF;
	font-size: 12px; /*1.6em;*/
	font-weight:100;
	padding:3px 10px;
	text-transform:uppercase;
	font-family: Arial Black;
}
a.preblogposts:hover {
	text-decoration:underline;
}
a.prenewsitems, a.prenewsitems:active, a.prenewsitems:visited {
	background-color:#333333;
	color:#FFFFFF;
	font-size: 12px; /*1.6em;*/
	font-weight:100;
	padding:3px 10px;
	text-transform:uppercase;
	font-family: Arial Black;
}
a.prenewsitems:hover {
	text-decoration: underline;
}
.prevnewsitems {
	clear: both;
	padding: 28px;
}
.prevblogposts {
	clear: both;
	padding: 28px 0px;
}





body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #333333 url('images/background_black2.jpg') repeat-y fixed center center;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#page {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: #000000 url(images/top_back.jpg) no-repeat scroll 0 0;
	overflow:hidden;
	padding:20px 0 0;
}

#headerimg {
	float: left;
	height:68px;
	padding:0 0 0 33px;
	margin: 0;
}

#slogan {
	background:transparent url(images/rawslogan.png) no-repeat scroll 0 0;
	float:right;
	height:56px;
	margin:0;
	padding-right:10px;
	width:600px;
}


#nav {
	background: transparent url(images/nav/navbg.png) repeat-x scroll 0 0;
	overflow:hidden;
	height:31px;
	margin-top: 5px;
	padding: 1px 0 0 0;
	clear: both;
}
#navi {
	list-style: none;
	float: left;
	overflow:hidden;	
	padding-left:28px;
	width:660px;
}
#navi li {
	float: left;
}

#searchformdiv {
	float:right;
	padding-right:22px;
	width:240px;
}
#searchbox {
	background:transparent url(images/searchbg.png) no-repeat scroll 0 0;
	float:left;
	height:29px;
	width:185px;
}
#sbox {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	color:#000000;
	height:17px;
	margin:6px 0 0 22px;
	vertical-align:top;
	width:155px;
}
#searchbtn {
	float:right;
	padding-right:18px;
}

.active {
	background-position: 0 -30px !important;
}

#navi a:hover {
	background-position: 0 -30px;
}

a#home {
	background:transparent url(images/nav/home.png) no-repeat scroll 0 0px;
	display:block;
	height:29px;
	width:74px;
}

a#productions {
	background:transparent url(images/nav/productions.png) no-repeat scroll 0 0px;
	display:block;
	height:29px;
	width:143px;
}

a#aboutus {
	background:transparent url(images/nav/aboutus.png) no-repeat scroll 0 0px;
	display:block;
	height:29px;
	width:110px;
}

a#people {
	background:transparent url(images/nav/people.png) no-repeat scroll 0 0px;
	display:block;
	height:29px;
	width:89px;
}
.peopleleft {
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	margin-right: 10px;
	width:167px;
}
.peopleright {
	float: right;
	width: 235px;
}

.aboutbox0 {
	background:transparent url(images/people-left.png) no-repeat scroll right -5px;
	float:left;
	padding-bottom:5px;
	padding-right:35px;
	padding-top:23px;
	width:424px;
}

.aboutbox1 {
	background:transparent url(images/people-left.png) no-repeat scroll right -5px;
	float:left;
	padding-bottom:5px;
	padding-top:23px;
	width:425px;
}
.titleblack {
	color:#000000;
	font-family:Arial Black;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	padding:3px 0px;
	text-transform:uppercase;
}
.exrp {
	color:#000000;
	font-family:Arial Black;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	text-transform:uppercase;
}



a#contactus {
	background:transparent url(images/nav/contactus.png) no-repeat scroll 0 0px;
	display:block;
	height:29px;
	width:129px;
}

a#update {
	background:transparent url(images/nav/update.png) no-repeat scroll 0 0px;
	display:block;
	height:29px;
	width:91px;
}


#top {
	background:transparent url(images/top.png) no-repeat scroll 0 0;
	display:block;
	height:10px;
	width:950px;
}

#bottom {
	background:transparent url(images/bottom.png) no-repeat scroll 0 0;
	display: block;
	height: 20px;
	width: 950px;
}

.narrowcolumn {
	clear: both;
	width: 950px;
}
.post {
	overflow: hidden;
	padding:25px 31px 0 35px;
}
.hentry {
	background:transparent url(images/article_back.png) no-repeat scroll right 23px;
	height:430px;
	overflow: hidden;
}
.hentry2 {
	clear:both;
	overflow:hidden;
	padding: 0 20px;
	width:430px;
	position: relative;
}
.postcategory {
	overflow:hidden;
	padding:25px 21px 0 21px;*/
}

#blogcontent p {
	font-size: 13px;
	padding-bottom:8px;
	text-align:left;	
}

.programmeentry p {
	font-size: 13px;
	padding-bottom:8px;
	text-align:left;
}

p {
	font-size: 13px;
	padding-bottom:8px;
	text-align:left;	
}

p.nocomments {
	padding:0px 35px 0 31px;
}
.entry {
	overflow:hidden;
	padding: 9px;
}
.entry2 {
	padding-left: 2px;
}

.image {
	margin-right:9px;
	float: left;
	border: 1px solid #000000;
}

.yellow {
	overflow: hidden;
}
.readmore a, .readmore a:active, .readmore a:visited {
	position: absolute;
	bottom: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.readmore a:hover  {
	text-decoration: underline;
}
.smallbox {
	float:left;
	background: transparent url(images/middlebox-2.png) no-repeat scroll 0 -7px;
	width: 227px;
}
.smallbox1 {
	float:left;
	background: transparent url(images/middlebox.png) no-repeat scroll left bottom;
	width: 200px;
}

.box {
	height:310px !important;
	margin:10px auto 23px;
	position:relative;
	width:200px;
}

.btwcols {
	background: transparent url(images/btwcols.png) no-repeat scroll 0 0;
	float:left;
	height:390px;
	width:28px;
}

.box0 {
	position:relative;
	height: 411px !important;
}
.box1 {
	position:relative;
	height: 411px !important;
}
.box2 {
	position:relative;
	height: 411px !important;
}
.box3 {
	width: 200px;
	height: 411px !important;
}


/* Styles for home page little news boxes */
.littlebox {
	float:left;
	height:136px !important;
	padding:1px;
	width:200px;
}

.littlebox0 {
	float: left;
	position:relative;
	height:123px !important;
	background-color: #b5ac01;
	width: 110px;
}
.littlebox1 {
	float: left;
	position:relative;
	height:123px !important;
	background-color: #ecba09;
	width: 110px;
}
.littlebox2 {
	float: left;
	position:relative;
	height:123px !important;
	background-color: #e86e1c;
	width: 110px;
}
.littlebox3 {
	float: left;
	position:relative;
	height:123px !important;
	background-color: #d41e45;
	width: 110px;
}
.latestnewstab {
	background:transparent url(images/newsloading.png) no-repeat scroll 0 0;
	float:left;
	margin-bottom:28px;
	margin-left:11px;
	margin-right:11px;
	width:206px;
}
.latestnewstablast {
	background:transparent url(images/newsloading.png) no-repeat scroll 0 0;
	float:left;
	margin-bottom:28px;
	margin-left:11px;
	width:206px;
}


/* Comment styles */
.respond {
	padding:0px 33px 28px 28px;
}
.comment {
	clear:both;
	padding-top:5px;
	overflow:hidden;
}
#comment {
	background-color:#333333;
	border:1px solid #000000;
	color:#FFFFFF;
	float:left;
	height:41px;
	width: 550px;
}
#comments {
	margin-top: 28px;
	overflow:hidden;
}
#commentsleft {
	float: left;
	width: 270px;
}
#commentsright {
	float: right;
	width: 615px;
}
#author, #email, #url {
	border: 1px solid #000000;
	background-color: #333333;
	color:#FFFFFF;
}
.commentlist {
	list-style: none;
}
.comment-author {
	float: left;
	width: 90px;
}
.commentmetadata {
	float: right;
	width: 798px;
}
p.commentright {
	text-align: right;
}


#searchresults {
	padding-bottom: 28px;
	overflow:hidden;
}
.even {
	/*border-bottom: 1px solid #333333;*/
	background:transparent url(images/searchresult.png) repeat scroll 0 0;
	margin:10px 0;
}
.odd {
	background:transparent url(images/searchresult.png) repeat scroll 0 0;
	/*border-bottom:1px solid #333333;*/
	margin:10px 0;
}


/* Lines */
.postarch0 {
	background:transparent url(images/searchresult.png) repeat-x scroll 0 0;
	clear:both;
	display:block;
	height:34px;
	margin-bottom:10px;
	padding:5px 0;
}
.postarch1 {
	background:transparent url(images/searchresult.png) repeat-x scroll 0 0;
	clear:both;
	display:block;
	height:34px;
	margin-bottom:10px;
	padding:5px 0;
}
.postarch2 {
	background:transparent url(images/searchresult.png) repeat-x scroll 0 0;
	clear:both;
	display:block;
	height:34px;
	margin-bottom:10px;
	padding:5px 0;
	position: relative;
}
.postarch3 {
	background:transparent url(images/searchresult.png) repeat-x scroll 0 0;
	clear:both;
	display:block;
	height:34px;
	margin-bottom:10px;
	padding:5px 0;
	position: relative;
}

.blogarticle {
	background:transparent url(images/blogarticle.png) no-repeat scroll 0 0;
	height: 586px;
}

.blogimage {
	background:transparent url(images/blogimage.png) no-repeat scroll 0 0;
	float:left;
	height:298px;
	padding:9px 0 0 10px;
	width:264px;
}

.people {
	background: transparent url(images/aboutus.png) repeat-y scroll 0 0;
}
a.rsslink {
	font-weight: bold;
}

.postleft {
	float: left;
	position: relative;
	width: 550px;
}
.postright {
	float: right;
	width: 320px;
}

a.readmorelink, a.readmorelink:active, a.readmorelink:visited {
	color:#000000;
	font-size:8px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
a.readmorelink:hover {
	text-decoration: underline;
}

.author {
	color: #e86e1c;
	font-weight: bold;
	font-size: 11px;
}
.author a, .author a:active, .author a:visited, .author a:hover {
	color: #e86e1c;
	font-weight: bold;
	font-size: 11px;
}

p.aligntextright {
	text-align: right;
}

.padleft28px {
	padding: 0px 28px
}

.postbox0 {
	background:transparent url(images/postbox0.png) no-repeat scroll right top;
	height:205px;
	overflow:hidden;
	padding:28px 0;
}
.postbox1 {
	background:transparent url(images/postbox1.png) no-repeat scroll right top;
	height:244px;
	overflow:hidden;
}

.contactusback {
	background:transparent url(images/contactus.png) no-repeat scroll right 23px;
}

.excerpt { 
	padding-top: 6px;
}
.excerpthead { 
	padding-right:18px;
	height:70px;
}


#wideboxes {
	list-style: none;
	overflow:hidden;
}
.homewideboxes {
	padding-left: 14px;
	list-style: none;
	overflow:hidden;
}
.productionwidebox {
	position: relative;
}
.home {
	width:440px;
}
.width445px {
	width:445px;
}

.widebox0 {
	background:transparent url(images/featured-left.png) no-repeat scroll right 0;
	float:left;
	padding-top:28px;
	height:265px;
}
.widebox1 {
	background:transparent url(images/featured-right.png) no-repeat scroll left 0;
	float:left;
	padding:28px 0 0 14px;
	height:265px;
}
.widebox2 {
	float:left;
	background-color: #e86e1c;
	width: 428px;
	height:265px;
	margin-right: 28px;
	margin-bottom:28px;
}
.widebox3 {
	float:left;
	background-color: #d41e45;
	width: 428px;
	margin-bottom:28px;
	height:265px;
}
.imgfootfix {
	margin-bottom:-2px;
}

.blogposts {
	float: left;
	width: 430px;
}
#blogcontent {
	float: right;
	padding-bottom:20px;
	width: 590px;
}
.wideboxleft {
	float: left;
	width: 140px
}
.wideboxright {
	float: right;
	width: 288px;
	position: relative;
	min-height: 175px;
	height: 175px;
}
.morebtn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.latestposts {
	float: right;
	width: 454px;
}
.newsimage {
	float: left;
	width: 103px;
	padding: 11px 0 0 11px;
}
.newscontent {
	float: right;
	width: 294px;
	padding: 11px 11px 0 0;
}
.newscontent p {
	padding: 0;
}




.boxlink {
	text-align:right;
	padding:1px 1px 9px 0;
}
a.readmore, a.readmore:active, a.readmore:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.readmore:hover {
	text-decoration: underline;
}

#catline {
	background: transparent url(images/productionsline.png) no-repeat scroll 0 0;
	overflow: hidden;
	padding-left: 28px;
	width:100%;
}
#catline ul {
	list-style: none;
}
#catline li {
	float: left;
	margin-right:10px;
	padding:7px 0;
}
#catline li a {
	padding:7px 20px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}
#catline li a:hover {
	color: #FFFFFF;
}
#catline li.current-cat a {
	color: #FFFFFF;
	font-weight: bold;
}


/* Styles for single posts */
#programmeleft {
	float: left;
	padding-top: 23px;
	width: 450px;
}
#programmeright {
	float:right;
	height:310px !important;
	padding-top: 23px;
	position:relative;
	width:434px;
}
.navigation {
	bottom:0;
	color:#000000;
	font-family:Arial Black;
	font-size:13px;
	font-weight:bold;
	padding:15px;
	position:absolute;
	text-transform:uppercase;
	width:360px;
}
.blognavigation {
	bottom:0;
	color:#FFFFFF;
	font-family:Arial Black;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
	padding-bottom: 1px;
	text-transform:uppercase;
	width:830px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#nextnavi {
	background: transparent url(images/next.png) no-repeat scroll right bottom;
	width: 46px;
	height: 15px;
	padding-right:13px;
	position:absolute;
	text-indent:-9999px;
}
#prevnavi {
	background: transparent url(images/prev.png) no-repeat scroll left bottom;
	width: 80px;
	height: 15px;
	padding-left:13px;
	position:absolute;
	text-indent:-9999px;
}
.navigation a, .navigation a:active, .navigation a:visited, .navigation a:hover {
	color: #000000;
	text-decoration: none;
}

.blognavigation a, .blognavigation a:active, .blognavigation a:visited, .blognavigation a:hover {
	color: #000000;
	text-decoration: none;
}
.blog {
	padding-top: 23px;
}


.margin28px {
	clear: both;
	margin-bottom: 28px;
}
.padding28px {
	clear: both;
	padding-bottom: 28px;
}
.padding10px {
	padding-left:10px;
}
.padding15px {
	padding-left:15px;
}

#recentcomments {
}
#recentcomments ul {
	list-style: none;
}




/* Styles for Contact page */
#contactmap {
	float: left;
	border:1px solid #000000;
	margin-bottom:28px;
	margin-top: 23px;
	width: 428px;
}
#contactcontents {
	float: right;
	margin-bottom:28px;
	margin-top: 23px;
	width:428px;
	height:378px;
}
.contactsmall {
	font-size:12px;
}
.contactentry {
	padding:9px 0;
}
#conleftcol {
	float: left;
	width: 160px;
}
#conleftcol p {
	font-size: 13px;
}
#conrightcol {
	float:right;
	width:240px;
}
#conrightcol p {
	font-size:13px;
}
/* End of styles for contact page  */

.boxspacing {
	margin-top:28px;
}


.colorline {
	background:transparent url(images/colorline.png) repeat-x scroll 0 0;
	display:block;
	height:1px;
	width:884px;
}




#footer {
	clear: both;
	padding: 0px 35px 18px 31px;
	margin-top: 28px;
}

#footerleft {
	float: left;
	width: 500px;
}
#footerleft ul {
	list-style: none;
}
#footerleft li {
	float: left;
	padding-right:15px;
}


#footerright {
	float: right;
	width: 215px;
	text-align: right;
}
#footerright ul {
	float: right;
	list-style: none;
}
#footerright li {
	float: left;
	padding:0px;
}
.contenthome {
	overflow:hidden;
	padding:0px 21px 0;
}
.rawslogan {
	color:#FFFFFF;
	font-family:Marcsc,Arial,Times New Roman;
	font-size:18px;
	font-weight: bold;
	line-height:16px;
}
.gotham {
	color:#FFFFFF;
	font-family:Gothamblack,Arial,Times New Roman;
	font-size:16px;
	font-weight:100;
	height:37px;
	line-height:18px;
	min-height:37px;
	padding:3px 0;
	text-transform:uppercase;
}