/* Start of CMSMS style sheet 'TerraFirma : TerraFirma2' */
/*
	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com
*/

* {
padding: 0px;
margin: 0px;
}

html {
width:100%;
height: 100%;
}

body
{
    margin: 0;
    padding: 0;
    width:100%;
    min-height:100%;
    height: 100%;
    background: #F9F9F7 url(uploads/TerraFirma/a1.gif) repeat-x;
    font-size: 12px;
    font-family: Tahoma;
    color: #3B1A0C;
    line-height: 18px;
}

a
{
color: #9a1212; /* #FF7800;*/
font-weight: bold;
text-decoration: underline;
outline: none;
}

a:hover
{
text-decoration: none;
}

a.thumblink
{
font-size: 11px;
line-height: 11px;
text-decoration: none;
font-weight: bold;
}

a.link_another_page
{
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
}

a.thumblink:hover
{
text-decoration: underline;
}

a.boldlink
{
text-decoration: underline;
font-weight: bold;
}

a.boldlink:hover
{
text-decoration: none;
}

a.plainlink
{
text-decoration: underline;
font-weight: normal;
}

a.plainlink:hover
{
text-decoration: none;
}

a.new_window_link
{
background: url(/uploads/TerraFirma/new_window.gif) left no-repeat;
padding-left: 12px;
margin-left: 5px;
line-height: 1;
}

a.image_link
{
background: url(/uploads/TerraFirma/img_icon.gif) left no-repeat;
padding-left: 17px;
margin-left: 5px;
line-height: 1;
}

sup
{
font-size: 0.95em;
}

p
{
margin-bottom: 15px;
text-align: justify;
/*text-indent: 10px;*/
line-height: 1.3;
}

img
{
border: 0;
margin: 0;
padding: 0;
}

html:root input, textarea, select {
border: 1px solid #ccc;
font-size: 12px;
color: #333;
background: #f8f8f8;
padding: 2px;
margin: 1px;
font-family: Tahoma;
}

input.btn, .search-button
{
color: #fff;
background: #9a1212;
font-size: 12px;
font-family: Tahoma;
cursor: pointer;
cursor: hand;
}

#peek, #vote
{
margin: 5px 0 0 0;
}


/* ------------- */


#outer
{
position: relative;
width: 950px;
margin: 0 auto;
background: #fff url(uploads/TerraFirma/abg.gif) repeat-y;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url(uploads/TerraFirma/upbg.gif) no-repeat;
width: 950px;
height: 264px;
z-index: 1;
}

#inner
{
position: relative;
padding: 5px 25px 10px 25px;
z-index: 2;
}

#splash
{
position: absolute;
left: 0px;
top: 0px;
width: 950px;
height: 92px;
}

* html #splash
{
left: -25px;
border: 0px solid #ccc;
}

#splash #logo
{
position: absolute;
top: 10px;
left: 25px;
width: 213px;
height: 70px;
}

#splash #slogan
{
position: absolute;
top: 0px;
left: 330px;
width: 276px;
height: 82px;
}

#splash #search
{
position: absolute;
right: 30px;
top: 20px;
font-size: 12px;
text-align: right;
}

#splash #upper_links
{
position: absolute;
right: 25px;
top: 2px;
font-size: 12px;
text-align: right;
}

#primarycontent {
position: relative;
width: 700px;
float: left;
padding: 10px 0px 10px 0;
margin: 0;
z-index: -1;
overflow: hidden;
}

#primarycontent h3 {
font-size: 18px;
font-weight: bold;
line-height: 25px;
color: #865991; /*#cd3c02;*/
letter-spacing: -1px;
padding: 0 0 10px 10px;
}

#primarycontent h3.header {
position: relative;
top: 4px;
font-size: 22px;
font-weight: normal;
font-family: Georgia;
line-height: 25px;
color: #3B1A0C;
letter-spacing: -1px;
/*background: url(uploads/TerraFirma/a22.gif) bottom repeat-x;*/
padding: 0;
margin-bottom: 5px;
width: 600px;
}

#primarycontent h4 {
font-size: 16px;
font-weight: normal;
font-family: Tahoma;
color: #6B2959;
padding: 0 0px 5px 0;
/*letter-spacing: -1px;*/
/*-letter-spacing: 0px; ie6 */
}

#primarycontent .blockcontent {
padding: 0;
margin: 0 10px 10px 0;
line-height: normal;
}

#primarycontent .blockcontent .date {
color: #1A2718;
}

/*
#primarycontent .blockcontent ul {
margin-left: 15px;
}
*/


