html,body{
	
	font-family: "Arial";
	font-size: 12px;
}


ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 3px 0 3px 18px;
	background: url(images/bullet.gif) no-repeat 0 5px;
}

.tabs ul li{
padding: 0;
background: none;
}

ul.links li{padding:3px 0 3px 10px;}

h1,h2,h3,h4,h5 {
	margin:0;
	padding-bottom:10px;
	font-size: 16px;
}

a{
color: #0652b8;
text-decoration: underline;
	
}

a:hover{text-decoration: none;}

p{
	margin:0;
	padding-bottom:10px;
	line-height: 18px;
}


.page{
	background:#464646 url(images/page-bg.jpg) repeat-x;
}

.page-inner{
	
	width:960px;
	margin: 0 auto;
	background: url(images/page-inner.jpg) repeat-y;
}

/*header*/

.header{

	height:337px;
	background: url(images/header-bg.jpg) no-repeat;
}

.header-inner{
	
}

.logo {
	float: left;
}

.logo a {

display:block;
height:140px;
margin:100px 0 0 20px;
text-indent:-999px;
width:214px;}

.top-menu ul{
	float: right;
	padding-top: 4px;
}

.top-menu li{
	float: left;
	margin-right: 20px;
	background: none;
}

.top-menu a{
	float: left;
	color: #969ea9;
	font: bold 10px Verdana;
	text-decoration: none;
}

.top-menu a:hover{
	text-decoration: underline;
}

.top-menu li.active a, top-menu li.active-trail a{
color: white;
text-decoration: underline;
}


.main-menu{
	float: left;
	clear: both;
}

.main-menu ul{
	padding-top: 49px;
}

.main-menu ul.links li{
	float: left;
	margin-left:33px;
	padding-bottom: 9px;
	background: none;
}

.main-menu a{
	text-decoration:none;
	font-size:14px;
	color:#c5d8f0;
	font-weight:bold;
}

.main-menu a:hover{
color: white;
}

.main-menu ul.links li.active{
	background: url(images/selected-bg.jpg) no-repeat center bottom;
}

.main-menu ul.links li.active a{
color: white;
}


/*fp&news*/

.front .views-row .node, .page-latest-news .views-row .node{
padding-bottom: 20px;

}

/*Editor Menu*/

#block-menu-menu-editor-menu ul.menu {
padding-top: 20px;

}

#block-menu-menu-editor-menu li{
list-style-type: none;
list-style-image: none;
padding:2px 0 10px 15px;

}

#block-menu-menu-editor-menu li a{
color: black;
}

/*Login form*/

.sidebar-right #user-login-form .item-list ul {
padding-left: 0;
}

.sidebar-right #user-login-form .item-list ul li{
margin-left:0;
list-style-type: none;
list-style-image: none; 
background: none;
}

.sidebar-right #user-login-form .item-list ul li a{
color: black;
}


.sidebar-right .form-item label{
float:left;
padding-right: 15px;
}

.sidebar-right #edit-name-wrapper, .sidebar-right #edit-pass-wrapper{
float: left;
}

.sidebar-right #user-login-form{

}

.sidebar-right .form-item{
margin-bottom: 0;
}

.sidebar-right input#edit-submit{
float: right;
margin-right: 10px;
}

.sidebar-right #user-login-form .item-list{
clear: both;
padding-top: 12px;
}

/*supporters*/

.page-supporters .views-field-title{
font-size:20px;
font-weight:bold;
color: #0652B8;

}


.page-supporters .views-row {
padding: 20px 0;
border-bottom:1px solid lightgray;

}

.page-supporters .views-row-last{
border-bottom: none;
}


.page-supporters .views-field-field-suporters-logo-fid{

padding: 10px 0;
}
/*Content Top*/

.page-home .content-top .block{

overflow: hidden;
border-bottom: none;
padding-bottom: 30px;

}

.content-top .block .views-field-title a{

font-weight: bold;
font-size: 16px;
}

.content-top .block .views-field-title{
padding-bottom: 10px;
padding-left: 115px;
}

.content-top .block .views-field-teaser, .content-top .block  .views-field-view-node {
padding-left: 115px;
}

.content-top .block h2{
	background: url(images/h1-bg.jpg) no-repeat;
	font-size:18px;
	color:white;
	font-weight: normal;
	padding:6px 0 30px 20px;
}


/*costume-hire*/



.page-costume-hire .field-content{
border: white 9px solid;
overflow: hidden;
float:left;
}

.page-costume-hire .views-field-field-costume-hire-photo-fid img{
float:left;
border:6px #efefef solid;

}

.page-costume-hire .item-list ul li {
list-style-type: none;
list-style-image: none;
margin:0;
padding: 0;

}






/*street-theatre*/

.views-row ul li{
background: none;
padding: 0;
}

.page-street-threatre .field-content{
border: white 9px solid;
overflow: hidden;
float:left;
}

.page-street-threatre .views-field-field-streat-theatre-fid img{
float:left;
border:6px #efefef solid;

}

