/*  
Theme Name: Hamasaki
Theme URI: http://www.jauhari.net/themes/hamasaki/
Description: <p>Hamasaki Theme is magazine style theme. I dedicated this theme for Ayumi Hamasaki.</p> <p>Visit the <a href="http://www.jauhari.net/themes/hamasaki">Theme Page</a> for theme update and other related information. Icon by <a href="http://www.pinvoke.com/">Pinvoke</a> </p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.7
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
Tags: blue, gree, three columns, fixed width, 125 ads ready, widgets, theme options

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes/hamasaki
	Crafted on 09 July 2008
	Last Edit: 18 February 2009 07.47  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

@import url("src/menu.css");  /* Drop Navigation specific styles */
@import url("src/contact.css");  /* Contact specific styles */

/* 
*********************
Social Style 
********************* 
*/

html {
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0 0 0.7em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right, img.alignright, .entry .alignright {
	float: right;
	margin: 10px 0 0 10px;
}
img.left, img.alignleft, .entry .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	background:url(images/bg/bg_01.png) no-repeat center top;
	font: 13px arial, verdana, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}


a {
	text-decoration: none;
}
a:link, a:visited {
	color: #E75526;
}
a:hover, a:active {
text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	/*	font-family: Impact, Charcoal, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* 
********************
Etc
******************** 
*/
br.clear {
	clear: both;
}
/* 
********************
Design 
******************** 
*/
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
}
#sub-page {
	padding: 20px 0 0;
}
#content-wrap {
	float: left;
	width: 100%;
}
#content {
	margin: 0 320px 0 0;
}
#sidebar {
	float: left;
	margin-left: -300px;
	width: 300px;
}
.side1 {
	width: 150px;
	float: left;
}
.side2 {
	width: 150px;
	float: left;
}
#footer-all {
	background: url(images/footer_bg.jpg) repeat-x 0 0;
	height:270px;
	width:100%;
	border-top:5px solid #333333;
}
#footer {
	font-size: 12px;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#bot {
width:100%;
background-color:#E75526;
margin-top: 20px;
}

#footernav {
	height: 36px;
	width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 11px;
}
#footernav ul {
	list-style: none;
	padding-top: 10px;
}
#footernav ul li {
	display: inline;
}
#footernav ul li a {
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 10px;

}
#footernav ul li.current_page_item a {
	background: #FFF;
	color: #566360;
}
#footernav ul li a:hover {
	padding: 2px 10px;
	color: #fff;
	background: #566360;
}

#footer p {
}

#footer a:link, #footer a:visited, #footer a:hover {
color:#FFFFFF;
}

#footer .rss {
	background: url(images/ico/rss.png) 0 2px no-repeat;
	padding-left: 20px;
}

.footerCol {
	float:left;
	padding:20px 0 0 0;
	width:190px;
}

ul.footerMenu {
	list-style: none;
	padding-top: 10px;
}
ul.footerMenu li {
	height:20px;
}
ul.footerMenu li a {
	font-size:11px;
	height:16px;
	padding: 2px 10px;
	color: #30849C;
}
ul.footerMenu li.current_page_item a {
	background: #FFF;
	color: #75BFD5;
}
ul.footerMenu li a:hover {
	padding: 2px 10px;
	color: #fff;
	background: #CC0000;
}

/*
********************
myHead 
********************
*/
#pager {
	height: 95px;
	margin: 15px 0 0 0;	
}
#headr {
	padding: 0;
	text-align:left;
	position: relative;
	height: 95px;
}

#top {
	background: url(images/topBg.png) repeat-x 0 0;
	border-top: 5px solid #566360;
}

#navr {
	height: 36px;
	width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 11px;
}
#navr ul {
	list-style: none;
	padding-top: 10px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 10px;

}
#navr ul li.current_page_item a {
	background: #FFF;
	color: #566360;
}
#navr ul li a:hover {
	padding: 2px 10px;
	color: #fff;
	background: #566360;
}
.search {
	position: absolute;
	right: 0;
	top: 4px;
}
.search #s {
	width: 200px;
	padding: 4px;
	border: 1px solid #75BFD5;
	background: #DBF0F2 url(images/ico/search.png) 3px 3px no-repeat;
	color: #454645;
	padding-left: 20px
}
.search #s:hover, .search #s:focus {
	width: 200px;
	padding: 4px;
	border: 1px solid #003366;
	background: #f3f3f3 url(images/ico/search.png) 3px 3px no-repeat;
	padding-left: 20px;
	color: #454545;
}
#headr h1 {
	display:block;
	float:left;
	width:235px;
}
#headr h1 a {
	display: block;
	width:191px;
	height:85px;
	background: url(images/sarzana-che-botta.png) no-repeat 0 0;
	text-decoration:none;
}