#secondarycontent {
position: relative;
width: 185px;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
float: left;
display: block;
/*
float: none;
display: table;
*/
border: 0px solid #ccc;
line-height: 13px;
}

#secondarycontent h3.header {
/*
position: relative;
top: 4px;
*/
font-size: 22px;
font-weight: normal;
font-family: Georgia;
line-height: 25px;
color: #3B1A0C;
letter-spacing: -1px;
/*background: url(uploads/TerraFirma/a22.gif) bottom repeat-x;*/
padding: 0;
margin-bottom: 5px;
}

#secondarycontent .blockcontent
{
padding: 0;
/*
margin: auto;
*/
font-size: 12px;
line-height: 1.4;
letter-spacing: 0px;
/*float: none;*/
margin-bottom: 10px;
}

#secondarycontent .blockcontent a
{
color: #66702E;
}

#secondarycontent .blockcontent ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

#secondarycontent .blockcontent ul ul
{
padding: 0 0 0 10px;
}

#footer
{
position: relative;
clear: both;
height: 50px;
text-align: center;
line-height: 25px;
background: url(uploads/TerraFirma/a50.gif) top;
color: #9a1212;
}

#footer a
{
color: #9a1212;
}

#menu
{
position: relative;
background: #9a1212;
height: 36px;
padding: 0px 20px 0px 5px;
margin: 85px 0px 0px 0px;
z-index: 3;
}

#menu ul li
{
display: inline;
/*line-height: 45px;*/
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li, #menu ul li a
{
background-repeat: repeat-x;
padding: 5px 8px 5px 8px;
font-size: 14px;
color: #fff;
font-weight: normal;
}

#menu ul li a:hover
{
/*background: #fff url(uploads/TerraFirma/a18.gif) repeat-x top;*/
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

hr.separator
{
display: none;
}

.expand
{
margin: 0;
margin-top: 10px;
padding: 10px;
background: #F4FBFF;
}

.expand p
{
padding: 0;
margin: 0;
}

.expand_link
{
padding-left: 15px;
background: url("/uploads/TerraFirma/plus.gif") no-repeat;
line-height: 0.8;
}

#breadcrumbs
{
font-size: 95%;
margin: 5px 0 15px 0;
color: #473630;
}

.divider
{
clear: both;
float: none;
}

#edit_date
{
margin-top: 15px;
padding: 5px 2px 5px 2px;
font-size: 95%;
color: #333;
background-color: #FFF4F4;
}

.pic
{
border: 1px solid #eee; padding: 1px; float: left; margin-right: 5px;
}

.pic1
{
border: 1px solid #eee; padding: 1px; float: right; margin-left: 15px; margin-bottom: 5px;
}

.tagcloud
{
font-size: 100%;
}

.curved {
/*
z-index: 9999;
padding: 11px 0px;	padding greater than corner height|width
margin: auto;
border: 0px solid #CCC;
background-color: #FFF;
*/
}

.curved {
/*
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
behavior:url(uploads/plugins/border-radius/border-radius.htc);
*/
}

.no-float
{
float: none;
clear: both;
}

.brdr
{
background: url(uploads/TerraFirma/a22.gif) center repeat-x;
clear: both;
height: 20px;
width: 100%;
float: none;
}

.articles_tip
{
color: #2B457D;
font-family: Arial;
font-size: 15px;
height: 40px;
line-height: 40px;
letter-spacing: -1px;
background: url(uploads/images/o-proekte/lodochnik.jpg) left no-repeat;
padding-left: 35px;
padding:10px 0 10px 35px;
}

/* jQuery lightBox plugin - Gallery style */
.gallery ul { list-style: none; margin-left: 0; }
.gallery ul li { display: inline; }
.gallery ul a img {
	border: 5px solid #fafafa;
	border-bottom: 15px solid #fafafa;
	color: #fafafa;
}
.gallery ul a:hover img {
	border: 5px solid #fff1f1;
	border-bottom: 15px solid #fff1f1; 
	color: #fff1f1;
}
.gallery ul a:hover {
	color: #fff1f1;
}
/* -- */

.mp_header {
font-size: 16px; font-weight: normal; font-family: Tahoma; line-height: 25px; color: #FFFFFF; background: #9A1212; padding: 1px 7px 1px 7px; margin: 0;
}

span.link-look-alike {
color: #9a1212;
font-weight: bold;
text-decoration: none;
}

.invis {
position: absolute; top: -9999px; left: -9999px; width: 1px; height: 1px; clear: both;
}

p.links, p.links a {
font-size: 90%; color: #BBB;
}

#epas, #epas a { color: #CCC; }
/* End of 'TerraFirma : TerraFirma2' */

