/*
Theme Name: Confidence
Theme URI: //www.my-themes.com/themeforest/confidence/
Description: Personal Blog & Magazine Wordpress Theme.
Author: Rifki Aria Gumelar
Author URI: //themeforest.net/user/rifki/
Version: 1.2
Tags: black, white, three-columns, four-columns, left-sidebar, right-sidebar, unlimited-colors, full-width, contact-form, theme-options, shortcodes, responsive, slider, custom-widgets, social-counter, post-formats, dropdown-menu, custom-metabox 

License: GNU General Public License v2.0
License URI: //www.gnu.org/licenses/gpl-2.0.html
*/

@charset "utf-8";

/* 0. RESET
 * ================================================ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	min-width: 1024px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 0. 960CSS
 * ================================================ */
.container{margin-left:auto;margin-right:auto;width:1024px}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}
.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15{position:relative}
.alpha{margin-left:0}
.omega{margin-right:0}
.container .grid_1{width:60px}
.container .grid_2{width:140px}
.container .grid_3{width:220px}
.container .grid_4{width:300px}
.container .grid_5{width:380px}
.container .grid_6{width:460px}
.container .grid_7{width:540px}
.container .grid_8{width:694px}
.container .grid_9{width:700px}
.container .grid_10{width:780px}
.container .grid_11{width:860px}
.container .grid_12{width:1004px}
.container .prefix_3{padding-left:240px}
.container .prefix_6{padding-left:480px}
.container .prefix_9{padding-left:720px}
.container .prefix_1{padding-left:80px}
.container .prefix_2{padding-left:160px}
.container .prefix_4{padding-left:320px}
.container .prefix_5{padding-left:400px}
.container .prefix_7{padding-left:560px}
.container .prefix_8{padding-left:640px}
.container .prefix_10{padding-left:800px}
.container .prefix_11{padding-left:880px}
.container .suffix_3{padding-right:240px}
.container .suffix_6{padding-right:480px}
.container .suffix_9{padding-right:720px}
.container .suffix_1{padding-right:80px}
.container .suffix_2{padding-right:160px}
.container .suffix_4{padding-right:320px}
.container .suffix_5{padding-right:400px}
.container .suffix_7{padding-right:560px}
.container .suffix_8{padding-right:640px}
.container .suffix_10{padding-right:800px}
.container .suffix_11{padding-right:880px}
.container .push_3{left:240px}
.container .push_6{left:480px}
.container .push_9{left:720px}
.container .push_1{left:80px}
.container .push_2{left:160px}
.container .push_4{left:320px}
.container .push_5{left:400px}
.container .push_7{left:560px}
.container .push_8{left:640px}
.container .push_10{left:800px}
.container .push_11{left:880px}
.container .pull_3{left:-240px}
.container .pull_6{left:-480px}
.container .pull_9{left:-720px}
.container .pull_1{left:-80px}
.container .pull_2{left:-160px}
.container .pull_4{left:-320px}
.container .pull_5{left:-400px}
.container .pull_7{left:-560px}
.container .pull_8{left:-640px}
.container .pull_10{left:-800px}
.container .pull_11{left:-880px}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:before,.clearfix:after,.container:before,.container:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
.clearfix:after,.container:after{clear:both}
.clearfix,.container{zoom:1}

/* 1. BASE
 * ================================================ */
