/*
 Theme Name:   Mayumi
 Theme URI:    http://mayumihamanaka.com/wp-content/theme/mayumi/
 Description:  Thematic Child Theme
 Author:       Ian Stewart
 Author URI:   http://themeshaper.com/
 Template:     thematic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mayumi
*/


/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* from default css */

/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
	font: 12px Verdana, Geneva, sans-serif;
}
#main {
margin:0 auto;
overflow:hidden;
position:relative;
width:900px;
}
#branding {
    padding:15px 0 0 0;
}
#blog-title a {
background:url(images/logo.png) no-repeat top center;
display:block;
text-indent:-9000px;
width: 940px;
height: 116px;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	height:32px;
	width: 940px;
	font-size:11px;
	background-color: #FFF;
	overflow:visible;
	z-index:100;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 0px;
	border-right: 0px;
	padding-right: 50px;
}
/*** THEMATIC SKIN ***/
.sf-menu {
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sf-menu a {
	padding:9px 10px;
	text-decoration:none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#access .sf-menu .current_page_item a,
#access .sf-menu .current_page_ancestor a,
#access .sf-menu .current_page_parent a {
	color: #F60;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#access .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;
}

#access .sf-menu li {
	background-color: #FFF;
}

#access .sf-menu li li {
	background:		#FFF;	
}

.sf-menu li li li { background:		#9AAEDB;
}
#access .sf-menu li:hover, #access .sf-menu li.sfHover,
#access .sf-menu a:focus, #access .sf-menu a:hover, #access .sf-menu a:active {
	color: #F60;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
}

.sf-menu ul {	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
	background-color:#FFF;  
}
.sf-menu ul a:hover {
    color: #F60;
}

/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:10px 0 22px 0;
}
.entry-title {
    font-size:14px;
    font-weight:bold;
    padding:0 0 7px 0;
}
/*
    Main Asides
*/
#primary {
	border: none;
	padding:25px 0 0 0;
	margin-bottom:22px;
}
.main-aside {
	width:200px;
	float: right;
	position:relative;
}
.main-aside ul {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 80px;
}
.aside h3 {
	font-size:14px;
	font-style:normal;
	line-height:22px;
	font-weight: normal;
	color: #999;
}
#project_raw1{
	border-bottom:1px solid #999;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width: 875px;
	height: 115px;
	text-align: right;
}
#project_raw2{
	border-bottom:1px solid #999;
	margin:8px auto 0;
	overflow:hidden;
	position:relative;
	width: 875px;
	height: 115px;
	text-align: right;
}
#project_raw3 {
	border-bottom:1px solid #999;
	margin:8px auto 0;
	overflow:hidden;
	position:relative;
	width: 875px;
	height: 115px;
	text-align: right;
}
#title_grain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_invisible {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_talk_video {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}


#title_happy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_galaxy1_5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_galaxy4_6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_galaxy7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_gmaps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_aretheir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_aboveground {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}

#title_aboveground2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}

#title_days {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_under {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_streak {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_from {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_untitled {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_islands {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 20px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
	line-height: 11px;
}
#title_jmales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 20px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
	line-height: 11px;
}
#title_tales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 20px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
	line-height: 11px;
}
#title_dolls {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_samples {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
#title_bubbles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	height: 16px;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-align: center;
	visibility: hidden;
	padding-top: 5px;
}
.thumbs {
	height: 85px;
	width: 85px;
	float: right;
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-bottom: 3px;
}
.thumbs_nooutline {
	height: 85px;
	width: 85px;
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}
.clear {
	clear:both;
}

/*
    footer
*/
#footer {
	border-top:1px solid #999;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	clear:both;
	width: 900px;
}
#siteinfo {
    color:#666;
    font-size:9px;
    line-height:18px;
    padding:5px 0 44px 0;
}
