/*
Theme Name: Cenarte
Theme URI: http://www.kifulab.net/
Description: The default Cenarte theme.
Version: 1.0
Author: Michele Lo Forte
Author URI: http://www.kifulab.net/
Tags: wordpress 2.8
*/

/* Begin Reset Style*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%; 
	font-family: inherit;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td  { margin: 0; padding: 0; }
strong { }
:focus { outline: 0; } /* remember to define focus styles! */
body { /* line-height: 1; */ /*  Disabilito l'altezza della linea */ color: black; background: white; }
ol, ul , li{ list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* End Reset Style*/


/* Begin Tags */
body {
	text-align: left;
	background:#121212;
	color: #232323;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
a, a:visited { color:#666; text-decoration:none; }
h1 { font-size:14pt; }
h2 { font-size:12pt; }
h3 { font-size:10pt; }
small { font-size:8pt; }
/* End Tags */


/* Begin Stuff */
.clear { clear:both; }
.cleaner { clear:both; height:0px; line-height:0px; font-size:0px; }
.noborder{ border:none; }

	/* Font */
	.georgia { font-family: Georgia, 'Times New Roman', Arial, Sans-Serif; }
	.bold { font-weight:bold; }
	.italic { font-style:italic; }
	.fsize-8 { font-size:8pt; }
	.fsize-10 { font-size:10pt; }
	.fsize-12 { font-size:12pt; }
	.fsize-14 { font-size:14pt; }
	.fsize-18 { font-size:18pt; }
	.fsize-20 { font-size:20pt; }
	.fsize-24 { font-size:24pt; }
	
	/* Colors */
	.black, .black a, .black a:visited { color:#121212; }
	.almostblack, .almostblack a, .almostblack a:visited { color:#666666; }
	.grey-dark, .grey-dark a, .grey-dark a:visited { color:#999999; }
	.grey, .grey a, .grey a:visited { color:#CCCCCC; }
	
	.m-bottom-10 {margin-bottom:10px;}

.alignleft{ float:left; }
.alignright{ float:right; }
.justify { text-align:justify; }
/* End Stuff */


/* Begin Structure */
#page { 
	background:#FFFFFF;
	margin-top: 15px;
	padding:20px 20px 10px 20px;
	overflow:hidden;
}
#container { }
#menu {
	float:left;
	width:220px;
}
#content { }
#footer { color:white; }
/* End Structure */

/* Begin Menu */
#menu { }
#logo { margin-bottom:20px; }
.menu { }
.menu, .menu a {
	color:#CCCCCC;
}
.menu a:hover {
	color:#999999;
}
.menu .current_page_item, .menu .current_page_item a {
	color:#999999;
}
/* End Menu */

/* Begin Content */
.entry { text-align:justify; padding-right:20px; }
.entry p { margin-bottom:10px; }
/* End Content */

/* Begin Credits */
#credits { text-align:right; padding:5px 10px; }
#credits a:hover { color:white; }
/* End Credits */


#qtranslate-chooser { float:left; }
#qtranslate-chooser li { float:left; padding:5px 10px;}

#galeria .photonav { padding-top:5px; }
#galeria .photonav a { font-family:Georgia; font-style:italic; padding:3px 5px; }
#galeria .photonav a:hover { color:#252525; }

.page .title {padding-top:40px;}