/*
Theme Name: OmaGue
Description: OmaGue HTML 5 Minimalist and Responsive WordPress themes. is themes elegant, clean, simple and Responsive WordPress themes. It supports 9 widget areas, SEO meta settings, custom icon, support custom menus and multi level dropdown menus, Also translation ready.
Theme URI:
Author: Deny E.Wicahyo
Author URI: http://OmaGue.com/
Version: 1.5
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: dark, light, one-column, custom-menu, fluid-layout, theme-options, threaded-comments

OmaGue WordPress Theme, Copyright 2012 Deny E. Wicahyo
is distributed under the terms of the GNU GPL
*/

/* CSS Reset
------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, 
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td, section, aside, nav, footer, header, hgroup, 
article, audio, video, canvas, command, datalist, details, embed, figcaption, 
figure, keygen, mark, meter, output, progress, rp, rt, ruby, summary, time{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
	}
img, object, embed{
	max-width:98%
	}
img{
	height:auto
	}
body{
	font-size:100%;
	font-family: 'DroidSansRegular', sans-serif;
	word-wrap:break-word;
	background:#eaeaea;
	color:#222;
	}
body:before, 
body:after{
	content:"";
	display:table
	}
body:after{
	clear:both
	}
*{
	padding:0;
	margin:0;
	-webkit-transition:width 0.5s;
	-moz-transition:width 0.5s;
	-o-transition:width 0.5s;
	transition:width 0.5s
	}
::-moz-selection {
	background:#555;
	color:#fff;
	text-shadow: none;
	}
::selection {
	background:#555;
	color:#fff;
	text-shadow: none;
	}

/* Global Style
------------------------------------------------------------- */
/* Link*/
a,
a:link,
a:focus,
a:active,
a:visited{
	color:#00657E;
	text-decoration:none
	}
a:hover{
	color:#222;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out
	}

/* Text Element */
p{
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	hyphens:auto;
	margin-bottom:15px;
	line-height:1.5em
	}

ul {
  list-style: disc;
  }
ol {
  list-style-type: decimal;
  }
ol ol {
  list-style: upper-alpha;
  }
ol ol ol {
  list-style: lower-roman;
  }
ol ol ol ol {
  list-style: lower-alpha;
  }
li ul,
li ol {
  margin: 0;
  }
dl {
	margin: 0 20px;
	}
dt {
  font-weight: bold;
  }
dd {
  margin-bottom: 10px;
  line-height:1.5em
  }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  }
sup {
  top: -0.5em;
  vertical-align: sub;
  }
sub {
  bottom: -0.25em;
  vertical-align: super;
  }
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	}
dfn, cite, em, i {
	font-style: italic;
	}
address {
	margin: 0 0 1.5em;
	line-height:1.4em
	}
blockquote, q {
	margin: 0 1.5em;
	}
q:before,
q:after,
blockquote p:before,
blockquote p:after {
    content: "\"";
    font-size: 30px;
    }
blockquote p, q p {
    font-size: 1.2em;
    letter-spacing: 3px;
    }
pre,
code, 
blockquote{
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word
	}
pre{
	background-color:#444;
	background-image:-moz-linear-gradient(#444 50%,#505050 50%);
	background-image:-webkit-linear-gradient(#444 50%,#505050 50%); 
	background-position:0 1px;
	background-repeat:repeat;
	background-size:48px 48px;
	border-radius:5px 5px 5px 5px;
	color:#fff;
	line-height:24px;
	padding:24px;
	font-family:Monaco,Courier,MonoSpace;
	margin:10px 0
	}
code{
	line-height:1.3em;
	font-style: italic;
	color:#444;
	font-family:Consolas,'Andale Mono','Lucida Console','Courier New',monospace;
	}

/* Media */
img[class*="align"],
img[class*="wp-image-"] {
	height: auto;
	}
img.wp-smiley,
img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	}
/* =WordPress Core
-------------------------------------------------------------- */
.wp-caption {
    padding: 5px 3px 10px;
    box-shadow: 2px 2px 2px #999;
	max-width: 93.222%;
	border: 1px solid #ccc;
	text-align: center;
    }
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignnone {
	margin-bottom: 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
    }
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    }
.sticky{}

