/***************************************************
*********** COMMON STYLE FOR LOVATV/LOVABLOG *******
***************************************************/
.exp_bg {
    background: url("/img/bg-line.png") repeat-y;
    width: 714px;
    height: 100%;
    text-align: center;
    margin: auto;
}

.exp_tbl {
    width: 100%;
    height: 500px;
}

.exp_middle {
    width: 870px;
    height: 100%;
  
    text-align: left;
    margin: auto;
}

.exp_title{
    font-size: 15pt;
    color: #FFF;
    background-color: #000;
    line-height: 30px;
    margin-bottom: 2px;
    padding-left: 5px;
    font-style: italic;
    margin-bottom: 2px;
}

.exp_date {
    float: right;
    color: #666;
    font-size: 10pt;
    margin-bottom: 2px;
    margin-right: -5px;
    font-style: italic;
}

.exp_text{
    margin-top: 20px;
    font-size: 10pt;
    padding-right: 20px;
    font-family: "helvetica";
    width: 100%;
    color: #484746;
}

.exp_posts{
    width: 520px;
    margin-top: 30px;
}

.exp_leftside{
   position: absolute;
   left: 20px;
   margin-top: 30px; 
   text-align: left;
}

.exp_large_menu {
    font-size: 22pt;
    color: #867227;
}

.exp_large_menu a {
    font-size: 22pt;
    color: #867227;
    text-decoration: none;
}

.exp_menu{
    font-size: 12px;
    margin-left: 20px;
    font-family: "Trajan Pro";
	text-transform:uppercase;
}

.exp_menu a{
    text-decoration: none;
    color: #666;  
}

.exp_menu a:hover{
    text-decoration: none;
    color: #867227;  
}

.exp_separtor{
    width: 120px;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 7px;
}

.exp_search_box {
    width: 120px;    
    margin-top: 30px;
    margin-left: 20px;
}

.exp_search {
    font-size: 9pt;
    float: left;
    margin-bottom: 3px;
}

.exp_search a {
    text-decoration: none;
    color: #666;
}

.exp_search_input {
    float: right;
    margin-top: 5px;
    width: 120px;    
}

.exp_search_input input {
    width: 100%;
}

.exp_rightside {
    position: absolute;
    margin-top: 30px;
    right: 50px;
    color: #867227;
    font-size: 7pt;
}

.exp_rightside a {
    color: #867227;
    text-decoration: none;
}

.exp_rightside a:hover {
    color: #FFF;
    text-decoration: none;
}

/***************************************************
*********** STYLE CLASSES FOR LOVATV ***************
***************************************************/
.lovatv_video_thumb {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -15px;
    cursor: pointer; 
}

.lovatv_video_thumb img {
    margin-left: 10px;
    margin-top: 5px;
}

.lovatv_video_thumb:hover {
    background-color: #AAA;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.lovatv_video_thumbs table {
    width: 100%;
}

.lovatv_video_thumb_title1{
    font-size: 11pt;
    font-weight: bold;
    color: #867227;
    font-family: "Times New Roman"
}

.lovatv_video_thumb_title2{
    font-size: 10pt;
    font-family: "Times New Roman"    
}

.lovatv_scrolling_item {
    display: none;
}

.lovatv_content_scroll {
    width: 280px;
    float:left;
    height: 400px;
    overflow: hidden;
    margin-top: 5px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.lovatv_content_holder {
    height: auto;  
}

.lovatv_content_slider {
    width: 1px;
    height: 390px;
    margin-left: 10px;
    margin-top: 15px;
    background: #484746;
    position: relative;
    float:left;
}

.ui-slider-handle {
    background-image:url("/img/bila_black.png");
    background-repeat:no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: -6px;
    margin-top:5px;
    border:0px solid;
}

.lovatv_search_result_head {
    font-size: 12pt;
    font-style: italic;
    color: #666;
    margin-top: -10px;
    margin-bottom: 5px;
}

.input_filter_search {
    width:168px;
    background-color:#CCCCCC;
    border:0px;
    height:15px;
    font-size:8pt;
    color:#333333;    
}


/***************************************************
*********** STYLE CLASSES FOR LOVABLOG *************
***************************************************/
.twitts {
    color: #000;
}

.twitts_title {
   font-size: 12pt;
   font-style: italic;
}

.twitter_item {
    margin-top: 10px;
    font-size: 7pt;
    color: #000;
    width: 150px;
    text-align: left;
}

.twitter_item_link {
    margin-top: 5px;
    color: #999;
}

.twitter_item_link a {
    color: #999;
    text-decoration: none;
}    

.twitter_item_link a:hover {
    color: #867227;
    text-decoration: none;
}

.twitter_separtor{
    background-color: #666;
    height: 1px;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
}

#twitter_feed {
    margin-top: 10px;
    font-size: 8pt;
    color: #000;
    width: 150px;
    text-align: left;
    margin-left: -30px;
}

