body{
margin:0;
padding:0;
background-color:#FFF;
color:#555;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
line-height:20px;
}

a{
color:#0088CC;
text-decoration:none;
outline:none;
}

a,a:link,a:visited{
color:#111;
}

img{
max-width:100%;
width:auto\9;
height:auto;
vertical-align:middle;
border:0;
-ms-interpolation-mode:bicubic;
}

img{
border:0 none;
height:auto;
max-width:100%;
vertical-align:middle;
}

h1{
font-family:"Oswald";
font-size:30px;
font-style:normal;
letter-spacing:0;
line-height:32px;
text-decoration:none;
text-shadow:none;
text-transform:none;
}

h1, h2, h3, h4, h5, h6{
color:inherit;
font-family:inherit;
font-weight:bold;
line-height:1;
margin:0 0 10px;
text-rendering:optimizelegibility;
}

p{
margin:0 0 15px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section{
display:block;
}

form{
margin:0;
}

.container-all{
width:100%;
height:auto;
margin:0;
padding:0;
}

.wrapper-rows{
max-width:90%;
margin:0 auto;
padding:0 5%;
overflow:hidden;
}

.wrapper-logo{
max-width:32%;
margin:5px 0 10px;
padding-bottom:10px;
}

.wrapper-logo2{
float: left;
margin:5px 0 10px;
padding-bottom:10px;
}

.adv-top{
border-top:1px solid #DDD;
font-size:12px;
padding-top:10px;
text-align:center;
width:100%;
}

.adv-text{
margin:10px 0 5px;
text-align:center;
width:100%;
font-size:12px;
}

.container-nav:before,.container-nav:after{
content:"";
display:table;
line-height:0;
}

.container-nav:after{
clear:both;
}

.container-nav{
background-color:#24b1d4;
}

.container-nav nav{
margin:0;
padding:5px 0 0;
width:100%;
}

.container-nav .btn-navbar{
display:block;
}

.container-nav .btn-navbar{
border:1px solid #CCC;
color:#FFF;
float:left;
margin:0 0 3px 5px;
padding:7px 10px;
}

.btn{
background-color:#2283D1;
cursor:pointer;
font-size:14px;
line-height:20px;
text-align:center;
vertical-align:middle;
}

.container-nav .btn-navbar .icon-bar{
background-color:#F5F5F5;
display:block;
height:2px;
width:18px;
}

[class^="icon-"], [class*=" icon-"]{
background-image:url("../../img/glyphicons-halflings.png");
background-position:14px 14px;
background-repeat:no-repeat;
line-height:14px;
margin-top:1px;
vertical-align:text-top;
}

.btn-navbar .icon-bar + .icon-bar{
margin-top:3px;
}

.container-nav .btn-navbar .icon-bar{
background-color:#F5F5F5;
display:block;
height:2px;
width:18px;
}

.nav-collapse{
font-family:"Oswald";
font-size:14px;
font-style:normal;
letter-spacing:0;
line-height:20px;
text-decoration:none;
text-shadow:none;
text-transform:none;
}

.nav-collapse, .nav-collapse.collapse{
height:0;
overflow:hidden;
}

.nav-collapse{
clear:both;
}

div.container-nav nav div.nav-collapse ul#menu-primary.nav{
background:#FFF;
margin:0;
padding:0 1%;
width:98%;
}

.nav-collapse .nav{
float:none;
}

.container-nav .nav{
display:block;
left:0;
position:relative;
}

.nav {
list-style:none outside none;
}

.nav-collapse .nav > li{
float:none;
}

li{
line-height:20px;
}

.nav-collapse .nav > li > a,.nav-collapse .dropdown-menu a{
padding:5px 15px;
color:#333;
font-size:14px;
line-height:20px;
}

.nav-collapse .btn{
padding:4px 10px 4px;
font-weight:normal;
}

.nav-collapse .dropdown-menu li + li a{
margin-bottom:2px;
}