/* 	GALLERY
-------------------- */
.gallery {
	margin: auto;
	overflow: hidden;
	width: 100%;
}
.gallery .gallery-item {
	display: inline;
	float: left;
	margin-bottom: 0.6em;
	text-align: center;
}
.gallery .wp-caption-text.gallery-caption {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	font-size:12px;
	line-height:1.5em;
	display: block;
	margin: 10px 0;
	padding:5px 0;
	text-align: center;
	width: 100%;
}
.gallery dl {
	margin: 0;
}
.gallery br {
	clear: both;
}
.gallery br + br {
	 display: none;
}
#gallery-columns-1 .gallery-item {
	width: 100%;
}
#gallery-columns-2 .gallery-item {
	width: 50%;
}
#gallery-columns-3 .gallery-item {
	width: 33.333%;
}
#gallery-columns-4 .gallery-item {
	width: 23%;
	margin-right: 2%;
}
#gallery-columns-5 .gallery-item {
	width: 18%;
	margin-right: 2%;
}
#gallery-columns-6 .gallery-item {
	width: 14.666%;
	margin-right: 2%;
}
#gallery-columns-7 .gallery-item {
	width: 12.285%;
	margin-right: 2%;
}
#gallery-columns-8 .gallery-item {
	width: 10.5%;
	margin-right: 2%;
}
#gallery-columns-9 .gallery-item {
	width: 9.111%;
	margin-right: 2%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto ;
}

/* Grid Fluid 12 Column
------------------------------------------------------------- */
.kosong{
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:10px
	}
.bersih{
	clear:both;
	display:block;
	overflow:hidden
	}
.dhoma{
	width:100%;
	margin:0;
	overflow:hidden
	}
.dh1{
	width:6.25%
	}
.dh2{
	width:14.583333333333334%
	}
.dh3{
	width:22.916666666666664%
	}
.dh4{
	width:31.25%
	}
.dh5{
	width:39.58333333333333%
	}
.dh6{
	width:47.91666666666667%
	}
.dh7{
	width:56.25%
	}
.dh8{
	width:64.58333333333334%
	}
.dh9{
	width:72.91666666666666%
	}
.dh10{
	width:81.25%
	}
.dh11{
	width:89.58333333333334%
	}
.dh12{
	width:97.91666666666666%
	}
.dh1,
.dh2,
.dh3,
.dh4,
.dh5,
.dh6,
.dh7,
.dh8,
.dh9,
.dh10,
.dh11,
.dh12{
	display:inline;
	float:left;
	margin:0 1.0416666666666665%
	}
.jarakgrid{
	padding:10px 20px;
	}
