/* 
Theme Name: Hanami
Theme URI: http://andreamignolo.com/hanami/
Description: A clean and widget enabled theme with an elastic layout.
Version: 1.3.1
Author: A. Mignolo
Author URI: http://andreamignolo.com
Tags: light, two-columns, fixed-width, custom-header, right-sidebar, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3


*/

/* HEADER IMAGE */



/* =Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, address,.more-link, ul  {
	margin:0;
	padding:0;
}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

ul, ol {
	list-style-type: none;
}


#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color:#4D1328;
	margin-top:20px;
	position: relative;
}
#mainContent {
	margin-top: 30px;
	margin-left: 9px;
	margin-right: 9px;
	width: 984px; 
	padding: 10px 0;
	color: #000000;
	background-image:url(/Resources/images/bg_content_blog.gif);
	background-repeat:repeat-y;
	min-height:450px;
}
#content {
	margin: 0;
	clear: both;
	width: 672px;
	float: right;
	padding-right: 2em;
}

#sidebar {
	margin: 0;
	width: 25%;
	float: left;
}
ul#mainmenu {
	list-style-type:circle;
}
#header a {
	color:#e8bd90;
	text-decoration: none;
}
#header a:hover {
	color:#e8bd90;
}
#header {
	height: 170px;
	padding:1px;
	font-size:12px;
}
#header img {
	margin-left:2px;
}
#header p {
	margin-left: 30px;
	float:left; 
	margin-top:10px;
	margin-bottom:0px;
}
#header .logo {
	margin-right:83px; 
	margin-left:82px;
	border: none;
}
#header .disclaimer {
	 float:right; 
	 margin-top:9px;
	 margin-right:35px;
}
#header .headerBar {
	background-image: url(/Resources/images/bg_header_bar.gif);
	width:1000px;
	height:32px;
}

#masthead {
	text-align: center;
	width: 100%;
	height: 170px;
	overflow: hidden;
}
#navigation ul, #navigation ul li {
	height: 26px;
	line-height: 26px;
}
#navigation ul li ul, #navigation ul li ul li, #navigation ul li ul li ul, #navigation ul li ul li ul li {
	background-color: transparent;
	height: auto;
}
#navigation {
	position: absolute;
	left: 9px;
	top: 185px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	z-index: 2;
	width: 984px;
	height: 37px;
	background-image:url(/Resources/images/bg_nav_blog.gif);
	background-repeat:repeat-x;
}
#navigation ul {
	background-color:#ccbf7b;
	background-image:url(/Resources/images/bg_nav_bar.gif);
	background-repeat:repeat-x;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 3;
}
#navigation ul li {
	float: left;
	border-left: 1px solid #4d1328;
	z-index: 4;
	padding-right:0px;
}
#navigation ul li:first-child {
	border-left: none;
}
#navigation ul li a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 6px 24px 6px 24px;
}
#navigation ul li a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image:url(/Resources/images/bg_nav_over.gif);
	background-repeat: no-repeat;
}
#navigation ul li.active {
	background-image:url(/Resources/images/bg_nav_over.gif);
}
#description {
	text-align: center;
	margin: -.3em 0 0 0;
	padding: 0 0 1em 0;
	height:170px;
}
#footer {
	width:984px;
	margin-left: 9px;
	background-image:url(/Resources/images/bg_footer.gif);
	background-repeat:repeat-x;
	padding-top:53px;
	padding-bottom:16px;
	text-align:center;
	color:#c2b5a3;
}
#footer a {
	color:#c2b5a3;
	text-decoration: underline;
}
#footer a:hover {
	color:#c2b5a3;
	text-decoration: none;
}
.right {
	float: right;
}

.left {
	float: left;
}

.entry {
	padding: 2em 0 1em 0;
        font-size:.9em;
}


#sidebar h2, #sidebar .h2 {
	margin: 2em 0 0 0;
	padding: 0;
}

#sidebar li {
	padding: 0 0 0 .5em;
}

.entry .thumbnail {
	float: left;
	margin: 0 .7em 0 0;
}

p.attachment img {
	display: block;
	margin: 0 auto;
}


/* =Typography
------------------------------------------------------------------*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#4d1328;
	color:#e8bd90;
}
.dropcaps {
	font-size: 3.5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}

#masthead h1 {
	font-variant: small-caps;
	font-size: 2em;
	clear: right;
	padding-top: .75em;
}

#description {
	display: block;
	font-size: .4em;
	text-transform: uppercase;
}

h2, .h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: -.1em;
}

.meta {
	font-size: .6em;
	font-style: italic;
	padding-right: .6em;
}

.cont {
	font-size: .9em;
	font-style: italic;
}

#mainnav  {
	font-variant: small-caps;
}

#topnav {
	text-transform: uppercase;
	font-size: .7em;
	letter-spacing: .02em;
}

#bottomnav {
	text-align:center;
	
	font-size: .6em;
}

.entry {
	line-height: 1.4em;
}

.entry ol {
	list-style-type: decimal;
	margin: 0;
	padding: 0 0 0 2em;
}

.entry ul {
	list-style-type: circle;
	padding: 0 0 0 2em;
}

.caption {
	margin: -.8em 0 0 0;
	padding: 0;
	font-size: .8em;
	text-align: center;
	line-height: 1em;
	color: #999;
}


h2.browse {
	text-align: center;
	font-variant: small-caps;
	font-style: italic;
	padding: .5em 0;
	font-size: 1.1em;
}

.search {
	text-transform: uppercase;
	font-size: .9em;
}

#sidebar h2, #sidebar .h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#sidebar {
	font-size: .87em;
	line-height: 1.9em;
}

blockquote {
	width: 60%;
	margin: 0 auto;
	font-style: italic;
	border-left: 2px solid #948B48;
	padding-left: 1em;
}

.entry blockquote cite {
	display: block;
	text-align: right;
}

.entry blockquote cite::before {
	content: "-";
}

.error {
	text-align: center;
	font-size: 2em;
	font-style: italic;
	line-height: 1.7em;
}

h3#comments {
	padding-bottom: 1em;
}


/* =Colors
------------------------------------------------------------------*/


