/* Theme Name: Blue Waves Theme URI: http://altimawebsystems.com Description: Blue Waves Theme Author URI: http://altimawebsystems.com/en/ Author: Altimawebsystems Version: 1.0 License: License URI: Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu Text Domain: Bluewaves -------------------------------------------------------------- */ 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 { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; } body { line-height: 1; } h1, h2, h3, h4, h5, h6 { color: #ffffff; clear: both; font-weight: normal; } ol, ul { list-style: none; } blockquote { quotes: none; } blockquote:before, blockquote:after { content: ''; content: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; } a img { border: none; } @font-face { font-family: 'Conv_Lobster_1.3'; src: url('fonts/lobster_1.3.eot'); src: url('fonts/lobster_1.3.ttf') format('truetype'), url('fonts/lobster_1.3.svg') format('svg'); font-weight: normal; font-style: normal; } a { color: #004665; } /* =Layout -------------------------------------------------------------- */ /* LAYOUT: Two columns DESCRIPTION: Two-column fixed layout with one sidebar right of content */ #primary, #secondary { float: right; overflow: hidden; width: 220px; } #secondary { clear: right; } #footer { clear: both; width: 100%; } /* LAYOUT: One column, no sidebar DESCRIPTION: One centered column with no sidebar */ .one-column #content { margin: 0 auto; width: 640px; } /* LAYOUT: Full width, no sidebar DESCRIPTION: Full width content with no sidebar; used for attachment pages */ .single-attachment #content { margin: 0 auto; width: 900px; } /* =Fonts -------------------------------------------------------------- */ body, input, textarea, .page-title span, .pingback a.url { font-family: Georgia, "Bitstream Charter", serif; } h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text { font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; } input[type=submit] { font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; } pre { font-family: "Courier 10 Pitch", Courier, monospace; } code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; } .bypostauthor {} /* =Structure -------------------------------------------------------------- */ /* The main theme structure */ #wrapper { margin: 0 auto; } div.clear { border: 0; clear: both; display: block; float: none; margin: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 1px; line-height: 1px; } #wrapper { background: #fff; padding: 0; } /* Structure the footer area */ #footer-widget-area { overflow: hidden; } #footer-widget-area .widget-area { float: left; margin-right: 20px; width: 220px; } #footer-widget-area #fourth { margin-right: 0; } /* =Global Elements -------------------------------------------------------------- */ /* Main global 'theme' and typographic styles */ body, input, textarea { color: #ffffff; font-size: 12px; line-height: 18px; margin:0; padding:0; } hr { background-color: #e7e7e7; border: 0; clear: both; height: 1px; margin-bottom: 18px; } /* Text elements */ address { color:#ffffff; } p { margin-bottom: 18px; } ul { list-style: square; margin: 0 0 18px 1.5em; color: #ffffff; } ol { list-style: decimal; margin: 0 0 18px 1.5em; color:#ffffff; } ol ol { list-style: upper-alpha; } ol ol ol { list-style: lower-roman; } ol ol ol ol { list-style: lower-alpha; } ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; } dl { margin: 0 0 24px 0; } dt { font-weight: bold; } dd { margin-bottom: 18px; color: #ffffff; } strong { font-weight: bold; color:#ffffff; } cite, em, i { font-style: italic; } big { font-size: 131.25%; } ins { background: #ffc; text-decoration: none; } blockquote { font-style: italic; padding: 0 3em; } blockquote cite, blockquote em, blockquote i { font-style: normal; } pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; overflow: auto; padding: 1.5em; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } /* Text meant only for screen readers */ .screen-reader-text { position: absolute; left: -9000px; } /* =Header -------------------------------------------------------------- */ #header { padding: 22px 0 0 0; width: 950px; margin:0 auto; } #site-title { float: left; font-size: 30px; line-height: 36px; margin: 0 0 18px 0; width: 700px; } #site-title a { color: #000; font-weight: bold; text-decoration: none; } #site-description { clear: right; float: right; font-style: italic; margin: 15px 0 18px 0; width: 220px; } /* This is the custom header image */ #branding img { display: block; float: left; } /* =Menu -------------------------------------------------------------- */ #access { margin: 0 ; padding:0; } #access .menu { font-size: 16px; width: 580px; float:left; padding: 0 0 0 60px; } .menu ul ul { list-style: none; margin: 0; } .menu ul li { float: left; position: relative; padding:0; margin:0; } #access a { color: #27414d; line-height:48px; padding: 0 22px; text-decoration: underline; cursor:default; } .menu ul ul { display: none; position: absolute; float: left; z-index: 99999; padding:10px 0 0 0; margin:0; } .menu ul ul ul { left: 100%; top: 0; } .menu ul ul a { text-decoration: none; line-height:38px; padding:0 0 0 30px; text-align:left; position:relative; } #access li:hover > a, #access ul ul :hover > a { color: #5bb3dc; text-decoration: none; } #access ul li:hover > ul { display: block; text-decoration: none; } #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a { color: #acb1bf; text-decoration: none; } * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover { color: #fff; text-decoration: none; } .menu ul.children { border:1px solid #bac6e6; background-color:#ffffff; border-radius:7px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); background: rgb(254,255,255); background: -moz-linear-gradient(top, rgba(254,255,255,1) 0%, rgba(253,254,255,1) 35%, rgba(232,245,251,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(253,254,255,1)), color-stop(100%,rgba(232,245,251,1))); background: -webkit-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(253,254,255,1) 35%,rgba(232,245,251,1) 100%); background: -o-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(253,254,255,1) 35%,rgba(232,245,251,1) 100%); background: -ms-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(253,254,255,1) 35%,rgba(232,245,251,1) 100%); background: linear-gradient(to bottom, rgba(254,255,255,1) 0%,rgba(253,254,255,1) 35%,rgba(232,245,251,1) 100%); } .menu ul.children li a { line-height:30px !important; padding:0 !important; } .menu ul.children li { padding:0 5px 9px 15px; } .menu ul .slash { float:left; text-align: center; width: 80px; font:normal 42px/52px Arial, Helvetica, sans-serif; } .slash { float:left; text-align: center; width: 80px; font:normal 42px/52px Arial, Helvetica, sans-serif; } .children:before { content: ""; position: absolute; background:url(images/up_menu_02.png) no-repeat 0 0 scroll !important; display:block; height:6px; width:14px; left: 41%; top: -6px; }​ .page_item.page-item-734 .children { display:block; } /* =Menu2 -------------------------------------------------------------- */ #menu-short { position:absolute; width: 38%; } #menu-short li { float:left; margin: 0; padding: 0; } #menu-short .sub-menu li{ float:left; position:relative; } #menu-short .sub-menu { display: none; height: 39px; margin: -10px 0 0 0; padding: 10px 0 0; position: absolute; width: 100%; left:0; } #menu-short .sub-menu li a{ line-height:24px; font-size:14px; } #menu-short .menu-header { float: right; font-size: 16px; height: 48px; width: auto; } /* =Content -------------------------------------------------------------- */ #main { clear: both; overflow: hidden; padding: 40px 0 0 0; } #content, #content input, #content textarea { color: #333; font-size: 16px; line-height: 24px; } #content p, #content ul, #content dd, #content pre, #content hr { margin-bottom: 24px; } #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: #ffffff; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { color: #ffffff; 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: #1A6D92; font-size: 12px; font-weight: bold; line-height: 18px; padding: 9px 24px; } td, td a { color: #1A6D92; } #content tr td { border-top: 1px solid #e7e7e7; padding: 6px 24px; } #content tr.odd td { background: #f2f7fc; } .hentry { margin: 0 0 48px 0; } .page-title { color: #000; font: normal 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 auto 36px auto; width:950px; } .page-title span { color: #333; font-size: 16px; font-style: italic; font-weight: normal; } .page-title.search-title { color: #333 !important; font-size: 18px; font-style: italic; font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 auto 20px auto !important; width: 980px; } .page-title a:link, .page-title a:visited { color: #888; text-decoration: none; } .page-title a:active, .page-title a:hover { color: #ff4b33; } #content h2.entry-title a{ color: #ffffff; font: normal 50px/65px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; padding:0; margin:0; text-align:left; } a:hover, #content h2.entry-title a:hover, .read-full-post:hover, .comments-link.com-cont a:hover, .nav-previous a:hover, .nav-next a:hover { text-decoration:none; } #content h2.entry-title { margin: 0; padding: 20px 0 0 40px; font: normal 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; } .post-titel { float: left; width:812px; position: relative; } .entry-meta { color: #888888; float:left; font-size: 12px; width: 98px; padding:0 0 0 12px; } .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; overflow: hidden; padding: 30px 0 30px 0; } .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: #ffffff; 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 { clear: both; color: #ffffff; float: left; font-weight: bold; word-spacing: 0.5em; } .home .sticky .page-link a { color: #ffffff; } .page-link a { color: #ffffff; } 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; } /* =Asides -------------------------------------------------------------- */ .home #content .format-aside p, .home #content .category-asides p { font-size: 14px; line-height: 20px; margin-bottom: 10px; margin-top: 0; } .home .hentry.format-aside, .home .hentry.category-asides { padding: 0; } .home #content .format-aside .entry-content, .home #content .category-asides .entry-content { padding-top: 0; } /* =Gallery listing -------------------------------------------------------------- */ .format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img { border: 10px solid #f1f1f1; margin-bottom: 0; } .format-gallery .gallery-thumb, .category-gallery .gallery-thumb { float: left; margin-right: 20px; margin-top: -4px; } .home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility { padding-top: 4px; } /* =Attachment pages -------------------------------------------------------------- */ .attachment .entry-content .entry-caption { font-size: 140%; margin-top: 24px; } .attachment .entry-content .nav-previous a:before { content: '\2190\00a0'; } .attachment .entry-content .nav-next a:after { content: '\00a0\2192'; } /* =Images -------------------------------------------------------------- */ /* Resize images to fit the main content area. - Applies only to images uploaded via WordPress by targeting size-* classes. - Other images will be left alone. Use "size-auto" class to apply to other images. */ img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%; /* When images are too wide for containing element, force them to fit. */ height: auto; /* Override height to match resized width for correct aspect ratio. */ } .alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; } .alignright, img.alignright { display: inline; float: right; margin-left: 22px; margin-top: 0px; } .aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } img.alignleft, img.alignright, img.aligncenter { margin-bottom:26px; } .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; /* prevent too-wide images from breaking layout */ padding: 4px; text-align: center; } .wp-caption img { margin: 5px 5px 0; } .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; } .wp-smiley { margin: 0; } .gallery { margin: 0 auto 18px; } .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; } .gallery-columns-2 .gallery-item { width: 50%; } .gallery-columns-4 .gallery-item { width: 25%; } .gallery img { border: 2px solid #cfcfcf; } .gallery-columns-2 .attachment-medium { max-width: 92%; height: auto; } .gallery-columns-4 .attachment-thumbnail { max-width: 84%; height: auto; } .gallery .gallery-caption { color: #ffffff; font-size: 12px; margin: 0 0 12px; } .gallery dl { margin: 0; } .gallery img { border: 10px solid #f1f1f1; } .gallery br+br { display: none; } #content .attachment img {/* single attachment images should be centered */ display: block; margin: 0 auto; } /* =Navigation -------------------------------------------------------------- */ .navigation { color: #ffffff; font: normal 40px/52px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; padding:10px 0 70px 0; background-color:#7bc4e6; overflow: hidden; } .nav-previous a, .nav-next a { color: #ffffff; } .nav-previous, .nav-next { float:left; } .nav-all { width:950px; margin:0 auto; } #nav-above { display: none; } .paged #nav-above, .single #nav-above { display: none; } h1.entry-title { font: normal 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; } h1.entry-title.pages-in { color: #ffffff; font: 50px/65px "Conv_Lobster_1.3",Arial,Helvetica,sans-serif; margin: 0; padding: 0; text-align: left; } .hentry { width:950px; margin:0 auto; } .edit-link a{ font: normal 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffffff; } /* =Comments -------------------------------------------------------------- */ #comments { clear: both; background-color: #7BC4E6; color:#ffffff; font: normal 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; } #comments .navigation { padding: 0 0 18px 0; } .commentlist { list-style: none; margin: 0 auto; width:950px; } .commentlist li.comment { border-bottom: 1px solid #e7e7e7; line-height: 24px; margin: 0 0 24px 0; padding: 0 0 0 56px; position: relative; } .commentlist li:last-child { border-bottom: none; margin-bottom: 0; } #comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; } #comments .comment-body p:last-child { margin-bottom: 6px; } #comments .comment-body blockquote p:last-child { margin-bottom: 24px; } .commentlist ol { list-style: decimal; } .commentlist .avatar { position: absolute; top: 4px; left: 0; } .comment-author cite { font: normal 25px/25px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; color:#004665; } .comment-meta { font-size: 12px; margin: 0 0 18px 0; } .reply { padding: 18px 0 40px 0; } .commentlist .children { list-style: none; margin: 0; } .commentlist .children li { border: none; margin: 0; } .nopassword, .nocomments { display: none; } #comments .pingback { border-bottom: 1px solid #e7e7e7; margin-bottom: 18px; padding-bottom: 18px; } .commentlist li.comment+li.pingback { margin-top: -6px; } .comment-meta.commentmetadata a{ text-decoration:none; color:#004665; font: normal 13px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; } .logged-in-as a { color:#ffffff; } .comment-reply-link { background:url(images/reply_bg.png) no-repeat 0 bottom; display:block; height:35px; width:95px; font: normal 25px/30px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; color:#004665; text-decoration:none; text-align:center; } .comment-reply-link:hover { color:#ffffff; background-position:0 top; } .logged-in-as { padding:0 0 18px 0; } #commentform { padding-bottom:114px; } /* -----------------Comments form */ input[type=submit] { color: #333; } #respond { margin:0 auto; overflow: hidden; position: relative; width:950px; } #respond p { margin: 0; color:#ffffff; font: normal 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; } #respond .comment-notes { margin-bottom: 1em; } .form-allowed-tags { line-height: 1em; } .children #respond { margin: 0 48px 0 0; } h3#reply-title { margin: 12px 0; font: normal 25px/25px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; color:#004665; } #comments-list #respond { margin: 0 0 18px 0; } #comments-list ul #respond { margin: 0; } #cancel-comment-reply-link { font-size: 12px; font-weight: normal; line-height: 18px; } #respond .required { color: #ff4b33; font-weight: bold; margin: 0 0 0 32px; position: absolute; } #respond label { color:#ffffff; position: absolute; font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; } #respond input { border: 1px solid #4A8CAB; box-shadow: 0 0 4px #7BC4E6 inset; margin: 0 0 9px 60px; padding: 1px; width: 539px; font: normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; } #respond textarea { margin: 0 0 9px 60px; width: 528px; max-width: 900px; -webkit-box-shadow: 0 0 10px #7bc4e6 inset; box-shadow: 0 0 10px #7bc4e6 inset; border:1px solid #4a8cab; padding:7px; font: normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; } #respond .form-allowed-tags { color:#ffffff; font: normal 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 0 0 62px; width: 550px; } #respond .form-allowed-tags code { color:#ffffff; font: normal 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; } #respond .form-submit { margin: 12px 0; } #respond .form-submit input { width: 240px; background: url("images/l_comment_full.png") repeat-x scroll 0 top transparent; color: #004665; display: block; font: 25px/54px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; height: 60px; border:none; } #respond .form-submit input:hover { background-position:0 bottom; } .comment-notes .required { margin:0 0 0 3px !important; } /* =Widget Areas -------------------------------------------------------------- */ .widget-area ul { list-style: none; margin-left: 0; } .widget-area ul ul { list-style: square; margin-left: 1.3em; } .widget-area select { max-width: 100%; } .widget-container { margin: 0 0 18px 0; } .widget-title { color: #222; font-weight: bold; } .widget-area a:link, .widget-area a:visited { text-decoration: none; } .widget-area a:active, .widget-area a:hover { text-decoration: underline; } .widget-area .entry-meta { font-size: 11px; } #wp-calendar { width: 100%; } #wp-calendar caption { color: #222; font-size: 14px; font-weight: bold; padding-bottom: 4px; text-align: left; } #wp-calendar thead { font-size: 11px; } #wp-calendar thead th { } #wp-calendar tbody { color: #aaa; } #wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; padding: 3px 0 2px; text-align: center; } #wp-calendar tbody .pad { background: none; } #wp-calendar tfoot #next { text-align: right; } .widget-rss .widget-title img { width: 11px; height: 11px; } /* Main sidebars */ #main .widget-area ul { margin-left: 0; padding: 0 20px 0 0; } #main .widget-area ul ul { border: none; margin-left: 1.3em; padding: 0; } /* =Footer -------------------------------------------------------------- */ #footer { background:url(images/for_footer.jpg) repeat-x scroll 0 0; height:162px; display:block; } #colophon { width:950px; margin:0 auto; } #site-info { font: normal 15px/42px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; padding:54px 0 0 0; } #site-info a { background:url(images/footer_logo.png) no-repeat scroll 0 0; height:42px; width:180px; display:block; float:left; text-indent:-9999px; } #site-info p { float:left; padding:0 0 0 20px; margin:0; } #site-info p.copy { padding:0 20px 0 0 ; } #site-generator { float:right; position: relative; } #site-generator p, #site-generator a{ text-align:right; font: normal 15px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; } #site-generator a:hover { text-decoration: underline; } img#wpstats { display: block; margin: 0 auto 10px; } /* =Print Style -------------------------------------------------------------- */ @media print { body { background: none !important; } #wrapper { clear: both !important; display: block !important; float: none !important; position: relative !important; } #header { border-bottom: 2pt solid #000; padding-bottom: 18pt; } #colophon { border-top: 2pt solid #000; } #site-title, #site-description { float: none; line-height: 1.4em; margin: 0; padding: 0; } #site-title { font-size: 13pt; } .entry-content { font-size: 14pt; line-height: 1.6em; } .entry-title { font-size: 21pt; } #access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area { display: none !important; } #container, #header, #footer { margin: 0; width: 100%; } #content, .one-column #content { margin: 24pt 0 0; width: 100%; } .wp-caption p { font-size: 11pt; } #site-info, #site-generator { float: none; width: auto; } #colophon { width: auto; } img#wpstats { display: none; } #site-generator a { margin: 0; padding: 0; } #entry-author-info { border: 1px solid #e7e7e7; } #main { display: inline; } .home .sticky { border: none; } } /*-------------------------------------------------------------------------*/ .logo { height:89px; width:263px; margin:0; padding:0; display:block; float: left; text-indent:-9999px; } .logo-2 { background:url(images/logo2.png) no-repeat 0 0; height:368px; width:578px; margin:0; padding:0; display:block; float: right; position:relative; top:7px; text-indent:-9999px; } .social { background:url(images/social_bg.png) no-repeat 0 0; display:block; height:160px; float:left; width: 285px; } .social ul { text-decoration:none; display:block; margin:0; height:21px; padding:35px 0 0 31px; } .social ul li { text-decoration:none; float:left; padding:0 29px 0 0; display:block; } .social ul li a { text-indent:-9999px; } .facebook{ background:url(images/social_facebook.png) no-repeat 0 top; height:21px; width:10px; display:block; } .facebook:hover, .twitter:hover, .in:hover, .youtube:hover, .rss:hover { background-position:0 bottom; } .twitter { background:url(images/social_twitter.png) no-repeat 0 top; height:19px; width:23px; display:block; } .in{ background:url(images/social_in.png) no-repeat 0 top; height:20px; width:22px; display:block; } .youtube{ background:url(images/social_youtube.png) no-repeat 0 top; height:21px; width:19px; display:block; } .rss{ background:url(images/social_rss.png) no-repeat 0 top; height:19px; width:20px; display:block; } #s { background:url(images/search_2.png) repeat-x 0 0; height:34px; border:none; box-shadow:none; padding:0; margin: 0 0 0 20px; color:#afb4c1; width:230px; float: left; line-height:34px; font: italic 15px/34px "Trebuchet MS", Arial, Helvetica, sans-serif; } #searchsubmit { background:url(images/search_3.png) no-repeat 0 0; margin:0; padding:0; height:34px; border:none; width:34px; text-indent:-99999px; } #search { width: 300px; padding:50px 0 46px 0; } #searchform { padding:0; margin:0; } #searchform div { background:url(images/search_1.png) no-repeat 0 0; height:34px; } input { outline:none; } .soc-text { padding:70px 0 0 26px; margin:0; color:#5bb3dc; font: normal 30px/30px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; } .menu-item a { font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; } .post-header { background:url(images/header_post.png) repeat-x 291px 0; height:67px; } .post-background { background-color:#7bc4e6; padding:80px 0 0 0; } .post { width:950px; margin:0 auto; } .post-header { background:url(images/header_post.png) repeat-x 291px 0; height:67px; background-color:#55a1c4; } .post-header img { display:block; position:relative; right: 222px; } .full-post.post-tr .post-header{ background:url(images/header_post2.png) repeat-x 291px 0; height:67px; } .full-post.post-tr .post-background{ background-color:#55a1c4; } .full-post.first-post-in .post-header { background-color:transparent; } .date-n { background:url(images/date_bg.png) no-repeat 0 0; width:98px; height:98px; color:#1a6d92; font: normal 40px/88px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; text-align:center; } .date-m { color:#1a6d92; font: normal 18px/30px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; text-transform:lowercase; width:98px; text-align:center; } .entry-content p { color:#ffffff; font: normal 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; } .read-full-post { color:#ffffff; float: left; font: normal 25px/54px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; } .comments { float:right; } .comments-link { float:right; } .comments-link.com-cont a, .comments-link.com-cont span{ font: normal 25px/54px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; color:#ffffff; padding:0 20px 0 0; } .comments-link.com-coment a, .comments-link.com-coment span { font: normal 25px/54px "Conv_Lobster_1.3", Arial, Helvetica, sans-serif; color:#004665; text-decoration:none; background:url(images/midle.png) repeat-x scroll 0 bottom; height:60px; display:block; float:left; } .left-s { background:url(images/left.png) no-repeat scroll 0 bottom; height:60px; width:30px; display:block; float:left; } .right-s { background:url(images/right.png) no-repeat scroll 0 bottom; height:60px; width:30px; display:block; float:left; } .comments-link:hover .left-s, .comments-link:hover .right-s, .comments-link:hover a, .comments-link.com-coment:hover span{ background-position:0 top; color:#ffffff; } .comments-link.com-coment, .comments { padding:0 0 10px 0; } ul li.categories { list-style:none; margin:0; padding:0; } ul li.categories ul li { list-style:none; float:left; } #content .cat_list { margin:0; padding:0 0 10px 0; overflow: hidden; } .tag-links { margin-top:10px; } .cat-links, .cat-links a, .tag-links, .tag-links a { color:#ffffff; font:normal 16px/18px "Trebuchet MS",Arial,Helvetica,sans-serif; } #content h1.page-title.tag-title { margin:0 auto 36px; color: #333333; font-size:18px; } .second-color-nav { background-color:#55A1C4; } #gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } #gallery-2 { margin: auto; } #gallery-2 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 100%; } #gallery-2 img { border: 2px solid #CFCFCF; } #gallery-2 .gallery-caption { margin-left: 0; } #gallery-3 { margin: auto; } #gallery-3 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 50%; } #gallery-3 img { border: 2px solid #CFCFCF; } #gallery-3 .gallery-caption { margin-left: 0; } #gallery-4 { margin: auto; } #gallery-4 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-4 img { border: 2px solid #CFCFCF; } #gallery-4 .gallery-caption { margin-left: 0; } #gallery-5 { margin: auto; } #gallery-5 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 25%; } #gallery-5 img { border: 2px solid #CFCFCF; } #gallery-5 .gallery-caption { margin-left: 0; } #gallery-6 { margin: auto; } #gallery-6 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 20%; } #gallery-6 img { border: 2px solid #CFCFCF; } #gallery-6 .gallery-caption { margin-left: 0; } #gallery-7 { margin: auto; } #gallery-7 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 16%; } #gallery-7 img { border: 2px solid #CFCFCF; } #gallery-7 .gallery-caption { margin-left: 0; } #gallery-8 { margin: auto; } #gallery-8 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 14%; } #gallery-8 img { border: 2px solid #CFCFCF; } #gallery-8 .gallery-caption { margin-left: 0; } #gallery-9 { margin: auto; } #gallery-9 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 12%; } #gallery-9 img { border: 2px solid #CFCFCF; } #gallery-9 .gallery-caption { margin-left: 0; } #gallery-10 { margin: auto; } #gallery-10 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 11%; } #gallery-10 img { border: 2px solid #CFCFCF; } #gallery-10 .gallery-caption { margin-left: 0; } #gallery-11 { margin: auto; } #gallery-11 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 10%; } #gallery-11 img { border: 2px solid #CFCFCF; } #gallery-11 .gallery-caption { margin-left: 0; }