/* Typografi
------------------------------------------------------------- */
@font-face {
font-family: 'DroidSansRegular';
src: url('font/droid/DroidSans-webfont.eot');
src: url('font/droid/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
	url('font/droid/DroidSans-webfont.woff') format('woff'),
	url('font/droid/DroidSans-webfont.ttf') format('truetype'),
	url('font/droid/DroidSans-webfont.svg#DroidSansRegular') format('svg');
font-weight:normal;
font-style:normal;
}
@font-face {
font-family: 'DroidSansBold';
src: url('font/droid/DroidSans-Bold-webfont.eot');
src: url('font/droid/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('font/droid/DroidSans-Bold-webfont.woff') format('woff'),
	url('font/droid/DroidSans-Bold-webfont.ttf') format('truetype'),
	url('font/droid/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
font-weight:normal;
font-style:normal;
}
h1, h2, h3, h4, h5, h6,
.main-nav,.nav-single,#pagenavi,#breadcrumb,#post-pages,.breadcrumb,.postview,
.dhenysosial ul.social-list li:first-child,.tombolkomentar a{
	font-family: 'DroidSansBold', sans-serif;
	}
h1 {
  font-size: 26px;
  }
h2 {
  font-size: 23px;
  }
h3 {
  font-size: 20px;
  }
h4 {
  font-size: 16px;
  }
h5 {
  font-size: 14px;
  }
h6 {
  font-size: 13px;
  }
.content-single h1,
.content-single h2,
.content-single h3,
.content-single h4,
.content-single h5,
.content-single h6,
div.comment-content h1,
div.comment-content h2,
div.comment-content h3,
div.comment-content h4,
div.comment-content h5,
div.comment-content h5{
	line-height:1.6em;
	text-shadow: 1px 1px 0px #F2F2F2, 1px 2px 0px #B1B1B2;
	}
/* Header Style
------------------------------------------------------------- */
.header{
	background:#363636;
	}
.head{
	margin:0 1.0416666666666665%;
	}
.site-info{
	padding:10px;
	}
.site-info a{
	line-height:1.3em;
	text-decoration:none;
	color:#ddd;
	text-shadow:2px 2px 1px rgba(0,0,0,0.9)
	}
.site-info a:hover{
	color:rgba(0, 0, 0, .8);
	text-shadow: 0 1px 1px rgba(255, 255, 255, .3), 0 0 0 #000
	}
.site-info h3{
	font-size:12px;
	color:#777
	}
.site-info{
	float:left;
	}
/*Main Menu 
 -----------------------------------------------*/
.selectnav {
	display: none;
	}
.main-nav {
	float: left;
	font-size:12px;
	overflow: hidden;
	width:100%;
	margin:0;
	background:#363636;
	border-top:1px solid #191919;
	border-bottom:1px solid #191919
}
.main-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.main-nav ul li {
	float:left;
}
.main-nav ul li a {
	float: left;
	color:#d4d4d4;
	padding: 10px 20px;
	text-decoration:none;
	border-right:1px solid #191919;
	box-shadow:1px 0 0 #3D3D3D;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
}
.main-nav li ul {
	background:#363636;
	left: -999em;
	margin: 32px 0 0;
	position: absolute;
	width: 160px;
	z-index: 9999;
}
.main-nav li ul a {
	background: none;
	border: 0 none;
	margin-right: 0;
	width: 120px;
	border-bottom:1px solid #191919;
	box-shadow:0 1px 0 #3D3D3D;
}
.main-nav ul li a:hover,
.main-nav ul li:hover > a {
	color: #252525;
	background:#5C9ACD;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.main-nav li ul a:hover, 
.main-nav ul li li:hover > a  {
	color: #2c2c2c;
	background: #5C9ACD;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}
.main-nav li:hover ul {
	left: auto;
}
.main-nav li li ul {
	margin: -.5px 0 0 160px;
	visibility:hidden;
}
.main-nav li li:hover ul {
	visibility:visible;
}
.main-nav ul ul li:last-child > a {
}
.main-nav ul ul ul li:first-child > a {
}
/* PageNavi
------------------------------------------------------------- */
#pagenavi{
	margin:15px 0;
	}
#pagenavi a,
span.pages,
.page-numbers{
	color:#636363;
	font-size:.8em;
	line-height:1.3em;
	text-shadow:0px 1px #fff;
	padding: 5px 8px;
	margin:0 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	background: #f9f9f9;
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 );
	}
#pagenavi a:hover,
.page-numbers a:hover{
	color:#000;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	background: #fff;
	background: -webkit-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: linear-gradient(top, #fff 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e8e8e8',GradientType=0 );
	}
.page-numbers.current{
	color:#fff;
	text-shadow: 0px 1px #3f789f;
	cursor:pointer;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
	background:#7cb9e5;
	background: -webkit-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -moz-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -o-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -ms-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb9e5', endColorstr='#57a1d8',GradientType=0 );
	}
.page-numbers.current:hover {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	background: #99cefc;
	background: -webkit-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -moz-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -o-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -ms-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cefc', endColorstr='#57a1d8',GradientType=0 );
	}

/* Sidebar Style
------------------------------------------------------------- */
.sidebar,
.sidebar-page{
	background:#363636;
	}
.sidebar-page{
	border-top:1px solid #191919;
	}
.sidebar ul{
	margin-bottom:15px;
	}
.sidebar h3,
.sidebar-page h3{
	color:#ddd;
	text-shadow:0px 1px #000;
	font-size:1.1em;
	letter-spacing:2px;
	line-height:1.5em;
	margin:10px 0;
	}
.sidebar-page ul{
	margin:0;
	padding:0;
	}
.sidebar li,
.sidebar-page li{
	color:#fff;
	list-style:none;
	line-height:2em;
	font-size:13px;
	}
#recentcomments li,.sidebar li a,
.sidebar-page li a{
	color:#fff;
	display:block;
	overflow:hidden;
	border-bottom:1px solid #191919;
	box-shadow:0 1px 0 #3D3D3D;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out
	}
.sidebar li a:hover,
.sidebar-page li a:hover{
	color:#fff;
	text-shadow:2px 2px 1px rgba(0,0,0,0.9);
	text-decoration:none;
	padding-left:10px;
	background:rgba(0,0,0,0.3);
	}
#recentcomments li a {
	color:#eee;
	border-bottom:none;
	box-shadow:none;
}
.textwidget,.tagcloud a {
	color:#fff;
	line-height:1.2em;
	font-size:13px;
	margin:0
	}
.tagcloud a:hover,#recentcomments li a:hover{
	color:#00e5ff;
	text-shadow:2px 2px 1px rgba(0,0,0,.2);
	padding-left:0;
	background:none;
}
.sidebar ul.sub-menu,
.sidebar ul.children,
.sidebar-page ul.sub-menu,
.sidebar-page ul.children{
	padding-left:5px;
	margin-bottom:0
	}
#wp-calendar{
	width: 100%;
	}
#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	background:#ddd;
	margin-bottom:10px
	}
