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

Title : sNews Default Stylesheet
Author : Vitor M. Costa
URL : http://designcriativo.com/

Created : 20 May, 2006
Modified : 26 June, 2006

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

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

	css

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

*{
	margin: 0;
	padding: 0;
}	
html{background: #333;}	
body{
	background: #333;
	color: #324F6A;
	font: 76% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
}

/* links  */

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

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */
h5 {font-size:1em;


}  /* displayed at 12px */
/* tables & forms */

input, select, th, td {font-size:1em}

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

	page structure & layout

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

#container{
	background: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 10px auto;
	text-align: left;
	width: 960px;
	
}
#header{	
	background: url("http://www.ceramicunderground.it/images/testata.png") ;
	border-bottom: 1px solid #897A5F;
	height: 180px;
	position: relative;
}
#navigation{
	bottom: 0;
	font-size: 1.1em;
	position: absolute;
	right: 25px;	
}
#path-time{
	background: /*url(path-tile.gif)*/ #E4C794 /*repeat-x*/; 
	border-bottom: 1px solid #897A5F;
	color: #4C7897;
	font-size: 1.2em;
	height: 46px;
	position: relative;
}	
#info{
	background: #222222; 
	border-bottom: 1px solid #000;
	color: #E4EEF4; 	
	/*font-size: 1.2em;
	line-height: 2.0em;	*/
	position: relative;
	/*padding: 20px 230px 20px 30px;*/
	height:180px;
}
#primary-content{
	float: left;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 30px 20px 30px 30px;
	width: 640px;
}
#primary-content img {
	border: 1px solid #bbb;
	padding:6px;
}
#secondary-content{
	color: #4B798B;
	float: right;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 10px 30px 20px 20px;
	width: 206px;
	font-family:Arial, Verdana, Helvetica, Sans-serif;
}	
#footer{
	/*border-top: 1px solid #DBDFE0;*/
	clear: both;
	color: #fff;
	font-size: 0.8em;
	height: 40px;
	/*margin-left: 30px;*/
	width: 960px;
	border-bottom: 1px solid #000;
	background: #793D08;
}

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

	header

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

#header h1 {
	font-size: 4.0em;
	position: absolute;
	margin: 30px 0 0 45px;
	visibility: hidden;
}
#header h1 a {
	color: #897A5F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

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

	navigation

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

#navigation ul{
	display: inline;
}
#navigation li{
	display: block;
	float: left;
	list-style: none;
}
#navigation li a{
	background: #333333;
	color: #fff;
	display: block;
	margin: 0 1px 0 1px;
	line-height: 1.6em;
	padding: 7px 20px 7px 20px;
	text-align: center;
	text-decoration: none;
}
#navigation li a:hover{background: #cc3300;}

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

	path-time

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

#path-time a{
	color: #4c7897;
	text-decoration: none;	
	text-transform: capitalize;
}
#path-time a:hover{text-decoration: line-through;}

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

	info

------------------------------------------------------------ */
/*
#info img{
	background: url(snews.gif) no-repeat;
	height:75px;
	position: absolute;
	right: 25px;
	top: 30px;
}

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

	primary content

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

#primary-content h2{
	border-bottom: 1px solid #DDD;
	background-position: bottom;
	color: #333333;
	font-family: Georgia, Times, Garamond, Baskerville, 'times New roman', Serif, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 12px;
	
}	
#primary-content h2 a{
	color: #a80000;
	text-decoration: none;
}		
#primary-content h2 a:hover{
	color: #7C90A1;
}	
#primary-content h3, #primary-content h4{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
}	

#primary-content h5{

	text-align: right;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
	
}	




#primary-content p{
	line-height: 1.8em;
	margin: 0 0 20px 0;
	color: #000;
	font-family: Georgia, Times, Garamond, Baskerville, 'times New roman', Serif, Arial, Helvetica, sans-serif;
	font-size: .9em;;
}
#primary-content ol {
	line-height: 1.8em;
	margin: 0 30px 20px 50px;
}	
#primary-content ul {
	line-height: 1.8em;
	margin: 0 30px 20px 30px;
}
#primary-content ul li {
	background: url(blue-box.gif) no-repeat 0 50%;
	line-height: 1.8em;
	list-style: none;
	padding-left: 20px;
}
#primary-content ul.pages {
	line-height: 1.8em;
	margin: 0 30px 20px 0;
	margin-left: 10px;
}
#primary-content ul.pages li {
	background: url(timeicon.gif) no-repeat 0 50%;
	line-height: 1.8em;
	list-style: none;
	padding-left: 15px;
}

/* Archive & SiteMap pages */

#primary-content dl {
	margin: 10px 0 0 10px;
}
#primary-content dt {
	font-size: 1.1em;
	margin: 5px 0;
}
#primary-content dt a{
	color: #222;
	background: url(arrow.gif) no-repeat 0 50%;
	padding-left: 10px;	
}
#primary-content dd {
	margin-left: 5px;
}
#primary-content dd a {
	background: url(timeicon.gif) no-repeat 0 50%;
	padding-left: 15px;
}

