/*
Theme Name: Outsiders_v1
Theme URI: http://www.kifulab.net/
Description: The default 'Ousiders in Palermo' 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:#140309 url(images/bg.jpg) no-repeat top center;
	color: #252525;
	font-family: Verdana, Arial, Sans-serif;
	font-size:62.5%;
	font-size:13px;
	padding:0px 0px 0px 0px;
}
a { color:#333; 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; }
.aligncenter{ text-align:center;}

.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 { 
	position:relative;
	background:url(images/bg-main-full.png) no-repeat;
	width:996px; 
	margin: 0px auto;
	padding-top:150px;
}

#container { 
	width:810px; 
	margin:0px auto;
	margin-left:75px;
	padding:0px 0px;
	overflow:hidden;
}
#content { float:left; width:489px; overflow:hidden; margin-bottom:20px; }
#sidebar { text-align:center; float:right; width:310px; margin:0px; overflow:hidden; }
#sidebar-content { width:100%; overflow:hidden; }
ul#sidebar-elements { width:100%; overflow:hidden; }
li.sidebar-element { text-align:center; padding:0px; margin-bottom:10px; }
/* End Structure */

/* Begin Header, Footer and Sidebar */
#header {}
h1#logo {}
#menu {
	background:url(images/menu-bg.png) no-repeat;
	width:488px; 
	height:130px;
}
#menu ul.menu-elements { padding-left:15px; }
#menu ul.menu-elements li.menu-element { 
	float:left; 
	font-size:20px; 
	font-family:helvetica,arial;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:110px;
	padding-left:20px;
}
#menu ul li, #menu ul li a { /* color:#333; */ }

#footer { 
	width:810px; 
	margin:0px auto;
	margin-left:75px;
	padding:20px 0px;
	 overflow:hidden;
}
#footer #credits {
	float:right; 
	text-align:right;
	color:#D67993;
	font-size:10px;
	/* width:310px; */
	/* padding:15px; */
}

#sidebar { }
#sidebar a { color:#D67993; }
#sidebar a:hover { text-decoration:uderline; }
#sidebar h2 { background:#770E23; color:white; padding:5px 10px; border:1px dotted #D67993; }
#sidebar-content { font-size:11px; }
#sidebar-content p { }
#sidebar-content ul { }
#sidebar-content ul li { }
#sidebar-content ul li ul li { padding:5px 0px; border-bottom:1px dotted #D67993; }
#sidebar-extra { font-size:11px; }

.paper-1 { background:url(images/bg-paper-1.png) no-repeat; width:207px; height:270px; }

#postit-social {
	width:180px; height:170px;
	margin:0px auto;
}
#recentcomments { text-align:left; padding:0px 15px; color:white; }
/* End Header, Footer and Sidebar */

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

#posts { text-align:left; }
.post { margin-bottom:10px; padding-bottom:0px; border-bottom:1px dotted white; }

.entry  { color:white; padding-bottom:10px; }
.entry  img { background:white; padding:5px; margin-left:10px; margin-bottom:5px; }
.entry  .wp-image-53 { background:none; margin:0px auto; padding:opx; }
.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:10px 0px;
	width:100%;
	overflow:hidden;
}
.post-info { 
	text-align:right; 
	font-size:10px; 
	margin-bottom:5px;
}
.post-info, .post-info a { color:#EEE; }
.post-info a:hover { text-decoration:underline; }
.post-title { 
	background:#AC244A;
	font-family:helvetica,arial;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:5px;
	padding:5px 0px;
	padding-left:10px;
	border:1px solid #D67993;
}
.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;
}
.goto-archive { text-align:right; letter-spacing:-1px; }
.goto-archive, .goto-archive a { color:white; }
.goto-archive a:hover { text-decoration:underline; }

.sharelinks { text-align:right; padding:5px; }
/* End Content */

/* Begin Video */
#last-video { background:white; height:350px; }
.video-box { border:5px solid white; }
/* End Video */

/*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*/

/* Begin Comments */
h3#comments { 
	text-align:left; 
	padding:3px 0; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-size:13px; 
	color:#D67993;
}
.commentlist { margin-bottom:20px; }
.comment {
	background:white;
	text-align:left;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	padding:10px 10px;
	border:3px solid #D67993;
}
.comment.even { }
.comment .comment-author-name { font-size:14px; margin-top:10px; margin-bottom:5px; }
.comment .comment-meta { float:right; width:400px; margin-bottom:10px; }
.comment .comment-meta a:hover { text-decoration:underline; }
.comment .vcard { float:left; }
.comment .vcard img{ border:1px solid #CCC; padding:4px; margin:0px 5px 10px 0px; }
.comment.even .vcard img{ background:white; }
.comment.odd .vcard img{ background:#F5F5F5; }

#respond {
	background:white;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	border:3px solid #D67993;
}
#respond h3 { 
	text-align:left; 
	padding:3px 0; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-size:13px; 
}
#respond label { }
#respond label small { line-height:26px; }
#respond input { width:160px; border:1px solid #DDD; border-left:5px solid #DDD; padding:5px; margin-bottom:3px;}
#respond input#submit { width:445px; background:#f2f2f2; }
#respond input#submit:hover { background:#646474; color:white; }
#respond textarea { width:430px; border:1px solid #DDD; border-left:5px solid #DDD; padding:5px; margin-bottom:3px; }
/* End Comments */

.supporter { text-align:left; color:white; }
.supporter a { padding:0px 10px; }

.link-item { padding:5px 0px; border-bottom:1px dotted #D67993; }
.link-item, .link-item a { color:white; }