/**
 * Theme Name: Hiro
 * Theme URI: http://lpkhiro.com
 * Description: Academy style
 * Version: 2.0
 * Author: semarnebula
 * Author URI: http://semarnebula.com
 * Tags: two-columns
 * Template: hybrid
 *
 * Copyright (c) 2003 - 2011 SEMARNEBULA.  All rights reserved.
 * http://semarnebula.com
 *
 */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
	}
b, i, hr, u, center, menu, layer, s, strike, font, xmp {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background: transparent;
	border: none;
	text-decoration: none;
	}
font {
	color: #333;
	}
center {
	text-align: left;
	}
body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	color: #3B3B3B;
	min-width: 600px;      
	border-top: 1px solid #000;
	background:  url(images/background.png) repeat top center;
	}
a, a:visited  {
	color: #193441;
	text-decoration: underline;
	}
a:hover, a:active {
	text-decoration: none;
	}
h1 {
	font-size: 24px;
	}
h2 {
	font-size: 22px;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 20px;
	}
h5 {
	font-size: 20px;
	}
h6 {
	font-size: 20px;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
.sticky h2, .sticky h3, .sticky h4, .sticky h5, .sticky h6 {
	color: #eee;
	}
.content ul {
	list-style: square;
	}
.content ul li {
	height: 100%;
	}
.content .sticky ul li {
	}
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #444;
	border-left: 3px solid #CADAE7;
	}
.hentry blockquote {
	margin: 0 24px 0  0;
	padding: 6px 0 0 24px;
	background: url(images/quotes.png) no-repeat 0 0;
	border: none;
	}
.sticky blockquote {
	color: #f7f7f7;
	background: url(images/quotes-alt.gif) no-repeat 0 0;
	}
blockquote blockquote {
	color: #555;
	border-left: 3px solid #CADAE7;
	}
.sticky blockquote blockquote {
	color: #eee;
	}
blockquote em {
	font-style: normal;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	background: url(images/pre.png) repeat 0 0;
	border: 1px solid #eee;
	}
pre code {
	padding: 0;
	background: transparent;
	}
.sticky pre {
	background: #246F93;
	border: 1px solid #666;
	}
.sticky code {
	background: #246F93;
	}
table {
	width: 100%;
	background: #5F97B1;
	border: 1px solid #ebf5f6;
	}
caption {
	font-size: .8em;
	text-align: right;
	color: #666;
	}
td {
	padding: .3em;
	border: 1px solid #ebf5f6;
	}
tr {
	color: #fff;
	background: #79b4c2;
	}
tr.alt, tr.even {
	background: #79b4c2;
	}
th {
	padding: .3em;
	color: #fff;
	background: #06748f;
	border: 1px solid #ebf5f6;
	}
td a, th a {
	font-weight: bold;
	color: #fff;
	}
.drop-cap {
	float: left;
	line-height: 39px;
	margin: 3px 3px 0 0;
	font-size: 51px;
	font-family: Cambria, Georgia, serif;
	color: #666;
	}
.sticky .drop-cap {
	color: #eee;
	}
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}
.left, .alignleft {
	float: left;
	margin: 0 18px 0 0 !important;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 18px !important;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 21px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}
.post img {
	max-width: 594px;
	padding: 5px; 
	border: 3px solid #EEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
.wp-caption {
	max-width: 592px;
	padding: 6px 1px 0 1px;
	background:#06748f;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #fff;
	}
.wp-caption img {
	max-width: 586px;
	margin: 0 auto;
	padding: 0;
	}
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 21px !important;
	}
.gallery img {
	}
.avatar {
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 10px;
	margin-right: 18px;
	padding: 5px;
	border: 2px solid #F7F7F4;
	}
.thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 18px 9px 0;
	padding: 0;
	}
.sticky .thumbnail {
	background: transparent;
	border: 1px solid #000;
	}
#header-container {
	overflow: hidden;
	height: 120px;
	margin: 0 auto;
	border-top: 10px solid #00529D;
	background: rgba(172, 206, 247, 0.5);
	}
#header {
	display: block;
	width: 960px;
	margin: 0 auto;
	}