/* forms & class's */

#primary-content form{margin: 10px 0 20px 0;}		
#primary-content fieldset legend{
	margin: 0 0 10px 0;
}
#primary-content fieldset{
	background: #fff;
	border: 1px solid #dfe3e4;
	padding: 5px 15px 15px 10px;
	width: 95%;
	margin-bottom: 20px;
	position: relative;
}
#primary-content fieldset p{
	margin: 0 0 10px 0;
}
#primary-content fieldset textarea{
	height: 250px;
	overflow: auto;
}
form .field:focus, form .text:focus, form textarea:focus {background: #fffff0; color: #324F6A;}
#primary-content textarea{
	height: 150px;
	overflow: auto;
}

/* IE styles for admin inputs, easier if we had a class */

*html #t,#s,#desc,#at,#as,#dm,#km,#webtitle,#webSEF,#wdesc,#wkey,#we,#cs,#lang,#char,#dt,#artl,#rssl,#cl,#wff,#wfc,#uname,#pass1,#pass2{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}	
	
/* ------------------------------------------------------------

	secondary content

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

#secondary-content h2{
	color: #793D08;
	border-bottom: 1px solid #DFEDF2;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
}		
#secondary-content p{margin: 0;}		
#secondary-content ul{
	margin: 7px 0 20px 10px;
}	
#secondary-content ul li{
	/*background: url(blue-box.gif) no-repeat 0 1px;*/
	height: 18px;
	list-style: none;
	padding-left: 15px;
	padding-top:5px;
	border-bottom: 1px dotted #DDD;
	font-weight:bold;
}	
#secondary-content a{	
	color: #000;
	text-decoration: none;
}	
#secondary-content a:hover{color: #cc3300;}	

/* class's */

#secondary-content .searchfield{
	font-size: 1.1em;
	padding: 3px;
	width: 68%;
}

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

	footer

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

#footer p{
	line-height: 1.5em;
	margin-top: 15px;
	text-align: center;
}
#footer a{
	color: #aaa;
	text-decoration: underline;
}

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

	misc.

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

a img {border: none;}
acronym{cursor: help;}
legend{
	color: #324F6A;
	font-weight: bold;
}
blockquote{
	background: url(quote.gif) no-repeat 10px 0;
	color: #76aac9;
	border-left: 2px solid #76aac9;
	line-height: 1.5em;
	margin: 0 10px 20px 10px;	
	padding: 0 10px 0 10px;
}
hr, .hide {display: none;}
.show{display: block;}

/* class's */

.pathway{
	font-size: 0.9em;
	margin-left: 50px;
	margin-top: 18px;
	position: absolute;
}
.time{	
	position: absolute;
	right: 50px;
	top: 25px;
}
.right, .left{	
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
.right{
	float: right;
	margin: .5em 0  6px 12px;
}
.left{
	float: left;
	margin: .5em 12px 6px 0;
}

/* infoline */

.infoline{
	color: #afafaf;
	font-size: 0.9em;
}
.infoline a{
	color: #afafaf;
}
.infoline .more a{
	background: url(arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.infoline .commentcount a{
	background: url(comment.gif) no-repeat 0 50%;
	padding-left: 15px;
	margin-right: 5px;
}
.infoline .date{
	background: url(timeicon.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.infoline .edit a{
	border-left: 1px solid;
	padding-left: 7px;
}
.infoline .author a{
	background: url(comment.gif) no-repeat 0 50%;
	padding-left: 15px;
}

/* paginator */

.paginator{
	color: #afafaf;
	font-size: 0.9em;
}
.commentsbox{margin-top: 25px;}	
#primary-content .commentsbox h2{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}
.comment { 
	background: #fff; 
	border-bottom: 1px solid #dee2e3;
	border-top: 1px solid #dee2e3;
	color: #221f20;
	font-size: 0.9em;
	padding: 15px 10px 0px 10px; 
	margin: 10px 0 10px 0;
	overflow: auto;
}
.comment .infoline{
	font-size: 1.0em;
	color: #222;
	font-weight: bold;	
}
.comment .infoline .author a{
	padding-right: 3px;
	color: #76aac9;
}
.comment .infoline .author a:hover{
	text-decoration: none;
}
.field, .searchfield, .text, textarea{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}
input[type=text], input[type=password]{
	border: 1px solid #DDD/*dfe3e4*/;
	padding: 6px;
	width: 97%;	
}
input[type=password]{
	width: 57%;
}
.button{
	cursor: pointer;
	float: right;
	margin: 10px 0 120px 0;	
	padding: 3px;
}
.searchbutton{cursor: pointer;}

.incenter{
margin: 6px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 20px;
border:1px solid #FFF;
height:150px;
padding:0px;
width:160px;
float:left;
line-height:.9em;	}

/*p.special:first-letter {
    float:left;
    font:  500% Georgia,"Times New Roman", Times,serif;
    color: #684E33;
	 padding:4px;}*/
.backen img a{

}
.backen img a:hover{
background: #006699;
}

ol {
	font-family:  Georgia,"Times New Roman", Times,serif;
}