/*   
	Theme Name: Hienzo Blue Elegant
	Theme URI: http://www.hienzo.com
	Description: Designed by Theme Junkie, modified by Hienzo.
	Author: Minato Hienzo
	Author URI: https://plus.google.com/+MinatoHienzo
	Version: 2.0.2
	
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(fonts/400open.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/700open.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(fonts/400openitalic.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(fonts/700openitalic.woff) format('woff');
}

/* =Global
----------------------------------------------- */
body {
	background: #f2f2f2;
	font: 12px/18px Arial, Helvetica, Sans-serif;
	color: #333;
}
::-moz-selection{background-color:#4D84C0;color:#fff}::selection{background-color:#4D84C0;color:#fff}

/* Links */
a,
a:visited,
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h5,h6 {
	font-size: 12px;
}

/* Input Form & TextArea */
input, textarea {
	border-color: #ccc #ddd #ddd #ccc;
	border-width: 1px;
	border-style: solid;
	color: #555;
	padding: 6px;
}
input:focus {
	background: #ffffff;
}

/* =Structure
----------------------------------------------- */
#wrapper {
	background: #fff;position:relative;overflow:hidden;
	margin: 10px auto;
	padding: 0;
	width: 980px;box-shadow:0 4px 10px rgba(0, 0, 0, 0.08);
}
#topwrapper{background:#4178b5;width:980px;overflow:hidden;height:40px;border-bottom:1px solid #f0f0f0;}
#header {
	margin: 0 15px;
}
#content {
	background: #fff;
	float: left;
	padding: 10px 0 20px 0;
	width: 615px;
	margin-left: 15px;
}
#main-post{border-bottom: 1px solid #E6E6E6;
        margin-bottom:15px;padding: 0px 10px 0px 0px;box-shadow: 5px 6px 11px -5px #ddd;}
#sidebar {
	background: #fff;
	float: right;
	margin: 10px 17px 20px 0;
	width: 322px;
}
#footer {
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 0 0;
}
#top{margin:10px 15px 0 15px}

/* =Header
----------------------------------------------- */

/* Search Form */
#search {
    margin-top: 12px;
}

#search input {
    width: 66%;
    font-size: 12px;
    color: #999;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    height: 22px;
    float: left;
    padding: 6px;
}

#searchform input#search-button {
    background: #4178b5;
    cursor: pointer;
    color: #fff;
    padding: 17px 0px;
    font-size: 13px;
    border: 1px solid #555;
    width: 28%;
    float: right;
    line-height: 0px;
    height: 22px;
}

/* Logo */
#text-logo {
	float: left;
	width: 220px;
}
#site-title {
	color: #333;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1;
	margin: 18px 0 5px 0;
}
#site-title a, #site-title a:hover {
	color: #3B5998;
	text-decoration: none;
}
#site-desc {
	color: #999;
	font-size: 11px;
}
#header-logo{float:left;margin:0;}
#logo {
    height: 100px;
    margin: 9px 0 0;
    overflow: hidden;
}
/* Un-widgetized Advertisement */
.righthead {
	float: right;
	margin: 15px 0 0 0;
	width: 728px;
	height: 90px;
}

/* =Navigation
----------------------------------------------- */
.topnav{font-family:Open Sans,Verdana,Sans-Serif;margin:0;float:left;width:385px;overflow:hidden;height:40px;line-height:40px;list-style-type:none;padding:0 0 0 0;}.topnav li{display:block;float:left;margin:0 0 0 0;}.topnav li a{border-left:0px solid #fff;padding:0 10px 0 13px;color:#fff;font-size:13px;display:block;text-decoration:none;}.topnav li:hover{opacity:0.7;}.iconi{margin-right:5px;margin-bottom:-2px}

/* Category Navigation */
.menu{font-family: Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;border-bottom:2px solid #4178b5;border-top:1px solid #e6e6e6;margin:8px 0 10px 0;padding:0;box-shadow: 0px 6px 11px -5px #BBB;}.menu ul{height:35px;list-style:none;margin:0;}.menu li a,.menu li span{border-right:1px solid #dfdfdf;display:block;line-height:35px;text-align:center;text-decoration:none;padding-left:15px;padding-right:15px;margin:0;color:#4169E1}.menu li a:hover,.menu ul li:hover a,.menu li span:hover{background:#4178b5;color:#fff;text-decoration:none;}.menu li ul{background: #fff;display:none;height:auto;border:0;position:absolute;width:168px;z-index:200;margin:0;padding:0;}.menu li:hover ul{display:block;}.menu li li{border-bottom: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;display:block;float:none;width:168px;margin:0;padding:0;}.menu li ul a{display:block;height:30px;font-size:12px;font-style:normal;text-align:left;margin:0;padding:0 10px 3px 13px;position:relative;}.menu li ul a:hover,.menu li ul li:hover a{background:#e6e6e6;padding:0 10px 3px 17px;}.menu li ul a:hover:before{background:#4178b5;position:absolute;content: " ";top:44%;width:7px;height:7px;border-radius:100px;left:3%}.menu li:hover li a{background:none;color:#333}.menu li{float:left;}

/* =Content
----------------------------------------------- */

/* Featured Content */
#featured-content {
	margin: 0 0 20px;
	overflow: hidden;
}
#featured-content ul {
	clear: both;
	padding: 5px 0 0;
}
#featured-content ul li {
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
	width: 200px;
	height: 200px;
}
#featured-content .entry-title {
	background: url(images/transparent.png);
	bottom: 0;
	left: 0;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	position: absolute;
}
#featured-content .entry-title a,
#featured-content .entry-title a:visited {
	color: #fff;
}
#featured-content ul li.featured-3, 
#featured-content ul li.featured-6, 
#featured-content ul li.featured-9 {
	margin: 0;
}
#featured-content .entry-date {
	background: url(images/transparent.png);
	color: #929292;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 10px;
	left: 0;
}
.heading {
	border-top: 1px solid #e6e6e6;
	color: #929292;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin: 7px 0 15px;
	text-transform: uppercase;
}
.heading-text {
	background: #fff;
	float: left;
	margin: -10px 0 0;
	padding: 0 5px 0 0;
}