#site-title {
	float: left;
	width: 300px;
	height: 90px;
	padding-top: 20px;
	}
#site-title a {
	display: block;
	width: 300px;
	height: 90px;
	color: #990000;
	font-weight: bold;
	background: url(images/hiro-logo.png) no-repeat left top;
	position: absolute;
	text-indent: -99999px;
	}
#site-title a:hover {
	color: #000000;
	text-decoration: none;
	}
#site-description {
	display: none;
	}
#site-description:hover {
	display: none;
	}
p {
	margin: 0 0 18px 0;
	}
ol, ul {
	list-style: none;
	}
ul {
	list-style: square;
	margin: 0 0 18px 2.5em;
	}
ol {
	list-style-type: square;
	margin: 10px 0 18px 3em;
	}
ol ol {
	list-style: upper-roman;
	}
ol ol ol {
	list-style: lower-roman;
	}
ol ol ol ol {
	list-style: upper-alpha;
	}
ol ol ol ol ol {
	list-style: lower-alpha;
	}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	}
dl {
	margin: 0 0 18px 3px;
	}
dl dt {
	font-weight: bold;
	margin: 12px 0 0 0;
	}
dl dd {
	margin: 6px 0 0 1.5em;
	}
strong {
	font-weight: bold;
	}
strong strong {
	font-weight: normal;
	}
i, em, cite, var, address {
	font-style: normal;
	}
em em, cite cite {
	font-style: normal;
	}
abbr {
	cursor: help;
	}
acronym {
	text-transform: uppercase;
	border-bottom: 1px dashed #666;
	cursor: help;
	}
big {
	font-size: 120%;
	}
small, sup, sub {
	font-size: 80%;
	}
sup {
	vertical-align: baseline;
	position: relative;
	bottom: 0.3em;
	}
sub {
	vertical-align: baseline;
	position: relative;
	top: 0.3em;
	}
address {
	font-style: italic;
	margin: 0 0 18px 0;
	}
li address, dd address {
	margin: 0;
	}
blockquote {
	margin: 0 2.5em;
	font-style: normal;
	}
blockquote em, blockquote cite {
	font-style: italic;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
	}
a {
	cursor: pointer;
	}
a img {
	border: none;
	}
pre {
	overflow: auto;
	font: .9em Monaco, monospace, Courier, "Courier New";
	line-height: 18px;
	margin-bottom: 18px;
	padding: 9px;
	}
code {
	font: .9em Monaco, monospace, Courier, "Courier New";
	}
pre code {
	font-size: 1em;
	}
ins, dfn {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}
del {
	text-decoration: line-through;
	}
object {
	margin-bottom: 18px;
	}
input, textarea {
	font-size: 1em;
	padding: 3px;
	}
input[type="submit"] {
	cursor: pointer;
	}
:focus {
	outline: none;
	}
form label {
	cursor: pointer;
	}
option {
	padding: 1px 3px;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 18px;
	}
th, td {
	text-align: left;
	}
hr {
	margin-bottom: 18px;
	}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 18px;
	}
.alignleft, .left {
	float: left;
	margin-right: 15px;
	}
.alignright, .right {
	float: right;
	margin-left: 15px;
	}
.aligncenter, .center {
	display: block;
	margin: 0 auto 18px auto;
	}
.alignnone, .block {
	clear: both;
	margin: 0 0 18px 0;
	}
.clear {
	clear: both;
	}
img.alignleft, img.alignright {
	display: inline;
	}
blockquote.alignleft, blockquote.alignright {
	width: 33%;
	}
#body-container {
}
#primary-menu {
	background: rgba(0, 0, 0, 0.1);
	}
#primary-menu .menu {
	width: 960px;
	margin: 0 auto;
	z-index: 100;
	height: 32px;
	}
.social {
	float: right;
	}
.social li {
	float: right;
	position: relative;
	margin: 2px;
	}
li.facebook a {
	display: block;
	width: 35px;
	height: 45px;
	background: url(images/icon-facebook.png) no-repeat 0 0;
	text-indent: -99999px;
	}
li.twitter a {
	display: block;
	width: 35px;
	height: 45px;
	background: url(images/icon-twitter.png) no-repeat 0 0;
	text-indent: -99999px;
	}
