/* 
Theme Name: Sky Mender
Theme URL: http://skymender.com
Description: Custom theme form my blog.
Author: Katia Vasileva a.k.a. sky_mender
Author URI: http://skymender.com
Version: 1.0
*/

/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
html, body {width:100%;height:100%;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:bold;}
q:before, q:after{content:'';}

strong{font-weight:bold;}
em{font-style:italic;}
a img{border:none;}
a, a:focus {outline: none;}

/*
-----------------------------------------
COMMON
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto}
.float_left, .alignleft{float:left;}
.float_right, .alignright{float:right}
.adjust{clear:both;overflow:hidden;height:0;}

.nowrap {white-space:nowrap;}

.warning {
	font-size:1.2em;
	background:#900 url(images/info.gif) no-repeat 10px 5px;
	padding:5px 15px 5px 35px;
	font-weight:bold;
	color:#cc6;
	letter-spacing:0.1em;
}

.sys_messages {text-align:center;} /* syobweniq za zabraneni komentari i t.n. */
.mail_txt {font-size:1.2em;color:#999;}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
body{
	font-size:62.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
	background:#fff; 
}

#container {
	width:960px; 
	padding:0 20px;
	min-height:100%; 
	height:auto !important; 
	height:100%;
	background:#fff; 
	margin:0 auto;
	text-align:left;
	position:relative;
}

#back_to_top {
	width: 30px;
	height: 84px;
	position: absolute;
}

#back_to_top a {
	width: 30px;
	height: 84px;
	display:block;
	background:url(images/back_to_top.gif) no-repeat;
	background-position:top;
}

#back_to_top a:hover {
	background:url(images/back_to_top.gif) no-repeat;
	background-position:bottom;
}

/*
-----------------------------------------
HEADER
----------------------------------------- 
*/
#header{
	width:960px;
	height:200px;
}

h1.logo a{
	float:left; 
	display:inline;
	font-size:1.2em; 
	font-weight:bold; 
	color:#000; 
	text-transform:uppercase; 
	text-decoration:none;
}

#main_nav{
	float:right;
	display:inline;
	width:auto;
}

#main_nav ul{
	list-style-type:none; 
	width:100%;
}

#main_nav li{
	width:140px;
	height:100px;
	float:left;
	display:inline;
	border-right:1px dotted #dedede;
	text-align:right;
}

#main_nav li a:link, #main_nav li a:visited{
	padding:80px 10px 10px 0; 
	display:block; 
	color:#000; 
	text-decoration:none; 
	font-size:1.1em; 
	font-weight:bold; 
	text-transform:uppercase;
}

#main_nav li a:hover{
	color:#fff; 
	background:#4bad08;
}

/* za markirane na tekuwata stranica */

#main_nav li.current_page_item a:link, 
#main_nav li.current_page_item a:visited, 
#main_nav li.current_page_item a:hover, 
#main_nav li.current_page_item a:active{color:#000; text-decoration:none; background:#f9f9f9;}

/*
-----------------------------------------
SIDEBAR
----------------------------------------- 
*/
#sidebar{
	width:270px;
	float:right; 
	display:inline;
	overflow:hidden;
	text-align:right;
}

#sidebar h2{
	margin-top:40px;
	height:30px;
	line-height:30px;
	border-bottom:4px solid #4bad08;
	padding:0 10px;
	font-size:1.1em; 
	color:#000;
	text-align:right;
	text-transform:uppercase;
}

#sidebar h2.first{
	margin-top:0;
}

#sidebar li li {
	display:block; 
	width:250px; 
	padding:10px; 
	border-bottom:1px dotted #dedede;  
	color:#ccc;
	vertical-align:middle;
}

#sidebar li li select {
	font-size:11px;
	padding:4px;
	color:#666666;
	border:1px solid #dedede;  
}

#sidebar li li a{
	display:inline; 
	width:250px; 
	font-size:1.1em; 
	text-decoration:none; 
	color:#999;
	letter-spacing:0.1em;
}

