/*
Theme Name: Delighted
Theme URI: http://zenverse.net/delighted-theme/
Description: A free premium Wordpress theme by <a href="http://zenverse.net/">ZenVerse</a>. Visit us for more free themes!
Version: 1.1
Author: Zen
Author URI: http://zenverse.net/
Tags: blue, white, fixed width, widgets, theme options, two column
*/

html, body {
padding:0px;
margin:0 auto;
font-size:13px;
font-family:Calibri, "Lucida Grande", Arial, Helvetica, sans-serif; 
background-color:#fff;
width:1000px;
color:#333333;

}

img { border:0px }
a, a:visited, a:link { color:#444444; text-decoration:none }
a:hover { color:#333333 }
form { display:inline }
h1,h2,h3,h4,h5,h6,div { margin:0px;padding:0px; }

#page {
width:1000px;
border-top:0px;
margin:0 auto;
}

.preload { height:1px;width:1px;overflow:hidden;position:absolute;top:0px;left:0px;visibility:hidden; }
.clear { clear:both }
.right { float:right }
.left { float:left }

/* header */
#pagenav {
height:34px;
background-image:url(images/pagenav_bg.gif)
}

#pagenav ul {
list-style:none;
margin:0px;padding:0px;
margin-left:-10px;
padding-top:8px;
float:left;
}

#pagenav ul li {
display:inline;
margin-left:10px;
color:#283a42;
padding-left:15px;
border-left:1px solid #cccccc
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#283a42; }

#pagenav div.right img { margin-top:3px;margin-right:3px; }

#header {
width:1000px;
background-image:url(images/logobg.gif);
//background-image:url(http://www.infraredtraining.ru/wp-content/uploads/logobg_ny.gif); // New Year
background-repeat:repeat-x;
height:92px;
position:relative;
}






.adsense-header {
position:absolute;top:15px;right:10px;
}

.textlogo {
padding-left:110px;
padding-top:18px;
}

.textlogo h1,.textlogo h2,.textlogo h1 a,.textlogo h2 a {
font-weight:normal;
font-size:28px;
color:#fff
}

.textlogo h2 { font-size:12px; }

#navbar {
width:1000px;
background-image:url(images/navbar_bg.gif);
background-repeat:repeat-x;
height:31px;
}

#navbar ul {
list-style:none;
margin:0px;padding:0px;
padding-top:10px;
padding-left:10px;
white-space: nowrap;
}

#navbar ul li {
display:inline;
font-family:tahoma !important;
color:#525252;
margin-right:13px;
font-size:11px;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { color:#525252 ; padding:4px; border:1px solid transparent; }
#navbar ul li a:hover,#navbar ul .current-cat a { background-color:#fff ; border:1px solid #aaaaaa }
#navbar ul li a:hover,#navbar ul .current_page_item a { background-color:#fff ; border:1px solid #aaaaaa }

/* content */
#leftandright {
width:980px;/*1000*/
margin-top:25px;
padding-left:10px;
padding-right:10px;
}

/*left content*/
#leftcontent {
width:643px;
float:left;
}

.oneblog {
background-color:#f2f2f2;
background-image:url(images/oneblogbg.gif);
background-repeat:repeat-x;
border:1px solid #f1f1f1;
width:623px;/*643*/
padding:10px;
position:relative;
padding-top:25px;
margin-bottom:20px;
}


.oneblog .thumbnail,.thumbnail {
width:125px;
height:125px;
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
}

.thumbnail_holder {
width:133px;
height:133px;
float:left;
margin-bottom:10px;
position:relative;
}

/*
.thumbnail_trans {
width:105px;
height:105px;
position:absolute;
top:4px;
left:4px;
border:10px solid #000;
background-color:transparent;
opacity:.08;
filter:alpha(opacity=8)
}*/

.excerpt {
margin-left:15px;
float:left;
width:460px;
border:0px solid red;
line-height:17px;
}

.oneblog h2,.oneblog h2 a,.oneblog h2 a:link,.oneblog h2 a:visited,.h2,.archives_ul li h2{
color:#116188;
font-weight:normal;
font-size:21px;
margin-bottom:10px;
}

.oneblog h2 a:hover {
color:#0e374b;
}

.excerpt p {
color:#313131
}

.extrawidth {
width:590px;
margin-left:3px !important;
}

.excerpt_details {
margin-top:2px;
margin-bottom:5px;
color:#5a5b5b
}

.excerpt_details img { vertical-align:middle }

.excerptdate {
position:absolute;top:9px;left:11px;color:#999999
}

.excerpt_topbtm {
background-image:url(images/excerpt_details.jpg);
height:2px;
background-repeat:no-repeat;
}

.excerpt_details a,.excerpt_details a:link,.excerpt_details a:visited {
border-bottom:1px dotted #aaaaaa;
color:#5a5b5b
}

.oneblogreadmore {
position:absolute;
top:0px;
right:4px;
}