body{
	background:#f3f3f3 url('images/bg.png') repeat scroll top left;
	border-top: 5px solid black;
	color:#666;
	font-size:12px;
	font-weight:400;
	line-height:20px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
::selection, ::-moz-selection{
	background:#000;
	color:#fff;
	text-shadow:none
}
img::selection, img::-moz-selection{
	background:transparent
}

/* Heading 
 * ----------------------------------------------- */
h1, h2, h3, h4, h5, h6{
	color:#454545;
	font-weight:400;
	margin-bottom:20px
}
h1{
	font-size:26px;
	line-height:34px;
	letter-spacing:-0.72pt;
}
h2{
	font-size:22px;
	line-height:30px;
	letter-spacing:-0.5pt;
}
h3{
	font-size:16px;
	line-height:24px
}
h4{
	font-size:14px;
	line-height:22px
}
h5{
	font-size:12px;
	line-height:20px
}
h6{
	font-size:10px;
	line-height:18px;
	text-transform:uppercase;
}
hr{
	border:solid #eee; 
	border-width:1px 0 0; 
	clear: both; 
	margin:10px 0 20px; 
	height:0;
}
hr.dotted{
	border-style:dotted;
}
hr.dashed{
	border-style:dashed;
}

/* General Elements
 * ----------------------------------------------- */
p{
	line-height:20px;
	margin-bottom:20px;
}
strong, b, cite{
	font-weight:700;
}
small, .small{
	font-size:80%;
}
em, i, cite{
	font-style:italic;
}
a{
	color:#0085f8;
	text-decoration:none;
}
a:hover{
	color:#0085f8;
	text-decoration:underline;
}

/* Media 
 * ----------------------------------------------- */
img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"]{
	max-width:100%;
	border:0;
	height:auto;
}
img.wp-smiley{
	border:none;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}