#primary-menu ul {
	}
#primary-menu ul li li {
	}
#primary-menu li {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #000;
	}
#primary-menu li li {
	margin: 0;
	}
#primary-menu li a {
	float: left;
	color: white;
	text-decoration: none;
	background: #00529D;
	padding: 8.5px;
	margin: 0 3px 0 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	}
#primary-menu li a:hover {
	text-decoration: none;
	color: #C5E9FE;
	}
#primary-menu ul li.current-menu-item {
	}
#primary-menu ul li.current-menu-item li {
	}
#primary-menu.menu-container {
	border-bottom: 3px solid #00529D;
	background: rgba(172, 206, 247, 0.5);
	}
#secondary-menu {
	width: 960px;
	margin: 0 auto;
	}
#footer-container .menu-container {
	background: transparent;
	height: 30px;
	padding-left: 20px;
	}
#secondary-menu li {
	margin: 0 3px 0 0;
	padding: 0;
	}
#secondary-menu li li {
	margin: 0;
	}
#secondary-menu li a {
	float: left;
	padding: 7px;
	padding-left: 0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
#secondary-menu li a:hover {
	}
#secondary-menu ul li.current-menu-item {
	}
#secondary-menu ul li.current-menu-item li {
	}
#tertiary-menu {
	float: right;
	}
#tertiary-menu li {
	float: right;
	margin: 0;
	padding: 0;
	}
#tertiary-menu li li {
	margin: 0;
	}
#tertiary-menu li a {
	float: right;
	padding-top: 1px;
	padding: 7px;
	margin-left: 2px;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background:#00529D;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	}
#tertiary-menu li a:hover {
	text-decoration: none;
	color: #C5E9FE;
	}
#tertiary-menu ul li.current-menu-item {
	}
#tertiary-menu ul li.current-menu-item li {
	}
li#menu-item-463 a {
	font-size: 12px;
	}
li#menu-item-463 a:hover {
	color: red;
	}
#primary .search {
	padding-top: 0px;
	float: right;
	}
#primary input[type="text"] {
	background: url(images/search.png) no-repeat 5px 6px;
	float: right;
	font-size: 14px;
	height: 18px;
	padding: 4px 10px 4px 28px;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	width: 25%;
	}
#primary input[type="text"]:focus {
	width: 75%;
	}
#primary input[type="submit"] {
	display: none;
	}
#primary-menu ul ul {
	}
#primary-menu li li {
	}
#primary-menu li li a {
	font-size: 15px;
	padding: 0px;
	margin: 3px;
	background: rgba(255, 255, 255, 0.5);
	}
#primary-menu li:hover ul {
	top: 26px;
	}
#primary-menu li:hover ul, li.sfHover ul {
	top: 26px;
	}
#primary-menu li li:hover ul, li li.sfHover ul , #primary-menu li li li:hover ul, li li li.sfHover ul  {
	top: -2px;
	}
#secondary-menu .social {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	}
#container {
	overflow: hidden;
	width: 960px;
	background: transparent;
	margin: 0 auto;
	padding-bottom: 18px;
	}
.no-widgets #container, .no-default-widgets #container {
	width: 960px;
	padding-left: 0;
	padding-right: 0;
	}
.content, #primary, #secondary {
	position: relative;
	float: left;
	z-index: 1;
	}
.content {
	overflow: hidden;
	float: left;
	width: 630px;
	padding-top: 20px;
	}
.no-widgets .content, .no-default-widgets .content {
	width: 960px;
	}
#primary {
	position: relative;
	float: right;
	width: 300px;
	padding-top: 20px;
	}
#primary a {
	text-decoration: none;
	}
#secondary {
	position: relative;
	clear: right;
	float: right;
	width: 300px;
	}
#secondary a {
	text-decoration: none;
	}
.page .entry-content {
	padding-top: 25px;
	}
.hentry {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 21px;
	}
.singular .hentry {
	margin-bottom: 0;
	}
.page-template-blog .post {
	margin-bottom: 36px;
	}
.sticky {
	padding: 18px 9px 0 9px;
	color: #000;
	}
.sticky a {
	}
