/* Fonts and Colors */
body {
	font-family:"Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	background-color: #F1F1F1;
	margin: 0;
	padding: 0;
	}

.footertextfont {
	text-align:center;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#FFFFFF;
}

.footertextfont a, .footertextfont a:hover {
	color:#FFFFCC;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color:#999999;
	}

.commentlist p {
	font-weight: normal;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#333333;
	}
#commentform p {
	font-family:Trebuchet MS;
	}

.commentmetadata {
	font-size:8pt;
	font-weight: bold;
	}

code {
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#354E7C;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar a {
	color:#354E7C;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #354E7C;
}

#pagelist a {
	color:#354E7C;
	text-decoration: none;
	}

#pagelist a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	background-color: #354E7C;
}

#footer a {
	color:#FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* End Fonts and Colors */



/* Header */
#header {
	width: 900px;
	height: 108px;
	background: url(images/header1.png) no-repeat;
	background-position:top;
	text-align:center;
}

#pagelist {
	float:right;
	padding-top:12px;
	font-size:10pt;
	font-weight: bold;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	height:40px;
}

#headerleft {
	float:left;
	width:550px;
	margin-bottom:20px;
	margin-left:60px;
}

#headerright {
	float:right;
	width:260px;
	margin-bottom: 20px;
}

/* End Header */

/* Headings */
h1 {
	padding-top:5px;
	padding-left:5px;
	margin: 0;
	font-size: 20pt;
	text-align:left;
	}

.description {
	padding-left:12px;
	text-align:left;
	margin-top:-3px;
	color:#FFFFFF;
	font-size: 10pt;
	font-style:italic;
	}

h2 {
	margin: 10px 0 0;
	font-size:14pt;
	color:#333333;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	font-size: 12pt;
}

#sidebar h2 {
	padding-top:2px;
	padding-left:5px;
	padding-right:10px;
	font-size: 10pt;
	color:#FFFFFF;
	background-color:#5378BE;
	text-align:left;
	width:185px;
	height:20px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 14pt;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h2, h3 {
	font-family:"Trebuchet MS", Tahoma;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#333333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/* End Headings */

/* Begin Structure */

/* background: #FFFFFF url(images/sputnik.png) left bottom no-repeat; */

#page {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF url(images/fon_page_cosmos.jpg) left bottom no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}

#contentarea {
	margin-top:0px;
	margin-bottom:10px;
	width: 650px;
	float:left;
	padding-left:30px;
	}

#contentarea ul li {
	padding: 3px 20px 3px 20px;
	background: url(images/kv.gif) no-repeat 5px;
}

.post {
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	width:630px;
	}

.dottedpostline {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
}

.postdetailsbottom {
	text-align:right;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:8pt;
}

.postdetailsbottom a {
	text-align:right;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:10pt;
}

.postdetailstop {
	text-align:right;
	color:#333333;
	font-size:10px;
}

.postdetailstop a {
	color:#333333;
	font-size:10p�;
}

.contentarea .postmetadata {
	margin: 30px 0;
	}
	
.entry a {
	color:#354E7C;
	text-decoration: underline;
}

.entry a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #EEF2F6;
}

#topfooter {
	background-image:url(images/topfooter.png);
	width:900px;
	clear:both;
	text-align:center;
}

#topfooter_left {
	background-color:#c4de9f;
	width:450px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	height:150px;
	text-align:center;
}

.topfooter_title1 {
	background-image:url(images/recentposts.png);
	height:48px;
}

.topfooter_title2 {
	background-image:url(images/blogroll.png);
	height:48px;
}

#topfooter_right {
	background-color:#c4de9f;
	width:450px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	height:150px;
	text-align:center;
}

#footer {
	width:900px;
	height:20px;
	background-color:#5378BE;
	clear:both;
	text-align:center;
	padding-top:5px;
	font-size:8pt;
}
#footerleft {
	float:left;
	text-align:left;
	padding-left:10px;
	color:#FFFFFF;
}

#footerright {
	float:right;
	text-align:right;
	padding-right:10px;
	color:#FFFFFF;
}

#footertext {
	padding-top:15px;
}

.widget {
	width:180px;
	background-color:#EEF2F6;
	padding:10px 10px 15px 10px;
}

