p.note{
	background: #e2e8bf;
	padding: 5px;
}

.message{
	margin: 0px 10px 10px 10px;
}

.loader{
	background: transparent url('../img/img_load.gif') no-repeat 50% 100%;
}

html{
	
}

body{
	height: 100%;
	padding: 0 0 40px;
	background: #EEEEEE url('../img/header_bg_film_strip.png') repeat-x 0 0;
}

.body{

	
}

.wrapper{
	
}

#footer{
	color: #215589;
	margin: 0;
}

#footer a,
#footer .back{
	color: #215589;
}

#footer a:hover{
	color: #000;
}

#header{
	height: 100px;
}

	#header .logo{
		padding: 40px 0 0 10px;
		margin: 0;
	}

	#header .logo h1{
		color: #FFF;
		font-size: 50px;
		font-weight: normal;
		text-shadow: #000 0px 0px 2px;
		float: left;
	}

	#header .logo h1 a,
	#header .logo h1 a:link,
	#header .logo h1 a:visited,
	#header .logo h1 a:hover,
	#header .logo h1 a:active{
		color: #FFF;
		text-decoration: none;
	}
	
	#header .logo p{
		float: right;
		position: absolute;
		right: 10px;
		padding: 0;
		margin: 25px 0 0 0;
		font-size: 14px;
		color: #FFF;
		text-align: right;
		font-weight: bold;
		text-shadow: #0b6703 0px 0px 2px;		
	}

#nav{
	margin: 0;
	text-align: right;
	height: 33px;
	color: #FFF;
	background: url('../img/nav_bg.png') repeat-x 0 0;
}

	#nav .inner{
		padding: 4px 50px 0;
	}

	#nav a,
	#nav a:link,
	#nav a:visited,
	#nav a:active,
	#nav a:hover{
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
	}

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

#page{
	padding: 5px 0 0;
}
	
/* Block */

.block{
/*	background: #FFF;*/
}

.block a{
	color: #000;
	text-decoration: underline;
}

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

.block .head{
	position: relative;
	top: 1px;
	margin: 0 4px 10px 4px;
	padding: 6px 10px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background: transparent url('../img/head_bg.png') no-repeat 0% 0;
}

.block .head a{
	color: #FFF;
	text-decoration: none;
}

.block .head a:hover{
	text-decoration: underline;
}

.block .head small{
	font-size: 70%;
}

.block .block-top{
	z-index: 1;
	height: 11px;
	background: url('../img/block_240_top_bg.png') no-repeat 0 0;
}

.block .block-mid{
	background: url('../img/block_240_mid_bg.png') repeat-y 0 0;	
}

.block .block-bottom{
	height: 11px;
	background: url('../img/block_240_bottom_bg.png') no-repeat 0 0;
}

.block.vk{
	color: #065401;
}

.row-delegate .block .block-top{
	height: 0px;
	background: none;
}

.row-delegate .block .block-mid{
	background: none;	
}

.row-delegate .block .block-bottom{
	height: 0px;
	background: none;
}

.block .inner{
	margin: 0 4px;
	padding: 0px 15px 5px;
}

/* Master */

/*.block.block-master .head{
	margin: 0 4px;
	background-image: url('../img/block_master_head_bg.png');	
}
*/
.block.block-master .block-top{
	background-image: url('../img/block_master_top_bg.png');
}

.block.block-master .block-mid{
	background-image: url('../img/block_master_mid_bg.png');
}

.block.block-master .block-bottom{
	background-image: url('../img/block_master_bottom_bg.png');
}

.block.block-master .inner{
	position: relative;
	top: 6px;	
	margin: -6px 5px 0 5px;
	padding: 5px 15px 5px;
	min-height: 340px;
}

/*.bottom-columns .block .head{
	background-image: url('../img/block_320_head_bg.png');
}
*/
.bottom-columns .block .block-top{
	background: url('../img/block_320_top_bg.png') repeat-y 0 0;	
}

