12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361 |
- body {
- font-size: 16px;
- line-height: 27px;
- font-family: 'Open Sans', sans-serif;
- color: #444;
- background-color: #fff;
- }
- .bodydemo{
- background: url("../img/demo.jpg") left center repeat-x;
- background-repeat: no-repeat;
- background-size: 100%;
- height: 100%;
- }
- a {
- color: #5b6268;
- }
- a:hover,
- a:focus {
- text-decoration: none;
- color: #5b6268;
- }
- h1 {
- font-size: 45px;
- line-height: 60px;
- font-weight: normal;
- font-family: 'PT Serif', serif;
- }
- h2 {
- font-size: 30px;
- line-height: 40px;
- font-family: 'Open Sans', sans-serif;
- }
- h3 {
- font-size: 21px;
- line-height: 30px;
- font-weight: normal;
- font-family: 'Open Sans', sans-serif;
- }
- hr {
- border-top-color: #ced5db;
- }
- /* ===============
- Font Awesome Icons
- ==================*/
- .fa {
- font-size: 24px;
- }
- ::selection {
- background: #566572;
- /* Safari */
- color: #feffff;
- }
- ::-moz-selection {
- background: #566572;
- /* Firefox */
- color: #feffff;
- }
- .masthead {
- padding-top: 55px;
- padding-bottom: 55px;
- }
- .masthead #logo {
- float: left;
- display: block;
- }
- .widewrapper {
- background-color: #fff;
- }
- .widewrapper.main {
-
- }
- .widewrapper.masthead {
- background-color: #fff;
- color: #f8f8f9;
- border-bottom: #aaa;
- }
- .widewrapper.subheader {
- background-color: #f1f1f1;
- color: #444;
- font-size: 16px;
- min-height: 63px;
- border-top: 1px solid #ddd;
- border-bottom: 1px solid #ddd;
- }
- .widewrapper.footer {
- background-color: #333;
- color: #eee;
- font-size: 14px;
- }
- .widewrapper.footer a {
- color: #7b8690;
- }
- .widewrapper.footer h1,
- .widewrapper.footer h2,
- .widewrapper.footer h3,
- .widewrapper.footer h4,
- .widewrapper.footer h5 {
- color: #e6e6e6;
- }
- .widewrapper.copyright {
- color: #7b8690;
- padding-top: 15px;
- padding-bottom: 15px;
- text-align: center;
- background-color: #232323;
- }
- .widewrapper.copyright a {
-
- }
- .copyrights{
- text-indent:-9999px;
- height:0;
- line-height:0;
- font-size:0;
- overflow:hidden;
- }
- /*==============
- Styles for the navigation, both mobile and desktop
- ================ */
- .clean-nav .nav-pills {
- margin-top: 10px;
- margin-bottom: 0;
- font-size: 16px;
- }
- .clean-nav .nav-pills > li {
- margin-left: 10px;
- }
- .clean-nav .nav-pills > li > a {
- color: #444;
- padding: 11px 0 11px 20px;
- line-height: 14px;
- }
- .clean-nav .nav-pills > li > a:hover,
- .clean-nav .nav-pills > li > a:focus {
- color: #222;
- }
- .clean-nav .nav-pills > li.dropdown.open.active > a:hover,
- .clean-nav .nav-pills > li.dropdown.open.active > a:focus {
- color: #222;
- }
- .clean-nav .nav-pills .open .dropdown-toggle {
- }
- .clean-nav .nav-pills > .active > a {
- }
- .clean-nav .nav-pills > .active > a:hover,
- .clean-nav .nav-pills > .active > a:focus {
- }
- .clean-nav .nav-pills .dropdown-menu {
- font-size: 16px;
- border-radius: 6px;
- }
- .clean-nav .caret {
- border-color: #f8f8f9 transparent transparent transparent !important;
- display: none;
- }
- .clean-nav .dropdown .caret {
- margin-left: 7px;
- }
- .clean-nav .dropdown-menu {
- background-color: #49545d;
- border-color: transparent;
- /*IE 8 Legacy */
- border: 1px solid rgba(0, 0, 0, 0.2);
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- margin: 2px 0 0;
- min-width: 160px;
- padding: 5px 0;
- }
- .clean-nav .dropdown-menu > li > a {
- color: #f8f8f9;
- line-height: 30px;
- white-space: nowrap;
- }
- .clean-nav .dropdown-menu > li > a:hover,
- .clean-nav .dropdown-menu > li > a:focus {
- background-color: rgba(255, 255, 255, 0.15);
- background-image: none;
- color: #f8f8f9;
- filter: none;
- }
- .clean-nav .navbar-collapse {
- box-shadow: none;
- }
- .clean-nav .navbar-nav > li > .dropdown-menu {
- margin-top: 2px;
- }
- /* ===========
- The button that expands the navigation in mobile-mode
- ============= */
- #mobile-nav-toggle {
- display: none;
- margin-top: 10px;
- }
- @media (max-width: 767px) {
- #mobile-nav-toggle {
- display: block;
- }
- }
- #mobile-nav-toggle a:hover,
- #mobile-nav-toggle a:focus {
- text-decoration: none;
- }
- #mobile-nav-toggle .fa {
- color: #f8f8f9;
- }
- /* ==========
- Mobile version of the navigation
- =============*/
- @media (max-width: 767px) {
- .masthead {
- padding-bottom: 0px;
- }
- .clean-nav {
- box-shadow: none;
- float: left !important;
- width: 100%;
- margin-top: 30px;
- margin-bottom: 20px;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- }
- .clean-nav .navbar-collapse {
- max-height: none;
- }
- .clean-nav .nav-pills > li {
- margin-left: 0;
- float: none;
- }
- .clean-nav .nav-pills > li > a {
- margin-left: 40px;
- margin-right: 40px;
- }
- .clean-nav .nav-pills > li a:hover {
- background-color: #333 !important;
- }
- .clean-nav .nav-pills > li a {
- font-weight: normal;
- font-size: 20px;
- line-height: 30px;
- padding-left: 10px;
- padding-right: 10px;
- -webkit-border-radius: 0px;
- -moz-border-radius: 0px;
- border-radius: 0px;
- color: #444;
- }
- .clean-nav .nav-pills > li:first-child > a {
- border-top: none;
- }
- .clean-nav .nav-pills > li > a:hover,
- .clean-nav .nav-pills > li > a:focus {
- background: transparent;
- }
- .clean-nav .nav-pills > li.dropdown.open.active > a:hover,
- .clean-nav .nav-pills > li.dropdown.open.active > a:focus {
- background: transparent;
- }
- .clean-nav .nav-pills .active > a,
- .clean-nav .nav-pills .active > a:hover,
- .clean-nav .nav-pills .active > a:focus {
- background: transparent;
- }
- .clean-nav .nav-pills .open .dropdown-toggle {
- background-color: transparent;
- border-color: #3e4953;
- padding-bottom: 7px;
- }
- .clean-nav .nav-pills .dropdown-toggle .caret {
- float: right;
- margin-top: 14px;
- }
- .clean-nav .nav-pills .dropdown-menu {
- background-color: #49545d;
- }
- .clean-nav .nav-pills .dropdown.open {
- background-color: #49545d;
- }
- .clean-nav .caret {
- border-color: #f8f8f9 transparent transparent transparent !important;
- border-width: 6px;
- display: block;
- }
- .clean-nav .dropdown-menu {
- margin-top: 0;
- padding-top: 0;
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
- border: none;
- }
- .clean-nav .dropdown-menu > li {
- margin-left: 35px;
- }
- .clean-nav .dropdown-menu > li > a {
- padding-top: 9px;
- padding-bottom: 9px !important;
- font-size: 18px;
- line-height: 27px;
- }
- .clean-nav .dropdown-menu > li > a:hover,
- .clean-nav .dropdown-menu > li > a:focus {
- background-color: transparent;
- }
- .clean-nav .navbar-nav .open .dropdown-menu > li > a {
- padding-top: 9px;
- padding-bottom: 9px;
- line-height: 27px;
- }
- }
- /* ===========
- Elements that are used througout clean, such as Searchboxes, Blog elements, Widgets, etc. etc.
- ==============*/
- .clean-breadcrumb {
- color: #7b8690;
- float: left;
- margin-top: 19px;
- }
- .clean-breadcrumb a {
- color: #7b8690;
- }
- .clean-breadcrumb a:hover,
- .clean-breadcrumb a:focus {
- text-decoration: none;
- }
- .clean-breadcrumb .separator {
- margin: 0 10px 0 10px;
- }
- /* The searchbox in the subheader on top of the site */
- .clean-searchbox {
- float: right;
- display: inline-block;
- min-width: 210px;
- margin-bottom: 16px;
- margin-top: 16px;
- }
- .clean-searchbox form {
- margin: 0;
- }
- .clean-searchbox .fa {
- color: #7b8690;
- font-size: 19px;
- }
- .clean-searchbox .searchbutton,
- .clean-searchbox .searchfield {
- color: #7b8690;
- }
- .clean-searchbox .searchbutton {
- display: inline-block;
- border: none;
- line-height: 20px;
- height: 31px;
- vertical-align: middle;
- }
- .clean-searchbox .searchbutton a:hover,
- .clean-searchbox .searchbutton a:focus {
- text-decoration: none;
- }
- .clean-searchbox .searchfield {
- border: none;
- height: 22px;
- line-height: 22px;
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- padding: 5px 6px 4px 6px;
- vertical-align: middle;
- display: inline-block;
- margin-bottom: 0;
- width: 160px;
- font-size: 16px;
- margin-left: -4px;
- outline: none;
- }
- .clean-searchbox .searchfield::-webkit-input-placeholder {
- color: #7b8690;
- }
- .clean-searchbox .searchfield:-moz-placeholder {
- color: #7b8690;
- }
- .clean-searchbox .searchfield::-moz-placeholder {
-
- color: #7b8690;
- }
- .clean-searchbox .searchfield:-ms-input-placeholder {
- color: #7b8690;
- }
- .clean-searchbox .searchfield:focus {
- -webkit-box-shadow: none;
-
- -moz-box-shadow: none;
- box-shadow: none;
- }
- /* ==============
- The list with special bullet points, used both on blog widgets as well as in the footer (both styled here)
- =================*/
- .clean-list {
- list-style: none;
- }
- .clean-list li {
- line-height: 23px;
- margin-bottom: 14px;
- }
- .clean-list li a:hover,
- .clean-list li a:focus {
- color: #222;
- }
- .clean-list li:before {
- content: "";
- background-color: #444;
- border-style: solid;
- border-width: 4px 4px;
- display: block;
- width: 8px;
- left: -20px;
- top: 15px;
- position: relative;
- }
- .footer .clean-list {
- margin-top: -6px;
- padding-left: 23px;
- }
- .footer .clean-list li {
- margin-bottom: 5px;
- }
- .footer .clean-list li a {
- color: #aaa;
- padding-bottom: 5px;
- }
- .footer .clean-list li a:hover {
- color: #ffffff;
- }
- .footer .clean-list li:before {
- left: -21px;
- }
- /* ===========
- Footer widgets
- ============== */
- .footer-widget {
- margin-top: 25px;
- margin-bottom: 50px;
- line-height: 23px;
- }
- .footer-widget h3 {
- margin-bottom: 20px;
- }
- .footer-widget h3 .fa {
- font-size: 21px;
- margin-right: 11px;
- }
- .footer-widget .stats {
- margin-top: 23px;
- }
- .footer-widget .stats .line {
- font-size: 18px;
- margin-top: 10px;
- }
- .footer-widget .stats .line .counter {
- font-weight: 600;
- float: left;
- display: block;
- }
- .footer-widget .stats .line .caption {
- color: #7b8690;
- margin-left: 56px;
- display: block;
- }
- .footer-widget .email {
- display: block;
- margin-top: 10px;
- }
- .footer-widget-icon i {
- font-size: 14px;
- border: 1px solid #aaa;
- margin-right: 8px;
- color: #aaa;
- padding: 2px;
- }
- .footer-widget-icon i:hover {
- border-color: #eee;
- color: #eee;
- }
- /* ============
- Blog styles
- =============== */
- .blog-main,
- .blog-aside {
- position: relative;
- }
- .blog-main:before,
- .blog-aside:before {
- height: 100%;
- content: "";
- position: absolute;
- top: 0;
- width: 1px;
- }
- @media (max-width: 767px) {
- .blog-main:before,
- .blog-aside:before {
- display: none;
- }
- }
- .blog-main {
- padding-top: 36px;
- padding-bottom: 20px;
- }
- .blog-main:before {
- right: -16px;
- }
- @media (min-width: 768px) and (max-width: 979px) {
- .blog-main:before {
- display: none;
- }
- }
- .blog-aside {
- padding-top: 36px;
- }
- @media (max-width: 767px) {
- .blog-aside {
- padding-top: 50px;
- }
- }
- .blog-aside:before {
- left: 15px;
- }
- @media (min-width: 768px) and (max-width: 979px) {
- .blog-aside:before {
- display: none;
- }
- }
- /* Blog aside widgets */
- .aside-widget {
- margin-bottom: 40px;
- border: 1px solid #ddd;
- }
- .aside-widget header {
- background-color: #f1f1f1;
- border-bottom: 1px solid #ddd;
- }
- .aside-widget header h3 {
- font-size: 24px;
- padding: 10px 20px 3px 20px;
- margin-top: 0;
- color: #48535f;
- }
- .aside-widget .body {
- margin: 10px 0;
- padding: 5px;
- }
- .aside-widget a {
- color: #5b6268;
- }
- /* =============
- The tags widget
- ================ */
- .tags {
- list-style: none;
- margin: 0;
- padding-left: 0;
- }
- .tags li {
- float: left;
- }
- .tags li a {
- padding: 3px 15px;
- display: inline-block;
- margin: 5px;
- border: 1px solid rgb(221, 221, 221);
- }
- .tags li a:focus,
- .tags li a:hover {
- border-color: #222;
- }
- /* ============
- The blog main page boxes
- =============== */
- .blog-teaser {
- background-color: #fff;
- border: 1px solid #ddd;
- margin-bottom: 40px;
- }
- @media (min-width: 768px) and (max-width: 979px) {
- .blog-teaser {
- display: block;
- float: none;
- width: 95%;
- }
- }
- .blog-teaser header {
- text-align: center;
- }
- .blog-teaser header img {
- margin-bottom: 20px;
- width: 100%;
- opacity: 0.8;
- }
- .blog-teaser header h3 {
- color: #454a4e;
- margin-top: 0;
- font-size: 28px;
- margin-bottom: 10px;
- }
- .blog-teaser header h3 a,
- .blog-teaser header h3 a:focus,
- .blog-teaser header h3 a:hover {
- color: #454a4e;
- }
- .blog-teaser header .meta {
- color: #5a6065;
- }
- .blog-teaser header hr {
- border-top-color: #ced5db;
- border-bottom: none;
- }
- .blog-teaser .body {
- padding-right: 25px;
- padding-left: 25px;
- margin-bottom: 10px;
- color: #444;
- }
- .blog-teaser .btn {
- float: right;
- margin-right: 25px;
- margin-bottom: 18px;
- }
- /* ==============
- Blog main page paging
- ================= */
- .paging {
- margin-bottom: 20px;
- text-align: right;
- }
- .paging a:hover,
- .paging a:focus {
- color: #222;
- }
- .paging i {
- font-size: 16px;
- }
- .paging a,
- .paging span {
- margin-left: 10px;
- }
- .paging .newer i {
- margin-right: 5px;
- }
- .paging .older i {
- margin-left: 5px;
- }
- /* ... aand the main blog article */
- .blog-post {
-
- }
- .blog-post header h1 {
- font-family: 'PT Serif', serif;
- margin-bottom: 22px;
- }
- .blog-post header .lead-image {
- position: relative;
- }
- .blog-post header .lead-image .meta {
- padding-left: 30px;
- padding-bottom: 10px;
- position: absolute;
- bottom: 15px;
- background-color: rgba(85, 167, 115, 0.85);
- color: #ccecd7;
- }
- .blog-post header .lead-image .meta a {
- color: #ccecd7;
- }
- @media (max-width: 979px) {
- .blog-post header .lead-image .meta {
- position: relative;
- bottom: 0;
- }
- }
- .blog-post header .lead-image .meta .author,
- .blog-post header .lead-image .meta .date,
- .blog-post header .lead-image .meta .comments {
- float: left;
- margin: 10px 55px 0 0;
- }
- .blog-post header .lead-image .meta .author .data,
- .blog-post header .lead-image .meta .date .data,
- .blog-post header .lead-image .meta .comments .data {
- line-height: 30px;
- }
- @media (min-width: 980px) and (max-width: 1199px) {
- .blog-post header .lead-image .meta .author,
- .blog-post header .lead-image .meta .date,
- .blog-post header .lead-image .meta .comments {
- margin-right: 20px;
- }
- }
- .blog-post header .lead-image .meta .author i,
- .blog-post header .lead-image .meta .date i,
- .blog-post header .lead-image .meta .comments i {
- font-size: 30px;
- float: left;
- margin-right: 10px;
- }
- .blog-post .body {
- margin-top: 20px;
- }
- @media (min-width: 1200px) {
- .blog-post .body {
- padding-right: 30px;
- }
- }
- .blog-post .body p {
- margin-bottom: 20px;
- }
- /* ================
- The round social icons including the animations
- ==================*/
- .social-icons {
- text-align: center;
- }
- .social-icon {
- position: relative;
- margin-bottom: 90px;
- display: inline-block;
- width: 135px;
- height: 135px;
- margin-left: 70px;
- border-radius: 200px;
- }
- .social-icons i {
- border: 1px solid #ddd;
- padding: 10px;
- margin: 3px 3px;
- }
- .social-icons i:hover {
- color: #444;
- border-color: #444;
- }
- @media (min-width: 980px) and (max-width: 1199px) {
- .span6 .social-icon {
- margin-left: 15px;
- }
- }
- @media (min-width: 768px) and (max-width: 979px) {
- .social-icon {
- margin-left: 40px;
- width: 122px;
- height: 122px;
- }
- .span6 .social-icon {
- margin-left: -8px;
- }
- .social-icon .inner-circle {
- position: absolute;
- top: 11px;
- left: 11px;
- display: block;
- height: 100px;
- width: 100px;
- }
- .social-icon:hover .inner-circle {
- width: 122px;
- height: 122px;
- }
- .social-icon i {
- font-size: 50px;
- top: 36px;
- left: 37px;
- }
- .social-icon i.fa-facebook {
- left: 50px;
- }
- }
- @media (max-width: 767px) {
- .social-icon {
- margin-left: 10px;
- width: 81px;
- height: 81px;
- margin-bottom: 40px;
- }
- .social-icon .inner-circle {
- position: absolute;
- top: 8px;
- left: 8px;
- display: block;
- height: 65px;
- width: 65px;
- }
- .social-icon:hover .inner-circle {
- height: 65px;
- width: 65px;
- top: 8px;
- left: 8px;
- }
- .social-icon i {
- font-size: 35px;
- top: 25px;
- left: 25px;
- }
- .social-icon i.fa-facebook {
- left: 32px;
- }
- .social-icon i.fa-github-alt {
- top: 22px;
- }
- }
- .social-icon.color-one {
- background-color: #7dbd95;
- }
- .social-icon.color-one .inner-circle {
- background-color: #444;
- }
- .social-icon.color-two {
- background-color: #bb9ce2;
- }
- .social-icon.color-two .inner-circle {
- background-color: #74549f;
- }
- .social-icon.color-three {
- background-color: #64c4ee;
- }
- .social-icon.color-three .inner-circle {
- background-color: #3f8ebd;
- }
- /* ===========
- Comments on blog detail page
- ============== */
- aside.comments,
- aside.create-comment {
- margin-bottom: 100px;
- }
- aside.comments hr,
- aside.create-comment hr {
- margin-left: auto;
- margin-right: auto;
- border-top-color: #ddd;
- margin-bottom: 30px;
- }
- @media (min-width: 768px) and (max-width: 979px) {
- aside.comments hr,
- aside.create-comment hr {
- width: 415px;
- }
- }
- @media (max-width: 767px) {
- aside.comments hr,
- aside.create-comment hr {
- width: 100%;
- }
- }
- aside.comments h2,
- aside.create-comment h2 {
- text-align: center;
- font-weight: normal;
- margin-bottom: 40px;
- }
- aside.comments h2 i,
- aside.create-comment h2 i {
- font-size: 36px;
- }
- aside.comments .comment {
- margin: 30px 0 0 0;
- }
- aside.comments .comment.reply {
- margin-left: 100px;
- }
- aside.comments .comment header img {
- float: left;
- border-radius: 100px;
- width: 80px;
- }
- aside.comments .comment header .meta {
- margin-left: 100px;
- font-size: 14px;
- }
- aside.comments .comment header .meta h3 {
- margin: 10px 0 0 0;
- line-height: 27px;
- }
- aside.comments .comment header .meta h3 a {
- color: #5b6268;
- }
- aside.comments .comment header .meta a {
- color: #444;
- }
- aside.comments .comment .body {
- margin-top: 10px;
- margin-left: 100px;
- border: 1px solid #ddd;
- padding: 20px;
- }
- /* ===========
- Add commment form
- ============== */
- .create-comment input,
- .contact-form input,
- .create-comment textarea,
- .contact-form textarea {
- margin-top: 15px;
- border-radius: 0px !important;
- }
- .create-comment .btn,
- .contact-form .btn {
- margin: 15px 0;
- width: 100%;
- }
- .content,
- .about {
- padding-top: 36px;
- padding-bottom: 80px;
- }
- /* ============
- About me page
- =============== */
- .about hr {
- margin-top: 75px;
- }
- .about-portrait {
- float: right;
- margin-top: 20px;
- margin-left: 70px;
- -webkit-border-radius: 180px;
- -moz-border-radius: 180px;
- border-radius: 180px;
- }
- @media (max-width: 767px) {
- .about-portrait {
- float: none;
- margin: 40px auto;
- }
- }
- .about-button {
- margin-top: 30px;
- }
- /* ===============
- The various styles that are used in the about me text chunk
- =================
- */
- .about-bold {
- font-weight: bold;
- }
- .about-italic {
- font-style: italic;
- }
- .about-large,
- .about-medium,
- .about-small {
- font-family: 'PT Serif', serif;
- line-height: 60px;
- }
- @media (max-width: 767px) {
- .about-large,
- .about-medium,
- .about-small {
- display: block;
- }
- }
- .about-large {
- font-size: 40px;
- }
- .about-medium {
- font-size: 36px;
- }
- .about-small {
- font-size: 30px;
- }
- /* ================
- The centered blocks under about me, used for "Social" and "Contact"
- ===================*/
- .clean-superblock {
- margin-bottom: 80px;
- }
- .clean-superblock h2 {
- font-size: 40px;
- text-align: center;
- margin: 70px 20px 35px;
- }
- /* The image credits page */
- @media (max-width: 767px) {
- .credits {
- text-align: center;
- }
- .credits img {
- margin-left: auto;
- margin-right: auto;
- }
- }
- .credits .image {
- margin-top: 60px;
- }
- .credits .details {
- margin-top: 60px;
- margin-bottom: 75px;
- }
- @media (min-width: 768px) and (max-width: 979px) {
- .credits .details {
- margin-top: 45px;
- }
- }
- @media (max-width: 767px) {
- .credits .details {
- margin-top: 10px;
- }
- }
- .credits img {
- -webkit-border-radius: 200px;
- -moz-border-radius: 200px;
- border-radius: 200px;
- }
- .credits .bold {
- font-weight: bold;
- }
- .meta {
- margin-bottom: 30px;
- }
- .meta i {
- margin-left: 10px;
- margin-right: 5px;
- font-size: 18px;
- }
- /* ===============
- Form styles
- ================== */
- .form-control:focus {
- border-color: #444;
- box-shadow: none !important;
- }
- .form-control::-webkit-input-placeholder {
- color: #a5b1bc;
- }
- .form-control:-moz-placeholder {
- color: #a5b1bc;
- }
- .form-control::-moz-placeholder {
- color: #a5b1bc;
- }
- .form-control:-ms-input-placeholder {
- color: #a5b1bc;
- }
- /* ============
- Buttons used in clean
- =============== */
- .btn-clean-one {
- color: #444;
- border: 1px solid #ddd;
- }
- .btn-clean-one:hover,
- .btn-clean-one:focus,
- .btn-clean-one:active,
- .btn-clean-one.active,
- .open .dropdown-toggle.btn-clean-one {
- color: #000;
- border-color: #222;
- background-color: #fff;
- }
- .btn-clean-one:active,
- .btn-clean-one.active,
- .open .dropdown-toggle.btn-clean-one {
- background-image: none;
- }
- .btn-clean-one.disabled,
- .btn-clean-one[disabled],
- fieldset[disabled] .btn-clean-one,
- .btn-clean-one.disabled:hover,
- .btn-clean-one[disabled]:hover,
- fieldset[disabled] .btn-clean-one:hover,
- .btn-clean-one.disabled:focus,
- .btn-clean-one[disabled]:focus,
- fieldset[disabled] .btn-clean-one:focus,
- .btn-clean-one.disabled:active,
- .btn-clean-one[disabled]:active,
- fieldset[disabled] .btn-clean-one:active,
- .btn-clean-one.disabled.active,
- .btn-clean-one[disabled].active,
- fieldset[disabled] .btn-clean-one.active {
-
- }
- .btn-clean-one:hover,
- .btn-clean-one:focus {
-
- }
- .btn-clean-one .caret {
- border-top-color: #ffffff;
- }
- .btn-clean-two {
- color: #ffffff;
- background-color: #485561;
- border-color: #3c4852;
- background-image: -webkit-gradient(linear, left 0%, left 100%, from(#485561), to(#2e363e));
- background-image: -webkit-linear-gradient(top, #485561, 0%, #2e363e, 100%);
- background-image: -moz-linear-gradient(top, #485561 0%, #2e363e 100%);
- background-image: linear-gradient(to bottom, #485561 0%, #2e363e 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff485561', endColorstr='#ff2e363e', GradientType=0);
- background-repeat: repeat-x;
- border-color: #2a3138;
- }
- .btn-clean-two:hover,
- .btn-clean-two:focus,
- .btn-clean-two:active,
- .btn-clean-two.active,
- .open .dropdown-toggle.btn-clean-two {
- color: #ffffff;
- background-color: #37404a;
- border-color: #22292f;
- }
- .btn-clean-two:active,
- .btn-clean-two.active,
- .open .dropdown-toggle.btn-clean-two {
- background-image: none;
- }
- .btn-clean-two.disabled,
- .btn-clean-two[disabled],
- fieldset[disabled] .btn-clean-two,
- .btn-clean-two.disabled:hover,
- .btn-clean-two[disabled]:hover,
- fieldset[disabled] .btn-clean-two:hover,
- .btn-clean-two.disabled:focus,
- .btn-clean-two[disabled]:focus,
- fieldset[disabled] .btn-clean-two:focus,
- .btn-clean-two.disabled:active,
- .btn-clean-two[disabled]:active,
- fieldset[disabled] .btn-clean-two:active,
- .btn-clean-two.disabled.active,
- .btn-clean-two[disabled].active,
- fieldset[disabled] .btn-clean-two.active {
- background-color: #485561;
- border-color: #3c4852;
- }
- .btn-clean-two:hover,
- .btn-clean-two:focus {
- background-color: #2e363e;
- background-position: 0 -15px;
- }
- .btn-clean-two:active,
- .btn-clean-two.active {
- background-color: #2e363e;
- border-color: #2a3138;
- }
- .btn-clean-two .caret {
- border-top-color: #ffffff;
- }
- .btn-xlarge {
- padding: 10px 20px;
- font-size: 20px;
- line-height: normal;
- border-radius: 0px;
- }
|