/*  
Theme Name: Beach Party
Theme URI: http://www.wpmix.com/
Description: Stylish Wordpress template. Ideal for personal or maybe travel blogs.
Author: andrej
Author URI: http://www.wpmix.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	width:950px;
	background-color:#E8E8E8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	}


/* CHANGE BANNER */
#header-top {
	height:24px;
	background:#D4E6F4;
	}

#header {
	border-top: 2px solid rgb(5, 172, 239); 
	border-bottom: 2px solid rgb(5, 172, 239); 
	background-color: rgb(255, 255, 255); 
	height:142px;
	background:url(img/header.jpg) no-repeat;
	}
	
#description {
	padding-top:100px;
	padding-left:60px;
	}
	
h1 {
	font-size:30px;
	}
	
h1 a {
	color:#ffffff;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	display:none;
	}
	
#content {
	background:url(img/background.jpg) repeat-y center;
	padding-bottom:25px;
	}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	padding:0px 30px 0 35px;
	font-size:12px;
	}
	
#page-list {
	float:left;
	}
	
#pagelist ul li {
	display:inline;
	padding:0 40px 0 0;
	}
	
#pagelist ul li a {
	color:#FFFFFF;
	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#f5a947;
	}
	
#pagelist ul li.current_page_item a {
	color:#cd6601;
	font-weight:bold;
	}
	
#searchform {
	float:right;
	text-align:right;
	}
	
#searchsubmit {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	background:none;
	border:none;
	cursor:pointer;
	}
	
#s {
	height:17px;
	width:120px;
	background:url(img/search-bar.png);
	border:none;
	color:#FFFFFF;
	padding:2px 3px 0 3px;
	}
/* pagelist and search */	

/* sidebar */

#custom-menu ul li ul li a {
	color:#000;
	text-decoration:underline;
	vertical-align:top;
}

#custom-menu ul li ul li a:hover {
	color:#07aff0;
	text-decoration:underline;
}

#side {
	width:203px;
	float:left;
	color:#000;
	font-size:14px;
	margin-top:40px;
	margin-bottom:40px;
	height:auto !important;
	}
	
#side ul menu-left {
	padding:0px;
	}

#side ul {
	list-style-type:none;
	padding:0px;
	padding-top:0px;
	margin:0px;
	}
	

.cat-item li{
	list-style-type:cirlce;
	padding:0px;
	margin:0px;
	}	
	
#side li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}	
	
#side h2 {
	border-top:#FFF solid 1px;
	font-weight:bold;
	color:#ffffff;
	background:#fff;
	font-size:14px;
	margin:0px;
	padding:10px 0px 10px 10px;
	}
	
#side ul li ul li {
	margin-left:10px;
	padding-top:10px;
	}

#side ul li ul li a {
	margin-left:10px;
	}
	
#side a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:450px;
	float:right;
	font-size:11px;
	color:#000;
	text-align:justify;
	padding:15px 250px 0px 0px;
	}
	
#text-2columns {
	width:700px;
	float:right;
	font-size:11px;
	color:#000;
	text-align:justify;
	margin:15px 15px 0 0;
	}

#text-blog {
	width:450px;
	float:right;
	font-size:11px;
	color:#000;
	text-align:justify;
	margin:15px 0px 0 0;
	}

#text-blog-archive {
	width:230px;
	float:right;
	font-size:11px;
	color:#000;
	text-align:justify;
	margin:15px 0px 0 0;
	}

#text-blog-archive ul li {
	
	margin-left:40px;
	list-style:none;
	}

#text-blog-archive ul li ul li {
	margin-left:10px;
	list-style:none;
	font-weight:bold;
	padding-top:5px;
	}
	
#text-blog-archive ul li ul li a {
	color:#02459E;
	}


#text-blog-archive ul li ul li ul li {
	margin-left:05px;
	list-style: none;
	font-weight:normal;
	}
	
#text-blog-archive ul li ul li ul li a {
		color:#07AFF0;

	}	
	

p {
	padding:5px 0;
	}
	
h2 {
	color:#FFFFFF;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}

.post h2 {
	color:#02459E;
	font-size:18px;
	margin-bottom:0;
	}
	
.post h2 a {
	color:#02459E;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:10px;
	}
	
.pub {
	font-size:10px;
	color:#000;
	padding-top:5px;
	margin-bottom:15px;
	}
	
.comm {
	font-size:13px;
	color:#f5a947;
	margin-top:10px;
	}
	
.comm a {
	color:#f5a947;
	font-weight:normal;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#000;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:underline;
	color:#000;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk {
	padding:5px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#F5A947 2px solid;
	background-color:#000000;
	padding:5px;
	color:#FFFFFF;
	}
	
#author, #email, #url {
	border:#F5A947 2px solid;
	background-color:#000000;
	padding:2px;
	margin:1px 0;
	color:#FFFFFF;
	}
/* comments */

/* footer */
#footer {
	background:url(img/footer.jpg);
	color:#ffffff;
	font-size:12px;
	height:237px;
	}
	
#footer a {
	color:#ffb957;
	}
	
#footer-left {
	float:left;
	}
	
#footer-right {
	float:right;
	text-align:right;
	}
	
#footer-right a {
	color:#FFF;
}
/* footer */		

/* other */	
#nav {
	height:20px;
	font-size:14px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
