
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 100%;
        background-color: #040057;
		margin: 0;
}
a {
	color: #4855b7;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 9px 0 9px 0
}
img {
	border: none;
}

#wrapper {
	width: 969px;
	margin: 10px auto;
        padding:15px;
        background: #fff;
}

h1{
    color:#4855b7;
    font-family: 'Times New Roman';
    border-bottom: #4855b7 1px dotted;
    font-size: 1.8em;
}

h2 {
    font-size: 1.2em;
    color: #555;
    margin-top:40px;
}

h3 {
    font-size: 1em;
    color: #555;
    margin-top:-12px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 93px;
	
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 30px 240px 0 220px;
        font-size:14px;

}

p.verse {
	font-size: 13px;
	color: #040057;
	margin:10px 40px;
}

p.v-epig {
	font-size: 13px;
	color: #040057;
	margin:10px 0 10px 140px;
}
p.v-epig strong {
    margin-left:40px;
		display:block;
}

p.p-epig {
	font-size: 13px;
	color: #3a67ce;
	text-align:right;
}

p.p-epig strong {
}

p.press-autor {
	font-size:0.8em;
	color:#040057;
	margin-top:-10px;
	margin-bottom: 20px;
	text-align:right
}

p.remark {
	font-size:0.9em;
	color:#040057;
	font-style: italic;
	margin-top:-10px;
}

p.rem {
	text-align:center;
	font-size:0.9em;
	color:#040057;
	font-style: italic;	
	margin:20px;
}

span.rem {
	text-align:right;
	font-size:0.9em;
	color:#040057;
	font-style: italic;	
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 218px;
	margin-left: -100%;
	position: relative;
	background: #fff;
}

#sideLeft .left-tab{
    background: transparent url(/img/left-top.jpg) no-repeat top;
    height:70px;
    width:203px;
    margin-left:7px;

}
#sideLeft .left-tab-bot{
    background: transparent url(/img/left-bot.jpg) no-repeat bottom;
    min-height: 200px;
    margin-right:0px;
    width:203px;
    padding-bottom:20px;
}

#sideLeft .left-tab-cont{
   background: transparent url(/img/left-back.jpg) repeat-y;
       margin-left:7px;
       width:203px;

}

#sideLeft span{
   background: transparent url(/img/mark.png) no-repeat left;
       padding-left:20px;
       margin-left:10px;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    font-family: Arial, Verdana, Tahoma, sans-serif;
}

#sideLeft ul {
    margin:0;
        padding-left:40px;
    padding-bottom:10px;
    width:149px;
font-size:14px;
list-style-type: circle;
}

#sideLeft ul li a{
    text-decoration:none;

}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 220px;
	margin-left: -220px;
	position: relative;
	background: #fff;

}

#sideRight p {
    font-size:0.7em;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
#sideRight .right-tab{
/*    background: transparent url(/img/right-top.jpg) no-repeat top right;*/
    height:35px;
}



#sideRight h2 {
    font-size: 0.7em;
        color:#4855b7;
    margin-top:10px;
    margin-left: 10px;
}

#sideRight p.v-epig {
	font-size: 0.6em;
	color: #040057;
	margin:10px 0 10px 50px;
}
#sideRight p.v-epig strong {
    margin-left:5px;
	display:block;
}

#sideRight h4 {
    text-transform: uppercase;
    font-size:0.8em;
    background: transparent url(/img/mark.png) no-repeat left 2px;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    padding:0 0 0 20px;
    margin:30px 0 0 0;
    border-bottom: #4855b7 1px dotted;
}



#sideRight div.right-foto {
    margin:10px 0 10px 20px;
    font-size: 0.7em;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
    	width: 969px;
	margin: 0 auto 10px auto;
        color: #fff;
        font-size: 10px;
}
#footer .rt {
    float:right;
    margin-bottom: 10px
}

#footer .lt {
    float:left;
    margin-bottom: 10px
}

/*---------------- */
#top-menu {
margin:auto;
position:relative;
/*width:960px;*/
text-align:left;
background: #ad2525 url(/img/top-menu-back.jpg) repeat-x;
height:31px;
padding-left:20px;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
}

#top-menu .top-menu-back{
background: transparent url(/img/top-menu-right.jpg) no-repeat right;
height:31px;
}

#top-menu .top-menu-text{
padding-top:9px;
}

#top-menu ul {
margin: 0px 0px 0px 10px;
padding: 0;
cursor: default;
list-style-type: none;
display: inline;
}

#top-menu ul li{
display: inline;
position: relative;
padding: 2px 10px;
border-right: 1px solid #000;
}

#top-menu ul li.last{
border-right: 0;
}

#top-menu ul li a {
    color:#fff;
    text-decoration:none;
    font-size:12px;
    text-transform: uppercase;
    font-weight:bold;
}


#top-menu ul li a:hover {color:#fff;}

/* articles */

.art {
     clear:both;
     border-bottom: #4855b7 1px dotted;
     padding:10px 0;
     min-height:50px;
}
.art .art-block p {
    padding-left: 55px;
    font-size:11px;
}

.art .art-block h2 {
    font-size: 12px;
    padding:0;
    margin:0 0 0 60px;
}

img.article {
    float:left;
    margin:0 10px 10px 0;
}

div.news {

    margin-bottom: 20px;
/*    border: 1px dotted #4855B7;*/
}
div.news div {
    margin-top:10px;
}

div.news span.date {
    font-weight: bold;
     font-size:11px;
          color:#4855B7;
     padding:0 10px 0 10px;

}
div.news p {
    /*    background-color: #fffbbd;*/
    margin:0;
    padding:0 5px 5px 5px;

}

#accord a:visited {color:#000}


#photoalbum  p{
	margin:0 auto 20px auto;
	font-size:12px;
	width:170px;
}

#photoalbum h2{
    color:#4855b7;
    font-family: 'Times New Roman';
    border-bottom: #4855b7 1px dotted;
    font-size: 1.8em;
	    margin-top:15px;
	}
