/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";
/* CSS Document */

/* =Basic classes */
ul.ul_def, ul.ul_def li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
	a{
	color:#8B7836;
}
.line_height_def {
	line-height: 1.4em;
}
.v_splitter {
	margin: 10px 0px;
	height: 1px;
	font: bold 0px/0px serif;
	background: #ccc;
	clear: both;
}
.v_splitter hr {
	display: none;
}
.tf_input, .textarea, .select, .select_multi, .tf_upload {#footer .inf span.tel
	width: 15em;
}
.textarea {
	height: 8em;
}
/* Basic classes */

/* =Checkboxes */
.checkbox_item {
	overflow: hidden;
}
.checkbox_item .checkbox {
	float: left;
	width: 1.2em;
}
.checkbox_item label {
	cursor: default;
	margin: 0.2em 0px 0px 0.2em;
	float: left;
}
.tbl_checkbox_list td {
	padding: 2px;
	vertical-align: middle;
}
.tbl_checkbox_list td.td_delimiter {
	width: 4em;
}
/* Checkboxes */

/* =Radiobuttons */
.radiobutton_item {
	overflow: hidden;
	margin: 2px;
}
.radiobutton_item .radiobutton {
	float: left;
	width: 2em;
}
.radiobutton_item label {
	cursor: default;
	padding: 0.2em 0px 0px 0.2em;
	float: left;
}
.tbl_radio_list td {
	padding: 2px;
	vertical-align: middle;
}
.tbl_radio_list td.td_delimiter {
	width: 4em;
}

/* Radiobuttons */

/* =Layout begin */
#page {
	margin: auto;
	padding-bottom: 10px;
}
.top_menu li {
	display: inline;
}
.top_menu ul {
	float:right;
	margin:0;
	padding:0 10px 0 0;
}
.top_menu ul li {
	float:left;
	background:none;


	padding:0 0 0 5px;
}

.top_menu ul li a{
	background:url(../images/bg_nav.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.top_menu ul li a.active,
.top_menu ul li a:hover{
	background:url(../images/bg_nav.gif) no-repeat 0 -50px;
	color:#fff;
}
.top_menu ul li a.active span,
.top_menu ul li a:hover span{
	background:url(../images/bg_nav.gif) no-repeat 100% -75px;
}

.top_menu ul li a span{
	background:transparent url(../images/bg_nav.gif) no-repeat scroll 100% -25px;
	cursor:pointer;
	float:left;
	
	color:#fff;
	font-size:13px;
	padding:3px 12px 4px;
}	

/* Layout end */

/* =Sizes begin */
#page {
	/*margin-top: 10px;*/
}
#page{
	width: 900px;
}	
.top_menu {
	float:right;
        width: 450px;
}
#header h1.logo {
	float:left;
	height:97px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:419px;
}
#header h1.logo a{
	background: url(../images/bg_logo.gif) no-repeat scroll 0 0;
	display:block;
	height:97px;
	text-indent:-99999px;
	width:419px;
}
.header span.service {
	background:transparent url(../images/service.gif) no-repeat scroll 0 0;
	float:right;
	height:41px;
	margin:23px 0 0;
	padding:0 0 0 90px;
	text-indent:-99999px;
	width:259px;
}
.flash{
	width:900px;
	background:url(../images/flash_bg.gif) no-repeat 0 100%;
}
#content {
	padding: 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.holder{
	background:transparent url(../images/bg_holder.gif) repeat-y scroll 0 0;
	float:left;
	margin:23px 0 0;
	padding:0 0 10px 0;
	width:900px;
}
h1, h2, h3, h4, h5, h6, #footer .bottom_menu ul {
	padding: 0px;
	margin: 0px;
}
h1 {
	padding: 0.5em 0px 1em;
}	
#footer .bottom_menu ul li {
	padding: 0px 10px;
}
#footer .bottom_menu ul {
	margin-top: 20px;
}
.copyright { 
	background:transparent none repeat scroll 0 0;
	color:#F8D893;
	font-size:12px;
	margin:0px;
	margin-left: 10px;
	text-align:center;
	float:left;
	width:864px;
	padding-bottom: 10px;
}
h1.warning {
	padding: 10em;
}

/* Sized end */

/* =Typefaces and font-sizes begin */
body {
	font: normal 12px Helvetica,sans-serif;
	line-height:18px;
}
h1 {
	font-size: 2em;
	font-weight:normal;
}
h2 {
	font-size: 1.6em;
}
#footer{
	background:#000000;
	float:left;
	margin:26px 0 0;
	padding:0 0 15px 36px;
	width:864px;
}
#footer .bottom_menu{
	float:left;
}
#footer .bottom_menu ul{
	float:left;
	margin:0;
	list-style:none;
	padding:20px 0 0;
}
#footer .bottom_menu ul li{
	line-height:14px;
	background:none;
	padding:10px 0 0 0;
}
#footer .bottom_menu ul li a {
	color:#8B7836;
	text-decoration:none;
}
#footer .bottom_menu ul li a.active, 
#footer .bottom_menu ul li a:hover{
	color:#FAE89D;
}
#footer .bottom_menu ul li a:hover,
#footer .bottom_menu ul li a.active {
	text-decoration: none;
}
.cms_content {
	font: normal 12px/16px Tahoma;
}
input, textarea, select {
	font: normal 12px Tahoma;
}
/* Typefaces and font-sizes end */

/* Colors begin */
body {
	background:url(../images/bg_body_home.gif) repeat-x 0 0;
}
h1{
	color:#000080;
}
ul.ul_side_menu li a,
.top_menu li a,
#footer .bottom_menu ul li a {
	/*color: #3300ff;*/
}

#content {
	clear:left;
}
#page {
	/*background: #ececec;*/
}
/* Colors end */

/* =Forms begin */
.message_box {
	border: solid 1px #ccc;
	padding: 10px;
	width: 50%;
	margin: 1em auto;	
	overflow: hidden;
}
.message {
	text-align: center;
	font-weight: bold;
	padding: 1em;
}
.f_invalid {
	background:#EE5252;
}
.f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}
fieldset.data_container {
	border: 0px;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}