img.alignleft{
	float:left;
	margin:5px 20px 0px 0px;
}
img.alignright{
	float:right;
	margin:5px 0px 0px 20px;
}
img.alignnone{
	float:none;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
*:focus{
	outline:none
}

/* Preformatted text 
 * ----------------------------------------------- */
pre {
    border:1px solid #ccc;
    word-wrap:break-word;
    padding:6px 10px;
    line-height:19px;
    margin-bottom:20px;
}
code {
    border:1px solid #eaeaea;
    margin:0px 2px;
    padding:0px 5px;
    font-size:12px;
}
pre code {
    border:0px;
    padding:0px;
    margin:0px;
    border-radius:0px;
}
pre, code {
    font-family:'Bitstream Vera Sans Mono', Courier, monospace;
    color:#333;
    background:#f8f8f8;
    border-radius:3px;
}
pre, pre code {
    font-size:13px;
}
pre .comment {
    color:#998;
}
pre .support {
    color:#0086B3;
}
pre .tag, pre .tag-name {
    color:navy;
}
pre .keyword, pre .css-property, pre .vendor-prefix, pre .sass, pre .class, pre .id, pre .css-value, pre .entity.function, pre .storage.function {
    font-weight:bold;
}
pre .css-property, pre .css-value, pre .vendor-prefix, pre .support.namespace{
    color:#333;
}
pre .constant.numeric, pre .keyword.unit, pre .hex-color{
    font-weight:normal;
    color:#099;
}
pre .entity.class{
    color:#458;
}
pre .entity.id, pre .entity.function{
    color:#900;
}
pre .attribute, pre .variable{
    color:teal;
}
pre .string, pre .support.value {
    font-weight:normal;
    color:#d14;
}
pre .regexp{
    color: #009926;
}
abbr, acronym, dfn{
	border-bottom: 1px dotted #666;
	cursor: help;
}
address{
	display: block;
	margin: 0 0 20px;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup{
	bottom:1ex;
}
sub{
	top:.5ex;
}

/* Table 
 * ----------------------------------------------- */
table {
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	margin:0 0 20px;
	width:100%
}
td,th {
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	padding:5px 10px;
	text-align: center;
  font-size: 14px;
}
th {
	background-color:#f7f7f7;
	font-weight:700
}

/* List 
 * ----------------------------------------------- */
ul,ol {
	margin:0 0 20px 40px;
	line-height:20px;
}
ul ul,ol ol {
	margin:10px 10px 10px 40px
}
ul ul {
	list-style-type:square
}
ol ol {
	list-style-type:lower-alpha
}
ul {
	list-style-type:disc
}
ol {
	list-style-type:decimal
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 20px;
}

/* Blockquote 
 * ----------------------------------------------- */
blockquote {
	margin: 20px 0;
	padding: 24px 45px 30px 50px;
	border: 1px solid #000 dotted;
	color: #606060; position: relative;
	min-height: 20px;
	background: url('images/quoteLeft.png') no-repeat 10px 10px #f7f7f7;
}
blockquote p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
blockquote:after {
	position: absolute;
	bottom: 10px;
	right: 10px;
	content: url('images/quoteRight.png');
}

/* Form Element 
 * ----------------------------------------------- */
input[type=text],input[type=url],input[type=email],input[type=password],textarea,select {
	background-color:#fbfbfb;
	border-radius:2px;
	border-color:#ccc #eee #eee #ccc;
	border-style:solid;
	border-width:1px;
	color:#999;
	font:normal normal 12px/20px Helvetica, Arial, sans-serif;
	min-height:20px;
	line-height:20px;
	box-shadow:inset 0 0 2px 0 #efefef;
	padding:5px;
	margin:0px;
}
input[type=submit], button {
	background-color:#f79100;
	background-image:url('images/gloss.png');
	background-position:0 -33px;
	background-repeat:repeat-x;
	border:1px solid #f79100;
	border-radius:2px;
	box-shadow:inset 1px 1px rgba(255,255,255,0.3), 0 0 0 3px rgba(204,204,204,0.25);
	color:#f9f9f9;
	display:inline-block;
	font-size:12px;
	font-weight:700;
	margin:4px;
	padding:6px 10px;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.12);
	cursor:pointer;
}
input[type=submit]:hover, button:hover {
	box-shadow:inset 1px 1px 1px rgba(255,255,255,0.3), 0 0 0 3px rgba(204,204,204,0.35);
	color:#fff
}
input[type=submit]:active, button:active{
	box-shadow:inset 1px 1px 4px rgba(0,0,0,0.2), 0 0 0 3px rgba(204,204,204,0.35);
}
textarea {
	min-height:60px; 
}
label, legend {
	display:block;
	font-weight:bold;
}
select {
	width:220px; 
}
input[type="checkbox"] {
	display:inline;
}
label span, legend span {
	font-weight:normal;
	color:#444;
}
.widget_search input[type="text"] {
	width:182px;
}
.gecko .widget_search input[type="text"]{
	width:172px;
}

/* Helper Classes
 * ----------------------------------------------- */
.left{
	float:left
}
.right{
	float:right
}
.alignleft{
	display:inline;
	float:left;
	margin-right:20px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:20px;
}
.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.hidden{
	display:none;
}
.invisible{
	visibility:hidden;
}

/* 2. HEADER
 * =============================================== */
#header-container {
	clear:both;
	margin-bottom:10px;
	padding:0;
}
#header {
	background:black url('images/headerbg2l.png') no-repeat;
	padding:0;
}
#branding {
	margin: 0;
	padding: 0;
}
#site-logo{
  float: left;
  width: 340px;
  height: 130px;
  margin-top: -5px;
  margin-left: 5px;
  padding-left: 30px;
}
h1#site-title{
	font-weight:700;
	margin:0 0 5px;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.3);
}
h1#site-title a{
	color:#fff;
}
h1#site-title a:hover{
	color:#fff;
	text-decoration:none;
}
h1#site-logo-image{
	margin:0;
}
h2#site-description{
	color:#ccc;
	font-size:12px;
	line-height:16px;
	margin:0;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.3)
}
#primary-nav-bar{
	margin-top:-8px;
	background:#444 url('images/line.png') repeat-x top left;
}
#secondary-nav-bar{
	background:#fff;
	border-radius:0px 0px 2px 2px;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.banner-ad{
  float: right;
  width: 468px;
  height: 58px;
  overflow: hidden;
  border: 1px solid #222;
  margin: 28px 28px 0 0;
}
.banner-ad > img {
	position: absolute;
	top: -10px;
	left: 0;
}
.banner-ad iframe{
	background-color: white;
}
.banner-ad img{
	padding:2px;
	background:#353535;
	border:1px solid #222;
}

/* 3. NAVIGATIONS
 * ================================================ */