/* Entry Box */
.entry-box {background: #fff;margin-bottom:15px;padding: 0px 10px 0px 0px;box-shadow: 5px 6px 11px -5px #ddd;
}
.entry-box .entry{font-family: Arial, Helvetica, sans-serif;font-size:14px;line-height:1.4em;padding:5px 0;color:#444444}

.entry-box .entry-title {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
	line-height: 20px;
	margin: 0;
}
.entry-box .entry-title a{color:#4b4b4b;}.entry-box .entry-title a:hover{text-decoration:none;color: #369;}
.entry-cat {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.entry-cat a {
	color: #999 !important;
}
.entry-meta {
	color: #999;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 4px 0;
	border-top:1px dotted #e2e2e2;
	border-bottom:1px dotted #e2e2e2;
}
.entry-comment a {
	background: url(images/icon-comment.png) no-repeat 3px 1px;
	color: #999 !important;
	padding: 0 0 4px 20px;
}
.entry-social {
	float: right;
	padding: 5px 0 0 10px;
}
.entry-thumb {
	float: left;
	margin: 0 8px 13px 0;
	padding: 2px;
	border: 1px solid #dfdfdf;
	width: 150px;
	height: 120px;
}

/* =Content
----------------------------------------------- */

/* Breadcrumbs */
#breadcrumbs {
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
}
#breadcrumbs a {
	background: url(images/bullet.png) no-repeat right center;
	margin-right: 1px;
	padding-right: 10px;
	color: #999;
}
.breadcrumbs {width:94%;padding:5px 5px 5px 20px; margin: 0px 0px 10px 2px; font-size:95%; line-height: 1.4em;background-color:#555;border-radius:6px;position:relative;text-transform: uppercase}.breadcrumbs:before, #rp-hienzo h3:before{background:#fff;position:absolute;content: " ";top:37%;width:7px;height:7px;border-radius:100px;left:1%}.breadcrumbs, .breadcrumbs a:visited, .breadcrumbs a:link {color: #fff;}.breadcrumbs a:hover {color:#ddd}

#fullcontent {
	background: #fff;
	width: 950px;
}
.page-title {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.single .entry-title {
    color: #369;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 149%;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 5px;
}

/* Entry */
.entry {
	display: table;
	padding: 10px 0 10px 0;
	line-height: 19px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
.single .entry {margin-bottom:15px;padding: 0px 10px 0px 0px;-moz-box-shadow: 5px 8px 11px -5px #ddd;-webkit-box-shadow: 5px 8px 11px -5px #ddd;box-shadow: 5px 8px 11px -5px #ddd;}
.entry p {
	margin: 0 0 15px 0;
}
.entry strong {
	font-weight: bold;
}
.entry a, .entry a:visited, .entry a:active, .entry a:hover{font-family: Arial, Helvetica, sans-serif;color:#4169E1}
.entry-meta a, .entry-meta a:visited, .entry-meta a:active, .entry-meta a:hover{font-family: Arial, Helvetica, sans-serif;color:#4169E1}
.post-info a, .post-info a:visited, .post-info a:active, .post-info a:hover{color:#999}
.entry-meta-single a, .entry-meta-single a:visited, .entry-meta-single a:active, .entry-meta-single a:hover{font-family: Arial, Helvetica, sans-serif;color:#4169E1}
.entry em {
	font-style: italic;
	font-weight: normal;
}
.entry strong em, .entry em strong {
	font-style: italic;
	font-weight: bold;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 5px 0 10px 0;
}
.entry a img {
	border: none;
}
.entry img {
	margin-bottom:7px
}
.entry ul {
	margin: -5px 0 0 40px;
	padding-bottom: 10px;
	list-style: outside none disc;
}
.entry ol {
	margin: 7px 0 10px 40px;
	list-style-type: decimal;
}
.entry ol ol {
	list-style: upper-alpha;
}
.entry ol ol ol {
	list-style: lower-roman;
}
.entry ol ol ol ol {
	list-style: lower-alpha;
}
.entry ul ul, .entry ol ol, .entry ul ol, .entry ol ul {
	margin-bottom: 0;
}
.entry ul li {
        list-style: outside disc !important;
	padding: 3px 0px;
	font-size: 13px;
	line-height: 22px;
}
.entry ol li {
	padding: 3px 0 3px 0;
	font-size: 13.5px;
	line-height: 19px;
}
.entry li ul {
	margin: 0;
	padding: 0;
}
.entry del {
	text-decoration: line-through;
	color: #aaa;
}
.entry ins {
	text-decoration: underline;
	font-weight: bold;
}
.entry blockquote {
	margin: 20px 0;
	padding: 15px 15px 1px 15px;
	background: #f5f5f5;
	border: 1px solid #eee;
	border-width: 1px 0;
	font-family: Georgia, serif;
}
.entry blockquote p, blockquote a, blockquote {
	color: #666;
	font-style: italic;
	font-size: 1em;
}
.entry dfn {
	font-weight: bold;
}
.entry pre, .entry code, .entry tt {
	margin: 1.5em 0;
	white-space: pre;
	display: block;
}
.entry pre, .entry code, .entry tt {
	font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace;
	line-height: 20px;
	background: #f5f5f5;
	overflow: auto;
	padding: 1em;
	color: #666;
}
.entry hr {
	background: #e6e6e6;
	color: #e6e6e6;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	border: none;
}
.entry input, .entry textarea {
	font-size: 1em;
	padding: 3px;
}

/* Entry Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
}
img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 1px solid #e6e6e6;
}
.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.entry-tags {
	background: url(images/icon-tag.png) no-repeat 0 1px;
	float: left;
	margin: 10px 0;
	padding: 0 0 0 21px;
	color: #222;
}
.entry-edit {
	float: right;
	margin: 10px 0;
}

/* Author BIO Box */
.authorbox {
	background: #EEF5FF;
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #e9e9e9;
}
.authorbox p {
	margin: 0;
	padding: 0;
}
.authorbox p strong {
	font-size: 14px;
}
.authorbox img {
	background: #fff;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px solid #e9e9e9;
}

/* Entry Bottom Utilities */
.entry-bottom {
	background: #fff;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 15px 0 15px 0;
}
.entry-bottom h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.entry-bottom li {
	margin: 5px 0;
	border-top: 1px dotted #ddd;
}
/* Social Connections */
.entry-social-connect {
	float: left;
	width: 300px;
}

/* Ads Hienzo */
.ads-hienzo{margin-top:15px}

/* Related Posts */
.entry-related-posts {
	float: right;
	width: 300px;
}
.entry-related-posts li {
	background: url(images/dot.png) no-repeat left center;
	padding: 9px 0 8px 10px;
}

/* =Sidebar
----------------------------------------------- */
#sidebar .fullwidth {
	width: 300px;
}
#sidebar .sidebar-left {
	float: left;
	width: 140px;
}
#sidebar .sidebar-right {
	float: right;
	width: 140px;
}

/* =Widgets
----------------------------------------------- */
.widget {
	background: #fff;
}
.widget-title {
	border-bottom: 3px solid #4178b5;
	font-size: 13px;
	font-weight: bold;
	color:#555;background: #fff;line-height:22px;padding: 1px 10px 2px 10px;text-transform: uppercase;
}
.widget-title a, .widget-title a:hover {
	color: #333;
	text-decoration: none;
}
.widget ul li {
	border-bottom: 1px solid #dddddd;
	padding: 10px 0 10px 25px;
}
.widget > div {
	margin: 6px 0;
	padding: 0 5px;
}
.widget_tag_cloud div,
.textwidget {
	margin: 6px 0;
}
#text-2 .widget-title{margin:3px 0 -15px 0}#text-2{margin-bottom:-16px}
/* Social Widget */
#socialbar {text-align: center;border: 0 none;height: 35px;overflow: hidden;width: 96.3%;margin:0 5px;border:1px solid #ddd;border-radius: 2px;}
#socialbar a.twitter {background: none repeat scroll 0 0 #1b97e0;}
#socialbar a.facebook {background: none repeat scroll 0 0 #416eb5;}
#socialbar a.feed {background: none repeat scroll 0 0 #ff8a46;}
#socialbar a {font-family:small Georgia Serif;color: #fff;float: left;font-size: 17px;height: 35px;line-height: 35px;text-align: center;width: 33.33%;opacity:0.9}
#socialbar a:hover{opacity:1}

/* Author Info Widget */
.widget_tj_authorinfo .left {
	margin-right: 10px;
}
.widget_tj_authorinfo .right {
	margin-left: 10px;
}

/* Calendar Widget */
#wp-calendar {
	width: 100%;
}
#wp-calendar, #wp-calendar th, #wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	background: #f5f5f5;
	border: 1px solid #f0f0f0;
	padding: 3px;
}
#wp-calendar td {
	border: 1px solid #f0f0f0;
	padding: 5px 2px;
	text-align: center;
}
#wp-calendar caption {
	background: transparent;
	color: #333;
	font-weight: bold;
	padding: 3px 0 7px 0;
}
#wp-calendar #today {
	background: #f5f5f5;
	font-weight: bold;
}

