/***************************************************

			 © 2009 CARPE DIEM DESIGN
	FESTIVAL OF CHAMBER THEATRE RISTO SHISHKOV
					 LAYOUT

***************************************************/

body, html {
	color: #000;
	background: #EEE url(../images/rs_body_bg.jpg) top center repeat-x;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
}

#container {
	position: relative;
	margin: 0px auto;
	text-align: left;
}

#header {
	overflow: hidden;
	height: 240px;
}

#content {
	overflow: hidden;
}

#footer {
	background: #333;
	clear: both;
	border-top: 5px solid #C90404;
	/*overflow: hidden;*/
}

.siskov {
	background: url(../images/rs_main_bg.jpg) top center no-repeat;
	overflow: hidden;
}

.wrap {
	margin: 0 auto;
	width: 870px;
	overflow: hidden;
}

/*************************/
/***** HEADER STYLES *****/
/*************************/


/******************************************/
/***** TYPOGRAPHY AND HEADLINE STYLES *****/
/******************************************/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #c90404;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/h_separator_L.jpg) bottom left no-repeat;
	padding-bottom: 15px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #c90404;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/h_separator_M.jpg) bottom left no-repeat;
	padding-bottom: 15px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #c90404;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/h_separator_S.jpg) bottom left no-repeat;
	padding-bottom: 15px;
}

h4 {
	font-size: 18px;
	padding-bottom: 5px;
	color: #000;
}


h5 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #C90404;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

p {
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 15px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

/**************************/
/***** CONTENT STYLES *****/
/**************************/

#full_width {
	width: 870px;
	float: left;
	margin-bottom: 20px;
}

#left_column {
	margin-bottom: 20px;
	width: 280px;
	float: left;
}

#left_wide_column {
	float: left;
	width: 560px;
	margin-bottom: 20px;
	padding-right: 30px;
}

#right_column {
	float: right;
	width: 280px;
	/*padding-left: 15px;*/
	margin-bottom: 20px;
}

#center_column {
	margin: 0px 15px;
	margin-bottom: 20px;
	width: 280px;
	float: left;
}

#right_column ul li {
	color: #000;
	margin-bottom: 5px;
	line-height: 1.6em;
}

#right_column ul li span {
	display: inline;
	color: #999;
}

/* GALLERY STYLES */

.gallery_box {
	width: 870px;
	overflow: hidden;
	margin: 20px 0px 20px;
}

.gallery_text_wrapper {
	float: left;
	width: 230px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 19px;
	border-right: 1px solid #CCC;
	line-height: 1.6em;
	margin-right: 20px;
}

.gallery_box_theatre {
	font-weight: bold;
}

.gallery_box_theatre span {
	display: block;
	color: #999;
	font-weight: normal;
}

.gallery_box_title {
	color: #C90404;
}

.gallery_box_images {
	display: block;
}

.gallery_image a {
	margin-right: 20px;
	float: left;
	background: #DDD;
}

.gallery_image a:hover {
	background: #C90404;
}

.gallery_image a img {
	height: 90px;
	width: 120px;
	padding: 5px;
}

/* PAGINATION STYLE */

#pagination, #pagination_l {
	padding: 15px 10px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#pagination_l {
	margin-bottom: 20px;
	clear: both;
}

#pagination ul, #pagination_l ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#pagination ul li, #pagination_l ul li {
	display: inline;
}

#pagination ul li a, #pagination_l ul li a {
	padding: 3px 5px;
	color: #C90404;
}

#pagination ul li a:hover, #pagination_l ul li a:hover {
	background: #DDD;
	text-decoration: none;
	color: #000;
}

#pagination ul li a span, #pagination_l ul li a span {
	color: #000;
}

#pagination ul li a:hover span, #pagination_l ul li a:hover span {
	color: #C90404;
}

#pagination ul li a.pagination_active, #pagination_l ul li a.pagination_active {
	color: #000;
	background: #DDD;
	font-weight: bold;
}

.pagination_total {
	display: inline;
	float: left;
}

.pagination_total span {
	color: #C90404;
	font-weight: bold;
	padding: 0px 5px;
}

/* PROGRAMME PARAGRAPHS STYLES */

.clock {
	font-weight: bold;
	margin: 10px 0px 0px;
	color: #000;
}

.show {
	margin: 0px;
}

.show span {
	color: #555;
	display: block;
}

.directors {
	color: #999;
}

/* LAUREATS STYLES */

.laureats_box {
	display: block;
	margin-bottom: 15px;
}