.page-street-threatre .item-list ul li {
list-style-type: none;
list-style-image: none;
margin:0;
padding: 0;

}

/*basement*/

.page-basement ul.features{
padding-left: 9px;
}

.page-basement .field-content{
border: white 9px solid;
overflow: hidden;
float:left;
}

.page-basement .views-field-field-basement-fid img{
float:left;
border:6px #efefef solid;

}

.page-basement .item-list ul li {
list-style-type: none;
list-style-image: none;
margin:0;
padding: 0;

}

/*ABOUT US*/



.page-about-us .views-row{

margin: 15px 0;
overflow: hidden;
}

.page-about-us .views-row-even{
border:gray 1px solid;
background: lightgray;
}

.page-about-us .views-row-odd{
border: gray 1px solid;
background: #efefef;

}


.page-about-us .views-row p{
padding: 0;
}

.page-about-us .views-row img{
float:left;
margin: 5px;
}

.page-about-us .views-row .views-field-title{
margin: 5px 0 5px 6px;
}

.page-about-us .views-row .views-field-body{
margin-left:7px;
margin-bottom: 5px;
}

.page-about-us .views-row label{
font-weight: bold;
}



/*previews-shows*/

.view-content .views-field-field-poster-fid{
float:left;
border:1px lightgray solid;

}




.page-previews-shows .view-content .views-row{
overflow: hidden;
padding: 30px 0 30px 0;
border-bottom: 1px solid lightgray;
}

.page-previews-shows .view-content .views-row-first{
padding-top: 15px;
}

.page-previews-shows .view-content .views-row-last{
border:none;
}

.page-previews-shows .views-field-title{
padding-bottom: 10px;
padding-left: 115px;
}

.page-previews-shows .views-field-teaser, .page-previews-shows  .views-field-view-node {
padding-left: 115px;
}

.page-previews-shows .views-field-title a{

font-weight: bold;
font-size: 16px;
}


/*main*/
.main{
	
}

.main-inner{
	padding:10px 0px 40px 20px;
}
/*content-main*/

.content-main h2 a{
font-size: 16px;
}

.content-main {
	float: left;
	width:550px;
	padding-right: 5px;
}

.content-main .block{
	padding-bottom: 20px;
}

.content-main h1{
	background: url(images/h1-bg.jpg);
	font-size:18px;
	color:white;
	font-weight: normal;
	padding:6px 0 6px 20px;
	margin-bottom: 10px;
}

.content-main .block h3{
	font-size:18px;
	color:#135aba;
}

.content-main .big-img{
	margin-bottom: 10px;
}


/*sidebar-right*/



.sidebar-right{
	float: right;
	width:356px;
	padding-left: 5px;

}

.sidebar-right .block h2{
	font-size:26px;
	padding:0 20px 10px 40px;
	background: url(images/sidebar-h-line.jpg) no-repeat center bottom;
}

.sidebar-right .block p{
	font-size: 14px;
	font-weight: bold;
	padding:20px 0 0 0;
}

.sidebar-right .block{
	background: url(images/sidebar-block-repeating-bg.jpg) repeat-y;
	
}

.sidebar-right .block-inner{
	background: url(images/sidebar-block-top-bg.jpg) no-repeat 0 top;
}

.sidebar-right .block-inner-inner{
	padding:20px 20px 70px 20px;
	
	background: url(images/sidebar-block-bottom-bg.jpg) no-repeat 0 bottom;
}


/*footer*/

.footer{
	
	background: black;
	width: 100%;
	
}

.footer-inner{
	width:960px;
	margin: 0 auto;
	background:url(images/footer-bg.jpg) no-repeat;
	height: 200px;

}

.footer-inner .supporters{
padding: 5px 0 0 33px;
}

.footer-inner .supporters a{
	color: white;
	text-decoration:none;
	
}


.footer-inner .supporters a:hover{
	text-decoration:underline;
}


.footer-bottom{
margin-top: 120px;
font-size: 11px;
color: #5e646b;
}

.copyright{
float:left;
padding-left: 5px;
}

.designer{
float:right;
padding-right: 5px;
}

.designer a{
color: #5e646b;
padding: 0 5px;
}

.designer a:hover{
text-decoration: none;
}



/*subpage*/

.not-front .header{

	height:245px;
	background: url(images/subpage-header.jpg) no-repeat;
}

.not-front .page{
	background: #464646 url(images/subpage-page.jpg) repeat-x;
}

.not-front .logo a{
margin:12px 0 0 20px;
}

.not-front .content-main .block-inner{
	border-bottom:1px solid lightgray;
	padding-bottom: 20px;
	overflow:hidden;
}

.not-front .content-main .block{
	padding: 0;
	margin-bottom: 30px;
	}

.not-front .content-main .block .img{
	height:165px;
	float:left;
}

.not-front .content-main .block img{
	float:left;
	margin: 0px 10px 10px 0;
	
}













/* slightly enhanced, universal clearfix hack */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */











