a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}svg{overflow:hidden}

body {
	min-width: 960px;
	background: #d1d2be;
	color: #101013;
	font-size: 11px;
	height: auto;
	padding-bottom: 20px;
	font-family: Cambria, Georgia;
	font-size:15px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;		
}

.div {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.logo, .left, .bot {
	width: 220px;
}

.logo div {
	padding: 7px 10px 10px 10px;
	border-top: 3px solid #6b0c0c;
	background:#7b2222;
	color: #fef0f0;
	font-size:20px;
}

.bot div {
	padding: 7px 10px 10px 10px;
	border-bottom: 3px solid #6b0c0c;
	background:#7b2222;
	color: #fef0f0;
	font-size:20px;
}

.logo span {
	color:#7b2222;
	padding-left: 10px;
	font-family: Consolas, Verdana, Arial;
    font-size: 12px;
}

.search {
	width: 540px;	
	font-family: Consolas,Cambria,Georgià;
	font-size:12px;
	color: gray;
}

.search div {
	padding: 8px 0 10px 10px;	
}

.button {
	background-color: #c6c7ad;
	margin: 10px 10px 20px 0;
}

.search input, .input, .textarea, .halfinput, .comment_field {
	color: #7b2222;
	background-color: #c6c7ad;
	border: 1px solid #e9e9e3;
	font-family: Consolas,Cambria,Georgià;
	font-size:14px;
	width: 490px;
	padding: 4px;
}

.search input {
	font-size:18px; 
	height: 20px;
}

.textarea
{
	height: 200px;
	color: black;
	font-size:13px;
}



.frm2 {
	font-family:Consolas, Cambria, Georgià;
	font-size:10pt;
	border:1px solid;
	background:#c6c7ad;
	width:588px;
	padding:10px;	
}

.frm3 {
	overflow: hidden;	
}

.i	{
	font-family:Consolas, Tahoma;
	font-size:10pt;
	color:#6C3D09;
}

blockquote {
	font-family:Consolas, Tahoma;
	font-size:10pt;
	color:#6C3D09;
	margin:0px 0 0 50px;
	padding:0;
}

.loginza
{
	float:right; 
	margin: 15px 0px 20px 0;
	
}

.halfinput {
	width: 180px;
	font-size:12px;
}


.x {
	margin: -4px 0 0 -23px;
	z-index: 1000;
}

.topright {
	width: 140px;
	padding: 15px 0 0 0;
	margin: 0 0 0 -10px;
	font-family: Consolas, Verdana, Arial;
    font-size: 12px;
}

.bar {
	font-family: Consolas, Verdana, Arial;
    font-size: 12px;
	color: black;
	background-color: #c6c7ad;		
	padding: 2px 10px 2px 10px;
	margin-top:10px;

}

.list {
	padding-left: 10px;
	padding-top: 10px;
	#padding-left: 10px;
	font-size: 13px;
}

a:link,a:visited,a:hover
{
	color:#900;
	text-decoration: underline;
}

a:hover {
	color:#7b2222;	
	background-color: #e9e9e3;
	text-decoration: none;	
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
}

.cloud {
	text-align: justify;
}

.cloud, .cloud a:link, .cloud a:visited, .cloud a:hover {
	text-decoration: none;
	color: #AEAF9F;
}

.img {
	padding: 10px;
}

.cloud a:hover {
	color: #900;
}

.cls
{
	color:#900;
}

.right {
	width: 690px;	
}

.text {
	padding: 7px 0px 0 10px;	
	width: 510px;	
	display: inline;
	float: left;
}

.ccnt, .occnt {
	width: 100%;	
	cursor: pointer;
	margin: 3px 3px 3px 10px;		
	padding: 2px;
	text-align: right;
}

.ccnt:hover, .occnt { 
	background-color: #e9e9e3;
}

.ccnt { 
	background-color: #d1d2be;
}

.comments {
	padding: 3px 0 10px 0;
	margin-left:100px;	
	width: 610px;	
	font-size:14px;	
}

.name {
	font-size:16px;
	padding: 0px 0px 5px 0px;
	margin-left:-10px;
	color: #505050;
}

.reply {
	margin: 10px 10px 10px 130px;
	padding: 0 10px 0 10px;
	border-left: 5px solid #ff8000;	
	font-size:14px;	
	width: 510px;
}

.fakec {
	padding: 10px 0px 20px 0px;
	font-size: 15px;
}

.tright {
	float: right;
	width: 150px;
	padding-left: 10px;
	font-size: 13px;
	#color: #aeaf9f;
}

.tright a:link, .tright a:visited {
	text-decoration: none;
	#color: #aeaf9f;
}

.tright a:hover {
	color:#7b2222;	
}

.tags {
	padding-top: 10px;
	padding-left: 0px;
}

.tright span {
	font-family: Cambria, Tahoma;
	font-size:18px;
	font-weight:400;
	line-height:20px;
	margin: 0px 0 14px 0px;	
	color: #aeaf9f;
}
	
	
h1 {
	font-family: Cambria, Tahoma;
	font-size:21px;
	font-weight:400;
	line-height:20px;
	margin: 0px 0 14px -14px;	
}

p {
	#line-height:12px;
	padding-top: 13pt;
}

/*
220
540
140
*/


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
	zoom: 1;
}


.autosuggest-body
{
	position: absolute;
	border: 1px solid black;
	z-index: 100;
}

.autosuggest-body iframe
{
	display: block;
	position: absolute;
	z-index: 999;
	filter: alpha(opacity=0);
}

.autosuggest-body table
{
	width: 100%;
	background-color: #FFFFF0;
}

.autosuggest-body tr
{
	cursor: hand;
	cursor: pointer;

	color: black;
	background-color: #d1d2be;
	border: 1px solid #e9e9e3;
	font-family: Consolas, Cambria, Georgia;
	font-size:14px;
	text-align: left;
}

.autosuggest-body tr.up
{
	height: 10px;
	background: #656291 url("arrow-up.gif") center center no-repeat;
}

.autosuggest-body tr.down
{
	height: 10px;
	background: #656291 url("arrow-down.gif") center center no-repeat;
}

.autosuggest-body tr.up-disabled
{
	height: 10px;
	background: #656291 url("arrow-up-d.gif") center center no-repeat;
	cursor: default;
}

.autosuggest-body tr.down-disabled
{
	height: 10px;
	background: #656291 url("arrow-down-d.gif") center center no-repeat;
	cursor: default;
}

.autosuggest-body tr.selected
{
	background-color: #7b2222;
	color: #e9e9e3;
}

.autosuggest-body td
{
	white-space: nowrap;
	padding: 5px;
}

.autosuggest-body span.match
{
	text-decoration: underline;
}
