* {	
    border: 0;
    margin: 0;
    outline:0;
    padding: 0;
}


li,ul {list-style-type:none;}
a{color:black;}
.left{float:left;}
.right{float:right;}
.center{margin:0 auto;}
h1{
}
body {	
    background-image: url(../images/bg_img.png);
    font-family: Tahoma, "Times new Roman";
}

#wrapper {
	width: 974px;	overflow: hidden;
	margin: 0px auto;
}

#banner {	
    width: 960px;
    height: 200px;	
    background-image: url('../images/header.jpg');
}#menu {
    width: 960px;
    height: 28px;
    background-color: #dfdfdf;
}
#menu ul {
    height: 28px;
    list-style-type: none;
}
#menu ul li {
    display: inline;
}

#menu a {
    background-image: url('../images/02/base_button_03.jpg');
    width: 120px;	
    height: 28px;	
    font-family: Tahoma, Verdana;
    font-size: 13px;	
    font-weight: bold;	
    display:block;	
    float:left;	
    text-align: center;	
    text-decoration: none;	
    color: #830300;	   
    line-height: 28px;
    text-transform: uppercase; 
}
#menu a:active {
    color: #830300;
}
#menu a:hover {
    color: #ebebeb;
    background-image: url('../images/02/active_button_03.jpg');
}
#main {	
    margin-top: 5px;	
    margin-bottom: 5px;
    position: relative;
}

/* left column elements */
#left {	
	margin-top: 5px;
    margin-right: 5px;
    float: left;
    width: 180px;
}

#cover {
	background-color: #dfdfdf;
        height: 330px;	margin-bottom: 5px;
        text-align:center;
}
#cover_header {	
    background-image:url('../images/03/base.png');	
    border: 1px solid #b1afaf;	
}

div#cover_header {
	padding:3px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #ebebeb;
	text-align:center;
}

div#cover img#cover_logo {
	padding: 10px;
	width: 146px;
	height: 197px;
}

div#cover p.details {
	padding-left: 10px;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #363636;	
}

a#cover_button {
	display: block;
	margin:0px auto;
	padding: 10px;
	font-size: 10.5px;
	font-weight: bold;
	color: #ffffff;
	width: 105px;
	height: 12px;	background-image: url('../images/03/button.jpg');
	text-decoration: none;
	text-transform: uppercase;
}

#leftmenu {
	margin-bottom: 5px;
	background-repeat: no-repeat;
	height:336px;
	padding:0 1px;
}
#leftmenu a {	
        padding-left: 33px;
        width: 149px;	
        height: 28px;
        font-family: Tahoma;	
        font-size: 11px;	
        font-weight: bold;	
        color: #830300;
        display: block;
        line-height: 28px;
        text-decoration: none;	
        background-image: url('../images/04/base_button.jpg');
		background-repeat: no-repeat;
		text-transform: uppercase;
}
#leftmenu a:hover {color: #ebebeb;background-image: url('../images/04/active_button.jpg');}
#rss {
        background-color: #dfdfdf;
        width: 180px;
        height: 44px;
        margin-bottom: 5px;        
}
#rss img{margin:4px 2px 4px 5px;}
#rss a {font-weight:bold;text-decoration:underline;color:#363636;font-size:11px;position:relative;top:20px;}

#adsense {
	height: 50px;
	background-color: #dfdfdf;
	margin-bottom: 5px;
}

/* content part */
#content {
	margin-top: 5px;
	margin-right: 5px;	
	float: left;
	width: 530px;
	min-height: 400px;
}

div#content_header {
	padding: 3px;
	background-color: #dfdfdf;	background-image:url('../images/11/base.jpg');
	width: 522px;
	height: 42px;	border: 1px solid #b1afaf;
}

div#content_header p {	
	padding-top: 1px;	
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ebebeb;
}
#content_header strong span {text-transform:none;}

div#content_header a, div#content_header span {
	font-size: 13px;
	font-weight: bold;
	color: #ebebeb;
	margin-right:10px;
}

div#content_footer {
	padding: 3px;
	background-color: #dfdfdf;
	width: 516px;
	height: 30px;
}

div#content_footer p {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
}

div#content_footer a {
    color: #830300;    
    padding-left:12px;
    background:url("../images/09/arrows.png") no-repeat center left;
    text-transform:uppercase;
}