.laureats_box_l {
	display: block;
	margin-bottom: 0px;
}

.laureats_img {
	border: 5px solid #666;
	overflow: hidden;
}

.laureats_name h1 {
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
}

.laureats_year {
	font-size: 10px;
	color: #C90404;
}

/*************************/
/****** MAIL STYLES ******/
/*************************/

label #name, label #email, label #phone, label #title, label #message {
	margin-bottom: 10px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label #mail_button {
	display: block;
}

label span {
	color: #000;
	display: block;
	margin-bottom: 3px;
}

label span span {
	color: #d00605;
	display: inline;
	font-weight: bold;
}

.info_p {
	margin-top: 20px;
}

.info_p span {
	color: #d00605;
	font-weight: bold;
}

/*************************/
/***** FOOTER STYLES *****/
/*************************/

#footer_menu {
	overflow: hidden;
	border-bottom: 1px solid #000;
}

#footer_menu ul {
	padding: 15px 0px;
	float: left;
}

#footer_menu ul li {
	display: inline;
	color: #b0b0b0;
}

#footer_menu ul li a {
	color: #FFF;
}

#footer_menu ul li a:hover {
	color: #b0b0b0;
	text-decoration: none;
}

/* SOCIAL BOOKMARKS STYLE */

#social_bookmarks {
	float: right;
	margin: 11px 0px
}

a.facebook  {
	background: url(../images/rs_button_facebook.jpg) no-repeat 0px -24px;
	width: 24px;
	height: 24px;
	overflow: visible;
	display: block;
	float: left;
	margin-right: 10px;
}

a:hover.facebook  {
	background: url(../images/rs_button_facebook.jpg) no-repeat 0px 0px;
}

a.you_tube {
	background: url(../images/rs_button_you_tube.jpg) no-repeat 0px -24px;
	width: 24px;
	height: 24px;
	overflow: visible;
	display: block;
	float: left;
}

a:hover.you_tube {
	background: url(../images/rs_button_you_tube.jpg) no-repeat 0px 0px;
}

a.twitter {
	background: url(../images/rs_button_twitter.jpg) no-repeat 0px -24px;
	width: 24px;
	height: 24px;
	overflow: visible;
	display: block;
	float: left;
	margin-right: 10px;
}

a:hover.twitter {
	background: url(../images/rs_button_twitter.jpg) no-repeat 0px 0px;
}

/* LOGO AND SPONSORS STYLE */

#logo_sponsors {
	border-top: 1px solid #535353;
	float: right;
}

#logo_siskov img {
	float: left;
}

#logo {
	display: block;
	overflow: hidden;
	padding: 25px 0px 0px 115px;
}

a.strumica {
	background: url(../images/rs_strumica_crest2.jpg) no-repeat 0px -49px;
	width: 40px;
	height: 49px;
	overflow: visible;
	display: block;
	float: left;
	margin-top: 40px;
}

a:hover.strumica {
	background: url(../images/rs_strumica_crest2.jpg) no-repeat 0px 0px;
}

a.ministry {
	background: url(../images/rs_ministry2.jpg) no-repeat 0px -50px;
	width: 77px;
	height: 50px;
	overflow: visible;
	display: block;
	float: left;
	margin: 38px 20px 0px 20px;
}

a:hover.ministry {
	background: url(../images/rs_ministry2.jpg) no-repeat 0px 0px;
}

a.komunalec {
	background: url(../images/rs_komunalec2.jpg) no-repeat 0px -20px;
	width: 80px;
	height: 20px;
	overflow: visible;
	display: block;
	float: left;
	margin-top: 55px;
}

a:hover.komunalec {
	background: url(../images/rs_komunalec2.jpg) no-repeat 0px 0px;
}

/* COPYRIGHT AND VALIDATION STYLE */

#copyright_validation {
	background: #000;
	color: #CCC;
	font-size: 10px;
	padding: 10px 0px;
	overflow: hidden;
}

#copyright_note {
	float: left;
}

#copyright_note a {
	color: #CCC;
	padding-left: 18px;
	margin-left: 8px;
	background: url(../images/rs_valid1.jpg) top left no-repeat;
}

#copyright_note a:hover {
	color: #FFF;
	background: url(../images/rs_valid2.jpg) top left no-repeat;
	text-decoration: none;
}

/* CARPE DIEM STYLE */

#carpe_diem_design {
	float: right;
	color: #b0b0b0;
	display: none;
}

#carpe_diem_design span {
	color: #c90404;
	font-weight: bold;
}