/*  
Theme Name: Ickata
Theme URI: http://blog.ickata.net/
Description: Тема на Ицката, за неговия блог.
Version: 1.0
Author: Hristo Chakarov
Author URI: http://blog.ickata.net/
*/

html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

a:link, a:active {
	color: #0055a4;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #00396d;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0474d2;
	text-decoration: none;
}

p { margin: 0; padding: 0 0 1.2em 0; }

ul, ol { padding: 0; margin: 0 0 15px 40px; }

li { margin-bottom: 5px; }

code{
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	}
	
abbr,acronym{
	border-bottom:1px dotted #333;
	cursor:help;
	}
	
#google_ads{
	width:468px;
	margin:0 auto;
	}

div#container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 775px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

div#top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	z-index: 2;
	display: table;
}

div#logo {
	position: relative;
	float: left;
	width: 200px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 4;
	border-right: 5px solid #FFFFFF;
}

div#header {
	position: absolute;
	top: 0;
	left: 205px;
	width: 570px;
	height: 100px;
	text-align: right;
	z-index: 5;
	vertical-align: middle;
	display: table;
}

div#line {
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	height: 5px;
	background-color: #FFFFFF;
	z-index: 3;
	font-size: 1px; /* for IE 6's sake */
	line-height: 1px;
}

div#left {
	position: relative;
	float: left;
	width: 200px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	background-color: #e5e5e5;
	z-index: 1;
	border-right: 5px solid #FFFFFF;
}

div#navbottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

div#footer {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 775px;
	height: 20px;
	font-size: 0.8em;
}

div#navbottom1 {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 160px;
	height: 15px;
	padding: 0 20px;
}

div#contentbottom {
	position: absolute;
	bottom: 0;
	left: 205px;
	padding: 0 20px;
	width: 530px;
	text-align: center;
}

div#spacer {
	position: relative;
	clear: both;
	width: 100px;
	height: 50px;
}

div#content {
	position: relative;
	float: right;
	padding: 125px 0 0 20px;
	width: 550px;
	height: auto;
	text-align: justify;
	line-height: 1.4em;
}

div#title {
	height: auto;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
}

div#nav {
	position: relative;
	margin: 125px 20px 20px 20px;
	width: 160px;
	height: auto;
	font-size: 0.9em;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 2.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 36px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
}

#title h2 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding:0;
	line-height: 24px;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover { color: #333333; text-decoration: none; font-weight:normal }

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover, #title h2 a:link, #title h2 a:active, #title h2 a:visited, #title h2 a:hover { color: #FFFFFF; text-decoration: none; font-weight: normal; }

small { color: #999999; }

div.postmeta { font-size: 0.9em; color: #666666; }

#nav ul, #nav li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}

#nav li ul {
	margin: 0 10px;
	padding: 3px 0 2px;
}

#nav a:link, #nav a:active, #nav a:visited { color: #0055a4; text-decoration: none; font-weight: normal; }

#nav a:hover { color: #0055a4; text-decoration: underline; }

#nav form { padding: 0; margin: 0; text-align: center; }

input.searchfield { width: 152px; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; height: 1.2em; padding: 2px; color:#333333; border: 1px solid #CCCCCC; background-color: #FCFCFC; }

input.searchbtn { width: 100px; height: 20px; display: block; margin: 5px auto 0; }

#nav h2 { color: #ff8a00; font-size: 1.1em; font-weight: bold; margin: 0; padding: 3px 0 }

div.info {
	position: relative;
	padding: 10px;
	background-color: #F8F8F8;
	color: #666666;
	font-size: 0.9em;
	border: 1px solid #DDDDDD;
	text-align: left;
	line-height: normal !important;
}

.info a:visited { font-weight: bold; color: #0055a4; }

.info a:hover { color: #0474d2; }

ol#commentList { margin: 0; padding: 0; font-size: 0.9em; }

ol#commentList li { list-style: none; list-style-type: none; margin-bottom: 10px; }

h3 { font-size: 1.1em; font-weight: bold; }

p.commentInfo { display: block; width: 540px; padding: 0 5px; height: auto; line-height: 2.0em; background-color: #DDDDDD; }

div.commentData { width: 538px; height: auto; background-color: #F8F8F8; border: 1px solid #DDDDDD; padding: 5px; overflow:hidden }

#navbottom1 a:link, #navbottom1 a:active, #navbottom1 a:visited, #contentbottom a:link, #contentbottom a:active, #contentbottom a:visited { text-decoration: underline; font-weight: normal; color: #0055a4; }

#navbottom1 a:hover, #contentbottom a:hover { color: #0474d2; }

hr.hidden { display: none; }

#postnavlinks a:link, #postnavlinks a:active, #postnavlinks a:visited, .commentInfo a:link, .commentInfo a:active, .commentInfo a:visited { color: #0055a4; text-decoration: none; font-weight: bold; }

#postnavlinks a:hover, .commentInfo a:hover { text-decoration: underline; color: #0474d2; }

ul.children { padding-bottom: 3px !important; }

div#sidebar_info { font-size: 0.9em; }

div#title span { display: none }

img.avatar{
	display:inline;
	float:left;
	margin:5px 10px 5px 5px;
	padding:5px;
	border:1px solid #ddd;
	}

.swf{padding-bottom:1.2em}
	
.swf embed,
.swf object{
	display:block;
	margin:0 auto;
	}
	
a img.photo{
	background:#fff;
	border:1px solid #ccc;
	display:inline;
	float:right;
	margin:2px 0 5px 10px;
	padding:5px;
	}
	
a img.photo-left{
	background:#fff;
	border:1px solid #ccc;
	display:inline;
	float:left;
	margin:2px 10px 5px 0;
	padding:5px;
	}