#sidebar {
	width: 185px;
	padding-left:20px;
	float:left;
	margin-bottom:30px;
}

.postdetails {
	padding-top:5px;
}

.dateicon {
	width:103px;
	height:73px;
	background-image:url(images/dateicon.png);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
.dateday {
	font-family:Trebuchet MS;
	font-size:20px;
	margin-left:10px;
	margin-right:15px;
	text-align:center;
	color:#333333;
}
.datemonth {
	font-family:Trebuchet MS;
	font-size:12px;
	margin-left:10px;
	margin-right:15px;
	margin-top:19px;
	text-align:center;
	color:#333333;
}

#searcharea {
	float:right;
	width:220px;
	text-align:right;
}

.lastnews {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #aeaeae;
	font-size:11px;
}

#sidebar .lastnews a {
	color:#354E7C;
	text-decoration: none;
	}

#sidebar .lastnews a:hover {
	color: #354E7C;
	text-decoration: underline;
	background-color: #EEF2F6;
}

.redtext {
	color:#FF0000;
}

.smalltext {
	font-size:10px;
	color:#555555;
}

/* End Structure */



/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#333333;
	}

#calendar_wrap {
	margin-top:5px;
	margin-left:10px;
	text-align:center;
	}
#wp-calendar #prev a {
	font-size: 8pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 10pt Trebuchet MS;
	text-align: center;
	display:none;
	}

#wp-calendar th {
	font-size:8pt;
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */






/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-right:30px;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists */

ul {
	list-style:none;
	list-style-type:none;
}

li {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
}

.entry ul li {
	padding: 3px 20px 3px 20px;
	background: url(images/kv.gif) no-repeat 5px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin:0;
	padding:0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	padding: 3px 20px 3px 20px;
	background: url(images/kv.gif) no-repeat 5px 9px;
	border-bottom: 1px dotted #aeaeae;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0 0 0 15px;
	background: url(images/lt.gif) no-repeat 0px;
	border-bottom: none;
	}



/* End Entry Lists */



/* Begin Forms */
#searchform {
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
	margin-left: 30px;
	padding-top:15px;
	width:200px;
	}

#searchform #s {
	border:solid 2px;
    border-color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    background-color:#FFFFFF;
    color:#666666;
    width: 110px;
    padding: 2px;
	}


#searchsubmit {
    border: 1px #FFFFFF solid;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    background-color:#FFFFFF;
    color:#666666;
    width: 46px;
    height: 23px;
    padding: 0px;
    cursor:pointer;
	}

#sidebar #searchform #s {
	border:solid 2px;
    border-color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    background-color:#FFFFFF;
    color:#666666;
    width: 110px;
    padding: 2px;
	}



#sidebar #searchsubmit {
    border: 1px #FFFFFF solid;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    background-color:#FFFFFF;
    color:#666666;
    width: 36px;
    height: 24px;
    padding: 0px;
    cursor:pointer;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin-bottom:30px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin-right:56px;
	float: right;
	}
/* End Forms */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 45px 15px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-bottom:#CCCCCC dotted 1px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
.textwidget {
	margin-left:20px;
	margin-right:20px;
}
/* End Sidebar */


/* Begin Miscellaneous */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 3px solid #CCCCCC;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Таблица ГИПРОЗЕМ на главной */
table.giprozem {
	width:450px; 
	font-family:tahoma; 
	font-size:12px;
	font-weight:bold;
	border-spacing:0px 3px;
	border:0px; 
	padding:0px; 
	margin:0px;
}
table.giprozem tr td.right {
	text-align:right; 
	width:130px;
	color: #3b5688;
	border:0px; 
	padding:0px; 
}	
table.giprozem tr td.left {
	text-align:left; 
	width:300px;
	color: #3b5688;
	border:0px;
	padding:0px; 
}	
table.giprozem tr td.center {
	text-align:center; 
	width:10px;
	color: #FF0000;
	border:0px; 
	padding:1px 0px 1px 0px;
}	
table.giprozem tr td.center a {
	color: #FF0000;
	text-decoration: none;
}	
table.giprozem tr td.center a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* End Miscellaneous*/