fieldset.data_container .f_row {
	overflow: hidden;
	padding: 2px 0px;
	clear: both;
}
fieldset.data_container .f_row label {
	float: left;
	width: 132px;
	padding-left: 264px;
}
fieldset.data_container .checkboxes {
	padding: 2px 0px;
}
fieldset.data_container .checkboxes input {
	margin: 0px;
	padding: 0px;
}
fieldset.data_container .f_row .f_inputs {
	padding-left: 28%;
}
fieldset.data_container .warning_mess {
	color: red;	
	text-align: center;
	padding-bottom: 10px;
}
fieldset.data_container .warning_mess table {
	margin: auto;
}
fieldset.data_container .warning_list ul {
	margin: 0px;
	padding: 5px 0px 5px 35%;
	text-align: left;
}
fieldset.data_container .warning_list li {
	text-align: left;
	background:none;
}
fieldset.data_container .box_images {
	text-align: center;
}
.f_buttons {
	padding-left: 33%;
	margin-left: 4px;
}
.f_inalid {
	border-color: red;
}
.help_link {
	padding-left: 45%;
}
.f_radio {
	
}
/* =Contact Us Form begin */
.form_contact input, .form_contact textarea {
	width: 38%;
}
/* Contact Us Form end */

/* =Register Form begin */
fieldset.form_register .f_row label {
	width: 132px;
	padding-left: 0px;
}
fieldset.form_register .title {
	padding-left: 30%;	
	font: bold 1.2em Arial;
}
fieldset.form_register input {
	margin:0 3px 0 0;
}

/* =State component begin */
fieldset.form_register .state_row .country_list select {
	width: 12%;
}
fieldset.form_register .state_row .country {
	float: left;
	width: 15%;
	padding-left: 30%;	
	margin-right: 4px;
}
/* State component end */

/* =Antispam component */
fieldset.antispam {
	border: 0px;
}
.antispam .f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}
fieldset.antispam .f_inputs input {
	width: 4em;
	margin-top: 0.8em;
}
.data_container fieldset.antispam .caption {
	padding-left: 30%;
}
/* Antispam component */

/* Register Form end */

/* =Advanced Form begin */
fieldset.form_advanced .caption {
	padding: 0.5em 0 0.5em 20em;
}

/* =Date Component begin */
.f_date, .btn_date {
	float: left;
}
.btn_date {
	margin: 1px;
}
/* Date Component end */

/* Advanced Form end */

/* =Active Poll begin */
.poll_questions_body h5.question {
	font: bold 1.2em Arial;
	color: #000;
}
.poll_questions_body fieldset.active_poll {
	margin: 0.5em 0px 0px 0px;
	padding: 0px;
}
.poll_questions_body fieldset.active_poll .f_row label {
	float: none;
	padding: 0px 0.5em 0.5em;
}
.poll_questions_body fieldset.active_poll .f_row .f_radio {
	width: 17px;
	padding: 0px;
	margin-top: -3px;
	float: left;
}
.poll_questions_body fieldset.active_poll .f_row .f_buttons {
	padding: 0.5em 0px 0px;
}
/* Active Poll end */

/* =MessageBox list */
.ul_message_box {
	padding: 0px 0px 0px 2em;
	
}	
.ul_message_box li {
	color: #f00;
	/*font-weight: bold;*/
	padding: 2px 0px;
	background:none;
}
/* MessageBox list */

/* =Date Panel */
.date_time_panel select {
	margin-right: 2px;
}
.date_time_panel select {
	width: auto;
}
/* Date Panel */

/* =Date Time Panel */
.date_time_panel select {
	margin-right: 2px;
}
.date_time_panel select {
	width: auto;
}
/* Date Time Panel */

/* =Newsletter Signup panel */
.signup_panel {
	overflow: hidden;
}
.signup_panel label,
.signup_tf_inputs {
	margin: 0px 4px 0px 0px;
}
.signup_panel label,
.signup_panel a.button,
.signup_tf_inputs {
	float: left;
}
.signup_panel label {
	padding: 0.3em 0px 0px 0px;
}
.signup_panel .signup_tf_inputs {
	padding-top: 1px;
}
.signup_panel .signup_tf_inputs input {
	width: 15em;
}
/* Newsletter Signup panel */

/* =City Select Panel */
.city_select_panel {
	margin: 4px 0px;
}
.city_select_panel_loader {
	position: absolute;
	margin: -12px 0px 0px 0px; 
}
/* City Select Panel */

/* =Calendar */
.btn_date {
	margin: -1px 0px 0px 2px;
}
/* Calendar */

/* =ABC Search */
.ul_abc_search, .ul_abc_search li {
	padding: 0px;
	margin: 0px;
}
.ul_abc_search li {
	display: inline;
	padding-right: 1em;
}
/* ABC Search */

/* =Add More */
.add_more_box {
	margin: 4px 0px;
}
.add_more_box .remove_box,
.add_more_box .f_inputs {
	float: left;
	padding-left: 4px;
}
.add_more_box .remove_box a {
	margin-top: -1px;	
	position: absolute;
}
.add_more_box .select {
	margin-top: 1px;
}
/* Add More */

/* Forms end */

/* =Pagenavigator */
.pagenavigator, .pagenavigator li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.pagenavigator {
	display: block;
	text-align: center;
}
.pagenavigator li {
	display: inline;
	padding: 0px 0.5em;
}
/* Pagenavigator */

