/* Theme Name: blue template Theme URI: http://tomaspotesil.cz/ and http://izmus.cz/ Tags: blue, one-column Description: Šablona do wordpressu Version: 13 Author: Tomáš Potěšil, Jaroslav Hrách */ /* ----- STRUKTURA ----- */ body { background: url("img/bg.jpg") repeat-x #a5f9f8; margin: 0 auto; width: 900px; font-family: "Century Gothic", Arial, Tahoma; } #head { background: url("img/bg_hlavicka.jpg") no-repeat; width: 900px; height: 379px; position: absolute; } /* -----// STRUKTURA //----- */ /* ----- ZÁKLAD ----- */ h1 { font-size: 48px; color: #FFF; padding-left: 60px; } h1 a { text-decoration: none; color: #FFF; } h1 small { font-size: 25px; font-style: italic; } h3 { background: #67DFDE; padding: 2px; } a { color: #007F7C; text-decoration: underline; } a:hover { color: #007F7C; text-decoration: none; } img { margin: 0 15px 0 15px; } p { padding-left: 0; text-align: justify; } /* -----// ZÁKLAD //----- */ /* ----- OBSAH ----- */ .text-title { background: url("img/bg_02.jpg") no-repeat; width: 900px; height: 51px; margin-top: 50px; font-size: 30px; color: #125c5b; padding: 10px 10px 0 10px; margin-bottom: 0; } .text-title a {text-decoration: none;} .text-title a:hover {text-decoration: underline;} .published { background: #62DEDC; padding: 0 10px 0 10px; font-size: 16px; } .navigation { margin-top: 20px; font-size: 20px; } .more { text-align: right; } /* -----// OBSAH //----- */ /* ----- MENU ----- */ #menu { background: url("img/bg_menu.jpg") no-repeat; width: 900px; height: 56px; margin-top: 50px; font-size: 30px; color: #FFF; } #menu li { list-style: none; float: left; padding: 10px 10px 0px 20px; } #menu li a { color: #FFF; text-decoration: none; } #menu li a:hover { border-bottom: 1px solid #1fb0ae; padding-bottom: 10px; } /* -----// MENU //----- */ /* ----- PATIČKA ----- */ #footer { background: url("img/bg_paticka.jpg") no-repeat; width: 900px; height: 33px; margin: 50px 0 0 0; font-size: 16px; color: #125c5b; padding: 10px 0 0 0; text-align: center; } /* -----// PATIČKA //----- */ /* ----- COMMENTS ----- */ #comment { width: 480px; background: url('img/comment-content.jpg') repeat-y; margin-bottom: 20px; } #comment-top { background: url('img/comment-top.jpg') no-repeat; } #comment-bottom { background: url('img/comment-bottom.jpg') left bottom no-repeat; padding: 10px 10px 5px 10px; text-align: justify; } .gravatar { display: block; float: left; margin: 0 5px 5px 0; padding: 1px; } .alt { margin: 0; padding: 10px; } .commentlist { padding: 0; text-align: justify; } .commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; } .commentlist p { margin: 10px 5px 10px 0; } #commentform p { margin: 5px 0; } .nocomments { text-align: center; margin: 0; padding: 0; } .commentmetadata { margin: 0; display: block; } /* -----// COMMENTS //----- */ /* ----- IMAGES ----- */ .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } p img { padding: 0; max-width: 100%; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } /* -----// IMAGES //----- */ /* ----- Form Elements ----- */ #commentform input { width: 175px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #999; } #commentform textarea { width: 480px; padding: 2px; background: #fff url('images/comment-obrazek.png') right bottom no-repeat; border: 1px solid #999; } #commentform #submit { margin: 0 0 10px 0; float: left; } /* -----// Form Elements //----- */ /* ----- Various Tags & Classes ----- */ acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } .center { text-align: center; } .hidden { display: none; } hr { display: none; } a img { border: 1px solid #e2e2e2; } a:hover img { border: 1px solid #ff35c3; } /* -----// End Various Tags & Classes //----- */