@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	font-size: 12px;
	line-height: 18px;
	font: 12px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #fff;
	background: #64A9D3;
}
p{
	padding:0;
	margin:0;
	line-height:28px;
	letter-spacing:0.4px;	
}
a {
	color: #0252aa;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}

.left, .alignleft {
	float: left;
	display: inline;
}
.right, .alignright {
	float: right;
	display: inline;
}
.last {
	background: none !important;
	margin-right: 0 !important;
}
#wrapper {
	height: auto !important;
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}
.shell {
	margin: 0 auto;
	overflow: hidden;
}
#header {
	padding: 0;
	margin: 0;
}
#header h1 {
    background: #7EB8F5;
    text-align: center;
    border-bottom: 1px solid #FFF;
    /* height: 65px; */
    line-height: 65px;
    letter-spacing: -1px;
}
#header h1 a{
	color:#FFF;	
}
#header h1 a:hover{
	color: #FFFF0B;
	text-decoration:none;
}
#header .header-bg {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#navigation {
	float: left;
	display: inline;
	padding-top: 27px;
	width: 280px;
}
#navigation ul {
	list-style: none outside none;
}
#navigation ul li {
	float: left;
	display: inline;
	background: url(../images/nav-divider.gif) no-repeat right 8px;
	padding-right: 10px;
	margin-right: 10px;
}
#navigation ul li a {
	float: left;
	display: inline;
	color: #313131;
	font-family: "Times New Roman", Arial, sans-serif;
	text-transform: uppercase;
}
#navigation ul li a:hover, #navigation ul li a.active {
	text-decoration: none;
	font-weight: bold;
}
h1#logo {
	display: inline;
	width: 225px;
	height: 55px;
	padding: 28px 0 0 12px;
}
h1#logo a {
	height: 55px;
}
#sub-nav {
	height: 40px;
	background: #79B3EF;
}
#sub-nav ul {
	list-style: none;
	text-align: center;
}
#sub-nav ul li {
	display: inline;
	line-height: 40px;
}
#sub-nav ul li a {
	font-size: 13px;
	padding: 0px 30px;
	color: #fff;
	line-height: 30px;
	/* border-right: 1px solid #3A3333; */
}
#sub-nav ul li a:hover, #sub-nav ul li a.active {
	text-decoration: none;
	color: #FFFF0B;
}
#main {
	margin-top: 11px;
	overflow: hidden;
	padding: 15px;
}
#content {
	width: 930px;
}
#sidebar {
	width: 300px;
}
#sidebar .box {
	float: none;
	display: block;
	margin-right: 0;
	width: 278px;
}
#footer {
	background: #3B9AD4;
	border-top: 1px solid #64A9D3;
	padding-top: 15px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	min-width: 960px;
	padding-bottom: 27px;
}
#footer a {
	color: yellow;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}
#footer a:hover{
	color:yellow;
	text-decoration:underline;	
}
.blocks-area {
	clear: both;
	overflow: hidden;
}
.blocks-area h2 {
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #040404 !important;
	background-color: #F1B36B !important;
	padding: 7px !important;
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 5px;
	/* border-radius: 2px; */
}
/*customized css*/
div.boxfirst {
	width: 100%;
	overflow: hidden;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #080707;
	box-sizing: border-box;
	background: rgb(255, 255, 255);
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
	/* box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1); */
	-ms-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1);
	-moz-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1);/* -webkit-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1); */
}
div.boxfirst img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.boxfirst:nth-child(even) {
	float: right;
	margin-right: 0;
}
/*original Content*/
.topArticle {
	color: #000;
	overflow: hidden;
	clear: both;
	line-height: 23px;
	margin-bottom: 10px;
	margin-bottom: 40px;
}
.topArticle img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: right;
	/* margin-right: 5px; */
	margin-top: 5px;
	width: 50%;
}
.topArticle h2 {
	margin: 10px 0;
	letter-spacing: -1px;
	color: #1D1D1A;
	/* border-bottom: 1px solid #CCC; */
	/* height: 40px; */
	font-size: 17px;
	background: #F1B36B;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.topArticle h3 {
	margin: 10px 0;
	letter-spacing: -1px;
	color: #D48024;
	font-size: 15px;
}
.social {
	margin: 0 auto;
	margin-bottom: 10px;
}
#boxArea {
	margin: auto;
}
div.topBlocks {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #1F1818;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.37);
	/* border-radius: 5px 5px 0 0; */
	border: 1px solid #F5F0F0;
	padding: 10px;
}
div.topBlocks img {
	width: 40%;
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	/* border-radius: 3px; */
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #EFEEEE;
}

