/*  
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;
}
.entry {
    margin-top: 10px;
}

hr {
	display: none;
}
body {
	font: 12px Trebuchet MS, verdana, tahoma, sans-serif;
    line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: center;
    /*background-image: url('images/bg_032010.jpg');*/
    background-position: center top;
    background-repeat: no-repeat;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #FF0000;
}
a:hover, a:active {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, Serif;
}
h4 {color: #000; font-size: 24px; letter-spacing: -1pt; margin-bottom: 25px;}
h3 {font-size: 16px;}
.blogpost {margin-bottom: 25px; border-bottom: 1px dotted #999;}
/* 
********************
Etc
******************** 
*/
br.clear {
	clear: both;
}
/* 
********************
Design 
******************** 
*/
#page {
	text-align: left;
	width: 900px;
    min-height: 700px;
	margin: 0 auto;
    padding: 20px 30px 30px 30px;
    background-color: #FFFFFF;
}
#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: 300px;
	float: left;
}
.side2 {
	width: 120px;
	float: left;
}
#footer-all {
    border-top: 2px dotted #ccc;
	background: #efefef;
	margin-top: 20px;
}
#footer {
	width: 900px;
	margin: 0 auto;
    /*border: 1px solid red;*/
	padding: 10px 30px 5px 30px;
	text-align: left;
	position: relative;
    background: #FFF;
}
#footer p.left {
    width: 900px;
    margin-bottom: 20px;
}
#footer p.right { 
	text-align: right;
	position: absolute;
	right: 0;
	top: 10px;
}
#footer .rss {
	background: url(images/ico/rss.png) 0 2px no-repeat;
	padding-left: 20px;
}
/*
********************
myHead 
********************
*/
#pager {
	height: 160px;
}
#headr {
	padding: 0;
	text-align:left;
	position: relative;
	height: 100px;
}
#top {
	width: 960px;
    background: #333;
	border-top: 5px solid #339900;/*	border-top: 5px solid #58C6F4;*/
    margin: 0 auto 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
#navr {
	height: 36px;
	width: 900px;
	margin: 20px auto;
	position: relative;
    background: url('images/bg_navi.jpg') no-repeat;
    float: left;
    padding-top: 1px;
}

.mainnavi {
    margin: 0 11px 0 30px;
}
.search {
	position: absolute;
	right: 0;
	top: 8px;
}
.search #s {
	width: 200px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #666 url(images/ico/search.png) 3px 3px no-repeat;
	color: #ccc;
	padding-left: 20px
}
.search #s:hover, .search #s:focus {
	width: 200px;
	padding: 4px;
	border: 1px solid #ddd;
	background: #444 url(images/ico/search.png) 3px 3px no-repeat;
	color: #fff;
	padding-left: 20px
}
#headr h1 {
	font-size: 300%;
	padding-top: 20px;
}
#headr h1 a {
	color: #B30300;
}
.description {
	display: none;
}
#ads-468 {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.catcat {
	padding-top: 5px;
	background: #666;
}
h3.468-header {
	display: none;
}

/*
********************
myPost 
********************
*/

