/*  
Theme Name: Solid
Theme URI: http://www.machi.biz
Description: Solid
Version: 
Author: Machi
Author URI: http://www.machi.biz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background:url(img/background.png) repeat;
	font-size:62.5%;
	color:#000000;
	width:1024px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1 {
	font-size:300%;
	display:block;
	background-color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px 0 5px 60px;
	margin:16px 0 7px 0;
	}
	
h1 a {
	color:#d3dee4;
	font-weight:normal;
	}
	
h1 a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
#content {
	margin:12px 0 0 0;
	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	background-color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:0 0 2px 53px;
	}
	
#pagelist ul li {
	display:inline;
	margin:0 7px;
	}
	
#pagelist ul li a {
	color:#d3dee4;
	font-size:170%;
	text-decoration:none;
	font-weight:normal;
	}
	
#pagelist ul li a:hover {
	background-color:#ffa42c;
	color:#000000;
	}
	
#pagelist li.current_page_item a {
	background-color:#ffa42c;
	color:#000000;
	}
	
/* pagelist and search */	

/* sidebar */
#searchform {
	margin-bottom:7px;
	}
	
#searchsubmit {
	border:1px solid #b4b4b4;
	background-color:#a4a4a4;
	font-size:180%;
	color:#000000;
	height:30px;
	width:33px;
	vertical-align:middle;
	margin-left:3px;
	}
	
#s {
	vertical-align:middle;
	height:22px;
	border:1px solid #b2b2b2;
	background-color:#f0f0f0;
	padding:3px;
	font-size:180%;
	width:120px;
	}
		
#side {
	width:164px;
	float:left;
	color:#000000;
	margin:0 0 10px 60px;
	}
	
#sidebarleft {
	background:url(img/side-content.png) repeat-y;
	border:1px solid #a8a8a8;
	}
	
#side-top {
	background:url(img/side-top.png);
	height:83px;
	}
	
#side-bottom {
	background:url(img/side-bottom.png);
	height:349px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}

#sidebar {
	margin:0 10px 0 58px;
	font-size:140%;
	font-family:"Trebuchet MS", Georgia;
	}
		
#side h2 {
	font-size:110%;
	font-family:"Trebuchet MS", Georgia;
	color:#6ec11c;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:-10px;
	}
	
#side a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
#side ul li ul li ul.children li {
	margin-left:30px;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#posts {
	width:770px;
	float:right;
	}
	
#text {
	text-align:justify;
	color:#333333;
	background-color:#f0f0f0;
	border:1px solid #b2b2b2;
	padding:40px 0 0 0;
	}
	
.post-date {
	height:26px;
	width:770px;
	background:url(img/post-date.png) no-repeat left;
	font-size:180%;
	color:#ffffff;
	padding:3px 0 0 8px;
	}
	
p {
	padding:5px 0;
	}

h2 {
	font-size:250%;
	margin-left:30px;
	color:#000000;
	margin-bottom:20px;
	}
	
.post h2 {
	margin-top:10px;
	margin-left:0;
	margin-bottom:0;
	font-size:170%;
	}
	
.post h2 a {
	color:#040000;
	text-decoration:none;
	font-weight:normal;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}

.post {
	padding-bottom:30px;
	}
		
.post-content {
	font-size:160%;
	color:#040000;
	margin-left:70px;
	margin-right:20px;
	}
	
#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 50px;
	color:#333333;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}
	
.pub {
	font-size:90%;
	margin-top:10px;
	}
	
.pub-left {
	display:inline;
	float:left;
	}
	
.pub-right {
	display:inline;
	float:right;
	}
	
.pub a {
	text-decoration:none;
	font-weight:normal;
	color:#ffa42c;
	}
	
.pub a:hover {
	text-decoration:underline;
	}	
	
.orange {
	color:#ffa42c;
	}

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

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#333333;
	}
	
h3 {
  	margin-top:5px;
	font-size:115%;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* footer */
#footer {
	margin-top:12px;
	margin-bottom:10px;
	}

#footer a.rss {
	color:#b4b4b4;
	font-size:240%;
	font-weight:normal;
	background:url(img/rss.png) left no-repeat;
	padding-left:37px;
	height:33px;
	display:block;
	vertical-align:middle;
	}
	
.copyright {
	font-size:180%;
	color:#000000;
	margin-top:15px;
	}
/* footer */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	}
	
.commentmetadata {
	background-color:#CCCCCC;
	padding:5px;
	width:600px;
	}
	
.obsahk {
	padding:5px;
	width:600px;
	margin-bottom:15px;
	}
	
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;
	}
	
.writec {
	margin-left:25px;
	}
/* comments */

/* other */	
.floatright {	
	float:right;
	margin-left:10px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}

.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
/* other */	
