<b:if cond='data:blog.pageType == "index"'> <data:blog.pageTitle/> <b:else/> <b:if cond='data:blog.pageType != "error_page"'> <data:blog.pageName/> - <data:blog.title/> <b:else/> ERROR 404 - <data:blog.title/> </b:if> </b:if> */ /***************************************** reset.css ******************************************/ html, body, .section, .widget, 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;} html { overflow-x: hidden;} a {text-decoration:none;color:#000;} 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: "";} .quickedit, .home-link{display:none;} blockquote, q { quotes: "" "";} sup{ vertical-align: super; font-size:smaller;} code{ font-family: 'Courier New', Courier, monospace; font-size:12px; color:#272727;} ::selection {background:transparent; text-shadow:#000 0 0 2px;} ::-moz-selection {background:transparent; text-shadow:#000 0 0 2px;} ::-webkit-selection {background:transparent; text-shadow:#000 0 0 2px;} ::-o-selection {background:transparent; text-shadow:#000 0 0 2px;} a img{ border: none;} ol, ul { padding:0; margin:0; text-align: left; } .widget ul {margin:0;padding:0;} ol li { list-style-type: decimal; padding:0 0 5px; } ul li { list-style-type: disc; padding: 0 0 5px; } ul ul, ol ol { padding: 0; } #navbar-iframe, .navbar { height:0px; visibility:hidden; display:none } .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 , .post-footer-line.post-footer-line-3 { display: none; } .item-control { display: none !important; } h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em} h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; font-weight: normal; color: #2e2e2e; } * { outline: 0; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; } .widget iframe, .widget img { max-width: 100%; } /***************************************** Custom css starts ******************************************/ body { color: #000; font-family:'Droid Sans', sans-serif; font-size: 14px; font-weight: normal; line-height: 21px; background: $mainbgcolor; } /* ######## Wrapper Css ######################### */ #outer-wrapper{max-width:100%;margin:0 auto;background-color:#FFF;box-shadow:0 0 5px RGBA(0, 0, 0, 0.2)} .row{width:1170px; margin:0 auto;} #content-wrapper { margin: 0 auto; padding: 20px 0 40px; overflow: hidden; } #main-wrapper { float: left; width: 68%; max-width: 780px; } #sidebar-wrapper { float: right; width: 30%; max-width: 330px; } /* ######## Top Header Bar Css ######################### */ .top-bar { background: $secondcolor; } .top-bar-wrapper { position: relative; overflow: hidden; min-height:40px; color: #aaaaaa; margin:0 auto; } .top-bar-social { float: right; padding: 5px 0; } .top-bar-social li { display: inline; padding: 0; float: left; margin-right: 5px; ; } .top-bar-social .widget ul { padding: 0; } .top-bar-social .LinkList ul { text-align: center; } .top-bar-social #social a { display: block; width: 30px; height: 30px; line-height: 30px; font-size: 15px; color: #aaaaaa; transition: background 0.3s linear; -moz-transition: background 0.3s linear; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s linear; } .top-bar-social #social a:before { display: inline-block; font: normal normal normal 22px/1 FontAwesome; font-size: inherit; font-style: normal; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .top-bar-social .facebook:before { content: "\f09a"; } .top-bar-social #social a.facebook:hover { background-color: #3b5998; } .top-bar-social .twitter:before { content: "\f099"; } .top-bar-social #social a.twitter:hover { background-color: #55acee; } .top-bar-social .gplus:before { content: "\f0d5"; } .top-bar-social #social a.gplus:hover { background-color: #dd4b39; } .top-bar-social .linkedin:before { content: "\f0e1"; } .top-bar-social ul#social a.linkedin:hover { background-color: #0976b4; } .top-bar-social .instagram:before { content: "\f16d"; } .top-bar-social ul#social a.instagram:hover { background-color: #3f729b; } .top-bar-social .pinterest:before { content: "\f0d2"; } .top-bar-social ul#social a.pinterest:hover { background-color: #cc2127; } .top-bar-social ul#social a:hover { color: #fff; opacity: 1; } .top-bar-menu { float: left; } .top-menu ul { overflow: hidden; list-style: none; padding: 0; margin: 0; } .top-menu ul li { float: left; display: inline-block; list-style: none; padding: 0; } .top-menu ul li a { padding: 10px 16px; display: block; border: none !important; text-decoration: none; line-height: inherit; font-size: 14px; font-weight: normal; color: #aaaaaa; } .selectnav {display:none} /* ######## Header Css ######################### */ #header-wrapper { background: $primarycolor; } #header-wrappers { color: #fff; padding: 20px 0 10px; } #header-inner { background-position: left; background-repeat: no; } .headerleft img { height: auto; max-height: 70px; margin: 15px 0 0; } .headerleft h1, .headerleft h1 a, .headerleft h1 a:hover, .headerleft h1 a:visited { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 36px; font-weight:bold; line-height: 1.2em; margin: 0; padding: 0 0 5px; text-decoration: none; } .headerleft h3 { font-family:'Montserrat', sans-serif; font-weight: 400; margin: 0; padding: 0; } .headerleft .description { color: #fff; font: normal 12px 'Montserrat', sans-serif; margin: 0; padding: 0 0 10px; text-transform:lowercase; } .headerleft { float: left; margin: 0; padding: 0; width: 400px; } .headerright { float: right; margin: 0; padding: 1px 0 0; width: 730px; } /* ######## Navigation Menu Css ######################### */ .navi-menu { text-align: center; margin: 0 auto; padding: 0; width: 100%; background: $menucolor; } .navi-menu-wrap { margin: 0 auto; position:relative; } #nav { } .nav-menu { padding: 0; } .nav-menu ul { list-style: none; margin: 0; padding: 0; z-index: 999; } .nav-menu ul li { display: inline-block; line-height: 1; list-style: none outside none; padding: 0; text-align: left; } .nav-menu li a { background: transparent; color: #fff; display: block; font-size: 14px; padding: 14px 19px; position: relative; text-decoration: none; text-transform: uppercase; } .nav-menu li a i { margin-right: 3px; } .nav-menu li a:hover, .nav-menu li a:hover .nav-menu ul li.hasSub a:after { background:#fff; color:#000; } .nav-menu ul li li a:hover { padding-left: 20px; } .nav-menu ul li ul { width: 180px; margin: 0px; position: absolute; visibility: hidden; display: inline; padding: 0px; height: auto; border-top-width:0; background: #fff; -webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,.1); box-shadow: 0 1px 0 1px rgba(0,0,0,.1); } .nav-menu ul li ul li ul { left:180px; top:0; display:none; } .nav-menu ul li:hover ul { visibility: visible; transition:none; } .nav-menu ul li ul li:hover ul { display: inline; } .nav-menu li li a { color: #000000; font-size: 14px; padding: 10px 15px; position: relative; text-align: left; -webkit-transition: color .15s linear 0s,padding-left .15s linear 0s; } .nav-menu li li { float: none !important; display: block; position:relative; } .nav-menu a#pull { display: none; } .nav-menu ul li.hasSub a { padding-right: 25px } .nav-menu ul li.hasSub a:after { color: #fff; position: absolute; top: 15px; right: 10px; display: block; content: "\f0d7"; font-family: FontAwesome; font-weight: 400; font-size: 15px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .nav-menu ul li.hasSub ul li a:after { display: none!important } /* ######## Search widget Css ######################### */ #search-bar { position: absolute; right: 0; top: 0; } .header-search { color: #fff; position: absolute; top: 10px; right: 0; } .header-search i { font-style: normal; font-size: 13px; cursor: pointer; } .header-search .fa-times.active, .fa-search { display: inline-block; } .header-search .fa-times,.fa-search.active { display: none; } .search-form { display: none; position: absolute; top: 40px; right: 0; padding: 15px; height: 35px; background: #fff; z-index: 9999; transition: none; } .search-form input { border: 1px solid #e9e9e9; height: 36px; text-indent: 5px; } .search-form button { border: none; border-radius: 3px; color: #ffffff; cursor: pointer; font-size: 14px; height: 36px; width: 36px; position: relative; background: #ff6644; } .iconheader { position: relative; float: right; } .iconheader a i { font-size: 18px; line-height: 80px; margin-left: 10px; color: #999; } .iconheader a i:hover { color:#E80007; } /* ######## News Ticker Css ######################### */ .news-tick-bar { margin: 0 auto; padding: 10px; } .ticker .title { float: left; height: 40px; font-size: 15px; color: #fff; line-height: 40px; font-weight: 400; overflow: hidden; padding: 0 10px; background:$headcolor; } .ticker .title .fa { margin-right: 10px; transform: rotate(-30deg); -moz-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg) } .ticker .widget-content { height: 40px; box-sizing: border-box; overflow: hidden; padding: 0 4px; border: 1px solid $headcolor; border-right: none; } .ticker .widget-content li { float: left; margin-left: 30px; display: inline-block; height: 38px; line-height: 38px; padding: 0 } .ticker .widget { height: 40px; overflow: hidden; background-color: #f7f7f7; } .tk-thumb { float: left; margin: 4px 10px 0 0 } .tk-img { position: relative; display: block; width: 35px; height: 30px; overflow: hidden } .ticker .post-tag { display: inline-block; background-color: $primarycolor; color: #fff; margin-right: 10px; font-weight: 400; border-radius: 2px; height: 18px; line-height: 18px; padding: 0 6px; font-size: 10px; text-transform: uppercase; position: relative; margin-top: 10px; float: left } .ticker .recent-title { font-size: 14px; font-weight: 400; display: inline-block } .ticker .recent-title a { color: #secondcolor; } .ticker .recent-title a:hover { color: $primarycolor; } .tickercontainer, .tickercontainer .mask, ul.newsticker { -webkit-transition: all 0 linear; -moz-transition: all 0 linear; -o-transition: all 0 linear; transition: all 0 linear; list-style: none; margin: 0 } .tickercontainer { margin: 0; padding: 0; overflow: hidden } .tickercontainer .mask { position: relative; overflow: hidden } .newsticker { position: relative; list-style-type: none; margin: 0; padding: 0 } ul.newsticker { -webkit-transition: all 0s linear; -moz-transition: all 0s linear; -o-transition: all 0s linear; transition: all 0s linear; position: relative; list-style-type: none; margin: 0; padding: 0 } .tickeroverlay-left { display: none } .tickeroverlay-right { display: none } .header-random { position: relative; float: right; } .header-random li { list-style: none; } .header-random a.rdn-icon { -webkit-transition: all .3s ease-out 0; -moz-transition: all .3s ease-out 0; transition: all .3s ease-out 0; background-color: $primarycolor; cursor: pointer; display: block; height: 40px; text-align: center; position: relative; right: 0; top: 0; width: 39px; border-radius: 0; box-sizing: border-box; border: 1px solid $headcolor; } .header-random a.rdn-icon:before { color: #fff; content: '\f074'; font-family: FontAwesome; font-size: 16px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 38px; } /* ######## Sidebar Css ######################### */ .sidebar .widget { margin-bottom: 20px; position: relative; clear:both; } .sidebar h2, .FeaturedPost h2 { color: rgb(255, 255, 255); background-color: $headcolor; font-size: 18px; display: inline-block; padding: 4px 8px; min-width: 10px; border-radius: 2px 2px 0px 0px; } .widget-title { display: block; border-bottom: solid 3px $headcolor; margin-bottom: 30px; position: relative; } .sidebar ul,.sidebar li{ list-style-type:none; margin:0; padding:0; } .menu-tab li a, .sidetabs .section { transition: all 0s ease; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -o-transition: all 0s ease; -ms-transition: all 0s ease } .menu-tab { overflow: hidden; clear: both; padding: 0; margin: 0 0 10px } .sidetabs .widget h2 { display: none } .menu-tab li { width: 50%; float: left; display: inline-block; padding: 0 } .menu-tab li a { height: 32px; text-align: center; padding: 0; font-weight: 700; display: block; color: #fff; background-color:$headcolor; font-size: 11px; line-height: 32px; letter-spacing: .5px; text-transform: uppercase } .menu-tab li.active a { color: #fff; background-color:$primarycolor; } .menu-tab li { display: none } .hide-tab { display: inline-block!important } #tabside2 { margin-bottom: 15px; } /* ######## Content Feature Widget Css ######################### */ .recent-boxes { overflow: hidden; position: relative; } .recent-boxes .widget { margin-bottom: 20px; } .recent-boxes .feat, .recent-boxes .videos, .recent-boxes .gallery { width: 100%; float: left; } .box-title, .posts-title { height: 32px; line-height: 32px; border-bottom:3px solid $headcolor; position: relative; margin-bottom: 15px; } .box-title h2.title, .posts-title h2 { display: inline-block; position: relative; float: left; height: 32px; line-height: 32px; font-size: 13px; padding: 0 10px; margin: 0; text-transform: uppercase; background: $headcolor; } .box-title h2.title a, .posts-title h2 a { color: #eee; } a.more-link, a.posts-link { float: right; height: 32px; line-height: 32px; padding: 0 10px; margin: 0; font-size: 10px; color: #000; font-weight: 400; text-transform: uppercase; } .feat .bx-first { width: 50%; position: relative; float: left; padding-right: 1.4%; box-sizing: border-box; overflow: hidden; border-right: 1px solid #f5f5f5; } .feat .bx-item { width: 100%; position: relative; overflow: hidden; } .feat .bx-first .box-thumbnail, .feat .bf-thumb { height: 303px; } .boxes .bx-first .box-thumbnail { position: relative; width: 100%; height: 200px; } .box-thumbnail { overflow: hidden; } .feat .bx-first .box-thumbnail, .feat .bf-thumb { height: 303px !important; } .boxes .bf-thumb { width: 100%; height: 200px; position: relative; display: block; } .bx-first .bf-thumb:after { content: no-close-quote; position: absolute; left: 0; bottom: 0; width: 100%; height: 151px; background: url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x; opacity: .8; } .bx-first .box-thumbnail .first-tag { position: absolute; top: 15px; left: 15px; z-index: 2; } .bx-first .box-thumbnail .first-tag a { background: $primarycolor; color: #fff; text-transform: uppercase; height: 20px; line-height: 20px; display: inline-block; padding: 0 6px; font-size: 11px; font-weight: 400; border-radius: 2px; } a.Beauty:before { content: "\f004"; } .icon:before, .postags a:before { font-family: FontAwesome; font-weight: 400; font-style: normal; line-height: 1; padding-right: 4px; } .feat .bx-first .bf-content, .column .bx-first .bf-content { position: absolute; bottom: 0; width: 100%; z-index: 2; padding: 15px; box-sizing: border-box; } .feat .bx-first .bf-content .recent-title a, .column .bx-first .bf-content .recent-title a { display: block; font-size: 19px; color: #fff; font-weight: 400; line-height: 1.4em; margin-bottom: 5px; } .bf-content .recent-author, .bf-content .recent-date { color: #ccc; } .feat ul li { display: block; width: 48.6%; float: right; padding-bottom: 10px; margin-bottom: 10px; padding-top: 0; border-bottom: 1px solid #F5F5F5; } .boxes ul li .box-thumbnail { width: 80px; height: 60px; display: table-cell; vertical-align: middle; } .boxes ul li .box-image { width: 80px; height: 60px; position: relative; display: block; } .img-overlay { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background-color: rgba(40,35,40,0.05); } .boxes ul li .recent-content { display: table-cell; padding-left: 10px; padding-right: 5px; } .feat li .recent-content .recent-title { overflow: hidden; line-height: 0; margin: 0 0 2px; padding: 0; } .feat li .recent-content .recent-title a { color: $secondcolor; font-weight: 400; font-size: 13px; line-height: 1.5em; } .home-ad .widget { width: 728px; max-height: 90px; padding: 0 2% 0 0; margin: 0px auto 20px!important; max-width: 100%; box-sizing: border-box; } .recent-boxes .carousel { position: relative; margin: 0 0 20px!important; padding: 0; overflow: visible; height: auto; display: block; clear: both; } .owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both } .owl-carousel .owl-animated-in { z-index: 0 } .owl-carousel .owl-animated-out { z-index: 1 } .owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut } @-webkit-keyframes fadeOut { 0% { opacity: 1 } 100% { opacity: 0 } } @keyframes fadeOut { 0% { opacity: 1 } 100% { opacity: 0 } } .owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out } .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1 } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px) } .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .owl-carousel.owl-loaded { display: block } .owl-carousel.owl-loading { opacity: 0; display: block } .owl-carousel.owl-hidden { opacity: 0 } .owl-carousel .owl-refresh .owl-item { display: none } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d } .owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto } .owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab } .owl-carousel.owl-rtl { direction: rtl } .owl-carousel.owl-rtl .owl-item { float: right } .no-js .owl-carousel { display: block } .owl-prev, .owl-next { top: 25%; color: #fff; background-color:$primarycolor; font-family: FontAwesome; position: absolute; z-index: 1; display: block; padding: 0; cursor: pointer; padding: 0; text-align: center; overflow: hidden } .owl-prev { left: 0 } .owl-prev:before { content: "\f104" } .owl-next { right: 0 } .owl-next:before { content: "\f105" } .owl-prev:hover, .owl-next:hover { background-color: #000 } .owl-dots { position: absolute; bottom: 1px; width: 33.33%; left: 0; right: 0; margin: auto; text-align: center } .owl-dot { background: #fff; height: 3px; width: 10px; display: inline-block; margin: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; opacity: .6 } .owl-dot.active, .owl-dot:hover { background: $primarycolor; } .main-carousel { height: auto; overflow: hidden } .main-carousel .owl-item { width: 100%; } .carousel-item { height: auto; width: 100%; position: relative; padding: 0!important; display: block; overflow: hidden } .carousel-item .box-image { height: 210px; position: relative; width: 100%; display: block } .carousel-content { bottom: 0; width: 100%; z-index: 2; box-sizing: border-box } .carousel-item .carousel-content { padding: 15px; text-align: center; } .carousel-item .recent-title { margin: 10px 0 5px; font-size: 20px; font-weight: 400 } .carousel-item .recent-title a { color: #000; display: block; line-height: 1.4em; } .carousel-item .recent-author, .carousel-item .recent-date { color: #000 } .carousel-tag a { display: inline-block; background-color: $primarycolor; color: #fff; height: 20px; line-height: 20px; padding: 0 6px; font-size: 11px; text-transform: uppercase; border-radius: 2px } .carousel-tag a:before { content: "\f091"; font-family: FontAwesome; font-weight: 400; font-style: normal; line-height: 1; padding-right: 4px; } .recent-author::before { content: '\f007'; font-family: fontawesome; color: #222; margin-right: 5px; } .carousel-item .recent-author, .carousel-item .recent-date { color: #000; font-size: 12px; font-weight: 400; } .recent-author { margin-right: 10px; } .carousel-overlay { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background-color: #000; opacity: 0.3; } .main-carousel .owl-item:hover .carousel-overlay { opacity:0.5; } .carousel-overlay:before { z-index: 3; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); } .carousel-overlay:after { z-index: 3; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); } .carousel-overlay:before, .carousel-overlay:after { z-index: 3; position: absolute; top: 10px; right: 10px; bottom: 10px; left: 10px; content: ''; opacity: 0; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; } .main-carousel .owl-item:hover .carousel-overlay:before, .main-carousel .owl-item:hover .carousel-overlay:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } .main-carousel .owl-prev, .main-carousel .owl-next { margin-top: 0px; width: 40px; height: 40px; font-size: 25px; line-height: 40px } .main-carousel .owl-prev { left:0; } .main-carousel .owl-next { right:0; } .main-carousel .owl-dots { bottom: 10px } .videos ul { position: relative; overflow: hidden; padding:0; } .videos ul li { width: 33.33%; float: left; box-sizing: border-box; margin: 0; padding: 0 5px; list-style: none; } .videos ul li .videos-item { width: 100%; position: relative; display: block; overflow: hidden; padding: 0; } .videos .box-image { width: 100%; height: 160px; display: block; position: relative; margin: 0; padding: 0; } .videos .box-image:before { content: "\f04b"; font-family: FontAwesome; line-height: 25px; width: 25px; height: 25px; font-size: 12px; color: #fff; text-align: center; background-color: RGBA(0,0,0,0.4); font-weight: 400; position: absolute; top: 8px; opacity: .5; right: 7px; z-index: 2; padding: 0; border: 2px solid #fff; border-radius: 50%; transition: all .3s ease; } .gallery-overlay, .videos-overlay { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background-color: #000; opacity: 0.3; } .videos .recent-content { position: absolute; bottom: 0; width: 100%; z-index: 2; padding: 10px; text-align: left; box-sizing: border-box; } .gallery .recent-title a, .videos .recent-title a { display: block; font-size: 14px; color: #FFF; font-weight: 400; line-height: 1.5em; text-shadow: 0 .5px .5px rgba(34,34,34,0.3); margin-bottom: 3px; } .gallery .recent-author, .videos .recent-author { color: #ccc; } .column .bx-first { width: 100%; position: relative; box-sizing: border-box; overflow: hidden; margin-bottom: 10px; } .column ul li { display: block; margin-top: 10px; padding: 10px 0 0; border-top: 1px solid #F5F5F5; } .boxes ul li .box-thumbnail { width: 80px; height: 60px; display: table-cell; vertical-align: middle; } .boxes ul li .box-image { width: 80px; height: 60px; position: relative; display: block; } .boxes ul li .recent-content { display: table-cell; padding-left: 10px; padding-right: 5px; } .column ul li .recent-content .recent-title { overflow: hidden; line-height: 0; margin: 0 0 2px; padding: 0; } .column ul li .recent-content .recent-title a { color: $secondcolor; font-weight: 400; font-size: 13px; line-height: 1.5em; } .recent-boxes .columnleft { float: left; } .recent-boxes .column { width: 48.6%; } .boxes .bx-first .box-thumbnail { position: relative; width: 100%; height: 200px; } .boxes .bf-thumb { width: 100%; height: 200px; position: relative; display: block; } .recent-boxes .columnright { float: right; } .gallery ul li { width: 33%; height: 250px; overflow: hidden; float: left; margin-right: .33%; display: inline-block; position: relative; padding: 0; margin-bottom: 2px; list-style:none; } .gallery ul li .box-image { width: 100%; height: 250px; display: block; } .category-gallery { position: absolute; top: 10px; right: 10px; z-index: 3; overflow: hidden; } .gallery .recent-content { position: absolute; bottom: 0; width: 100%; z-index: 2; padding: 10px; text-align: left; box-sizing: border-box; } .category-gallery a:before { display: block; background-color: #e74c3c; opacity: .5; color: #fff; height: 18px; line-height: 18px; padding: 0 5px; font-size: 10px; font-weight: 400; text-transform: uppercase; border-radius: 2px; transition: all .3s ease; } a.Learn:before, a.Culture:before { content: "\f02d"; } .gallery li:hover .recent-content, .videos li:hover .recent-content { padding-bottom: 15px; ; } .gallery ul li:nth-child(4), .gallery ul li:nth-child(5), .gallery ul li:nth-child(6) { margin-bottom: 0px; } .gallery li:hover .gallery-overlay, .videos li:hover .videos-overlay { opacity:0.5; } .gallery li:hover .category-gallery a:before, .videos li:hover .box-image:before { opacity:1; } .gallery-blog { float: left; width: 100%; clear: both; margin-bottom: 15px; } /* ######## Post Css ######################### */ .post-labels, .post-labels a { color: $primarycolor; } .index article { padding: 0 10px 0 0; } article { padding: 0; overflow: hidden; } .post-outer { padding: 0 0 20px 0; } .post-outer:first-child .post #new-badge { display: block !important; } #new-badge { left: 0; padding: 5px 10px; top: 0; position: absolute; z-index: 9999; background-color: #FA29AF; color: #fff; font-weight: bold; } #new-badge:before { font-family: FontAwesome; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 11px; color: #fff; margin-right: 6px; content: "\f0e7"; } .breadcrumbs .fa-angle-right:before { margin: 0 5px; } .breadcrumbs { margin: 0; font-size: 13px; } .breadcrumbs i { color: #2c3e50; } .breadcrumbs span a.bhome { color: $primarycolor; } .breadcrumbs span, .breadcrumbs span a { color: #2c3e50; } .breadcrumbs span a:hover { color: $primarycolor; } .post { display: block; overflow: hidden; word-wrap: break-word; background: #ffffff; } .post h2 { margin-bottom: 12px; line-height: 37px; font-size: 25px; font-weight: 700; } .post h2 a { color: #000; letter-spacing: 1px; } .post h2 { margin: 0 0 10px; padding: 0; } .retitle h2 { margin: 8px 0; display: block; font-weight: normal; } .post-body { margin: 0px; padding:10px; font-size: 14px; line-height: 26px; box-sizing:border-box; } .block-image { float: left; width: 270px; height: 182px; margin-right: 20px; } .block-image .thumb { width: 100%; height: 182px; position: relative; display: block; overflow: hidden; } .block-image a { width: 100%; height: 182px; display: block; transition: all .3s ease-out!important; -webkit-transition: all .3s ease-out!important; -moz-transition: all .3s ease-out!important; -o-transition: all .3s ease-out!important; } .date-header { color: #bdbdbd; display: block; font-size: 12px; font-weight: 400; line-height: 1.3em; margin: 0!important; padding: 0; } .date-header a { color: #bdbdbd; } .post-header { padding: 10px; } #meta-post .fa-calendar-o { margin-left: 8px; } .post-meta { color: #bdbdbd; display: block; font-size: 13px; font-weight: 400; line-height: 21px; margin: 0; padding: 0; } .post-meta a, .post-meta i { color: #CBCBCB; } .post-timestamp { margin-left: 5px; } .label-head { margin-left: 5px; } .label-head a { padding-left: 2px; } .resumo { margin-top: 10px; color: #919191; } .resumo span { display: block; margin-bottom: 8px; font-size: 16px; line-height: 31px; } .post-body img { max-width: 100%; padding: 10px 0; position: relative; margin:0 auto; } .post h3 { font-size: 18px; margin-top: 20px; margin-bottom: 10px; line-height: 1.1; } .second-meta { display: none; } .comment-link { white-space: normal; } #blog-pager { clear: both; text-align: center; padding: 15px 0; background: #ffffff; color: #4d4d4d; } .displaypageNum a, .showpage a, .pagecurrent, .blog-pager-older-link, .blog-pager-newer-link, .home-link, .showpageOf { font-size: 16px; padding: 7px 14px; margin-right: 5px; border-radius: 2px; background: $primarycolor; color:#fff; font-weight: 700; float: left; } .showpageOf { float:right!important; } #blog-pager .pages { border: none; } .firstpage, .lastpage { display: none; } /* ######## Share widget Css ######################### */ .share-box { position: relative; padding: 10px; } .share-title { border-bottom: 2px solid #777; color: #010101; display: inline-block; padding-bottom: 7px; font-size: 15px; font-weight: 500; position: relative; top: 2px; } .share-art { float: right; padding: 0; padding-top: 0; font-size: 13px; font-weight: 400; text-transform: capitalize; } .share-art a { color: #fff; padding: 3px 8px; margin-left: 4px; border-radius: 2px; display: inline-block; margin-right: 0; background: #010101; } .share-art a:hover{color:#fff} .share-art .fac-art{background:#3b5998} .share-art .fac-art:hover{background:rgba(49,77,145,0.7)} .share-art .twi-art{background:#00acee} .share-art .twi-art:hover{background:rgba(7,190,237,0.7)} .share-art .goo-art{background:#db4a39} .share-art .goo-art:hover{background:rgba(221,75,56,0.7)} .share-art .pin-art{background:#CA2127} .share-art .pin-art:hover{background:rgba(202,33,39,0.7)} .share-art .lin-art{background:#0077B5} .share-art .lin-art:hover{background:rgba(0,119,181,0.7)} /* ######## Related Post Css ######################### */ #related-posts { margin-bottom: 10px; padding: 10px; } .related li { width: 31.276%; display: inline-block; height: auto; min-height: 184px; float: left; margin-right: 22px; overflow: hidden; position: relative; } .related li h3 { margin-top:0; } .related-thumb { width: 100%; height: 180px; overflow: hidden; border-radius: 2px; } .related li .related-img { width: 100%; height: 180px; display: block; position: relative; transition: all .3s ease-out!important; -webkit-transition: all .3s ease-out!important; -moz-transition: all .3s ease-out!important; -o-transition: all .3s ease-out!important; } .related li .related-img:hover { -webkit-transform: scale(1.1) rotate(-1.5deg)!important; -moz-transform: scale(1.1) rotate(-1.5deg)!important; transform: scale(1.1) rotate(-1.5deg)!important; transition: all .3s ease-out!important; -webkit-transition: all .3s ease-out!important; -moz-transition: all .3s ease-out!important; -o-transition: all .3s ease-out!important; } .related-title a { font-size: 14px; line-height: 1.4em; padding: 10px 0 4px; font-weight: 500; color: #fff; display: block; text-shadow: 0 .5px .5px rgba(34,34,34,0.3); } .related li:nth-of-type(3), .related li:nth-of-type(6), .related li:nth-of-type(9) { margin-right: 0; } .related .related-tag { position: absolute; top: 15px; left: 15px; background-color: $primarycolor; color: #fff; text-transform: uppercase; font-weight: 400; z-index: 5; height: 20px; line-height: 20px; padding: 0 6px; font-size: 11px; } .related .related-thumb .related-img:after { content: no-close-quote; position: absolute; left: 0; bottom: 0; width: 100%; height: 120px; background: url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x; background-size: 100% 100%; opacity: .8; } .related-overlay { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background-color: rgba(40,35,40,0.05); } .related-content { position: absolute; bottom: 0; padding: 15px 15px 11px; width: 100%; line-height: 1.2em; box-sizing: border-box; z-index: 2; } .related .related-content .recent-date { color: #ccc; font-size: 12px; font-weight: 400; } .recent-date:before, .p-date:before { content: '\f017'; font-family: fontawesome; margin-right: 5px; } /* ######## Comment Form Widget ######################### */ .comment-form { overflow:hidden; } iframe.blogger-iframe-colorize, iframe.blogger-comment-from-post { height: 283px!important } .comments h3 { line-height:normal; text-transform:uppercase; color:#333; font-weight:bold; margin:0 0 20px 0; font-size:14px; padding:0 0 0 0; } h4#comment-post-message { display:none; margin:0 0 0 0; } .comments{ clear:both; margin-top:10px; margin-bottom:0 } .comments .comments-content{ font-size:13px; margin-bottom:8px } .comments .comments-content .comment-thread ol{ text-align:left; margin:13px 0; padding:0 } .comments .avatar-image-container { background:#fff; border:1px solid #DDD; overflow:hidden; padding:6px; } .comments .comment-block{ position:relative; background:#fff; padding:15px; margin-left:60px; border-left:3px solid #ddd; border-top:1px solid #DDD; border-right:1px solid #DDD; border-bottom:1px solid #DDD; } .comments .comment-block:before { content:""; width:0px; height:0px; position:absolute; right:100%; top:14px; border-width:10px; border-style:solid; border-color:transparent #DDD transparent transparent; display:block; } .comments .comments-content .comment-replies{ margin:8px 0; margin-left:60px } .comments .comments-content .comment-thread:empty{ display:none } .comments .comment-replybox-single { background:#f0f0f0; padding:0; margin:8px 0; margin-left:60px } .comments .comment-replybox-thread { background:#f0f0f0; margin:8px 0 0 0; padding:0; } .comments .comments-content .comment{ margin-bottom:6px; padding:0 } .comments .comments-content .comment:first-child { padding:0; margin:0 } .comments .comments-content .comment:last-child { padding:0; margin:0 } .comments .comment-thread.inline-thread .comment, .comments .comment-thread.inline-thread .comment:last-child { margin:0px 0px 5px 30% } .comment .comment-thread.inline-thread .comment:nth-child(6) { margin:0px 0px 5px 25%; } .comment .comment-thread.inline-thread .comment:nth-child(5) { margin:0px 0px 5px 20%; } .comment .comment-thread.inline-thread .comment:nth-child(4) { margin:0px 0px 5px 15%; } .comment .comment-thread.inline-thread .comment:nth-child(3) { margin:0px 0px 5px 10%; } .comment .comment-thread.inline-thread .comment:nth-child(2) { margin:0px 0px 5px 5%; } .comment .comment-thread.inline-thread .comment:nth-child(1) { margin:0px 0px 5px 0; } .comments .comments-content .comment-thread{ margin:0; padding:0 } .comments .comments-content .inline-thread{ background:#fff; border:1px solid #DDD; padding:15px; margin:0 } .comments .comments-content .icon.blog-author { display:inline; } .comments .comments-content .icon.blog-author:after { content: "Author"; background:$primarycolor; color: #fff; font-size: 11px; padding: 2px 5px; } .comment-header { text-transform:uppercase; font-size:12px; } .comments .comments-content .datetime { margin-left: 6px; } .comments .comments-content .datetime a { color:#888; } .comments .comment .comment-actions a { display:inline-block; color:#333; font-weight:bold; font-size:10px; line-height:15px; margin:4px 8px 0 0; } .comments .continue a { color:#333; display:inline-block; font-size:10px; } .comments .comment .comment-actions a:hover, .comments .continue a:hover{ text-decoration:underline; } .blogger-tab{ display:block; } .cmm-tabs .content-tab { background-color: transparent; padding: 0; } .cmm-tabs-header { margin-bottom: 10px; border-bottom: 2px solid #eee; position: relative; } .cmm-tabs-header h3 { display: inline-block; font-size: 18px; margin: 0; border-bottom: 2px solid #777; color: #010101; top: 2px; font-weight: 500; padding-bottom: 2px; } .cmm-tabs-header h3 h9 { display: none; } .simplyTab .cmm-tabs-header .wrap-tab { float: right; } .cmm-tabs-header .wrap-tab a { height: auto; line-height: 1.2em; padding: 3px 5px; font-size: 14px; display: inline-block; } .cmm-tabs-header .wrap-tab li { float: left; width: auto; } .facebook-tab, .fb_iframe_widget_fluid span, .fb_iframe_widget iframe { width: 100%!important; } .cmm-tabs.simplyTab .content-tab { background-color: transparent; padding: 0; margin-top: 20px; } .cmm-tabs.simplyTab .wrap-tab li a { border-radius: 2px; text-transform: uppercase; color: #FFF; font-weight: 500; background-color: #010101; font-size: 12px; } .cmm-tabs.simplyTab .wrap-tab li a.activeTab { background-color: $primarycolor; color:#fff; } .cmm-tabs.simplyTab .wrap-tab { float: right; } .cmm-tabs.simplyTab .wrap-tab li { margin-left: 5px; list-style: none; } .wrap-tab { list-style: none; } .content-tab { transition: all .0s ease; -webkit-transition: all .0s ease; -moz-transition: all .0s ease; -o-transition: all .0s ease; } /***************************************** Footer Bottom CSS ******************************************/ #lower { margin:auto; padding: 0px 0px 10px 0px; width: 100%; background:$secondcolor; } #lower-wrapper { margin:auto; padding: 20px 0px 20px 0px; border-bottom: 5px double $headcolor; } #lowerbar-wrapper { float: left; margin: 0px 5px auto; padding-bottom: 20px; width: 32%; text-align: justify; color:#ddd; line-height: 1.6em; word-wrap: break-word; overflow: hidden; max-width: 375px; } .lowerbar {margin: 0; padding: 0;} .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;box-sizing:border-box;} .lowerbar h2 { color: #ddd; font-size: 17px; display: block; padding-bottom: 5px; text-align:center; } .lowerbar ul { margin: 0 auto; padding: 0; list-style-type: none; } .lowerbar li { display:block; line-height: 1.6em; margin-left: 0 !important; list-style-type: none; } .lowerbar li a { text-decoration:none; color: #DBDBDB; } .lowerbar li a:hover { text-decoration:none; } .lowerbar li:hover { display:block; } .lowerbar .PopularPosts ul li a, .lowerbar .custom-widget .rcp-title a, .lowerbar { color:#fff; } .lowerbar .PopularPosts .widget-content ul li, .lowerbar .custom-widget li { border-bottom: 1px solid $headcolor; } /* ######## Footer Css ######################### */ #jugas_footer { background: $creditcolor; color: #BABABA; font-family: 'Roboto Slab', Arial, Helvetica, sans-serif; font-weight: 300; padding: 15px 0px; } .copy-container { margin: 0 auto; overflow: hidden; } .jugas_footer_copyright a { color: #f4f4f4; } .jugas_footer_copyright { text-align: center; } /* ######## custom widget Css ######################### */ .social-counter { margin: 0; padding: 0; overflow: hidden; margin-bottom: 20px; } .social-counter ul { margin: 0; padding: 0 } .social-counter ul li { width: 100%; float: left; text-align: left; margin: 0 0 5px; padding: 0 0 5px; position: relative; border-bottom: 1px solid #f5f5f5 } .social-counter ul li a { margin: 0; padding: 0 } .item-icon { float: left; position: relative; text-align: center; vertical-align: middle; color: #fff; margin: 0; display: inline-block; width: 36px; height: 36px; line-height: 36px; font-size: 20px; border-radius: 2px } .hide-count { display: none } .item-count { display: inline-block; color: #202020; font-weight: 700; font-size: 14px; line-height: 36px; float: left; padding-left: 10px } .item-text { float: right; display: inline-block; color: #CBCBCB; font-size: 12px; line-height: 36px; font-weight: 400 } .item-social.facebook .item-icon { background-color: #5271b3 } .item-social.twitter .item-icon { background-color: #49aff8 } .item-social.gplus .item-icon { background-color: #cb2027 } .item-social.rss .item-icon { background-color: #FFC200 } .item-social.youtube .item-icon { background-color: #eb1a21 } .item-social.dribbble .item-icon { background-color: #ea4c89 } .item-social.instagram .item-icon { background-color: #4E729A } .item-social.pinterest .item-icon { background-color: #cb2027 } .item-social.facebook .item-icon:before { content: "\f09a" } .item-social.twitter .item-icon:before { content: "\f099" } .item-social.gplus .item-icon:before { content: "\f0d5" } .item-social.rss .item-icon:before { content: "\f09e" } .item-social.youtube .item-icon:before { content: "\f16a" } .item-social.instagram .item-icon:before { content: "\f16d" } .item-social.dribbble .item-icon:before { content: "\f17d" } .item-social.pinterest .item-icon:before { content: "\f0d2" } .social-counter ul li:hover .item-icon { background-color: #202020; } .social-counter ul li:hover .item-text { color: #FFD439; } .custom-widget li { overflow: hidden; border-bottom: 1px solid #F5F5F5; padding: 10px 0; } .custom-widget li:first-child { padding-top: 0; } .custom-widget li:last-child { border-bottom: none; } .custom-widget .rcthumb { position: relative; float: left; margin: 0!important; width: 80px; height: 60px; overflow: hidden; display: block; vertical-align: middle; } .custom-widget .post-panel { padding-left: 10px; display: table-cell; } .custom-widget .rcp-title { overflow: hidden; line-height: 0; margin: 0 0 2px; padding: 0; } .custom-widget .rcp-title a { color: $secondcolor; font-weight: 400; font-size: 13px; line-height: 1.5em; } .custom-widget .rcp-title a:hover { color: $primarycolor; } .custom-widget .rcthumb:hover .img-overlay { background-color: rgba(40, 35, 40, 0.3); } .recent-author { margin-right: 10px; } .recent-author::before { content: '\f007'; font-family: fontawesome; color: #bbb; margin-right: 5px; } .recent-author, .recent-date { color: #bdbdbd; font-size: 12px; font-weight: 400; } .recent-date:before { content: '\f133'; font-family: fontawesome; color: #bbb; margin-right: 5px; } .PopularPosts .item-thumbnail { margin: 0 10px 0 0 !important; width: 80px; height: 60px; float: left; overflow: hidden; } .PopularPosts .item-thumbnail a { position: relative; display: block; overflow: hidden; line-height: 0; } .PopularPosts ul li img { padding: 0; width: 80px; height: 60px; } .PopularPosts .widget-content ul li { overflow: hidden; border-bottom: 1px solid #F5F5F5; padding: 10px 0; } .sidebar .PopularPosts .widget-content ul li:first-child, .sidebar .custom-widget li:first-child { padding-top: 0; border-top: 0; } .sidebar .PopularPosts .widget-content ul li:last-child, .sidebar .custom-widget li:last-child { padding-bottom: 0; } .PopularPosts ul li a { color: $secondcolor; font-weight: 400; font-size: 13px; line-height: 1.6em; } .PopularPosts ul li a:hover { color: $primarycolor; } .PopularPosts .item-title { margin: 0; padding: 0; line-height: 0; } .item-snippet { font-size: 12px; padding-top: 3px; font-weight: 400; color: #999; } .cmm-widget li .cmm-avatar { position: relative; overflow: hidden; padding: 0; width: 55px; height: 55px; float: left; margin: 0 10px 0 0; } .cmm-widget li { background: none!important; clear: both; list-style: none; word-break: break-all; display: block; border-top: 1px solid #F5F5F5; border-bottom: 0 !important; overflow: hidden; margin: 0; padding: 10px 0; } .cmm-widget li:first-child { padding-top: 0; border-top: 0; } .cmm-widget li:last-child { padding-bottom: 0; } .cmm-widget li span { margin-top: 4px; color: #bdbdbd; display: block; line-height: 1.2em; text-transform: lowercase; font-size: 12px; font-style: italic; font-weight: 400; } .cmm-img { width: 55px; height: 55px; float: left; margin: 0 10px 0 0; } .cmm-widget a { color: $secondcolor; position: relative; font-size: 13px; text-transform: capitalize; display: block; overflow: hidden; font-weight: 400; } .cmm-widget a:hover { color:$primarycolor; } .cmm-widget { list-style: none; padding: 0; } .cloud-label-widget-content { text-align: left } .cloud-label-widget-content .label-count { background: $primarycolor; color: #fff!important; margin-left: -3px; padding-right: 3px; white-space: nowrap; border-radius: 2px; padding: 1px 4px !important; font-size: 12px !important; margin-right: 5px; } .cloud-label-widget-content .label-size { background: #ebebeb; display: block; float: left; font-size: 11px; margin: 0 5px 5px 0 } .cloud-label-widget-content .label-size a, .cloud-label-widget-content .label-size span { height: 18px !important; color: #020202; display: inline-block; font-size: 12px; font-weight: 500!important; padding: 6px 8px } .cloud-label-widget-content .label-size a { padding: 6px 10px } .cloud-label-widget-content .label-size a:hover { color: #000!important } .cloud-label-widget-content .label-size, .cloud-label-widget-content .label-count { height: 30px!important; line-height: 19px!important; border-radius: 2px } .cloud-label-widget-content .label-size:hover { background: $primarycolor; color: #fff!important } .cloud-label-widget-content .label-size:hover a { color: #fff!important } .cloud-label-widget-content .label-size:hover span { background: #ebebeb; color: $primarycolor!important; cursor: pointer } .cloud-label-widget-content .label-size-1, .label-size-2, .label-size-3, .label-size-4, .label-size-5 { font-size: 100%; opacity: 10 } .label-size-1, .label-size-2 { opacity: 100 } .list-label-widget-content li { display: block; padding: 8px 0; border-bottom: 1px solid #ebebeb; position: relative } .list-label-widget-content li a:before { content: '\203a'; position: absolute; left: 0px; top: 2px; font-size: 22px; color: $primarycolor } .list-label-widget-content li a { color: #020202; font-size: 12px; padding-left: 20px; font-weight: 400; text-transform: uppercase } .list-label-widget-content li a:hover { color: $primarycolor } .list-label-widget-content li span:last-child { color: $primarycolor; font-size: 12px; font-weight: 700; position: absolute; top: 9px; right: 0 } .back-to-top { display:none; position: fixed; right: 10px; bottom: 0; text-decoration: none; color: #fff; background:$primarycolor; font-size: 14px; padding: 10px; -webkit-border-radius:2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; border-radius:2px 2px 0 0; } .back-to-top:hover { background-color:$primarycolor; text-decoration:none; color:#ffffff; } .index .post-header { padding:0; } /* ######## Responsive Css ######################### */ @media only screen and (max-width: 1200px) { .row { width: 96% !important; margin: 0 auto; float: none; } .headerright, .headerleft { float: none; width: 100%; text-align: center; height: auto; margin: 0 auto; clear: both; } .headerleft img { margin: auto; padding-bottom: 15px; } .headerright { margin: 10px auto 0; } } @media only screen and (max-width: 980px) { .featured li { width: 50%; height: 200px; } .featured .rcp-thumb { height: 200px; } #main-wrapper, #sidebar-wrapper, #lowerbar-wrapper { float: none; clear: both; width: 100%; margin: 0 auto; } #main-wrapper { max-width: 100%; } #sidebar-wrapper { padding-top: 20px; } #nav1, #nav { display: none; } .post-body { padding:0; } .selectnav { width: auto; color: #222; background: #f4f4f4; border: 1px solid rgba(255,255,255,0.1); position: relative; border: 0; padding: 6px 10px!important; margin: 5px 0; } .selectnav { display:block; width: 200px; } .top-menu .selectnav { width: 120px; } .header-search { top:5px; } } @media screen and (max-width: 880px) { .home #header-wrapper { margin-bottom: 10px; } .item #content-wrapper { padding: 0 0 30px; } } @media only screen and (max-width: 768px) { .featured li, .gallery ul li, .videos ul li, .feat ul li { width: 100%; float:none; } .featured li { height: 200px; } .ticker .title { display: none; } .recent-boxes .column { width: 100%; } .share-art span { display: none; } .ops-404 { width: 80%!important; } .title-404 { font-size: 160px!important; } .feat .bx-first { width: 100%; float: none; clear: both; margin-bottom: 10px; } .block-image { float: none; margin: 0 auto; clear: both; width: 100%; } .index article { padding: 10px; } .home-ad .widget { padding: 0 2%; } } @media only screen and (max-width: 480px) { .top-bar-social { float: none; width: 100%; clear: both; overflow: hidden; } .top-bar-social li { display: inline-block; float: none; } .top-bar-menu { float: none; width: 100%; clear: both; margin-top: 0; margin-bottom: 10px; } .top-menu .selectnav { width: 100%; } .cmm-tabs-header h3 { display: none; } .cmm-tabs.simplyTab .wrap-tab { float: none; padding: 0; } .cmm-tabs.simplyTab .wrap-tab li { width: 31%; } .cmm-tabs.simplyTab .wrap-tab li a { width:90%; } .index .post h2,.archive .post h2 { line-height: 34px; font-size: 23px; } h1.post-title { font-size: 22px; margin-bottom: 10px; } #sidebar-wrapper { max-width: 100%; } .related li { width: 100%; } .index .post-outer { padding: 0; } .wid-thumb { height: 300px; } .breadcrumbs { display: none; } } @media only screen and (max-width: 360px) { .title-404 { font-size: 150px!important; } .Header .description p, .showpageOf{display:none} } @media only screen and (max-width: 300px) { #sidebar-wrapper {display:none} .archive .post h2,.index .post h2 { line-height: 29px!important; font-size: 15px!important; } article { overflow: hidden; } #blog-pager { padding: 0; margin: 0; } .share-title { display: none; } .index .snippets,.archive .snippets,.sora-author-box img,.share-box .post-author { display: none; } .share-art, .share-box .post-author { float: none; margin: 0 auto; text-align: center; clear: both; } .read-more-wrap, .post-labels { float: none !important; clear: both; display: block; text-align: center; } .ops-404 { font-size: 20px!important; } .title-404 { font-size: 120px!important; } h1.post-title { font-size: 17px; } .share-box { overflow: hidden; } .top-bar-social #social a { width: 24px; height: 24px; line-height: 24px; } #search-bar, #lower-wrapper { display: none; } } ]]> <div id="outer-wrapper" class=" home item index">
http://3.bp.blogspot.com/-cX8GxQcf6RQ/V81kbMjL4_I/AAAAAAAAEh4/oBZMx8zmSbITuSwDVoPRoctMB-0HaklFACK4B/s1600/Blogius.png 52 150 true false BEFORE_DESCRIPTION 214

]]>

Home Ads]]>

coment�rios true Postado por TextAndImage �s Rea��es: false 1x1 true true 1 #000000 Links para esta postagem true #0277bd true #0288d1 Local: true #f5f5f5 #000000 true Marcadores: false false false
</div></div> <div class="date-outer">

<div class="date-posts">
</div></div>
Delete

[blogger][disqus][facebook]
<script>$(".facebook-tab").append("<div class='fb-comments' data-href='' data-width='100%' data-numposts='5' data-colorscheme='light'></div>");</script> msora <script type='text/javascript'> var disqus_shortname = ''; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script>
]]>

]]>

]]>

</div>