.text-indent{
text-indent: 2.5em;
}
.text-center{
text-align: center;
} .mce-content-body p, .box-content .user-content  p {
padding-bottom: 0.5em;
text-align: justify;
}
body, html {
width: 100%;
height: 100%;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background: url(//astrmc.info/wp-content/themes/astrmc/images/bg3.jpg);
background-color: #f9f7e0;
border: none;
outline: none;
color: #323431;
min-width: 100%;
}
#content_box { }
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", Times, serif;
}
button {
outline: none
}
h1, h2, h3, h4, h5, h6, p, li, ul, body, html {
padding: 0;
margin: 0;
font-weight: normal;
line-height: 1.33;
}
h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
a {
color: #323431;
}
li {
list-style: none;
font-size: 14px;
}
.title {
font-family: Georgia, "Times New Roman", Times, serif !important;
}
.clear {
clear: both;
float: none;
width: 100%;
}
.left {
float: left;
}
.right {
float: right;
}
#container {
width: 100%;
min-height: 100%;
margin-bottom: -200px;
min-width: 100%;
}
.margin {
width: 960px;
margin: 0 auto;
position: relative;
}
#header {
background: #680e1d url(//astrmc.info/wp-content/themes/astrmc/images/head_bg.jpg) no-repeat center;
height: 189px;
width: 100%;
padding: 15px 0;
color: #ffffff;
min-width: 100%;
}
#logo {
background: url(//astrmc.info/wp-content/themes/astrmc/images/logo.png);
background-repeat: no-repeat;
width: 184px;
height: 189px;
}
#header .about {
width: 350px;
text-align: right;
margin: 40px 0 0 0;
font-size: 16px;
}
#header .about p {
font-size: 18px;
border-bottom: 1px solid #ffffff;
border-bottom: 1px solid rgba(255, 255, 255, 0.4);
padding: 0 0 10px 0;
}
#header .about li {
padding: 5px 0;
}
#footer {
width: 100%;
background: #680e1d;
height: 315px;
min-width: 100%;
}
.footer-m {
height: 200px;
}
#box {
width: 100%;
}
#menu {
background: #e6e2c9;
height: 34px;
border-bottom: 1px solid #680e1d;
width: 100%;
}
#menu li {
float: left;
padding: 9px 0 0 0;
*padding-bottom: 9px;
}
#menu li a {
color: #680e1d;
padding: 9px 20px;
font-weight: bold;
}
#menu li a:hover {
color: #ffffff;
background: #680e1d;
}
.box-content {
width: 680px;
padding: 0 0 20px 0;
}
.sidebar {
width: 240px;
}
#slider {
width: 670px;
height: 280px;
border: 5px solid #ffffff;
position: relative;
margin: 0 0 27px 0;
}
#slider .slide {
width: 670px;
height: 280px;
position: absolute !important;
left: 0 !important;
}
.draggable {
outline: none !important;
}
#slider .slide img {
width: 670px;
height: 280px;
}
#slider .slide p {
position: absolute;
bottom: 10px;
right: 10px;
background: #000000;
background: rgba(0, 0, 0, 0.4);
font-size: 17px;
padding: 5px 10px;
}
#slider .slide p a {
color: #ffffff;
}
#slider .slide p a {
text-decoration: underline;
}
#slider span.next, #slider span.prev {
background: url(//astrmc.info/wp-content/themes/astrmc/images/down-arrows.png) 0 0 no-repeat;
height: 33px;
width: 23px;
position: absolute;
cursor: pointer;
opacity: .5;
top: 117px;
z-index: 999999;
}
#slider span.prev {
left: 10px;
}
#slider span.next {
right: 10px;
background-position: -23px 0;
}
#slider span.next:hover, #slider span.prev:hover {
opacity: 1;
}
.news-box .item {
width: 200px;
margin: 13px 13px 0 13px;
min-height: 200px;
max-height: 300px;
}
.news-box .item :last-child {
border: none;
}
.news-box .item img {
width: 200px;
height: 150px;
background: #ecece2;
padding: 5px;
border: 1px solid #bfbb9e;
}
.news-box .item p {
font-size: 18px;
margin: 0 0 5px 0;
}
.news-box .item span {
display: block;
font-size: 13px;
margin-bottom: 5px;
}
.news-box .item a {
font-weight: bold;
}
#news-box {
position: relative;
}
.sidebar-menu {
background: #ffffff;
padding: 10px;
width: 240px;
margin: 0 0 20px 0;
}
.sidebar .title {
font-size: 20px;
margin-bottom: 15px;
}
.sidebar-menu ul li {
font-size: 14px;
border-bottom: 1px dotted #666666;
padding: 8px;
transition: padding ease-out .1s;
}
.sidebar-menu ul li:last-child {
border: none;
}
.sidebar-menu ul li:hover {
background: url(//astrmc.info/wp-content/themes/astrmc/images/menu-item.gif) no-repeat 5px 14px;
padding-left: 14px;
}
.sidebar-menu ul li a {
color: #666666;
}
.sidebar-menu ul li a:hover {
color: #000000;
}
.sidebar-menu ul li.current-menu-item {
background: url(//astrmc.info/wp-content/themes/astrmc/images/menu-item.gif) no-repeat 5px 14px;
padding-left: 14px;
}
.sidebar .box {
margin: 0 0 20px 0;
}
.sidebar .box .title {
border-bottom: 1px solid #680e1d;
padding: 0 0 5px 0;
}
#footer .column { width: 200px;
padding: 20px 0;
float: left;
margin: 0 30px 0 0;
}
.no-margin {
margin: 0 !important;
}
#footer .column .title {
border-bottom: 1px dotted #E5E2C9;
color: #E5E2C9;
padding: 0 0 5px 0;
margin: 0 0 15px 0;
font-size: 22px;
}
#footer .column ul li {
padding: 3px 0;
font-size: 13px;
}
#footer .column ul li a {
color: #E5E2C9;
font-size: 13px;
}
#footer .column ul li a:hover {
text-decoration: underline;
}
#banners-slider .slider {
height: 200px;
position: relative;
padding-bottom: 30px;
}
#banners-slider .margin {
border-top: #680e1d 5px solid;
padding: 30px 0 0 0;
}
#down-slider {
overflow: hidden;
}
#banners-slider .slider .slide {
width: 200px;
height: 200px;
text-align: center;
display: inline-block;
vertical-align: middle;
position: relative;
float: left;
}
#banners-slider .slider .slide img {
max-width: 190px;
max-height: 190px;
}
#banners-slider .slider .slide a {
display: inline-block;
vertical-align: middle;
}
.helper {
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0;
}
#banners-slider button {
border: none;
background: url(//astrmc.info/wp-content/themes/astrmc/images/down-arrows.png) 0 0 no-repeat;
height: 33px;
position: absolute;
top: 102.5px;
left: 13px;
width: 23px;
opacity: .5;
}
#banners-slider button.next {
right: 13px;
left: inherit;
background-position: -23px 0;
}
#banners-slider button:hover {
cursor: pointer;
opacity: 1;
}
.social {
display: block;
height: 26px;
margin: 20px 0 0 0;
}
.head-name {
float: left;
width: 426px;
text-align: center;
font-size: 28px;
padding: 69px 0 0 0;
} .news-item .head h1 {
border-bottom: 3px solid #680e1d;
padding: 0 0 5px 0;
margin: 0;
}
.news-item .head span.post-info {
font-size: 12px;
padding: 5px 0 10px 0;
display: block;
}
.news-item .images {
margin: 20px 0 0 0;
border-top: 3px solid #680e1d;
padding: 20px 0 0 0;
}
.news-item .images p {
font-size: 22px;
margin: 0 0 10px 0;
}
.news-item .images img {
width: 160px;
height: 160px;
margin: 5px;
float: left;
}
.news-item .head {
margin: 0 0 20px 0;
}
.margin-content {
background-color: #f9f7e0;
padding: 20px 20px 0 20px !important;
}
#footer .copy {
text-align: center;
color: #ffffff;
font-size: 15px;
padding: 15px 0 0 0;
font-weight: 100;
}
#footer .copy.min {
font-size: 13px;
}
.link-button {
background: #680e1d;
color: #E8E8E8;
font-size: 14px;
text-align: center;
display: block;
padding: 10px 0;
margin-bottom: 15px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 2.5);
}
.search {
width: 238px;
border: 1px solid #680e1d;
border-radius: 5px;
margin: 4px 0 0 0;
background: #ffffff;
height: 25px;
}
.search input {
font-size: 14px;
border: none;
outline: none;
width: 202px;
padding: 4px 5px;
border-radius: 5px;
height: 17px;
}
.search button {
border: none;
outline: none;
background: #ffffff url(//astrmc.info/wp-content/themes/astrmc/images/search.png) no-repeat 50%;
height: 25px;
width: 25px;
cursor: pointer;
border-radius: 5px;
}
@media screen and (max-width: 1024px) {
.margin {
width: 984px;
}
#header {
width: 1024px;
}
#menu {
width: 1024px;
}
#footer {
width: 1024px;
}
}
.kama_breadcrumbs{
margin-bottom: 10px;
}
.wp-pagenavi{
width: 960px;
margin: 0 auto;
position: relative;
background-color: #f9f7e0;
padding: 20px 20px 20px 20px !important;
text-align: center;
}
.sidebar a{
text-decoration: none;
}
.news-box .item2{
margin: 20px 13px 0 13px;
min-height: 100px;
border-bottom: 1px solid black;
}
.news-box .item2 a {
font-weight: normal; 
text-decoration: none;
}
.news-box .item2 .excerpt {
margin-top: 10px;
padding-bottom: 10px;
}
.site-map ul{
margin-left: 3em;
list-style: circle;
}
.site-map ul li{
list-style: circle;
}
span.more{
color: #323431;
font-weight: bold;
}
.item p.title2{
font-size: 14px;
max-height: 118px;
overflow: hidden;
color: #323431;
}
#header a {
color: #ffffff;
text-decoration: none;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .box-content .news-link-box{
margin: 14px 0 20px 12px;
}
.user-content .pluso { 
float: right;
margin-top: -7px;
}
.user-content ul {
list-style-type: disc;
}
.user-content ul>li {
list-style-type: disc;
margin-left: 25px;
}
.user-content ol {
list-style-type: decimal;
}
.user-content ol>li {
list-style-type: decimal;
}
.pluso-010010010101-06 .pluso-wrap a.pluso-more {
display: none;
}
.gallery .gallery-caption {
font-size: 13px;
margin: 4px 0;
}
@media print{
.do-not-print{
display:none;
}
.kama_breadcrumbs{
display: none;
}
h1, .news-item .head h1 {
font-size: 20px;
border-bottom: 1px solid #680e1d;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 14px;
}
p {
orphans: 5;
widows: 5;
}
.margin{
width: 100%;
padding: 0!important;
}
.box-content{
width: 100%;
}
}