#sidebar a:hover{color:#000;}

/* TWITTER & FLICKR */

#sidebar li p.latest_tweet {
	font-size:1.1em;
	margin-top:20px;
	border:1px dotted #dedede;
	padding:15px 10px 10px;
	background:url(images/twitter_bg.gif) 8px 5px no-repeat;
	text-indent:20px;
}

#sidebar li a.twitter_link, #sidebar li a.flickr_link{
	display:block; 
	width:240px; 
	font-size:1.1em; 
	text-decoration:none; 
	border-bottom:1px dotted #dedede;  
	color:#999;
	letter-spacing:0.1em;
	padding:10px 20px 10px 10px;
}

#sidebar li a.twitter_link{background:url(images/twitter_new.jpg) no-repeat right 50%;}
#sidebar li a.flickr_link{background:url(images/flickr_new.jpg) no-repeat right 50%;}

#sidebar li a.twitter_link:hover, #sidebar li a.flickr_link:hover {color:#000;}

#sidebar li p.latest_tweet em{
	color:#333;
}

#sidebar li p.latest_tweet a{
	color:#999;
	text-decoration:none;
}
#sidebar li p.latest_tweet a:hover{
	color:#000;
}

/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {
	text-align:right;
	border-bottom:1px dotted #dedede;
	padding:15px 0 10px;
}
#flickr_badge_wrapper{padding:5px 0 0 20px;overflow:hidden;}

.flickr_badge_image {margin:0 0 10px 10px;display:inline;float:left;}

.flickr_badge_image img {
	margin:10px 0 0;
	background:#f9f9f9;
	border:1px solid #d5d5d5;
	padding:5px;
}

.flickr_badge_image img:hover {
	background:#ededed;
	border:1px solid #c9c9c9;
}

/*
-----------------------------------------
SEARCH
----------------------------------------- 
*/
#searchform{
	width:237px;
	height:24px;
	margin:20px 0 30px;
	padding:2px 2px 2px 25px;
	border:1px dotted #dedede;
	background:url(images/search_bg.gif) no-repeat 5px 6px;
	overflow:hidden;
}

#s{
	float:left;
	display:inline;
	width:175px;
	height:20px;
	padding:4px 0 0;
	border-width:0;
	font-size:1.2em;
	color:#ccc;
	background:none;
}

#searchform input:focus, #searchform input.focused {color:#000;}

#searchsubmit{
	width:55px;
	height:24px; 
	border-width:0;
	background:#000 url(images/search_btn.jpg) no-repeat top center;
	float:right;
	display:inline;
	cursor:pointer;
}

/*
-----------------------------------------
CONTENT
----------------------------------------- 
*/

#content{
	width:620px; 
	float:left;
	display:inline;
}

h2.page_name {
	margin-bottom:30px;
	line-height:30px;
	padding:0 10px;
	font-size:1.6em; 
	color:#000;
	text-transform:uppercase;
	border-bottom:4px solid #4bad08;
}

.post {
	margin-bottom:50px;
	/* background:#fff; --? */
}

.post h2, .post h3 {
	font-size:24px;
	color:#191919;
	line-height:24px;
	margin:0 auto 15px;
	padding:0;
	text-align:left;
	letter-spacing: -1px;
	position:relative;/*IE bug fix*/
}

.post h2 a, .post h3 a {
	font-size:24px;
	color:#191919;
	line-height:24px;
	text-decoration:none;
}
.post h2 a:hover, .post h3 a:hover {
	color:#4bad08;
}

.post .post_img{
	padding:0 0 21px;
	margin:0 0 10px;
	background:url(images/post_img_bg.jpg) no-repeat bottom;
	text-align:center;
	display:block;
}

.post .post_img img {
	padding:9px 9px 28px;
	background:#f9f9f9;
	border:1px solid #d5d5d5;
	margin:0;
	display:block;
}

