/*



Theme Name: geidai blog



Theme URI: 



Description: 東京藝術大学　海外留学体験記	



Version: 1.0



Author: springday



Author URI: 



Tags: 



*/





/* Global */

* { margin: 0; padding: 0; }

body {
	line-height:1.6;
	font-size: 12px;
	font-family: arial, verdana, georgia;
	color: #000;
	background: url() repeat-y;
	background-position: top center;
}

h1,h2,h3,h4,h5,p { margin: 10px 0; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

img { border: none; }

img.alignleft{
	float:left;
	margin-right:20px;
}

img.alignright{
	float:right;
	margin-left:20px;
}

a { color: #333;}

a:hover { text-decoration:underline; color:#333; }

#main_container { width: 1056px; margin: 0 auto; }


/*投稿記事本文共通スタイル*/
/*タイトル*/
.single #content_container h1{
	font-size:200%;
	padding:10px 0px 10px 60px;
}
/*本文内h1*/
.single #content_container .left_content h1{
	padding-left:0;
}
/*固定ページh1*/
.page #content_container h1{
	padding-left:0;
}

.single #content_container h1.art{
	background:url(images/title_art_bg.gif) no-repeat left center;
}
.single #content_container h1.music{
	background:url(images/title_music_bg.gif) no-repeat left center;
}
.single #content_container h1.media{
	background:url(images/title_media_bg.gif) no-repeat left center;
}

.single #content_container h2{
	padding-left:10px;
	font-size:180%;
	border-left:5px solid #003366;
}

.single #content_container h3{
	font-size:140%;
	color:#003366;
}

/* Header */

#header { padding: 10px 28px; }

.logo {
	float: left;
	margin-top:6px;
}



.social_icons { list-style-type: none; float: right; }

.social_icons li { float: left; margin-left: 10px; }

.search_cont {
	float: right;
	margin-top: 0px;
	position: relative;
}

.search_cont input[type=text] { width: 176px; height: 23px; border: 1px solid #E5E5E5; }

.search_icon { position: absolute; top: 7px; right: 8px; }



#menu_container {
	border-top: 1px dotted #DDDDDD;
	xborder-bottom: 5px solid #DDDDDD;
	padding: 10px 28px;
	background:url(images/menu_bottom.gif) no-repeat bottom;
}

#menu_container ul {
	list-style-type: none;
	float: left;
	padding: 5px 0;
}

#menu_container ul li { float: left; }

#menu_container ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	text-align:center;
	padding:0px 20px 15px;
	xmargin: 0 10px;
	font-size:140%;
	font-weight:;
}

#menu_container ul li a span{
	font-size:50%;
	color:#999;
}

/*ヘッダーカテゴリーのスタイル*/
ul#menu-header_cat-1{
	margin-right:30px;
}

ul#menu-header_cat-1 li a
{
	border-left:1px #8c8785 solid;
}

ul#menu-header_cat-1 li.last a
{
	border-right:1px #8c8785 solid;
}

/*ヘッダー固定ページのスタイル*/
#menu_container ul#menu-header_page li a{
	padding-top:20px;
	font-size:96%;
	font-weight:normal;
}
#menu_container ul li.home a
{
	background:url(images/menu_home_bg.gif) no-repeat 0px 20px;
	font-size:160%;
	padding-top:2px;
}
#menu_container ul li.home a:hover,
#menu_container ul li.home.current-menu-item a
{
	background:url(images/menu_home_bg_on.gif) no-repeat 0px 20px;
}

#menu_container ul li a:hover {
	xbackground-color: #000;
	color: #ee8800;
	x-moz-border-radius: 3px;
	x-webkit-border-radius: 3px;
	x-khtml-border-radius: 3px;
	xborder-radius: 3px; 
}

#menu_container ul li a:hover span{
	xbackground-color: #000;
	color: #ee8800;
	x-moz-border-radius: 3px;
	x-webkit-border-radius: 3px;
	x-khtml-border-radius: 3px;
	xborder-radius: 3px; 
}