#headr h1 a span {
	visibility: hidden;
}

#citazioni {
	color:#212121;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:5px 30px 0 0;
	width:405px;
}

#citazioni p{
line-height:110%;
margin:0;
}

#banner {
margin:0;
width:300px;
height:80px;
float:left;
}

.description {
	display: none;
}
#ads-468 {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.catcat {
	padding-top: 3px;
	background: #E75526;
}
h3.468-header {
	display: none;
}
/*
********************
myPost 
********************
*/

.pix {
	background: #ccc;
}
.lastlast {
	background: #222 url(images/bg/last2.jpg) bottom left no-repeat;
	padding: 0 20px 10px 20px;
	color: #e3e3e3;
	min-height:485px;
	position: relative;
	width:400px;
	z-index: 1;
}
.lastlast a {
	z-index: 100;
}
.lastlast h2 {
	z-index: 100;
}
.superdate {
	margin-bottom: 10px;
	background-color:#f3f3f3;
	font-size:11px;
	padding:4px 10px;
}

.timr { color:#333333; }

.lastlast .metameta {
	border-top: 1px dotted #CCCCCC;
	margin-top:10px;
	padding:5px 10px 0 0;	
	text-align:right;
}
.superlast {
	z-index: 3;
}
.post {
	margin-bottom: 20px;
}
.post h2 {
	color:#e75526;
	font-size: 24px;
	line-height:22px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
.post h2 a:link, .post h2 a:visited {
	color: #e75526;
}
.post h3 {
	color:#566360;
	font-weight:bold;
	font-style:italic;
	font-size: 20px;
	letter-spacing:-1px;
	margin: 5px 0 15px 0;
}
.post h4 {
	color:#000;
	font-weight:bold;
	font-size: 15px;
	margin: 10px 0 5px 0;
}

.post h5 {
	color:#566360;
	font-weight:bold;
	font-size: 14px;
}

.post h6 {
	color: #5c5c5c;
	font-weight:normal;
	font-size: 12px;
}

.superflow {
	width:430px;
}
.posties {
	margin-bottom: 30px;
	position: relative;
}
.posties h2 {
	font-size: 18px;
	margin: 10px 0;
}
.double h2 a:link,.double h2 a:visited, .posties h2 a:link, .posties h2 a:visited {
	color: #E75526;
}
.double h2 a:hover, .double h2 a:hover, .posties h2 a:hover, .posties h2 a:hover{
color:#DA4918;
text-decoration:underline;
}
.double .entry, .posties .entry {
	margin-top: 5px;
}
.leftside {
	float: left;
	width: 200px;
	border-bottom: 1px dotted #999;
	padding: 0 0 20px;
}
.rightside {
	float: right;
	width: 315px;
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
}
.posties .metameta {
padding:15px 0 5px 0;
}
.posties .metameta .commr {
	position: absolute;
	bottom: 0;
	right: 0;
}


.double .metameta .commr {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.tages {
	position: absolute;
	left: 0;
	bottom: 10px;
}


.double {
	min-height: 140px;
	width: 650px;
}
.featured {
	margin-top: 20px;
}

.featured h2{
font-size:20px;
}

.double, .featured-post {
	border-bottom: 1px dotted #999;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
}
.double {
	padding-bottom: 30px;
}

.featured h3 a:visited,.featured h3 a:link {
	color: #e2e2e2;
}
.featured h3.title {
	background: #232323 url(images/feat_bg.jpg) repeat-x 0 0;
	font-size:14px;
	text-transform:uppercase;
	padding: 4px;
	margin-bottom: 10px;
}

.featured h3.satira {
background: #232323 url(images/titolo_satira.jpg) no-repeat 0 0;
height:36px;
}

.featured h3.satira span {
visibility:hidden;
}

.featured .comments {
float:right;
}
p.more {
margin-top:5px;
}
.post-content {
	float: left;
	line-height:140%;
	width: 430px;
}
.post-image {
	float: right;
}
.postin {
	width: 495px;
}
.featured .tumbr {
}
.navigation {
	border-top: 1px dashed #CCC;
	padding-top:20px;
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
background:url(images/arrowPrev.jpg) no-repeat 0 0;
color:#FFF;
font-size:13px;
height:20px;
padding:8px 10px 16px 25px;
overflow:hidden;
}

.navigation .alignright a {
background:url(images/arrowNext.jpg) no-repeat right top;
padding:8px 25px 16px 10px;
}


.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.entry p {
color: #282F35;
text-align:justify;
}

.entry ul, .entry ol {
	margin: 0 30px 0.7em 30px;
	line-height: 1.6em;
}

.entry ul li, .entry ol li {
	margin: 10px 0 5px 0;
	line-height: 1.6em;
}

.entry ul li {
	list-style:none;
	background:url(images/lista.png) no-repeat 0 4px;
	padding:0 0 0 20px;
}

.entry a:link, .entry a:visited {

}
.entry a:hover {
}

h2.stickytitle {
padding:10px 0 0 0;
}

h2.stickytitle a:link, h2.stickytitle a:visited {
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
	font-size:22px;
}

h2.stickytitle a:hover {
	color:#f3f3f3;
	text-decoration:underline;
}

blockquote {
	color: #999999;
	font-style: italic;
	margin:0 30px;
	font-family: Georgia, serif;
	font-size: 110%;
}
pre, code {
	margin: 0 0 1.2em;
}



/* -------- art --- */
.pagetitle {
	margin-bottom: 20px;
}
.archives ul {
	margin-left: 30px;
}

.singlelis {
	margin:20px 0 20px 0;
	clear:left;
}
.singlelis h3 {
	border-bottom: 1px solid #ccc;
	background:url(images/sfumah3.png) repeat-x 0 0;
	background-color:#f2f2f2;
	padding:12px 0 4px 5px;
	height:18px;
}
.inn {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 0;
}
/*
********************
myday
********************
*/
#sidebar a {
}

#sidebar a:hover {
	text-decoration: underline;
}
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h3, .side2 h3, .side1 h2, .side2 h2 {
	font-size: 15px;
	padding: 4px 0;
	margin-bottom: 5px;
	border-bottom: 3px solid #566360;
}
.boxr, #sidebar .categories, #sidebar .linkcat, #sidebar .widget {
	margin-bottom: 20px;
}
.side1 .gapy {
	margin-right: 10px;
}
.boxtop {
	background: #efefef;
	padding: 15px 0 8px;
	margin-bottom: 20px;
	border: 1px dotted #666;
}
/* Box Ads */
		.box-ad {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
	font-size: 0.9em;
}
.box-ad li {
	float: left;
	margin: 0 0 10px 17px;
	padding: 0;
	display: inline;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#ayu {
	margin-bottom: 20px;
}

