/*  
Theme Name: Astrologus
Theme URI: http://www.astrologus.pl/
Description: Szablon stworzony przez Panto i Nataszkę. Więcej informacji znajdziesz na stronie http://www.netdrops.pl
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #593D00;
}
#page {
	width: 900px;
	margin: 0 auto;
	background-image: url(images/layout-srodek.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#header {
	height: 177px;
	background-image: url(images/layout-gora-03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-attachment: scroll;
}

#astrologus {
	margin-top: -30px;
	margin-left: 480px;
	width: 195px;
	height: 30px;
}

#astrologus a {
	border: 0;
	background: none;
}
	
#lewa {
	width: 150px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: -88px;
	text-align: right;
}
#lewa p {
	font-size: 1.1em;
	margin-right: 20px;
}
#content { 
	width: 500px;
	margin-top: 15px;
	margin-left: 30px;
	float:left;
	display: inline; /* IE bug */
}

#content .pagetitle {
	background-image: url(images/pagetitle-02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	height: 30px;
	width: 500px;
	padding-top: 10px;
	letter-spacing: 1px;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	color: #7D5500;
}

#sidebar {
	width: 155px;
	margin-top: -88px;
	margin-left: 35px;
	float: left;
	font-size: 1.1em;
	line-height: 1.5;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#sidebar a, #lewa a{
	padding: 0;
	color:#FFE3AA;
	border: 0;
}
#sidebar a:hover, #lewa a:hover {
	padding: 0;
	border-bottom: 1px dashed #FFE3AA;
	background:none;
}
#sidebar #searchform {
	margin-bottom: 15px;
}
#sidebar #s {
	border: 1px dashed #593D00;
	background:none;
	padding: 2px;
	color: #FFE3AA;
}

#sidebar #menu {
	height: 36px;
	background-image: url(images/sidebar-menu.gif);
	background-repeat: no-repeat;
}
#sidebar #kategorie {
	height: 36px;
	background-image: url(images/sidebar-kategorie.gif);
	background-repeat: no-repeat;
}
#sidebar #archiwum {
	height: 36px;
	background-image: url(images/sidebar-archiwum.gif);
	background-repeat: no-repeat;
}

#sidebar ul li ul{
	margin-bottom: 15px;
}

#sidebar ul li ul {
	margin-left: 15px;
}

#footer {
	clear: both;
	text-align: center;
	background-image: url(images/layout-dol.jpg);
	height: 176px;
}
#footer p {
	padding-top: 50px;
	font-size: 1em;
}


h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.5em;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

p {
	font-size: 1.2em;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

a {
	padding: 0 2px;
	text-decoration: none;
	color: #996600;
	border-bottom: 1px dashed #960;
}
a:hover {
	background-color: #996600;
	color: #FFE3AA;
}


.ramka {
	padding: 2px;
	background-color: #F6F9D4;
	border: 1px solid #960;
	
}

hr {
	display: none;
}

.post h2 {
	width: 350px;
	padding-left: 42px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin: 0;
	float: left;
	background-image: url(images/post-naglowek-03.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
	font-size: 2em;
}
.post h2 a {
	border: 0;
}
.post small {
	margin-top: 1.5em;
	float: left;
}
.post .entry {
	clear: both;
	margin: 0;
}
.postmetadata {
	font-size: 1em;
	text-align: center;
}


#comments {
	margin-top: 20px;
}
#respond {
	margin-top: 20px;
}
.commentlist {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

.commentlist li{
	border: 1px dashed #996600;
	margin-top: 20px;
	padding: 5px;
	width: 450px;
	margin-left: 25px;
}

.commentlist cite {
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	font-style:normal;
	text-transform: capitalize;
}
.commentlist small {
	float: right;
}
.commentlist em {
	float: left;
}
.commentlist li p {
	clear:both;
}

#comment { /*formularz*/
	width: 450px;
	margin-left: 25px;
	margin-top: 5px;
	background-color: transparent;
	border: 1px dashed #996600;
	color: #593D00;
	padding: 3px;
}


#author {
	margin-top: 5px;
	margin-left: 25px;
	padding: 3px;
	border: 1px dashed #996600;
	color: #593D00;
	background-color: transparent;

}

#email {
	margin-top: 5px;
	margin-left: 25px;
	padding: 3px;
	border: 1px dashed #996600;
	color: #593D00;
	background-color: transparent;		
}

#url {
 	margin-top: 5px;
	margin-left: 25px;
	padding: 3px;
	border: 1px dashed #996600;
	color: #593D00;
	background-color: transparent;	
}

#submit {
	float: right;
	margin-right: 15px;
	background-image: url(images/button-submit.gif);
	color: #FFECD9;
	background-color: transparent;
	height: 22px;
	width: 120px;
	border-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
}
.navigation {
	margin-bottom: 5px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
