/*шаблон Джумла 3*/
@charset "utf-8";

/*Tipografika*/

/*#content {
	width:100%;
	margin:1em auto;
}*/

.layout4 {
	width:990px;
        margin:0 auto;
	border: 1px solid black;   
}

#text{
  margin:0 auto;
  padding:70px 30px 200px 30px;
  background: #E5DEAF;
  background-image: url('../images/fon-content_top.png'),url('../images/fon-content_bottom.png');
  background-repeat:no-repeat,no-repeat;
  background-position:top,bottom;
 }
 #text p span { 
 color: #000000; 
 font-family: 'Orienta', sans-serif; 
 font-size: 16px; 
 margin: 0 0 24px;
 text-align: justify;
 }
 /*#text p span{
    font-family: Georgia;
    text-align: justify;
    text-shadow:none;
    color: #3d3d3d;
}*/

 #text  div .span {
color: #3d3d3d;
}

 #text h1,h2,h3 {
    display: block;
    margin-top: 0.5em;
    font-family: Verdana;
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: 0em;
    color: rgb(142,11,0);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
    margin-bottom: 15px;
}

#text:after{
right:10px; 
left:auto; 
-webkit-transform:skew(8deg) rotate(3deg); 
-moz-transform:skew(8deg) rotate(3deg); 
-o-transform:skew(8deg) rotate(3deg); 
transform:skew(8deg) rotate(3deg);
} 

/*oformlenie teksta v statyah */
#text {
color: #000000; 
 font-family: 'Orienta', sans-serif; 
 font-size: 16px; 
 margin: 0 0 24px;
 text-align: justify;
 }

#text  a:visited {
color:#FE1919;
text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
text-align:center;
display: block;
cursor:pointer;
}
  
/*oformlenie spiskov v statyah */
#text ul li{
color: #61141a;
padding: 0 0 0 12px;
margin:5px;
list-style:none;
text-shadow:1px 1px 1px rgba(97,20,26,0.6);
}

#text span a{
color: rgb(142,11,0);
}
 /*text-shadow: 2px 2px 2px rgba(0,0,0,0.6); */
#text a  {
font-family: Georgia;
font-size:1.1em;
color: rgb(142,11,0);
}

#text  p img {
padding:5px;
}

li.previous, div.items-more li,div.pagination li {
background: none;
}

div.items-more li a {
line-height:2em;
}