﻿/*   
Theme Name: SnubniPrstynek.cz
Theme URI: http://www.snubniprstynek.cz/
Description: Šablona pro web www.snubniprstynek.cz
Author: webees.cz s.r.o.
Author URI: http://www.webees.cz
Version: 1.0
*/

/* obecne */
html, body { height: 100%; background: url(img/bg.png) center top repeat-x #fff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #2e2e2e; }
#wrapper { margin: 0 auto; width: 980px; }
a { text-decoration: underline; color: #94326b; }
a:hover { text-decoration: none; }
.clear { clear: both; height: 0; overflow: hidden; }
.push { height: 59px; }
/* obecne */

/* header */
#header { height: 132px; }
#header h1 a { display: block; width: 570px; height: 132px; background: url(img/logo.png); float: left; overflow: hidden; text-indent: -500px; overflow: hidden; }
#header .kosik { width: 400px; float: right; text-align: right; padding: 50px 10px 0 0; color: #383838; line-height: 1.3; }
#header .kosik span { color: #993470; }
#pages { height: 37px; border-top: 1px solid #c5c5c5; border-bottom: 1px solid #c5c5c5; }
#pages li { display: block; float: left; background: url(img/pages-li.png) left center no-repeat; margin: 0 5px 0 0; padding: 0 0 0 10px; }
#pages li:first-child, #pages li.first-child { background: none; }
#pages li a { display: block; float: left; line-height: 37px; color: #2e2e2e; font-size: 20px; text-decoration: none; }
#pages li a:hover, #pages li.current_page_item a { color: #94326b; }
/* header */

/* obsah */
#content { padding: 14px 0 0 0; }
#main { width: 776px; float: right; padding: 0 0 40px 0; }
#main #slidehp { border: 1px solid #dbdbdb; width: 773px; height: 236px; overflow: hidden; margin: 0 0 12px 0; }
#main #slide { height: 146px; }
#main .slide { border: 1px solid #dbdbdb; width: 247px; height: 144px; overflow: hidden; float: left; margin: 0 14px 0 0; }
#main .slide#slide3 { margin: 0; }
#main #posts { margin: 30px 0; }
#main .post { width: 143px; margin: 0 12px 40px 0; float: left; }
#main .post p { display: block; padding: 5px 0; height: 40px; color: #7a7a7a; line-height: 1.2; text-align: center; overflow: hidden; }
#main .post .cena { font-size: 13px; font-weight: bold; color: #2c2c2c; padding: 0 0 0 10px; }
#main .post .odkaz a { display: block; margin: 10px 0 0 0; text-align: right; color: #2c2c2c; padding: 0 10px 0 0; }

#sub { clear: both; line-height: 1.3; }
#sub h2 { font-size: 24px; color: #94326b; border-bottom: 1px solid #dbdbdb; padding: 10px 0 5px 0; margin: 0 0 10px 0; }
#sub h2 span { color: #2e2e2e; }
#sub h3 { font-size: 22px; color: #94326b; font-weight: normal; margin: 10px 0 -7px 0; }
#sub h4 { font-size: 18px; color: #94326b; font-weight: normal; margin: 10px 0 -7px 0; }
#sub p { padding: 8px 0; }
#sub img { border: 1px solid #dbdbdb; }
#sub img.alignleft { float: left; margin: 4px 10px 4px 0; }
#sub img.alignright { float: right; margin: 4px 0 4px 10px; }
#sub ul { margin: 20px 0 20px 20px; }
#sub ul li { padding: 0 0 0 12px; background: url(img/main-li.png) left 6px no-repeat; margin: 4px 0; }
/* obsah */

/* sidebar */
#sidebar { width: 195px; float: left; padding: 0 0 40px 0; line-height: 1.3; }
#sidebar h3 { font-size: 30px; color: #94326b; margin: 0 0 5px 0; }
#sidebar ul li { margin: 0 0 15px 0; }
#sidebar ul li ul li { margin: 0; }
#sidebar ul li ul li a { display: block; padding: 7px 10px 2px 37px; background: url(img/side-li.png) center bottom no-repeat; color: #333; text-decoration: none; }
#sidebar ul li ul li a:hover { color: #94326b; }
#sidebar ul li.widget_text p { padding: 5px 7px 5px 7px; }
/* sidebar */

/* paticka */
#box { height: 50px; border-top: 1px solid #c5c5c5; font-size: 13px; color: #2b2b2b; }
#box .left { margin: 7px 0 0 1px; float: left; }
#box .right { float: right; text-align: right; line-height: 1.5; }
#box .right ul li { display: inline; background: url(img/box-li.png) left center no-repeat; padding: 0 0 0 4px; }
#box .right ul li:first-child, #box .right ul li.first-child { background: none; }
#box .right ul a { color: #939292; text-decoration: none; }
#box .right ul a:hover { text-decoration: underline; }
/* paticka */