.the_category {
background-color:#efefef;
border:1px solid #dddddd;
padding:10px;
font-weight:bold;font-family:tahoma;font-size:11px;
color:#222222;margin-bottom:20px;
}

/*single.php*/
.single_post {
background-color:#f3f3f3;
background-color:#f4f4f4;
background-image:url(images/oneblogbg.gif);
background-repeat:repeat-x;
border:0px dotted #d9d9d9;
width:603px;/*643*/
padding:20px;
padding-top:12px;
margin-bottom:30px;
}

.thetitle h1,.extra_content h3 {
color:#1C5472;
font-weight:normal;
font-size:22px;
margin-bottom:10px;
}

.post_image {
margin-left:-20px;
margin-right:-20px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
margin-bottom:10px;
}

.post_image img {
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
width:550px;
height:190px;
}

.post_details {
margin-bottom:10px;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border-bottom:1px dashed #cccccc;
margin-bottom:25px;
font-size:15px;
}

.post_details a,.post_details a:link,.post_details a:visited {
border-bottom:1px dotted #cccccc;
color:#265b80
}

.the_content {
line-height:22px;
font-size:13px;
color:#414141
}

.the_content strong {
color:#000;
font-size:14px;
}

.the_content a,.the_content a:link,.the_content a:visited {
color:#0082f1;
border-bottom:1px solid #0082f1
}

.the_content a:hover {
color:#f16600;
border-bottom:1px solid #f16600;
}

.the_content .wp-caption a {
border-bottom:0px;
}


.the_content h1,.the_content h2,.the_content h3,.the_content h4,.the_content h5,.the_content h6 {
font-weight:normal;
}

.the_content h3,.the_content h2,.the_content h1 {
font-size:23px;
font-weight:normal;
border-bottom:1px solid #bbbbbb;
color:#2da83c8;
padding-top:10px;
}

.the_content h4 {
color:#1f6296;
font-size:18px;
padding-top:10px;
margin-bottom:0px;
}

.the_content h5 {
color:#ce0000;
font-size:15px;
margin-bottom:0px;
}

.the_content img {
background:white;
border:1px solid #dddddd;
padding:3px;
}

.the_content img { 
max-width: 600px; 
width: expression(this.width > 600 ? 600: true);
}

img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

img.alignleft, img[align="left"] {
	float:left;
	margin:2px 10px 5px 0px;
	}

img.alignright, img[align="right"] {
	float:right;
	margin:2px 0px 5px 10px;
	}
.the_content .wp-smiley {
padding:0px;
border:0px;
}

.the_content blockquote {
background:#fff;
margin:0px;
padding:5px;
padding-left:20px;
margin-bottom:20px;
margin-top:20px;
border:1px solid #dddddd;
}

#multipage-links {
margin-top:20px;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
padding:4px;
background:#eeeeee;
border:1px solid #e1e1e1;
}

.after_post_details {
margin-top:30px;
margin-bottom:20px;
padding:10px;
border-top:1px dotted #cccccc;
line-height:20px;
}

.after_post_details a.commentcount {
color:#235e15
}

.after_post_details .adminedit a {
color:#2c8ac6
}

.adsense-afterpost {
text-align:center
}

.blogsep {
background-image:url(images/blogsep.gif);
background-repeat:repeat-x;
height:17px;
margin-top:20px;
margin-bottom:15px;
margin-left:-20px;
margin-right:-20px;
}

.extra_content {

}

.relatedblock {
width:130px;
float:left;
margin-left:50px;
}

.relatedblock img {
margin-bottom:3px;
margin-top:5px;
margin-left:0px;
padding:3px;
background-color:#fff;
border:1px solid #d1d1d1;
}

.relatedblock .details {
text-align:center;
margin-bottom:5px;
text-decoration:underline
}

.socialbmark {text-align:center;}
.socialbmark img {margin-right:10px;}

/*comments area*/
.replyjump {
font-size:13px;
float:right;
background-color:#2A87AF;
border:1px solid #cccccc;
padding:5px;
margin:-10px;
}

.replyjump a,.replyjump a:link,.replyjump a:visited { color:#fff }
.replyjump a:hover { border-bottom:1px solid #cccccc }

.below-post {

}

/*sidebar*/
#rightsidebar {
float:right;
border:0px solid red;
width:311px;
}

#sidesearch {
width:311px;
height:35px;
background-image:url(images/side_search_bg.jpg);
background-repeat:no-repeat;
position:relative;
margin-bottom:14px;
}

.sidesearch_input { 
position:absolute; 
top:5px; left:9px; 
width:257px;
height:23px;
border:0px;
background-color:transparent;
font-family:Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
font-size:15px;
}
.sidesearch_submit { position:absolute; top:3px; left:272px; border:0px; background-color:transparent;  }

#side_subscribe {
margin:0 auto;
width:306px;
height:84px;
background-image:url(images/side_subscribe.jpg);
background-repeat:no-repeat;
position:relative;
}

