/*
Theme Name: Eternal Girl
Theme URI: http://sylwiatalar.pl/
Author: Sylwia Talar
Author URI: http://sylwiatalar.pl/
Tags: brown, custom header, 800px width, two columns, widgets

	Eternal Girl v1.0
	 http://sylwiatalar.pl/eternalgirl/

	This theme was designed and built by Sylwia Talar,
	whose blog you will find at http://sylwiatalar.pl/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font: normal 12px Tahoma; 
	background: #d5d6d7 url('images/eternalgirlbgcolor.jpg');
	color: #990033;
	text-align: left;
	}

#page {
	background-color: white;
	border: 0px none;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/eternalgirlheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 0px 0px 0;
	height: 300px;
	width: 800px;
	}

#content {
	font: normal 12px Tahoma;
	}

.widecolumn .entry p {
	font: normal 12px Tahoma;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 14px;
	}

.widecolumn {
	line-height: 14px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #ffffff;
}

.thread-even {
	background-color: #ffffff; 
} 
.depth-1 {
	border: 0px;
} 

.even, .alt {
	border-left: 0px; 
}

#footer {
	background: #eee url('images/eternalgirlfooter.jpg') no-repeat bottom center;
	}

small {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16pxem;
	}

h1, h2, h3 {
	font-family: Tahoma;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	text-align: left;
	}

#headerimg .description {
	font-size: 14px;
	text-align: left;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	font-family: Tahoma;
	font-size: 14px;
	}

h3 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #660033;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #cc9900;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Tahoma;
	}

.commentlist li ul li {
	font-size: 12px;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 0px;
	padding: 0px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Tahoma;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #990033;
	}

code {
	font: 11px Tahoma;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: 10px;
	}

a, h2 a:hover, h3 a:hover {
	color: #006600;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 14px Tahoma;
	color:#660033;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	color:#660033;
	text-transform: capitalize;
	text-align: center;
	background: #B8B8B8;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: #ffffff;
	margin: 15px auto;
	padding: 0;
	width: 800px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 auto;
	padding: 0;
	height: 300px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 300px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 5px 15px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 15px 0;
	margin: 5px 0 0 15px;
	width: 550px;
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 10;
	}

.narrowcolumn .postmetadata {
	padding-top: 15px;
	}

.widecolumn .postmetadata {
	margin: 5px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 100px;
	margin: 0 auto;
}

.widecolumn .attachment {
	text-align: left;
	margin: 0 auto;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: 200px;
	clear: both;
	}
	
#page > #footer {
padding: 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 10px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Uzyj 'class="alignright"' by obrazek przyciagnac do prawej strony. Lub uzyj 'class="centered',
	by wycentrowac obraz. To mniej zawodna opcja niz align="center" */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Znaczniki listy - nie kompatybilne z IE
	W IE zostana one przetworzone na normalne znaczniki (normalne w znaczeniu IE). */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 15px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 0px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 0px;
}

#respond:after {
	content: ".";
	display: block;
	height: 100;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 100 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 10px 0px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 100;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 5px 0;
	margin-left: 590px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: hide;
	margin: 10px 0;
	width: 190px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 0px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
background: #ffff33;
color: #cc00cc;
}

#wp-calendar td.pad:hover { /* Nie pracuje pod IE */
	background-color: #e8e8e8; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 35px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "If you want to say something stupid, better keep silent...
   Isn't it? I think you need to talk with the abnormal girl - with The Eternal Girl. :)" */