#menu_container ul li.current-menu-item a, #menu_container ul li.current_page_item a  {
	xbackground-color: #000;
	color: #ee8800;
	x-moz-border-radius: 3px;
	x-webkit-border-radius: 3px;
	x-khtml-border-radius: 3px;
	xborder-radius: 3px; 
}

#menu_container ul li.current-menu-item a span, #menu_container ul li.current_page_item a  span{
	xbackground-color: #000;
	color: #ee8800;
	x-moz-border-radius: 3px;
	x-webkit-border-radius: 3px;
	x-khtml-border-radius: 3px;
	xborder-radius: 3px; 
}

#menu_container .cat_menu { border-left: 1px dotted #DDDDDD; }



/* Content */

#content_container { width: 1000px; margin: 0 auto; padding: 10px 0; }

.featured_banner { margin-bottom: 25px; margin-top: 15px; }

.featured_banner img { width: 1000px; height: 100px; }



.home_post_box { float: left; width: 321px; margin-right: 18px; margin-bottom: 25px; border-radius: 3px;

-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; overflow: hidden; position: relative;

/*

-moz-box-shadow: 2px 2px 5px 0px #ccc,0px 1px 0px rgba(204,204,204,.3) inset;

-webkit-box-shadow: 2px 2px 5px 0px #ccc, 0px 1px 0px rgba(204,204,204,.3) inset;

box-shadow: 2px 2px 5px 0px #ccc,0px 1px 0px rgba(204,204,204,.3) inset;*/ }

.home_blog_box_last { margin-right: 0 !important; }

.home_post_box img { width: 321px; height: 209px; }

.home_post_title_cont { position: absolute; bottom: 10px; width: 321px; background-color:rgba(0,0,0,0.5); text-align: center; padding: 5px 0; }

