/*  
Theme Name: Timeless Perceptions
Theme URI: http://www.artikelverzeichnis.dk
Description: Designed by <a href="http://www.artikelverzeichnis.dk">NET-TEC Experten</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: NET-TEC Experten
Author URI: http://www.artikelverzeichnis.dk
© 2008, NET-TEC Experten. All rights reserved. 
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: #2a2a29 url(images/body-bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4;
	}
	
#wrap {
	width:880px;
	margin:0 auto;

	}
 
#header {
	height:175px;
	background:url(images/header.jpg) left no-repeat;
	}


	
#description {
	float:left;
	padding-top:10px;
	padding-left:43px;
	}

#menu {
	position:relative;
	width: 860px;
	margin: 0px auto;
        top: 18px;
        left: 8px;
	text-align: center;
	line-height: normal;
}
#button {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: left;
	clear:both;
}


#button li {
	float: left;
	height: 28px;
	background: url(images/button-right.gif) top right no-repeat;
	margin: 0 3px;
	white-space: nowrap;
}
#button .page_item a{
	color: #f8f8f8;
	display: block;
	background: url(images/button-left.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
}

#button .page_item a:hover{
	color: #000000;

}
#button li:hover {
	background-position: 100% -36px;
}
#button .page_item a:hover {
	background-position: 0px -36px;
	border: none;
}

#button li.current_page_item {
	color: #ffffff;
	text-decoration: none;
	background: url(images/button-right-hover.gif) top right no-repeat;
}
#button .current_page_item a, #button .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	background: url(images/button-left-hover.gif) top left no-repeat;
}


	
h1 {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 a, h1 a:hover, h1 a:visited {
	color:#ef6721;
	font-weight:normal;
	text-decoration: none;
	}
	
#desc {
	color:#343434;
	font-size:11px;
	margin-top:-6px;
	}
	


.cleaner {
	clear:both;
	height:0;
	}
/* main structure */
	




/* sidebar */	
#side {
	width:267px;
	float:right;
	background:url(images/sidebar-bg.jpg) top repeat-x #232222;
	border:1px solid #292728;
	margin-right:23px;
	margin-top: -36px;
	padding:10px 15px;
	font-size: 11px;
	color:#fbcccc;
	}
	
#side li, #side ul {
	list-style-type:none;
        border: none;
	}
	
#side h3 {
	color:#717171;
	font-size:12px;
	margin-top: 12px;
	margin-bottom: 8px;
	background:url(images/sidebar-top.jpg) no-repeat;
	padding:3px 10px 3px 10px;
	border-top:1px solid #131313;
	border-bottom:1px solid #131313;
	}

	
#side ul li ul li {
	margin-left:10px;
	background:url(images/links.gif) left top no-repeat;
	padding-left:19px;
	padding-top:3px;
background-position: 0 .3em;
	}
	
#side ul li ul li a {
	color:#fef200;
	height: 18px;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	}
	
#side ul li ul li a:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
	}
	


#searchsubmit {
	width:58px;
	height:25px;
	background:url(images/searchsubmit.png) no-repeat;
	border:none;
	vertical-align:middle;
	}
/* sidebar */

/* text */

#text {
	width:558px;
	float:left;
	}
	

	
#text-content {	
	margin-top: -15px;
	margin-left:23px;
	border:1px solid #292728;
	background: url(images/text-bg.jpg) repeat-x #373737;
	width:528px;
	color:#909090;
	font-size:11px;
	}

.125ads {	
	float: left;
         position:relative;
	height: 140px;
	width: 520px;
	padding: 8px 15px 15px;
	margin-bottom: 10px;
        margin-right:auto;
        margin-left:auto;
        text-align:center;
}


.125ads img {
	padding: 0px;
	border: 2px solid #333333;
}

.125ads a img {
	padding: 0px;
	border: 2px solid #333333;
}

.125ads a:hover img {
	padding: 0px;
	border: 2px solid #333333;
}


.post {
	margin-bottom:15px;
	}
	
.post-content {
	padding:3px 20px 0 20px;
	}

.pub {
	margin-bottom:20px;
	}
		
.pub a {
	color:#ee6232;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.comm {
	float:right;
	color:#ee6232;
	}
	
.comm a {
	color:#ee6232;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
	
.comm a:hover {
	text-decoration:none;
	}


p {
	padding:5px 0;
	}
	
h2 {
	color:#b0b0b0;
	font-size:18px;
        margin-top: 10px;
        margin-bottom: 10px;

	}

.post h2 {
	background:url(images/headline-bg.png) no-repeat;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#ffb683;
	height:22px;
	margin-top:0px;
	padding:3px 0 0 33px;
	border-bottom:1px solid #f1815b;
	}
	
.post h2 a {
	color:#333;
	font-weight:bold;
	}
	
.post h2 a:hover {
	color:#fee8d8;
	text-decoration:none;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-left:5px;
	}
	
blockquote blockquote {
	background:none;
	}


	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

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

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:5px;
	font-size:20px;
	color:#FFFFFF;
	}
	
#comments-block {
	margin-left:20px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#dda699;
	width:455px;
	color:#000000;
	}
	
.commentmetadata a {
	color:#000000;
	}
	
.obsahk {
	padding:5px;
	width:455px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#292728 1px solid;
	background-color:#4d4d4d;
	padding:5px;
        color: #9a9a9a;
	}
	
#author, #email, #url {
	border:#292728 1px solid;
	background-color:#4d4d4d;
	padding:2px;
	margin:1px 0;
        color: #9a9a9a;
	}
	
.writec {
	margin-bottom:20px;
	}
/* comments */

/* footer */
#footer {	
	height:22px;
	padding-top:50px;

	width:880px;
	margin:0 auto;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	}
	
#footer a {
	color:#b5b5b2;
	}
/* footer */		

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

