/*
Based on theme F8 Static
Theme URI: http://graphpaperpress.com/2008/06/02/f8-static-portfolio-theme-for-wordpress/
Description: A photography & multimedia portfolio theme for Wordpress
Version: 2.0
Author: Thad Allender
Author URI: http://graphpaperpress.com
License: GPL
Reloaded by pipu 2009

# Colors
Fuxia = ff0089
Azzurro = 30c6ff
Giallo = FFD630

*/


/************************* IMPORT BLUEPRINT *************************/
@import url("css/screen.css");

/************************* DEFAULT STYLES ***************************/
/*body {color:#FFF;background:#1A1A1A;font-family:"helvetica", Arial, sans-serif;}*/

body {
	font-family:"helvetica", Arial, sans-serif;
	background: url(images/bg.jpg) no-repeat #000;
}

.container-inner {width:950px; margin:0 auto;}
h1,h2,h3,h4,h5,h6 {color:#ff0089;font-family:"helvetica", Arial, sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#ff0089;}
a {color:#FFD630;text-decoration:none;}
a:hover, a:focus {color:#ff0089;}
p {color: #999999; }

/************************* RSS ************************************/
#inside-subscribe {float:right;color:#666;}
#inside-subscribe a {color:#666;}
#inside-subscribe a:hover {color:#000;}
.feed {margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#eee;}

#inside-widgets {margin:4em 0;}
#inside-widgets h6.widgettitle {color:#ff0089;border-bottom:1px solid #ccc;text-transform:uppercase;padding:1em .3em .5em;}
#inside-widgets ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#inside-widgets ul li a,ul.txt li{color:#30c6ff;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #ccc;display:block;padding:6px 0 6px 8px;}
#inside-widgets ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #30c6ff url(images/li-white.png) no-repeat 3px 10px;}
#inside-widgets ul li a span,ul.txt li,h4 a span{color:#696455;}
#inside-widgets ul li.active a{cursor:default;color:white;}
#inside-widgets ul ul{margin:0;list-style:none;}

/************************* SLIDESHOW ******************************/
#slideshow-posts {margin:1em 0}
ul#slideshow-nav {margin: .5em 0; padding: 0}
ul#slideshow-nav a { padding:5px 9px; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius: 12px; background:#ddd; color:#fff; margin:0 12px 0 0; }
ul#slideshow-nav a.activeSlide,ul#slideshow-nav a:hover { background:#aaa; }
.slide { padding:12px; margin: 0; display:block; overflow:hidden;position: relative; padding:0; width: 950px; height: 425px; }
.slide .slide-image { width:950px; float:left; }
.slide .slide-image img {max-width:950px;}
* html .slide-image img {width:950px;}
.slide .slide-image img.attachment-950x425 {margin:0;padding:0}
.slide .slide-details { width:310px; float:right; margin-left:10px;padding: 2em; background: transparent url(images/overlay.png);position:absolute; top:20px; right:20px}
.slide .slide-details h2 { text-transform:uppercase;border-bottom:1px solid #fff;color:#fff; font-weight:normal; margin:0; }
.slide .slide-details .description p { color: #E6E6E6; background-color: #1A1A1A; margin-top:10px; font-size:16px; }
.slide a {color:#fff}
.slide a:hover {color:#eee}
.slide-thumbnail {height: 425px;}

/************************* MASTHEAD ************************************/
.pusher {cursor:pointer;}
.description {float:left; padding-top:.2em; color: #BFBFBF; font-size:15px; width:950px;}
#masthead { padding: 0; padding-top: 10px; border-top:1px dotted #30c6ff;}
#masthead h4 {margin:1em 0;font-weight: bold; text-transform: uppercase;width:100%;}
#masthead h4 a { color: #333; text-decoration: none; float:left;} 
#masthead h4 a:hover {color:#000;}
#masthead span {color:#FFF;font-size:.8em;text-transform:lowercase;font-weight:normal;}
#masthead span.description {float:left; margin-left: 20px;padding-top:.2em;}
#masthead span.contact {float:right;line-height:1em;}
#masthead span.contact a:hover {color:#000;}

#alltop {padding-top: 5px; border-top:1px dotted #30c6ff;}
#logo {float: left; width: 180px; height: 40px; overflow: hidden;}
#social {float: left;}
#social a img { padding-left: 8px;}
#description {float: left; width: 199px; overflow: hidden;}
#navcontainer2 { width:640px; float: left; padding: 0; font-family:"helvetica", Helvetica, Arial, sans-serif; text-align: center; height:31px;}
#navlist2 {height:40px}
ul#navlist2 {list-style: none;padding: 0;margin: 0px; font-size: 1em;}
ul#navlist2 li {text-align: center;float: left;height: 40px; margin: 0; border: 0; padding: 0;}
ul#navlist2 li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 119px;}
html>body ul#navlist2 li { width: 90px; }
ul#navlist2 li a {display: block;padding: 7px 5px 25px 7px; color: #fff; font-size: 18px; text-decoration: none; height: 1%;height:40px;text-shadow: 0 0 0 #CCC;}
#navcontainer>ul#navlist li a {width: auto; font-size: 18px; height: auto;}
ul#navlist2 li#active a {background: #eee;color: #ff0089;}
ul#navlist2 li a:hover,ul#navlist li#active a:hover {font-size: 18px; color: #30c6ff;}
ul#navlist2 li.home	{border-left: none;}
ul#navlist2 li#empty	{width: 120px;}
.contactbox, .contactbox_top { padding:20px; background-color: #1A1A1A; }
.contactbox_top {font-size:16px; background-color: #222222;}
hr {background: #30c6ff;}


/********************************POSTS ************************* */
.post {display:block;clear:both;}
.postmetadata {color:#ccc;}
.postmetadata a {color:#FFD630;}
.postmetadata a:hover {color:#ff0089;}
.underlined {border-bottom:1px solid #30c6ff;}
h6.underlined {margin:0 0 1em;}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#FFF;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}

.nav {background:#eee;margin:0 0 1em 0;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#000;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#FFF;text-decoration:none;float:right;}
.nav-interior .prev {color:#FFF;text-decoration:none;float:left;}

/* ************************* FOOTER *********************** */
#footer {margin:1em 0 0;background:#000;padding:1em;}
#footer p {text-align:right;color:#ccc;}
#footer a {color:#666;}
#footer a:hover {color:#333;}

/* ************************ SLIDESHOW ********************************/
ul#portfolio {padding:0;list-style:none;margin:0 0 1em;overflow:hidden;max-height:435px;}
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {width:950px;text-align:center;margin:0;}

/* **************************** FLOATS & IMAGES ***************************** */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;}
.alignleft{float: left;}
.alignright{float: right;}
.thumbnail {width:310px;height:150px;background:#eee url('images/x.png') no-repeat center;max-width:310px;max-height:150px;overflow:hidden;}

/***************************** ARCHIVE *****************************/
h6.archive-header {display:block;border-bottom:1px solid #30c6ff;margin:0 0 .5em;}
.archive-stack {width:100%; height:1em;}

/***************************** ETC *****************************/
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
/* remember to define focus styles! */
:focus {outline: 0;}

/***************************** SEARCH *****************************/
#search {float: right;margin:15px 0 0;}
#search #s {background: transparent url('images/search.gif') 0px center no-repeat;color: #666;font-size: 0.9em;margin:0 0 0 10px;padding: 2px 0 2px 17px;width: 100px;}
#search input {border:1px solid #ff0089;}
#search #s:hover {color: #666;}
.search-excerpt {margin: 0;}

/***************** COMMENTS ********************/
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #292929;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: #292929;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top:1px dotted #30c6ff;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: -135px 0 0;border-bottom:1px dotted #30c6ff;padding: 5px 150px 0;line-height: 2em;}
ol.commentlist li .avatar{border:1px dotted #30c6ff;padding:1em;margin:2em 1em 1em 0;}
#commentform{margin: 0 0 7px;padding: 30px 150px 6px;border-top: 10px solid #fff;background: #878787;}