/* 
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 */
#masthead {
        color: white;
}

/* =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;
}

/* =Layout 
------------------------------------------------------------------*/

body {
        background-color: #696969;
	color: #696969;
  	font-size: 1em;
	text-align: center;  
	font-family: times, 'Times New Roman', times-roman, georgia, serif;
}

#wrapper {
	position: absolute;
	width: 98%;
	margin: 10px auto 10px auto;
  	padding: 0.5em;
	text-align: center; 
	overflow: auto;
}

#Center_Section {
  	position: relative;
  	width: 100%;
	margin: auto; 
	text-align: center; 
	overflow: auto;
}

#header {
    background-color: transparent;
	position: relative;
	background: url('http://shoelessjohnny.com/include/images/BlogHeader.png');
    background-repeat:repeat-x;
	overflow: hidden;
	border-top: 3px solid black;
	border-right: 3px solid black;
	border-left: 3px solid black;
	-moz-border-radius-topleft: 90px;
    -webkit-border-top-left-radius: 90px;
    -moz-border-radius-topright: 90px;
    -webkit-border-top-right-radius: 90px;
}

#Shoeless {
	position: relative;
	margin: auto;
	background-color: white;
	border-right: 3px solid black;
	border-left: 3px solid black;
	-moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
	overflow-x:inherit;
	overflow-y: hidden;
}

#content {
   	position: relative;
	float: left;
	margin: 0 0 20px 0;
	padding: 1em 0 0 3em;
	clear: both;
	width: 69%;
	text-align: left;
        /* height: 100%; */
}

#sidebar {
	position: relative;
	margin: 0;
	padding: 1em 3em 0 0;
	width: 20%;
	float: right;
}

#masthead {
	text-align: center;
	width: 100%;
	height: 125px;
	overflow: hidden;
}

#description {
	text-align: center;
	margin: -.3em 0 0 0;
	padding: 0 0 1em 0;
}

#footer {
    position:relative;
	width: 100%;
	float:right;
	right: 0px;
	padding: 0;
	margin: auto;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
	/*border-right: 3px solid black;*/
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
	background-image: url('http://shoelessjohnny.com/Include/Images/Navigation/nav-repeat-footer.png');
	background-repeat:repeat-x;
}

#bottomnav li {
	text-align: right;
	padding: 0 .7em;
	color: white;
}

.right {
	float: right;
}

.left {
	float: left;
}

.entry {
	padding: 2em 0 1em 0;
}

#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
------------------------------------------------------------------*/
.dropcaps {
	font-size: 3.5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}

#masthead h1 {
	font-variant: small-caps;
	font-size: 2.5em;
	clear: right;
	padding-top: .75em;
 
}

#description {
	display: block;
	font-size: .4em;
	text-transform: uppercase;
}

h2 {
	text-transform: uppercase;
	font-size: 1.7em;
	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-transform: uppercase;
	font-size: .8em;
}

.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 {
	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 #2683AE;
	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
------------------------------------------------------------------*/

.browse {
	background: #EEE;
}


#description {
	color: #2683AE;
}

input {
	border: 1px solid #666;
	}

#sidebar li > ul li {
	border-bottom: 1px solid #DDD;
}

#sidebar li > ul li:hover {
	background: #EEE;
}

#sidebar li > .children li {
	border: 0;
}

.entry {
	border-bottom: 1px dotted #000;
}

.entry img {
	padding: .3em;
	border: 1px solid #000;
}

.entry .sticky h2 a {
	color: #2683AE;
}

.entry .gallery img {
	border: 1px solid #000;
}

/* =Links
------------------------------------------------------------------*/
.entry h2 a {
	color: #000;
	background: none;
	border: 0;
	font-weight: normal;
}

.entry h2 a:hover {
	color: #668aa5;
	border: 0;
}

#masthead h1 {
	font-size: 4em;
}

#masthead a {
	color: #668aa5;
}

#topnav a, #mainnav a {
	color: #EEE;
}

#sidebar a {
	color: #666;
}

#bottomnav a {
	color: #888;
	border-bottom: 1px dotted #666;
}

.entry a, #comments a, .entry_nav a {
	color: #668aa5;
	border-bottom: 1px dotted #2683AE;
}

.entry a:hover, #comments a:hover {
	color: #2683AE;
	border-bottom: 1px dotted #668aa5;
}

#sidebar li a {
	color: #668aa5;
}

#sidebar li a::before {
	content: "\00BB\00A0";
	color: #668aa5; 
}

.entry .gallery a {
	border-bottom: none;
}

/* =Navigation
------------------------------------------------------------------*/


ul#topnav {
	width: 94%;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
}

ul#mainnav {
	height: 2.5em;
	line-height: 2.5em;
	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: #EEE;
}

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:  #668aa5;
}

ul#bottomnav {
	height: 20px;
	line-height: 1.8em;
	padding: 0px 20px 0px 0px;
}

#topnav li a {
	float: right;
	line-height: 2em;
	padding: 0 .7em;
	border-left: 2px solid #FFF;
	color: #333;
}

#topnav li a:hover {
	background: #668aa5;
}

#mainnav li.current_page_item a, li.current a {
	background: #668aa5;
	-moz-border-radius-topleft: 20px;
        -webkit-border-top-left-radius: 20px;
        -moz-border-radius-topright: 20px;
        -webkit-border-top-right-radius: 20px;
}

#mainnav li a {
	float: left;
	line-height: 2.5em;
	padding: 0 .9em 0 .9em;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-left: 2px solid #eeeeee;
	color: #333;
	-moz-border-radius-topleft: 20px;
        -webkit-border-top-left-radius: 20px;
        -moz-border-radius-topright: 20px;
        -webkit-border-top-right-radius: 20px;
}

#mainnav li a:hover {
	background: #668aa5;
}



/* =Threaded Comments
------------------------------------------------------------------*/

.reply {
	margin-bottom: 1.5em;
}

ul.children {
	margin-left: 2em;
}

#comments li.bypostauthor img {
	border: 1px solid #668aa5;
}

#comments li.bypostauthor .comment-author {
	border-top: 1px dotted #668aa5;
}

#comments li.bypostauthor .comment-meta {
	border-bottom: 1px dotted #668aa5;
}

#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 #999;
}

ul.commentlist .comment-meta {
	border-bottom: 1px dotted #999;
}

#comments ul.commentlist .comment-meta a {
	color: #000;
	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 #999;
	border-bottom: 1px dotted #999;
	}

.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;
}
