/* begin PostContent */
body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #333333;
  background-color: #EDDAB0;
  padding: 4px;
}

header {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
}

.nav > li > a:hover,
.nav > li > a:focus,
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a,.dropdown-submenu:focus>a,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #206d7f; /* Old browsers */
	background: -moz-linear-gradient(top,  #206d7f 0%, #319cac 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#206d7f), color-stop(100%,#319cac)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #206d7f 0%,#319cac 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #206d7f 0%,#319cac 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #206d7f 0%,#319cac 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #206d7f 0%,#319cac 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#206d7f', endColorstr='#319cac',GradientType=0 ); /* IE6-9 */
	
	color: #FFFFFF !important;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a,.dropdown-submenu:focus>a {
	color: #ffffff !important;
	text-shadow: none !important;
}
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #F2D589;
	margin-right: -13px;	
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #FAF5E5;
}

.nav > li.active > a {
	text-decoration: underline;
}

.navbar-inner {
    background-image: none;
	background-color: #FAF5E5;
    border: 1px solid #F2D589;
}
.navbar .nav > li > a {
    color: #3C899B;
    text-shadow: none;
}

td, th {
  border-color: #F2D589;
}
.cat-list-row1, #main div.attachmentsList table tbody tr.even td, div.attachmentsList table tbody tr.even td {
  background: #FCF5E0;
}
.category th, #main div.attachmentsList table thead th, div.attachmentsList table thead th {
  background: #F2D589;
}

a {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #217081;
}

a:link {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #217081;
}

a:visited, a.visited {
  color: #217081;
}

a:hover, a.hover {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #539FAD;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-family: 'Arial', cursive;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: 'Arial', cursive;
  font-size: 25px;
  letter-spacing: 1px;
  color: #A37800;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: 'Arial', cursive;
  font-size: 21px;
  color: #217081;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: 'Arial', cursive;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #217081;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: 'Arial', cursive;
  font-size: 17px;
  text-transform: uppercase
  color: #539FAD;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: 'Arial', cursive;
  font-size: 17px;
  font-style: italic;
  color: #539FAD;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: 'Arial', cursive;
  font-size: 15px;
  color: #539FAD;
}
/* end PostContent */

.main {
	background: #ffffff;
	
	-moz-box-shadow: 3px 0 15px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 3px 0 15px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 3px 0 15px rgba(0,0,0,0.5); /* Параметры тени */
}

.wrap_header {
	background-image: url('../images/npospo_1/header.jpg');
	background-repeat: no-repeat;
	background-color: #3C899B;
	background-position: right top;
	
	height: 150px;
	//height: 75px;
}
.wrap_header h1 {
	line-height: 35px;
}

.container_16, .container_12 {
	background-color: #FDFDF7;	
}
.container_16, .container_12, .header {
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
}

.component h2, .component h2 a {
	color: #1A6271;
    font-family: 'Arial', cursive;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
	line-height: 25px;
    letter-spacing: 1px;
    text-decoration: none;
    margin-top: 10px;
}

.moduletable h3, .moduletable_menu h3, .moduletable_login h3 {
    background-image: url("../images/npospo_1/postbullets.png");
    background-repeat: no-repeat;

    color: #217081;
    font-family: 'Arial', cursive;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
	
	line-height: 17px;
	text-align: center;
    text-transform: uppercase;    	
}

div.moduletable, div.moduletable_menu, div.moduletable_login, .component {
	background-color: #FAF5E5;
	border: 1px solid #F2D589;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.moduletable_menu li a, .moduletable ul.nav li a {
    padding: 3px 15px 3px 5px;
}

ul.actions {
	background-color: #F9EABE;
    padding: 1px;
    margin: 2px 0px 2px 0px;
}

.wrap_copyright {
	background-color: #F2D589;
	height: 60px;
}
.copyright {
	color: #20220C;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    margin-top: 10px;
}