div#items {
	padding:1px 6px;
    background-color: #dfdfdf;
}
div#itemz{
    width: 530px;
}

div.item {
	padding:6px 8px 6px 8px;
    width: 502px;	
    background-color: #ffffff;
    margin-top:1px;
    overflow:hidden;
}
div.itemfull {	
	font-size:12px;	
    background-color: #ffffff;
    padding:20px 10px 20px 10px ;
    overflow:hidden;
}

div.itemfull h1, div.itemfull h2{
	color: #B5000A;
	
}
div.itemfull h1{
	font-size:19px;
}
div.itemfull h2 {
	font-size:15px;
	padding:5px 0;

}
div.itemfull h3 {
	padding:10px;
	
}
.itemfull p.details {
	padding:0px 0 15px 0;
    font-size: 11px;	
    font-weight: bold;
    color: #555555;
}
.itemfull img {
	padding:10px;
}

.itemfull .info {
	margin:20px 0;
	border-top:2px dotted #555;
	border-bottom:2px dotted #555;
	font-size:15px;
	padding:20px 0;
}
.itemfull .info span{
	font-size:15px;
	line-height:25px;
}


.summary {
	border-bottom:1px solid #DFDFDF;
	padding:0 20px 10px 20px;
	overflow:hidden;
	
}
.summary .item_more {
	margin-top:30px;
}
.summary img{
	width:123px;
}
.summary h2 {
	text-transform:uppercase;
	padding-left:135px  !important;
}
.summary p {
	width:355px;
	_padding-left:13px;
	_width:340px;
	float:right;
	_float:auto;
	
}
.summary strong{
	font-size: 19px;	
	font-weight: bold;
	color: #b5000a;
	display:block;
	margin-bottom:10px;
}
 .summary img{
	width:123px;
	padding:0;
}
.cat .images ul {width:510px;}
.cat .images li {
	float:left;
	margin:10px 0 25px 24px;
	_margin-left:17px;
	width:103px;
}
 .cat .images img{padding:0;border:1px solid #7d7d7d;}
.cat .images a{ text-decoration:none;margin:0;}.cat .images a:hover{color:#830300;}
.cat .images span{text-align:center;text-decoration:underline;font-weight:bold;display:block;height:20px;}
.adv table {
	background:#d7d7d7;
	margin:0 auto;
}
.adv img {padding:0;}
.adv a {color:#830300;width:320px; display:block; float:left;}
tr.header td{
	background-image:url("../images/11/base.jpg");
	height:56px;	
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:0 !important;padding-bottom:0 !important;
}
.adv td {
	background-color:white;	
	padding:5px;
}
.information {
	width:470px !important;
	margin-top:2px;
	padding:10px 30px !important;
}
.information h2 {
	border-top: 2px solid #d7000f;
	font-size:13px !important;
	height:23px;
	background:url("../images/small-bg.png") repeat-x;
	color:white !important;
	padding:3px !important;
}
.information table {
	width:470px;
	border-bottom: 2px solid #d7000f;
	margin-bottom:30px;
}
.information td {
	padding:5px 4px;
}
.information tr.alt {
	background-color:#d7d7d7;
}
.information td{
	width:50%;
	
}
.adv tr table{width:100%;}
.adv tr table td {height:40px;padding:0 5px;}
td.one{margin:0;padding:0;}
.one td {
	border-bottom:1px solid #D7D7D7;
}

.preview {
	margin:0 auto;
	height:171px;
	width:472px;
}

.preview img {
	padding:5px;
	background-color:#ccc;
}
.preview h1 {
	padding:10px;
	width:201px;	
	background-color:#ccc;
	color:#830300 !important;
}
.preview .item_more {
	top:113px;
	left:15px;
	position:relative;
	display:block;
	_position:auto;
}
.cover {border-bottom:1px solid #ccc;margin:10px 0;}
.cover img {border:4px solid #ccc;padding:0;margin:5px 0;}
.cover p {font-weight:bold;line-height:18px;margin-bottom:15px}
.cat-entries {
	margin-top:30px;
}
.cat-entries li{
	margin:10px;
	width:103px;
}
.cat-entries img{
	padding:0;

}
.info-box {
}
.info-box h2{
	font-size:13px  !important;
	color:#fff  !important;
	text-transform:uppercase;
	height:15px;
	padding-left:5px  !important;
	background:url("../images/h-bg.png") repeat-x;
	margin-bottom:5px;
}
.index{_width:96.2%;}
.info-box span{font-weight:bold;}
.info-box span strong {margin:30px;}
.info-box p{
	margin:5px 0 15px 0;
	font-size:11px !important;
	line-height:14px;
	
}

.info-box img {
	margin:10px 40px;
	width:158px;
	border:3px solid #830300;
	padding:0  !important;
}
.index .left {
	width:239px;
	padding:5px;
}
.comment{	
	background:#dfdfdf;
	color:#555;
	font-weight:bold;
	padding:8px 4px;
	font-size:13px;
	margin:10px 0 ;
}
div.chapter {
    width: 400px;
    background-color: gray;
    text-transform: uppercase;	
}
div.item h1 {	
	
    text-decoration:underline;
    font-size: 19px;	
    font-weight: bold;
    color: #b5000a;
}
div.item p.details {
	padding:5px 0;
    font-size: 11px;	
    font-weight: bold;
    color: #555555;
}
div.item img.item_image {
	border:3px solid #7d7d7d;
    float: left;	
    margin-right: 5px;
}
.short-entry{height:90px;}
div.item p {	
    font-size: 12px;
    color: #000000;
}
a.item_more {	
    font-size: 11px;	
    color: #830300;
    font-weight:bold;
    padding-left:12px;
    background:url("../images/09/arrows.png") no-repeat center left;
}
/* content bottom part */

#video_quiz {
	margin-top: 5px;
	height:435px;
	width: 530px;
}

#clips {
	float: left;
	width: 245px;
	height: 391px;
	margin-right: 5px;
	background-color: #dfdfdf;
        background-image: url('../images/07/frame.png');
        background-repeat: no-repeat;
}

div#clips div#clips_header {
	font-size: 13px;
	font-weight: bold;
	color: #ebebeb;
	text-align: center;	padding-top: 5px;
}
#quiz {
	float: left;
	width: 280px;
	height: 432px;
	background-color: #dfdfdf;
}
#quiz_header {	
    width: 252px;	
    height: 31px;	
    background-image:url('../images/11/base.jpg');
    border: 1px solid #b1afaf;
    padding:13px;
}
#quiz_header p{	
    font-size: 13px;	
    font-weight:bold;
    font-family: ;	
    color: #ebebeb;
}	
#quiz fieldset {
	padding:6px;
}
#quiz li {
	list-style-type:none;
	background-color:#f3f3f3;
	border-top:2px solid #dfdfdf;
	padding:3px;
	font-size:13px;
}
#quiz label{display:block;line-height:24px}
#quiz label span {margin:0 5px;}
.vote{
	background:url("../images/11/button_01.jpg") no-repeat;
	width:106px;
	height:33px;
	color:white;
	font-weight:bold;
	padding:0;
	text-align:center;
	padding-bottom:8px;
	font-size:13px;
	float:right;
	margin:10px 0 0 0;
}
.results{	
	background:url("../images/11/button_02.jpg") no-repeat;
	width:106px;
	height:33px;
	color:white;
	font-weight:bold;
	padding:0;
	text-align:center;
	padding-bottom:8px;
	font-size:13px;
	float:right;	
	margin:10px 0 0 6px;
}
/* right column */
#right {
	margin-top: 5px;
	float: left;
	width: 240px;
}
#search {	
    background-color: #dfdfdf;	
    width: 240px;	
    height: 34px;	
    margin-bottom: 5px;
}
#search #formsearch {	
    padding-top: 6px;
    padding-left: 4px;
    text-align: center;
    vertical-align: middle;
}
#login {
	font-size: 11px;
	background-color: #dfdfdf;	
	height: 71px;
	margin-bottom: 5px;
}
#login a {
	font-size:11px;
	color:#830300;
	text-decoration:underline;
	margin-right:15px;
}
#catalogue {
	width: 240px;
	background-color: #dfdfdf;
	margin-bottom: 5px;
}
#catalogue_header {
    width: 238px;	
    height: 40px;	
    border: 1px solid #b1afaf;	
    background-image:url('../images/11/base.jpg');
}
#catalogue_header p{	
    font-size: 13px;
    padding:5px 15px;
    font-family: ;
    color: #ebebeb;
}
#catalogue a {
	padding-left: 5px;
	width: 197px;
	height: 23px;
	font-family: Tahoma;
	font-size: 13px;
	color: #363636;
	font-weight:bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}
