/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

/*a { #124AA8; font-weight: bold;}*/
a {color: #124AA8; text-decoration: none; font-weight: bold;}
/*a:hover {color: #C60;}*/
a:hover {color: #cf2e2e;}

.entry a { text-decoration: underline; }
.entry h1 {
	font-weight: normal;
    text-decoration: underline;
    color: #000;
}

body {
	/*background: #CCD8E0 url(../images/bg.jpg) repeat-x left bottom;*/
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	/*font: normal 1.4em Tahoma,sans-serif;*/
	margin-bottom: 0px;
	font: 62.5% "arial", helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 15px 10px;
	width: 830px;
}

/* header */
.top {
	padding: 0px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 182px;
	margin: 0 auto;
	padding: 14px 15px 5px;
	width: 830px;
}
.header-top {
    background: #FFF;
    font-size: 1.2em;
    height: 30px;
    margin: 0 auto;
    padding: 10px 15px 5px;
    width: 830px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;
}
.header .left {
	background: #B3C2C7 url(../images/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;
	width: 564px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {
	background: #D9E1E5 url(../images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	font-size: 13px;
}
.navigation a {
	background: #D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 5px;
	text-decoration: none;
}
.navigation a.last {
	border-right: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	/*background: url(../images/bgmain.gif) repeat-y;*/
}

.entry {
	width: 570px;
    /*padding: 0 13px;*/
}
iframe {
	width: 100% !important;
	margin-top: 15px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 240px;
	padding: 0 0 0 10px;
    font-size: 1.2em;
    line-height: 1.4em;
}
.sidenav.last-posts {
	float: left;
	width: 655px;
	/*background:#B3C2C7;*/
	background: #F0F0F0;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	/*background: #F0F0EB;*/
	/*color: #654;	*/
	text-decoration: underline;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 2px; /*0 16px*/
	width: 570px;
	font-size: 14px;
    line-height: 21px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	/*font-size: 1.4em;*/
	/*list-style: url(../images/li.gif);*/
	/*margin-left: 18px;*/
	/*display: inline;*/
	margin-bottom: 1em;
}
ul.pagination li {
	margin-left: 18px;
	display: inline;
}
.content li.active {
    background-color: #a4a4a0;
    padding: 1px 4px;
}
.content li small {
	font-size: 0.7em;
	color: gray;
}
.content p {font-family: sans-serif; text-align: justify;}

ul.news li {
	font-size: 11px;
}

ul.archive li {
	font-size: 11px;
}

a.cat-alias {
	font-size: 1em;
    color: gray;
	text-decoration: underline;
}

a.cat-alias:hover {
	font-size: 1em;
    color: rgb(0, 0, 0);
	text-decoration: underline;
}
/* footer */
/*.footer {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}*/

.header.last-posts {
	    padding: 10px 0;
}

div.mn_left{display:inline-block;margin-right:5px; height:159px; width:136px;margin-bottom:5px;}
	div.mn_left a{display:block;padding: 130px 0 10px 0;text-align:center;}

	div.img01{background:url(/images/Army-and-Navy.jpg) no-repeat;}
	div.img02{background:url(/images/Orthodoxy.jpg) no-repeat;}
	div.img03{background:url(/images/icon_kino.jpg) no-repeat;}
	div.img04{background:url(/images/Events.jpg) no-repeat;}
	div.img05{background:url(http://marinsgroup.tv/wp-content/themes/dodo/images/Collaborative-Projects1.jpg) no-repeat;}
	div.img06{background:url(http://marinsgroup.tv/wp-content/themes/dodo/images/Sports.jpg) no-repeat;}
	div.img07{background:url(/images/Patronage.jpg) no-repeat;}
	div.img08{background:url(http://marinsgroup.tv/wp-content/themes/dodo/images/raznoe.jpg) no-repeat;}

#searchform	{
	float: right;
    margin-right: 7px;
    margin-top: 1px;
}
#searchform .search-text {
	height: 27px;
    margin-top: 6px;
    padding-left: 5px;
    box-sizing: border-box;
    margin-right: -5px;
	width: 194px;
}
#searchform .search-btn	{
    height: 27px;
    padding: 0px 10px;
    box-sizing: border-box;
    margin-right: -2px;
}


.sidenav li a {
    padding: 8px 0 8px 10px;
}
.sidenav.last-posts {
	margin-bottom: 5px
}
.sidenav li a {
	width: auto;
}

.footer {
    /*border-top: 3px solid #abbeca;*/
    /*background: #b7c7d1;*/
    color: #554;
    line-height: normal;
    text-align: left;
    /*padding: 15px 10px;*/
}
/*.footer__copy {
	margin-bottom: 15px;
    font-size: 14px;
}
.footer__text {
    margin-bottom: 0;
    font-size: 12px;
	line-height: normal;
    color: #554;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 1.3;
}
.footer__age {
    font-size: 16px;
    color: #fff;
    padding: 5px 8px;
    opacity: .5;
    background-color: #554;
    display: inline-block;
}*/

.entry .postmetadata {
    font-size: 1.1em;
    color: #999;
	margin-bottom: 15px;
}

#footer-last-post {
	clear: both;
    margin: 0 0 15px;
    font-size: 1.1em;
    color: #808080;
}

#base {
    background: #F0F0F0;
    border-bottom: 3px solid #000;
    border-top: 3px solid #000;
    position: relative;
}

#base ul.news {
    width: 610px;
}

#base ul {
    margin: 10px 10px;
    padding: 10px 0 0 4px;
    width: 252px;
    display: inline;
    float: left;
    list-style-type: none;
}

#base ul.archive {
    width: 150px;
}

#base .baseHdr {
    font-size: 1.5em;
	font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    border: none;
    padding: 0;
}

#base li {
    padding: 5px 4px;
    border-top: 1px solid #C0BDBD;
    line-height: 15px;
}


.sidenav ul li a {
    background: url(../images/arrow.gif) no-repeat center left;
    padding: 0 0 0 8px;
    text-decoration: none;
    color: #124AA8;
    font-weight: bold;
	font-size: 11px;
}

.sidenav ul li {
    margin: 0px 0px -1px 0px;
    border-top: 1px solid #EEE;
    padding: 6px 0 6px 5px;
    line-height: 15px;
}

.sidenav ul {
    list-style: none;
    margin: 0 0 15px;
    font-size: 11px;
}