.entry-title {
	background: transparent;
	padding: 0px;
	}
.entry-title a {
	color: #00529D;
	text-decoration: none;
	}
.single-post .entry-title, .page-title {
	background: transparent;
	padding: 0px;
	}
.page-title, .attachment-title, .error-404-title {
	background: transparent;
	padding: 0px;
	}
.post .entry-title {
	background: transparent;
	padding: 0px;
	padding-bottom: 20px;
	}
.post .single-post .entry-title, .page-title {
	}
.post .page-title, .attachment-title, .error-404-title {
	}
.byline {
	color: #382B1A;
	margin-top: 20px;
	margin-bottom: 15px;
	}
.cbyline {
	color: #595959;
	}
.single .byline, .home .byline {
	margin-bottom: 15px;
	}
.sticky .byline {
	}
.byline a {
	}
.taxonomy-category .hentry {
	margin-bottom: 10px;
	}
.taxonomy-category .byline {
	margin-top: 5px;
	margin-bottom: 5px;
	}
.taxonomy-category .entry-meta {
	display: none;
	}
.feature .post-1 {
	padding: 5px;
	border: none;
	}
.page {
	padding: 0px !important;
	border: none !important;
	}
.singular-post .post-1 {
	padding: 0px !important;
	border: none !important;
	}
#container .post {
	background: rgba(249, 248, 248, 0.1);
	}
#content .page {
	background: rgba(249, 248, 248, 0.1);
	}
.page-template-thumbnail-archive .thumbnail {
	float: left !important;
	width: 110px !important;
	height: 110px !important;
	margin: 3px !important;
	padding: 0 !important;
	border: 3px solid #EEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.post-1 {
	padding: 10px;
	background: rgba(249, 248, 248, 0.5);
	border: 3px solid #EEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.post-1 .thumbnail {
	float: right;
	width: 150px;
	height: 150px;
	margin: 0 18px 9px 0;
	padding: 5px;
	border: 3px solid #EEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.post-1 img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.entry-meta {
	clear: both;
	display: block;
	padding-top: 5px;
	color: #382B1A;
	border-top: 1px solid #EEEEEE;
	}
.sticky .entry-meta {
	color: #382B1A;
	border: none;
	}
.entry-meta a {
	}
.entry-meta a:hover {
	}
p.page-links a {
	margin: 0 1px;
	padding: 1px 6px;
	border: 1px solid #ddd;
	}
.sticky p.page-links a {
	background: #79b4c2;
	color: #ebf5f6 !important;
	border: none;
	}
.series-title {
	font-size: 1.2em;
	}
.author-profile {
	overflow: hidden;
	height: 100%;
	margin-bottom: 21px;
	}
.page-template-biography .author-profile {
	margin: 0;
	}
.author-profile .author-name {
	margin-bottom: 0;
	}
.archive-title, .search-title {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #838383;
	border-top: 1px solid #DDD;
	}
.archive-info, .search-info {
	overflow: hidden;
	}
.loop-description {
	}
.attachment object {
	width: 100%;
	height: 100%;
	min-height: 400px;
	}
.attachment object.video {
	width: 100%;
	height: 360px;
	}
.attachment object.audio {
	width: 100%;
	}
.attachment-image .entry-meta {
	clear: left;
	}
.attachment .download {
	display: block;
	margin-bottom: 21px;
	}
.attachment-application-octet-stream .video {
	height: 400px;
	margin-bottom: 21px;
	}
.breadcrumb {
	margin-top: 15px;
	margin-bottom: 18px;
	font-size: 11px;
	color: #666;
	}
.navigation-links {
	overflow: hidden;
	height: 100%;
	margin-bottom: 18px;
	}
.navigation-links a {
	text-decoration: none;
	}
.next, .previous {
	font-size: 14px;
	max-width: 50%;
	text-transform: uppercase;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	font: .95em Georgia, "Times New Roman", Times;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}
.widget {
	}
.widget a {
	text-decoration: none;
	}
.widget a:hover {
	text-decoration: underline !important;
	}
#container .widget {
	background: rgba(172, 206, 247, 0.5);
	padding: 7px;
	padding-top: 0px;
	margin-bottom: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
