/*
Theme Name: Zahira theme
Theme URI: 
Description: 
Version: 1.1
Author: Sven Tiirusson
*/

body {
font-family: Palatino, "Palatino Linotype", "Book Antiqua", sans-serif;
font-size: 12px;
background: url('http://zahira.ee/gfx/background.jpg');
color: #333;
}

#page {
position: relative;
	background-color: white;
	border: 1px solid #959596;
	padding: 5px;
	margin: 0px auto;
	width: 784px;
	}

#header {
position: relative;
margin: 0px auto 10px auto;
width: 784px;
text-align: center;
	}
	
#menu a{ 
	color: #a35190;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}	

#menu ul, #submenu ul{
list-style-type: none;
padding: 0px;
margin: 0px;
text-align: center;
}

#menu li  {
	display: inline;
	margin: 0px;
	padding: 0px 4px;
	border: 0px solid #ccc;	
	}

#menu a:hover{
	color: #333333;
  text-decoration: underline;
}

#submenu {
position: relative;
float: left;
margin: 10px 0px;
width: 160px;
text-align: left;
}
#submenu .submenuitem {
position: relative;
margin: 0 0 10px 0;
}
#submenu h3 {
background-color: #ffffff;
position: absolute;
bottom: 0px;
right: 10px;
padding: 0px 10px;
border: 1px solid #fff;
-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}
#submenu ul{
list-style-type: none;
padding: 0px;
margin: 0px;
	text-align: left;
}
#submenu li  {
	margin: 0px;
	padding: 10px 0px;

}

#current a{
color: #000000;
}

#content {
position: relative;
float: left;
font-size: 1.2em;
margin: 10px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


h1, h2, h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #a35190;
}

h1 {
font-size: 1.5em;}
}

h2 {font-size: 1.4em;}

h3 {font-size: 1.1em;}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

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 {

}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

a {
  color: #8f3e7b;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
.Post { position: relative; margin: 0px;	}

.Post hr {	display: block;	}


	
.PostHead {margin-left: 65px; height: 72px; }
.PostHead h2 {font-size: 1.3em; padding: 7px 0 0 0; }
.PostTime { padding: 0px; margin: 0px; position: absolute; left: -7px; top: 0px; background: url(images/PostTimeBkg.gif) no-repeat; height: 71px; width: 67px; text-align: center; color:#fff; }
.PostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.PostTime .day { font-size: 16px; line-height: 18px; letter-spacing: -1px; padding-top: 20px; font-family: 'Arial';}
.PostTime .month { font-size: 10px; text-transform: lowercase;}
.PostTime .year { padding-top: 7px; font-weight: normal; }
.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}
.entry {

}
.entry p {
margin: 5px 0 8px 0;
}

.PostMetaData { background-color: #edd9e8;	clear: left; padding: 5px;}
	
/* Begin Structure */

.lehesisu {
	float: right;
	padding: 10px;
	margin: 0px 0 0;
	width: 600px;
	background-color: #f1f1f1;
	}	
	
.album {
	float: left;
	padding: 15px;
	margin: 0px 0 0;
	width: 750px;
		background-color: #f1f1f1;
	}

.widecolumn {
  float: left;
	padding: 10px;
	margin: 5px 0 0 0px;
	width: 550px;
	}
	
.avaleht {
float: left;
width: 100%;
}

.avaleht h3 {
color:#8C110C;
}

.avaleht a{
color: #666;
}

.bazar {
	float: left;
	padding: 10px;
	margin: 0px 0 0;
	width: 430px;
	background-color: #f1f1f1;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 20px auto 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Sidebar */
#sidebar
{
float: right;
margin: 20px 5px 0 0;
padding: 10px 5px 10px 10px;
width: 175px;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f1f1f1;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
/* End Sidebar */

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 35px;
	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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px 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: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/
