@import url("dropmenu.css"); /* styling dropdown menu */ 
*{ margin: 0; padding: 0; }
html {text-align:center;}

.clearer {
clear:both;
}

:focus,:active { outline: 0; }
body { font: 12px Tahoma, Arial, Sans-Serif; color: #000; background: url(../images/bg.jpg) repeat-x #fff;word-wrap:break-word; text-align:left; }
a { text-decoration: none; color: #e67816; }
a:hover {
color:#000;
text-decoration:underline;
}

img { border: 0;}

h1,h2,h3,h4 {
margin-top: 10px;
font-weight:900;

}

h1 {
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding: 2px 0 0 0px;
	color: #1c1c1c;
	
}

h2 { 
	padding: 0 0 5px 10px;
	line-height: 30px;
	font-size: 1.2em;
	color: #1c1c1c;
	background: url(../images/h2.png) no-repeat left top;
}


h3 {
font-size: 1.1em;
clear:both;
background: url(../images/h3.png) no-repeat left top;
line-height: 30px;
padding: 0 0 5px 10px;
}

h4 {
font-size: 1.1em;
clear:both;
padding: 0;
}

p {
line-height: normal;
margin: 0;
line-height: 12px;
clear:both;}

ol,ul {
list-style:none;
}

ol.chestionar {
	list-style-type:decimal;
}

li.chest_num {
	list-style:decimal inside;
}

li.chest_lit {
	list-style:lower-alpha inside;
	margin-left:20px;
}

ul { 
	margin: 15px 0 15px 20px; 
	padding:0; 
}

li {
list-style-image:url(../images/list.png);
list-style-type:square;
list-style-position:inherit;
line-height:13px;
margin-bottom:7px;
}

.continue-but {
 float:right;
 margin:2px 10px 0 0;
}
.sbttl-intro {
 text-align:left;
 font-size:10px;
 color: #999;
}
#int {color:#1c1c1c;}
#int img {float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; width:50px;height:50px;}
#wrapper { margin: 0 auto; width: 820px; text-align:left;}
#logo { padding: 20px 12px 10px; }
	#logo h1 { font: bold 24px Arial; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px; }
		#logo h1 a { color: #333; }
		#logo h1 a span { color: #000; }
#content { background: url(../images/bg_sus.jpg) no-repeat top center #fff; width: 820px; }
#crumbs {padding:0 0 0 8px; margin:0 10px 15px 10px; font-size:.90em; line-height:25px; background:#fdfdfd; border:1px solid #dedede;height:25px;}
#crumbs a {margin:0 5px 0 0; padding:6px 15px 6px 0; background: #fdfdfd url(../images/crumbs.gif) no-repeat right center;}
#crumbs span #house {margin:0 5px 0 0; padding:6px 15px 6px 0; background:#fdfdfd url(../images/crumbs.gif) no-repeat right center;}

#menu { list-style:none; margin: 14px 0 0 12px; width: 573px; float: left; height: 46px; }
#search { float: right; width: 205px; margin: 22px 13px 0 10px; display: inline; color:#ccc; }
	#search .text { width: 220px; height: 15px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
	#keywords { background: #f3f3f3 url(../images/search.gif) no-repeat right; width:130px; }

#gal { overflow: hidden; width: 820px; position: relative; margin-left: 10px; }

		
#left { width: 550px; float: left; margin-left: 25px; display: inline; }
	#left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc;}
	#left label { float: left; clear: both; color: #666; font-weight: normal; }
	#left select { width: 366px; }
	#left p {margin-bottom: 10px;}
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	

	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 20px; height: 127px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 10px; color: #666; }

#right { width: 200px; float: right; border-left: 1px dotted #ccc; padding-left: 10px; margin-right: 25px; display: inline;text-align:left; }
#right img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
#feature { margin: 0 25px; padding-bottom: 10px; }
	.small-post { float: left; width: 244px; margin-right: 17px; }
		.small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
	.last { margin-right: 0; }
	#feature ul { margin-top: -11px; }
	
#footer { color: #777; font-size: 11px; margin: 20px 0 20px 10px; padding: 10px; border-top: 1px solid #666; text-align:center;}
   #footer .f-right{float:right;}
   #footer .f-left{float:left;}
#yt1, #yt2, #yt5 { color: #e63d16;}

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../images/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px dotted #ccc; margin: 15px 10px; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }

/* Adm */
fieldset {
color:#000;
margin:0;
padding:10px 8px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px dotted #ccc;
margin:0 0 20px;
}

textarea {
padding:3px;
background: #fff;
}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

.post_date { 
    float: left;
    width: 49%;
    color: #444;
    height: 16px;
    margin: 10px 0; 
    padding-left: 20px;
    background-image: url('../images/date.png');
    background-repeat: no-repeat;
    background-position: center left; 
}
.post_comments { 
    float: right;
    width: 49%;
    color: #444;
    height: 16px;
    margin: 10px 0; 
    padding-right: 20px;
    text-align: right;
    background-image: url('../images/post_comment.png');
    background-repeat: no-repeat;
    background-position: center right; 
}



legend {
font-weight:800;
}

input {
padding:2px;
}

/* MISC */
pre,code {
font-family:Consolas, "Courier New", Courier, monospace;
color:#444;
font-size:1em;
white-space:pre;
position:relative;
overflow:auto;
background:#fdfdf8;
border-left:2px solid #c1b8b0;
margin:5px;
padding:4px;
}



hr {
clear:both;
height:0;
border-color:#ccc;
border-style:solid;
border-width:1px 0 0;
margin:0 0 20px;
}

.l {
width: 100%;
display:block;
clear:both;
line-height: 25px;
}

.ct1 {
width: 525px;
float:left;
padding-left: 5px;
text-align: center;
}

.ct2 {
width: 95px;
margin: 0 1px 0 0;
float:left;
text-align:center;
}

.ct3 {
width:100px;
margin: 0 0 0 1px;
float:right;
text-align:center;
}

.c1 {
width: 525px;
float:left;
text-align: left;
line-height: 25px;
height:25px;
padding-left: 5px;
overflow:hidden;
clear:both;
background: #fff0ea;
border-bottom: 1px solid #ffffff;

}

.c2 {
width: 95px;
margin: 0 1px 2px 0;
background: #f5f5f5;
float:left;
text-align:center;
}

.c3 {
width:100px;
margin: 0 0 2px 1px;
background: #f5f5f5;
float:right;
text-align:center;
}

