/*  
Theme Name: SharpLead
Theme URI: http://www.beoriginal.com
Description: Best Theme Ever!
Version: 1.0
Author: Jonathan B.
Author URI: http://www.sharplead.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background:#171A1F url(images/background.jpg) center top no-repeat;
	padding:0;
	margin:0 auto;
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
	}
	
#wrap {
	margin:0 auto;
	}
	
#sub-body {
	width:600px;
	margin:0 auto;
	padding:0;
	}
 
#header .header {
	background:#000000 url(images/corner_black.png) right bottom no-repeat;
	color:#FFFFFF;
	padding:10px;
	margin:10px 0;
	text-align:left;
	border-bottom: #9cd9ad 1px dashed;
	border-right: #9cd9ad 1px dashed;
	}
#header .header #avatar{
	background:transparent url(images/myAvatar.png) no-repeat;
	width:115px;
	height:115px;
	display:block;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
}
	
h1 {
	font-size:24px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	}
	
h1 a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

h1 a:hover {
	color: #000000;
	background:#66FFCC;
	text-decoration:none;
	}
	
#description {
	font-size:16px;
	text-align:left;
	color:#666666;
	}
	
.cleaner, .clear {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	text-align:left;
	margin-top:6px;
	font-size:80%;
	}
	
#pagelist ul li {
	display:inline;
	padding:0;
	margin:0
	}
	
#pagelist ul li a {
	color:#FFFFD4;
	font-weight:normal;
	/*font-size:120%;*/
	text-decoration:none;
	padding:4px 10px;
	}
	
#pagelist ul li a:hover {
	/*text-decoration:underline;*/
	color:#000000;
	}
	
#pagelist ul li.current_page_item a {
	font-weight:bold;
	}
/* pagelist and search */	

/* text */
#text {

	}
	
.post {
	background:url(images/image_shadow.png) center bottom no-repeat;
	color:#FFFFFF;
	padding:2px 0;
	margin:0;
	position:relative;
	}
	
.post-content {
	background:#000000 url(images/corner_black.png) right bottom no-repeat;
	border-bottom: #9cd9ad 1px dashed;
	border-right: #9cd9ad 1px dashed;
	padding:20px 10px 10px;
	margin:0 0 50px 0;
	}
	
.post-date {
	float:left;
	width:55px;
	margin-left:0px;
	font-size:90%;
	color:#5C5E63;
	position:absolute;
	left:-10px;
	padding:10px 2px;
	text-align:center;
	background-color:#141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.post-date .date-day {
		font-size:26px;
		font-weight:bold;
		color:#5C5E63;
		line-height:28px;
		}
	.post-date .date-month {
		color:#5C5E63;
		font-size:12px;
		font-weight:bold;
		letter-spacing:2px;
		text-transform:uppercase;
		line-height:8px;
		}
	.post-date .date-year {
		font-size:10px;
		font-weight:bold;
		color:#5C5E63;
		line-height:12px;
		}
		
		.short-url{
		background:#2A2C30 none repeat scroll 0 0;
		display:inline-block;
		font-size:12px;
		margin:-48px 0 0;
		overflow:hidden;
		padding:10px;
		position:absolute;
		}
		
		.post img{
		display:block;
		}
	
.post-text {
	float:right;
	text-align:left;
	width:500px;
	margin:0 15px 5px 5px;
	}
	
.size-medium {
	}
	
p {
	padding:5px 0;
	margin:0;
	}
.post-header {
text-align:right;
}
.post h2 {
background:transparent none repeat scroll 0 0;
display:block;
font-weight:bold;
margin-bottom:0;
overflow:hidden;
padding:2px 0;
width:100%;
	}
	
h2 {
	margin-bottom:10px;
	}
	
.post h2 a {
color:#66CDC1;
/*display:block;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
padding:4px;
	/*font-weight:bold;
	color:#FFFFD4;
	text-decoration:none;
	display:block;
	text-align:left;*/
	}
	
.post h2 a:hover {
	color: #000000;
	background:#171A1F;
	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-top:5px;
	padding:5px 5px 5px 50px;
	color:#FFFFFF;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	border:2px solid #CFCFCF;
	}
	
.right {
	float:right;
	margin-left:10px;
	}
	
.pub {
	color:#5C5E63;
	font-size:12px;
	margin:2px 0 6px;
	}
	
.pub a {
	/*text-decoration:none;
	color:#534b37;*/
	}
	
.comm {
	text-align:right;
	margin-top:24px;
	color:#534b37;
	clear:both;
	}
	
.comm a {
	/*color:#534b37;
	font-weight:normal;
	text-decoration:underline;*/
	}
	
.comm a:hover {
	color: #000000;
	background:#66FFCC;
	text-decoration:none;
	}
	
.white {
	color:#FFFFFF;
	}

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

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#ffffff;
	}
	
h3 {
  	margin-top:5px;
	font-size:110%;
	}
	
a {
	color:#66FFCC;
}
a:hover {
	color: #000000;
	background:#66FFCC;
	text-decoration:none;
}
.pub a {
	text-decoration:none;
	font-weight:normal;
	}
	
.pub a:hover {
	color: #000000;
	background:#66FFCC;
	text-decoration:none;
	}	
/* headlines and links */



.gallery{
	margin:0 auto;
	float:left;
}
.gallery-item{
	float:left;
	margin-top:10px;
	text-align:center;
	width:33%;
}
.gallery-item img{
	border:2px solid #CFCFCF;
}











/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:130%;
	}
	
.commentmetadata {
	padding:5px;
	/*background-color:#3a3321;*/
	/*width:578px;*/
	color: #666666;
	font-weight:bold;
	}
	
.obsahk {
	background-color:#3f3826;
	padding:5px;
	/*width:578px;*/
	margin-bottom:15px;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk a {
	font-weight:normal;
	color:#FFFFFF;
	}
	
.commentmetadata a:hover, .obsahk a:hover {
	color: #000000;
	background:#66FFCC;
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	margin:0 auto;
	}
	
ol.commentlist ol, ol.commentlist ul {
	margin-left:20px;
	}
	
textarea#comment {
	border:#232014 1px solid;
	background-color:#776A48;
	padding:5px;
	color:#FFFFFF;
	}

#author, #email, #url {
	border:#232014 1px solid;
	background-color:#776A48;
	padding:2px;
	margin:1px 0;
	}
/* comments */

/* footer */
#footer {	
	background:#000000 url(images/corner_black.png) right bottom no-repeat;
	color:#FFFFFF;
	padding:24px;
	margin:10px 0;
	border-bottom: #9cd9ad 1px dashed;
	border-right: #9cd9ad 1px dashed;
	text-align:left;
	width:auto;
	}
	
#footer a {
	/*color:#433c2a;*/
	font-weight:bold;
	}
	
#footer-bg {
	}

#footer span{
color:#999999;
font-size:12px;
margin-top:4px;
}
/* footer */

div#cc {
	width:600px;
	padding:10px;
	margin:40px auto 10px;
	font-size:12px;
	color:#666666;
	text-align:center;
}

/* other */	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.alignleft {
	float:left;
	margin:0 20px 20px 0;
	}
	
.alignright {
	float:right;
	margin:0 0 20px 20px;
	}
	
	
input, textarea{
padding:4px;
font-family:"Courier New", Courier, monospace;
}
/* other */	