#bottomnav {
	color: #9F9655;
}

.browse {
	background: #EEE;
}

#masthead {
	
}

#description {
	color: #948B48;
}

input {
	border: 1px solid #666;
	}

#sidebar li > ul li {
	border-bottom: 1px solid #DDD;
}

#sidebar li > ul li:hover {
	background: #802020;
}

#sidebar li > .children li {
	border: 0;
}

.entry {
	border-bottom: 1px dotted #802020;
}

.entry img {
	padding: .3em;
	border: 1px solid #000;
}

.entry .sticky h2 a {
	color: #948B48;
}

.entry .gallery img {
	border: 1px solid #000;
}

/* =Links
------------------------------------------------------------------*/
.entry h2 a {
	color: #802020;
	background: none;
	border: 0;
	font-weight: normal;
}

.entry h2 a:hover {
	color: #802020;
	border: 0;
}

#masthead a {
	color: #000;
}

#topnav a, #mainnav a {
	color: #EEE;
}

#sidebar a {
	color: #666;
}

#bottomnav a {
	color: #9F9655;
	border-bottom: 1px dotted #666;
}

.entry a, #comments a, .entry_nav a {
	color: #802020;
	border-bottom: 1px dotted #948B48;
}

.entry a:hover, #comments a:hover {
	color: #948B48;
	border-bottom: 1px dotted #802020;
}

#sidebar li a {
	color: #948B48;
}

#sidebar li a::before {
	content: "\00BB\00A0";
	color: #802020; 
}

.entry .gallery a {
	border-bottom: none;
}

/* =Navigation
------------------------------------------------------------------*/


ul#topnav {
	height: 2em;
	line-height: 2em;
	background: #CEE1EF;
	overflow: hidden;
}

ul#mainnav {
	height: 2.5em;
	line-height: 2.5em;
	background: #CEE1EF;
	overflow: hidden;
}