#catalogue span{text-decoration:underline;margin-left:12px;}
#catalogue img{margin-left:15px;}

#catalogue ul {
	list-style-type: none;
	padding:6px;
}
#catalogue li {	
    background-color: #f3f3f3;	
    border-top: 2px solid #ebebeb;
 }

#catalogue a:hover {
	color: #830300;
}

#categories {
    background-color: #ebebeb;
	margin-bottom: 5px;
}
#categories_header{	
    text-align: center;	
    width: 238px;	
    height: 40px;
    border: 1px solid #b1afaf;
    background-image:url('../images/11/base.jpg');
}
#categories_header p{	
    font-weight: bold;	
    line-height:40px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: ;	
    color: #ebebeb;
    font-weight:bold;
}

#categories ul {	
	list-style-type: none;
	padding:6px;
}	

#categories li {
    background-color: #f3f3f3;
    border-top: 2px solid #ebebeb;
}	

#categories a {
	padding-left: 35px;
	width: 177px;
	height: 23px;
	font-family: Tahoma;
	font-size: 13px;
	color: #363636;
	font-weight:bold;
	display: block;
	line-height: 23px;
	text-decoration: underline;
}

#categories a:hover {
	color: #830300;
}

#videos {
	height: 432px;	width: 245px;	float: left;	margin-right: 5px;
	background-color: #dfdfdf;
}
#videos a{
	color:#000;
	text-decoration:underline;
	font-size:11px;
	line-height:10px;
}
#videos_header{
	line-height:33px;
    text-align: center;
    width: 243px;	
    height: 40px;	
    border: 1px solid #b1afaf;
    background-image:url('../images/11/base.jpg');
}
#videos_header p{	
    padding-top: 5px;	
    font-weight: bold;	
    text-transform: uppercase;	
    font-size: 13px;
    font-family: ;
    color: #ebebeb;
}
#videos_video{padding:5px;}
.prevcont {
	width:239px;
	padding:4px 3px;
	background:url('../images/10/divider.png') no-repeat;
	background-position:top center;
	height:73px;
}
.prevcont .videos_text {
	line-height:10px;
	width:128px;
	float:right;
	height:67px;
	padding:6px;
}
.more{
	text-decoration:underline !important;
	margin:-20px 12px 0 0;
	padding-left:11px;
	line-height:11px;
	float:right;
	background:url("../images/10/arrows.png") no-repeat center left;
}
.video_more {
	text-decoration:underline !important;
	margin:-20px 12px 0 0;
	padding-left:11px;
	line-height:11px;
	float:right;
	width: auto;
	
	/* from item_more */
	font-weight:bold;
    padding-left:12px;
    background:url("../images/09/arrows.png") no-repeat center left;
}