#wp-calendar th, 
#wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	border: 1px solid #999
	}
#wp-calendar tfoot tr td,
#wp-calendar td.pad{
	border:none
	}
#wp-calendar td a{
	padding: 5px;
	color:#00e5ff;
	}
#wp-calendar td a:hover{
	background:none;
	color:#fff;
	}
#wp-calendar td{
	background:transparent;
	}
#wp-calendar td, 
table#wp-calendar th{
	padding: 2px 0;
	}

/* Content Single Style
------------------------------------------------------------- */
.post{
	width:100%;
	margin:0;
	overflow:hidden
	}
.content-single{
	width:72.91666666666666%;
	margin:0 auto;
	}
.content-single a:hover{
	text-decoration:underline;
	}
.post-meta, 
.post-meta a{
	font-size:11px;
	color:#555;
	padding:10px 0
	}
.post-meta a:hover{
	color:#00657E;
	text-decoration:underline;
	}
.post-title{
	font-size: 1.6em;
	padding-top:10px
	}
.post-title a{
	color:#222
	}
.post-title a:hover{
	color:#00657E;
	text-decoration: none;
	}
/*Conten Single and Comments list*/
.content-single ul,
.content-single ol,
div.comment-content ul,
div.comment-content ol {
	margin: 1em 0;
	padding-left:2.25em;
	}
.content-single li,
div.comment-content li{
	line-height:1.5em;
}

/*Footer Post*/
#post-pages {
	padding-top:10px;
	text-align:center;
	color:#333;
}
#post-pages a {
	margin:0 5px;
	color:#333;
}
#post-pages a:hover{
	color: #c00;
}
.navigasi{
	background:#363636;
	}
#breadcrumb{
	margin-left:5px;
	text-shadow:0px 1px #000;
	}
.breadcrumb,
.breadcrumb a,
.breadcrumb span,
#breadcrumb,
#breadcrumb a,
#breadcrumb span,
.crumb{
	color:#999;
	font-size:.9em;
	line-height:2em;
	padding:7px 0;
	}
#breadcrumb a:hover,
.crumb:hover{
	color:#fff;
	cursor:pointer;
	}
.breadcrumb a:hover{
	color:#222;
	cursor:pointer;
	}
p.postview{
	color:#999;
	text-shadow:0px 1px #000;
	font-size:.9em;
	line-height:2em;
	text-align:right;
	margin:7px 5px
	}
.footer-single{
	border-top:1px solid #191919;
	border-bottom:1px solid #191919;
	}
.infoadmin{
	background:#eaeaea;
	padding:10px 0;
	}
.author-info img.avatar{
	margin-right:10px;
	border:1px solid #ccc;
	padding:5px;
	float:left;
	clear:none;
	box-shadow: 2px 2px 2px #999;
	}
