/*  
Theme Name: Senior Centrum UH
Theme URI: http://www.seniorcentrumuh.cz
Description: Sablona pro ubytovani Senior Centrum UH
Version:
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: url(img/bg.png) left top repeat-x;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrap {
	width: 941px;
	margin: 0 auto;
	}

#header {
	height: 259px;
	background: url(img/header.jpg);
	}
	
#header h1 {
	padding: 47px 0 0 23px;
	}
	
#header h1 a {
	display: block;
	height: 164px;
	width: 540px;
	}
	
#header h1 a span {
	display: none;
	}
	
#header span {
	display: none;
	}
	
#header ul {
	height: 48px;
	margin: 0 0 0 17px;
	}
	
#header ul li {
	float: left;
	display: block;
	background: url(img/header-li.jpg) right top no-repeat;
	list-style: none;
	}
	
#header ul li a {
	display: block;
	float: left;
	line-height: 48px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 30px;
	}
	
#header ul li a:hover {
	background: url(img/header-hover.jpg) center top no-repeat;
	}
	
#header ul li.current_page_item a, #header ul li.current_page_item a:hover {
	background: url(img/header-current.jpg) center top no-repeat;
	}
		
a {
	color: #451815;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	text-decoration: none;
	}
	
#content {
	background: url(img/content.png) left top repeat-y;
	margin: 0 0 0 22px;
	}
	
#zarizeni {
	width: 908px;
	height: 184px;
	background: url(img/zarizeni.jpg) left top no-repeat;
	padding: 10px 0 0 33px;
	}
	
#zarizeni a {
	width: 207px;
	height: 44px;
	display: block;
	padding: 132px 0 0 0;
	margin: 0 12px 0 0;
	float: left;
	line-height: 44px;
	text-align: center;
	font-size: 15px;
	color: #451815;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#zarizeni a:hover {
	color: #333333;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
/* main structure */

/* sidebar */	
#side {
	width: 208px;
	float: left;
	background: url(img/side-top.png) left top no-repeat;
	padding: 0 0 0 12px;
	display: inline;
	}
		
#side ul li {	
	list-style: none;
	}
	
#side h4 {
	font-size: 22px;
	color: #7D0807;
	font-weight: normal;
	margin: 15px 0 0 0;
	padding: 0 0 8px 1px;
	background-color: #F8F4EB;
	}
	
#side ul li.widget_sideblog ul {
	background: url(img/side-sideblog-ul.png) left top no-repeat;
	width: 100%;
	}
	
#side ul li.widget_sideblog {
	background: url(img/side-sideblog.png) left top repeat-y;
	}
	
#side a.aktuality {
	display: block;
	width: 208px;
	height: 46px;
	background: url(img/side-sideblog-link.png) left top no-repeat;
	}
	
#side a.aktuality:hover {
	background: url(img/side-sideblog-link-h.png);
	}
	
#side a.aktuality span {
	display: none;
	}
	
#side ul li.widget_sideblog ul li span.link a {
	font-weight: bold;
	color: #511512;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 10px 0 5px 0;
	}
	
#side ul li.widget_sideblog ul li span.link a:hover {
	text-decoration: underline;
	}
	
#side ul li.widget_sideblog ul li {
	background: url(img/side-sideblog-li.png) left bottom no-repeat;
	padding: 0 15px 10px 15px;
	}
	
#side ul li.widget_sideblog ul li span.content {
	display: block;
	font-size: 12px;
	color: #333333;
	}
	
#side ul li#text-3 div {
	width: 178px;
	height: 150px;
	background: url(img/side-kontakt.jpg);
	font-size: 13px;
	color: #511512;
	padding: 15px;
	}
/* sidebar */

/* text */
#text {
	width: 598px;
	float: right;
	background: url(img/text-top.png) left top no-repeat;
	color: #696254;
	margin: 0 31px 0 0;
	display: inline;
	font-size: 14px;
	color: #451815;
	padding: 0 35px;
	}
	
#text h2 {
	font-size: 22px;
	color: #7D0807;
	font-weight: normal;
	padding: 15px 0 8px 0;
	}

#text h3 {
	font-size: 20px;
	color: #7D0807;
	font-weight: normal;
	padding: 18px 0 4px 0;
	}
	
#text h3.act {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	padding: 15px 0 2px 0;
	}
	
#text h3.act a {
	text-decoration: none;
	}
	
#text h3.act a:hover {
	color: #666666;
	}
	
p {
	padding: 5px 0;
	}
	
.post {
	line-height: 1.3;
	}
	
.post ul li {
	list-style: none;
	background: url(img/bullet_red.png) left 2px no-repeat;
	padding: 0 0 0 23px;
	margin: 7px 0 7px 5px;
	}
	
.post ol li {
	margin: 3px 0 3px 28px;
	}

#text .wp-smiley {
	padding: 0;
	background: none;
	border: none;
	}

#text img {
	border: 5px solid #D2C1A0;
	}
	
#text img.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
	}
	
#text img.alignright {
	float: right;
	margin: 5px 0 5px 15px;
	}
/* text */

/* footer */
#box {
	width: 857px;
	height: 42px;
	background: url(img/box.png);
	margin: 0 0 10px 22px;
	padding: 19px 15px 0 15px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	color: #451815;
	}
	
#box a {
	font-weight: normal;
	color: #451815;
	}
/* footer */		