.bottom-columns .block .block-mid{
	background: url('../img/block_320_mid_bg.png') repeat-y 0 0;	
}

.bottom-columns .block .block-bottom{
	background: url('../img/block_320_bottom_bg.png') no-repeat 0 0;
}

/* Spotlight */

.spotlight .block .block-mid{
	background: url('../img/block_480_mid_bg.png') repeat-y 0 0;	
}

.spotlight .block .block-bottom{
	background: url('../img/block_480_bottom_bg.png') no-repeat 0 0;
}

.spotlight .block .block-top{
	height: 11px;
	background: url('../img/block_480_top_bg.png') no-repeat 0 0;
}

.spotlight .block .inner{
	background: none;
}

/* Front Page - Delegate */

.row-delegate .block .block-mid{
	height: 221px;
}

.delegate{
	float: left;
	margin-bottom: -40px;
}

.delegate img{
	position: relative;
	left: 10px;
	top: 0px;	
}

.row-fixed-width .block .block-mid{
	height: 260px;
}

.row-delegate .action-links a,
.row-delegate .action-links a:link,
.row-delegate .action-links a:visited,
.row-delegate .action-links a:active,
.row-delegate .action-links a:hover{
	display: block;
	background: transparent url('../img/front_page_button.png') no-repeat 0 0;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	width: 220px;
	height: 79px;
	font-size: 16px;
	margin: -6px 0 6px 250px;
}

.row-delegate .action-links a:hover{
	text-decoration: underline;
}

.row-delegate .action-links a span{
	display: block;
	padding: 20px 0 0 0;
}

.newsletter{
	position: relative;
	height: 32px;
	margin: 0px 11px 5px 11px;
	background: url('../img/newsletter_bg.png') no-repeat 0 0;
}

.newsletter a.subscribe{
	margin: 0 0 0 10px;
	line-height: 32px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.newsletter a.subscribe:hover{
	text-decoration: underline;
}

.search{
	float: right;
	text-align: right;
	color: #000000;
}

.search form{
	position: relative;
	padding: 0;
	margin: 0;
}

.search #search_input{
	border: 0;
	margin: 6px 6px 6px 6px;
	padding: 0 25px 0 5px;
	width: 90px;
	height: 20px;
	float: right;
	background: transparent url('../img/search_input_bg.png') no-repeat 0 0;
}

.search .search-btn{
	position: absolute;
	top: 10px;
	right: 12px;
}

.search form label{
	margin: 0;
	line-height: 32px;
	color: #000;
	float: left;
	font-weight: bold;
}

/* Link list */

.link-list ul li{
	color: #000;
	border-bottom: none;
}

.link-list ul li a,
.link-list ul li a:link,
.link-list ul li a:visited,
.link-list ul li a:active,
.link-list ul li a:hover{
	color: #000;
	background: url('../img/ico_link.png') no-repeat 0 3px;
}

/* Gallery */

.gallery .prev,
.gallery .next{
	background: transparent url('../img/gallery_nav_prev.png') no-repeat 0 0;
}

.gallery .next{
	background-image: url('../img/gallery_nav_next.png');
}

.gallery .gallery-thumbs{
	background: transparent url('../img/gallery_carousel_bg.png') repeat-x 0 0;
}

.gallery-list img{
	border: 1px solid #504f53;
}

/* Parliament visit */

.block.block-master .parliament .inner{
/*	background: url('../img/parliament_page_bg.png') no-repeat 100% 100%;*/
}

.parliament form{
	background: url('../img/parliament_form_divider.png') no-repeat 0 0;
}

.parliament table tr th{
	background: #FFF;
}

/* Join my team */

.block.block-master .team .inner{
/*	background: url('../img/team_page_bg.png') no-repeat 100% 100%;*/
}

.team form{
	border: 1px solid #879cb2;
	border-width: 1px 0;
}

.user-forms .submit input{
	background: url('../img/form_submit.png') no-repeat 0 0;
}