/* Archives Widget */
.widget_archive select {
	margin: 10px 0 0 0;
}

/* Widgetized Advertisement */
.widget-ads {
	margin: 0 0 15px 0;
}
.widget-ads h3.ad-title {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 7px;
	text-align: center;
	text-transform: uppercase;
}
.widget-ad125 {
	border-top: 0 !important;
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 15px 0;
	padding-bottom: 5px;
}
.widget-ad125 img {
	margin: 5px 7px 0 0;
}

/* Flickr Widget */
.widget_tj_flickr {
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 15px 0;
	padding-bottom: 5px;
}
.widget_tj_flickr > div {
	border-top: 0;
}
.widget h3 span {
	color: #0061D8;
}
.widget h3 span span {
	color: #FF1183;
}
.widget .flickr_badge_image {
	float: left;
	margin: 0px;
}
.widget .flickr_badge_image .photo-wrap {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
}
.widget .flickr_badge_image a img {
	display: inline;
	float: left;
	background: #fff;
	margin: 4px 4px 0px 0px;
	padding: 4px;
	border: 1px solid #e9e9e9;
}
.widget .flickr_badge_image a:hover img {
	background: #fbfbfb;
	border-color: #e5ecf1;
}

/* Calendar Widget */
#wp-calendar {
	width: 100%;
}
#wp-calendar, #wp-calendar th, #wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	background: #f5f5f5;
	border: 1px solid #f0f0f0;
	padding: 3px;
}
#wp-calendar td {
	border: 1px solid #f0f0f0;
	padding: 5px 2px;
}
#wp-calendar caption {
	background: transparent;
	color: #333;
	font-weight: bold;
	padding: 3px 0 7px 0;
}
#wp-calendar #today {
	background: #f5f5f5;
	font-weight: bold;
}

