/*
Theme Name: SNAPalermo_v1
Theme URI: http://www.kifulab.net/
Description: The default SNAPalermo theme.
Version: 1.0
Author: Kifulab
Author URI: http://www.kifulab.net/
Tags: wordpress 2.8, fixed width, two columns, widgets
*/

/* 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:center;
	background:#F7F6F1;
	color: #232323;
	font-family: Verdana, Arial, Sans-serif;
	font-size:62.5%;
	font-size:13px;
	padding:0px 0px 0px 0px;
}
a { color:#5D5048; text-decoration:none; }
a:hover { color:#666666; text-decoration:underline; }
h1 { font-size:24px; padding-bottom:5px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; }
small { font-size:10px; }
blockquote { margin-left:20px; padding-left:10px; border-left:2px solid #CCC;}
del { text-decoration:line-through; }
/* End Tags */


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

/* Font */
.arial { font-family: Arial, Helvetica; }
.georgia { font-family: Georgia, 'Times New Roman', Arial; }

.bold, .bold a { font-weight:bold; }
.italic { font-style:italic; }

.fsize-10 { font-size:10px; }
.fsize-12 { font-size:12px; }
.fsize-14 { font-size:14px; }
.fsize-16 { font-size:16px; }
.fsize-18 { font-size:18px; }
.fsize-22 { font-size:22px; }
.fsize-24 { font-size:24px; }
.fsize-26 { font-size:26px; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }

/* Colors */
.azure, .azure a, .azure a:visited { color:#0A71B3; }
.black, .black a, .black a:visited { color:#232323; }
.grey, .grey a, .grey a:visited { color:#666; }
.red, .red a, .red a:visited { color:red; }
.veryblack, .veryblack a, .veryblack a:visited { color:#000; }
.yellow, .yellow a, .yellow a:visited { color:#FFFF00; }

.alignleft{ float:left; }
.alignright{ float:right; }

.margin-left-10 { margin-left:10px; }
.margin-left-20 { margin-left:20px; }
.margin-right-10 { margin-right:10px; }
.margin-right-20 { margin-right:20px; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-top-10 { margin-top:10px; }
.margin-top-20 { margin-top:20px; }
	
/* Grid */
/* End Grid */

/* End Stuff */



/* Begin Structure */
#page { background:url(images/bg-container.gif) repeat-y;  width:990px; margin: 0px auto; }

#container { 
	width:960px; 
	margin:0px auto;
	padding:20px 0px;
	overflow:hidden;
}
#content { float:left; width:778px; overflow:hidden; }
#posts {float:right; width:579px; overflow:hidden; }
#sidebar { text-align:center; float:right; width:182px; margin:0px; overflow:hidden; }
#sidebar-extra { float:left; width:199px; overflow:hidden; }
#sidebar-content { width:100%; overflow:hidden; }
ul#sidebar-elements { width:100%; overflow:hidden; }
li.sidebar-element { text-align:left; padding:0px; margin-bottom:10px; }
/* End Structure */

/* Begin Header, Footer and Sidebar */
#header { 
	position:relative;
	/* background:url(images/bg-header_1.jpg) no-repeat; */
	width:100%;
	height:308px;
}
.header_1 { background:url(images/bg-header_1.jpg) no-repeat; }
.header_2 { background:url(images/bg-header_2.jpg) no-repeat; }
.header_3 { background:url(images/bg-header_3.jpg) no-repeat; }
.header_4 { background:url(images/bg-header_4.jpg) no-repeat; }
.header_5 { background:url(images/bg-header_5.jpg) no-repeat; }
.header_6 { background:url(images/bg-header_6.jpg) no-repeat; }
.header_7 { background:url(images/bg-header_7.jpg) no-repeat; }
.header_8 { background:url(images/bg-header_8.jpg) no-repeat; }
.header_9 { background:url(images/bg-header_9.jpg) no-repeat; }
#header #rss {
	position:absolute;
	right:220px; bottom:10px;
}

#footer { 
	background:url(images/bg-footer.gif) no-repeat;
	height:75px;
}
#footer, #footer a { color:white; }
#footer .sitemap { 
	text-align:center;
	padding:0px 20px;
	padding-top:20px; 
	font-size:10px;
}

#sidebar { }
#sidebar a { color:#676767; }
#sidebar a:hover { text-decoration:uderline; }
#sidebar-content { font-size:11px; }
#sidebar-content p { }
#sidebar-content ul { }
#sidebar-content ul li { }
#sidebar-extra { font-size:11px; }

#menu { }
#menu li.menu-item { 
	background: url(images/list-element.gif) no-repeat 0px 5px;
	margin-left: 11px;
	padding:5px 0px;
	padding-left: 14px;
}
#menu li.title-orange {
	background: url(images/bg-title-orange.gif) no-repeat;
	line-height:25px;
	padding-left: 15px;
	height:35px;
}
#menu li.title-orange, #menu li.title-orange a { color:white; }

