/*  
Theme Name: Lamp
Theme URI: http://www.machi.biz
Description: Lamp
Version: 
Author: Machi
Author URI: http://www.machi.biz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#000000;
	margin:0 auto 10px auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width:1024px;
	}
 
#header {
	margin:0 auto;
	height:162px;
	background:url(img/header.jpg) left no-repeat;
	}
	
#description {
	color:#a7a7a7;
	margin-left:250px;
	padding-top:20px;
	}
	
h1 a {
	font-size:30px;
	color:#a7a7a7;
	font-weight:normal;
	}
	
#desc {
	font-size:14px;
	}
	
#content {
	margin:10px 0 0 0;
	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#navy {
	height:55px;
	background:url(img/navy.png) repeat-x;
	}
	
#pagelist {
	padding-top:10px;
	float:left;
	}
	
#pagelist ul li {
	display:block;
	float:left;
	list-style-type:none;
	}
	
#pagelist ul li a {
	font-size:30px;
	padding:0 20px;
	float:left;
	color:#474444;
	text-decoration:none;
	font-weight:normal;
	}
	
#pagelist ul li a:hover {
	color:#ce810e;
	}
	
#pagelist li.current_page_item a {
	color:#ce810e;
	}
	
#searchform {
	float:right;
	margin:5px 7px 0 10px;
	}

#s {
	width:166px;
	height:40px;
	border:1px solid #494949;
	background:url(img/search.png);
	color:#494949;
	font-size:30px;
	padding:1px 8px 0 8px;
	vertical-align:middle;
	}
	
#searchsubmit {
	width:46px;
	height:37px;
	background:url(img/searchbutton.png);
	border:1px solid #494949;
	vertical-align:middle;
	color:#ce8110;
	font-size:24px;
	margin-left:10px;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:308px;
	float:left;
	background:url(img/sidebar-top.png) no-repeat top #000000;
	color:#637173;
	border:1px solid #3a3a3a;
	margin-left:15px;
	padding-bottom:20px;
	font-size:14px;
	color:#4b4848;
	margin-bottom:7px;
	}
	
#sidebar {
	padding:0 15px 0 25px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size:24px;
	color:#cc8316;
	padding:15px 0;
	font-weight:normal;
	}
	
#side ul li ul li {
	margin-left:30px;
	line-height:2;
	}
	
#side a {
	font-size:14px;
	color:#4b4848;
	text-decoration:none;
	font-weight:normal;
	background:url(img/links.gif) left no-repeat;
	padding-left:12px;
	}
	
#side a:hover {
	color:#ffffff;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:676px;
	float:right;
	background:#090909;
	border:1px solid #3a3a3a;
	color:#6e6e6e;
	padding:15px 0 0 0;
	margin-right:7px;
	font-size:16px;
	margin-bottom:7px;
	}

.post-top {
	margin-top:7px;
	}
		
.post-date {
	float:left;
	height:28px;
	background:url(img/post-date.png) no-repeat left;
	width:120px;
	font-size:17px;
	color:#ff9800;
	padding-left:10px;
	padding-top:6px;
	}

.post-content {
	padding:10px 15px 50px 15px;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	font-size:24px;
	color:#FFFFFF;
	margin-left:15px;
	}
	
.post h2 {
	padding-top:2px;
	margin-left:0;
	}
	
.post h2 a {
	font-size:24px;
	font-weight:normal;
	color:#6e6e6e;
	text-decoration:none;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
#text ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text 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 40px;
	color:#5C5C5C;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}

.pub {
	margin-top:15px;
	font-size:14px;
	}
	
.pubat {
	float:left;
	}
	
.comm {
	float:right;
	font-size:16px;
	color:#ce8110;
	padding-bottom:2px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
.orange {
	color:#ce8110;
	}
	
h2,h3,h4,h5,h6 {
	color:#444444;
	}
	
h3 {
  margin-top:5px;
	font-size:1.15em;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#6e6e6e;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#footer a {
	color:#999999;
	}
	
.pub a {
	color:#ce8110;
	text-decoration:none;
	font-weight:normal;
	}
	
.pub a:hover {
	text-decoration:underline;
	}	
	
.comm a {
	font-size:16px;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	}
	
.commentmetadata {
	padding:5px;
	width:635px;
	background-color:#333333;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk {
	padding:5px;
	width:580px;
	margin-bottom:10px;
	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
/* comments */

/* footer */
#footer {	
	background:url(img/footer.png) repeat-x;
	height:40px;
	border:1px solid #3c3a3a;
	margin-top:7px;
	margin-right:7px;
	margin-left:15px;
	padding-left:50px;
	padding-top:10px;
	padding-right:10px;
	}
	
#rss-footer {
	float:left;
	}
	
#rss-footer a {
	font-size:16px;
	color:#ff9800;
	font-weight:normal;
	background:url(img/rss.png) left no-repeat;
	padding-left:25px;
	}
	
#sponsors {
	float:right;
	font-size:16px;
	color:#d7d7d7;
	}
	
#sponsors a {
	color:#ff9800;
	padding:0 15px;
	font-weight:normal;
	}
/* footer */

/* other */	
.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
	
#comments-block, #nav {
	margin:0 15px 0 15px;
	}
	
#nav {
	height:20px;
	}
/* other */	