.post p.post_img_info{ /*za avtor snimki*/
	font-size:1.1em;
	color:#ccc;
	text-align:center;
	position: relative;
	top: 344px;
	left: 0;
	line-height:0; /*za da nqma padding na realnoto mu mqsto*/
}

.post p.post_img_info a{color:#ccc;text-decoration:none;border-bottom:1px dotted #ccc;}

.post .post_text{
	font-size:1.3em;
	line-height:150%;
	color:#212121;
	/* background:#fff; --? */
	clear:both;
	position:relative; /* tova e za IE bug-a s izchezvashtiq text pri link hover */
	clear:both;
	overflow:hidden; /*za IE bug - ako v contenta ima float-nati elementi*/
}

.post .post_text p{
	padding:0;
	margin:0 0 10px;
}

.post .post_share {
	margin:20px 0 0;
}

.post .post_footer{
	margin:20px 0 5px;
	line-height:32px;
	font-size:1em;
	color:#ccc;
	border:1px dotted #dedede;
	background:#fafafa;
}
.post .post_footer a, .author{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

.post .post_footer a:hover{
	color:#000;
}

.post .meta_data {
	background:url(images/puzzle.gif) no-repeat left;
	padding-left:20px;
	float:left;
	display:inline;
	margin-left:5px;
}

.post .more_link {
	float:right;
	display:inline;
}

.post .more_link a {
	background:#4bad08;
	color:#fff;
	padding:5px 10px;
}
.post .more_link a:hover {
	background:#000;
	color:#fff;
}

.postdate {
  position: relative;
  width: 130px;
  height: 80px;
  margin:0 30px 10px 0;
  padding:0px;
  float: left;
  display:inline;
}
.month, .day, .year {
  position: absolute;
  text-indent:-2000px;
  background-image: url(images/dates.gif);
  background-repeat: no-repeat;
}
.day { top: 0; left: 0; width: 55px; height: 50px;}
.month { top:46px; left: 55px; width: 75px; height: 30px;border-top:4px solid #4bad08;/*height:46+4=50*/}
.year { top: 50px; left:0; width: 55px; height: 30px;}

.d-01 { background-position: 0 0;}
.d-02 { background-position: 0 -50px;}
.d-03 { background-position: 0 -100px;}
.d-04 { background-position: 0 -150px;}
.d-05 { background-position: 0 -200px;}
.d-06 { background-position: 0 -250px;}
.d-07 { background-position: 0 -300px;}
.d-08 { background-position: 0 -350px;}
.d-09 { background-position: 0 -400px;}
.d-10 { background-position: 0 -450px;}
.d-11 { background-position: 0 -500px;}
.d-12 { background-position: 0 -550px;}
.d-13 { background-position: 0 -600px;}
.d-14 { background-position: 0 -650px;}
.d-15 { background-position: 0 -700px;}
.d-16 { background-position: 0 -750px;}
.d-17 { background-position: -55px 0;}
.d-18 { background-position: -55px -50px;}
.d-19 { background-position: -55px -100px;}
.d-20 { background-position: -55px -150px;}
.d-21 { background-position: -55px -200px;}
.d-22 { background-position: -55px -250px;}
.d-23 { background-position: -55px -300px;}
.d-24 { background-position: -55px -350px;}
.d-25 { background-position: -55px -400px;}
.d-26 { background-position: -55px -450px;}
.d-27 { background-position: -55px -500px;}
.d-28 { background-position: -55px -550px;}
.d-29 { background-position: -55px -600px;}
.d-30 { background-position: -55px -650px;}
.d-31 { background-position: -55px -700px;}


.m-01 { background-position: -130px -300px;}
.m-02 { background-position: -130px -330px;}
.m-03 { background-position: -130px -360px;}
.m-04 { background-position: -130px -390px;}
.m-05 { background-position: -130px -420px;}
.m-06 { background-position: -130px -450px;}
.m-07 { background-position: -130px -480px;}
.m-08 { background-position: -130px -510px;}
.m-09 { background-position: -130px -540px;}
.m-10 { background-position: -130px -570px;}
.m-11 { background-position: -130px -600px;}
.m-12 { background-position: -130px -630px;}

.y-2006 { background-position: -130px 0;}
.y-2007 { background-position: -130px -30px;}
.y-2008 { background-position: -130px -60px;}
.y-2009 { background-position: -130px -90px;}
.y-2010 { background-position: -130px -120px;}
.y-2011 { background-position: -130px -150px;}
.y-2012 { background-position: -130px -180px;}
.y-2013 { background-position: -130px -210px;}
.y-2014 { background-position: -130px -240px;}
.y-2015 { background-position: -130px -270px;}

.post .post_img_label {
	position: relative;
	top: 270px;
	left: 0;
	line-height:0; /* za da ne se polu4av padding na realnoto mu mqsto */
	font-size: 1em;
	text-transform: uppercase;
	color: #ededed;
}

.post .post_img_label a {
	padding: 8px 20px;
	font-size: 1em;
	text-transform: uppercase;
	color: #ededed;
	background: url(images/img_label_bg.png);
	text-decoration:none;
}

.post .post_img_label a:hover {
	color: #4bad08;
	text-decoration:none;
}

.post .post_share .tbl_vote {padding-left:30px;}


/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/

#footer{ 
	border-top:4px solid #dedede; 
	width:960px; 
	height:100px;
	margin:50px auto 0; 
	padding-top:20px;
	color:#ededed;
}

#footer p{
	font-size:1em; 
	color:#999; 
	line-height:1.8em; 
}

#footer p a{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	line-height:1.8em;
}