/* =Datagrid */
.tbl_datagrid {
	width: 100%;
	border: solid 1px;
	background: #fff;
}
.tbl_datagrid td {
	padding: 4px;
}
.tbl_datagrid td {
	border-left: solid 1px;
	border-right: solid 1px;
}
.tbl_datagrid .tr_header td {
	border: solid 1px;
}
.tbl_datagrid,
.tbl_datagrid td,
.tbl_datagrid .tr_header td {
	border-color: #ccc;
}
.tbl_datagrid .tr_header td,
.tbl_datagrid .tr1 td {
	background: #eee;
}
.tbl_datagrid .tr_header td {
	vertical-align: middle;
	font-weight: bold;
}
.tbl_datagrid .td_checkbox {
	padding-top: 3px;
}
.tbl_datagrid .td_checkbox,
.tbl_datagrid .td_edit,
.tbl_datagrid .td_move_up,
.tbl_datagrid .td_move_down,
.tbl_datagrid .td_move_to_top,
.tbl_datagrid .td_move_to_bottom,
.tbl_datagrid .td_delete {
	width: 1%;
}
.tbl_datagrid .td_title {
	width: 20%;
}
.tbl_datagrid .td_description {
	width: 60%;
}
.tbl_datagrid .td_enabled,
.tbl_datagrid .td_default {
	text-align: center;
}
/* Datagrid */

/* =Search panel */
.search_panel {
	margin: 4px 0px;
}
.search_panel .tf_input,
.search_panel .select {
	float: left;
}
.search_panel .tf_input {
	margin: 2px 4px 0px 0px;
}
.search_panel .select {
	margin: 3px 4px 0px 0px;
}
/* Search panel */

/* =Tooltip */
.tooltip {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
}
/* Tooltip */

/* =Comments */
.comments_blog {
	padding: 10px 0px 0px;
}
.comments_blog  fieldset.data_container {
	padding: 5px 0px 10px;
}	
.comments_blog  fieldset.data_container .f_row .f_inputs,
.comments_blog fieldset.data_container .f_row label {
	padding: 0px;
	margin: 0px;
}
.comments_blog fieldset.data_container .f_row label {
	width: 8em;
}
.comments_blog  fieldset.data_container .f_row input {
	width: 20em;
}
.comments_blog  fieldset.data_container .f_row textarea {
	width: 28em;
}
.comments_blog  fieldset.data_container .buttons input {
	width: auto;
	margin-left: 10px;
}
.blog_add_comment {
	padding: 10px 0px 5px;
}
.comments_blog .comments_title dl {
	margin: 0px;
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
	background: #eee;
}
.comments_blog  .comments_content {
	padding: 10px;
	color: #000;
}
.comments_blog .comments_title dt,
.comments_blog .comments_title dd {
	display: inline;
}
.comments_blog .comments_title dt {
	color: #666;
}
.comments_blog .comments_title dd {
	margin-left: 10px;
	font-weight: bold;
}
.comments_blog .comments_box {
	margin: 5px 0px;
	border: solid 1px #ccc;
}
.comments_blog .view_all {
	margin-top: 10px;
}
/* Comments */

/* =Image Uploader */
.imageuploader {
	padding: 10px 0px;
}
.imageuploader .panel_manage,
.imageuploader .panel_edit,
.imageuploader .panel_edit .buttons {
	padding-top: 10px;
}
.imageuploader .panel_edit .buttons input {
	margin-right: 10px;
}
/* Image Uploader */

/* =Tab Manager */
.tab_manager, .tab_manager li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.tab_manager {
	z-index: 10;
	position: relative;
}
.tab_manager li {
	float: left;
	margin: 0px 5px 0px 0px;
}
.tab_manager li a, .tab_manager li span {
	display: block;
	background: #333;
	color: #fff;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #000;
	border-bottom: 0px;
}
.tab_manager li a:hover {
	color: #eee;
}
.tab_manager li span {
	color: #000;
}
.tab_manager_content {
	position: relative;
	z-index: 5;
	padding: 10px;
	border: solid 1px #000;
	margin-top: -1px;
}
.tab_manager li span,
.tab_manager_content {
	background: #eee;
}
/* Tab Manager */

/* =Buttons begin */
.btn {
	display: block;
	float: left;
	cursor: pointer;
	padding: 4px 0px;
	width:84px;
	background:url(../images/btn.gif) no-repeat 0 0;;
	text-align:center;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	height:27px;
	color:#d2b656;
	font-size:14px;
	font-family:Trebuchet MS;
}
input.btn {
	font-size: 12px;
	line-height: 12px;
	padding-top: 3px;
	height: 22px;
}
.none_submit {
	background: transparent;
    border: 0px;
    width: 0px;
    height: 0px;
	position: absolute;	
}
.btn_left {
	margin-right: 0.5em;
}
/* Buttons end */

/* =Links begin */
a:hover {
	text-decoration: none;
}
/* Links begin */

/* =Sitemap begin */
.sitemap {
	margin: auto;
	width: 30%;
	line-height: 1.5em;
}
.sitemap a {
	color: #3300FF;
}
.sitemap li a {
	font-weight: bold;
	text-transform: uppercase;
}
.sitemap li li a {
	font-weight: normal;
}
.rss {
	padding-left: 10%;
}
/* Sitemap end */

/* =FAQ begin */
.faq_content .show_all {
	padding-bottom: 0.5em;
}
.faq_content .faq_quest {
	padding: 0px 0px 0.5em 0px;
}
.faq_quest .faq_link, .faq_quest .faq_link_open {
	font-weight: bold;
}
.faq_quest .faq_link_open {
	color: #000;
}
.faq_quest .answer {
	padding: 10px;
	/*border: solid 1px #ccc;*/
	margin: 0.25em 0px;
}
.faq_quest h3 {
	margin: 0.5em 0px 0.25em;
}
.faq_content .faq_link {
	display: block;
	clear: both;
	margin: 0px 0px 0.25em;
}
/* FAQ end */

/* =Gallery begin */
.gallery {
	text-align: center;
}
/* Gallery end */

/* =Polls begin */
.poll_container {
	border: solid 1px #ccc;
	margin: 0.5em 0px;
}
h1.poll_title {
	font-size: 1.4em;
	background: #eee;
}
.poll_content {
	margin: 0.5em;
}
.poll_content,
h1.poll_title {
	padding: 0.5em;
}
.poll_questions .poll_questions_body .answer {
	padding: 0.5em 0px;
	font-weight: bold;
}
.poll_questions .poll_question_cont .bar_graph {
	margin-right: 6em;
}
.poll_questions .poll_question_cont .label_graph {
	float: left;
	width: 5em;
	padding-left: 100%;
	margin: -1.3em 0px 0px -5em;
	white-space: nowrap;
	color: #3300FF;
}
.poll_questions .poll_question_cont .bar_graph .graph_rate {
	padding: 1px; 
	border: solid 1px #ccc;
}
.poll_questions .poll_question_cont .bar_graph .bar_rate {
	height: 1em;
	background: #ccc;
}
.poll_questions .passive_body .ansver_block {
	padding: 0.2em 0px;
	overflow: hidden;
	clear: both;
}
.active_body .active_poll .f_row {
	margin: 0.2em 0px;
}

.active_polls_body .view_all, .passive_polls_body .view_all {
	margin-top: 0.5em;
}
.active_polls_body .poll_list, .active_polls_body .poll_list li,
.passive_polls_body .poll_list, .passive_polls_body .poll_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.active_polls_body .poll_list li,
.passive_polls_body .poll_list li {
	padding: 0.5em 0px;
}
.poll_view_all {
	margin-top: 0.5em;
}
/* Polls end */

/* =Side menu */
ul.ul_side_menu li {
	padding: 4px;
}
ul.ul_side_menu li a {
	padding-left: 10px;
	border-left: solid 3px #222;
}
ul.ul_side_menu li a:hover,
ul.ul_side_menu li a.active {
	text-decoration: none;
}
ul.ul_side_menu li a:hover,
ul.ul_side_menu li a.active
{
	border-color: #588adc;
	color: #000;
}
/* Side menu */

/* Hack for Safari - hide the linkimagebutton input */
html[xmlns*=""] body:last-child input.none_submit {
    display: none;
}
body:first-of-type input.none_submit {
    display: none;
}


#content .bottom_menu ul li {
	padding: 0px 10px;
}
#content .bottom_menu ul {
	margin-top: 20px;
}
#content .bottom_menu ul li {
	display: inline;
	background:none;
}
#content .bottom_menu ul li a {
	font-weight: normal;
}
#content .bottom_menu ul li a:hover,
#content .bottom_menu ul li a.active {
	text-decoration: none;
}
#content .bottom_menu ul li a:hover,
#content .bottom_menu ul li a.active
{
	color: #444;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.left_column{
	background:#F5F5F5 none repeat scroll 0 0;
float:left;
padding:0 0 0;
width:360px;
}
.holder .title {
	background:#000000 none repeat scroll 0 0;
	height:36px;
	overflow:hidden;
}
.holder .title h3{
	color:#8B7836;
	font-family:helvetica;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:5px 0 0 24px;
}
.holder .title h3 strong{
	font-weight:bold;
}
.holder .title h3 span{
	color:#FFFFFF;
	font-weight:normal;
}
.holder .photo_1{
	background: url(../images/photo_1_1.gif) no-repeat scroll 0 0;
	float:left;
	height:158px;
	margin:20px 0 0 -16px;
	overflow:hidden;
	padding:18px 0 0 19px;
	position:relative;
	width:163px;
}
.holder .left_column .text {
	float:left;
	padding:20px 0 0 20px;
	width:157px;
}
h2{
	font-size:18px;
	line-height:28px;
	margin:0;
	padding:0
}
h5 {
	color:#8B7836;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin:0;
	padding:2px 0 0;
}
h5 a{
	color:#8B7836;
}
.texth5 a{
	color:#8B7836;
}
p{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:10px 0 0;
}
strong.content_text{
	font-weight:normal;
}
.more{
	background: url(../images/btn_more.gif) no-repeat scroll 0 0;
	float:left;
	height:40px;
	margin:25px 0 0;
	text-indent:-9999px;
	width:64px;
}
.sound{
	float:left;
	height:23px;
	margin:25px 0 0 15px;
	width:23px;
}
.holder  .border {
	background: url(../images/bg_border.gif) repeat-x scroll 0 0;
	clear:both;
	height:1px;
	margin:0 30px;
	overflow:hidden;
}
.photo_2 {
	background:url(../images/photo_2_1.gif) no-repeat scroll 0 0;
	float:right;
	height:162px;
	margin:20px -15px 0 0;
	overflow:hidden;
	padding:17px 0 0 22px;
	position:relative;
	width:159px;
}
.right_column{
	float:right;
	width:515px;
}
.right_column ul {
	list-style: none;
}
.right_column div.title{
	background:#000;
	height:36px;
	overflow:hidden;
}
.right_column_sub div.title{
	background:#000;
	height:36px;
	overflow:hidden;
}
.right_column_sub div.title h3{
	color:#8B7836;
	font-family:helvetica;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	background:none;
	margin:0;
	padding:5px 0 0 24px;
}
.right_column_sub div.title h3 span{
	color:#fff;
	text-transform:uppercase;
	font-size:22PX;
}
.right_column div.title h3{
	color:#8B7836;
	font-family:helvetica;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:5px 0 0 24px;
}
.right_column div.title h3 span{
	color:#fff;
}
.content_box {
	float:left;
	padding:20px 0 0 30px;
	width:283px;
}
.photo_3{
	background: url(../images/photo_3_1.gif) no-repeat scroll 0 0;
	float:right;
	height:161px;
	margin:5px -18px 0 0;
	padding:17px 0 0 18px;
	width:161px;
}
.border_2{
	background:#333333 ;
	clear:both;
	height:25px;
}
ul.news {
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
ul.news li {
	background:url(http://oliveramusic.com/images/bg_date_2.gif) no-repeat scroll 23px 2px;
	margin:12px 0 0;
	padding:0 0 0 80px;
	position:relative;
}
ul.news li span.date{
	color:#FAE79C;
	font-size:13px;
	height:35px;
	left:26px;
	position:absolute;
	text-align:center;
	top:2px;
	line-height:16px;
	width:35px;
}

ul.news li span.date strong {
	font-size:18px;
	line-height:18px;
}
.footer .rss {
	border-left:1px solid #232323;
	border-right:1px solid #232323;
	float:left;
	height:170px;
	margin:0 0 0 10px;
	color:#8B7836;
	padding:40px 0 0;
	text-align:center;
	width:169px;
}
.footer .rss label {color:#8B7836;}
.footer .rss #mailingListEmail {
	background: #a59144;
	border: 1px solid #817135;
	padding: 1px 2px;
	color: #eee;
	font-size: 12px;
}
.footer .rss #mailingListSubmit {
	background:transparent url(/images/bg_mailing_link.gif) no-repeat scroll 0 0;
	height:24px;
	text-indent:-9999px;
	width:71px;
	margin-top: 17px;
	border: none;
	cursor: pointer;
}
#footer .links {
	color:#8B7836;
	float:left;
	padding:20px 0 0;
	text-align:center;
	width:166px;
}
#footer .links ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .links ul li {
	padding:25px 0 0;
	background:none;
}
#footer .inf a.book {
	background:transparent url(/images/bg_form_link.gif) no-repeat scroll 0 0;
	display:block;
	height:24px;
	margin:34px 0 0;
	text-indent:-9999px;
	width:139px;
}
#footer .inf span.tel {
	font-size:23px;
	font-weight:bold;
	line-height:28px;
}
#footer .inf {
	border-left:1px solid #232323;
	color:#8B7836;
	float:left;
	font-size:13px;
	padding:0 0 0 38px;
	width:215px;
	height:210px;
}
#footer .inf  span.tel,
#footer .inf  strong,
#footer .inf  p{
	color:#8B7836!important;
	
}
#footer a:hover {
text-decoration:underline;
}
#footer a {
	color:#FAE89D;
	text-decoration:none;
}
h4{
	color:#8B7836;
	font-size:15px;
	margin:0;
	font-weight:bold;
	padding:0;
}
h4 a{
	text-decoration:none;
}
h4 strong.content_text{
	font-weight:bold;
}
.holder_2{
	width:900px;
}
.global_title {
	background:#000000;
	float:left;
	padding:6px 20px 0px;
	margin-bottom: 0px;
	width:860px;
	height:67px;
}
.global_title .menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.global_title .bottom_nav{
	float:left;
	clear:left;
	margin:12px 0 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
.global_title .bottom_nav ul{
	float:left;
}
.global_title .menu ul li{
	float:left;
	background:none;
	font-family:Trebuchet MS;
	font-size:15px;
	line-height:18px;
	padding:4px 18px 0 0px;
}
.global_title .bottom_nav ul li{
	padding:4px 18px 0 0;
}

.global_title .menu ul li a{
	color:#fff;
	text-decoration:none;
}
.global_title h2{
	color:#8B7836;
	float:left;
	font-size:20px;
	margin:5px 0 0;
     width: 300px;

}
.content_white{
	background:#fff;
	float:left;
	width:880px;
	padding:10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.join{
	padding:25px 10px 0;
}
.validator{
	color:#ff0000;
}
.sub_holder{
	background:transparent url(../images/bg_sub_holder.gif) repeat-y scroll 0 0;
	padding:0 0 48px;
	width:900px;
}
.sub_holder  ul.list_2 {
	margin:0;
	padding:0;
	list-style:none;
}
.sub_holder ul.list_2 li.news{
	background:none;
	padding:15px 0 0 20px;
}
.sub_holder ul.list_2 li.watch h3{
	font-size:20px;
	margin:0 0 10px 0;
	padding:0;
}
.sub_holder ul.list_2 li li {
	background: url(../images/bg_date_2.gif) no-repeat scroll 0 2px;
	margin:0 0 20px;
	padding:0 20px 0 48px;
}
.sub_holder ul.list_2 li li.last{
	background:none;
}
.sub_holder ul.list_2 li li a.news{
	text-decoration:none;
}
.sub_holder ul.list_2 li li a.news:hover{
	text-decoration:underline;
}
.sub_holder ul.list_2 li li span.date {
	left:0;
}
* html .sub_holder ul.list_2 li li span.date {
	left:-48px;
}
.sub_holder ul.list_2 li{
	/*background: url(../images/bg_arrow.gif) no-repeat scroll 0 20px;*/
	margin:12px 0 0;
	padding:15px 0 0 30px;
}
.sub_holder ul.list_2 .video {
	margin:0px 0 0 0px;
	float:left;
	overflow:hidden;
	clear:left;
	padding:22px 0 0 1px;
}
.sub_holder .content {
	float:left;
	overflow:hidden;
	padding:28px 30px 0 40px;
	width:493px;
	
}

.global_title .menu ul li a.active, .global_title .menu ul li a:hover {color: #8b7836;}
.landing_page {margin-top: 13px; float: left; width: 870px; background: #f5f5f5; padding: 15px; margin-bottom: -10px; font:bold 12px helvetica; line-height: 20px; font-weight:normal;}
.up_flash_menu {float: left; background: #000; padding: 10px; width: 875px; padding-left: 15px;}
.up_flash_menu h1 {float: left; padding: 0px; font: bold 20px helvetica; color: #8b7836; display:none;}
.up_flash_menu .bottom_menu {float: left;}
.up_flash_menu .bottom_menu ul {padding: 0px; margin: 0px !important;}
.up_flash_menu .bottom_menu ul a {color: #fff; font: 15px trebuchet ms; text-decoration: none;}
.up_flash_menu .bottom_menu ul a:hover, .up_flash_menu .bottom_menu ul a.active {color: #8b7836 !important;}

.column_sub {width: 900px; background: #f5f5f5; float: left; margin-top: 13px; margin-bottom: -10px;}
.left_column_sub {width:509px; float:left; padding: 30px 40px 20px 40px;}
.left_column_sub strong.content_text { font:bold 14px helvetica; color: #8b7836;}
.left_column_sub p { font:12px helvetica; line-height:18px}
.left_column_sub h2 {font: bold 30px helvetica; margin-bottom: 5px;}
/*.left_column_sub a {font: italic bold 12px helvetica; text-decoration: none;}*/
.left_column_sub a:hover {color: #000;}
.left_column_sub #songlist {font: bold 14px helvetica; width: 200px !important; margin-top: 5px; margin-bottom: 5px; color: #411819;}
.left_column_sub #songlist  a {color: #411819; font-size:15px;}
.right_column_sub {width:311px; float:left; background: #dfdfdf;}
.right_column_sub h3 {float: left; font:bold 20px helvetica; color: #000; width: 280px; padding-top: 25px; padding-bottom: 20px; padding-left: 27px; background: url(../images/arrow_sub_page.gif) no-repeat left 30px;}
.right_column_sub #mp3 {padding-left: 17px; }
.artist_clip {float: left; padding-left: 30px; padding-bottom: 40px;}
ul.pagenavigator1{
	width:500px;
	margin:0px;
	height:20px;
	padding:0;
	overflow:hidden;
	list-style:none;
	text-align:right;
}
ul.pagenavigator1 li{
	display:inline;
	padding:0 5px;
	background:none;
}
div.tooltip ul{
	margin:0px 0;
	padding:0;
}
div.tooltip ul li{
	padding:3px 0 0 0;
}
div.tooltip_2{
	padding:10px 25px;
}
ul.map, 
ul.map ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul.map li{
	padding:0 0 0 36px;
	line-height:18px;
	margin:3px 0;
	text-transform:uppercase;
	background:url(../images/bg_point.gif) no-repeat 23px 7px;
	font-weight:bold;
	color:#8B7836;
}
ul.map ul.sub li{
	text-transform:none;
	font-weight:normal;
}
ul.map ul.sub li a{

}
ul.map ul{
	margin:0px 0;
}
ul.map  a{
	text-decoration:none;
}
ul.map ul a:hover{
	text-decoration:underline;
}
.cblTD2{
	
}
#songlist a{
	color:#421819;
}
.client_block{
	font-style:italic;
	padding: 0 17px;
	text-align:right;
	color:#8B7836;
}
.client_block .name{
	color:#50373a;
}
.module{
	padding:10px 17px;
	float:left;
}
.module h2{
	color:#8B7836;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.module .blog_link{
	font-weight:bold;
	color:#000;
}
.module  p{
	padding:7px 0 7px;
}
ul{
	margin:10px 0 0 0;
	padding:0 0 0 5px;
}
ul li{
	padding:0 0 0  15px;
	background:url(../images/bull.gif) no-repeat 0 6px;
}
.right_column ul.news li{
	padding:0 25px 0 80px;
}
#cblPartyType,
table#cblEntertainment{
	width:100%;
}
table#cblEntertainment td.cblTD2,
#cblPartyType td.cblTD2{
	width:200px;
}
#cblPartyType td.cblTD2{
	width:170px;
}
div.name{
	text-align:right;
	padding:0 0 10px 0;
}

/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica;
	background: #333333 url(./images/bg_body_home.gif) repeat-x left top;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	
	height: 192px;
	width: 900px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 14px;
	line-height: 1.4em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .entry p {
	font-size: 14px;
	line-height: 1.4em;
}

.widecolumn {
	padding-top: 0px;
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {

	
}
.thread-even {
	
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	
	border: none;
	}

small {
	font-family: helvetica;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: helvetica;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	color: #111;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: helvetica;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited, .entry p a {
	color: #8B7836;
	background: #EFEFEF;
	padding: 1px;
	}
	
.entry p a:hover {
	color: #202020;
	background: #CCC;
	padding: 1px;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em helvetica;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: helvetica;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em helvetica;
       
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #8B7836;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em helvetica;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 900px;
	
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 5px 7px 14px;
    width: 550px;
	margin: 0px 0 0;
	overflow: hidden;
	clear: both;
}

#content.widecolumn {
	background: #fff;
	padding: 5px 30px 20px;
	width: 840px;
}

.post {
	margin: 12px 14px 40px;
	text-align: left;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	padding-top: 19px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	margin-left: 590px;
        width: 280px;
        _width: 277px;
        background: #DFDFDF;
        padding: 15px;
        
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0 13px 40px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 7px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

        body{
	margin:0;
	font-family:Helvetica Neue, Helvetica,sans-serif;
	color:#000;

	font-size:12px;
}
.home_page_bg{
	background:url(./images/bg_body_home.gif) repeat-x 0 0;
	height:100%;
}
.sub_page_bg{
	background:#411819 url(./images/bg_body.gif) repeat-x 0 0;
}
.main{
	width:900px;
	margin:0 auto;
}
.main .header{
	width:900px;
}
.main .header h1.logo{
	margin:0;
	padding:0;
	width:419px;
	height:97px;
	overflow:hidden;
	float:left;
}
.main .header h1.logo a{
	width:419px;
	height:97px;
	display:block;
	background:url(./images/bg_logo.gif) no-repeat 0 0;
	text-indent:-99999px;
}
.main .header ul.main_nav{
	margin:0;
	padding:0 10px 0 0 ;
	float:right;
	list-style:none;
}
.main .header ul.main_nav li{
	float:left;
	font-size:13px;
	padding:0 0px 0 5px ;
}
.main .header ul.main_nav li a{
	text-decoration:none;
	background:url(./images/bg_nav.gif) no-repeat scroll 0 0;
	float:left;
	color:#fff;
}
.main .header ul.main_nav li a.active,
.main .header ul.main_nav li a:hover{
	background:url(./images/bg_nav.gif) no-repeat 0 -50px;
}
.main .header ul.main_nav li a span{
	background:transparent url(./images/bg_nav.gif) no-repeat scroll 100% -25px;
	float:left;
	cursor:pointer;
	padding:3px 12px 4px;
}
.main .header ul.main_nav li a.active span,
.main .header ul.main_nav li a:hover span{
	background:url(./images/bg_nav.gif) no-repeat 100% -75px;
}
.main .header span.service{
	background:url(./images/service.gif) no-repeat 0 0;
	float:right;
	width:259px;
	height:41px;
	margin:23px 0 0 0;
	padding:0px 0 0 90px;
	text-indent:-99999px;
}
#flash_home{
	width:900px;
	height:300px;
	overflow:hidden;
}
#flash_home_2{
	width:900px;
	height:272px;
	overflow:hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.holder .right_col{
	width:515px;
	float:right;
}
.holder .left_col{
	width:360px;
	float:left;
	background:#f5f5f5;
	padding:0px 0 0 0;
}
.holder  .title{
	background:#000;
	height:36px;
	overflow:hidden;
}
.holder{
	margin:23px 0 0 0;
	background:url(./images/bg_holder.gif) repeat-y 0 0;
	width:900px;
	float:left;
}
.holder .title h3{
	font-size:22px;
	color:#8b7836;
	font-family:helvetica;
	margin:0;
	padding:5px 0 0 24px;
	font-weight:bold;
	line-height:28px;
}
.more{
	width:64px;
	height:40px;
	float:left;
	background:url(./images/btn_more.gif) no-repeat  0 0;
	text-indent:-9999px;
	margin:25px 0 0 0;
}
.sound{
	float:left;
	margin:25px 0 0 15px;
	width:23px;
	height:23px;
	background:url(./images/ico_sound.gif) no-repeat 0 0;
	text-indent:-99999px;
}
.holder .left_col .text{
	width:157px;
	float:left;
	padding:20px 0 0 20px;
}
.content_box{
	width:283px;
	float:left;
	padding:20px 0 0 30px;
}
.holder .title h3 span{
	color:#fff;
	font-weight:normal;
}
.holder .left_col  .border {
	margin:0 30px;
	clear:both;
	height:1px;
	overflow:hidden;
	background:url(./images/bg_border.gif) repeat-x 0 0;
}
.float_right{
	float:right;
}
.photo_3{
	float:right;
	width:161px;
	height:161px;
	margin:5px -18px 0 0;
	background:url(./images/photo_3_1.gif) no-repeat 0 0;
	padding:17px 0 0 18px;
}
.border_2{
	height:25px;
	background:#333333;
	clear:both;
}
ul.list_2 li {padding-left: 0;}
ul.news{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
ul.news li{
	background:url(http://oliveramusic.com/images/bg_date_2.gif) no-repeat 25px 0px;
	padding:0 0 0 80px;
	position:relative;
	margin:12px 0 0 0;	
}
ul.news li span.date{
	position:absolute;
	width:35px;
	height:35px;
	text-align:center;
	font-size:13px;
	left:26px;
	top:0;
	color:#fae79c;
}
* html ul.news li span.date{
	left:-53px;
}
ul.news li span.date strong{
	font-size:18px;
	line-height:18px;
}
ul.news li p{
	padding:3px 0 0 0;
}
.photo_1{
	width:163px;
	height:158px;
	padding:18px 0 0 19px;
	overflow:hidden;
	margin:20px 0 0 -16px;
	float:left;
	position:relative;
	background:url(./images/photo_1_1.gif) no-repeat 0 0;
}
.photo_2{
	width:159px;
	height:162px;
	overflow:hidden;
	margin:20px -15px 0 0;
	float:right;
	position:relative;
	background:url(./images/photo_2_1.gif) no-repeat 0 0;
	padding:17px 0 0  22px;
}
h2{
	font-size:24px;
	line-height:28px;
	margin:0;
	padding:0;
    margin-top: 10px;
    margin-bottom: 3px;
}
h4{
	font-size:15px;
	color:#8b7836;
	margin:0;
	padding:0;
}
h5{
	font-size:14px;
	color:#8b7836;
	margin:0;
	padding:2px 0 0 0;
	font-weight:normal;
	line-height:18px;
}
p{
	font-size:12px;
	margin:0;
	padding:10px 0 0 0;
	line-height:15px;
}
.footer{
	background:#000;
	padding:0 0 0 36px;
	margin:26px 0 0 0;
	float:left;
	width:864px;
}
.footer ul.list{
	list-style:none;
	margin:0;
	float:left;
	padding:20px 0 0 0;
}
.footer ul.list li{
	line-height:14px;
	padding:10px 0 0 0px;
}
.footer ul.list li a{
	text-decoration:none;
	color:#8b7836;
}
.footer ul.list li a:hover{
	color:#FAE89D;
}
.footer .rss{
	border-left:1px solid #232323;
	border-right:1px solid #232323;
	float:left;
	height:214px;
	margin:0 0 0 10px;
	color:#8B7836;
	padding:18px 0 0;
	text-align:center;
	width:169px;
}
.footer .rss #mailingListEmail {
	background: #a59144;
	border: 1px solid #817135;
	padding: 1px 2px;
	color: #eee;
	font-size: 12px;
}
footer .rss #mailingListSubmit {
	background:transparent url(../images/bg_mailing_link.gif) no-repeat scroll 0 0;
	height:24px;
	text-indent:-9999px;
	width:71px;
	margin-top: 17px;
	border: none;
	cursor: pointer;
}
.footer .links{
	width:166px;
	text-align:center;
	float:left;
	color:#8B7836;
	padding:20px 0 0 0;
}
.footer .links ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer .links ul li{
	padding:25px 0 0 0;
}
.footer .inf a.book {
	background:transparent url(../images/bg_form_link.gif) no-repeat scroll 0 0;
	display:block;
	height:24px;
	margin:34px 0 0;
	text-indent:-9999px;
	width:139px;
}
.footer .inf span.tel {
	font-size:23px;
	font-weight:bold;
	line-height:28px;
}
.footer .inf {
	border-left:1px solid #232323;
	color:#8B7836;
	float:left;
	font-size:13px;
	padding:0 0 0 38px;
	width:215px;
	height:232px;
}
.footer .inf  span.tel,
.footer .inf  strong,
.footer .inf  p{
	color:#8B7836!important;
	
}
.footer  a{
	color:#fae89d;
	text-decoration:none;
}
.footer  a:hover{
	text-decoration:underline;
}
p.footer{
	text-align:center;
	color:#f8d893;
	margin:8px 0 0 0;
	background:none;
	font-size:12px;
}
.sub_holder{
	background:url(./images/bg_sub_holder.gif) repeat-y 0 0;
	width:900px;
	padding:0 0 48px;
}
.sub_holder .global_title{
	width:860px;
	background:#000;
	float:left;
	padding:0 20px 16px;
}
.sub_holder .global_title ul.menu{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.sub_holder .global_title ul.menu li{
	font:15px Trebuchet MS;
	float:left;
	line-height:18px;
	padding:4px 0  0 18px;
}
.sub_holder .global_title p{
	font:15px Trebuchet MS;
	float:left;
	line-height:18px;
	color:#fff;
	clear:both;
	width:800px;
}
.sub_holder .global_title ul.menu li a{
	color:#fff;
	text-decoration:none;
}
.sub_holder .global_title h2.page{
	font-size:20px;
	float:left;
	color:#8b7836;
	margin:5px 0 0 0;
}
.sub_holder .content{
	width:507px;
	float:left;
	overflow:hidden;
	padding:28px 30px 0 40px;
       
}
.sub_holder .content h1{
	font-size:30px;
	margin:0;
	padding:0;
	line-height:35px;
}
.sub_holder .content h2{
	color:#8b7836;
	font-size:18px;
	line-height:30px;
	margin:0;
	padding:0;
}
.sub_holder .content h3{
	margin:0;
	padding:0;
	font-size:15px;
	line-height:27px;
}
.sub_holder .content strong.content_text{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#8b7836;
	margin:17px 0 0 0;
	line-height:20px;
}
.sub_holder .content p{
	padding:20px 0 0 0;
}
.sub_holder .sidebar{
	width:320px;
	overflow:hidden;
	float:right;
}
.sub_holder .sidebar ul.list_2{
	margin:0;
	padding:0;
	list-style:none;
}
.sub_holder .sidebar ul.list_2 li{
	padding:15px 0 0 30px;
	margin:12px 0 0 0;
	background:url(./images/bg_arrow.gif) no-repeat 0 20px;
}
.sub_holder .sidebar ul.list_2 li.news{
	background:none;
	padding:15px 0 0 20px;
}
.sub_holder .sidebar ul.list_2 li ul.news{
	margin:0;
	padding:0;
}
.sub_holder .sidebar ul.list_2 li li{
	background: url(./images/bg_date_2.gif) no-repeat scroll 0px 2px;
	padding:0 20px 0 48px;
	margin:0px 0 20px 0;
}
.sub_holder .sidebar ul.list_2 li li  span.date{
	left:0px;
}
.sub_holder .sidebar ul.list_2 li.watch{
	border-top:1px solid #fff;
}
.sub_holder .sidebar ul.list_2 .video{
	margin:22px 0px 0;
}
.sub_holder .sidebar ul.list_2 li h3{
	font-size:20px;
	margin:0;
	padding:0;
}
.sub_holder .sidebar ul.list_2 li ul{
	margin:0;
	padding:25px 0 0 0;
	list-style:none;
}
.sub_holder .sidebar ul.list_2 li ul.listen li{
	background:url(./images/ico_sound_2.gif) no-repeat 0 0;
	padding:0 0 0 40px;
	margin:0;
}
.sub_holder .sidebar ul.list_2 li ul.listen li a.sample{
	width:83px;
	height:38px;
	background:url(./images/bg_sample.gif) no-repeat 0 0;
	text-indent:-99999px;
	display:block;
}
.photos .left_img{
	width:166px;
	height:161px;
	float:left;
	background:url(./images/bg_img.gif) no-repeat 0 0;
	padding:17px 0 0 36px;
}
.photos .right_img{
	background:url(./images/bg_img_2.gif) no-repeat 0 0;
	float:left;
	width:249px;
	height:161px;
	padding:17px 0 0 24px;
}

.global_title {
	background:#000000;
	float:left;
	padding:6px 20px 0px;
	width:860px;
	height:34px;
}
.global_title .menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.global_title .bottom_nav{
	float:left;
	clear:left;
	margin:12px 0 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
.global_title .bottom_nav ul{
	float:left;
}
.global_title .menu ul li{
	float:left;
	background:none;
	font-family:Trebuchet MS;
	font-size:15px;
	line-height:18px;
	padding:4px 18px 0 0px;
}
.global_title .bottom_nav ul li{
	padding:4px 18px 0 0;
}

.global_title .menu ul li a{
	color:#fff;
	text-decoration:none;
}
.global_title h2{
	color:#8B7836;
	float:left;
	font-size:20px;
	margin:5px 0 0;
     width: 300px;

}


#content {background: url("/images/bg_sub_holder.gif") repeat-y; width: 900px;}
.content_box_main {background: #fff; margin-top: 15px; position: relative; zoom: 1; overflow:visible;}

h2 a:hover {color: #8B7836;}

.single-nav {
	margin: 0;
	border-bottom: 1px solid #aaa;
	padding: 8px 3px 15px;
	text-align: center;
}

.commentlist li {padding: 11px 11px 10px 11px;}
.commentlist .thread-even {background: #f9f9f9;border: 1px solid #dadada;}
.commentlist .thread-odd {background: #f5f5f5;border: 1px solid #d1d1d1;}

body.single h2 {
	margin-top: -5px;
}

.single-nav .alignleft {float: left;text-align: left;width: 49%;}
.single-nav .alignright {float: right;text-align: right;width: 49%;}

li.pagenav, li.categories, li.linkcat {background: url(./images/arrow_sub_page.gif) no-repeat left 19px; margin-left: -15px; padding-left: 25px; padding-top: 10px;}
li.cat-item {list-style: none;}

li.pagenav h2, li.categories h2, li.linkcat h2 {font: bold 20px helvetica !important;}
.footer ul.list li a.active {color: #FAE89D;}
#sidebar #searchform #s {width: 170px;}
#sidebar #searchsubmit {border: none; padding: 0px; height: 27px; padding: 4px; width: 83px; color: #D2B656; background: url(./images/btn.gif) no-repeat left top;}
#commentform #submit {border: none; font-size: 1em;padding: 0px; height: 27px; padding: 4px; width: 83px; color: #D2B656; background: url(./images/btn.gif) no-repeat left top;}