.content .widget {
	}
.widget-title {
	}
#container .widget-title {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #0088D6;
	}
#subsidiary .widget {
	overflow: hidden;
	padding: 0px 10px;
	color: #000;
	}
#subsidiary .widget-title {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #838383;
	border-top: 1px solid #DDD;
	}
.widget ul {
	padding-top: 15px;
	}
.widget ul li {
	padding-left: 0;
	}
.widget li.current-cat a, .widget li.current_page_item a {
	color: #000;
	}
.widget li.current-cat li a, .widget li.current_page_item li a {
	color: #000;
	}
#subsidiary .widget ul {
	padding-top: 15px;
	}
#subsidiary .widget ul li {
	padding-left: 0;
	}
#subsidiary {
	overflow: hidden;
	color: #000 !important;
	margin-bottom: 18px;
	}
#subsidiary a {
	}
.widget-search .search-text {
	width: 230px;
	}
.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}
#comments-template {
	}
ol.comment-list {
	padding: 5px;
	background: rgba(246, 246, 246, 0.5);
	border: 1px solid #DDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#comments-number, #reply {
	font-size: 20px;
	margin-bottom: 10px;
	color: #3B3B3B;
	}
#comments a {
	text-decoration: none;
	}
li.author #reply {
	color: #f7f7f7;
	}
#reply-title {
	padding-top: 25px;
	padding-bottom: 20px;
	}
.comments-closed {
	color: #666;
	font-style: italic;
	}
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li {
	overflow: hidden;
	padding: 9px 9px 0 9px;
	color: #000;
	}
#comments li.thread-even {
	border: 1px solid #DDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#comments li.thread-odd {
	border: 1px solid #DDD;
	background: rgba(246, 246, 246, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#comments li.byuser {
	border: 1px solid #0088D6;
	background: rgba(246, 246, 246, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#comments li li, #comments li.author li li {
	color: #000;
	margin: 0 9px 9px 18px;
	}
#comments li.author li, #comments li li li, #comments li li.author li, #comments li.author li.author li {
	color: #000;
	}
#comments li.author, #comments li li.author, #comments li li li.author, #comments li.author li.author li.author {
	color: #f7f7f7;
	background: #232C36;
	}
#comments li.author li.author, #comments li li.author li.author, #comments li.author li li.author {
	color: #f7f7f7;
	background: #246F93;
	}
#comments li li.author, #comments li li.author li.author {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}
#comments li a, #comments li.author li a, #comments li.author li.author li a {
	color: #000;
	font-style: normal;
	} 
#comments li.author a, #comments li.author li.author a, #comments li.author li.author li.author a {
	color: #000;
	}
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 18px;
	padding: 0;
	}
#comments-template li.author .avatar {
	padding: 2px;
	background: #F5EFE8;
	}
#comments-template .comment-meta {
	margin-bottom: 18px;
	font-size: 11px;
	}
.comment-author {
	font-size: 14px;
	}
#comments-template .comment-text {
	clear: left;
	margin: 0 0 0 60px;
	}
.comment-text blockquote {
	margin-bottom: 21px;
	}
.comment-text blockquote p {
	display: inline;
	}
#comments-template li.author blockquote, #comments-template li.author pre {
	color: #fff;
	background: #246F93;
	border: none;
	}
#comments-template li.author code {
	background: transparent;
	}
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	}
#comments-template label {
	font-size: 14px;
	}
textarea {
	clear: left;
	display: block;
	width: 98.5%;
	}
.button, #submit {
	font-size: 14px;
	margin-right: 9px;
	background: #000;
	padding: 10px 15px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000;
	}
li.entry-author .button, li.entry-author #submit {
	background: #DDDDDD;
	}
.button:hover, #submit:hover {
	cursor: pointer;
	}
.search-form input {
	}
/* Comment Form */
#commentform label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 30px;
	z-index: 1;
}
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#subsidiary {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 280px;
	margin: 0 20px 0 0;
	}
#footer-container {
	clear: both;
	overflow: hidden;
	color: #000;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 50px;
	background: #E5E5E5;
	border: 1px solid #DDD;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	}
#footer-container a {
	color: #000;
	}