.author-info p{
	font-size:.9em;
	line-height:1.3em;
	margin-top:5px
	}
.author-info h5{
	font-size:1em;
	margin:0;
	color:#222;
	text-shadow: 1px 1px 0px #F2F2F2, 1px 2px 0px #B1B1B2;
	}
.author-info a{
	color:#00657E;
	}
.author-info a:hover{
	color:#222;
	text-decoration:underline
	}

.navsingle{
	background:#eaeaea;
	border-top:2px solid #363636;
	}
.next-post,
.prev-post {
	color: #333;
	text-shadow: 1px 1px 0px #F2F2F2, 1px 2px 0px #B1B1B2;
	display: inline-block;
	font-size: .9em;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: auto;
	padding:10px 2em;
	line-height:2em;
	}
.next-post {
	text-align:right;
	float:right;
	}
.next-post:before,
.next-post:after,
.prev-post:before,
.prev-post:after {
	background: #333;
	font-size: 1.6em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
	content: "";
	display: block;
	height: 0.5em;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1em;
	}
.prev-post:before,
.prev-post:after{
	left: 0
	}
.next-post:before,
.prev-post:before {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	}
.next-post:after,
.prev-post:after {
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	}
.prev-post:after,
.next-post:before {
	margin-top:-.36em
	}
.next-post:hover,
.next-post:focus,
.prev-post:hover,
.prev-post:focus{
	color: #c00
	}
.next-post:hover:before,
.next-post:hover:after,
.next-post:focus:before,
.next-post:focus:after,
.prev-post:hover:before,
.prev-post:hover:after,
.prev-post:focus:before,
.prev-post:focus:after{
	background: #c00;
	}
.next-post:hover,
.prev-post:hover{
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out
}
ul.no-list{
	list-style-type:none;
	margin:0;
	padding:0
	}
.dhenysosial ul.social-list{
	float:left
	}
.dhenysosial ul.social-list li:first-child{
	border-right:1px solid #191919;
	box-shadow:1px 0 0 #3D3D3D;
	color:#999;
	text-shadow:0px 1px #000;
	font-size:1.1em;
	margin-left:0;
	padding-right:20px;
	text-transform:uppercase
	}
.dhenysosial ul.social-list li{
	float:left;
	margin-left:0;
	margin-right:17px;
	padding:12px 0
	}
.dhenysosial ul.social-list li a{
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:16px}
.dhenysosial ul.social-list li a.social-rss:hover,
.dhenysosial ul.social-list li a.social-google:hover,
.dhenysosial ul.social-list li a.social-twitter:hover,
.dhenysosial ul.social-list li a.social-facebook:hover{
	background-position:0 -16px;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none
	}
.dhenysosial ul.social-list li a.social-rss{
	background:url("images/social_rss.png") repeat scroll 0 0 transparent
	}
.dhenysosial ul.social-list li a.social-google{
	background:url("images/social_google.png") repeat scroll 0 0 transparent
	}
.dhenysosial ul.social-list li a.social-twitter{
	background:url("images/social_twitter.png") repeat scroll 0 0 transparent
	}
.dhenysosial ul.social-list li a.social-facebook{
	background:url("images/social_facebook.png") repeat scroll 0 0 transparent
	}

/* Comments Style
------------------------------------------------------------- */
#koment{
	background:#363636;
	padding:10px 0;
	}
.koment{
	background:#eaeaea;
	}
#comments{
	padding: 20px
	}
.tombolkomentar a{
	color:#999;
	text-shadow:0px 1px #000;
	text-align:center;
	display:block;
	padding:7px 0 7px 0;
	background:#363636;
	}
.tombolkomentar a:hover{
	color:#fff;
	text-shadow:0px 2px #000;
	text-shadow:2px 2px 4px rgba(0,0,0,0.9);
	}
.nocomments {
	margin-bottom:0;
	}
#respond{
	margin-top:20px;
	}
#respond h3{
	color:#000;
	margin:10px 0;
	font-size:1.5em;
	letter-spacing:1px;
	text-shadow: 1px 1px 0px #F2F2F2, 1px 2px 0px #B1B1B2;
	}
