/*
Theme Name: Viva Classica
Theme URI: http://google.com/
Description: Viva Classica.
Version: 1.0
Author: Dmitri
Author URI: http://google.com/
*/

.floatright
{
float: right;
margin: 0 0 0 5px;
border:1px solid #000000;
}
´
.floatleft
{
float: left;
margin: 0 5px 0 0;
border:1px solid #000000;
}

.dbem_events_list{
    margin: 0px -40px;

}

.icon{
    margin: -7px 4px; 
    padding: 4px 0px 4px 0px;
    border: 0pt;
}

p.audioplayer_container {  
    text-align: left;
    margin-top: 0px;
    margin-bottom: 15px;
}  

.wpsc_page_numbers a:hover, .wpsc_page_numbers a:active, .wpsc_page_numbers .selected{
    font-color: #600000;
    font-weight: bold;
}

.widget li.current_page_item a, .widget li.current_page_item a:visited{
   font-weight: bold;
}
/*
.side-widget {
float: left;
margin: 0 0 10px;
padding: 0 10px 15px;
background: url(images/bg-hatch.gif);
border: 1px solid #ddd;
}

.side-widget ul {
padding: 0;
margin: 0;
list-style-type: none;
}

.side-widget ul li {
padding: 0;
margin: 0;
font-size: 13px;
}

.side-widget ul li {
padding-left: 15px;
margin: 2px 0;
}

.side-widget ul li a {
color: #ff0000
}
*/
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 & aligment */

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	}

.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	}

/* frame css */

html, body {
	font-family: Arial, 'Geneva CY', sans-serif;
	color: #222222; 
	margin: 0px; padding: 0px;

}


#sidebar {
	font-size: 85%; 
	//display: table;
	width: 194px;
	text-align:left;
	padding: 0 0 0px 15px;

}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
#sidebar h3 {
	font-family:"Times New Roman",Times,serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#600000;
	font-size: 100%;
	padding: 0px 0 5px;
	margin: 0px;
}


.login p {
	margin: 0px;
}

.login inputt {
	border: 1px solid #d8b162;
	color: #737373;
	background-color:#FFFFFF;
	padding: 2px;
}

.widget {
	margin: 15px 0;
}


hr {
	color:#b3a68e; 
	height:2px; 
	border-style: none; 
	border-top: 1px solid #b3a68e;
	border-bottom: 1px solid #efe0bd;
	background-color:#b3a68e; 
	margin-top:0px; 
	margin-bottom:0px;
        margin-left: 0px;
        padding: 0px;
        margin: 0px;
}

h2 {
	color:#600000;
	font-family:"Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom:20px;
}

h3 {
	color:#600000;
	font-family:"Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	margin-bottom:0px;
        margin-top: 0px;
	padding: 5px 0px 0px;
}

form {
	margin: 0px
}


.block {
	padding-left: 20px;
	padding-right: 20px;
}

.mainC {
	padding: 25px;
}
.leftC {
	padding: 20px;
}

.emptyField {
	color: #666
}


/* link CSS */

a {
	color: #232323; 
	text-decoration: underline; 
}
a:hover {
	color: #b60000; 
	text-decoration: underline;
}
a:active {
	color: #e00000; 
	text-decoration: none;
}

.login-links{
        font-size: 10pt;
}

.leftLinks a:link, .leftLinks, a.red:link {
	color: #750000; 
	text-decoration: underline;
}
.leftLinks a:hover, a.red:hover {
	color: #b60000; 
	text-decoration: underline;
}
.leftLinks a:active, a.red:active {
	color: white; 
	text-decoration: none;
	background-color: #750000 
}

.page_item a:link, .page_item, a.red:link {
	color: #750000; 
	text-decoration: underline;
	line-height: 150%;
}
.page_item a:visited, .page_item, a.red:visited {
	color: #750000; 
	text-decoration: underline;
	line-height: 150%;
}
.page_item a:hover, .page_item a.red:hover {
	color: #b60000; 
	text-decoration: underline;
	line-height: 150%;
}
.page_item a:active, .page_item a.red:active {
	color: #dd0000; 
	text-decoration: none;
	line-height: 150%;
}

h2 a:link {
	color: #660000; 
	text-decoration: underline;
}
h2 a:visited {
	color: #660000; 
	text-decoration: underline;
}
h2 a:hover {
	color: #b60000; 
	text-decoration: underline;
}
h2 a:active {
	color: white; 
	text-decoration: none;
}


a.yellow:link {
	color: #f3e6ce; 
	text-decoration: underline;
}
a.yellow:hover {
	color: #f3e6ce; 
	text-decoration: underline;
}
a.yellow:active {
	color: #f3e6ce; 
	text-decoration: none;
}


/* page CSS */

.news h3 {
	font-size: 120%;
	margin: 0px;
	margin-bottom: 15px
}
.news {
	font-size: 80%;
	line-height: 120%;
}
.news p {
	margin-top: 10px;
	margin-bottom: 10px
}

.programs, .chart {
	margin: -10px;
	font-size: 80%
}

div.widgets_on_page ul li { 
	list-style-type: none;
        list-style-image: none;
}

.widgets_on_page ul  {
list-style-type: none;
list-style-image: none;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
  color: #800000 !important;
}