#footer {
	clear: both;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	font-size: 13px;
	}
#footer a {
	color: #000;
	text-decoration: none;
	}
#footer .copyright {
	float: left;	
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
	}
#footer .powered {
	float: right;	
	width: 400px;
	height: 28px;
	margin-right: 20px;
	margin-top: 20px;
	}
#footer .powered a {
	display: block;
	float: right;	
	width: 146px;
	height: 28px;
	background: url(images/designby.png) no-repeat 0 0;
	text-indent: -99999px;
	}
#page-nav ul{margin:0;padding:0;list-style:none}#page-nav ul{line-height:1.0}#page-nav .menu ul{position:absolute;top:-999em;width:10em}#page-nav ul ul li{width:100%}#page-nav li:hover{visibility:inherit}#page-nav li{float:left;position:relative}#page-nav a{display:block;position:relative}#page-nav li:hover ul,li.sfHover ul{left:0;top:2em;z-index:99}#page-nav li:hover li ul,li.sfHover li ul{top:-999em}#page-nav li li:hover ul,li li.sfHover ul{left:10em;top:0}#page-nav li li:hover li ul,li li.sfHover li ul{top:-999em}#page-nav li li li:hover ul,li li li.sfHover ul{left:10em;top:0}
#cat-nav ul{margin:0;padding:0;list-style:none}#cat-nav ul{line-height:1.0}#cat-nav .menu ul{position:absolute;top:-999em;width:10em}#cat-nav ul ul li{width:100%}#cat-nav li:hover{visibility:inherit}#cat-nav li{float:left;position:relative}#cat-nav a{display:block;position:relative}#cat-nav li:hover ul,li.sfHover ul{left:0;top:2em;z-index:99}#cat-nav li:hover li ul,li.sfHover li ul{top:-999em}#cat-nav li li:hover ul,li li.sfHover ul{left:10em;top:0}#cat-nav li li:hover li ul,li li.sfHover li ul{top:-999em}#cat-nav li li li:hover ul,li li li.sfHover ul{left:10em;top:0}
div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.0;
	}
div.menu ul ul {
	position: absolute;
	top: -999em;
	width: 10em;
	}
div.menu ul ul li {
	width: 100%;
	}
div.menu li:hover {
	visibility: inherit;
	}
div.menu li {
	float: left;
	position: relative;
	}
div.menu a {
	display: block;
	position: relative;
	}
div.menu li:hover ul, li.sfHover ul {
	left: 0;
	top: 2em;
	z-index: 99;
	}
div.menu li:hover li ul, li.sfHover li ul {
	top: -999em;
	}
div.menu li li:hover ul, li li.sfHover ul {
	left: 10em;
	top: 0;
	}
div.menu li li:hover li ul, li li.sfHover li ul {
	top: -999em;
	}
div.menu li li li:hover ul, li li li.sfHover ul {
	left: 10em;
	top: 0;
	}
.current-date {
	margin-left: 4px;
    color: #ebf5f6;
	font-size: 11px;
	text-transform: uppercase;
}
#coloumn {
	width: 620px;
	clear:both;
	margin:0 auto;
	}
#postmag {
	width: 620px;
	height: 130px;
	clear: left;
	float:left;
	padding-bottom: 20px;
	}
#postmag img {
	max-width: 95px;
	max-height: 95px;
	margin-right: 8px;
	}
#left {
	overflow: hidden;
	clear: left;
	float:left;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 20px;
	}
#left a {
	text-decoration: none;
	}
#left img {
	width: 290px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: none;
	padding-bottom: 5px;
	}
#leftr {
	overflow: hidden;
	clear: left;
	float:left;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 20px;
	}
#leftr img {
	width: 100px;
	height: 100px;
	padding: 10px 10px 10px 0;
	margin: 0;
	background: #FFF;
	border: none;
	}
#right {
	overflow: hidden;
	float:right;
	width: 300px;
	padding-left: 10px;
	}
#right a {
	text-decoration: none;
	}
#right img {
	width: 100px;
	height: 100px;
	padding: 10px 10px 10px 0;
	margin: 0;
	border: none;
	}