.videos_previewimg img{
    width: 90px;	
    height: 67px;	
    float:left;
    background-color:#ccc;
	border-right:1px solid #363636;	
	border-bottom:1px solid #363636;
	border-left:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	padding:3px;
}

div#author {
	width: 600px;
	margin-left:auto;margin-right:auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    color: white;	
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    font-family: Tahoma, Verdana;
}

div#author a {
	color: white;
	text-decoration: underline;
}
/* footer */
#footer {
	width:600px;
	margin-left:auto;margin-right:auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    color: white;	
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma, Verdana;
}
#footer a{	
    text-transform: uppercase;	
    color: white;	
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma, Verdana;
}	
input.tyrsene {
    background-image: url('../images/1213/search button.jpg');	
    width:55px;height:18px;
    color: white;
	margin:2px;
	
	font-size:11px;
	padding-bottom:3px;
	float:left;
	border:1px solid #dfdfdf;
}
input.pole {
	margin:2px;
	width: 142px; height: 18px;float:left;border:1px solid #ebebeb;margin-left:6px;
}
input.vhod {
    background-image: url('../images/1213/login button.jpg');
    color: white;
    width: 41px; height: 18px;padding-bottom:3px;
    font-size:11px;
}

.smallvid{
	margin:5px 0;
	width:425px;
	padding:6px 0 0;
	height:70px;
}
.vthumb img{  
	background-color:#ccc;
	border-right:1px solid #363636;	
	border-bottom:1px solid #363636;
	border-left:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	padding:3px;
	float:left;
	margin-right:6px;
	width:90px;
	
}
.vtext{width:320px;float:right;text-decoration:underline;padding:25px 0 0 0}.vtext a{color:#000;}
#pagination{
	padding:10px 0;
	font-size:13px;
	text-align:right;
	font-weight:bold;
}
#pagination a.current{color:#830300;}