.sf-menu,.sf-menu *{
	list-style:none;
	margin:0;
	padding:0
}
.sf-menu{
	line-height:1.0
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:160px
}
.sf-menu ul li{
	width:100%
}
.sf-menu li:hover{
	visibility:inherit
}
.sf-menu li{
	float:left;
	position:relative
}
.sf-menu a{
	display:block;
	position:relative
}
.sf-menu a:hover{
	text-decoration:none;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{
	left:0;
	top:35px;
	z-index:100
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul{
	top:-999em
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul{
	left:10em;
	top:0
}

/* Primary Menu
 * ------------------------------------------------------- */
#primary-nav > ul {
	list-style-type:none;
	margin:0px;
	padding:0;
	text-align: center;
}
#primary-nav select {
	background-color:#333;
	border-color:#222 #444 #444 #222;
	box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	color:#ccc;
	display:none;
	margin:10px;
}
#primary-nav > ul > li {
  display: inline-block;
	margin:0;
	padding:10px 0;
	float: none;
}
#primary-nav > ul > li > a {
	background-color:transparent;
	color:#ccc;
	display:block;
	font-size:12px;
	font-weight:700;
	padding:8px 17px;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.1);
	border-left:1px solid #606060;
}
#primary-nav > ul > li:first-child a {
	border-left:none;
}
#primary-nav > ul > li > a:hover, #primary-nav > ul > li.sfHover > a {
	color:#fff;
}
#primary-nav > ul > li.current > a, #primary-nav > ul > li.current-cat > a, #primary-nav > ul > li.current-menu-item  > a {
	color:#fff;
	font-weight:700;
}
#primary-nav > ul > li:hover > ul,#primary-nav > ul > li.sfHover > ul {
	left:0;
	padding-top:16px;
	top:35px;
	width:220px;
	text-align: left;
}
#primary-nav > ul > li > ul li:hover ul,#primary-nav > ul > li > ul li.sfHover ul {
	left:168px;
	padding-top:0;
	padding-left:7px;
	top:0;
	width:220px;
	text-align: left;
}
#primary-nav > ul > li > ul li a {
	color:#ccc;
	background:rgba(51,51,51,0.95);
	border-top:1px solid #454545;
	display:block;
	font-weight:400;
	padding:10px 15px;
}
#primary-nav > ul > li > ul li a:hover {
  background-color: rgba(120,120,120,0.95)
}
#primary-nav > ul > li > ul li:first-child > a{
  padding-top: 13px;
	border-radius:3px 3px 0 0;
	border-top:none
}
#primary-nav > ul > li > ul li:last-child > a{
  padding-bottom: 13px;
	border-bottom:none;
	border-radius:0 0 3px 3px;
}
#primary-nav > ul > li > ul li a:hover {
	color:#fff;
}

/* Newsticker
 * ------------------------------------------------------- */
#newsticker-wrapper{
	width:940px;
	height:40px;
}
#newsticker-wrapper .mask { 
	margin:0px 20px;
	width:900px;
	overflow:hidden;
	height:40px;
}
#newsticker {
	font-weight:700;
	position:relative;
}
#newsticker ul {
	display:none;
	list-style:none;
	margin:0;
	top:10px;
	left:20px;
	padding:0;
	position:relative;
}
#newsticker li{
	float:left;
	margin-left:15px;
}
#newsticker li:first-child{
	margin-left:0;
}
#newsticker li a{
	color:#666;
}
#newsticker li a:hover{
	color:#0085f8;
	text-decoration:none;
}

/* Breadcrumbs
 * ------------------------------------------------------- */
#breadcrumbs{
	width:984px;
	color:#999;
	font-weight:700;
	padding:10px;
	position:relative;
	text-align: center;
}
#breadcrumbs-none{
	width:940px;
	height: 5px;
	position:relative;
}
#breadcrumbs p{
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1;
  padding: 3px 0;
  text-align: center;
}
#breadcrumbs a{
	font-weight:700;
	color:#666;
}
#breadcrumbs a:hover{
	color:#0085f8;
	text-decoration:none;
}
#breadcrumbs span.sep{
	font-weight:400;
	font-family:Verdana;
	margin:0px 3px;
}

/* Page Navigation
 * ------------------------------------------------------- */