#sidebar ul {
list-style:none;
}


.stats {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	font-size: 90%;
}

.archiv li {
	padding-left: 16px;
	background: url(images/ico/10-dates.png) 0 3px no-repeat;
}
.linkcat li {
	padding-left: 16px;
	background: url(images/ico/10-link.png) 0 3px no-repeat;
}
.meta li {
	padding-left: 16px;
	background: url(images/ico/10-star.png) 0 3px no-repeat;
}

/*
********************
myComment 
********************
*/
h3#trackbacks, h3#comments, h3#respond {
	margin-bottom: 10px;
}

ol.commentlist, ol.trackbacklist {
	list-style: none;
	margin-bottom: 20px;
}
.commentlist ul {
	list-style: none;
}
.track {
	padding: 10px 0;
}
.comment {
	padding: 10px 5px;
	position: relative;
}
.comment a {
	color: #004199;
}
.alt {
	background: #E0ECED;
}
.alt a {
	color: #132A34;
}

.even {
border-top:1px dashed #ccc;
}

.fn {
color:#CC0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.says {
color:#999999;
letter-spacing:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.commentlist .children {
	margin-left: 30px;
}


.formin input {
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
textarea {
	width: 100%;
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
.formin #submit {
		clear:both;
		width:125px;
		height:31px;
		background:#666666 url(images/submit.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border: none;
}

.leftarea {
	float: left;
	width: 170px;
}
.leftarea img {
	background: #B8E7FA;
	padding: 4px;
	margin-bottom: 10px;
}
.alt .leftarea img {
	background: #fff;
	padding: 4px;
}
.rightarea {
	margin-right: 25px;
	margin-left: 170px;
	padding:0 0 5px 0;
}
.commentmetadata {
	position: absolute;
	bottom: 10px;
}
.numero {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 200%;
}
.alt .numero a {
	color: #fff;
}

.tool-tip {
	color:#444444;
	width:250px;
	z-index:13000;
}
.tool-title {
	font-weight:normal;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#343434;
	padding:8px 8px 5px 8px;
	background:url(images/tips-trans.png) top left;
	text-align:left;
	border: 1px dotted #999;
	border-bottom: none;
}
.tool-text {
	font-size:12px;
	padding:0 8px 8px 8px;
	background:url(images/tips-trans.png) bottom right;
	text-align:left;
	border: 1px dotted #999;
	border-top: none;
}
img.wp-smiley {
	vertical-align: -25%;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* WP 2.7 */
.reply {
	text-align: right;
}

/* 
********************
Change Log 
********************

1.0	: First Public Released
1.1	: Fix Some Bugs
1.2	: Fix IE 6 Bugs and Add Featured Category Theme Options
1.3	: Update Little bit problem and Add Page with Comment Template
1.4	: Fix Bottom Featured Post
1.5	: Fix Bottom Featured Post Category Name
1.6	: Support WordPress 2.7 (Threaded Comment and More), wp-caption and img align
1.7 : Fix Functions.php

*** */


/*nutria's HACks*/
#sinistra {
	float:left;
	width:220px;
	background-color:#fff;
}

#centro {
	float:left;
	width:430px;
}

a.leggiTutto:link, a.leggiTutto:visited {
background-color:#e75526;
color:#fff;
font-size:11px;
padding:4px 6px;
}

a.leggiTutto:hover {
background-color:#D54717;
color:#fff;
padding:5px 6px 3px 6px;
}

/*nutria's POLLS*/

.widget_polls-widget {
background-color:#E6EDEE;
margin-bottom:10px;
}

.widget_polls-widget h2.widgettitle {
background-color:#566360;
color:#fff;
border-bottom-color:#fff;
padding:3px 0 3px 5px;
}

.wp-polls {
}

.wp-polls-ans {
padding:10px 0;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.widget_polls-widget{
clear:left;
margin-top:15px;
}
.widget_polls-widget a{
background-color:#e9e9e9;
border-bottom:1px solid #34548F;
color:#34548F;
clear:left;
display:block;
width:100%;
height:16px;
padding:2px 0;
margin:5px 0 0 0;
text-indent:5px;
}

/*nutria's TUBE*/

.youtube {
width:100%;
margin:15px 0 0 0;
}
.yte_widget {
background-color:#e4e4e4;
}

.yte_widget h2{
font-size:15px;
padding:2px 5px;
}

.yte_widget a{
background-color:#e9e9e9;
border-bottom:1px solid #34548F;
color:#34548F;
clear:left;
display:block;
width:100%;
height:16px;
padding:2px 0;
margin:5px 0 0 0;
text-indent:5px;
}

.yte_widget h2.widgettitle {
background-color:#566360;
color:#fff;
border-bottom-color:#fff;
padding:3px 0 3px 5px;
}

/*varie sidebar*/

h2.widgettitle {
border-bottom:3px solid #566360;
padding:4px 0 2px 0;
font-size:14px;
text-transform:uppercase;
}


#bannerini {
background-color:#ccc;
margin-bottom:15px;
width:100%;
height:150px;
}

#bannerini ul {
	list-style:none;
}

#bannerini ul li{
float:left;
padding:5px;
}

.doubleCol{
clear:left;
}

.widget_links ul li {
border-bottom:1px dashed #CCC;
padding:2px 0;
}

.widget_links ul li a:before {
content: "\3E \ ";
}

/*recent comment widget*/
li.recentcomments  {
font-weight:bold;
padding:2px 0;
overflow:hidden;
white-space:nowrap;
}

li.recentcomments  a{
font-weight:normal;
font-style:normal;
}

/* ELENCO ISCRITTI */
#elencoIscritti td {
padding:4px 14px;
border-bottom:1px dotted #CCC;
color:#666666;
font-size:115%;
}

#elencoIscritti th {
padding:8px 14px;
background-color:#CCCCCC;
color:#333333;
font-size:90%;
}

/*varie generiche */
.small {
font-size:11px;
}

.rosso {
color:#CC0000;
}

.textwidget {
padding:5px;
background-color:#ECF0F0;
}