#right h3 {
	font-size: 14px;
	letter-spacing: 7px;
	font-weight: normal;
	text-transform: uppercase;
	}
#right h5 {
	font-size: 18px;
	color: #0088D6;
	padding: 10px 0;
	}
#left h3 {
	font-size: 14px;
	letter-spacing: 7px;
	font-weight: normal;
	text-transform: uppercase;
	}
#left h5 {
	color: #0088D6;
	padding: 10px 0;
	}
.artikel-terkait h2 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 15px;
	}
.artikel-terkait ul {
	margin-bottom: 15px;
	list-style: square;
	margin-left: 0;
	}
.artikel-terkait ul li {
	margin: 0;
	list-style: square;
	margin-left: 20px;
	}
.with_frm_style .form-field label.frm_pos, .with_frm_style .form-field label.frm_pos_, .with_frm_style .form-field label.frm_pos_top, .with_frm_style .form-field label.frm_pos_left, .with_frm_style .form-field label.frm_pos_right, .with_frm_style .form-field label.frm_pos_none {
	font-size: 14px !important;
	font-weight: normal !important;
	color: #000;
	text-transform: uppercase;
	float:  none;
	text-align:left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	}
.with_frm_style .form-field input, #wpcontent .with_frm_style .form-field select, .with_frm_style .form-field select, .with_frm_style .form-field textarea {
	border: 1px solid #DDD !important;
	font-size: 14px !important;
	padding: 4px !important;
	}
.submit input {
	font-size: 14px;
	letter-spacing: 7px;
	margin-right: 9px;
	background: #000;
	padding: 10px 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000;
	}
.submit input:hover {
	cursor: pointer;
	}
#slider-container {
	overflow: hidden;
	width: 300px;
	margin: 0;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}
#slider {
	overflow: hidden;
	width: 295px;
	height: 370px;
	}
.feature {
	overflow: hidden;
	width: 290px;
	height: 350px;
	padding: 5px;
	border: none !important;
	}
#slider-container a {
	}
.feature img {
	min-width: 290px;
	min-height: 150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
.feature img:hover {
	}
#slider .feature .entry-title {
	}
#slider .feature .entry-title a {
	font-weight: normal;
	}
#slider .feature .entry-title a:hover {
	}
#slider .feature .byline, #slider .feature .byline a:hover {
	display: none;
	}
#slider .feature .byline a {
	}
#slider .feature .entry-summary a {
	float: left;
	display: block;
	color: #000;
	letter-spacing: 0;
	}
.feature .entry-meta {
	display: none;
	}
.entry-summary a {
	display: none;
	}
.entry-summary a:hover {
	display: none;
	}
.slider-controls {
	float: left;
	}
#navpager { 
	float:left; 
	width:55%; 
	}
#navpager a {  
	text-decoration: none; 
	margin: 0 5px; 
	padding: 3px 5px;  
	}
#navpager a.activeSlide { 
	text-decoration:underline 
	}
#navpager a:focus { 
	outline: none; 
	}
.slider-controls .slidernav {
	float: left; 
	width: 100px;
	}
.slider-controls .slidernav a {
	font-size: 15px; 
	color: #000000 !important; 
	background: transparent;
	text-decoration: none; 
	margin-right: 1px; 
	padding: 3px 5px;  
	border: 1px solid #DDDDDD;
	border-bottom: none;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	}
.slider-controls .slidernav a.activeSlide { 
	color: #FFFFFF !important; 
	background: #9A9A9A;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	}
.slider-controls .slidernav a:focus { 
	outline: none; 
	}
#primary-menu .menu-description {
	display: block;
	font-size: 12px;
	padding-top: 30px;
	}
.formulir {
	width: 290px;
	text-align: center;
	background: #0088D6;
	margin-bottom: 5px;
	font-size: 17px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.formulir:hover {
	background: #CCDDF1;
	}
.formulir a {
	color: #ffffff;
	}
.formulir a:hover {
	color: #111111;
	}
#whitcounter-3.widget {
        background: none !important;
        padding: 0px !important;
        }
#text-3.widget {
        background: none !important;
        margin-bottom: 0px !important;
        padding: 0px !important;
        }
#wpstats {
        display: none;
        }