#commentform input.txt, 
#commentform textarea{
	font-family: 'DroidSansRegular', sans-serif;
	font-size:1em;
	border:1px solid #444
	}
#commentform input.txt:focus,
#commentform textarea:focus{
	background:#fff;
	}
#commentform label{
	font-size:1em
	}
#commentform input.txt:hover,
#commentform input.txt:focus,
#commentform textarea:hover,
#commentform textarea:focus{
	-moz-box-shadow:0 0 3px 3px #aaa;
	box-shadow:0 0 3px 3px #aaa;
	-webkit-box-shadow:0 0 3px 3px #aaa
	}
#commentform input.txt:hover,
#commentform textarea:hover{
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out
	}
#commentform input.txt{
	background:none;
	width:40%;
	margin:0 5px 0 0;
	padding:5px 5px
	}
#commentform textarea{
	background:none;
	height:100px!important;
	max-height:350px;
	width:70%!important;
	overflow:auto!important;
	line-height:1.6em;
	padding:7px
	}
#commentform .animasibox{
	height:150px;
	-webkit-transition:height 1s ease-in-out;
	-o-transition:height 1s ease-in-out;
	-moz-transition:height 1s ease-in-out;
	transition:height 1s ease-in-out
	}
#commentform .animasibox:focus{
	height:350px!important
	}
#commentform #submit{
	font-family: 'DroidSansBold', sans-serif;
	color:#aaa;
	cursor:pointer;
	font-size:1em;
	line-height:1.5em;
	text-transform:uppercase;
	padding:6px 7px 4px;
	border-radius:5px;
	background:#363636;
	border:none
	}
#commentform #submit:hover{
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.8);
	background:#00657E;
	-webkit-transition:margin-left 2s ease,background-color 2s ease;
	-moz-transition:margin-left 2s ease,background-color 2s ease;
	-o-transition:margin-left 2s ease,background-color 2s ease;
	transition:margin-left 2s ease,background-color 2s ease
	}
ul.commentlist{
	list-style:none
	}
ul.commentlist li{
	margin:0;
	border:1px dotted rgba(0,0,0,.4)
	}
.commentlist .bypostauthor{
	border-left:2px solid #f00
	}
ul.commentlist li.comment{
	padding:10px
	}
ul.commentlist li.comment div.comment-author{
	margin-bottom:5px
	}
ul.commentlist li.comment div.comment-author .time a{
	font-size:12px;
	color: #444;
	}
ul.commentlist li.comment div.comment-author a{
	color:#00657E;
	text-decoration:none
	}
ul.commentlist li.comment div.comment-author a:hover{
	color:#222;
	text-decoration:underline;
	text-shadow:1px 1px 2px #aaa
	}
ul.commentlist li.comment div.vcard{
	color:#222
	}
.comment-meta .fn{
	font-family: 'DroidSansBold', sans-serif;
	}
ul.commentlist li.comment div.vcard img.avatar{
	float:left;
	margin-right:10px;
	padding:0;
	background:none repeat scroll 0 0 transparent;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px}
ul.commentlist li.comment div.vcard span.says{
	display:none
	}
ul.commentlist li.comment div.comment-meta{
	font-size:9px;
	padding-top:2px;
	margin:5px 5px;
	border-top:2px dotted #000;
	margin-left:70px
	}
ul.commentlist li.comment div.comment-meta a{
	color:#444
	}
ul.commentlist li.comment p{
	font-size:.9em;
	color:#000;
	}
ul.commentlist li.comment {
	margin-bottom:1em
	}
ul.commentlist li.comment div.reply{
	font-size:12px;
	margin-top:10px
	}
ul.commentlist li.comment div.reply a{
	font-weight:bold;
	color:#000;
	letter-spacing:2px;
	}
ul.commentlist li.comment div.reply a:hover{
	text-decoration:underline;
	color:#00657E;
	}
#cancel-comment-reply-link{
	font-size:12px;
	color:#f00;
	}
#cancel-comment-reply-link:hover{
	text-decoration:underline
	}
ul.commentlist li.comment ul.children{
	list-style:none;
	margin:0;
	text-indent:0
	}
