﻿/*   
Theme Name: Šperky
Theme URI: 
Description: Šablona pro šperkové weby
Author: Machi.cz
Author URI: http://www.machi.cz
Version: 1.0
*/

/* obecne definice */
body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #996515; }
#wrapper { width: 852px; margin: 0 auto; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
#content { background: url(img/content.png) 1px top repeat-y #E8E773; padding: 1px; }
/* obecne definice */

/* hlavicka */
#header { background: url(img/header.png) left top no-repeat #CFB53B; height: 106px; margin: 10px 0 0 0; color: #fff; font-size: 15px; }
#header-left { width: 354px; float: left; }
#header h1 a { color: #fff; font-size: 42px; font-weight: bold; text-decoration: none; display: block; padding: 20px 0 10px 25px; }
#header p { padding: 0 0 0 120px; }
#header-right { width: 478px; padding: 19px 10px 0 0; float: right; }
#header-right a img { border: 5px solid #996515; }

#image { height: 180px; background: url(img/image.jpg); }
#imagebottom { background-color: #CFB53B; border-top: 1px solid #E8E773; border-left: 1px solid #E8E773; border-right: 1px solid #E8E773; height: 7px; font-size: 0; }
/* hlavicka */

/* obsah */
#main { width: 565px; float: left; background-color: #fff; padding: 6px 16px 20px 18px; }
#main h2 { line-height: 43px; font-size: 22px; font-weight: bold; color: #996515; border-bottom: 1px solid #FFCC00; margin: 0 0 5px 0; }
#main .post { line-height: 1.5; color: #1E160C; font-size: 13px; }
#main .post p { padding: 8px 0; text-align: justify; }
#main .post a { color: #996515; font-weight: bold; }
#main .texter { float: left; margin: 8px 10px 0 0; }
#main a.nabidka { background-color: #CFB53B; display: block; font-size: 16px; font-weight: bold; text-decoration: none; color: #000; padding: 5px; text-align: center; }
#main a.nabidka:hover { background-color: #E8E773; }

#main .item { width: 260px; height: 212px; padding: 0 10px 10px 10px; background-color: #996515; float: left; margin: 0 0 2px 2px; font-size: 13px; color: #fff; line-height: 1; }
#main .item h3 { height: 33px; line-height: 33px; font-size: 18px; color: #000; font-weight: bold; }
#main .item h3 a { color: #000; text-decoration: none; }
#main .item h3 a:hover { text-decoration: underline; }
#main .item img { float: left; margin: 0 7px 0 0; }
#main .item p { height: 143px; }
#main .item a.detail { display: block; background-color: #CFB53B; font-size: 20px; color: #000; text-decoration: none; padding: 8px; text-align: center; margin: 0 0 0 116px; }
#main .item a.detail:hover { background-color: #E8E773; }
#main a.next { display: block; text-align: center; background-color: #CFB53B; color: #000; font-size: 15px; text-align: center; font-weight: bold; text-decoration: none; padding: 10px 0; }
#main a.next:hover { background-color: #E8E773; }

#main ul li { list-style: square; margin: 0 0 0 190px; }

.post img { border: 5px solid #996600; }
.post img.alignleft { float: left; margin: 0 15px 5px 0; }
.post img.alignright { float: right; margin: 0 0 5px 15px; }
/* obsah */

/* menu */
#sidebar { width: 250px; float: right; font-size: 12px; }
#sidebar ul li a { display: block; height: 39px; line-height: 39px; font-size: 15px; color: #fff; background: url(img/sidebar-li.png); padding: 0 0 0 40px; text-decoration: none; margin: 0 0 1px 0; }
#sidebar ul li a:hover, #sidebar ul li.current_page_item a { background: url(img/sidebar-li-hover.png); }
#sidebar div { margin: 1px 0 0 0; }
#sidebar div.vy { color: #996515; padding: 10px; line-height: 1.5; }
#sidebar div.vy a { color: #996515; text-decoration: underline; font-weight: bold; }
#sidebar div.vy a:hover { text-decoration: none; }
/* menu */

/* paticka */
#box { height: 50px; line-height: 50px; background: url(img/box.png); padding: 0 15px; font-size: 15px; color: #fff; }
#box a { color: #fff; }
#box-left { float: left; }
#box-right { float: right; }
#bottom { padding: 15px; font-size: 13px; color: #000; line-height: 1.5; }
#bottom a { color: #000; }
/* paticka */