#footer p a:hover{
	color:#000;
}

#footer .float_left{
	text-align:left;
}

#footer .float_right{
	text-align:right;
}

/*
-----------------------------------------
POSTS & COMMENTS ELEMENTS STYLING
----------------------------------------- 
*/

.comment_content p{
	padding:0;
	margin:0 0 10px;
}

.post_text a:link, .post_text a:active, .comment_content a:link, .comment_content a:active {
	color:#4bad08;
	border-bottom:1px dotted #dedede;
	text-decoration:none;
	background:#fafafa;
	padding:0 3px;
}

.post_text a:visited, .comment_content a:visited {
	color:#999;
	border-bottom:1px dotted #dedede;
	text-decoration:none;
	background:#fafafa;
	padding:0 3px;
}

.post_text a:hover, .comment_content a:hover {
	color:#666666;
	border-bottom:1px dotted #4bad08;
	text-decoration:none;
	background:#efefef;
	padding:0 3px;
}

.post_text a[rel~="external"], .post_text a.external {
	background-color: transparent;
	background: url(images/external.gif) no-repeat top right;
	padding-right: 15px;
}

.post_text a.youtube {
	background-color: transparent;
	background: url(images/youtube.gif) no-repeat top right;
	padding-right: 18px;
}

.post_text a.word{
	background-color: transparent;
	background: url(images/word.gif) no-repeat top right;
	padding-right: 15px;
}

.post_text a.zipped{
	background-color: transparent;
	background: url(images/zipped.gif) no-repeat top right;
	padding-right: 18px;
}

.post_text h3{
	border-bottom:1px dotted #dedede;
	font-size:1.5em;
	margin:20px 0 10px;
	padding-left:15px;
	color:#333;
	text-transform:none;
	letter-spacing:0.01em;
}

.post_text h4{
	font-size:1.1em;
	margin:20px 0 0 15px;
	color:#333;
}

.post_text h5, .post_text h6{
	font-size:1.1em;
	margin:10px 0 0;
	color:#000;
}

.post_text ul, .post_text ol{
	padding:3px 0 3px 30px;
}

.post_text ul li{
	list-style-type:square; 	
}

.post_text ol li{
	list-style-type:decimal; 
}