/* =Comments
-------------------------------------------------------------- */
#respond {
	margin: 15px 0 0 0;
}
#respond p {
	color: #777;
	margin: 0;
}
.comments-box {
	padding: 10px 0 0 0;
}
.comments-box h3 {
	font-size: 14px;
	font-weight: bold;
}
.cancel-comment-reply {
	font-size: 11px;
	padding: 5px 0 0 0;
}
.text {
	border: 1px solid #e6e6e6;
	color: #777;
	padding: 2px;
	width: 200px;
}

/* comment framework */
#pings {
	margin-bottom: 40px;
}
ul.children {
	margin-left: 0;
}
ol.commentlist {
	margin: 15px 0 0 0;
}
cite.fn {
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 9px;
}
cite.fn a, cite.fn a:hover {
	text-decoration: none;
}
span.says {
	display: none;
}
.commentlist li {
	border: 1px solid #e9e9e9;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 15px;
}
.commentlist li.depth-2 {
	background: #ffffff;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-left: 15px;
}
.commentlist li.depth-3 {
	background: #fafafa;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-left: 15px;
}
.commentlist li.depth-4 {
	background: #ffffff;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-left: 15px;
}
.commentlist li.depth-5 {
	background: #fafafa;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-left: 15px;
}
.commentlist code {
	background: #e6e6e6;
	padding: 5px;
}
.commentlist p {
	clear: both;
}
.commentlist .moderation {
	color: #660000;
	margin-top: 10px;
}
.commentlist .thread-even {
	background: #fafafa;
}
.commentlist .children {
	margin-top: 15px;
}
.commentlist .comment-author {
	margin-bottom: 5px;
}
.commentlist .avatar {
	background: #fff;
	border: 1px solid #e9e9e9;
	float: left;
	margin-right: 10px;
	padding: 3px;
}
.commentlist .reply {
	margin: 15px 0 0 0;
}
.commentlist .reply a, .commentlist .reply a:visited {
	background: url(images/bg-button.png) repeat-x left center;
	color: #fff;
	font-size: 11px;
	padding: 0 6px 1px !important;
	text-align: center;
	text-decoration: none !important;
}
.commentlist .comment-meta {
	float: left;
	margin-bottom: 15px;
}
.commentlist .comment-meta a {
	color: #666;
}
.commentlist .comment-date a, .commentlist .comment-date a:visited {
	color: #888;
	font-size: 1.1em;
}

/* Comment Form */
#commentform {
	margin: 10px 0 0 0;
}
#commentform input.txt, #commentform textarea {
	border-color: #ccc #efefef #efefef #ccc;
	border-style: solid;
	border-width: 1px;
	font: 14px/14px Arial, Helvetica, sans-serif;
}
#commentform input.txt {
	color: #666;
	background: #fcfcfc;
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 5px 7px;
}
#commentform textarea {
	color: #666;
	background: #fcfcfc;
	width: 95% !important;
	padding: 5px 7px;
}
#commentform #submit {
	background: url(images/bg-button.png) repeat-x left center;
	margin: 15px 0 0 0;
	font-size: 12px;
}

/* Submit & Reply Button */
.button-reply, .button-reply:visited, .reply a {
	font-weight: bold;
	background: url(images/alert-overlay.png);
	display: inline-block;
	padding: 5px 10px 6px;
	color: #424242 !important;
	text-decoration: none;
	border: none;
	position: relative;
	cursor: pointer;
}
.button-reply, .button-reply:visited, .reply a {
	background-color: #fff;
}
.button-reply:hover, .reply a:hover {
	color: #000  !important;
	text-decoration: none;
}
.button-reply, .button-reply:visited, .reply a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 0 #fff;
	border: 1px solid #ddd;
}
.button-reply:hover, .reply a:hover {
	opacity: 0.8;
}

/* =Nagivation
-------------------------------------------------------------- */
.pagination {
	font-size: 12px;
	margin: 0;
}
.pagination a {
	background: #fff;
	border: 1px solid #dfdfdf;
	display: block;
	margin: 0;
	padding: 5px 10px;
}
.pagination a:hover {
	background: #f9f9f9;
	border: 1px solid #dfdfdf;
}
.pagination .left a {
	background-image: url(images/icon-arrow-left.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.pagination .right a {
	background-image: url(images/icon-arrow-right.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	padding-right: 20px;
}

/* wp-pagenavi */
.wp-pagenavi {
	font-weight: bold;
	letter-spacing: 1px;
	margin: 1px 0 0 0;
	padding: 5px 0 4px 0;
	text-transform: uppercase;
}
.wp-pagenavi a:link, 
.wp-pagenavi a:visited {
	background: #fff;
	border: 0;
	display: inline;
	margin: 0 0 0 2px;
	padding: 7px 10px 4px 10px;
	text-decoration: none;
}
.wp-pagenavi .on, 
.wp-pagenavi .current, 
.wp-pagenavi a:hover {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin: 0 0 0 2px;
	padding: 7px 10px 4px 10px;
}
.wp-pagenavi .on, 
.wp-pagenavi .current {
	background: #efefef;
}
.wp-pagenavi .extend, 
.wp-pagenavi span.pages {
	background: #fff;
	border: 0;
	color: #777;
	padding: 0 10px;
}

/* comments navigation */
.navigation {
	font-style: italic;
	padding: 20px 0 0 0;
}

/* =Footer
-------------------------------------------------------------- */
#footer-widget-1, 
#footer-widget-2, 
#footer-widget-3 {
	display: inline;
	float: left;
	margin: 15px 20px 0 0;
	width: 222px;
}
#footer-widget-4 {
	float: right;
	margin: 15px 0 0 0;
	width: 224px;
}

/* Bottom */
#bottom {
	border-top: 1px solid #e6e6e6;
	color: #fff;
	font-size: 12px;
	padding: 6px 15px;
	background: #4178b5
}
#bottom a, 
#bottom a:visited {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
#bottom a:hover {
	border-bottom: 1px dotted #999;
	text-decoration: none;
}
#bottom .footer-rss {
	background: url(images/ico-footer-rss.png) no-repeat 3px 4px;
	padding: 3px 0 3px 16px;
}
.direktori{margin-top:5px}.direktori a, .direktori a:visited{border:0 !important} .direktori a img{margin-bottom: -2px}