ul.commentlist li.thread-alt{
	border:2px solid rgba(0,0,0,.4)
	}
ul.commentlist li.thread-even,ul.commentlist li.pingback{
	border:2px solid rgba(0,0,0,.4)
	}
ul.commentlist li.pingback{
	margin-bottom:1em;
	}
ul.commentlist li.pingback p{
	padding:5px 10px;margin:0
	}
div.comment-content li{
	border:none
	}
.comment-content table,.content-single table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 25px;
	width: 100%;
	}
.comment-content th,.content-single th {
	color: #0099cc;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
	text-align:left;
	}
.comment-content td,.content-single td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
	}

/* Search Form
------------------------------------------------------------- */
#search{
	background:#fff;
	border:1px solid #000;
	border-radius:4px 4px 4px 4px;
	display:block;
	height:30px;
	margin:15px 0;
	padding:2px
	}
#search input{
	background:none;
	border:none;
	float:left;
	margin-right:2px;
	font-size:1em;
	font-family: 'DroidSansRegular', sans-serif;
	line-height:1.3em;
	padding:5px 2px;
	width:64.58333333333334%
	}
#search .btn{
	border:none;
	border-radius:0 4px 4px 0;
	box-shadow:-2px -2px 2px rgba(0,0,0,0.25) inset,1px 1px 2px #979393 inset;
	cursor:pointer;
	float:right;
	font-weight:bold;
	width:31.25%;
	height:32px;
	margin:-1px -1px -1px 0;
	padding-bottom:4px;
	color:#fff;
	text-shadow:1px 2px 2px #000;
	background:#363636
	}
#search .btn:hover{
	color:#000;
	text-shadow:1px 1px 2px #fff;
	background:#00657E;
	-webkit-transition:margin-left 2s ease,background-color 2s ease;
	-moz-transition:margin-left 2s ease,background-color 2s ease;
	-o-transition:margin-left 2s ease,background-color 2s ease;
	transition:margin-left 2s ease,background-color 2s ease
	}

/* Footer Style
------------------------------------------------------------- */
html, body {
	height:100%;
	}
#wraper{
	min-height:100%;
	}
#main{
	overflow:auto;
	padding-bottom: .1px;
	}
.fotr{
	position:relative;
	margin-top: -.1px;
	height:0;
	clear:both;
	}
#footer{
	background:#363636;
	padding:10px 0;
	text-align:center;
	color:#ddd;
	text-shadow:0px 1px #000;
	font-size:13px;
	line-height:1.3em;
	border-top:1px solid #191919;
	}
#footer a{
	color:#ddd;
	text-shadow:0px 1px #000;
	}
#footer a:hover{
	color:rgba(0, 0, 0, .8);
	text-shadow: 0 1px 1px rgba(255, 255, 255, .3), 0 0 0 #000
	}

/* Style 404 Page Not Found
 --------------------------- */
.hasatu{
	text-align:center;
	font-size:2em;
	line-height:1.6em;
	margin:10px 0
	}
.errore{
	margin:10px auto;
	padding:10px 10px;
	background:none repeat scroll 0 0 #a5bce8;
	border:1px solid #4b84d2;
	text-align:center;color:#f00;
	text-shadow:1px 1px 2px #ddd;
	font-size:190%;
	line-height:1.6em;
	font-weight:bold
	}

/* Responsive Mobile Style
------------------------------------------------------------- */
@media screen and (max-width:720px){
.dh1,
.dh2,
.dh3,
.dh4,
.dh5,
.dh6,
.dh7,
.dh8,
.dh9,
.dh10,
.dh11,
.dh12{
	width:97.91666666666666%;
	margin-bottom:1em
	}
.content-single{
	width:97.91666666666666%;
	margin:0 1.0416666666666665%
	}
.next-post,
.prev-post {
	padding:3px 2em;
	}
.js #nav {
	display: none;
	}
.js .selectnav {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #333;
	border: 1px solid #333;
	color: #fff;
	display: block;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto;
	padding: 4px 10px;
	width: 100%;
	}
.js .selectnav option{
	background: #fff;
	color:#444;
	line-height:1.4em;
	}
}