﻿/** reset.css **/

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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,figure { margin:0; padding:0; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "\201C""\201D""\2018""\2019"; }
sup { vertical-align: super; font-size:smaller; }
a img{ border: none; }
.post-body p { padding: 0 0 20px 0; }
ol, ul { padding: 0px 0px 20px; margin: 0 0 0 25px; }
ol li { list-style-type: decimal; padding:0 0 5px; }
ul li { list-style-type: square; padding: 0 0 5px; }
ul ul, ol ol { padding: 0; }
h1, h2, h3, h4, h5, h6 { text-align: left; font-family: 'Raleway', 'sans-serif'; text-transform: capitalize; }
h1, h2, h3, h4, h6 { font-weight: normal; }
h5 { font-weight: bold; }
h5, h6 { text-transform: uppercase; letter-spacing: 2px; }
.post-body h2 { font-size: 25px; letter-spacing: -0.5px; line-height: 1.361em; margin: 10px 0; padding: 5px 0; color: #323232; font-family: open sans; text-shadow: 1px 1px 1px #B0B0B0; }
.post-body h3, .note { border-bottom: 2px solid #16a085; font-size: 1.5em; line-height: 1.375em; margin: 10px 0; padding: 15px 0; display: block; }
.post-body h4 { border-bottom: 2px solid #CCC; font-size: 1.188em; line-height: 1.526em; margin: 10px 0; padding: 5px 0; }
.post-body h5 {	font-weight: normal; letter-spacing: .3em; }
.status-msg-body { padding: .3em 0px; width: 97%; position: relative; background-color: #ddd; margin: 50px auto 10px; font-size: 110%; box-shadow: 0 0 5px #ddd; }
td.tr-caption { color: #a49898; }

/** Global Links CSS **/

::-moz-selection { background: #16a085; color: #fff; text-shadow: none; }
::selection { background: #16a085; color: #fff; text-shadow: none; }
a { color: #16a085; text-decoration: none; transition: color .15s linear; -webkit-transition: color .15s linear; -moz-transition: color .15s linear; }
a:hover { color: #1E1E1E; text-decoration:none; }
body { background: #F1F1F1; color: #595959; font-family: "open sans", sans-serif; font-size: 15px; line-height: 25px; }
.clr { clear:both; float:none; }
.btn { margin-top: 16px; transform: rotate(-90deg); position: fixed; z-index: 1000; right: -30px; bottom: 20%; font-size: 12px; line-height: 12px; text-decoration: none !important; cursor: pointer; border: 1px solid rgb(26, 188, 156); color: rgb(255, 255, 255) !important; padding: 10px; border-radius: 5px 5px 0 0; background: rgb(26, 188, 156) none repeat scroll 0% 0%; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none; transition: all 0s ease 0s, all 0.1s ease 0s, all 0s ease-in 0s; box-shadow: 0 2px 4px rgb(69, 69, 69);; }
* { transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; outline: none; }

/** Wrappers **/

.blogouter-wrapper { overflow: hidden; position: relative; width: 100%; }
.header-wrapper { background: #2e2e2e; position: relative; z-index: 999; box-shadow: 0 0 10px #2E2E2E; }
.ct-wrapper { padding: 0 20px; position: relative; max-width: 1150px; margin: 0 auto; }
.main-wrapper { width:auto; margin-right: 330px; }
.content-wrapper { float: left; position: relative; width: 100%; }
.sidebar-wrapper { width: 300px; float: right; padding: 0; margin: 40px 0; }


/** Header CSS **/

#header{ float: left; margin: 0; overflow: hidden; text-align: center; }
#header h1 { display: unset; }
#header .title { padding: 1.5px 20px; box-shadow: 0px 0px 3px rgb(46, 46, 46) inset; }
#header .title, #header .title a, #header h1 { background: #1abc9c; color: #FFFFFF; font-family: 'Pacifico',cursive; font-size: 30px; line-height: 84px; margin: 0;  text-transform: capitalize; text-shadow: 3px 3px 3px #004537;}
#header p.description{ display: none; }
#header img{ border: 0 none; background: none; width: auto; height: auto; margin: 0 auto; }
.datemod { font-size: 13px; color: rgb(140, 140, 140); position: absolute; top: -40px; right: 5px; font-family: 'trebuchet MS','Tahoma'; }


/** Main Menu CSS **/

.main-nav { display: inline-block; position: relative; z-index: 1000; float: right; }
.main-nav ul { width: 100%; padding: 0; margin: 0; text-align: right; }
.main-nav li { list-style-type: none; float: left;  padding: 0; }
.main-nav li a { color: #bbb; display: inline-block; margin: 0; padding: 31px 15px; text-transform: Capitalize; }
.main-nav ul li a:hover { background-color: #1E1E1E; box-shadow: inset 0 -3px #fff; transition: all .2s ease-in-out; color: #fff; text-decoration: none; }
.main-nav ul li a:active, .main-nav ul li.highlight a { background-color: #1E1E1E; box-shadow: inset 0 -3px #1ABC9C; color: #fff; text-decoration: none; }
.main-nav a#pull {  display: none;  }
.main-nav a, .main-nav li { outline: none; }


/** Blog Post CSS **/

.post { background: #fff; margin: 30px 0 0; padding: 40px 5%; display: inline-block; width: 90%; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
h1.post-title, h2.post-title { border: 0 none; color: #000; font-size: 28px; font-weight: 600; letter-spacing: normal; line-height: 1.3em; margin-bottom: 30px; padding: 0; text-shadow: 1px 1px 1px #DDD; font-family: 'trebuchet MS','Tahoma'; }
h1.post-title a, h2.post-title a { color: #575757; text-decoration:none; font-family: open sans; }
h1.post-title a:hover, h2.post-title a:hover { text-decoration:none; }
.post-body { font-size: 15px; line-height: 25px; font-weight: normal; padding: 0; margin: 0; text-transform:auto; word-wrap:break-word; text-align: left; }
.post-body img{ position:relative; }
.post-header { font-family: fauna one; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; padding: 5px 10px; text-transform: capitalize; line-height: 250%; overflow: hidden; color: #999999; font-size: 12px; margin: 0 0 40px; }
.post-header a { color: #999; }
.post-header a:hover{ color: #16a085; }
.post-header-line-1 { float: left; }
.post-author { background: url("http://1.bp.blogspot.com/-lf_YyG7i8W8/U1HAZlshxlI/AAAAAAAAC6s/hGsHkYAmTAY/s1600/sprites.png") no-repeat scroll 0 0 transparent; padding: 1px 15px 1px 20px; }
.post-timestamp { background: url("http://1.bp.blogspot.com/-lf_YyG7i8W8/U1HAZlshxlI/AAAAAAAAC6s/hGsHkYAmTAY/s1600/sprites.png") no-repeat scroll 0 -19px transparent; padding: 1px 15px 1px 20px; }
.post-comment-link { background: url("http://1.bp.blogspot.com/-lf_YyG7i8W8/U1HAZlshxlI/AAAAAAAAC6s/hGsHkYAmTAY/s1600/sprites.png") no-repeat scroll 0 -39px transparent; padding: 1px 15px 1px 20px; }
.ht { font-size: 20px; font-weight: 600;}
.pnote { opacity: 0.7 }
#hht { padding-left: 10px; border-left: 10px solid #00ACED; margin: 30px 0 20px 0; }


/** Misc **/

/** Image Light Box **/

.CSS_LIGHTBOX_BG_MASK {
background-color: #ffffff !important;
opacity: 0.8 !important;
filter: alpha(opacity=90) !important;
}
.CSS_LIGHTBOX_SCALED_IMAGE_IMG {
outline: 0px solid #fff !important;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 5px #000000;
-moz-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 25px #ddd;
}
.CSS_LIGHTBOX_FILMSTRIP {
background-color: #eaeaea !important;
}
.CSS_LIGHTBOX_INDEX_INFO {
color: #555555 !important;
}


/** Page Nav CSS **/

.home-link, #blog-pager-newer-link a, #blog-pager-older-link a { background: #FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; padding: 13px 20px; box-shadow: 0 0 10px #EAEAEA; }
.home-link:hover, #blog-pager-newer-link a:hover, #blog-pager-older-link a:hover { background: #16a085; color: #FFFFFF; }
#blog-pager { text-align: center; padding: 10px 5% 10px 5%; font-size: 14px; font-weight: normal; line-height: 1.5; margin: 40px 0px 3.9em; }
.showpageOf { display:none; }
.pagecurrent, .showpage a, .displaypageNum a { margin: 0 5px; }


/** Post Highlighter CSS **/

blockquote, pre { position: relative; border-color: #f5f5f5; border-style: solid; border-width: 1px 0; color: #888888; margin: 0px 0 50px; padding: 15px 40px; background-color: #FBFBFB; border-left: solid 5px #ddd; font-size: 13px; max-height: 500px; overflow-y: scroll; font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace; }
.post blockquote::before, .post pre::before { color: #D7D7D7; font-size: 1.5em; display: block; content: "Start of Code"; margin: 10px 0.25em 20px 0px; vertical-align: -0.4em; }
.post blockquote::after, .post pre::after { color: #D7D7D7; font-size: 1.5em; display: block; content: "End of Code"; margin: 20px 0.25em 10px 0px; vertical-align: -0.4em; }
blockquote.quotz { padding: 15px 20px; font-size: 15px; max-height: none; overflow-y: hidden; font-family: inherit; }
.post blockquote.quotz::before { color: #ccc; content: open-quote; font-size: 4em; line-height: 0.1em; margin-right: 0.25em; vertical-align: -0.4em; display: initial; }
.post blockquote.quotz::after { display: none; }
.post-body .separator { clear: both; text-align: center; padding: 0px 0px 20px; }
pre { white-space: pre-wrap; }
pre code { background-color: transparent; color: #888888; }
#clpmsg { background-color: #000; color: #fff; padding: 4px; border-radius: 3px; word-break: initial; height: 17px; position: absolute; top: -1px; right: 31px; opacity: 0; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; }
#clpmsg::before { content: ""; border: 10px solid; top: 2px; position: absolute; border-color: transparent transparent transparent #000; right: 0; margin-right: -15px; width: 0; height: 0;}
.clpbrd { border: 1px solid #d5d5d5; padding: 2px; border-radius: 3px; width: 25px; height: 25px; cursor: pointer; position: absolute; top: 3px; right: 3px; -webkit-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; opacity: 0; }
.post-body .clpbrd img { margin: auto !important; display: block; }
pre:hover .clpbrd, pre .clpbrd:hover #clpmsg { opacity: 1; }
pre .clpbrd:active, pre .clpbrd:hover { background-color: #dcdcdc; background-image: none; border-color: #b5b5b5; box-shadow: inset 0 2px 4px rgba(0,0,0,0.15); }
pre .clpbrd:focus { text-decoration: none; border-color: #51a7e8; outline: none; box-shadow: 0 0 5px rgba(81,167,232,0.5); }
code.cdht { background-color: #0b5394; color: #fff;}
ul.hheader li { font-size: 17px; font-weight: 600; margin: 20px; list-style-type: circle; }
ul.hheader li span { font-size: 15px; font-weight: 400; }
ul.decimalli li { list-style-type: decimal; }

/** custom widget CSS **/


/** Youtube Video **/

.separator-video { position: relative; padding-bottom: 56.25%; height: 0; clear: both; text-align: center; margin: 20px 0;}
.YOUTUBE-iframe-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/** AdSense **/

#AdSense1, #AdSense5, #ADS { margin-top: 20px; }
#AdSense4 { margin: 0px 0px 20px 0px; }
#AdSense4, #AdSense5, #ADS  { border: 1px solid #ddd; padding: 20px 0px 10px; position: relative; border-width: 1px 0; }
#AdSense4::before, #AdSense5::before, #AdSense1::before, #AdSense2::before, #ADS::before { content: "ADVERTISEMENT"; position: absolute; top: 0px; font-size: 10px; right: 50%; margin-right: -40px; color: #686868; line-height: 20px; font-weight: 100; }
#AdSense1, #AdSense2 { border: 1px solid #ddd;  padding: 20px 0px 10px; position: relative; }
#AdSense1::before, #AdSense2::before { color: #868686; }
#ADS { padding: 20px 5px 10px; }


/** Optin Form CSS **/

.opt-in .inner { background: #1e1e1e; padding: 50px 0; color: #777; text-shadow: 0 1px 1px #000000; }
.opt-in .inner h4, .opt-in .inner h3 { font-size: 32px; margin-bottom: 10px; font-style: normal; color: #fff; line-height: 150%; text-shadow: 3px 3px 3px #000; }
.opt-in .inner a { border-bottom: 1px solid #DDDDDD; color: #DDDDDD; }
.opt-in .inner a:hover { border-bottom: 1px dashed #DDDDDD; }
.opt-in .opt-in-wrap { margin-right: 40%; }
.opt-in .info { float: left;  width: 100%;  }
.opt-in .signup-form { background: #2e2e2e; float: right; width: 35%; text-align: center; text-shadow: none; box-shadow: 0px 0px 5px rgb(46, 46, 46); }
.opt-in .signup-form .form-inner h4 { font-size: 26px; border-bottom: 1px solid rgb(66, 66, 66); padding-bottom: 10px; }
.opt-in .signup-form .form-inner { margin: 40px 35px 50px; }


/** Subscribe widget **/

.sidebar #HTML5 { background: #2E2E2E; color: #BBBBBB; font-family: Verdana,Arial,Tahoma,sans-serif; padding: 30px 35px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.sidebar #HTML5 h5 { color: #FFFFFF; font-size: 20px; font-weight: normal; margin: 0 0 10px; padding: 0; text-align: center; text-transform: none; }
.sidebar #HTML5 p { margin: 0 0 10px; }


/** Form CSS **/

input { color: #333; margin-top: 10px; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type=text], select, textarea { box-shadow: none; background: #fff; border: 1px solid #bbb; color: #bbb; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 9px; padding: 12px 15px; text-transform: uppercase; vertical-align: middle; }
textarea { color: #333; font-size: 12px; text-transform: none; }
#subbox { background: url("http://3.bp.blogspot.com/-B39xC4Ufk5g/Ud0G2vNjdiI/AAAAAAAACfE/2BVYbTyCUzk/s1600/email-icon.png") no-repeat scroll 16px 15px #FFFFFF; border-color: #d1d1d1; border-width: 3px; border-style: none none solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #fff; color: #BBBBBB; font-family: Verdana,Arial,Tahoma,sans-serif; font-size: 12px; padding: 13px 15px 10px 45px; text-transform: none; height: 40px}
.sidebar #HTML5 { display: none; }

/** Button CSS **/

input[type="button"],
input[type="submit"], .displaypageNum a, .showpage a, .pagecurrent { background: #1abc9c; border-color: rgba(0, 0, 0, 0.1); border-width: 3px; border-style: none none solid; box-shadow: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #fff; cursor: pointer; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; font-weight: bold; padding: 12px 15px; text-decoration: none; text-transform: uppercase; display: inline-block; cursor: pointer; }
input:hover[type="button"],
input:hover[type="submit"], .displaypageNum a:hover, .showpage a:hover, .pagecurrent { background: #16a085; text-decoration: none; }

/** Social **/

.hbz-socialline { margin: 15px 0 30px; font-weight: 600; }


/** Custom Labels **/

.cloud-label-widget-content { display: inline-block; text-align: left; }
.cloud-label-widget-content .label-size { display: inline-block; float: left; margin: 5px 0; opacity: 1; width: 50%; }
.cloud-label-widget-content .label-size a::before { content: ""; display: block; border-style: solid; border-color: transparent #138D89 transparent transparent; border-width: 15.2px; width: 0px; left: 0px; position: absolute; margin-left: -29px; margin-top: -15px; top: 50%; }
.cloud-label-widget-content .label-size a::after { content: ""; display: block; position: absolute; width: 8px; height: 8px; background-color: #fff; border-radius: 50%; top: 50%; margin-top: -4px; left: -3px; }
.cloud-label-widget-content .label-size a, .cloud-label-widget-content .label-size span { transition: all 0.5s; background: #000; -moz-border-radius: 3px; -webit-border-radius: 3px; border-radius: 3px; color: #fff; display: block; font-size: 14px; padding: 7px 20px; position: relative; margin-left: 20px; }
.cloud-label-widget-content .label-size:hover a, .cloud-label-widget-content .label-size span { box-shadow: -20px 0px #138D89 inset; }
.cloud-label-widget-content .label-size .label-count { display: none; }
.post-labels { float: right; }
.post-labels a { background-color: rgb(101, 101, 101); color: rgb(255, 255, 255); border-radius: 2px; margin: 0px 0px 0px 5px; padding: 3px 5px; transition: all 0.2s; }
.post-labels a:hover { color: #fff; background-color: #000; }

/** Profile Widget CSS **/

.Profile img { float: left; margin: 5px 10px 5px 0; padding: 5px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.profile-data { color: #999999; font: bold 20px/1.6em Arial,Helvetica,Tahoma,sans-serif; font-variant: small-caps; margin: 0; text-transform: capitalize; }
.profile-datablock { margin: 0.5em 0; }
.profile-textblock { line-height: 1.6em; margin: 0.5em 0; }
a.profile-link { clear:both; display:block; font:80% monospace; padding:10px 0; text-align: center; text-transform:capitalize; }

/** Guest Author **/

.gauthor { background-color: #f8f8f8; padding: 2%; border-radius: 2%; margin-bottom: 30px; }
.gauthor h3 { color: #D83233; padding: 0px; margin-bottom: 30px; }
.gauthor .authorpic { display: inline-block; width: 20%; border: 2px solid #0c66a8; margin-right: 4%; border-radius: 2%; }
.gauthor .authorpic img { margin: 0px !important; }
.gauthor .authorbio { display: inline-block; width: 73%; vertical-align: top; }

/** Popular Post **/

.sidebar-wrapper .popular-posts { background: #E6E6E6; -mox-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; font-size: 14px; margin: 0 !important; }
.popular-posts ul { margin: 0 !important; padding: 0 !important; }
.popular-posts ul li { list-style: none; border-bottom: 5px solid #f5f5f5; padding: 10px 14px 0px !important; font-style: italic; color: #aaa; transition: all 0.5s; }
.popular-posts ul li a { font-style: normal; font-weight: bold; color: #474747;}
.popular-posts ul li:hover { box-shadow: 300px 0px #ddd inset; }
.popular-posts .item-thumbnail img { height: 50px; margin-right: 8px; padding: 3px; width: 50px; border: 1px solid #ddd;}
.PopularPosts .item-title { padding-top: 3px; }


/** Sidebar CSS **/

.sidebar { margin: 0; padding: 0; display:block; font-size: 13px; }
.sidebar h5 { border-bottom: 1px dashed #999999; color: #565656; font-size: 15px; font-weight: bold; margin-bottom: 10px; padding: 5px 10px; text-align: left; }
.sidebar .widget { margin-bottom: 20px; }
.sidebar ul { clear: both; margin: 0 0 0 15px; padding: 0; }
.sidebar ul li { padding: 0 0 5px; }
.Emailsb { display: none; background-color: #E6E6E6; border: 1px solid #CCCCCC; padding: 30px; margin-top: 30px; }
.Emailsb h5 { text-align: center; font-family: fauna one; }
.Emailsb h5 span { color: #138D89; }

/** Related posts **/

#related-posts { float: left; background-color: #FCFCFC; border-top: 1px dotted #E0E0E0; border-bottom: 3px solid #E0E0E0; margin-top: 40px; padding: 2%; width: 96%; box-shadow: 0 0 40px #EDEDED; }
#related-posts a { padding: 5px 0.5%; width: 31.9%; display: inline-block; text-align: center; vertical-align: top; border: 1px solid #f0f0f0; }
#related-posts a:hover { background-color: #fff; opacity: 0.9; }
#related-posts h4 { background: transparent none repeat scroll 0% 0%; color: #606060; text-transform: uppercase; padding: 5px 1.5% 15px; font-size: 20px; text-shadow: 1px 1px 1px #DADADA; }
#related-posts .related_img { margin: 2%; height: 200px; width: 96%; }
#related-title { color: #696969; padding: 10px 2%; line-height: normal; width: 96%; text-align: center; font-size: 15px; font-weight: 600; }
#related-title:hover { text-decoration: underline; }

/** Footer CSS **/

#footer { background: #2E2E2E; width: 100%; color: #E4E4E4; padding: 20px 0px 0px; border-top: 5px solid #DDDDDD}
#footer a { color: #B3ADAD; }
#footer a:hover { color: #fff; }
.footer { float: left; margin: 15px 10px; width: 31.4% }
.footer .widget{ margin-bottom:8px; }
.footer h2 { border-bottom: 1px solid #f5f5f5; font-size: 13px; font-weight: bold; letter-spacing: 2px; margin: 0 0 5px; padding: 5px 0; text-transform: uppercase; }
.footer .widget-content { font-size: 15px; line-height: 25px; }
.footer ul { clear: both; margin: 0 0 0 10px; padding: 0; }
.footer ul li { text-transform: capitalize; border-bottom: 1px solid #f5f5f5; padding: 10px 0; }
/***** Footer Credits CSS *****/
.footer-credits { font-size:12px; padding: 15px; text-align: center; text-transform: uppercase; font-weight: 600; background-color: #000; color: #fff; margin-top: 20px;}
.footer-credits p { max-width: 1150px; margin: 0px auto; }
.footer-credits .copyrt { float: left; }
.footer-credits .pwdby { display: block; text-align: right; }
.footer-nav { position: relative; width: 25%; z-index: 1000; font-size:14px; display: inline-block; margin: 0 5px; }
.footer-nav p { color: #fff; border-bottom: 1px solid #939393; font-size: 15px; font-weight: 600; }
.footer-nav ul { margin: 0px; padding: 1em 0px; text-align: center; width: 100%; }
.footer-nav li { list-style-type: none; font-weight: 400; padding: 0; text-align: left; font-size: 13px; }
.footer-nav ul li a:active, .footer-nav ul li.highlight a { color: #808080; }
.footer-bio { width: 46%; vertical-align: top; }
.footer-bio .bio-img { display: inline-block; width: 25%; margin-top: 20px; }
.footer-bio img { margin: auto; width: 100px; border: 5px solid #393939; }
.footer-bio .bio-dis { width: 70%; display: inline-block; vertical-align: top; margin-top: 20px; }

/** Comments CSS **/
.comments { clear: both; margin: 0; padding: 40px 0; font-family: fauna one; font-size: 14px; line-height: 20px; }
.comments .comment-replybox-single { margin-left: 70px; }
.comments h4 { color: #606060; border-bottom: 1px solid #ddd; font-size: 30px; line-height: normal; margin: 20px 10px 30px; padding: 10px 10px; box-shadow: 0px 0px 2px #DDD; background-color: #fff; border-radius: 5px; }
.comments .comments-content .comment-thread ol { overflow: hidden; margin: 0; }
.comments .comments-content .comment-thread ol li { list-style: none; border-bottom: 1px solid #dddddd; margin-bottom: 20px; }
.comments .comments-content .comment:first-child { padding-top: 0; }
.comments .comments-content .comment { margin-bottom: 0; padding-bottom: 0; }
.comments .avatar-image-container { max-height: 60px; width: 60px; border: 2px solid #ddd; padding: 1px; }
.comments .avatar-image-container img { max-width: 60px; width: 100%; }
.comments .comment-block { margin-left: 72px; box-shadow: 0px 0px 3px #DDD; padding: 20px 10px 20px 20px; border: 1px solid #ddd; background-color: #fbfbfb; }
.comments .comments-content .comment-content { word-wrap: break-word; margin-top: 10px !important; text-align: left !important }
.comment-thread .comment-content a { text-transform: uppercase; font-weight: 900; color: rgb(12, 119, 143); }
.comments .comments-content .comment-header a {  text-transform: uppercase; }
.comments .comments-content .user { display: inline-block; font-family: 'Raleway','sans-serif'; width: 40%; }
.comments .comments-content .icon { display: none; }
.comments .comments-content .datetime { margin-left: 0; display: inline-block; float: right; }
.comments .comments-content .datetime a { color: #969696; font-size: 12px; text-transform: none; }
.comments .comments-content .comment-header, .comments .comments-content .comment-content { margin: 0 20px 0 0; }
.comments .comment-block .comment-actions { display: block; text-align: right; margin-top: 10px;}
.comments .comment .comment-actions a { font-family: 'Raleway','sans-serif'; font-size: 12px; font-weight: bold; line-height: normal; padding: 5px 8px; border: 1px solid #dddddd; margin: 3px; }
.comments .comment .comment-actions a:hover { text-decoration: none; }
.comments .thread-toggle { display: none; }
.comments .comments-content .inline-thread { margin: 0 0 20px 35px !important; padding: 0 0 0 15px; border-left: 1px solid #DDD; }
.comments .comments-content .comment-thread ol li .comment-replies .continue { display: none; }
.comments .continue { box-shadow: 0 0 10px #ddd; border-top: 0px none; width: 100%; background-color: #fff; text-align: center; border-color: #EEE; text-transform: uppercase; }
.comments .comments-content .icon.blog-author { display: block !important; height: 90px !important; margin: 5px 0px 0px !important; width: 90px !important; position: absolute; right: -36px; background: url("http://4.bp.blogspot.com/-9PqmPwn5OTc/UakmGeTAJ1I/AAAAAAAAJw4/fv8iqn6sVOo/s320/aDMIN.png") no-repeat scroll 0% 0% transparent; top: -10px; }
#threaded-comment-form p { font-size: 12px; padding: 3%; }
#threaded-comment-form {  margin: 10px; box-shadow: 0 0 5px #DDD; background-color: #fff; border-radius: 3px; }
.comments .comment-replybox-single #threaded-comment-form { margin: 5px; }
.comments .comments-content .comment-thread ol li .comment-replies .avatar-image-container { max-height: 30px; width: 30px; }
.comments .comments-content .comment-thread ol li .comment-replies .comment-block { margin-left: 42px; }
.hbz-cmmtp { font-size: 12px; padding: 2% 3% 0; }
.hbz-cmmt { box-shadow: 0px 0px 10px rgb(221, 221, 221); margin: 10px; }
#comment-editor { height: 250px !important;}


/*********************** ImageLightbox **********************/


  /* IMAGE LIGHTBOX SELECTOR */

  #imagelightbox
  {
   cursor: pointer;
   position: fixed;
   z-index: 10000;

   -ms-touch-action: none;
   touch-action: none;

   -webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
   box-shadow: 0 0 3.125em rgba( 0, 0, 0, .4 ); /* 50 */
  }


  /* ACTIVITY INDICATION */

  #imagelightbox-loading,
  #imagelightbox-loading div
  {
   border-radius: 50%;
  }
  #imagelightbox-loading
  {
   width: 2.5em; /* 40 */
   height: 2.5em; /* 40 */
   background-color: #444;
   background-color: rgba( 0, 0, 0, .5 );
   position: fixed;
   z-index: 10003;
   top: 50%;
   left: 50%;
   margin: -1.25em 0 0 -1.25em; /* 20 */

   -webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
   box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
  }
   #imagelightbox-loading div
   {
    margin: 25%;
    width: 1.25em; /* 20 */
    height: 1.25em; /* 20 */
    background-color: #fff;

    -webkit-animation: imagelightbox-loading 0.5s ease infinite;
    animation: imagelightbox-loading 0.5s ease infinite;
   }

   @-webkit-keyframes imagelightbox-loading
   {
    from { opacity: .5; -webkit-transform: scale( .75 ); }
    50%  { opacity: 1; -webkit-transform: scale( 1 ); }
    to  { opacity: .5; -webkit-transform: scale( .75 ); }
   }
   @keyframes imagelightbox-loading
   {
    from { opacity: .5; transform: scale( .75 ); }
    50%  { opacity: 1; transform: scale( 1 ); }
    to  { opacity: .5; transform: scale( .75 ); }
   }


  /* OVERLAY */

  #imagelightbox-overlay
  {
   background-color: #fff;
   background-color: rgba( 255, 255, 255, .7 );
   position: fixed;
   z-index: 9998;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
  }


  /* "CLOSE" BUTTON */

  #imagelightbox-close
  {
   width: 2.5em; /* 40 */
   height: 2.5em; /* 40 */
   text-align: left;
   background-color: #666;
   border-radius: 50%;
   position: fixed;
   z-index: 10002;
   top: 2.5em; /* 40 */
   right: 2.5em; /* 40 */

   -webkit-transition: color .3s ease;
   transition: color .3s ease;
   border: none;
   cursor: pointer;
   overflow: visible;
   text-transform: none;
   color: inherit;
   font: inherit;
   margin: 0;
   box-sizing: border-box;
  }
   #imagelightbox-close:hover,
   #imagelightbox-close:focus
   {
    background-color: #111;
   }
   #imagelightbox-close:before,
   #imagelightbox-close:after
   {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
   }
   #imagelightbox-close:before
   {
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate( 45deg );
    transform: rotate( 45deg );
   }
   #imagelightbox-close:after
   {
    -webkit-transform: rotate( -45deg );
    -ms-transform: rotate( -45deg );
    transform: rotate( -45deg );
   }


  /* NAVIGATION */

  #imagelightbox-nav
  {
   background-color: #444;
   background-color: rgba( 0, 0, 0, .5 );
   border-radius: 20px;
   position: fixed;
   z-index: 10001;
   left: 50%;
   bottom: 3.75em; /* 60 */
   padding: 0.513em; /* 5 */

   -webkit-transform: translateX( -50% );
   -ms-transform: translateX( -50% );
   transform: translateX( -50% );
  }
   #imagelightbox-nav button
   {
    width: 1em; /* 20 */
    height: 1em; /* 20 */
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0.313em; /* 5 */
    cursor: pointer;
   }
   #imagelightbox-nav button.active
   {
    background-color: #fff;
   }


  /* ARROWS */

  .imagelightbox-arrow
  {
   width: 3.75em; /* 60 */
   height: 7.5em; /* 120 */
   background-color: #444;
   background-color: rgba( 0, 0, 0, .5 );
   vertical-align: middle;
   display: none;
   position: fixed;
   z-index: 10001;
   top: 50%;
   margin-top: -3.75em; /* 60 */
   border: none;
   cursor: pointer;
  }
  .imagelightbox-arrow:hover,
  .imagelightbox-arrow:focus
  {
   background-color: #666;
   background-color: rgba( 0, 0, 0, .75 );
  }
  .imagelightbox-arrow:active
  {
   background-color: #111;
  }
   .imagelightbox-arrow-left
   {
    left: 2.5em; /* 40 */
   }
   .imagelightbox-arrow-right
   {
    right: 2.5em; /* 40 */
   }
   .imagelightbox-arrow:before
   {
    width: 0;
    height: 0;
    border: 1em solid transparent;
    content: '';
    display: inline-block;
    margin-bottom: -0.125em; /* 2 */
   }
    .imagelightbox-arrow-left:before
    {
     border-left: none;
     border-right-color: #fff;
     margin-left: -0.313em; /* 5 */
    }
    .imagelightbox-arrow-right:before
    {
     border-right: none;
     border-left-color: #fff;
     margin-right: -0.313em; /* 5 */
    }

  #imagelightbox-loading,
  #imagelightbox-overlay,
  #imagelightbox-close,
  #imagelightbox-caption,
  #imagelightbox-nav,
  .imagelightbox-arrow
  {
   -webkit-animation: fade-in .25s linear;
   animation: fade-in .25s linear;
  }
   @-webkit-keyframes fade-in
   {
    from { opacity: 0; }
    to  { opacity: 1; }
   }
   @keyframes fade-in
   {
    from { opacity: 0; }
    to  { opacity: 1; }
   }

  @media only screen and (max-width: 41.250em) /* 660 */
  {
   #container
   {
    width: 100%;
   }
   #imagelightbox-close
   {
    top: 1.25em; /* 20 */
    right: 1.25em; /* 20 */
   }
   #imagelightbox-nav
   {
    bottom: 1.25em; /* 20 */
   }

   .imagelightbox-arrow
   {
    width: 2.5em; /* 40 */
    height: 3.75em; /* 60 */
    margin-top: -2.75em; /* 30 */
   }
   .imagelightbox-arrow-left
   {
    left: 1.25em; /* 20 */
   }
   .imagelightbox-arrow-right
   {
    right: 1.25em; /* 20 */
   }
  }

  @media only screen and (max-width: 20em) /* 320 */
  {
   .imagelightbox-arrow-left
   {
    left: 0;
   }
   .imagelightbox-arrow-right
   {
    right: 0;
   }
  }

.hbz-demo { font-size: large; text-align: center; padding: 20px 0; }
.hbz-demo a {
  color: rgb(242, 246, 237);
  background: #0677A2;
  border-radius: 5px;
  margin: 20px;
  display: inline-block;
  text-align: center;
  height: 50px;
  width: 200px;
  line-height: 50px;
  position: relative;
  z-index: 2;
}

.hbz-demo a:active::after {
  content: '';
  display: inline-block;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #0677A2;
  animation: expand 0.5s ease, fade-out 0.5s linear;
}

.hbz-demo a:hover, .hbz-demo a:focus { background: #02425a; }

@keyframes expand {
  from {transform: scale(1)}
  to {transform: scale(20)}
}

@keyframes fade-out {
  from {opacity: 1}
  to {opacity: 0}
}

.hbz-table {
	width: 100%;
	margin: 10px 0 20px;
	border: 1px solid #ddd;

}
.hbz-table tr th, .hbz-table tr td {
	border: 1px solid #ddd;
    width: 33%;
    padding: 1%;
}
.hbz-table tr th {
	background-color: #ededed;
}
.hbz-table tr span {
	margin-left: 10px;
	color: #00b8c6;
}

         /***************************************** Responsive styles ******************************************/



@media screen and (max-width: 1235px) {
.btn { display: none !important;}
}
@media screen and (max-width: 1190px) {
.footer-nav { width: 45%; }
.footer-bio { display: none; }
.footer-conn { float: right; }
.opt-in .signup-form { width: 45%; min-width: 402px; max-width: 402px; }
.opt-in .opt-in-wrap { margin-right: 50%; }
}
@media screen and (max-width: 1000px) {
.post { margin: 0px; }
.sidebar-wrapper { float: none; padding: 0 15px; width: auto; }
.content-wrapper { float: none; margin-top: 30px; }
.sidebar-wrapper .widget { border: none; margin: 0px auto 10px auto; }
.opt-in .info {  text-align: left;   }
#HTML1 { max-width: 400px }
#sidebar2, #sidebar4 { display: inline-block; vertical-align: top; margin: 0px 3%; width: 43%; margin-top: 30px; }
#HTML6, #HTML5, #sidebar3, #sidebar1, #sidebar, #HTML1, #HTML3 { display: none !important; }
.Emailsb { display: block; }
.status-msg-body { margin: 10px auto; }
#AdSense2 { margin-bottom: 20px; }
.main-wrapper { margin: 0 !important; width: 100%; }
.header-wrapper .ct-wrapper { padding: 0px; }
#header { float: none; width: auto;}
#header .title, #header .title a, #header h1 { text-align: center; }
.main-nav { display: block; width: 100%; float: none; border-bottom: 1px solid #333; }
#header .title { box-shadow: none; }
.main-nav ul { text-align: center; }
.main-nav ul { display: none; height: auto; }
.main-nav a#pull { background-color: #1E1E1E; border-bottom: 1px solid #2e2e2e; color: #fff; display: inline-block; font-family: raleway; font-size: 13px; font-weight: bold; padding: 10px 3%; position: relative; text-align: left; text-transform: uppercase; width: 94%; }
.main-nav a#pull:after { content:""; background: url('http://2.bp.blogspot.com/-LwR9Bn5wyRQ/U10FzXsJXMI/AAAAAAAAC8M/ng-HiAmed9Q/s1600/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 20px; top: 13px; }
.main-nav li { display: block; float: none; width: 100%; border: 1px solid #1E1E1E; }
.main-nav li a { background: #333; padding: 15px 20px; display: block; }
.main-nav ul li a:hover { background-color: #333; transition: none; border: none; box-shadow: none; }
.main-nav ul li a:active, .main-nav ul li.highlight a { border-bottom: none !important; box-shadow: none; background-color: #1E1E1E; }
#searchform1 { display: block !important; display: none; position: absolute; height: 30px; right: 70px; width: 250px; top: 8px; }
#searchform1 #subbox { background: rgb(48, 48, 48) none repeat scroll 0% 0%; float: left; width: 88%; height: 30px; padding: 5px 10px; color: rgb(255, 255, 255); margin: 0px; border: medium none; font-family: fauna one; border-radius: 1px 0px 0px 1px; }
#searchform1 #homesubbutton { position: relative; float: right; height: 30px; margin: 0px; background-color: rgb(68, 68, 68); border: medium none; width: 30px; cursor: pointer; border-radius: 0px 1px 1px 0px; }
#searchform1 #homesubbutton:after {  content: ''; position: absolute; width: 8px; height: 8px; border: 2px solid white; border-radius: 50%; left: 8px; top: 7px; } 
#searchform1 #homesubbutton:before { content: ''; position: absolute; height: 8px; width: 2px; background: white; transform: rotate(-35deg); top: 16px; left: 18px; }
#searchform1 #homesubbutton:hover { background-color: #cc5504 !important; }
.popular-posts ul li:hover { box-shadow: 410px 0px #ddd inset; }
}
@media screen and (max-width: 960px) {
.ct-wrapper { padding: 0 10px; }
.opt-in .ct-wrapper { padding: 0 20px; }
}
@media screen and (max-width: 900px){
.opt-in .signup-form {  margin-top: 30px;  width: 100%;  float: left; max-width: 400px; min-width: auto;  }
.opt-in .signup-form .form-inner h4 { text-align: center; }
.opt-in .signup-form #subbox {  width: 100%;  }
.opt-in .opt-in-wrap { margin: 0 !important; width: 100%; }
}
@media screen and (max-width: 800px){
#related-posts #related-title { font-size: 14px; }
#related-posts .related_img { height: auto; }
}
@media screen and (max-width: 768px){
#related-posts #related-title { height: 55px; }
.footer { float: none; width: 90%; margin: 15px 5%; }
h1.post-title, h2.post-title, .post-body h2 { font-size: 26px; }
}
@media screen and (max-width: 768px){
#ADS { display: none; }
}
@media screen and (max-width: 689px){
#threaded-comment-form p, .hbz-cmmtp { display: none; }
.post-labels { display: none; }
}
@media screen and (max-width: 650px){
h1.post-title, h2.post-title, .post-body h2 { font-size: 22px; }
}
@media screen and (max-width: 600px){
#header img { width: 100%; }
.opt-in .inner .ct-wrapper {  padding: 0 15px; }
.opt-in .signup-form {  margin: 30px 5% 0 5%;  width: 90%; }
#sidebar4, #sidebar2 { width: 94%; max-width: 350px; display: inherit; margin: 0px auto 10px; }
.footer-nav li { margin: 0px 3px; }
#related-posts a { width: 48.3%; }
#sidebar2 { margin-bottom: 30px; }
}
@media screen and (max-width: 580px){
.lastpage, .firstpage { display: none; }
}
@media screen and (max-width: 520px){
.post { padding: 30px 5% 40px; }
h1.post-title, h2.post-title, .post-body h2 { font-size: 20px }
.post-body h3 { font-size: 19px; }
}
@media screen and (max-width: 490px){
.footer-credits .copyrt { float: none; }
.footer-credits, .footer-credits .pwdby { text-align: left; }
}
@media screen and (max-width: 465px){
.opt-in .signup-form .form-inner h4 { font-size: 23px; }
.comments { font-size: 13px; }
.comments .comment-block { margin: 5px 0 0 0; }
.comments .avatar-image-container { max-height: 30px; width: 30px; float: none; }
.comments .comments-content .user { width: 100%;}
.comments .comments-content .datetime { float: none; }
.comments .comments-content .inline-thread { margin: 0 0 20px 0px !important; }
.comments .comments-content .comment-thread ol li .comment-replies .comment-block { margin-left: 0; }
.comments .comment-replybox-single { margin-left: 0; }
#related-posts #related-title { font-size: 13px; }
}
@media screen and (max-width: 420px){
.comments .comments-content .datetime{ display: block; float: none; }
.comments .comments-content .comment-header { height: 70px; }
.comments .comments-content .inline-thread p { margin-top: 30px;}
.opt-in .signup-form {  margin: 30px 0 0 0;  width: 100%; }
.opt-in .signup-form .form-inner { margin: 30px 10px 50px; }
.opt-in .signup-form #subbox, .opt-in .signup-form #homesubbutton { width: 90%; display: block; margin: 10px auto 0px; }
.home-link, #blog-pager-newer-link a, #blog-pager-older-link a { padding: 5px 10px; }
#blog-pager { margin: 20px 0 3em 0; }
.opt-in .inner h4 { font-size: 28px; }
.opt-in .signup-form .form-inner p { padding: 0 40px; }
.post-header-line-1 .post-comment-link { display: none; } { display: none; }
}
@media screen and (max-width: 390px){
.main-nav a#pull { font-size: 0px; }
}
@media screen and (max-width: 370px){
.opt-in .signup-form .form-inner h4 { font-size: 22px; }
.opt-in .signup-form .form-inner p { font-size: 14px; padding: 0 20px; }
h1.post-title, h2.post-title { font-size: 19px; margin-bottom: 20px; }
.post-body h2 { font-size: 19px; }
.post-header { margin: 0 0 20px; }
.datemod { display: none; }
.content-wrapper { margin-top: 10px; }
#related-posts h4 { font-size: 18px; text-align: center; }
#related-posts { border-left: 1px solid #E0E0E0; border-right: 1px solid #E0E0E0; }
#related-posts a { width: 98%; margin: 10px 0;}
#related-posts .related_img { max-width: 250px; height: 200px; }
#related-posts #related-title { font-size: 15px; max-width: 260px; margin: auto; }
}
@media screen and (max-width: 360px){
#searchform1 { left: 6%; right: auto !important; }
#searchform1 #subbox { position: absolute; }
.main-nav a#pull::after { right: 6%; }
}
@media screen and (max-width: 330px){
#searchform1 { width: 75.8% !important; }
}
@media screen and (max-width: 320px){
.comments .comments-content .comment-replies { margin-left: 20px; padding-left: 0px; }
.comments .comments-content .inline-thread p { margin-top: 30px;}
.home-link, #blog-pager-newer-link a, #blog-pager-older-link a { border-radius: 2px; padding: 5px 5px; }
#related-posts .related_img { height: auto; }
}