.post_text ul li, .post_text ol li{
	font-size:inherit; 
	margin:5px 0 5px 15px;
	list-style-position:outside;
}

.post_text .wp-caption {
	text-align: center;
	background:#f9f9f9;
	border:1px solid #d5d5d5;
	clear:both;
	display:inline-block;
	padding:5px 5px 0;
	margin:10px 20px 10px 0;
}

.post_text .wp-caption img {
	margin:0;
	padding: 3px 0;
}

.post_text .wp-caption .wp-caption-text {
	font-size: 1em;
	font-style:italic;
	padding: 0 5px;
	margin: 10px 0;
	color:#999;
}

.post_text q, .post_text cite, .comment_content q, .comment_content cite {
	font-style:italic;
	color:#999;
}
.post_text q:before, .comment_content q:before {content:' "';}
.post_text q:after, .comment_content q:after {content: '" ';}


.post_text blockquote, .post_text blockquote blockquote, .comment_content blockquote {
	font-size:1em;
	color:#999;
	margin:20px 30px 10px;
	border-left:3px solid #dedede;
	padding:10px 0 10px 40px;
	background:url(images/quotes.jpg) no-repeat top left;
}

.post_text code, .comment_content code {
	font-family:"Courier New", Courier, monospace;
	font-size:inherit;
	margin: 10px 20px;
	padding:5px 10px;
	color:#666666;
	background:#fafafa url(images/code_bg.gif) no-repeat top right;
	border:1px solid #ededed;
	display:block;
}
/*
-----------------------------------------
RELATED_POSTS
----------------------------------------- 
*/

.related_posts {
	margin-bottom:50px;
}

.related_posts h3 {
	border-bottom:1px dotted #dedede;
	font-size:1.6em;
	margin:0 0 10px;
	padding-left:15px;
	color:#333;
	text-transform:none;
	letter-spacing:0.01em;
	line-height:30px;
}

.related_posts ul li {
	float:left;
	display:inline;
	width:180px;
	padding:0 10px;
	text-align:center;
}

.related_posts ul li img {
	border:1px solid #dedede;
	padding:5px;
}

.related_posts ul li a {
	font-size:1.2em;
	color:#999;
	text-decoration:none;
}

.related_posts ul li a:hover {
	color:#000;
}

/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/

#comments h3.comments_heading, h5.nocomments {
	margin-top:0px;
	line-height:50px;
	padding:0 10px;
	font-size:1.6em; 
	color:#000;
	text-transform:uppercase;
	border-bottom:4px solid #4bad08;
	border-top:1px dotted #dedede;
}

#comments .comments_heading_links {
	text-align:right;
	margin:-35px 10px 30px;
}

/* TRACKBACKS / PINGBACKS */

#comments h3.trackback_heading {
	margin-top:10px;
	line-height:40px;
	padding:0 10px;
	font-size:1.2em; 
	color:#333;
	text-transform:uppercase;
	border-bottom:4px solid #ccc;
	border-top:1px dotted #dedede;
}

#comments h3.trackback_heading span {
	padding-right:420px;
}

.trackbacks li {list-style-type:decimal;list-style-position:inside;}

.trackbacks li {
	color:#999;
	padding:5px 10px;
	font-size:1.1em;
	line-height:150%;
}

.trackbacks li a {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
}

.trackbacks li a:hover {
	color:#999;
}

/*
-----------------------------------------
COMMENT_SINGLE
----------------------------------------- 
*/

.commentslist {list-style:none;}

#comments .commentslist li {
	padding-top:20px;
}

.comment_single .comment_author {
	font-size:1em;
	color:#999;
	float:left;
	padding-bottom:5px;
	position:relative;
	top:0;
	left:0;
	width:110px;
}

.comment_single .comment_author a {
	text-decoration:none;
}

.comment_single .comment_author a:hover {
	text-decoration:underline;
}

.comment_single .author_avatar {
	background:#fff url(images/avatar_bg.jpg) no-repeat bottom left;
	padding-bottom:14px;
}

