/* 
Theme Name: Lomo.me
Theme URI: http://www.lomo.me/
Design Name: Lomo
Description: Lomo
Version: 1.0
Author: Ewa Liszcz
Author URI: http://www.cre8.pl
*/

* {
	margin: 0;
	padding: 0;
}


html, body {   
	margin: 0;
	padding: 0;
	font: normal 90%/120% Tahoma, Verdana, Arial, Georgia, sans-serif;	
	background-color: #d0d0d0;
}


#container {width: 950px; margin: 0 auto; background: url(img/lomo-me-1.jpg) no-repeat top;}


/* logo */


#top {padding-top:20px;}
#top .topleft {width:300px; float: left;}
#top .topright {width:700px; float: right;}
#top .clear {clear:both;}

#logo{
	margin-top:0px;
	margin-left:0px;
	width:221px;
	height:79px;
	text-indent:-8000px;
	background:url(img/lomo-logo.gif) no-repeat;
}

#logo a{
	display:block;
	height:79px;
	border-bottom: none;
}

#logo a:hover {
	display:block;
	height:79px;
	background:url(img/lomo-logo.gif) no-repeat;
}


/* tresc glowna */

#main{margin-top:30px;}

#main h2 {background-color: #262626; padding:12px 0px 12px 15px; width:40%;}
#main h2 a:link, a:visited {font-size:18px !important;line-height:18px; font-family: Trebuchet MS; color: #f6f6f6; text-decoration: none;}
#main h2 a:hover {text-decoration: underline;}

#main span.tresc p {background-color: #262626; padding:5px 15px 10px 20px; color:#f6f6f6; width:45%; margin-left:30px; font-size:11px;}
#main img {background-color: #262626; padding:17px; border:none;  margin-left:30px;}

#main .komentarz {background-color: #e4e4e4; padding:10px 15px 10px 15px; width:10%; margin-left:30px;}
#main .komentarz a {font-size:11px !important; color: #262626; font-family: arial !important;}



/* komentarze */

.commentsblock {margin-left:70px;}
.commentsblock h3 {background-color: #b2b2b2; padding:10px 0px 10px 15px; font-size:18px !important; width:85%; line-height:18px; font-family: Trebuchet MS; color: #f6f6f6; text-decoration: none;}

.commentlist {margin-bottom:40px; margin-left:40px; margin-top:10px;}
.commentlist li { padding:10px 0; background:url(img/dot-white.gif) repeat-x left bottom; width:80%; }
.commentlist cite { font:italic normal 17px Georgia, "Times New Roman", Times, serif; }
.commentlist cite a { font:italic Georgia, "Times New Roman", Times, serif; font-size:14px !important; font-weight:bold !important; color: #262626; }
.commentlist li ol { margin:0;}
.commentlist li ol li { padding:0; background:none;}
.commentlist li ul { margin:0;}
.commentlist li ul li { padding:0; background:none;}
.commentlist li blockquote { margin:0; padding:0; background:none;}
.commentmetadata a {font-size:12px !important; font-weight:bold !important; color: #262626; text-decoration: none !important;}

#commentform {margin:15px 0px 15px 0px;}
#commentform p { margin-bottom:5px;}
#commentform label { cursor:pointer}
#author, #email, #url, #comment {border:1px solid #A7A6AA; vertical-align:middle}
#comment { width:480px; overflow:auto}
#submit { padding:3px; cursor:pointer}



/* stopka */

#stopka {margin:35px 0px 35px 30px;}
#stopka img {padding:0 !important; background-color: transparent !important; border:none; margin-left:0px !important; margin-top:5px;}



