/*
	Theme Name: Alias
	Theme URL: http://newwpthemes.com/wordpress-theme/alias/
	Description: Alias is a free WordPress news theme with featured content option and supports the post thumbnails. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0
*/

/* LAYOUT */

body {
	background: url(images/background.png);
	letter-spacing: 0.1em;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	}

#wrapper {
   	}

#container {
    background: url(images/container-bg.png) left 10px repeat-x;
 	}

#contentwrap {
    background: #FFFFFF url(images/contentwrap.png) 640px top repeat-y;
	}

a {
	color: #000000;
	}

a:hover {
	color: #969C99;
	}
/* HEADER */

#header {
	height: 128px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 20px 0 0 20px;
	font-weight: normal;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 28px;
	}

#header h1 a, #header h1 a:visited {
	color:#3B3B3B;;
	text-decoration: none;
	}


#header h2 {
	padding: 5px 0 0 20px;
	color: #777575;
	font-size: 12px;
	line-height: 140%; 
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	}

.logoimg {
    margin: 34px 0 0 30px;
}

.feedtwitter {
	margin-top:18px;
	text-align: right;
}
    
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 34px;
    padding:0;
    margin-top: 18px;
    float: left;
	}

#pagemenu {
	height: 34px;
    float: left;
	}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}

#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;

	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
    color: #777777;
	display: block;
    margin: 0 4px 0 0;
	padding: 12px 14px;
	text-decoration: none;
	font-weight: normal;
	/*text-transform: uppercase;*/
	font-size: 11px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #4AAE14;
	display: block;
    text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color: #4AAE14;
    text-decoration: none;
	}

#pagemenu li:hover, #pagemenu li.sfhover {
	position: static;
	}


#navcontainer {
	height: 40px;
	display: block;
	overflow: hidden;
    border-bottom: 6px solid #4AAE14;
    padding-left: 10px;
	}

#navcontainer .current-cat a {
	color:#FFFFFF;
    background: url(images/nav-hover.png) left top repeat-x;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	}

/* CONTENT */

#content {
    padding: 15px 5px 15px 15px;
    color: #60635F;
	}

	
pre { overflow: auto;
	width: 470px; 
	}
#ArchiveArea {
	margin-bottom: 30px;
   	}

.post {
	padding: 20px;
	margin-bottom: 10px;
	background: url(images/post-line.png) left bottom repeat-x;
   	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 28px;
	font-size: 22px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #3B3B3B;
	background: url(images/line.gif) repeat-x bottom left;
    	padding-bottom: 15px;
}
.ContentTitle {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 28px;
	font-size: 24px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #3B3B3B;
	background: url(images/line.gif) repeat-x bottom left;
    	padding-bottom: 15px;
}
.title a {
	text-decoration: none;
	color: #3B3B3B;
}

.title a:hover {
	text-decoration: underline;
	color: #4AAE14;
}

.pagetitle {
	margin:10px 0 20px 0;
	line-height: 28px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	text-decoration: underline;
}
.Errortitle {
	margin:10px 0 20px 0;
	line-height: 28px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	font-size: 16px;
	font-weight:bold;
}
.postdate {
	font-size: 12px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	color: #5C5B5B;
	margin: 0 0 0px 0;
}
.ContentPostdate {
	font-size: 12px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	color: #5C5B5B;
	margin: 0 0 20px 0;
}
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding: 20px 0 0 0;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	font-size: 14px;
	}
.entry .red{
	color:#ff0000;
	font-weight:bold;
	}
.entry .blue{
	color:#0000ff;
	font-weight:bold;
	}
.entry h3{
	padding:3px 0 3px 10px;
	border-left:5px solid #4AAE14;
	font-weight:bold;
	font-size: 18px;
	}
.entry h4{
	font-size: 15px;
	font-weight:bold;
	}
.entry ul{
	list-style: square outside;
	color:#4AAE14;
	list-style-image:none;
	}
.entry li span{
	color:#60635F;
	}
