@charset "utf-8";
/*
Theme Name: Ivan Kravets blog
Theme URI: http://www.ikravets.com/
Description: Personal blog.
Version: v.1.0
Author: Oleg Mykhailenko a.k.a. Legich
Author URI: http://www.mykhailenko.com/
*/

html, body {
	font-family: Tahoma, Geneva, sans-serif;
	background-image:url(img/background-header.jpg);
	background-repeat:repeat-x;
	background-color:#e8f8ff;
	margin:0px;
	padding:0px;
	height:100%;
	min-width: 960px;
}
h1, h2, h3 {
	font-weight:normal;
	font-size:16px;
	color:#fff;
	margin:0;
	padding: 5px 0px 0px 0px;
}
h2 {
	padding:0;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #caeeff;
	font-size: 16px;
	text-decoration: none;
}
a:visited {
	color: #caeeff;
	font-size: 16px;
	text-decoration: none;
}
a:active {
	color: #caeeff;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	color: #91d4f7;
	font-size: 16px;
	text-decoration: none;
}
a.footer:link {
	color: #caeeff;
	font-size: 10px;
	text-decoration: none;
}
a.footer:visited {
	color: #caeeff;
	font-size: 10px;
	text-decoration: none;
}
a.footer:active {
	color: #caeeff;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.footer_text {
	font-size:10px;
	color:#ffd2d2;
}
p {
	margin:0 10px 10px;
}
#google_translate_element {
	position: absolute;
}
#top_rss {
	background:url(img/rss_top.png) no-repeat right;
	width:100px;
	height:100px;
	top:0px;
	right:0px;
	position: absolute;
}
.top_languages {
	top:0px;
	left:0;
	padding: 5px;
	position: absolute;
}
.top_languages img {
	border: 0;
}
div#container {
	text-align:left;
	width:960px;
	margin:0 auto;
}
div#content {
	float:left;
	width:740px;
}
div#sidebar {
	float:right;
	width:220px;
}
div#footer {
	clear:both;
	width:740px;
	position: absolute;
}
div#footer p {
	margin:0;
	padding:5px 10px;
}
#logo {
	background:url(img/logo.png) no-repeat center ;
	border:0px;
	width:500px;
	height:108px;
	padding-top:50px;
}
#slogan {
	font-size:14px;
	color:#629bac;
	padding-top:80px;
	/*text-align:left;*/
}

