
/*  
2007  - Faido  4 Vumpel
*/

/* Structure 
html>body #header {
	padding: 5px;
	font: bold 20px 'Century Gothic', Arial, Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: -20px;
	border-bottom: 1px dotted #ccc;
	text-align: center;
}
/* Links

*/

a img {border: none;}
a:hover {color: #FFFFFF;}
a:link {color: #ECB57D;}
a:visited {color: #ECB57D;}


html {background-color : #030614;} 
body {
	position: relative;
	font-family: "Lucida Grande", "Trebuchet Ms", Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFF;			
	background:url(img/bg.jpg);
	background-repeat:no-repeat;
}


#container {
/*width: 70%; 
*/
	
	max-width: 1000px;
	
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
    padding-right: 12px;
    /*border: 1px solid #eee;*/
}


#headerz { 
	margin-top:74px;
	margin-bottom:0px; 
	display:block;
}


#header-logo { 
	margin-top:10px;
	margin-bottom:0px; 
	margin-left:50px;
	display:block;
}

#header {
	font: 16px 'Century Gothic', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top:8px;
	margin-top: 103px;
	margin-left:3px;	
	color:#000000;
}

#header a:link {color: #000000;}
#header a:visited {color: #000000;}
#header a:hover {color: #CE0000;}

.breadnav  {color:#999;}
.breadnav a:link   {color:#999;}
.breadnav  a:visited   {color:#999;}
.breadnav   a:hover   {color:#999;}

#description {
	margin-top: -25px;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #444;
}

#content {
float: right;
	padding: 0px 10px 5px 2px;
}

#sidebar {
	float: left;
	width: 150px;
	\width: 160px;
	margin-bottom: 20px;
	padding: 10px;
	padding-right: 2px;
    color: #4f91ff;
    font-weight: bold;
	list-style-type: none;
}

p {

	margin: 0px 0 10px 0px;
}

#sidebar ul li {
	font: 11px "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 5px 0 2px 0;
	margin-left: -30px;
    list-style-type: none;
}

#linkcat-1 {
	font: 14px "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 -10px -15px;
	padding-bottom: 5px;
	font-weight: normal;
}

#sidebar>#linkcat-1 {
	font: 14px "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 0px 0px;
	padding-bottom: 5px;
	font-weight: normal;
}

#sidebar> #linkcat-1 ul li {
	margin-left: -30px;
	margin-top: 5px;
}

#linkcat-1 ul li {
	margin-left: -15px;
	margin-top: -5px;
}

#linkcat-1 ul {
	margin-top: 10px;
}

#sidebar> #h5problemchild {
	margin-left: 0px;
}

#h5problemchild {
	margin-left: 15px;
}

#footer {
	b/ackground-color:#979796;
	color:#aaa;


	b/order-top: 1px solid #979796;
	font-size: 10pt;
	margin: 15px 0 0 0;
	text-align: center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;

}


/* H Styles */

h1 {
	font: 18pt "Lucida Grande", "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 2px 0 4px 0px;
	padding-bottom: 5px;
	
}


h2 {
	border-bottom: 1px dotted #ECB57D;;
	font: 18px "Lucida Grande", "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
	color:#ECB57D;
}

h2 {
	border-bottom: 1px dotted #ECB57D;;
	font: 18px "Lucida Grande", "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
	color:#ECB57D;
}



#sidebar> li h2 {
	border-bottom: 1px dotted #ccc;
	font: 14px "Lucida Grande", "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
}

h3 {
	#border-bottom: dotted 1px #eee;
	font-family: 'Century Gothic', "Trebuchet Ms", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin: 20px 0 6px 0px;
    font-size: 18px;
}

h4 {

	font: 14px "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

h5 {

	font: 14px "Trebuchet Ms", Arial, "Times New Roman", Times, serif;
	margin: 20px 0 -10px 0px;
	padding-bottom: 5px;
}

/* Text Styles */

p, li, .feedback {
	font: 14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

#quote {
	background-color: #ccc;
    padding: 5px;
    margin: -5px 5px 10px 5px;
    font-size: 10px;
    font-family: Geneva, Arial, Verdana;
}

/* Post & Meta Styles */

.post {
	padding: 5px 0 5px 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent a:link, .storycontent a:visited {
	color: #CE0000;
}

.storycontent a:hover {
	color: #4E8FFD;
}




.text_line_size { line-height: 20px; }
.negative_margin { margin-left: -3%; }

.line_img { width: 100%; height: 114px; overflow: hidden; }

.img_border {   border: 1px solid #666; padding: 1px;}






.number a:link {
	color: #ccc;
}

.number :before {
	content: "- ";
}

/* Other Styles */

div>#searchform {
	padding-left: 5px;
	padding-top: 20px;
}

div>#searchform input {
	border: 1px solid #333;
}

#searchform {
	padding-left: 5px;
	padding-top: 0px;
}

.feedback {
	color: #ccc;
	text-align: right;
}

/* Comment Styles */

#comments {
	margin-top: 40px;
}

#respond {
	margin-top: 30px;
}

#commentform textarea {
	width: 90%;
}

div>.commentlist {
	margin-left: -40px;
}

.commentlist {
	margin-left: 0px;
}

#commentlist li ul {
	font-size: 110%;
	list-style-type: none;
}

ol#comments li p {
	font-size: 100%;
}



.main_menu a {
    font-weight:bold;
	color: #999;
	text-decoration: none;
	font-size: 12px; 
	line-height: 33px;
	border-top: 1px solid #555;
	margin: 0px 0px 0px 0px;

	padding: 2% 0 2% 0px; 
	font-size:110%;
}

.main_menu span {
	font-size:80%;
	color: #999;	
}


ul {margin-top: 1pt; list-style-image: url('img/li.gif'); margin-left: 22pt; list-style-type: square;}

.main_menu a:visited {color: #999;text-decoration: none;}
.main_menu a:hover {
background-color:#990000;
	 text-decoration: none;
	 color:#FFFFFF;
}


.stroyka {
font-size:0.8em;
text-align:center;
width:50%;
}

.stroyka a:hover,
.stroyka a:link,
.stroyka a:visited
{
	color:#aaa;
	 text-decoration: none;
}