.nav-collapse .nav > li > a:hover,.nav-collapse .dropdown-menu a:hover{
color:#fff;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background-color:#24b1d4;
}

.navbar-inverse .nav-collapse .nav > li > a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:hover{
background-color:#359BED;
}

.nav-collapse .nav > li > a{
margin-bottom:2px;
}

.navbar .nav > li > a{
float:none;
text-decoration:none;
}

.nav > li > a{
display:block;
}

.collapse{
position:relative;
height: 0;
overflow:hidden;
-webkit-transition:height 0.35s ease;
-moz-transition:height 0.35s ease;
-o-transition:height 0.35s ease;
transition:height 0.35s ease;
}

.wrapper-content{
max-width:100%;
padding:20px 0;
}

.content-post{
border-bottom:1px dashed #DDD;
padding:5px;
}

.content-post:hover{
background-color:#EEE;
}

.content-post a{
font-family:"Oswald";
font-size:14px;
font-style:normal;
letter-spacing:0;
line-height:18px;
text-decoration:none;
text-shadow:none;
text-transform:none;
}

.content-post a:hover{
color:#999;
}

.content-post img{
border:1px solid #CCC;
float:left;
margin:0 10px 0 0;
padding:2px;
}

.content-post p{
font-size:12px;
margin:5px 0;
}

.pagination{
margin:0 auto 20px;
text-align:center;
}

.pagination ul{
display:inline-block;
margin:0 auto;
padding-left:0;
}

.pagination ul > li{
display:inline;
}

.pagination ul > li > a, .pagination ul > li > span{
-moz-border-bottom-colors:none;
-moz-border-left-colors:none;
-moz-border-right-colors:none;
-moz-border-top-colors:none;
background-color:#FFF;
border-color:#DDD;
border-image:none;
border-style:solid;
border-width:1px 1px 1px 0;
float:left;
line-height:30px;
padding:0 14px;
text-decoration:none;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span{
border-left-width:1px;
}

.pagination ul > .active > a, .pagination ul > .active > span{
color:#999;
cursor:default;
}

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover{
background-color: rgba(0, 0, 0, 0);
color:#999;
cursor:default;
}

.footer-border{
background:#24b1d4;
height:3px;
width:100%;
}

.wrapper-bottom{
background:#000;
padding:15px 0;
width:100%;
}

.footer-info{
color:#FFF;
font-size:12px;
margin:0 auto;
text-align:center;
max-width:100%;
}

.footer-info a{
color:#FFF;
text-decoration:none;
}

.footer-info a:hover{
color:#999;
}

.header-border{
background:#DDD;
height:1px;
width:100%;
margin-top:20px;
}

.category-tag{
background:#24b1d4;
font-family:"Oswald";
font-size:18px;
font-style:normal;
letter-spacing:0;
line-height:22px;
text-shadow:none;
text-transform:none;
border:1px solid #DDD;
color:#FFF;
left:35%;
margin-bottom:10px;
margin-top:-20px;
padding:5px 7px;
position:relative;
text-align:center;
text-transform:capitalize;
width:30%;
z-index:2;
}

h1.single-title{
font-family:"Oswald";
color:#000;
font-weight:normal;
text-align:center;
}

.subtitle-single{
border-bottom:1px solid #DDD;
color:#000;
font-size:16px;
margin:0 auto 5px;
padding:0 0 5px;
position:relative;
text-align:center;
width:50%;
}

.meta-singlepost{
font-size:12px;
text-align:center;
text-transform:uppercase;
width:100%;
padding:0 0 20px;
}

section.post-content{
float:left;
width:100%;
}

.wrapper-content article img{
height:auto;
max-width:100%;
}

img.aligncenter{
display:block;
margin:0 auto;
}

.related-shortcoderight{
margin:3px 0 20px;
overflow:hidden;
max-width:100%;
}

.widgettitle{
font-family:"Oswald";
font-size:18px;
font-style:normal;
letter-spacing:0;
line-height:22px;
text-decoration:none;
text-shadow:none;
text-transform:none;
font-weight:normal;
margin-bottom:10px;
padding:5px;
}

.related-latest-post{
border-bottom:1px solid #DDD;
margin:0 0 15px;
padding:0 0 10px;
text-transform:uppercase;
width:100%;
}

.blog-title4{
font-family:"Oswald";
font-size:14px;
font-style:normal;
letter-spacing:0;
line-height:18px;
text-decoration:none;
text-shadow:none;
text-transform:none;
}

.related-author{
font-size:11px;
text-transform:uppercase;
}

#comment{
border:1px solid #DDD;
width:100%;
margin-bottom:0;
padding:0;
}

