/*  
Theme Name: beniton
Theme URI: http://www.it-common.jp/
Description: このテーマはITCommon鈴木のオリジナルテーマです。
Version: 1.0
Author: ITCommon
Author URI: http://www.it-common.jp/
*/

@charset "utf-8";

/* Blog
--------------------------------------------------*/
/* Blog Navigation
------------------------------*/
#blog_navigation{
 border:1px solid #ccc;
 padding:5px 0px 5px 5px;
}

#blog_navigation h3{
 border-top:1px solid #999;
 border-bottom:1px dotted #999;
 margin:15px 3px 7px 3px;
 padding:5px 0 5px 30px;
 font-size:15px;
 color:#333333;
 font-weight:bold;
 background:url('http://www.beniton.jp/img/blog_bul1.gif') left center no-repeat;
 width:175px;
}

#blog_navigation .link{
 margin:0 5px 8px 5px;
 text-align:justify;
 text-justify:distribute;
}

#blog_navigation .blog_list{
 margin-top:5px;
 margin-bottom:30px;
}

#blog_navigation .blog_list ul{
 margin:0 2px 0 5px;
 padding:0px;
}

#blog_navigation .blog_list li{
 list-style:none;
 background:url('http://www.beniton.jp/img/blog_bul2.gif') left top no-repeat;
 padding-left:20px;
 margin-bottom:3px;
 margin-left:0px;
}

/* Blog main
------------------------------*/
#blog_kanban{
 margin: -10px 0px 25px -20px;
}

#full_column{
 float:left;
 width:800px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:20px;
 clear:both;
}

#left_column{
 float:left;
 width:650px;
 margin-top:0px;
 margin-bottom:15px;
 padding-left:20px;
 clear:both;
}

#left_column2{
 float:left;
 width:620px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:15px;
 clear:both;
}

#left_column3{
 float:left;
 width:760px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:70px;
 padding-right:70px;
 clear:both;
}

#campus{
 width:620px;
 margin:20px 0px 20px 30px;
}

#right_column{
 float:left;
 width:220px;
 margin-top:10px;
 margin-bottom:15px;
 padding-right:20px;
}

.articleBox{
 margin:0;
 width: 580px;
 line-height:1.5em;
}

.articleContent{
 /*border-bottom: 5px solid #b9cccc;*/
 padding-bottom:60px;
 padding-left:5px;
 font-size:14px;
 line-height:24px;
}

.articleContent .alignleft{
 margin:15px 15px 5px 0;
}

.articleContent .alignright{
 margin:15px 0 5px 15px;
}

.wp-caption-text{
 background-color:#eeeeee;
 padding:6px 6px;
 font-size:12px;
 margin-top:0px;
 line-height:1.3;
}

.articleContent .alignright .wp-caption-text{
 margin-right:10px;
}

.articleContent .alignleft .wp-caption-text{
 margin-right:10px;
}

.articleTitle{
 margin: 0 0 5px 0;
 padding: 0 7px 0 0;
 /*border-bottom: 14px solid #b9cccc;*/
 font-weight: bold;
 color: #333;
}

.articleCategory{
 margin: 0 0 10px 0;
 padding: 3px 0 3px 7px;
 /*border-bottom: 2px solid #b9cccc;*/
 background-color:#b9cccc;
 color: #333;
}

.articleTitle h3{
 float: left;
 font-size: 16px;
 width:430px;
}

.articleTitle .date{
 margin-top:5px;
 float: right;
 width:140px;
 text-align:right;
}

#pager{
 margin: 10px 20px 0 0;
 border-bottom: 5px solid #b9cccc;
 clear:both;
}

#pager #back{
 text-align:left;
}

#pager #next{
 text-align:right;
}

#pager #back a, #pager #next a{
 text-decoration: underline;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* clearfix */
/*for modern browser*/
.clearfix:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}

/*for IE 6-7 */
.clearfix{
 zoom:1;
}

.clear{
 clear:both;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* wp_page_numbers
------------------------------*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
 background: #b9cccc;
 padding: 0;
 margin: 0;
 border: none;
 text-decoration: none;
 font-weight: normal;
 font-style: normal;
 list-style: none;
 text-transform: none;
 text-indent: 0px;
 font-variant: normal;
 text-align: left;
 line-height: 15px;
 letter-spacing: 0px;
 word-spacing: 0px;
 font-size: 12px;
 font-family: Verdana;
}

#wp_page_numbers {
 margin-top: 10px;
 width: 100%;
 background: #b9cccc;
 border: 1px solid #bfbfbf;
}
#wp_page_numbers ul {
 width: 100%;
}
#wp_page_numbers li {
 float: left;
 display: block;
}

#wp_page_numbers a {
 margin-top: 2px;
 margin-bottom: 2px;
 padding: 2px;
 padding-left: 2px;
 padding-right: 2px;
 margin-left: 1px;
 margin-right: 1px;
 display: block;
 color: #333;
 border: 1px solid #b9cccc;
}

#wp_page_numbers li a:hover {
 /*border:1px solid #fff;*/
 color:#f00;
 text-decoration:underline;
}

#wp_page_numbers li.space {
 margin-top: 2px;
 margin-bottom: 2px;
 border: 1px solid #f1f1f1;
 padding-top: 2px;
}

#wp_page_numbers li.first_last_page {
 font-style: italic;
}

#wp_page_numbers li.active_page a {
 border: 1px solid #bfbfbf;
 background: white;
 padding-left: 4px;
 padding-right: 4px;
}
#wp_page_numbers li.active_page a:hover  {
 color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
 margin-top: 2px;
 margin-bottom: 2px;
 padding-top: 2px;
 margin-right: 10px;
 padding-left: 5px;
 color: #333;
 border: 1px solid #b9cccc;
}