#navigation{
	margin-bottom:10px
}
#navigation .pagenavi{
	margin: 0 0 0 -5px;
	padding:0;
}
#navigation a, #navigation .pagenavi a, #navigation .pagenavi span{
	background:#fff;
	border-radius:2px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	color:#666;
	display:inline-block;
	font-weight:700;
	float:left;
	margin-left:5px;
	padding:5px 10px;
}
#navigation a:hover, #navigation .pagenavi a:hover{
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	border-color:#0085f8;
	background:url('images/gloss.png') repeat-x 0 -35px #0085f8;
	color:#fff;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.1);
	text-decoration:none;
}
#navigation .pagenavi .current{
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	border-color:#0085f8;
	background:url('images/gloss.png') repeat-x 0 -35px #0085f8;
	color:#fff;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.1);
}
#navigation .pagenavi span.pages{
	float:left
}

/* 4. MAIN CONTENT
 * ================================================ */
#main{
	/* margin-bottom:20px; */
}
#content{
	line-height:20px;
}
#primary {
	margin-right: 0;
}

/* Entry
 * ------------------------------------------------------- */
.post-box{
	margin-bottom:10px;
}
.post-box.omega {
	clear:right;
}
.post-box.alpha {
	clear:left;
}
.post-box.grid_4.omega {
  width: 305px;
  margin-left: 5px;
}
.post-box.grid_4.alpha {
  width: 305px;
  margin-right: 5px;
}
.entry, .singular-entry{
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	border-radius:2px;
	margin:0px;
	padding:0px
}
.entry-header, .entry-summary, .entry-footer{
	margin-bottom:15px;
	padding:0px 15px
}
.entry-title{
	font-size:14px;
	font-weight:700;
	line-height:22px;
	margin-bottom:0px
}
.entry-title a{
	color:#454545
}
.entry-title a:hover{
	color:#0085f8;
	text-decoration:none;
}
.entry-meta{
	color:#999;
}
.entry-meta a{
	color:#999
}
.entry-meta a:hover{
	color:#0085f8;
	text-decoration:none;
}
.entry-asset{
	padding:0px;
	position:relative;
}
.entry-asset .audio-wrapper{
	position:absolute;
	bottom:5px;
	left:0;
}
.entry-summary p{
	margin-bottom: 0;
	overflow: hidden;
}
.entry-footer .entry-meta{
	margin-bottom:20px;
}

/* Single Entry 
 * ------------------------------------------------ */
.entry .entry-title{
	letter-spacing:0px;
}
.entry .entry-meta {
	font-weight:400;
	font-size:11px;
}
.entry .entry-asset{
	background-color:#fbfbfb;
	height:155px;
	margin:15px;
}
	a.post-format-icon,a.expander {
		background:rgba(0,0,0,0.5);
		border-radius:2px;
		display:block;
		height:30px;
		width:30px;
		position:absolute;
		right:15px;
		bottom:15px;
		z-index:98;
	}
	a.post-format-icon:hover,a.expander:hover {
		background-color:#0085f8;
		text-decoration:none;
	}
	a.post-format-icon span,a.expander span {
		background-image:url('images/post-format-icon-sprite.png');
		background-color:transparent;
		background-position:0px 0px;
		background-repeat:no-repeat;
		display:inline-block;
		text-indent:-999em;
		height:30px;
		width:30px
	}
	a.expander {
		z-index:97
	}
	a.expander span{
		background-position:-90px 0px;
	}

 /* Single Entry 
 * ------------------------------------------------ */