.user-forms .input.captcha img{
	border: 1px solid #635e5e;
}

.user-forms input,
.user-forms select{
	border: 1px solid #635e5e;
}

/* Media */

.media-list img{
	border: 1px solid #504f53;
}

.block.block-master .media .inner{
/*	background: url('../img/media_page_bg.png') no-repeat 100% 100%;*/
}

/* Calendar */

.block.block-master .calendar .inner{
/*	background: url('../img/calendar_page_bg.png') no-repeat 100% 100%;*/
}

.block.block-master .calendar .link-list li{
	width: 640px;
	border-color: #a6a3a3;
}

/* Slides */

.slides{
	margin: 0px 0px 0 8px;
}

.slides .navigation-inner{
	background: transparent url('../img/slides_nav_bg.png') repeat 0 0;		
}

.slides .navigation h4,
.slides .navigation p {
	color: #0c356c;
}


.slides .pages li a,
.slides .controls li a{
	color: #FFF;
	background: #0c356c;
}

/* Poll */

.poll{
	
}

.block.poll .inner{
	padding: 10px 10px 8px;
}

.poll .poll-option-result{
	background: transparent url('../img/poll_option_glyph.png') no-repeat 0 2px;
}

.poll .poll-bar-border{
	border: 1px solid #879cb2;
	background: #FFF;
}

.poll .poll-bar-fill{
	background: #879cb2;
}

/* Post list */

.post-list{
	
}

.post-list-item{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #abaeb1;
}

.post-row{
	clear: both;
}

.post-row-last .post-list-item{
	border: none;
}

.post-single .date,
.post-list-item .date{
	text-transform: lowercase;	
}

.post-list-item .more{
	display: block;
	margin: 5px 0 0 0;
	text-align: right;
}

.post-list-item .more a{
	font-weight: bold;
	text-decoration: none;
}

.post-single .abstract-image,
.post-list-item .abstract-image{
	float: left;
	margin: 0 10px 5px 0;
}

.post-single .abstract-image img,
.post-list-item .abstract-image img{
	border: 1px solid #abaeb1;
}

.post-single h3,
.post-list-item h3{
	margin: 5px 0 10px 0;
}

.post-single .meta,
.post-list-item .meta{
	margin: 0;
}

.post-single .date,
.post-list-item .date{
	white-space: nowrap;
}

.post-list-grid{
}

.post-list-grid .post-list-item{
	float: left;
	width: 293px;
	margin-right: 20px;
}

.post-list-grid .post-list-item.last{
	margin-right: 0px;
}

.post-tags{
	display: block;
	margin: 15px 0;
	color: #FFF;
}

.post-tags-inner{
	padding: 8px;
	background: #6d7977;
	border: 1px solid #566362;	
}

.post-tags a{
	color: #FFF;
}

.post-attachments,
.post-related{
	border-top: 1px solid #0c5675;
	margin: 20px 0 0;
	width: 240px;
}

.post-attachments h4,
.post-related h4{
	margin: 12px 0 6px 0;
	text-transform: uppercase;
}

.post-related .link-list ul li{
	border-color: #a1a6a5;
}

.ui-widget-header{
	background: #AAA;
	border: none;
}

.subpage-list{
	color: #000000;	
}

.subpage-list a{
	color: #000000;	
}

.subpage-list .thumb img{
	border: 1px solid #AAA;
}

.page-block-attachments{
	
}

.page-block-attachments .attachment .title{
	padding-left: 12px;
	background: url( '../img/attachment_item_bg.png' ) no-repeat 0 3px;
}

.page-block-attachments .attachment .link{
	color: #000000;
}

/* Blog */

.blog .post-list .post-single{
	border-bottom: 1px solid #a1a6a5;
}

.blog .sidebar-block{
	border-bottom: 1px solid #000;
}

/* Comments */

.post-comments{

}

.post-comments .comment{
	border-bottom: 1px solid #AAA;
}