ul#mainnav li > ul {
	display: none;
}

ul#mainnav li.current_page_item > ul, ul#mainnav li.current_page_parent > ul {
	display: block;
	position: absolute;
	clear: both;
	margin-top: 2.5em;
	width: 60em;
}

ul#mainnav li:hover > ul a, ul#mainnav li.current_page_item > ul a, ul#mainnav li.current_page_parent > ul a {
	float: left;
	height: 1.5em;
	line-height: 1.5em;
	padding-top: .3em;
	font-size: .9em;
	border-right: 3px solid #FFF;
	background: #802020;
}

ul#mainnav li.current_page_parent > ul li.current_page_item a, ul#mainnav li.current_page_item > ul li a:hover, ul#mainnav li.current_page_parent > ul li a:hover {
	background: #DDD;
}


ul#mainnav li.current_page_parent a {
	background:  #802020;
}

ul#bottomnav {
	height: 1.8em;
	line-height: 1.8em;

}

#topnav li a {
	float: right;
	line-height: 2em;
	padding: 0 .7em;
	border-left: 2px solid #FFF;
	color: #333;
}

#topnav li a:hover {
	background: #802020;
}

#mainnav li.current_page_item a, li.current a {

}

#mainnav li a {
	float: left;
	line-height: 2.5em;
	padding: 0 .9em 0 .9em;
	border-right: 3px solid #FFF;
	color: #333;
}

#mainnav li a:hover {
	background: #802020;
}

#bottomnav li {
	float: right;
	line-height: 1.8em;
	padding: 0 .7em;
	border-left: 2px solid #FFF;
	color: #9F9655;
}

/* =Threaded Comments
------------------------------------------------------------------*/

.reply {
	margin-bottom: 1.5em;
}

ul.children {
	margin-left: 2em;
}

#comments li.bypostauthor img {
	border: 1px solid #802020;
}

#comments li.bypostauthor .comment-author {
	border-top: 1px dotted #802020;
}

#comments li.bypostauthor .comment-meta {
	border-bottom: 1px dotted #802020;
}

#comments ul.commentlist img {
	margin-top: .25em;
	margin-bottom: .3em;
}

ul.commentlist .commentmetadata {
	font-size: .8em;
}

span.says {
	display: none;
}

ul.commentlist .comment-author {
	border-top: 1px dotted #802020;
}

ul.commentlist .comment-meta {
	border-bottom: 1px dotted #802020;
}

#comments ul.commentlist .comment-meta a {
	color: #802020;
	border-bottom: none;
}

/* =Comments
------------------------------------------------------------------*/
#comments {
	line-height: 1.5em;
}

#comments h3 {
	margin: 2em 0 0 0;
	font-size: 1.4em;
	text-transform: capitalize;
}

.avatar {
	margin: .15em .3em 0 0;
	float: left;
}

#comments img {
	padding: .2em;
	border: 1px solid #000;
}

.commentmeta {
	border-top: 1px dotted #802020;
	border-bottom: 1px dotted #802020;
	}

.commentmeta li {
	font-size: .9em;
}

li.author, li.date {
	font-style: italic;
}

.comment_text {
	margin: 0 0 0 2.5em;
}

/* =Wigetized
------------------------------------------------------------------*/

#searchform {
	margin: 2em 0;
}

.textwidget {
	margin: .7em 0 0 0;
	line-height: 1.2em;
}

#calendar {
	margin: 0 0 0 1.5em;
}

#sidebar #calendar a::before {
	content: "";
}


/* =Required
------------------------------------------------------------------*/

.aligncenter, .entry img .aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft, .entry img .alignleft {
	float: left;
}

.alignright, .entry img .alignright {
	float: right;
}

.wp-caption, .gallery-caption {
	font-size: .8em;
	text-align: center;
	color: #999;
}

.wp-caption-text, .gallery-caption {
	margin-top: -.3em;
}

.wp-caption {
	margin-top: 1em;
}

.wp-caption img {
	padding: 5px;
	border: 1px solid #000;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