/* Subscribe Hienzo */
#subs-hienzo {background: #3f65b7; background-clip: padding-box; border-style: solid; border-width: 1px; border-color: #ddd; border-radius: 5px; background-image: -webkit-radial-gradient(cover, #437dd6, #2C64A0); background-image: -moz-radial-gradient(cover, #437dd6, #2C64A0); background-image: -o-radial-gradient(cover, #437dd6, #2C64A0); background-image: radial-gradient(cover, #437dd6, #2C64A0); -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5); margin-bottom: 10px;margin: 0 auto;width:312px;}
#email-news-subscribe .email-box input.subscribe{position: absolute;background:#444;background: -moz-linear-gradient(center top,#666 0,#333 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#666),color-stop(1,#333));font-family: Arial;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #333;color:white;margin-left: 8px;padding: 9px 20px 7px;font-weight:bold;font-size:12px;cursor:pointer;border-image: initial;}
#email-news-subscribe .email-box{padding: 5px 6px;font-family: "Arial","Helvetica",sans-serif;height:38px;}
#email-news-subscribe .email-box input.email{background:#FFFFFF;border: 1px solid #aaa;color: #555;padding: 9px 10px 7px 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;border-image: initial;font-family: "Arial","Helvetica",sans-serif;}
#email-news-subscribe .email-box input.email:focus{color:#333}
#email-news-subscribe .email-box input.subscribe:hover{background:#555;background: -moz-linear-gradient(center top,#666 0,#444 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#333),color-stop(1,#666));border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #333;color:#FFFFFF;}
.emailicon p {color:#eee;font-size: 18px;font-weight: normal;font-family: 'Open Sans', Arial, Helvetica, sans-serif;padding:11px 10px 10px 7px;margin:0;line-height: 25px;}

/* To Top */
#BounceToTop {background:#356DAB;text-align:center;position:fixed;bottom:10px;right:1px;cursor:pointer;width:40px;height:40px;border-radius:1000px;padding:5px;display:none;transition:all .3s ease-out;}#BounceToTop:hover {background:#2560aa;}#BounceToTop:before{top: 100%;border: solid transparent;content: &quot; &quot;;height: 0;width: 0;position: absolute;pointer-events: none;border-bottom-color: #fff;border-width: 14px;left:22%;top:5%}

/* Rekomendasi */
#text-3{margin: 0}#text-3 li {background-color: #fff;background: -moz-linear-gradient(center top , #ffffff 0px, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);background: -webkit-linear-gradient(center top , #ffffff 0px, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);background: -o-linear-gradient(center top , #ffffff 0px, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);border: 1px solid #dedede;border-radius: 4px;color:#444;box-shadow: 0 1px 1px #eaeaea, 0 1px 0 #fbfbfb inset;list-style: none outside none;margin: 4px 0;padding: 2px 0;transition: all 0.3s ease 0s;}#text-3 li:hover {padding:2px 8px;position:relative}#text-3 li:hover:before{background:#4178b5;position:absolute;content: " ";top:39%;width:7px;height:7px;border-radius:100px;left:2%}#text-3 a {padding: 0 10px 0 10px;margin:0;color: #333;display: block;text-decoration: none;line-height: 24px}#text-3 a:hover{transition: .4s ease-out 0s;}#text-5 ul{background: #e6e6e6;margin: 10px 0;border-radius:6px}
#text-5 li{background:none;line-height:1.3em;margin-left:1px;padding: 3px 16px;}
#text-3 a, #text-3 a:visited{font-family: Georgia,Helvetica,Arial,sans-serif;font-size: 12.7px;}

/* Post Info */
.post-info-icon{background-image:url(images/post-info-hienzo.png);background-repeat:no-repeat;display:inline-block;float:left;margin:0 12px 0 0;}.post-info a:hover{color:#000;}.jam{background-position:0 -98px;height:16px;padding:0 0 0 17px}.komentar{background-position:0 -132px;height:16px;padding:0 0 0 17px;}.kategori{background-position:0 -166px;height:16px;padding:0 0 0 17px;}.admin-hienzo{background-position:0 1px;height:16px;padding:0 0 0 17px;}.tanggal{background-position:0 -32px;height:16px;padding:0 0 0 17px;}.post-info{display:block;margin:2px 0 5px 10px;padding:3px 0;color:#777;line-height:1.6em;border-top:1px dotted #e2e2e2;border-bottom:1px dotted #e2e2e2;font-size:11px;overflow:hidden;}.post-info a{color:#999;}.post-info a, .post-info a:visited, .post-info a:active, .post-info a:hover{font-family: Arial, Helvetica, sans-serif;color:#777}

/* Posts by category */
.label_with_thumbs img, .rc-hienzo img{padding:2px;border:1px solid #cecece;transition:all 0.15s ease-in-out 0s;position:absolute;top:0;left:0;float:left;height:56px;width:66px;opacity:10;-moz-box-shadow: 0px 0px 5px #BBB;-webkit-box-shadow: 0px 0px 5px #BBB;box-shadow: 0px 0px 5px #BBB;}.label_with_thumbs, ul.rc-hienzo{float:left;width:100%;min-height:60px;margin:0;padding:0;}.label_with_thumbs img{height: 87px!important;width: 130px!important;}ul.label_with_thumbs li{background:none;font-size:11px;color:#999;padding:0 0 7px 148px;position:relative;min-height:91px;margin:0 0 10px 0;border-bottom:1px dotted #e2e2e2;}ul.rc-hienzo li{background:none;font-size:11px;color:#777;padding:0 0 3px 78px;position:relative;min-height:61px;margin:0 0 5px 0;border-bottom:1px dotted #e2e2e2;}ul.label_with_thumbs li:last-child, ul.rc-hienzo li:last-child{border-bottom:none;margin:0}.label_with_thumbs a, .label_with_thumbs a:visited {font-size:13px;font-family: Arial, Helvetica, sans-serif;
color:#444;line-height: 10px;font-weight:bold}.rc-hienzo a, .rc-hienzo a:visited {font-size:13px;font-family: Arial, Helvetica, sans-serif;
color:#444;line-height: 10px;font-weight:bold}.label_with_thumbs a:active, .label_with_thumbs a:hover, .rc-hienzo a:active, .rc-hienzo a:hover{color:#4169E1;text-decoration: none}.update_meta a, .update_meta a:visited {font-size:11px;font-family:Arial, Helvetica, sans-serif;
color:#4169E1;line-height: 0px}.recent-by-category{margin:15px 0}.recent-posts-title{font-size:16px;padding-bottom:5px;margin-bottom:10px;border-bottom:1px dashed #ccc}.recent-left{float:left;width:300px}.recent-right{float:right;width:300px}

/* Genre Game */
.genre-game {margin:0px;padding:0px;width:100%;box-shadow: 0 1px 10px #ddd;border:1px solid #ffffff;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;
}
.genre-game table{border-collapse: collapse;border-spacing: 0;width:100%;height:100%;margin:0px;padding:0px;
}
.genre-game tr:last-child td:last-child {-webkit-border-bottom-right-radius:0px;border-bottom-right-radius:0px;}
.genre-game table tr:first-child td:first-child {-webkit-border-top-left-radius:0px;border-top-left-radius:0px;}
.genre-game table tr:first-child td:last-child {-webkit-border-top-right-radius:0px;border-top-right-radius:0px;
}
.genre-game tr:last-child td:first-child{-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius:0px;
}
.genre-game tr:hover td{}
.genre-game tr:nth-child(odd) {background-color:#d3dfee;}
.genre-game tr:nth-child(even) { background-color:#ffffff; }
.genre-game td{vertical-align:middle;border:1px solid #ffffff;border-width:0px 1px 1px 0px;text-align:center;padding:9px 7px;font-size:12px;font-family:Verdana;
}
.genre-game a, .genre-game a:visited{font-weight:bold;color:#555;display:block}
.genre-game a:hover{text-decoration:underline;color:#555}
.genre-game tr:last-child td{border-width:0px 1px 0px 0px;
}
.genre-game tr td:last-child{border-width:0px 0px 1px 0px;
}
.genre-game tr:last-child td:last-child{border-width:0px 0px 0px 0px;
}
.genre-game tr:first-child td{background:-o-linear-gradient(bottom, #7aa6dd 5%, #396ba0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7aa6dd), color-stop(1, #396ba0) );background:-moz-linear-gradient( center top, #7aa6dd 5%, #396ba0 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7aa6dd", endColorstr="#396ba0");	background: -o-linear-gradient(top,#7aa6dd,396ba0);background-color:#4d84c0;border:0px solid #ffffff;text-align:center;border-width:0px 0px 1px 1px;font-size:13px;font-family:Verdana;font-weight:bold;color:#ffffff;
}
.genre-game tr:first-child td:first-child{border-width:0px 0px 1px 0px;
}
.genre-game tr:first-child td:last-child{border-width:0px 0px 1px 1px;
}

/* Default */
a,
a:visited,
a:active,
a:hover,
#tabber .inside a:hover,
#tabber .inside li span.meta a:hover,
cite.fn a, cite.fn a:hover,
.pagination a,
.wp-pagenavi .on, 
.wp-pagenavi .current, 
.wp-pagenavi a:hover,
.wp-pagenavi a:link, 
.wp-pagenavi a:visited {
	color: #26b;
}

.nav li a:hover, 
.nav li a:active,
.nav li ul li a:hover {
	background: #4178b5;
}

.nav {
	border-bottom: 3px solid #4178b5;
}

.wp-pagenavi {
	border-bottom: 2px solid #26b;
}

.wp-pagenavi .on, 
.wp-pagenavi .current, 
.wp-pagenavi a:hover {
	border-bottom: 3px solid #26b !important;
}

table.tr-caption-container{border:1px solid #ccc}.tr-caption-container img{border:none;padding:0}

.sb-post-list-title {position: relative;
width: 72%;
display: inline-block;
vertical-align: top;}
.sb-tabs-wrap.big.sb-post-list-title{width:100%;}
.sb-post-list-title p { margin: 2px 0 0;
font-family: PT Sans,sans-serif;
color: #999;
font-size: 12px;
float: left;
display: inline-block;} 
.sb-post-thumbnail {position: relative;float: left;width: 60px;height: 60px;}	
.sb-post-thumbnail img{width:100%;height:100%;}
.fake {display:none}
.diszo {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
}

/* Responsive */
.bawahzo, .ataszo {
    text-align: center;
}
nav select{display:none}
@media only screen and ( min-width: 851px )  and ( max-width: 979px ) {

#wrapper {
    width: 95%;
}
#topwrapper {
    width: 100%;
}
#header-logo {
    float: left;
    width: 30%;
}
.righthead {
    width: 70%;
}
#content {
    box-sizing: border-box;
    margin: 0 0 1.5% 1.5%;
    width: 55%;
}
.single .entry {
    box-shadow: none;
    padding: 0;
}

.entry img {
    float: none;
    height: auto;
    max-width: 85%;
}
.separator a {
    margin: 0 !important;
}

.separator img {
    height: auto;
    width: 85%;
}
#rp-hienzo ul li {
    height: 165px !important;
    margin: 0 3% 10px 2.8% !important;
    width: 44% !important;
}
#rp-hienzo img {
    height: 107px !important;
}
.recent-by-category {
    overflow: hidden;
}
.recent-left {
    width: 49%;
}
.recent-right {
    width: 49%;
}
#sidebar {
    box-sizing: border-box;
    margin: 1.75%;
    width: 39%;
}

}
@media only screen and ( max-width: 850px ) {

#wrapper {
    width: 95%;
}
#topwrapper {
    width: 100%;
}
#header-logo {
    float: left;
    width: 30%;
}
.righthead {
    width: 70%;
}
#content {
    box-sizing: border-box;
    margin: 0 15px;
    width: auto;
}
.single .entry {
    box-shadow: none;
}
.recent-by-category {
    overflow: hidden;
}
.recent-left {
    width: 49%;
}
.recent-right {
    width: 49%;
}
#sidebar {
    box-sizing: border-box;
    margin: 10px 15px 20px;
    width: auto;
}

}
@media only screen and ( max-width: 769px ) {

#logo {
    height: auto;
    width: 90%;
}