/*customized css*/
div.boxbottom {
	width: 49%;
	float: left;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #080707;
	box-sizing: border-box;
	background: rgb(255, 255, 255);
	border-radius: 5px 5px 0 0;
	border: 1px solid #F5F2F2;
	padding: 10px;
	/* box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1); */
	-ms-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1);
	-moz-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1);
	/* -webkit-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1); */
}
div.boxbottom img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #F5EBEB;
}
div.boxbottom:nth-child(even){
	float:right;
	margin-right:0;	
}

/*recommended links*/
.prLinks {
	clear: both;
	padding: 10px;
	line-height: 25px;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-top: 10px;
	background-color: rgb(255, 255, 255);
	color: #0A0505;
	-webkit-border: 7px 7px 7px 7px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
	padding-bottom: 40px;
}
.prLinks h2 {
	/* border-bottom: 1px solid #CCC; */
	height: 30px;
	line-height: 25px;
	font-size: 20px;
	color: rgb(212, 136, 49);
	margin-left: -10px;
	margin-bottom: 5px;
	text-indent: 10px;
}
.prLinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.prLinks ul li {
	/* border-bottom: 1px solid #C9C9C9; */
	line-height: 28px;
}
.prLinks ul li a {
	background: none;
	display: inline;
	color: #0252aa;
}
.prLinks ul li a:hover {
	color: #0252aa;
	background: none;
}
.prLinks ul li::before {
	content: '»';
	margin-right: 10px;
	color: #737CCA;
	font-size: 17px;
}
.prLinks ul li:last-child {
	border-bottom: none;
}

.navbarLeft{
	padding:0;
	margin:0;
}	
.navbarLeft ul li a{
	display:block;
	padding:10px 10px;
	background:#333;
	color:#FFF;
	border-bottom:1px solid #CCC;
}
.navbarLeft ul li a:hover{
	text-decoration:none;
	background:#666;	
}

p.allDetails {
	float: right;
	margin-top: 10px;
}
p.allDetails a {
	padding: 7px 5px;
	background-color: #64A9D3;
	border-radius: 1px;
	text-decoration: none;
	color: #FFFFFF;
}
p.allDetails a:hover {
	background: #92A2F0;
	color: white;
}

@media screen and (max-width:480px){
	*{padding:0; margin:0}	
	body{ background:none; padding:0 10px; margin:0}
	#wrapper{ width:100%; padding:0; margin:0;}
	#header{ height:auto;}
	#header h1{ height:auto; line-height:30px; padding:0 10px;}
	#header h1 a{ font-size:65%;}
	#sub-nav{ height:auto;}
	#sub-nav ul li{ display:block;}
	#sub-nav ul li a{ display:block; border-bottom:1px solid #CCC;}
	#sub-nav ul li a:hover{ background:#333}
	#imgTop img{ width:100%;}
	#footer{ min-width:100%; background:none; color:#000}
	#footer a, #footer a:hover{ color:blue}
	#main{ padding:0;}
	.left, .right{ float:none;}
	#content, #sidebar{ width:100%;}
	
	div.topBlocks img{ width:97%; float:none;}
	.topArticle img{ float:none; width:97%;}
	div.boxbottom{ float:none; overflow:hidden; width:100%;}
}