/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Dave Kellam
	Author Site	: http://eightface.com
	Scheme Name	: Fork
	Comments	: Version b1.  Making K2 dirty.
	
*/

/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #111;
	background: #000 url(fork/body.background.jpg) 50% 0 fixed;
	text-align: center;
	margin: 40px 0 35px;
	}

#page {
	background: #ddd url(fork/page.background.jpg);
	width: 780px;
	padding: 0;
	}
	
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	background: #000 url(fork/header.background.jpg) no-repeat;
	}

.primary {
	/* Contains the main column */
	}

.item {
	/* Each entry is contained within the 'item' class */
	}

.itemtext {
	margin: 0 0 0 15px;
	}

.secondary {
	font: 1em/1.5em Verdana, Arial, Sans-Serif;
	}


/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font: 1.1em Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #eee;
	margin: 0;
	}

ul.menu li a:hover, ul.menu li.current_page_item a:hover {
	background: #990000;
	color: #fff !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a {
	color: #e5e5e5 !important;
	background: none;
	text-decoration: none;
	}
	
/*- Headings */

h1, h2, h3, h4 {
	font-family: Helvetica, Verdana, Sans-Serif;
	}

h1 { /* H1 is used for the title of your blog */
	font-size: 3.6em;
	letter-spacing: -1px;
	padding-top: 75px;
	margin: 0 0 0 30px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}
	
	/* non header text*/
h1{
display: none;
}
#header .description {
display: none;
}

#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 0 30px;
	}

.primary h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	display: inline;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	display: inline;
	}

.primary h3, .primary h4 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: inline;
	}

.primary .aside h3 {
	font-size: 1.4em;
	font-weight: bold;
	}

.primary .itemhead {
	background: url(fork/post.title.icon.star.gif) 0 50% no-repeat;
	padding: 0 0 0 40px;
}

.primary .aside .itemhead {
	background: url(fork/post.title.aside.icon.star.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
}

.primary .metalink a, .primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #777;
	font-weight: normal;
	}

.primary .item .itemhead .metalink, .comments .primary .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

.primary .aside .itemhead .metalink {
	font-size: 1.3em;
	}

.permalink .primary .aside .itemtext {
	font-size: 1.3em;
	color: #777;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #333;
	}


.commentslink {
	background: url('fork/icons/comment.png') left center no-repeat;
	}

.chronodata {
	background: url('fork/icons/time.png') left center no-repeat;
	}

.tagdata {
	background: url('fork/icons/tag_blue.png') left center no-repeat;
	}
	
.commentsrsslink {
	background: url('fork/icons/feed.png') left top no-repeat;
	}

.trackbacklink {
	background: url('fork/icons/arrow_refresh.png') left top no-repeat;
	}

.comments .commentlist .commentmetadata {
	background: url('fork/icons/time.png') left center no-repeat;
	}

/*- Search Form and Livesearch */

.sb-search {
	margin-top: 20px;
	}

.sb-search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

input#livesearch {
	width: 100%;
	}

input#s {
	width: 75%;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background: #ffffcc url('fork/livesearchbghilight.jpg') center repeat-y;	}

 /* Footer Stuff */     
#footer, #footer a, #footer a:hover{
text-decoration: none;
border-bottom: none;	}
#footer a:hover{
color: #990000;} 

/*Upfooter h2*/
#upfooter h2
{
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	}

/*- Search Form and Livesearch */   

/*- Primary Contents */

.primary .item {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.primary .item .itemtext {
	font: 1.2em/1.6em Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #444;
	}

.primary .aside .itemtext {
	font: 1.1em/1.5em Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #555;
	}
	
/*- Links */

a:hover, a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #990000 !important;
	}

a {
	color: #990000;
	text-decoration: none;
	}

.itemtext a:visited {
	color: #660000;
	}

/*- Various Tags and Classes */


img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.navigation .left span {
	display: none;
}

/*alert msg*/
.alert {
	background: #FFF6BF url('../images/exclamation.png') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
	text-align: center;
	}
	
.download {
	background: #D0F29D url('fork/icons/download.png') 15px center no-repeat;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
	text-align: center;
	}
	
.info{
	background: #9DD1F2 url('fork/icons/information.png') 15px center no-repeat;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
	text-align: center;
	}
/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */

/*iniziative msg*/

.braccio {
	background: url('fork/icons/braccio.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	

.pc {
	background: url('fork/icons/pc.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	

.cuffie {
	background: url('fork/icons/cuffie.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	
	
.bigliardino {
	background: url('fork/icons/bigliardino.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	

.party {
	background: url('fork/icons/party.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	


.pizza{
	background: url('fork/icons/pizza.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	

.play {
	background: url('fork/icons/psx.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	
	
.ping {
	background: url('fork/icons/ping.gif') 20px center no-repeat;
	color: #333;
	font: 1.3em "Comic Sans MS", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 64px;
	text-align: left;
	}	
	
/*-
	flickrRSS
	http://eightface.com/code/wp-flickrrss/
*/
.sb-flickr a img {
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
	}
.sb-flickr a:hover img {
	border: 1px solid #990000;
	}
	
	/* Comment Related */

	.comments .commentlist li img.gravatar {
	border: 1px solid #ccc;
	padding: 2px;
	float: right;
	margin: 10px 0 0 !important;
	background: #fff url('../images/defaultgravatar.jpg') center no-repeat;
	width: 32px !important;
	}
	
/* utw tagtail */
.longtailvert div {
	margin: 0 !important;
	text-transform: lowercase;
	}

.longtailvert div a {
	font-size: 10px;
	color: white !important;
	border: 0;
	padding: 3px;
	}

.longtailvert div:hover {
	background-color: #990000 !important;
	}	
	
	/*Zenphoto integrato*/

.album{
background: #ddd url(fork/page.background.jpg) !important;
}

.album a img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 5px 5px 0;
	}
.album a:hover img {
	border: 1px solid #990000;
	}


.imagethumb a img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 5px 5px 0;
	}
.imagethumb a:hover img {
    border: 1px solid #990000;  
	}
.albumdesc h3{
font-size:1em;
}
.commentbody {
border: 0!important;
}
.commentdate {
border: 0!important;
}

/*Zenphoto random*/

#zenrandom{
text-align:center;
padding:0 0 0 0;
}

#zenrandom a img {
border: 1px solid #ccc !important;
padding: 3px;
}

#zenrandom a:hover img {
border: 1px solid #990000 !important;  
}

/*ZenShow*/
.rpc_photo img{
	
width:64px;
height:64px;
border: 1px solid #ccc !important;
padding: 2px;
margin: 2px;
}

.rpc_photo img:hover {
border: 1px solid #990000 !important;  
}