.singular-entry .entry-header{
	margin-top:20px;
	margin-bottom:20px;
	padding:0px 20px;
}
.singular-entry .entry-title {
	font-size:24px;
	line-height:32px;
	margin-bottom:5px;
}
.singular-entry .entry-header .entry-meta{
	border-bottom:1px dotted #eee
}
.singular-entry .entry-asset{
	margin:0px 20px 15px;
}
.singular-entry .entry-asset .audio-wrapper .audio-player{
	width:580px;
}
.singular-entry .entry-content{
	padding:0px 20px;
}
.singular-entry .entry-content p{
	font-size:16px;
	line-height: 1.8;
}
.singular-entry .entry-footer {
	padding:0px 20px;
}
.singular-entry .entry-footer .entry-meta {
	padding-top:15px;
	border-top:1px dotted #ccc;
}
.singular-entry h3{
	font-size: 20px;
	font-weight: bold;
  background-color: #eee;
  border-right: 7px solid #ccc;
  border-left: 7px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.singular-entry h4{
	font-size: 18px;
	font-weight: bold;
  border-bottom: 5px solid #ccc;
  padding: 5px 0;
  margin-bottom: 10px;
}
.singular-entry h5, .singular-entry h6,.singular-entry li{
	font-size: 16px;
}
.singular-entry ul {
  margin-left: 20px;
}
.singular-entry li {
	font-size:16px;
	line-height: 1.8;
}
.singular-entry ol {
  margin-left: 30px;
}
.singular-entry ol li {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#comments h4{
	font-size: 18px;
	border-bottom: 1px dotted #0085f8;
	padding: 3px 0 4px 0;
}

/* Blog Style
 * ------------------------------------------------------- */
#blog-style .entry-asset{
	height:250px;
	margin:0px 20px 20px;
}
#blog-style .entry-header{
	margin-top:15px;
}
#blog-style .entry-header, #blog-style .entry-summary, #blog-style .entry-footer{
	margin-bottom:20px;
	padding:0px 20px
}
#blog-style .entry-title{
	font-size:20px;
	line-height:28px;
	margin-bottom:5px;
}
#blog-style .entry-meta{
	font-size:12px;
}
#blog-style .entry-summary{
  font-size: 14px;
  line-height: 1.8;
}

/* 5. FOOTER
 * ================================================ */
#footer-container{
	background:#353535 url('images/strip.png') repeat scroll top left
}
#footer-widget-area{
	background:transparent;
	padding:40px 0 20px
}
#footer{
	font-size:12px;
	font-weight:700;
	color:#888;
	text-transform:;
}
#footer .grid_12{
	background:transparent url('images/line.png') repeat-x 0 0;
	padding:20px 0
}
#footer .grid_6.alpha{
  margin-right: 0;
}
#footer a{
	color:#ccc
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}
#site-info{
  -webkit-text-size-adjust:none;
}

/* Footer Menu
 * ------------------------------------------------------- */
#bottom-nav ul{
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
}
#bottom-nav ul li{
	float:left;
	margin:0px;
	padding:0px;
}
#bottom-nav ul li a{
	display:block;
	margin-left:15px;
}

/* 6. WIDGETS
 * ================================================ */

/* Basic Widget Style
 * ------------------------------------------------------- */
.widget{
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	border-radius:2px;
	margin-bottom:10px;
	padding:15px
}
.widget-title{
	background:transparent url('images/dot.png') repeat scroll center left;
	font-size:14px;
	font-weight:700;
	line-height:14px;
}
.widget-title span{
	background-color:#fff;
	display:inline-block;
	margin:0px;
	padding:0px 15px 0px 0px
}
.widget ul,.widget ol{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.widget li{
	border-bottom:1px dotted #eee;
	margin-bottom:8px;
	padding-bottom:8px
}
	/* Widget style for footer widgets area */
	#footer-widget-area .widget{
		background:transparent;
		box-shadow:none;
		color:#888;
		padding:0px;
		text-shadow:1px 1px 1px rgba(0,0,0,0.1);
	}
	#footer-widget-area .widget-title{
		background:transparent url('images/line.png') repeat-x bottom left;
		border:none;
		margin-bottom:20px;
		padding-bottom:20px;
	}
	#footer-widget-area .widget-title span{
		background:none;
		color:#fff;
		margin:0;
		padding:0;
	}
	#footer-widget-area .widget li{
		border-color:#444;
	}
	#footer-widget-area .widget a{
		color:#ccc;
	}
	#footer-widget-area .widget a:hover{
		color:#fff;
		text-decoration:none;
	}

/* Social Counter
 * ------------------------------------------------------- */