.comment_single .author_avatar img {
	border:1px solid #dedede;
	background:#fff;
	padding:5px;
}

.comment_single .author_name {
	color:#000;
	font-weight:bold;
	margin-bottom:3px;
	font-size:1.2em;
}

.comment_single .author_name a {
	color:#4bad08;
	padding:2px 4px;
}

.comment_single .comment_content {
	color:#333;
	padding:15px 20px 40px;
	border:1px solid #ededed;
	position:relative;
	top:0;
	margin-left:120px;
	font-size:1.3em;
	line-height:150%;
	background:#fff url(images/comment_bg.gif) repeat-x;
}

.comment_single .comment_content .comment_arrow {
	 position:absolute;
	 top:10px;
	 left:-27px;
	 z-index:5000;
}

.comment_single .comment_reply {
	text-align:right;
	margin:0;
	position:relative;
	top:-25px;
	right:10px;
}

#comments .comment_single .comment_reply a {
	text-transform:uppercase;
	padding:2px 10px;
	font-size:0.9em;
	text-decoration:none;
	background:#4bad08;
	color:#fff;
}

#comments .comment_single .comment_reply a:hover {
	background:#000;
}

#comments .cancel_comment_reply {
	text-align:right;
	font-size:1em;
}

#comments .cancel_comment_reply a {
	text-transform:uppercase;
	padding:2px 10px;
	font-size:0.9em;
	text-decoration:none;
	background:#4bad08;
	color:#fff;
}

#comments .comment_single .cancel_comment_reply a:hover {
	background:#000;
}

.children {margin-left: 30px;}

#comments .children li {
	border-left:1px dotted #dedede;
	padding-left:20px;
	background:#fff url(images/children_bg.gif) no-repeat 0 60px;
}

/* AUTHOR comments */
/* li.bypostauthor .comment_content {border:1px solid #000;} */

/*
-----------------------------------------
COMMENT_FORM
----------------------------------------- 
*/

.comment_form_holder {
	border:1px dotted #dedede; 
	padding:10px 20px 20px; 
	margin: 30px 0px 10px;
}

#respond {position:relative;}

.comment_form_holder h3 {
	padding:10px 0; 
	margin-bottom:10px;
	font-size:20px;
	color:#191919;
	line-height:20px;
	border-bottom:4px solid #dedede;
}

.comment_form_holder p {
	padding:5px 0; 
	font-size:1.2em;
}

#comment_form label {
	font-size:1.1em;
	color:#777;
}

#comment_form input {
	border:1px solid #dedede;
	padding:5px 2px 5px 25px;
	width:300px;
	font-size:1.1em;
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#comment_form input#author {
	background:#fff url(images/author.gif) no-repeat 5px 6px;
}

#comment_form input#email {
	background:#fff url(images/email.gif) no-repeat 5px 6px;
}

#comment_form input#url {
	background:#fff url(images/link.gif) no-repeat 5px 6px;
}

#comment_form input:focus, #comment_form input.focused { border-color:#999; color:#000; }

#comment_form textarea {
	border:1px solid #dedede;
	padding:5px;
	width:98%;
	font-size:1.2em;
	background:#fff;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#comment_form input.button {
	width:330px;
	height:26px;
	padding:0;
	background:#000 url(images/comment_submit.gif) no-repeat top center;
	border-width:0;
	cursor:pointer;
}

#comment_form .notes {
	font-size:1em;
	color:#ccc;
	text-align:right;
	padding:0;
	margin-top:-20px;
}

#comment_form .allowed_tags, 
#comment_form .allowed_tags code {
	font:1.1em Arial, Helvetica, sans-serif;
	color:#999;
	padding:5px;
}

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px;
}
#msgcontent {
	display:block; 
	background:#ccff99; 
	border:2px solid #4bad08; 
	color:#000;
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px;
	font-size:1.2em;
}
