/*
THEME NAME: Yelloh
THEME URI: http://www.konnichiwa-japan.com/projects/yelloh
DESCRIPTION: Built on the Thematic Framework, this theme provides a robust starting point for your personal wordpress site. Comes with integrated support for dynamic gallery plugin to show featured  on the top.
VERSION: 0.4.5
AUTHOR: Tobias Schmidt
AUTHOR URI: http://www.konnichiwa-japan.com
TAGS: yelloh, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments, sticky-post, microformats
.
The Yelloh Theme is copyright Tobias Schmidt http://www.konnichiwa-japan.com
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

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

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

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

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

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

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

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   



/**** ======= In case you use feature content gallery or dymanic gallery ,delete the following css line for the button featured content to show =====  ****/
.jdGallery a.carouselBtn { display: none; }





.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	color: #000;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body {
background: #4a96ca url(images/mainbg.jpg) repeat-x bottom center;
font-family: Georgia, Times New Roman, Serif;
min-height: 1400px;
}

p {
	font-family: Georgia, Times New Roman, Serif !important;
	color: #4d4d4d;
}


blockquote {
	
}

.test {
	font-family: Georgia, Times New Roman, Serif !important;

	font-size: 30px;
	background: #666;
	color: #fff;
	text-decoration: underline;
}

.test:hover {
	color:#666;
	background: #fff;
}

 #wrapper {
padding: 0 0 0 0;
background: url(images/maintop_final.png) no-repeat top center;
}

.page {

}


/*** fonts ***/



#branding {


	
}

.sf-menu {
width: 570px;

margin-left: 100px;
border: 0 !important;
font-size: 15px;

font-weight: normal;
}

.sf-menu * {
border: 0 !important;
background: none !important;
}

.sf-menu a {
	color: #fff !important;
}

.sf-menu li li {
display: none;
}

.sf-menu li li a{

	background:#666 !important;
}


.sf-menu li li a:hover{

	background:#333 !important;
}

#access {
border: 0;
clear:both;
}

.menu {
clear:both;
height: 20px;
margin-top: 15px;
width: 1000px;
}

#container {

padding: 25px 0 0 80px;
}

#header {
	height: 320px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;

}

.header-inner {
text-align: center;
width: 610px;

padding:0 0 0 100px;
margin: 0 auto;

}



#blog-title{
display:none;
}

#blog-description {
color: #fff;
font-size: 0.9em;
margin:0;
font-family: Arial;
padding: 35px 0 20px 175px;
height: 25px;


}

#myGallery {
	padding:0;
	margin:0;
}


#main  {
width: 1000px !important;
min-height:300px;
background: url(images/bgmaisn.png) repeat-y;
background-position: 0 300px;
}


#primary {
margin:0;
padding: 0;
border: 0;
}

#secondary {
margin:0;
padding: 0;
}

.main-aside ul {
margin: 10px 0 13px 0;
padding-left :0;
}

.main-aside ul li {
margin: 0;
padding: 16px 0 0 25px;
margin-left: 15px;
background: url(images/sidebar_header.png) no-repeat;

}

.main-aside ul li ul li{
background: none !important;
margin-left:20px;

}

.aside h3 {
margin: 0 !important;
padding: 0 !important;


overflow: visible;
height: 40px;
margin: 0 0 0 25px;
padding:0 0 0 25px;
color: #fff;
}

#footer {
width: 100%;
height: 100%;
padding: 0 0 0 0;
/*background: url(images/footerbg.png) repeat-x top center;*/
text-align: center;
border: 0 !important;
}

#siteinfo {
width: 1200px !important;
/*background: url(images/footer.png) no-repeat ;*/
background-position: 120px 0;
border: 0 !important;
color: #888;

}
#siteinfo  a {
color: #fff;
}

#siteinfo  a:hover {
color: #ffd200;
}

.entry-title {
width: 515px;
padding: 18px 0 0 10px;
color: #000;
/*background: url(images/titleblog.png) no-repeat top left; */

height:30px;
font-family: Georgia, Arial;
font-style: italic;
font-weight: normal;
}

.entry-meta {
/*background: url(images/blogtitle_desc.png) no-repeat top left;*/

height:34px;
margin: 0;
padding: 3px 0 0 10px; 
}


h2.entry-title a {
color: #000;
}

#content  {
background: #eee !important;
width: 600px !important;
-moz-border-radius: 5px;
}

.hentry  {
padding-left:
}

.entry-content {
min-height: 100px;
padding: 5px 20px 20px 20px !important;
/*background: #fcfcfc url(images/entrybg.png) no-repeat top left;*/
}

.entry-utility  {
padding-left: 20px;
font-size: 0.8em;
clear: both;
}


#comments {
margin-left:50px;
width: 85%;
padding: 15px;
/*background: #e6e5e6 url(images/commentsbg.png) repeat-x top left; */

}

#comments h3 {
color: #fff;
font-family: Century Gothic, Arial;
}

#respond {
background: #d1d1d1 url(images/respondbg.png) repeat-x top left;
padding:20px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;

}

#comments input {
width: 200px;
background: #f6f6f6;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.nav-previous {
	margin-left: 20px;
	width: 30%;
	float: left;
}

div.nav-next {
	margin-right: 20px;
	width: 30%;
	float: right;
	
}


#comments-list li {
background: #ebebeb !important;
}

#topheader {
width: 100%;
margin: 0;
padding: 0;
text-align: left;
}

#topheader h2 {

}

#topheader li {
	display: inline;
	list-style-type: none;
	width: 150px;
padding-right: 20px;
}

.footertext {
clear:both;
border-top: #707070 1px solid;
height: 60px;
	
	color: #fff;
	width: 600px;
	margin: 0 auto;
	margin-top:30px;
	}


.rsslink {
	/*background: url(images/rssbutton.png) no-repeat top left;*/
	width: 73px;
	height: 73px;
	padding:0;
	margin:20px 0 0 0;
	position: absolute;
	right: 35px;
	top:4px;
}

.rss-link a {
	
}

a.open {
	display: none !important;
}

input#s {
	width: 200px;
}

a.biglink {
	float: left;
	clear: left;
	font-size: 20px;
	text-decoration: none;
margin-top: 5px;
padding: 1px;
height: 30px;
}

a.biglink:hover {

	text-decoration: underline;
}

.gallery-item {
	width: 130px !important;
}


.clearfix {
	clear: both;
}