.paging {
	background-color:#DFDFDF;
	float:right;
	text-align:right;
	width:524px;
}

.paging .disabled {
	display: inline;
}

#archive ul{
	padding:0 0 0 25px;
	list-style-type:none;	
    font-size:16px;
}
#archive li{padding:5px 0;}
#archive a{	
	font-weight:bold;
    color: #830300;    
    padding-left:12px;
    text-decoration:0;
    background:url("../images/09/arrows.png") no-repeat center left;	    
}

#contacts h1 {
	font-size: 13pt;
	font-weight:bold;
    color: #830300;
}

#contacts h2 {
	font-size: 13pt;
	font-weight:bold;
	color: #000000;
}
#about p {
	text-indent: 20px;
}
 
/* calendar CSS */
 
table.calendar {width: auto; border: 1px solid #cccccc; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;}
table.calendar th {background-color: #eeeeee; text-transform: none; color: #444444; padding: 4px; text-align: center; border: 1px solid #eeeeee;}
 
table.calendar th.cell-prev {text-align: left;}
table.calendar th.cell-next {text-align: right;}
table.calendar th.cell-header {width: 70px; border-bottom: 1px solid #cccccc;}
table.calendar td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar td.cell-weekend {background-color: #F3F5EB;}
table.calendar td {border: 1px solid #cccccc;}
 
table.calendar td div.cell-number {text-align: right; font-size: 8px; color: #444444; display: block;}
table.calendar td div {display: block; font-size: 10px; text-align: left;}
table.calendar thead th {border: 1px solid #cccccc;}

#cal a {
	display: table;
	width: 0;
}

/*Arhive by Months*/
.archiveMonths{
	margin-top:15px;
	width:472px;
}
.archiveMonths .title, .archiveYears ul li{
	background:url("http://peshev.net/cakemoto/images/archive/title_bg.gif") top left repeat-x;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 7px 5px;
}
.archiveMonths .date{
	background-color:#e1e1e1;
	color:#830300;
	font:bold 11px Tahoma, "Times new Roman";
	margin-top:-3px;
	padding:3px 0 3px 5px;
	position:relative;
}
.archiveMonths ul{
	border:1px solid #d7d7d7;
	margin-top:5px;
	margin-bottom:10px;
	padding:3px 0;
}
.archiveMonths ul li a{float:left;}
.archiveMonths ul li{
	background:url("http://peshev.net/cakemoto/images/archive/arrow.gif") 5px 5px no-repeat;
	padding:3px 0 3px 28px;
	border-bottom:1px solid #d7d7d7;
	overflow: auto;
	width: 443px;
}
.archiveMonths ul li.last{border:none;}
.archiveMonths ul li span{
	color:#830300;
	font:bold 11px Tahoma, "Times new Roman";
	float:right;
	padding-right:5px;
}
.more{
	padding-top: 10px;
	overflow:auto;
	width:100%;
}

.archiveYears{
	float: none;
	margin-top:15px;
	width:200px;
}
.archiveYears ul li{
	margin:10px 0;
	padding-left:0;
}
.archiveYears ul li a{padding-left:5px; float: none;}
.archiveYears ul li a{color:#fff;}
.archiveYears ul li ul li{
	margin:0px;
	padding:3px 0;
	background:#e1e1e1;
}
.archiveYears ul li ul li a{
	font-weight:bold;
	font-size:11px;
	color:#830300;
	text-decoration:underline;
}
.archiveYears ul li ul li ul li{
	background:#fff url("http://peshev.net/cakemoto/images/archive/arrow2.gif") 15px 7px no-repeat;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding-left:25px;
}
.archiveYears ul li ul li ul li a{
	color:#000;
	font-weight:normal;
}

a.what{text-transform:uppercase;font-size:17px;border:0;padding:0;}
.what {border-bottom:1px solid #555; width:450px;}
.link {font-size:12px !important;}

.itemfull.cat {
	padding:0px;
}

div#upper_left {
	float: left;
	width: 728px;
}

div#upper_right {
	float: left;
	width: 227px;
	margin-left: 5px;
}