#news-side { }
#news-side, #news-side a { color:#5C4F46; }
#news-side .news-title { 
	background: url(images/title-news.gif) no-repeat;
	width:170px; height:43px;
}
#news-side .news-item { 
	background:url(images/list-element-orange.gif) no-repeat 0px 5px;
	font-size:10px;
	border-bottom:1px dotted #5C5044;
	margin:0px 5px;
	padding:6px 0px;
	padding-left:14px;
}
#news-side .news-more{ 
	text-align:center;
	margin:0px; padding:0px;
	padding-top:3px;
	border:none;
}
/* End Header, Footer and Sidebar */

/* Begin Content */
#content { }
.content { text-align:left; }

#posts { text-align:left; }
.post, .page { margin:0px 15px; margin-bottom:10px; }
.post { border-bottom:1px dotted #666; }

.entry  img { padding:5px; margin:5px; border:1px solid #CCC; }
.entry  ul { padding-left:10px; }
.entry  ul li { margin-left:20px; margin-bottom:5px; list-style:square; }
.entry  ol { padding-left:10px; }
.entry  ol li { margin-left:20px; margin-bottom:5px; list-style:decimal; }
.entry  p {
	text-align:justify;
	font-size:12px;
	line-height:18px;
	margin:5px 0px;
	width:100%;
	overflow:hidden;
}
.post-info { text-align:right; color:#999; font-size:10px; margin-bottom:0px; }
.post-title { 
	background:#5D5048 url(images/bg-post-title.gif) no-repeat center bottom;
	font-family:helvetica,arial;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:24px;
	padding-left:10px;
	padding-bottom:6px;
	font-weight:normal;
	color:white;
}
.post-title a { color:white; text-decoration:none; }
.pagetitle {
	text-align:left;
	background:#EEEEEE;
	color:#00376F;
	font-size:26px;
	line-height:50px;
	margin-bottom:20px;
	padding:0px 15px;
	border:1px solid #DDDDDD;
}
/* End Content */

/* General */
.detail-link{background:URL(images/list-element.gif) right center no-repeat;padding-right:10px}
/* End */

/* Begin Gallery */
.gallery { margin: auto; }
.gallery-item { float: left; /* margin-top: 10px; text-align: center; width: 33%;*/  }
.gallery img { /* border: 2px solid #cfcfcf; */ }
.gallery-caption { margin-left: 0; }
/* End Gallery */

.navigation { width:100%; overflow:hidden; }

/*EJEMPLO4*/
#ejemplo4 div.wp-pagenavi {
	text-align:center;
	font-size:13px;
	padding:10px 0;
	overflow:hidden;
}
#ejemplo4 div.wp-pagenavi a, #ejemplo4 div.wp-pagenavi span.pages, #ejemplo4 div.wp-pagenavi span.current {
	padding:2px 6px;
	display:inline-block;
	border-width:1px;
	border-style:solid;
}
#ejemplo4 div.wp-pagenavi a, #ejemplo4 div.wp-pagenavi a:link, #ejemplo4 div.wp-pagenavi a:visited, #ejemplo4 div.wp-pagenavi a:active {
	border-color:#DDD;
	color:#252525;
}
#ejemplo4 div.wp-pagenavi a:hover {
	border-color:#000;
	background-color:#5D5048;
	color:#FFF;
}
#ejemplo4 div.wp-pagenavi span.pages, #ejemplo4 div.wp-pagenavi span.extend {
	display:none;
}
#ejemplo4 div.wp-pagenavi span.current {
	font-weight: bold;
	border:none;
	color:#5D5048;
}
/*EJEMPLO4*/




/* Download Table */
	
#download-table{width:100%;border-collapse:collapse;margin:20px 0;}
#download-table th{text-align:left;font-size:11px;padding:4px;background:#5D5048;color:white;}
#download-table td{text-align:left;font-size:11px;padding:4px;color:#5D5048;border-bottom:1px dotted #5D5048}
	
/* /Download Table */

#credits{width:980px; margin: 0 auto; font-size:11px; padding:5px 0; text-align:right;}

