@import url("http://fonts.googleapis.com/css?family=PT+Sans");
* {margin: 0; padding: 0;}
body {width: 740px; padding-left: 220px; margin: 0 auto; background: #fff; color: #333; font: 13px/21px 'PT Sans', sans-serif;}
ul {list-style: none;}
a {color: #444; text-decoration: none;}
a:hover {color: #0054b9; text-decoration: none;}
h1 {font-size: 18px; margin-bottom: 25px;}
h2 {font-size: 13px; font-weight: normal; max-width: 130px; padding-top: 5px;}
p {margin-bottom: 21px; text-align: justify; font-size: 15px;}
.sidebar h1 {display: none;}
.left {display: inline; position: relative; float: left; margin-left: -220px; width: 220px;}
.main {float: right; padding-top: 40px; width: 100%; display: block;}
.sidebar {width: 140px; position: fixed; text-align: right; min-height: 570px; margin-top: 40px; padding-right: 40px; border-right: 1px solid #eee;}
.logo {width: 64px; height: 64px; background: url("logo.png") no-repeat; margin-bottom: 50px; float: right;}
nav {clear: both; float: right; font-size: 14px;}
nav span {font-size: 16px; font-weight: bold; text-transform: uppercase;}
nav ul {margin-top: 15px;}
nav li {padding: 2px 0;}
.titletop {float: left; font-size: 16px; font-weight: bold; text-transform: uppercase;}
.title {font-size: 16px; font-weight: bold; clear: both; margin-bottom: 25px; text-transform: uppercase;}
.info {float: right; margin-top: 30px;}
.top5 {clear: both; padding-top: 25px;}
.top5 li {float: left; width: 148px; min-height: 200px;}
.top5 img {border-radius: 3px;}
.article_main {width: 148px; float: left; min-height: 200px; max-height: 200px; overflow: hidden;}
.article_main img {width: 130px; border-radius: 3px;}
.article_main_first {width: 370px; float: left; margin-bottom: 30px;}
.article_main_first h2 {font-size: 16px; max-width: 370px; padding-top: 20px;}
.article_main_first img {width: 350px; border-radius: 3px;}
.article_main_second {width: 185px; float: left; height: 230px;}
.article_main_second h2 {font-size: 16px; max-width: 150px; margin-left: 15px; padding-top: 20px;}
.article_main_second img {width: 150px; border-radius: 3px; margin-left: 15px;}
aside {display: block;}
main {display: inline-block;}
.article {float: right; padding-right: 20px;}
.article img {float: left; width: 350px; height: 230px; margin-top: 5px; margin-right: 30px; border-radius: 3px;}
.titlerelated {float: left; font-size: 16px; font-weight: bold; text-transform: uppercase; margin-top: 20px;}
.related {clear: both; padding-top: 25px;}
.related li {float: left; width: 148px; min-height: 200px;}
.related img {width: 130px; border-radius: 3px;}
.wp-pagenavi {clear: both; text-align: center; font-size: 15px; padding-top: 30px;}
.wp-pagenavi a, .wp-pagenavi span {padding: 10px;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {}
footer {clear: both; padding: 40px 0; text-align: center;}