.similarPostsArea{
	padding: 20px 0 20px 0;
	margin-top:50px;
    	background: url(images/post-line.png) left top repeat-x;
}
.similarPostsArea h3{
	color:#ffffff;
	padding:12px;
	border:0;
	/*stitching*/
	outline: 1px dashed #98abb9;
	outline-offset: -5px;
	background-color: #268500;
	width: 250px;
	/*shadow*/
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	font-size: 14px;
	font-weight: normal;
}
.similarPostsArea li{
	padding-bottom:5px;
}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   	float: left;
	width:280px;
	border-right:1px dotted #cacaca;
	padding-right:14px;
}

.alignright {
   	float: left;
	width:280px;
	text-align:right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}

.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #FFFFFF !important;
    background: #4AAE14 !important;
    border: 0 !important;
}

.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: #9DA09F !important;
    border: 0 !important;

}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #303030;
	}
	
.sidebar a {
	text-decoration: none;
	color: #303030;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#4AAE14;
	}
	

#search {
    border: 1px solid #DFE5E2;
    height: 28px;
    padding:0;
    background: #FFFFFF;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #9FADA6;
}

	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 20px 8px 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 220px;
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 20px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}
.sns-button{
	margin: 0;
	text-align:left;
}
.sns-button ul{
	margin:0;
	padding:0;
}
.sns-button li{
	display:inline;
	margin-right:10px;
}

.sidebarvideo {

	}

.sidebar h2 {
	margin: 0 0 5px 0;
	padding: 10px 6px 18px 0;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #191A1A;
	font-family: Arial, "メイリオ", Helvetica, Sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
    background: url(images/sidebar-tab.png) center bottom no-repeat;
    }

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
   	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  	}


.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 0;
	margin: 0;
    background: url(images/sidebar-line.png) left bottom repeat-x;
    }

.sidebar ul li li:hover, .sidebar ul li ul li:hover {
	padding: 6px 0px 6px 0;
	margin: 0;
    }


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #303030;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	/*text-transform: uppercase;*/
	margin: 2px 0 2px 0;
	background: none;
    color: #303030;
	}

#wp-calendar td {
	color: #303030;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #4AAE14;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */
#pagetop {
	float:right;
	margin: 5px 10px 0 0;
    	background: #E9ECEB;
	text-align:right;
	width:100px;
}
#footer {
    	background: #E9ECEB;
	padding: 10px;
	text-align: center;
	color: #282827;
	font-size: 13px;
}

#footer a {
	color: #282827;
	} 

#footer a:hover {
	text-decoration: none;
    color: #282827;
	}
	
#credits {
	color: #5E6865;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #5E6865;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments {
	margin: 0 20px 10px 20px;
	color:#ffffff;
	padding:12px;
	/*stitching*/
	outline: 1px dashed #98abb9;
	outline-offset: -5px;
	background-color: #268500;
	width: 250px;
	/*shadow*/
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	font-size: 14px;
}
.response {
	margin: 0 20px 10px 20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond {
	width:590px;
	margin:0 20px;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond h3{
	color:#ffffff;
	padding:12px;
	/*stitching*/
	outline: 1px dashed #98abb9;
	outline-offset: -5px;
	background-color: #268500;
	width: 250px;
	/*shadow*/
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	font-size: 14px;
}
#respond h3 a{
	color:#ffffff;
}


#commentform #submit {
	border:1px solid #D7D7D7;
	margin: 0 0 5px auto;
	float: right;
	background: #E7E7E7;
	background: -webkit-gradient(linear,left top,left bottom,from(#F9F9F9),to(#DBDBDB));
	background: -moz-linear-gradient(top,#F9F9F9,#DBDBDB);
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #E3E4E5;
    margin: 0 10px 10px 0;
    background-color: #F3F4F5;
}

/* ���̓t�H�[�� �X�^�C���ǉ� 2011/10/20 */
input {
	border:1px solid #999;
	border-radius: 5px;
}
textarea {
	border:1px solid #999;
	border-radius: 5px;
}

/* float���� 2011/10/21 */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}