.breadcrumbs {
    width: auto;
}

.menu ul {
    display: none;
}
nav select {
    display: inline;
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    width: 90%;
}
nav {
    text-align: center;
}

}
@media only screen and ( max-width: 740px ) {

.righthead {
    display: none;
}

}
@media only screen and ( max-width: 655px ) {

#rp-hienzo ul li {
    height: 170px !important;
    margin: 1.4% 1.7% 1.8% !important;
    width: 46.5% !important;
}
#rp-hienzo img {
    height: 127px !important;
    padding: 4px;
    width: 94%;
}

}
@media only screen and ( max-width: 601px ) {
#logo {
    height: auto;
    width: auto;
}
#header-logo {
    float: none;
    text-align: center !important;
    width: 100%;
}
#logo {
    margin: 10px auto 0;
}
.righthead {
    float: none;
    text-align: center !important;
    width: 100%;
}

.entry img {
    float: none;
    height: auto;
    max-width: 100%;
}
.separator a {
    margin: 0 !important;
}

.separator img {
    height: auto;
    width: 100%;
}

.righthead div {
    margin: 0 !important;
}

}

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

.recent-left {
    width: 100%;
}
.recent-right {
    margin: 10px 0;
    width: 100%;
}

}
@media only screen and ( max-width: 450px ) {

#rp-hienzo img {
    height: 107px !important;
}
#rp-hienzo ul li {
    height: 155px !important;
}
.sharetwitter {
    padding: 0 7% !important;
}
.sharefb {
    padding: 0 9% !important;
}
.sharegplus {
    padding: 0 7% !important;
}
.share-title {
    display:none;
}

}
@media only screen and ( max-width: 401px ) {

#sidebar {
    width: 92% !important;
}
#rp-hienzo img {
    height: 87px !important;
}
.wp-pagenavi {
    padding: 10px 0;
}
.wp-pagenavi .pages {
    display: none;
}

}
@media only screen and ( max-width: 361px ) {

#sidebar {
    margin: 10px 0;
    padding: 0 10px;
    width: 100% !important;
}
#content {
    margin: 0 10px;
}
#wrapper {
    width: 100%;
}
.entry-thumb {
    height: auto;
    width: 100px;
}
.entry-box .entry {
    font-size: 13px;
}
.ataszo img, .bawahzo img {
    width: 100%;
    height: auto;
}
.sharefb {
    padding: 0 7% !important;
}
}
@media only screen and ( max-width: 330px ) {

.SocialCustomMenu a, .SocialCustomMenu a:visited {
    padding: 7px 5px !important;
}
}
@media only screen and ( max-width: 321px ) {

.textwidget img {
    height: auto;
    width: 100%;
}
#socialbar {
    border: medium none;
    box-sizing: border-box;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
#socialbar a {
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1;
    padding: 10px;
    width: 33.3%;
}

#subs-hienzo {
    width: auto;
}
.email {
    width: 50% !important;
}
}

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

.topnav li:nth-child(3) {
    display:none
}

}