/* Container Top Menu START */
div.rounded {
	float:left;
	position:static;
    max-width:740px;
    margin:5px auto;
    width:95%;
}
div.rounded div.top {
    background:url(img/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}
div.rounded div.top div.right {
    background:url(img/tr.png) no-repeat bottom right;
    height:26px;
    margin-left:12px;
}
div.rounded div.middle {
    background:url(img/l.png) repeat-y left;
    clear:both;
    width:100%;
}
div.rounded div.middle div.right {
    background:url(img/r.png) repeat-y right;
    margin-left:8px;
}
div.rounded div.middle div.right div.content_t {
    background:url(img/bg.png) repeat top left;
    color:#fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:1.0em;
    line-height:1.3em;
    margin-right:8px;
    padding:0px 7px;
	text-align:center
}
div.rounded div.middle div.right div.content_t p {
    margin:0px;
    padding-top:10px;
}
div.rounded div.middle div.right div.content_t h2 {
    color:#0f2;
    font-size:1.75em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}
div.rounded div.bottom {
    background:url(img/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}
div.rounded div.bottom div.right {
    background:url(img/br.png) no-repeat top right;
    height:20px;
    margin-left:12px;
}
/* Container Top Menu END */

/* Container Search START */
div.rounded-s {
	float:left;
	position:static;
    max-width:220px;
    margin:5px auto;
    width:95%;
}
div.rounded-s div.top-s {
    background:url(img/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}
div.rounded-s div.top-s div.right-s {
    background:url(img/tr.png) no-repeat bottom right;
    height:26px;
    margin-left:12px;
}
div.rounded-s div.middle-s {
    background:url(img/l.png) repeat-y left;
    clear:both;
    width:100%;
}
div.rounded-s div.middle-s div.right-s {
    background:url(img/r.png) repeat-y right;
    margin-left:8px;
}
div.rounded-s div.middle-s div.right-s div.content_t-s {
    background:url(img/bg.png) repeat top left;
    font-family: Tahoma, Geneva, sans-serif;
    margin-right:8px;
    padding:0px 7px;
	text-align:center
}
div.rounded-s div.middle-s div.right-s div.content_t-s p {
    margin:0px;
    padding-top:10px;
}
div.rounded-s div.middle-s div.right-s div.content_t-s h2 {
    color:#0f2;
    font-size:1.75em;
    font-weight:bold;div.rounded-comm
    margin:0px;
    padding:7px 0px;
}
div.rounded-s div.bottom-s {
    background:url(img/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}
div.rounded-s div.bottom-s div.right-s {
    background:url(img/br.png) no-repeat top right;
    height:11px;
    margin-left:12px;
}
/* Container Search END */

/* Container Content START */
div.rounded-c {
	float:left;
    max-width:740px;
    margin:0px auto;
    width:99%;
}
div.rounded-c div.top-c {
    background:url(img/tl-c.png) no-repeat bottom left;
    padding:0px;
    width:101%;
}
div.rounded-c div.top-c div.right-c {
    background:url(img/tr-c.png) no-repeat bottom right;
    height:12px;
    margin-left:12px;
}
div.rounded-c div.middle-c {
    background:url(img/l-c.png) repeat-y left;
    clear:both;
    width:101%;
}
div.rounded-c div.middle-c div.right-c {
    background:url(img/r-c.png) repeat-y right;
    margin-left:11px;
}
div.rounded-c div.middle-c div.right-c div.content_t-c {
	background-color:#5494d3;
    color:#e7f3ff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:13px;
    margin-right:8px;
    padding:5px 20px 20px 30px;
	text-align: justify;
}
div.rounded-c div.middle-c div.right-c div.content_t-c p {
    margin:0px;
    padding-top:7px;
}
div.rounded-c div.middle-c div.right-c div.content_t-c h2 {
    margin:0px;
    padding:9px 0px 0px 0px;
}
div.rounded-c div.bottom-c {
    background:url(img/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:101%;
}
div.rounded-c div.bottom-c div.right-c {
    background:url(img/br.png) no-repeat top right;
    height:26px;
    margin-left:12px;
}
/* Container Content END */

/* Container Sidebar START */
div.rounded-sb {
	float:left;
    max-width:220px;
    margin:0px auto;
    width:100%;
}
div.rounded-sb div.top-sb {
    background:url(img/tl-c.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}
div.rounded-sb div.top-sb div.right-sb {
    background:url(img/tr-c.png) no-repeat bottom right;
    height:12px;
    margin-left:12px;
}
div.rounded-sb div.middle-sb {
    background:url(img/l-c.png) repeat-y left;
    clear:both;
    width:100%;
}
div.rounded-sb div.middle-sb div.right-sb {
    background:url(img/r-c.png) repeat-y right;
    margin-left:8px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb {
	background-color:#5494d3;
    color:#fff;
    font-family:"Trebuchet MS", Calibri, Tahoma, sans-serif;
    font-size:1.0em;
    margin-right:8px;
    padding:0px 7px;
	text-align:center
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb h2 {
	text-align:center;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb h3 {
	text-align:center;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb a {
    font-size: 12px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb li {
    text-align: left;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb p {
    margin:0px;
    padding-top:10px;
	font-size: 12px;
	text-align:center;
}
div.rounded-sb div.bottom-sb {
    background:url(img/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}
div.rounded-sb div.bottom-sb div.right-sb {
    background:url(img/br.png) no-repeat top right;
    height:11px;
    margin-left:12px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb {
	text-align:left;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb ul {
	margin: 0;
	padding: 5px 0 5px 0px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb ul li a {
	text-decoration: none;
	color: #caeeff;
	font-size: 12px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb li a:visited {
	color: #caeeff;
	text-decoration: none;
	font-size: 12px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb li a:active {
	color: #caeeff;
	text-decoration: none;
	font-size: 12px;
}
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb li a:hover {
	color: #caeeff;
	text-decoration: underline;
	font-size: 12px;
}
.widget_myrss ul li {
	list-style: none;
	background:url(img/rss_ic.gif) no-repeat left;
	font-size: 12px;
	color:#caeeff;
	padding-left: 15px;
	margin-left: 5px;
	line-height: 1.5em;
	text-align: left;
}
.widget_archive ul li {
	list-style: none;
	background:url(img/a_ic.gif) no-repeat left;
	font-size: 12px;
	color:#caeeff;
	padding-left: 15px;
	margin-left: 5px;
	line-height: 1.5em;
	text-align: left;
}
.widget_links ul li {
	list-style: none;
	background:url(img/lk_ic.gif) no-repeat left;
	font-size: 12px;
	color:#caeeff;
	padding-left: 15px;
	margin-left: 5px;
	line-height: 1.5em;
	text-align: left;
}
.widget_ratings ul li, .widget_recent_comments ul li{
	font-size: 12px;
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 5px;
	/*line-height: 1.5em;*/
	text-align: left;
}
.widget_categories ul li.cat-item {
	list-style: none;
	background:url(img/r_ic.gif) no-repeat left;
	background-position: 0 .4em;
	font-size: 12px;
	color:#caeeff;
	padding-left: 15px;
	margin-left: 5px;
	#line-height: 1.5em;
	text-align: left;
}
.widget_categories ul.children {
	padding: 0px;
	margin: 0px;
}
.widget_categories ul.children li {
	list-style: disc;
	background: none;
	padding: 0px;
	margin-left: 15px;
}
.widget_tag_cloud {
	font-size: 12px;
	text-align:center;
	padding:5px;
}
.widget_calendar {
	font-size: 12px;
	color:#caeeff;
	padding: 0px;
	text-align: center;
}
.widget_calendar caption {
	padding:10px 0px 10px 0px;
}
/* Container Sidebar END */
/* Container Footer START */
div.rounded-f {
	padding-top:120px;
	padding-left:15px;
    max-width:200px;
    margin:5px auto;
    width:100%;
}
div.rounded-f div.top-f {
    background:url(img/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}
div.rounded-f div.top-f div.right-f {
    background:url(img/tr.png) no-repeat bottom right;
    height:12px;
    margin-left:12px;
}
div.rounded-f div.middle-f {
    background:url(img/l.png) repeat-y left;
    clear:both;
    width:100%;
}
div.rounded-f div.middle-f div.right-f {
    background:url(img/r.png) repeat-y right;
    margin-left:8px;
}
div.rounded-f div.middle-f div.right-f div.content_t-f {
    background:url(img/bg.png) repeat top left;
    color:#fff;
    font-family:"Trebuchet MS", Calibri, Tahoma, sans-serif;
    font-size:10px;
    line-height:1.3em;
    margin-right:8px;
    padding:0px 7px;
	text-align:center
}
div.rounded-f div.middle-f div.right-f div.content_t-f p {
    margin:0px;
    padding-top:10px;
}
div.rounded-f div.middle-f div.right-f div.content_t-f h2 {
    color:#0f2;
    font-size:10px;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}
div.rounded-f div.bottom-f {
    background:url(img/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}
div.rounded-f div.bottom-f div.right-f {
    background:url(img/br.png) no-repeat top right;
    height:20px;
    margin-left:12px;
}
/* Container Footer END */

/* Posts START */
#title_point {
	float:left;
	background:url(img/title_point.gif) no-repeat left;
	width:11px;
	height:11px;
	margin:14px 0px 0px -20px;
	margin-top:4px;
}
.title {
	float:left;
}
.title_section {
	float:right;
	padding-right:7px;
	margin-left: 15px;
}
.title_section a {
	font-size:12px;
	color: #eeeeee;
	text-decoration: none;
	border-bottom:1px dotted #eeeeee;
}
.title_section a:active {
	font-size:12px;
	color: #eeeeee;
	text-decoration: none;
	border-bottom:1px dotted #eeeeee;
}
.title_section a:visited {
	font-size:12px;
	color: #eeeeee;
	text-decoration: none;
	border-bottom:1px dotted #eeeeee;
}
.title_section a:hover {
	font-size:12px;
	color: #eeeeee;
	text-decoration: none;
	border-bottom:0px;
}
.separator_dashed {
	border-bottom: 1px dashed #91d4f7;
}
.separator_solid {
	border-bottom:1px dotted #91d4f7;
}
.separator_solid_tr {
	border-bottom:1px solid #6aa2d9;
}
.date_comments_author {
	font-size:11px;
	color:#97c9f9;
}
.date_comments_author a {
	font-size:11px;
	color:#b9d9f9;
}
.date_comments_author a:active {
	font-size:11px;
	color:#b9d9f9;
}
.date_comments_author a:hover {
	font-size:11px;
	color:#b9d9f9;
	text-decoration: underline;
}
.date_comments_author a:visited {
	font-size:11px;
	color:#b9d9f9;
}
#pl {
	float:left;
	margin-left:20px;
}
#pr {
	float:right;
	margin-right:20px;
}
#pr_more {
	float:right;
	margin-right:20px;
	margin-top:21px;
	border-bottom:1px dotted #b9d9f9;
}
.author {
	font-size:11px;
	color:#b9d9f9;
}
#more a,
#more a:active,
#more a:visited {
	font-size:12px;
	color:#b9d9f9;
	text-decoration: none;
	border-bottom:1px dotted #b9d9f9;
}
#more a:hover {
	font-size:12px;
	color:#b9d9f9;
	text-decoration: none;
	border-bottom:0px;
}
/* Posts END */

/* Comment START */
div.comm-str {
	background:url(img/com_str.png) no-repeat;
	width:11px;
	height:12px;
	margin-left:20px;
}
div.rounded-comm {
	float:left;
	max-width:582px;
    margin:0px auto;
    width:99%;
}
div.rounded-comm div.top-comm {
    background:url(img/com_tl.png) no-repeat bottom left;
    padding:0px;
    width:101%;
}
div.rounded-comm div.top-comm div.right-comm {
    background:url(img/com_tr.png) no-repeat bottom right;
    height:6px;
    margin-left:8px;
}
div.rounded-comm div.middle-comm {
	background-color:#c2e8fc;
    clear:both;
    width:101%;
}
div.rounded-comm div.middle-comm div.right-comm div.content_t-comm {
	background-color:#c2e8fc;
    color:#e7f3ff;
    padding:5px 20px 10px 15px;
}
div.rounded-comm div.bottom-comm {
    background:url(img/com_bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:101%;
}
div.rounded-comm div.bottom-comm div.right-comm {
    background:url(img/com_br.png) no-repeat top right;
    height:9px;
    margin-left:8px;
}
.commentlist {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.commentlist ul {
	/*list-style: none;*/
	margin: 0;
	padding-left: 30px;
}
.commenttext {
	font-size:11px;
	color:#405e7b;
	margin:0px;
}
.commenttext a {
	font-size:11px;
	color:#5c7791;
	text-decoration: none;
	border-bottom:1px dashed;
}
.commenttext a:active {
	font-size:11px;
	color:#5c7791;
	text-decoration: none;
	border-bottom:1px dashed;
}
.commenttext a:visited {
	font-size:11px;
	color:#5c7791;
	text-decoration: none;
	border-bottom:1px dashed;
}
.commenttext a:hover {
	font-size:11px;
	color:#5c7791;
	text-decoration: none;
	border-bottom:0px;
}
.title_comments {
	font-size:11px;
	margin-top:10px;
	clear:both;
}
.title_comments a, #cancel-comment-reply a {
	font-size:11px;
	color:#b9d9f9;
	text-decoration: dashed;
}
.title_comments a:active {
	font-size:11px;
	color:#b9d9f9;
	text-decoration: dashed;
}
.title_comments a:visited {
	font-size:11px;
	color:#b9d9f9;
	text-decoration: dashed;
}
.title_comments a:hover {
	font-size:11px;
	color:#b9d9f9;
	text-decoration: none;
	border-bottom:1px dashed;
}
/* Comment END */

/* Search START */
.searchBlock {
	margin-right:10px;
	font-size:12px;
	color:#898989;
}
#searchForm input {
	width: 120px;
	height: 10px;
	background: #ebebeb;
	border: 1px solid #858585;
	padding: 5px 30px 3px 5px;
}
/* Search END */

/* Background image START */
.b_footer {
	background:url(img/background-footer.jpg) repeat-x bottom;
	height:257px;
	width:100%;
}
/* Background image END */

/* Calendar START */
#wp-calendar {
	empty-cells: show;
	margin: 0px;
	width: 165px;
	font-size:11px;
}
#wp-calendar #next a {
	padding-right: 9px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	font-size:11px;
	text-decoration:underline;
}
#wp-calendar caption {
	font: bold 1.0em Tahoma, Geneva, sans-serif;
	color:#caeeff;
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #91d4f7;
}
/* Calendar END */


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color:#c2e8fc;
	padding-top: 4px;
	/*margin: 10px;*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*overflow: hidden*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text, dd.wp-caption-dd {
	font-size:11px;
	color: #405e7b;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions & aligment */

blockquote {
	background:#c2e8fc url(img/blockquote.png) 3px 3px no-repeat;
	border: 1px dashed #000;
	padding: 8px 12px 8px 36px;
	color: #405e7b;
	font-size: 11px;
}

/* For plugins */
div#related_posts h3 {
	margin: 10px 0 0 0;
}
div#related_posts ul {
	margin-top: 0px;
}
div#related_posts ul li {
	list-style: disk;
	margin-top: 0px;
}

div#respond {
	clear: both;
}

/* widget addthis */
.addthis_toolbox {
	margin-top: 15px;
}

#more .addthis_toolbox a {
	border-bottom: none;
}

/* Twiget */
div.rounded-sb div.middle-sb div.right-sb div.content_t-sb .twiget-feed ul {
	padding-top: 0;
}

div.rounded-sb div.middle-sb div.right-sb div.content_t-sb .twiget-feed p {
	padding: 0;
}



/* Social Widget */
.widget_text .social {
	text-align: center;
	padding-top: 10px
}

.widget_text .social a {
	margin: 0 2px 0 2px;
}