.home_post_title_cont h3 { color: #fff; font-size: 14px; color: #fff; margin: 0; font-weight: normal; opacity:10; filter:alpha(opacity=100); }

.home_post_title_cont h4 { margin: 0; font-size: 11px; font-weight: normal; }

.home_post_title_cont h4 a { color: #8093a4; text-decoration: none; }

.home_post_title_cont h4 a:hover { text-decoration: underline; }



.blog_box_cont { float: left; width: 321px; margin-right: 18px; }

.blog_box_cont .home_post_box { margin-right: 0; margin-bottom: 0; }

.blog_box { margin-bottom: 0; margin-right: 0; }

.blog_content { margin-bottom: 25px; padding-top: 10px; float: left; }



.home_post_desc { width: 235px; padding: 15px 10px; left: 34px; top: 0; position: absolute; color: #fff; background-color:rgba(0,0,0,0.5); font-size: 10px; display: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden; }



.blog_left { float: left; width: 660px; }

.blog_left h1 { margin-top: 0; font-size: 17px; }

.blog_nav_cont { padding-bottom: 15px; }

.blog_nav_cont a { color: #000; text-decoration: none; }

.blog_nav_cont a:hover { text-decoration: underline; }



.home_post_box_last { margin-right: 0; }



#commentform input[type=submit] { background-color: #333; border: none; color: #fff; padding: 8px 10px; }



/* Sidebar */

#sidebar { float: right; width: 260px; }

.side_box { margin-bottom: 25px; }

.side_box li{
	list-style:none;
}

.side_box li h3 {
	background-color: #fff;
	padding: 5px 10px;
	color: #666666;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.side_box li.widget_recent_entries h3 {
	border-left:5px #ff99cc solid;
}
.side_box li.widget_categories h3 {
	border-left:5px #99cc00 solid;
}
.side_box li.widget_archive h3 {
	border-left:5px #9966ff solid;
}
.side_box li.widget_area h3 {
	border-left:5px #ffbb00 solid;
}
.side_box li.widget_tag_cloud h3 {
	border-left:5px #99ccff solid;
}


.side_box ul { list-style-type: none; padding: 0 10px; }

.side_box ul li { margin-bottom: 3px; }

.side_box .textwidget { padding: 0 10px; }

.side_box a { color: #000; text-decoration: none; }

.side_box a:hover { text-decoration: underline; }



/* Footer */

#footer {
	margin-top: 25px;
	padding: 10px 0;
	xborder-top: 5px solid #DDDDDD;
	background:url(images/footer_bg.gif);
}

.footer_widgets_cont { padding: 0 8px 0 28px; }



.footer_box { float: left; width: 320px; margin-right: 20px; margin-bottom: 20px; }

.footer_box_last { margin-right: 0; }

.footer_box h3 { font-size: 16px; }

.footer_box a { color: #000; text-decoration: none; }

.footer_box a:hover { text-decoration: underline; }



.footer_box ul, .footer_box ol { list-style-type: none; margin-left: 3px; }

.footer_box ul li, .footer_box ol li { margin-bottom: 3px; }



.footer_copyright {
	padding: 10px 25px;
	xtext-align: left;
	xborder-top: 1px dotted #DDDDDD;
	xborder-bottom: 1px dotted #DDDDDD; 
}

.footer_copyright span{
	font-size:120%;
	font-weight:bold;
}
.footer_copyright a { color: #000; text-decoration: none; }

.footer_copyright a:hover { text-decoration: underline; }











/* for mobile */

@media screen and (max-width: 480px) {



#main_container { width: 320px; }

#header { padding: 10px 0px; }

.logo { float: none; max-width: 300px; margin: 0 auto; }

.search_cont { display: none; }



#menu_container { padding: 0px 0px; width: 320px; margin: 0 auto; }

#menu_container ul { list-style-type: none; width: 150px }

#menu_container ul li { float: none; }

#menu_container ul li a { padding: 5px 10px; margin: 0 0px 5px; }

#menu_container .cat_menu { border-left: none; float: right; }



#content_container { width: 320px; }

.featured_banner { display: none; }

.featured_banner img { width: 320px; height: 32px; }



.blog_box_cont { width: 300px; float: none; margin: 0 auto; }

.blog_content { float: none; width: 300px; margin-left: auto; margin-right: auto; }



.home_post_box { width: 300px; float: none; margin: 0 auto 25px; }

.home_post_box img { width: 300px; height: 200px; }



.home_post_title_cont { width: 300px; }

.home_post_desc { width: 200px; left: 35px; }



.blog_left { float: none; width: 300px; margin: 0 auto; }

.blog_left .left_content img { width: 300px; height:inherit; }

#commentform textarea { width: 300px; }

#sidebar { display: none; }

#footer { display: none; }



}









/* for tablet */

@media only screen and (min-width: 768px) and (max-width: 959px) {



#main_container { width: 728px; }

#header { padding: 10px 0px; }



#menu_container { padding: 0px 0px; }

#content_container { width: 728px; }

.featured_banner img { width: 728px; height: 72px; }



/*

.home_post_box { width: 230px; }

.home_post_box img { width: 230px; height: 109px; }

*/



.home_post_box { width: 346px; margin-left: 9px; margin-right: 9px; }

.home_post_box img { width: 346px; height: 219px; }

.home_post_box_last { margin-right: 9px; }



.blog_box_cont .home_post_box { margin-left: 0; }



/*.home_post_title_cont { width: 231px; }

.home_post_desc { width: 135px; left: 40px; }*/



.home_post_title_cont { width: 346px; }

.home_post_desc { width: 251px; left: 40px; }



.blog_left { float: left; width: 500px; }

.blog_left .left_content img { width: 500px; height:inherit; }

#sidebar { float: right; width: 200px; }



.footer_widgets_cont { padding: 0 0px 0 0px; }

.footer_box { width: 229px; }



/*

#single_left { width: 500px; }

#single_left .single_content img { max-width: 500px; height: inherit; }

#sidebar { width: 200px; float: right; margin-top: 20px; }





.footer_box { width: 154px; }

.cat_menu_cont { width: 190px; }*/



}











/* @group rounded-corners pics */













/* IE6 fix */

.ie6_width .tr {

	right: -1px;

}



.ie6_width .br {

	right: -1px;

}



.ie6_height .br {

	bottom: -1px;

}



.ie6_height .bl {

	bottom: -1px;

}



/* @end */