.pix {
	background: #ccc;
}
.lastlast {
	background: #eee;
	padding: 20px 20px 20px;
	color: #000;
	position: relative;
	z-index: 1;
}
.lastlast a {
	z-index: 100;
}
.lastlast h2 {
	z-index: 100;
    color: #FF0000;
}
.superdate {
	margin-bottom: 10px;
}
.lastlast .metameta {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.superlast {
	float: left;
	width: 230px;
	z-index: 3;
}
.date {font-size: 11px; font-weight: bold; color: #999;}
/*.post {
	margin-bottom: 20px;
}*/
.post h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	letter-spacing: -1pt;
	margin-bottom: 5px;
    color: #FF0000;
}
.post h2 a:link, .post h2 a:visited {
    color: #B30300;
}       
/*.greybar {
    border-top: 8px solid #eee;
    margin-bottom: 15px;
    margin-top: 3px;
}*/
.post h4 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 24px;
    letter-spacing: -1pt; 
    margin-bottom: 25px;
    color: #FF0000;
}
.post h4 a:link, .post h4 a:visited {
    color: #FF0000;
}
.superflow {
	padding-top: 20px;
}
.posties {
	height: 145px;
	margin-bottom: 20px;
	position: relative;
}
.posties h2 {
	margin-bottom: 5px;
}
.double h2 a:link,.double h2 a:visited, .posties h2 a:link, .posties h2 a:visited {
	color: #FF0000;
}
.double .entry, .posties .entry {
	margin-top: 5px;
}
.pattern275 {
    height: 15px;
    background-image: url('images/bg_pattern.jpg');
    width: 275px;
    margin-bottom: 10px;
}
.pattern580 {
    height: 25px;
    background-image: url('images/bg_pattern.jpg');
    width: 580px;
    margin-bottom: 20px;
}
.leftside {
	float: left;
	width: 275px;
	/*border-top: 8px solid #eee;*/
	padding: 0 0 18px 0;
}
.rightside {
	float: right;
	width: 275px;
	/*border-top: 8px solid #eee;*/
	padding: 0 0 18px 0;
}
.posties .metameta {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 275px;
}
.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: 560px;
}
.featured {
	margin-top: 20px;
}
.double, .featured-post {
	border-bottom: 1px dotted #aaa;
	padding: 0 0 10px;
	margin-bottom: 20px;
	position: relative;
}
.double {
	padding-bottom: 0px;
}
.featured a:link,.featured a:hover {
	color: #B30300;
}
.featured h3 a:visited,.featured h3 a:link {
	color: #FF0000;
}
.featured h3.title {
	background: #000;
	padding: 4px;
	margin-bottom: 10px;
}
.post-content {
	float: left;
	width: 560px;
}
.post-image {
	float: right;
}
.postin {
	width: 560px;
}
.featured .tumbr {
}
.navigation {
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
	color: #339900;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.entry ul, .entry ol {
	margin: 0 0 0.7em 30px;
	line-height: 1.6em;
}
.entry a:link, .entry a:visited {
	color: #FF0000;
	text-decoration: none;
    font-size: 11px;
}
.entry a:hover {
	text-decoration: underline;
}
.lastlast a:link, .lastlast a:visited {
	color: #FF0000;
    font-size: 11px;
}
.lastlast h2 a:link, .lastlast h2 a:visited {
	color: #FF0000;
    font-size: 24px;
}
blockquote {
	font-style: italic;
	margin-left: 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-bottom: 20px;
}
.singlelis h3 {
	border-bottom: 1px solid #ccc;
}
.inn {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 0;
}
/*
********************
myday
********************
*/
#sidebar a {
	color: #FF0000;
}
#sidebar a:hover {
	text-decoration: underline;
}
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h3, .side2 h3, .side1 h2, .side2 h2 {
	font-size: 16px;
	padding: 4px 0;
	margin-bottom: 10px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.boxr, #sidebar .categories, #sidebar .linkcat, #sidebar .widget {
	margin-bottom: 20px;
}
.side1 .gapy {
	margin-right: 10px;
}
.boxtop {
	background: #fff;
	margin-bottom: 20px;
}
.boxtop2 {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
/* 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 20px 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;
}

.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;
}
.editie li {
    padding-left: 20px;
    background: url('images/blt_ev.gif') 0 3px no-repeat;
    line-height: 20px;
}
.bloggie li {
    padding-left: 16px;
    background: url(images/ico/10-commr.png) 0 3px no-repeat;
    line-height: 20px;
}

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

/* Shop Styles */      

.shop_product {font-size: 18px;}
.shop_product2 {font-size: 16px;}
td.content {height: 20px;}
.minicart {border: #eee 1px solid; padding: 15px; background-image: url('/images/cart.jpg'); background-repeat: no-repeat;}
.line {border-top: #eeeeee 1px solid; width: 100%;}
.fontsize14 {font-size: 14px; vertical-align: top; font-weight: bold;}
.paddinglr20 {padding: 0 20px 0 20px;}
.font9 {font-size: 9px; line-height: 14px;}

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

*** */