.side_subscribe_wrap { 
float:left; 
padding-left:25px; 
padding-top:10px;
font-size:13px;
}

.side_subscribe_wrap ul { list-style:none; padding:0px; margin:0px;  }
.side_subscribe_wrap ul li { padding:2px; }

.side_subscribe_li a,.side_subscribe_li a:link,.side_subscribe_li a:visited { color:#313131 }
.side_subscribe_li a:hover { color:#073f5a ; text-decoration:underline}

.rssside1 { float:left;margin-top:5px;margin-left:13px; }
.rssside2 { float:left;margin-top:5px;margin-left:13px; }
.side_feedburner { position:absolute; top:55px; left:4px; opacity:.8}
.side_feedburner p { margin:0px; padding:0px; }


.subs_two { padding-top:20px; }
.side_subscribe_li img {margin-right:4px;}

#side_sponsors { margin-top:-6px; margin-bottom:-10px; }
#side_sponsors img {
float:left;
margin:5px;
margin-bottom:14px;
padding-left:14px;
}

/*widgets*/
.widgetblock {
margin-bottom:20px;
padding:5px;
}

.widgettitle,.tabber .tabbertab h2 {
background-color:#3c7ca4;
background-color:#777777;
border-bottom:1px solid #3c7ca4;
height:20px;
padding-left:10px;
padding-top:4px;
color:#fff;
margin:-5px;
margin-bottom:5px;
}

.tabber .tabbertab h2 {
font-size:13px;
font-weight:normal;
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style:none;
list-style-image:url(images/li1.gif)
}

.widgetblock ul li {
border-bottom:1px solid #dbdbdb;
padding:4px;
padding-left:0px;
}

.widgetblock ul li li{
border-bottom:0px;
list-style-image:url(images/li2.gif);
}

.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {

}

.widgetblock ul li a:hover { color:#204d73 }

.smaller_widget_wrap {}
.smaller_widget_left {float:left;width:150px;}
.smaller_widget_right { float:right;width:150px; }

#recentcomments .recentcomments a {
color:#1d6182
}

#recentcomments .recentcomments a.url {
border-bottom:1px solid #bbbbbb
}

#recentcomments .recentcomments a:hover {
color:#000;
background-color:#f1f1f1
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
color:#1d6182
}

/*footer*/
#footer {
background-image:url(images/footer_dot.gif);
background-repeat:repeat-x;
background-color:#efefef;
margin-bottom:0px;
}

.footblock {
width:292px;
float:left;
border:0px solid red;
padding:13px;
padding-left:20px;
padding-right:14px;
margin-right:2px;
}

.footblock h3 {
font-size:22px;
font-weight:normal;
color:#1C5472;
margin-top:5px;
margin-bottom:5px;
}

.footsep {
float:left;
margin-top:23px;
width:1px;
height:199px;
background-color:#cccccc
}

.footsearch {
background-image:url(images/footsearch.jpg);
background-repeat:no-repeat;
width:301px;
height:60px;
margin-bottom:20px;
position:relative;
margin-left:-3px;
}

.footsearch_input {
border:0px solid red;
background-color:transparent;
height:36px;
width:230px;
font-size:19px;
font-family:Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
position:absolute;
top:7px;
left:10px;
padding:0px;
padding-top:10px;
color:#333333
}

.footsearch_submit {
position:absolute;
top:7px;
left:240px;
border:0px solid red;
background-color:transparent;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; }

.popular_table {
height:15px;display:inline;margin-right:5px;
float:left;
}

.popular_td {
height:15px;
background-image:url(images/popular1.gif);
background-repeat:repeat-x;
color:#fff;
padding-left:4px;
padding-bottom:2px;
padding-right:4px;
}

.popular_td a,.popular_td a:visited,.popular_td a:link { color:#fff; }
.popular_td a:hover { color:#fff;text-decoration:none }

.popular_l {
height:15px;width:5px;
background-image:url(images/popular_l.gif);
background-repeat:no-repeat;
}

.popular_r {
height:15px;width:5px;
background-image:url(images/popular_r.gif);
background-repeat:no-repeat;
}

/*flickr*/
#flickr {
margin:0px;
}

.flickrimg img {
margin-right:10px;
margin-bottom:10px;
padding:3px;
background:white;
border:1px solid #bbbbbb
}

/*misc.*/
.go-left{float: left;clear: left;}
.go-right{	float: right;	clear: right;}
.go-center{	margin: 0 auto;	text-align: center;}
.bold{ font-weight: bold;}
.italic{ font-style: italic;}
.block{	display: block;}
.align-right{	text-align: right;}
.align-left{ text-align: left;}

.wp-pagenavi,.below-post {
background-color:#f3f3f3;
padding:10px;
border:1px solid #eeeeee
}

/*archives*/
.archives_ul li {
border-bottom:1px solid #cccccc;
padding:5px;
}

.archives_ul li .thumbnail { margin-right:10px; }
.archives_ul li h2 { color:#333333 }