/*
Theme Name: Harmonica
Theme URI: http://harmonica.bg/
Description: Harmonica WordPress theme, September 2009.
Version: 1.0
Author: Fontan2 & Pixelflower
Author URI: http://pixelflower.com/
Tags: harmonica, serif, fixed width, two columns, widgets

	Thå theme was designed by Ivan Hristov, http://fontan2.com/,
	and developed by Deliana Kostadinova, http://pixelflower.com/.

*/


html
{
	background: #f9fef6 url('images/bgnd.gif') top repeat-y;
}
body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', 'Times New Roman', Times, Serif;
	color: #333;
	width: 920px;
	margin: 0px auto;
	padding: 0;
}
#header
{
	padding: 60px 0px 40px 50px;
	width: 870px;
	height: 52px;
}
.rss
{
	float: right;
	margin: -100px 40px 0px 0px;
	width: 50px;
	text-align: right;
	font-size: 1.2em;
}
.src-frm
{
	clear: both;
	float: right;
	margin: -70px 35px 0px 0px;
	width: 205px;
	text-align: right;
}
#content
{
	float: left;
	font-size: 1.2em;
	/*width: 745px;*/
	width: 680px;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
}
#footer
{
	padding-top: 170px;
	margin: 70px auto 20px auto;
	width: 830px;
	clear: both;
	background: url('images/bgnd_footer.gif') 0px 30px no-repeat;
}
#footer p
{
	margin: 0;
	padding: 20px 0;
}
#footer p, #footer a
{
	color: #C2C2C2;
}
#footer a:hover
{
	background-color: #C2C2C2;
	color: #FFF;
}
#footer .bio
{
	color: #333;
}	
#footer p
{
	font-size: 1.1em;
}
#sidebar-front
{
	width: 680px;
}

#sidebar-front ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar-front ul li
{
	float: left;
	width: 245px;
	margin-right: 50px;
	list-style: none;
	line-height: 1.5em;
}
#sidebar-front ul li ul li 
{
	clear: both;
	margin: 0px 0px 0px 0px;
}
.linkbox, #sidebar-front ul li#text-3
{
	width: 90px;
	margin-right: -20px;
}
#sidebar-front ul li#text-3 img
{
	margin-bottom: 13px;
}
#sidebar-front ul li#text-3 a
{
	background-color: transparent;
}
a, a:active, a:visited
{
	color: #333;
	text-decoration: underline;
	font-style: italic;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
	background-color: #093;
	color: #FFF;
}
#sidebar a, #menu a
{
	text-decoration: none;
}
/*	Begin Headers */
h1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 4em;
	font-weight: bold;
}
h2
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 2.2em;
	font-weight: normal;
	font-style: italic;
}
#sidebar h2, #menu h2
{
	margin-top: 0px;
	font-size: 1.2em;
	display: none;
}
li.categories h2
{
	background: #bbb;
}
#sidebar-front h2
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#content h2
{
	clear: both;
}
h3
{
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
}
h3.comments
{
	padding: 0px 0px 0px 0px;
	margin: 40px auto 20px ;
}
h1, h1 a, h1 a:hover, h1 a:visited
{
	text-decoration: none;
	background-color: transparent;
}
h3, h3 a, h3 a:visited
{
	color: #333;
}
h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #menu h2, #wp-calendar caption, cite
{
	text-decoration: none;
}
/* End Headers */



/* Begin Sidebar */
#sidebar, #menu
{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 780px;
	width: 100px;
	}
#sidebar form {
	margin: 0;
	}
#sidebar, #menu
{
	font-size: 1.2em;
	line-height: 20px;
}
#sidebar ul li, #sidebar ol li, #menu ul li
{
	font-weight: bold !important;
	font-style: italic;
}
#sidebar ul ul ul li, #sidebar ul ol ol li, #menu ul ul ul li
{
	font-weight: normal !important;
}
/* End Sidebar */













.postmetadata
{
	font-size: 0.9em;
}
#content .postmetadata
{
	padding-top: 5px;
	clear: both;
}
#content .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
#content .attachment
{
	text-align: center;
	margin: 5px 0px;
}
.thread-alt
{
	background-color: #f8f8f8;
}
.thread-even
{
	background-color: white;
}
.depth-1
{
	border: 1px solid #ddd;
}
.even, .alt
{

	border-left: 1px solid #ddd;
}
small
{
	font-size: 0.9em;
	line-height: 1.5em;
}
.post
{
	margin: 0 0 40px;
}
.post hr
{
	display: block;
}
.entry
{
	line-height: 1.5em;
}
.entry p a:visited
{
	/*color: #b85b5a;*/
}
.sticky
{
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2
{
	padding-top: 10px;
}
.commentlist li, input, select, textarea
{
	border: #CCC 1px solid;/**/
	font-family: 'Georgia', 'Times New Roman', Times, Serif;
	color: #666;
	font-style: italic;
}
.commentlist li ul li
{
	font-size: 1em;
}
.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;
}
.commentmetadata
{
	font-weight: normal;
}


small, .nocomments, .postmetadata, .postmetadata a, blockquote, strike
{
	color: #666;
}
.postmetadata a:hover
{
	color: #FFF;
	background-color: #666;
}
code
{
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a
{
	font-size: 9pt;
}
#wp-calendar a
{
	text-decoration: none;
}
#wp-calendar caption
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */


.clear
{
	clear: both;
}

.wpcf7
{
	text-align: left;
}
/* End Structure */







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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	/*margin-left: 10px;
	padding: 0 0 0 30px;
	list-style: none;*/
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	}

#sidebar ul, #sidebar ul ol, #menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li, #menu 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 7px;
	}

#sidebar ul ul ul, #sidebar ul ol, #menu ul ul ul {
	margin: 0px 0px 0px 7px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #menu ul ul li {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar-front ul ul li {
	font-weight: bold;
	padding-bottom: 16px;
	}
/* End Entry Lists */



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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.src-frm #searchform #s {
	width: 196px;
	padding: 2px;
	border: #CCC 1px solid;
	font-family: 'Georgia', 'Times New Roman', Times, Serif;
	color: #999;
	font-style: italic;
	}
.src-frm #searchsubmit {
	display: none;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0px 0px 5px auto;
	float: right;
	font-style: normal;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	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 {
	margin: 0;
	padding: 0;
	}

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







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 28px;
	margin-bottom: 70px;
	}
	
.navigation div {
	width: 250px;
	}
	
.navigation div.alignright {
	text-align: right;
	}
	
.navigation div.alignleft {
	text-align: left;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */