123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128 |
- /* @override http://macs.local/david/wp-content/themes/dw/style.css */
- /*!
- Theme Name: dw
- Theme URI: http://davidawindham.com/
- Author: windhamdavid
- Version: 2.0
- Thanks:
- normalize.css v3.0.1 * MIT License
- bootstrap v3.2.0 * MIT License
- font awesome 4.2.0 * MIT License
- _S | GPL License
- */
- html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
- html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:inherit;font-size: 100%;font-style:inherit;font-weight:inherit;background:transparent;border:0;margin:0;padding:0;outline:0;vertical-align: baseline;}
- html{overflow-y: scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust: 100%;}
- body{line-height:1;}
- *,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
- article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
- h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
- ol,ul{list-style: none;}
- blockquote,q{quotes: "" "";}
- blockquote:before,blockquote:after,q:before,q:after{content:'';}
- del {text-decoration:line-through;}
- table{border-collapse:collapse;border-spacing:0;}
- a:focus {outline:thin dotted;}
- a img {border: 0;}
- .clear {clear: both;}
- /*============================================
- Body
- ==============================================*/
- body {
- background: rgba(242,242,242,.7)
- }
- body,input,textarea {
- color: #666;
- font-size: 12px;
- line-height: 18px;
- }
- /*============================================
- Typography
- ==============================================*/
- body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;}
- input,button,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
- .light {
- color:#fcfcfc;
- }
- .dim {
- color: #737373;
- }
- .right {
- text-align: right;
- }
- /*============================================
- Grid
- ==============================================*/
- .container {
- padding-right: 15px;
- padding-left: 15px;
- margin-right: auto;
- margin-left: auto;
- }
- .container-full {
- margin: 0 auto;
- width: 100%;
- }
- @media (max-width: 768px) {
- .offcanvas {
- display: none;
- }
- }
- @media (min-width: 768px) {
- .container {
- width: 750px;
- }
- .offcanvas {
- display: none;
- }
- .site-title {
- font-size: 25px;
- }
- }
- @media (min-width: 992px) {
- .container {
- width: 970px;
- }
- .offcanvas {
- display: none;
- }
- }
- @media (min-width: 1200px) {
- .container {
- width: 1170px;
- }
- }
- @media (min-width: 1310px) {
- .offcanvas {
- display: block;
- z-index: 1;
- }
- body {
- margin-right: 150px !important;
- }
- .navbar {
- margin-right: 150px !important;
- }
- .nav-toggle {
- display: none;
- }
- }
- /*============================================
- Navbar
- ==============================================*/
- .navbar {
- background-color: rgba(237, 237, 237, 0.7);
- }
- .navbar {
- -webkit-transition: background-color 0.3s;
- -moz-transition: background-color 0.3s;
- transition: background-color 0.3s;
- -webkit-transform: translate3d(0, 0, 0);
- -moz-transform: translate3d(0, 0, 0);
- -ms-transform: translate3d(0, 0, 0);
- -o-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- .navbar.fixed {
- position: fixed;
- top: -80px;
- background-color: rgba(237, 237, 237, 0.7);
- border-bottom: 1px solid #f2f2f2;
- -webkit-transition: -webkit-transform 0.3s;
- -moz-transition: -moz-transform 0.3s;
- transition: transform 0.3s;
- }
- .navbar.visible {
- -webkit-transform: translate3d(0, 100%, 0);
- -moz-transform: translate3d(0, 100%, 0);
- -ms-transform: translate3d(0, 100%, 0);
- -o-transform: translate3d(0, 100%, 0);
- transform: translate3d(0, 100%, 0);
- }
- /*============================================
- NavMenu
- ==============================================*/
- .offcanvas.in {
- display: block;
- }
- .canvas-sliding {
- -webkit-transition: .25s ease-in-out;
- transition: .25s ease-in-out;
- }
- .navmenu,
- .navbar-offcanvas {
- width: 150px;
- height: auto;
- border-style: solid;
- border-width: 1px;
- border-radius: 4px;
- padding-top:80px;
- }
- .navmenu-fixed-right,
- .navbar-offcanvas {
- position: fixed;
- top: 0;
- bottom: 0;
- z-index: 1030;
- overflow-y: auto;
- border-radius: 0;
- background-color: rgba(237, 237, 237, 0.7);
- left: auto;
- right: 0;
- border-width: 0 0 0 0px;
- }
- .nav-toggle {
- padding: 15px 0;
- padding: 10px 35px 16px 0px;
- right: 15px;
- top: 25px;
- cursor: pointer;
- position: absolute;
- }
- .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
- cursor: pointer;
- border-radius: 1px;
- height: 5px;
- width: 35px;
- background: #333E52;
- position: absolute;
- display: block;
- content: '';
- }
- .nav-toggle span:before {
- top: -10px;
- }
- .nav-toggle span:after {
- bottom: -10px;
- }
- .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
- transition: all 500ms ease-in-out;
- }
- .nav-toggle.active span {
- background-color: transparent;
- }
- .nav-toggle.active span:before, .nav-toggle.active span:after {
- top: 0;
- }
- .nav-toggle.active span:before {
- transform: rotate(45deg);
- -webkit-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- }
- .nav-toggle.active span:after {
- transform: rotate(-45deg);
- -webkit-transform: rotate(-45deg);
- -o-transform: rotate(-45deg);
- }
- ul.social {
- padding: 5px 15px;
- }
- ul.social li {
- float: left;
- padding: 1px 3px;
- }
- #archives li {
- list-style: none;
- margin: 2px 8px;
- float: left;
- }
- .fa {
- color: #777;
- }
- .fa-15x {
- font-size: 1.6em !important;
- padding: 2px 2px;
- }
- /*============================================
- Header
- ==============================================*/
- .site-title {
- float: right;
- padding: 15px 0;
- font: 21px/27px "Courier New", Courier, mono;
- }
- .site-title a {
- color: #000;
- text-decoration: none;
- }
- img.dw {
- float: right;
- margin: 15px 0;
- }
- #site-description {
- clear: right;
- float: right;
- font-style: italic;
- margin: 14px 0 18px 0;
- width: 160px;
- }
- /*============================================
- Content
- ==============================================*/
- /*===== Structure =====*/
- .leader {
- margin: 80px 0;
- padding: 50px 0;
- }
- .dark {
- background: #222;
- }
- .footer {
- padding: 50px 0 100px;
- }
- /*===== Wordpress =====*/
- .post {
- background: #fff;
- margin-bottom: 40px;
- }
- #content {
- margin-bottom: 36px;
- margin-top: 100px;
- }
- #content,
- #content input,
- #content textarea {
- color: #333;
- font-size: 16px;
- line-height: 24px;
- }
- #content p,
- #content ul,
- #content ol,
- #content dd,
- #content pre,
- #content hr {
- margin-bottom: 24px;
- font-family: "Courier New", Courier, mono;
- }
- #content ul ul,
- #content ol ol,
- #content ul ol,
- #content ol ul {
- margin-bottom: 0;
- }
- #content pre,
- #content kbd,
- #content tt,
- #content var {
- font-size: 15px;
- line-height: 21px;
- }
- #content code {
- font-size: 13px;
- }
- #content dt,
- #content th {
- color: #000;
- }
- #content h1,
- #content h2,
- #content h3,
- #content h4,
- #content h5,
- #content h6 {
- color: #000;
- line-height: 1.5em;
- margin: 0 0 20px 0;
- }
- #content table {
- border: 1px solid #e7e7e7;
- margin: 0 -1px 24px 0;
- text-align: left;
- width: 100%;
- }
- #content tr th,
- #content thead th {
- color: #888;
- font-size: 12px;
- font-weight: bold;
- line-height: 18px;
- padding: 9px 24px;
- }
- #content tr td {
- border-top: 1px solid #e7e7e7;
- padding: 6px 24px;
- }
- #content tr.odd td {
- background: #f2f7fc;
- }
- .hentry {
- margin: 0 0 30px 0;
- }
- .reserved-gallery {
- float: left;
- padding: 5px;
- }
- .home .sticky {
- background: #f2f7fc;
- border-top: 4px solid #000;
- margin-left: -20px;
- margin-right: -20px;
- padding: 18px 20px;
- }
- .single .hentry {
- margin: 0 0 36px 0;
- }
- .page-title {
- color: #000;
- font-size: 14px;
- font-weight: bold;
- margin: 0 0 36px 0;
- }
- .page-title span {
- color: #333;
- font-size: 16px;
- font-style: italic;
- font-weight: normal;
- }
- .entry-caption-parent .page-title span {
- color: #777;
- font-size: 12px;
- font-style: italic;
- font-weight: normal;
- }
- .nav-previous span.meta-nav {
- color: #888;
- font-size: 12px;
- font-style: italic;
- font-weight: normal;
- }
- .nav-next span.meta-nav {
- color: #888;
- font-size: 12px;
- font-style: italic;
- font-weight: normal;
- }
- .page-title a:link,
- .page-title a:visited {
- color: #888;
- text-decoration: none;
- }
- .page-title a:active,
- .page-title a:hover {
- color: #373339;
- }
- #content .entry-title {
- color: #000;
- font-size: 18px;
- line-height: 1.3em;
- margin-bottom: 20px;
- }
- h2.entry-title {
- color: #999;
- }
- .entry-title a:link,
- .entry-title a:visited {
- color: #000;
- text-decoration: none;
- }
- .entry-title a:active,
- .entry-title a:hover {
- color: #a0aec4;
- }
- .entry-meta {
- color: #888;
- font-size: 12px;
- }
- .entry-meta-attachment {
- float: right;
- color: #888;
- font: 11px "Courier New", Courier, mono;
- }
- .entry-meta abbr,
- .entry-utility abbr {
- border: none;
- }
- .entry-meta abbr:hover,
- .entry-utility abbr:hover {
- border-bottom: 1px dotted #666;
- }
- .entry-content,
- .entry-summary {
- clear: both;
- padding: 18px 0 20px;
- }
- .entry-guestbook {
- clear: both;
- padding: 3px 0 10px 0;
- }
- .entry-content h5 {
- font: 14px "Courier New", Courier, mono;
- }
- .signature {
- font: 16px "Courier New", Courier, mono;
- float: right;
- margin: 10px 150px 40px 0px;
- }
- #inside h3 {
- font: 16px "Courier New", Courier, mono;
- line-height: 10px;
- margin: 0 0 10px 0;
- }
- #inside p {
- margin: 0 0 10px 0;
- line-height: 20px;
- }
- #content .entry-summary p:last-child {
- margin-bottom: 12px;
- }
- .entry-content fieldset {
- border: 1px solid #e7e7e7;
- margin: 0 0 24px 0;
- padding: 24px;
- }
- .entry-content fieldset legend {
- background: #fff;
- color: #000;
- font-weight: bold;
- padding: 0 24px;
- }
- .entry-content input {
- margin: 0 0 24px 0;
- }
- .entry-content input.file,
- .entry-content input.button {
- margin-right: 24px;
- }
- .entry-content label {
- color: #888;
- font-size: 12px;
- }
- .entry-content select {
- margin: 0 0 24px 0;
- }
- .entry-content sup,
- .entry-content sub {
- font-size: 10px;
- }
- .entry-content blockquote.left {
- float: left;
- margin-left: 0;
- margin-right: 24px;
- text-align: right;
- width: 33%;
- }
- .entry-content blockquote.right {
- float: right;
- margin-left: 24px;
- margin-right: 0;
- text-align: left;
- width: 33%;
- }
- .page-link {
- color: #000;
- font-weight: bold;
- margin: 0 0 22px 0;
- word-spacing: 0.5em;
- }
- .page-link a:link,
- .page-link a:visited {
- background: #f1f1f1;
- color: #333;
- font-weight: normal;
- padding: 0.5em 0.75em;
- text-decoration: none;
- }
- .home .sticky .page-link a {
- background: #d9e8f7;
- }
- .page-link a:active,
- .page-link a:hover {
- color: #ff4b33;
- }
- body.page .edit-link {
- clear: both;
- display: block;
- }
- #entry-author-info {
- background: #f2f7fc;
- border-top: 4px solid #000;
- clear: both;
- font-size: 14px;
- line-height: 20px;
- margin: 24px 0;
- overflow: hidden;
- padding: 18px 20px;
- }
- #entry-author-info #author-avatar {
- background: #fff;
- border: 1px solid #e7e7e7;
- float: left;
- height: 60px;
- margin: 0 -104px 0 0;
- padding: 11px;
- }
- #entry-author-info #author-description {
- float: left;
- margin: 0 0 0 104px;
- }
- #entry-author-info h2 {
- color: #000;
- font-size: 100%;
- font-weight: bold;
- margin-bottom: 0;
- }
- .entry-utility {
- clear: both;
- color: #888;
- font-size: 12px;
- line-height: 18px;
- }
- .entry-meta a,
- .entry-utility a {
- color: #888;
- }
- .entry-meta a:hover,
- .entry-utility a:hover {
- color: #ff4b33;
- }
- #content .video-player {
- padding: 0;
- }
- .date {
- float: right;
- margin: 0px 0 20px 50px;
- color: #777;
- font: 14px/18px "Courier New", Courier, mono;
- }
- /*============================================
- Meta
- ==============================================*/
- .meta {
- font-size: 11px;
- }
- .categories-fb {
- text-align: right;
- }
- span.fb {
- width: 16px;
- height: 16px;
- margin-left: 5px;
- padding: 3px 4px 2px 5px;
- background-image: url(img/fb1.png) ;
- background-position: 0 16px;
- position: relative;
- -webkit-transition: all ease 0.3s;
- -moz-transition: all ease 0.3s;
- -o-transition: all ease 0.3s;
- -ms-transition: all ease 0.3s;
- transition: all ease 0.3s;
- }
- span.fb:hover {
- background-position: 0 0;
- }
-
- /*============================================
- Comments
- ==============================================*/
- .commentbubble {
- font-size: 12px;
- color: #777;
- float: right;
- margin: 0 55px 0 0;
- }
- .comment {
- padding: 10px;
- }
- .commentbubble a.toogle-comments {
- float: right;
- text-align: right;
- }
- .comments-area {
- background: #ebebeb;
- padding: 15px;
- }
- #content .comments-area p {
- margin: 0 0 8px;
- font-size: 13px;
- }
- #content .comments-area .reply {
- margin: 5px 8px 0px;
- padding: 2px 9px;
- background: #ebeaea;
- font-size: 11px;
- }
- .comments-title {
- margin-bottom: 48px;
- margin-bottom: 3.428571429rem;
- font-size: 16px;
- font-size: 1.142857143rem;
- line-height: 1.5;
- font-weight: normal;
- }
- .comments-area {
- margin: 0px 50px;
- }
- .comments-area ul {
- margin: 0px 0px;
- list-style: none;
- }
- .comments-area h3 {
- margin: 0 0 0;
- }
- .comments-meta {
- font-size: 10px;
- }
- .comments-area article {
- margin: 24px 0;
- }
- .comments-area article header {
- margin: 0 0 48px;
- overflow: hidden;
- position: relative;
- }
- .comments-area article header img {
- float: left;
- padding: 0;
- line-height: 0;
- }
- .comments-area article header cite,
- .comments-area article header time {
- display: block;
- margin-left: 85px;
- }
- .comments-area article header cite {
- font-style: normal;
- font-size: 15px;
- }
- .comments-area cite b {
- font-weight: normal;
- }
- .comments-area article header time {
- text-decoration: none;
- font-size: 12px;
- color: #5e5e5e;
- }
- .comments-area article header a {
- text-decoration: none;
- color: #5e5e5e;
- }
- .comments-area article header a:hover {
- color: #21759b;
- }
- .comments-area article header cite a {
- color: #444;
- }
- .comments-area article header cite a:hover {
- text-decoration: underline;
- }
- a.comment-reply-link,
- a.comment-edit-link {
- color: #686868;
- font-size: 13px;
- }
- a.comment-reply-link:hover,
- a.comment-edit-link:hover {
- color: #21759b;
- }
- .commentlist .pingback {
- line-height: 1.714285714;
- margin-bottom: 24px;
- }
- li.comment.even {
- background: #fff;
- }
- li.comment.odd {
- background: #f3f3f3;
- }
- li.comment.thread-even {
- background: #f5f5f5;
- }
- li.comment.thread-odd {
- background: #fff;
- }
- .comment-meta {
- font-size: 11px;
- line-height: 12px;
- }
- .comment-meta a {
- color: #777;
- float: right;
- }
- /*====== Comment form ======*/
- #respond {
- margin-top: 10px;
- }
- #respond h3#reply-title {
- margin: 0px 8px 0px;
- padding: 2px 9px;
- background: #ebeaea;
- font-size: 11px;
- margin: 0;
- }
- #respond h3#reply-title #cancel-comment-reply-link {
- margin-left: 10px;
- font-weight: normal;
- font-size: 12px;
- font-size: 0.857142857rem;
- }
- #respond form {
- margin: 24px 0;
- margin: 1.714285714rem 0;
- }
- #respond form p {
- margin: 11px 0;
- margin: 0.785714286rem 0;
- }
- #respond form p.logged-in-as {
- margin-bottom: 24px;
- margin-bottom: 1.714285714rem;
- }
- #respond form label {
- display: block;
- line-height: 1.714285714;
- }
- #respond form input[type="text"],
- #respond form textarea {
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- font: 0.857142857rem "Courier New", Courier, mono;
- line-height: 1.714285714;
- padding: 10px;
- padding: 0.714285714rem;
- width: 100%;
- }
- #respond form p.form-allowed-tags {
- margin: 0;
- font-size: 12px;
- font-size: 0.857142857rem;
- line-height: 2;
- color: #5e5e5e;
- }
- .required {
- color: red;
- }
- img.avatar {
- width: 20px;
- height: 20px;
- margin: 0 0 -5px;
- }
- /*============================================
- Media
- ==============================================*/
- .video-container {
- position: relative;
- padding-bottom: 56.25%;
- padding-top: 30px; height: 0; overflow: hidden;
- }
-
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .category-gallery .size-thumbnail img {
- border: 10px solid #f1f1f1;
- margin-bottom: 0;
- }
- .category-gallery .gallery-thumb {
- float: left;
- margin-right: 20px;
- margin-top: -4px;
- }
- .home #content .category-gallery .entry-utility {
- padding-top: 4px;
- }
- /*===== Attachments =====*/
- .single-attachment .hentry {
- margin: 0px;
- }
- .attachment .entry-content .entry-caption {
- font-size: 140%;
- margin-top: 24px;
- }
- .entry-caption-attachment {
- margin: 0px auto 0;
- text-align: center;
- }
- #content .entry-caption-attachment h2.entry-title {
- margin: 0 0 5px;
- font-weight: normal;
- }
- #content .entry-caption-parent p.page-title {
- margin: -30px 0 0 0;
- font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
- }
- #content .entry-caption-parent p.page-title a {
- color: #555;
- }
- #content .entry-caption-attachment p {
- font-size: 14px;
- text-indent: 0px;
- line-height: 15px;
- margin-bottom: 0px;
- }
- .entry-caption-attachment h2 {
- font: bold 27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
- }
- .attachment .entry-content .nav-previous a:before {
- content: '\2190\00a0';
- }
- .attachment .entry-content .nav-next a:after {
- content: '\00a0\2192';
- }
- /*===== Images ======*/
- .entry-content img {
- max-width: 100%;
- height: auto;
- }
- .img-rounded {
- border-radius: 6px;
- }
- .img-thumbnail {
- padding: 4px;
- line-height: 1.42857143;
- background-color: #ffffff;
- border: 1px solid #dddddd;
- border-radius: 4px;
- -webkit-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- display: inline-block;
- width: 100% \9;
- max-width: 100%;
- height: auto;
- }
- .img-circle {
- border-radius: 50%;
- }
- #content .home img {
- border: 15px solid #000;
- }
- #content .attachment img {
- max-width: 900px;
- }
- #content .alignleft,
- #content img.alignleft {
- display: inline;
- float: left;
- margin-right: 24px;
- margin-top: 4px;
- }
- #content .alignright,
- #content img.alignright {
- display: inline;
- float: right;
- margin-left: 24px;
- margin-top: 4px;
- }
- #content .aligncenter,
- #content img.aligncenter {
- clear: both;
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- #content img.alignleft,
- #content img.alignright,
- #content img.aligncenter {
- margin-bottom: 12px;
- }
- #content .wp-caption {
- background: #f1f1f1;
- line-height: 18px;
- margin-bottom: 20px;
- padding: 4px;
- text-align: center;
- }
- #content .wp-caption img {
- margin: 5px 5px 0;
- }
- #content .wp-caption p.wp-caption-text {
- color: #888;
- font-size: 12px;
- margin: 5px;
- }
- #content .gallery {
- margin: 0 auto 18px;
- }
- #content .gallery .gallery-item {
- float: left;
- margin-top: 0;
- text-align: center;
- width: 33%;
- }
- #content .gallery img {
- border: 2px solid #cfcfcf;
- }
- #content .gallery .gallery-caption {
- color: #888;
- font-size: 12px;
- margin: 0 0 12px;
- }
- #content .gallery dl {
- margin: 0;
- }
- #content .gallery img {
- border: 10px solid #f1f1f1;
- }
- #content .gallery br+br {
- display: none;
- }
- #content .attachment img {
- display: block;
- margin: 0 auto;
- }
- /*============================================
- Pagination
- ==============================================*/
- .navigation {
- color: #888;
- font-size: 12px;
- line-height: 18px;
- overflow: hidden;
- clear: both;
- }
- .navigation a:link,
- .navigation a:visited {
- color: #888;
- text-decoration: none;
- }
- .navigation a:active,
- .navigation a:hover {
- color: #ff4b33;
- }
- .nav-previous {
- float: left;
- width: 50%;
- margin: 0 0 15px 0;
- }
- .nav-next {
- float: right;
- text-align: right;
- width: 50%;
- }
- #nav-above {
- margin: 0 0 18px 0;
- }
- #nav-above {
- display: none;
- }
- .paged #nav-above,
- .single #nav-above {
- display: block;
- }
- #nav-below {
- margin: 50px 0 0px;
- padding: 20px 10px 0;
- border-top: 1px solid #cecece;
- }
- .pagination {
- margin-top: 40px;
- border-top: 1px solid #cecece;
- padding: 20px 0 0;
- }
- .pagination a {
- padding: 4px 5px;
- color: #fff;
- font-weight: bold;
- font-size: 16px;
- }
- .pagination a:active {
- padding: 4px 5px;
- background: #707071;
- color:#fff;
- }
- .pagination a:hover {
- padding: 4px 5px;
- background: #fff;
- color: #ec0000;
- }
- .pagination a.next,
- .pagination a.prev {
- padding: 4px 7px;
- color: #ec0000;
- font-weight: bold;
- font-size: 27px;
- }
- .pagination .current {
- padding: 4px 5px;
- background: #fff;
- color: #ec0000;
- font-weight: bold;
- font-size: 16px;
- }
- /*============================================
- Footer
- ==============================================*/
- p.cc {
- float: right;
- font-size: 14px;
- margin: 2px 20px 30px 10px;
- }
- span.quiet {
- display: none;
- }
|