/* Theme Name: Blogostrap Theme URI: http://blogostrap.nsthemes.com/ Author: NsThemes Author URI: http://www.nsthemes.com/ Description: Blogostrap is a simple clean WordPress blog. The horizontal image header with a left sidebar is beauty for website and blog. It has a theme option to customize this theme as you like. Version: 1.2.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: one-column, two-columns, left-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, sticky-post, threaded-comments, translation-ready, blog Text Domain: blogostrap This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. */ body.custom-background { height: auto; z-index: 999; } /* style WP BlogoStrap */ .wp-caption { width: 100% !important; } .wp-caption-text { font-size: 12px; } .sticky {} .screen-reader-text {} .gallery-caption { margin: 5px; } .bypostauthor {} .alignright { float: right; } .alignleft { float: left; } .aligncenter { margin-right: auto; margin-left: auto; } img { max-width: 100%; height: auto; } /* style BlogoStrap */ a { color: #88B4DF; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } a:focus, a:hover { color: #0B4A87; text-decoration: none; } hr { border: 1px solid #88B4DF; float: left; margin: 30px 25%; width: 50%; } hr.divide { border: 1px solid #88B4DF; width: 4%; margin: 60px 48% 100px 48%; } hr.divide-comment { margin-top: 50px; margin-bottom: 50px; } .comment { margin-top: 20px; margin-bottom: 20px; width: 100%; float: left; } .nsCommentUlClass { list-style: none; } #sidebar1 { margin-top: -18px; } /* * Base structure */ html, body { height: 100%; background: #fff; font-family: 'Raleway', sans-serif; } body { color: #333333; text-align: center; } h1 { font-size: 30px; } h2 { font-size: 26px; } h3 { font-size: 24px; } h4 { font-size: 22px; } h5 { font-size: 20px; } h6 { font-size: 18px; } h1, h2, h3, h4, h5, h6 { text-transform: uppercase; font-family: 'Raleway', sans-serif; } p { font-size: 16px; line-height: 34px; } .veryBigTitle { font-size: 65px; } .site-wrapper { display: table; width: 100%; height: 100%; min-height: 100%; overflow: hidden; } .site-wrapper-inner { display: table-cell; vertical-align: top; } .cover-container { margin-right: auto; margin-left: auto; } .inner { padding: 30px; } .imgRespHome { width: 100%; height: 300px; overflow: hidden; padding: 30px; } .mixaAndSelecta { border: none; height: 45px; width: 30%; } .radio, .checkbox { display: inline-block; } .div-ider { margin-top: 10px; margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px; } .div-iderBot { margin-bottom: 10px; padding-bottom: 10px; } .errFormNs{ border: 1px solid #f00 !Important; } .nsDivSuccessForm{ display: none; } #widget-sidebar li { padding-bottom: 10px; } #widget-sidebar ul { list-style: none; text-align: left; padding-left: 20px; padding-right: 20px; } #widget-sidebar ul ul { /* list-style: disc;*/ padding-left: 0; } #widget-sidebar ul ul ul { /*list-style: circle;*/ padding-left: 20px; } #widget-sidebar ul ul ul ul { /*list-style: circle;*/ padding-left: 20px; } #widget-sidebar ul ul ul ul ul { /*list-style: circle;*/ padding-left: 20px; } .NSwidgetLi input, .NSwidgetLi select { background-color: #fff; outline: 0 none; border: solid 1px #88b4df; border-radius: 3px; height: 45px; padding: 3px 8px; } .btn-widget-about { margin-bottom: 0px; } .screen-reader-text { display: none; } #wp-calendar th, #wp-calendar td { padding: 10px; text-align: center; } #wp-calendar caption { text-align: center; font-size: 20px; } /* Cover */ .cover { padding: 0 20px; } .cover .btn-lg { padding: 10px 20px; font-weight: bold; } @media (min-width: 768px) { .masthead { position: absolute; top: 0; } .mastfoot { position: relative; bottom: 0; } .site-wrapper-inner { vertical-align: middle; } .masthead, .cover-container { width: 100%; } .singlePostPageContainer { float: none; margin-bottom: 50px; } } .ih-item.square { width: 100%; height: auto; border: none; } /* -------------------- OVERWRITE BOOTSTRAP CLASS ---------------- */ .navbar-wrapper { background: #3A7AB8; border-bottom: 2px solid #fff; } .navbar-inverse { background-color: transparent; border-color: transparent; margin-bottom: -20px; text-shadow: 0 0px 0px rgba(0,0,0,0); } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #0B4A87; border: 1px solid #0B4A87; } .navbar-inverse .navbar-nav a:hover { color: #fff !important; background-color: #0B4A87 !important; border-bottom: 1px solid #0B4A87; } .navbar-inverse .navbar-nav a { color: #e6e6e6 !important; border: none; border-bottom: 1px solid transparent; background-color: #3A7AB8; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #fff; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #000; } .carousel { position: relative; max-height: 500px; overflow: hidden; } .row { margin-right: 0px; margin-left: 0px; } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-right: 0px; padding-left: 0px; } .btn-default { color: #88B4DF; text-shadow: none; background-color: #fff; border: 1px solid #88B4DF; padding: 15px; padding-right: 40px; padding-left: 40px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .btn-default:hover, .btn-default:focus { color: #0B4A87; text-shadow: none; background-color: #fff; border: 1px solid #0B4A87; } .form-control { display: block; width: 80%; height: 45px; padding: 6px 12px; font-size: 16px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; margin-top: 10px; margin-left: 10%; margin-right: 10%; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 22px; border-left: 5px solid #3A7AB8; border-right: 5px solid #3A7AB8; font-style: italic; color: #88B4DF; } td, th { padding: 5px; } @media (max-width: 480px) { .navbar-inverse .navbar-nav a { color: #e6e6e6 !important; border-bottom: 1px solid #313340; } } /* -------------------- CUSTOM CLASS ---------------- */ a.nespola::first-letter { color: #88B4DF !important; } h1.firstLetAcca::first-letter { color: #88B4DF; } h2.titlColor::first-letter { color: #88B4DF; } p.firstLetAccaRow::first-letter { font-size: 36px; color: #88B4DF; } .firstLetAccaRowP p::first-letter { font-size: 36px; color: #88B4DF; } .abToRel { padding-top: 50px; padding-bottom: 60px; position: relative; width: 100%; } .colPadSpace { padding-left: 20px; padding-right: 20px; } .nsbkonecol { } .projectName { font-size: 30px; color: #88B4DF !important; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; font-family: 'Raleway', sans-serif; } .projectName:hover { color: #0B4A87 !important; } .SocNsFot { text-align: center; margin-bottom: 50px; padding-top: 50px; } .ns-ico-fb-social-footer { width: 30px; margin-left: 10px; margin-right: 10px; display: inline-block; } .navigation { } .prevForWp { display: inline-block; padding: 10px 50px; border: 1px solid #3A7AB8; color: #3A7AB8; margin: 0 auto; border-radius: 5px; } .prevForWp:before { content: '<'; } .nextForWp { display: inline-block; padding: 10px 50px; border: 1px solid #3A7AB8; color: #3A7AB8; margin: 0 auto; border-radius: 5px; } .nextForWp:after { content: '>'; } /* .mrgPreNex { margin-right: 5px; } .mrgPrevAndNext { margin-left: 5px; }*/ .dropdown-menu .sub-menu { left: 100%; position: absolute; top: 0; visibility: hidden; margin-top: -1px; } .dropdown-menu li:hover .sub-menu { visibility: visible; display: block; } .dropdown:hover .dropdown-menu { display: block; } .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu { margin-top: 0; } .navbar .sub-menu:before { border-bottom: 7px solid transparent; border-left: none; border-right: 7px solid rgba(0, 0, 0, 0.2); border-top: 7px solid transparent; left: -7px; top: 10px; } .navbar .sub-menu:after { border-top: 6px solid transparent; border-left: none; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: 10px; top: 11px; left: -6px; } /* -------------------- ONLY BLOGSTRAP CSS ---------------- */ #ns-blogostrap-logo { margin-top: -10px; } .ns-tagline-class { margin-bottom: 10px; } .navbar-nav { margin: 0; margin-top: 0px; } .homeArchiveContainer { padding-top: 0px; padding-bottom: 0px; } .homeArchiveHeder { width: 100%; height: 300px; overflow: hidden; position: relative; /* width: 100%; height: 300px; overflow: hidden; background: url(http://www.azilia.it/blogostrap/img/9a.jpg) no-repeat left center;; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; */ } .homeArchiveHeder img { min-height: 100%; min-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .homeArchiveHederImage { width: 100%; height: auto; } .homeArchiveSpaceTop { margin-top: 50px; } .homeArchiveContainerPost { float:right; margin-bottom: 50px; } .homeArchiveContainerTitle { margin-bottom: 50px; } .homeArchiveContainerTitleSpaceBottom { padding-bottom: 30px; } .homeTitleSpaceBottom { padding-bottom: 15px; } h1.homeTitleSpaceBottom { margin-top: 0px; } .homeArticleDate { padding-top: 30px; padding-left: 30px; padding-right: 30px; } .homeArticleImgTop { padding-top: 5px; } .homeArticleDateTop { margin-bottom: 20px; } .homeArticleImg { max-width: 80px; width: 100%; height: auto; border-radius: 999px; } .homeArticleAuthor { padding-top: 30px; padding-left: 30px; padding-right: 30px; } .homeArticleText { padding: 30px; } .homeArticleCategory { padding: 25px 30px 0px 30px; } .homeArticleTag { padding: 0px 30px; } .homeArticleReadMore { padding: 15px 30px 15px 30px; } .homeArticleVoteContainer { padding-top: 25px; /* padding-left: 30px; padding-right: 30px; */ text-align: center; } .homeArchiveAvatar, .homeArticleAvatar { padding-bottom: 20px; } .homeArticleVoteLike { color: #3A7AB8; } .nssinglecontentPad .firstLetAccaRow { padding-top: 20px; } .ns-love-button { /*float: left;*/ } .nsClassLoveButton { /*float:left;*/ cursor: pointer; } .contSociFum { float: none; /* margin: 0 auto; width: 130px; */ } .homeArticleVoteLikeNum { font-size: 12px; /*margin-right: 20px; float: left; padding-top: 10px;*/ } .homeArticleVoteComment { color: #3A7AB8; } .homeArticleNavContainer { margin-bottom: 30px; } .flottaSX { float: left; } .homeSidebarTitle { float: left; padding: 0px 30px 30px 30px; } .homeSidebarContainer { margin-top: 10px; margin-bottom: 10px; padding: 30px; } .homeSidebarContainerSingle { margin-bottom: 20px; } .homeSidebarImage { width: 100%; height: auto; } .homeSidebarSingleTitle { background: #f5f5f5; padding: 10px; text-align: center; } .homeSidebarSingleDate { font-size: 12px; text-align: center; } .homeSidebarSingleAuthor { background: #f5f5f5; padding: 5px; margin-top: -10px; text-align: center; } .homeSidebarContainerImage { margin-bottom: 20px; margin-top: 20px; text-align: center; } .homeSidebarContainerImageText { padding: 10px; } .homeSidebarContainerImageDate { font-size: 12px; } .homeSidebarContainerLast { margin-bottom: 20px; } .homeSidebarContainerLastImage { width: 100%; height: auto; } .aboutPageSpace { padding-top: 30px; } .aboutPageText { padding-top: 60px; } .aboutPageCit { margin-top: 50px; } .aboutPageFooter { padding-top: 50px; } .singlePostContainer { padding-top: 0px; padding-bottom: 0px; } .singlePostHeader { width: 100%; height: 300px; overflow: hidden; } .singlePostHeaderImage { width: 100%; height: auto; } .singlePostPage { margin-top: 50px; } .singlePostPageContainer { float:right; margin-bottom: 50px; } .singlePostPageImage { padding: 0 20px 30px 20px; } .singlePostProject { padding-top: 50px; position: relative; top: 15%; width: 100%; } .singlePostProjectimg { padding: 30px; } .singlePostSidebarTitleSinglepage { padding: 0 30px 30px 30px; } .singlePostSidebarContainer { margin-top: 10px; margin-bottom: 10px; padding: 30px; } .singlePostSidebarSingle { margin-bottom: 20px; } .singlePostSidebarSingleImage { width: 100%; height: auto; } .singlePostSidebarTitle { background: #f5f5f5; padding: 10px; } .singlePostSidebarDate { font-size: 12px; } .singlePostSidebarAuthor { background: #f5f5f5; padding: 5px; margin-top: -10px; } .singlePostSidebarSingleNews { margin-bottom: 20px; margin-top: 20px; } .singlePostSidebarSingleNewsImage { width: 100%; height: auto; } .singlePostSidebarSingleNewsText { padding: 10px; } .singlePostSidebarSingleNewsDate { font-size: 12px; } .singlePostSidebarSingleFooter { padding-top: 50px; } .nssinglecontentPad { margin-bottom: 30px; } .nssinglecontentPad { padding: 30px; } .nssingleCommPad { padding: 15px; } .imgAuthComm { max-width: 80px; width: 100%; height: auto; border-radius: 999px; } .CommContPadns{ padding: 10px; text-align: left; } .contactPageTextArea { resize: none; } .contactPageSend { margin-top: 20px; padding-top: 15px; } .contactPageMailContainer { padding-bottom: 20px; padding-top: 50px; } .contactPageMail { font-size: 20px !important; margin-bottom: -3px; } .contactPageMailFooter { padding-top: 50px; } @media (max-width: 992px) { .singlePostPageContainer { float: none; margin-bottom: 50px; } } @media (max-width: 768px) { .nsMobileMenu { display: inline-block; width: 100%; height: 50px; } .navbar-nav > li > .dropdown-menu { width: 100%; } .abToRel { padding-top: 0px; position: relative; top: 5%; width: 100%; } .aliImg { margin-top: 0; } .imgRespHome { width: 100%; height: auto; overflow: hidden; padding: 30px; } .txtSocialIco { font-size: 12px !important; } .singlePostPageContainer { float: none; margin-bottom: 50px; } .SocNsFot { text-align: center; margin-bottom: 50px; } }