/* Theme Name: blackCode Theme URI: http://fimply.com/themes/blackcode Author URI: http://fimply.com/themes Description: blackCode is an awesome theme. It is versatile. Pages are supported too. The theme was tested in several browsers. Author: Themes by Fimply Version: 1.0.2 Tags: white, black, flexible-width, translation-ready, theme-options, editor-style, gray, right-sidebar License: GNU/GPL Version 2 or later License URI: http://www.gnu.org/licenses/gpl.html */ body { margin: 0; padding: 0; background-color: #f6f6f6; } #head { height:200px; /*background: -webkit-linear-gradient(#00b0e6 0%, #006e95 100%);*/ background: -webkit-linear-gradient(#5b5b5b 0%, #2f2f2f 100%); background: -moz-linear-gradient(top, #5b5b5b, #2f2f2f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b5b5b', endColorstr='#2f2f2f'); width:100%; border-bottom: 1px solid #000000; } #container { margin:0px auto 0 auto; background-color: #ffffff; width:1080px; } #nav { height:60px; padding: 0 0 0 0px; clear:both; border-radius: 5px 5px 0 0; margin:-77px auto 0 auto; background: -webkit-linear-gradient(#5b5b5b 0%, #2f2f2f 100%); background: -moz-linear-gradient(top, #5b5b5b, #2f2f2f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b5b5b', endColorstr='#2f2f2f'); /*background: -webkit-linear-gradient(#f1f1f1 0%, #d1d1d1 100%);*/ width:1080px; border-bottom: 1px solid #000000; } #nav ul { margin: 16px 0 0 -20px; padding:-10px 0 0 0px; } #nav ul li { float: left; position: relative; font-family: "Helvetica Neue"; margin:0 5px 0 0; font-size:16px; font-weight: 500; list-style: none; } #nav ul li a { margin-bottom:10px; display:block; padding: 19px 10px 15px 10px; text-decoration: none; color:#b1b1b1; } #nav ul li ul li a { letter-spacing:0; } #nav ul li a:hover { outline:0; } #nav ul ul { margin: 0; padding:0; display: none; float: left; position: absolute; top: 60px; left: 0; z-index: 999; background:#fff; border:1px solid #000; } #nav ul ul ul { left: -0.5%; border-top: 0; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; top: 41px; } #nav li li { font-weight:500; letter-spacing:0; margin:0; padding:5px 10px; background: -webkit-linear-gradient(#5b5b5b 0%, #2f2f2f 100%); background: -moz-linear-gradient(top, #5b5b5b, #2f2f2f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b5b5b', endColorstr='#2f2f2f'); font-size:16px; text-transform:none; } #nav li li li { font-size:1em; } #nav ul ul a { background:none; padding: 6px 0; width: 13em; height: auto; text-transform: none; display:block; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-bottom:0; } #nav ul ul a:hover { background: none !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } #nav ul li:hover > ul { display: block; color:#E84D38; } #nav li:hover > a { color:#fff; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; } #header-image { background-image: url(img/head.JPG); background-position: center center; background-size: cover; height:300px; } #h1 { font-family: "Helvetica Neue" ; font-weight: 100; margin:0px auto; color:#fff; width:1080px; font-size: 50px; text-align: left; padding:20px 0 0 0; } #h1 a, #h2 a { text-decoration: none; color:#fff; } #h2 { font-family: "Helvetica Neue" ; font-weight: 100; margin:0px auto; width:1080px; color:#fff; font-size: 20px; text-align: left; padding:0px 0 0 0; } #article { background-color: #fff; padding:30px 40px 40px 40px; font-size:17px; line-height: 30px; margin:0 0px 40px 0px; font-family: Helvetica; font-weight: 100; } #sidebar { background-color: #fff; padding:40px; font-size:17px; line-height: 30px; width:190px; margin:0px 0px 40px 10px; font-family: Helvetica; font-weight: 100; } #sidebar-widget { } h1 { font-size:25px; font-weight:400; font-family: "Helvetica"; } h1 a { color:#000; text-decoration: none; } a { text-decoration: none; color:#00b3ef; } .wp-caption { } .wp-caption-text { } .sticky { } .gallery-caption { } .bypostauthor { } .alignright { float: right; margin:15px 0px 15px 15px; } .alignleft { margin:15px 15px 15px 0px; float: left; } .aligncenter { display: block; text-align: center; margin:35px auto; } img { display: block; margin-top:25px; margin-bottom: 25px; box-shadow: 0 0 5px #c5c5c5; } img.avatar { border-radius:50px; width:50px; height:50px; box-shadow:0 0 0 #fff; } div.comment-body { list-style-type: none; display: block; margin:0 0 30px 0; } ul.children div.comment { margin:0 0 0 15px; } td.comment_name { padding:0 0 0 10px; } span.comment_date { font-size:11px; margin:0 0 0 10px; } div.comment_text { margin:-25px 0 0 0; padding:0 0 0 65px; } input.text { border:1px solid #dcdcdc; background-color: #f6f6f6; outline: none; font-size:16px; width:450px; font-family: Helvetica; font-weight: 100; padding:13px 15px 13px 15px; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; } input.text:focus { border:0; box-shadow: inset 0 0 4px #b6b6b6; padding:14px 17px 14px 15px; } textarea { border:1px solid #dcdcdc; background-color: #f6f6f6; outline: none; width:450px; font-size:16px; font-family: Helvetica; font-weight: 100; padding:11px 15px 11px 15px; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; } input.search-sidebar { width:195px; margin:-1px 0 0 0; border:0; background-color: #f6f6f6; border:1px solid #dadada; outline: none; font-size:16px; color:#acacac; font-family: Helvetica; font-weight: 100; padding:12px 15px 11px 15px; border-radius: 30px; -moz-border-radius:30px; -khtml-border-radius:30px; -webkit-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s; } input.search-sidebar:focus { outline: none; border:1px solid #dadada; color:#676767; } #sidebar li { list-style-type: none; margin:0 0 0 -30px; } blockquote { font-family: Helvetica, Arial, sans-serif; font-style: italic !important; font-weight: 100; background-color: #f3f3f3; padding:25px; margin: 2em 2em; border-left:3px solid #6e6e6e; } cite { margin:10px 0 0 0; } p.links { font-family:Helvetica; font-size:25px; margin:-30px 0 40px 0; } dt { font-weight: 500; } div.line-one { width:100%; height:1px; background-color:#d2d2d2; margin:0 0 5px 0; } div.line-two { width:100%; height:1px; background-color:#d2d2d2; margin:5px 0 20px 0; } div.margin-70 { margin:70px 0 0 0; } div.commentline { margin:150px 0 0 0; width:100%; height:1px; background-color:#dedede; } div.countcomments { font-size:30px; margin:30px 0 30px 0 } div.clear { clear:both; } div.sidebar-heading { font-family:Helvetica;font-weight:500;font-size:20px;margin:30px 0 0 0; } div.indextags { visibility:hidden; display:none; } div.placesidebar { margin:-30px 0 0 -30px; }