input, textarea, select, .uneditable-input{
margin-bottom:0;
}

input, textarea, .uneditable-input{
margin-left:0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color:#FFF;
border:1px solid #CCC;
}

input, button, select, textarea{
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

label, input, button, select, textarea{
font-size:14px;
font-weight:normal;
line-height:20px;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
width:auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
cursor:pointer;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
color:#555;
display:inline-block;
font-size:14px;
height:20px;
line-height:20px;
margin-bottom:9px;
padding:4px 6px;
}

textarea{
height:auto;
}

.btn-primary{
background-color:#359BED;
color:#FFF;
}

.btn {
border-color:rgba(0, 0, 0, 0);
color:#FFF;
}

.btn {
background-color:#1a86a1;
color:#FFF;
cursor:pointer;
display:inline-block;
font-size:14px;
line-height:20px;
margin-bottom:0;
padding:4px 14px;
text-align:center;
vertical-align:middle;
}

textarea{
overflow:auto;
vertical-align:top;
}

ul, ol{
margin:0 0 10px 25px;
padding:0;
}

ol.commentlist, ol.commentlist ul.children{
list-style-type:none;
margin-left:0;
}

ol.commentlist li{
background-color:#F0F0F0;
padding:0 10px;
}

.commentlist li.comment{
border:1px solid #DDD;
margin-bottom:20px;
padding-bottom:10px;
}

ol.commentlist li.bypostauthor{
background-color:#FFF;
}

.row-fluid{
width:100%;
}

ol.commentlist div.comment-author{
position:relative;
}

.comment .vcard .avatar{
margin-right:10px;
margin-top:5px;
}

.avatar img.avatar{
border-color:#DDDDDD #DEDEDE #DEDEDE #DDDDDD;
border-style:solid;
border-width:1px;
padding:3px;
}

.row-fluid .span2{
width:15%;
float:left;
}

.row-fluid .span10{
width:80%;
float:left;
}

.comment-author .blog-title4 h4{
border-bottom:1px solid #CCC;
font-size:16px;
font-weight:normal;
line-height:20px;
padding:5px 0;
}

.comment-author div.span10 p{
font-size:12px;
}

ol.commentlist time, .content-post time{
color:#000;
font-size:0.8em;
}

.content-post time{
float:right;
}

.control-group{
margin-bottom:10px;
}

.input-append, .input-prepend{
font-size:0;
margin-bottom:5px;
white-space:nowrap;
}

.input-append .add-on, .input-prepend .add-on{
background-color:#EEE;
border:1px solid #CCC;
display:inline-block;
font-size:14px;
font-weight:normal;
height:20px;
line-height:20px;
min-width:16px;
padding:4px 5px;
text-align:center;
text-shadow:0 1px 0 #FFF;
width:auto;
}

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn{
vertical-align:top;
}

.input-prepend .add-on, .input-prepend .btn{
margin-right:0;
}

[class^="icon-"], [class*=" icon-"]{
background-image: url("../../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
display: inline-block;
height: 14px;
line-height: 14px;
margin-top: 1px;
vertical-align: text-top;
width: 14px;
}

.icon-user{
background-position:-168px 0;
}

.icon-envelope{
background-position:-72px 0;
}

.clearfix:before, .clearfix:after{
content:"";
display:table;
line-height:0;
}

.clear{
clear:both;
}
.avatya img{
max-width:50px;
height:50px;
}