#twitter_feed ul {
    list-style-type: none;
    margin-top: 5px;
    width: 100%;
}
#twitter_feed ul li{
    margin-top: 15px;
    width: 100%;
    border-bottom: 1px solid #666;
}
#twitter_feed ul li.lastTweet {
    border-bottom: none;
}

#twitter_feed ul li a {
    color: #999;
    text-decoration: none;
}

#twitter_feed ul li a:hover {
    color: #867227;
    text-decoration: none;
}




/*
.twitted {
	width: 16em;
	margin-bottom: 1.5em;
	border: 1px solid #888;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #fff;
	background-color: #888;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("/css/loader.gif") 1em center no-repeat;
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	display: block;
}

.twitted ul#twitter_update_list li span a {
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}*/






.lovablog_links_menus {
    text-align: center;
    margin: auto;
    font-size: 8pt;
}

.lovablog_links_menus_sel a {
    text-decoration: none;
    color: #867227;
    padding-left: 5px;
    padding-right: 5px;
}

.lovablog_links_menus a {
    text-decoration: none;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.lovablog_links_menus a:hover {
    text-decoration: none;
    color: #867227;
    padding-left: 5px;
    padding-right: 5px;    
}

.lovablog_links_menus .selected_link {
    text-decoration: none;
    color: #a78d2d; 
}

.lovablog_links_tbl {
    font-family: helvetica,arial;
    font-size: 12px;
    display: none;
}

.lovablog_links_tbl a {
    width: 320px;
    text-decoration: none;
    color: #a78d2d;
}

#content-scroll-link {
    float:left;
    width: 320px;
    height: 450px;
    margin-left: 300px;
    margin-top: 30px;
}

#content-holder-link {
    width: 320px;
    height: auto; 
    text-align: center;
    margin: auto;
}

#content-slider-link {
    width: 1px;
    height: 435px;
    margin-left: 15px;
    margin-top: 45px;
    background: #484746;
    position: relative;
    float:left;
}

.archive_header {
    background-color: #000;
    padding: 3px;
    padding-left: 10px;      
}

.archive_date {
    float: left;
    color: #FFF;
    font-size: 10pt;
  
}
.archive_navig {
   float: right; 
   color: #867227;
   font-size: 9pt;
   font-style: italic;
}

.archive_navig a {
   color: #867227;
   font-size: 9pt;
   font-style: italic;
   text-decoration: none;
}

.archive_navig a:hover {
   color: #ffffff;
   font-size: 9pt;
   font-style: italic;
   text-decoration: none;   
}

.archive_title {
   color: #867227;    
   font-style: italic;
   font-size: 12pt;
   padding: 10px;
   padding-top: 5px;
}

.archive_text {
   color: #000000;    
   font-style: italic;
   font-size: 10pt;
   padding-left: 10px;
   padding-right: 10px;
}

.archive_timedate{
    float: right;
    font-size: 10pt;
    padding-top: 3px;
    padding-right: 5px;
}

.archive_bg_dark {
    background-color: #c7c6b1;
}

.archive_bg_light {
    background-color: #daddd8;
}

/* CALENDAR */
.cal_tbl {
    width: 286px;
    color: #666;
    font-size: 10pt;
}

.cal_tbl table td{
    font-family: Arial;
    height: 40px;
    width: 40px;
    opacity: 0.7;
}

.usual_td {
    background-color: #c8c8c8;
    font-weight: bold;
    color: #000000;
}

.event_td {
    background-color: #93844a;
    font-weight: bold;
    color: #000000;  
    cursor: pointer;
}

.event_td a {
   color: #000000; 
   text-decoration: none;
}

.activ_td {
    background-color: #ff0000;
}

.inactive_td {
    background-color: #c8c8c8;
    font-weight: bold;
    color: #999;
}

.cal_hr {
    border: none;
    height: 1px;
    background: #666;
}

.cal_week_day {
    text-align: left;
    vertical-align: bottom;
    font-size: 8pt;
    padding-bottom: 5px;  
}