.social-counter{
	margin:-2px auto 0 !important;
	padding:0;
	overflow: hidden;
}
.social-counter li{
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  border: none;
}
.social-counter li a{
  border: 1px solid transparent;
  box-shadow: inset 0px 0px 3px rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1px;
  padding: 11px 0 0 48px;
  margin-top: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  height: 47px;
  position: relative;
}
.social-counter li a i{
  position: absolute ;
  left: 15px;
  top: 10px;
  font-size: 28px;
}
.social-counter li a span{
	display:block;
	font-size:14px;
	font-weight:700;
	letter-spacing:0;
	margin-bottom:3px
}
.social-counter li.facebook a{
	background-color:#0078f8;
	border-color:#0041d9;
	margin-right: 1px;
}
.social-counter li.twitter a{
	background-color:#02A8DA;
	border-color:#0475ba;
	margin-left: 1px;
}
.social-counter li.feedly a{
	background-color:#2CB24C;
	border-color:#11872d;
	margin-right: 1px;
}
.social-counter li.rss a{
	background-color:#f79100;
	border-color:#d88200;
	margin-left: 1px;
}
.social-counter li a:hover{
	text-decoration:none;
}
#rss-button {
  margin: 2px auto 0;
}
#rss-button a {
  width: 100%;
  text-align: center;
  border: 1px solid transparent;
  box-shadow: inset 0px 0px 3px rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  padding: 0 0 0 28px;
  background-color: #F00;
  border-color: #b70909;
  border-radius: 2px;
  box-sizing: border-box;
  height: 47px;
  line-height: 46px;
  position: relative;
}
#rss-button a i{
  position: absolute ;
  left: 25%;
  top: 10px;
  font-size: 28px;
}
#rss-button a:hover{
  text-decoration: none;
}

/* FlexSlider
 * --------------------------------------------- */
.flex-container a:active, .flexslider a:active {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin:0;
	padding:0;
	list-style:none;
} 
.flexslider {
	width:100%; 
	margin:0;
	padding:0;
}
.flexslider .slides > li {
	display: none;
}
.flexslider .slides img {
	max-width:100%;
	display:block;
}
.flex-pauseplay span {
	text-transform:capitalize;
}
.slides:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
} 
html[xmlns] .slides {
	display:block;
} 
* html .slides {
	height:1%;
}
.no-js .slides > li:first-child {
	display:block;
}

#slider-container{
	background:#fff;
	box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	border-radius:2px;
	margin-bottom:10px;
	padding:15px;
	height:279px;
}
#slider-container.blog-slider{
	padding:20px;
	height:276px;
}
.flexslider {
	position:relative;
	zoom:1;
}
.flexslider .slides {
	zoom:1;
}
.flexslider .slides > li {
	position:relative;
	height:279px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.blog-slider .flexslider .slides > li {
	height:273px;
}
.flex-container {
	position:relative;
	zoom:1; 
}
.flex-caption {	
	background:rgba(0,0,0,0.7);
	border-radius:2px;
	position:absolute;
	padding:10px 10px 5px;
	color:#eee;
	z-index:99;
	width:535px;
	height: 90px;
	left:15px;
	bottom:15px;
	text-shadow:0 -1px 0 rgba(0,0,0,0.4);
}
.flex-caption h3{
	font-size:14px;
	height: 24px;
	overflow: hidden;
	margin-bottom:3px;
	color:#fff;
	font-weight:700;
	letter-spacing:0px;
}
.flex-caption h3 a{
	color:#fff;
}
.flex-caption h3 a:hover{
	color:#fff;
	text-decoration:none;
}
.flex-caption p{
	height: 63px;
	overflow: hidden;
}
/* Direction Nav */
.flex-direction-nav, .flex-pauseplay{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	right:20px;
	display:none;
}
.flex-direction-nav li {
	float:left;
}
.flex-direction-nav li a, .flex-pauseplay span {
	display:block;
	border-radius:2px;
	height:23px;
	width:24px;
	background:rgba(0,0,0,0.4) url('images/slider-sprite.png') no-repeat center center;
	margin:1px;
	text-indent:-999em;
	cursor:pointer;
}
.flex-direction-nav li .next {
	background-position:-24px 0;
}
.flex-direction-nav li .next:hover {
	background-position:-24px -24px;
}
.flex-direction-nav li .prev {
	background-position:0 0;
}
.flex-direction-nav li .prev:hover {
	background-position:0 -24px;
}
.flex-pauseplay span.pause{
	background-position:-72px 0;
}
.flex-pauseplay span.pause:hover{
	background-position:-72px -24px;
}
.flex-pauseplay span.play{
	background-position:-48px 0;
}
.flex-pauseplay span.play:hover{
	background-position:-48px -24px;
}