/* general setings */
html{height:100%;}
body{
	margin:0;
	font:14px/20px Arial, Arial, Helvetica, sans-serif;
	color:#49505e;
	min-width:900px;
	height:100%;
	background:#4a261d url(../images/bg-body.jpg) repeat-y 50% 0;
}
/* general reset */
img{border:0;}
a{
	color:#369ece;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:italic 13px Arial, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#616979;
	margin:0;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
.wrapper{
	background:url(../images/bg-wrapper.jpg) no-repeat 50% 0;
	padding:52px 0 70px;
}
/* wrapper box structure */
.wrapper-m,
.wrapper-b,
.wrapper-t{
	height:31px;
	width:725px;
	margin:0 auto;
	background:url(../images/bg-main-box-t.png) no-repeat;
}
.wrapper-b{
	background:url(../images/bg-main-box-b.png) no-repeat;
	height:121px;
}
.wrapper-m{
	background:url(../images/bg-main-box-m.png) repeat-y;
	width:705px;
	padding:0 10px;
	height:auto;
}
/* header */
#header{
	background:#e5e5e5 url(../images/bg-header.gif) repeat-x;
	position:relative;
}
#header .holder{
	padding:22px 24px 26px 61px;
	overflow:hidden;
}
* html #header .holder{
	height:1%;
	overflow:visible;
}
/* logo */
.logo{
	float:left;
	width:300px;
	height:77px;
	margin:0;
	overflow:hidden;
	/*background:url(../images/logo.png) no-repeat; */
	
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
/* contacts */
.contacts{
	margin:0;
	padding:4px 0 0;
	list-style:none;
	float:right;
	width:166px;
	font-size:11px;
	line-height:16px;
}
.contacts li{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
	vertical-align:middle;
}
.contacts a{
	color:#66b2d5;
	float:left;
	padding:0 0 0 24px;
	background:url(../images/ico-contacts.gif) no-repeat 0 2px;
}
.contacts .cont02{background-position:0 -25px;}
.contacts .cont03{background-position:0 -51px;}
.contacts .cont04{background-position:0 -75px;}
/* nav-holder */
.nav-holder{
	width:604px;
	padding:9px 37px 7px 66px;
	margin:0 -1px;
	background:url(../images/bg-nav.gif) no-repeat;
	overflow:hidden;
}

#navigation{
	height: 25px;
	padding-top: 3px;
}
/* main navigation */
#nav{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	font:17px/20px "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing:-1px;
}
#nav li{
	display:inline;
	margin:0 42px 0 0;
}
#nav li.active a,
#nav li a:hover{
	color:#fff;
	text-decoration:none;
}
.nav-holder .search{
	float:right;
	width:176px;
}
.nav-holder .search .row{
	width:164px;
	height:20px;
	padding:3px 3px 3px 9px;
	overflow:hidden;
	background:url(../images/bg-seacrh.gif) no-repeat;
}
.nav-holder .search input{float:left;}
.nav-holder .search .text{
	border:0;
	background:none;
	width:129px;
	padding:1px 5px 3px 7px;
	color:#9299a6;
	font-style:italic;
}
.nav-holder .search .btn-search{margin:0 0 0 2px;}
/* main */
#main{width:100%}
/* twitter-box */
.twitter-box{
	width:598px;
	padding:58px 45px 49px 64px;
	margin:0 -1px;
	background:#fff url(../images/bg-sticker-box.gif) repeat-x;
	word-spacing:-1px;
	position:relative;
}

.twitter-box:after{
	clear:both;
	display:block;
	content:"";
}
.btn-follow-twitter{
	width:160px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-follow-twitter.gif) no-repeat;
	float:right;
	margin:12px 0 0 35px;
}
* html .btn-follow-twitter{margin-left:32px;}
.twitter-box .text-holder{overflow:hidden;}
* html .twitter-box .text-holder{
	height:1%;
	overflow:visible;
}
.twitter-box p{margin:0 0 10px;}
/* sticker */
.sticker{
	position:absolute;
	top:55px;
	left:-45px;
	width:98px;
	height:50px;
	background:url(../images/bg-sticker-twitter.png) no-repeat;
}

.sticker2{
	background: url(../images/bg-sticker-blog.png) no-repeat;
	position:absolute;
	top:55px;
	left:-45px;
	width:98px;
	height:50px;
}

.sticker3{
	background: url(../images/bg-sticker-projects.png) no-repeat;
	position:absolute;
	top:55px;
	left:-45px;
	width:98px;
	height:50px;
}

a.sticker:hover{
	text-decoration: none;
}
/* content */
#content{
	background:#e2e2e2 url(../images/bg-content.gif) repeat-x 0 52px;
	min-height: 500px;
}
/* content-holder */
.content-holder{
	padding:41px 33px 0 62px;
	position:relative;
	width:610px;
	bottom:-52px;
	margin:-52px 0 0;
}
#content h2{
	font:28px/32px "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing:-2px;
	margin:0 0 5px;
	color: #5A9FC3;

}
#content h3{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 5px;
	clear: both;

}

#content .blog h3{
	background:url(../images/separator1.gif) repeat-x bottom;
	color: #444;
	padding-bottom: 1px;
	margin-bottom: 15px;
	clear: both;

}

#content .blog .single:first-letter{
	font-size: 400%;
	font-weight: bold;
	float: left;
	width: 1em;
	padding-top: 17px;
	font-family: Times;
	padding-right: 0px;
	text-align: center;	
}

#content .blog h3.home_page{
	background: none;
}

#content .blog .post_box{
	background: url(../images/separator1.gif) repeat-x bottom;
	padding-top: 10px;
	min-height: 260px;
	max-height: 300px;
}
.wp-caption{ font-size: 11px;}
.alignleft{ float: left; }
.alignright{ float: right; }
/* blog */
.blog{
	padding:0 0 35px;
	position:relative;
}
.blog .sticker{
	background:url(../images/bg-sticker-blog.png) no-repeat;
	width:97px;
	height:54px;
	left:-108px;
	top:46px;
}
.blog .sticker .sticker2{
	background:url(../images/innerblogsticker.png) no-repeat;
	width:97px;
	height:54px;
	left:-108px;
	top:46px;
}
.blog a.sticker:hover{
	text-decoration: none;

}
.blog .text-box{
	overflow:hidden;
	width:100%;
	padding:0 0 3px;
}
.recent-hold{padding:0 0 0 6px;}
#content .blog .blog-info{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#content .blog .blog-info li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 4px;
	color:#aeb0b6;
	font-size:12px;
	line-height:16px;
	padding:0 10px;
	margin:0 10px 0 -10px;
	list-style-type: none;
}


/* img-wrapp */
.img-wrapp{padding:0 0 24px;}
.twitter-box .img-holder, .blog .img-holder{
	width:180px;
	float:right;
	margin: -15px 0 -15px 13px;
	height: 230px;
}
* html .img-holder{margin-left:10px;}
.twitter-box .img-holder img, .blog .img-holder img{display:block;}
.twitter-box .img-holder-b,
.twitter-box .img-holder-t, .blog .img-holder-b, .blog .img-holder-t{
	width:100%;
	height:7px;
	background:url(../images/bg-img-t.png) no-repeat;
	overflow:hidden;
}
.twitter-box .img-holder-b, .blog .img-holder-b{
	height:9px;
	background:url(../images/bg-img-b.png) no-repeat;
}
.twitter-box .img-holder-m, .blog .img-holder-m{
	background:url(../images/bg-img-m.png) repeat-y;
	padding:0 8px;
	width:164px;
}
/* content .blog .login-nav */
#content .blog .login-nav{
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	overflow:hidden;
}
* html #content .blog .login-nav{
	height:1%;
	overflow:visible;
}
#content .blog .login-nav li{
	float:right;
	margin:0 0 0 2px;
	background:none;
	padding:0;
}
#content .blog .login-nav a{
	display:block;
	overflow:hidden;
	float: left;
}
#content .blog .login-nav .btn-rss{
	width:36px;
	background-position:0 -18px;
}

#content .blog {
	color: #555;
	font-family: arial;
	font-size: 14px;
}
/* blog .text-holder */
.blog .text-holder{
	overflow:hidden;
	padding:3px 0 0;
}
* html .blog .text-holder{
	height:1%;
	overflow:visible;
}
#content .blog .text-holder p{margin:0 0 19px;}
#content .blog ul{
	margin:0 0 20px;
	padding:0 0 0 15px;
	list-style:none;
}
#content .blog ul li{
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 15px;
}
/* comment-link */
.comment-link{
	overflow:hidden;
	padding:0 28px 0 0;
}
* html .comment-link{
	height:1%;
	overflow:visible;
}
.comment-link a{
	float:right;
	padding:0 0 0 26px;
	background:url(../images/bg-comment.gif) no-repeat;
	font-size:13px;
	line-height:17px;
	color:#25a0cc;
}
.blog .link-holder{
	text-align:right;
	font-size:13px;
	padding:0 15px 0 0;
}
/* blog .box */
.blog .box{
	background:url(../images/bg-box.gif) repeat-y;
	width:398px;
}
.blog .box-holder{
	background:url(../images/bg-box.gif) no-repeat -398px 0;
}
.blog .box-frame{
	background:url(../images/bg-box.gif) no-repeat 100% 100%;
	padding:15px 15px 13px 25px;
}
#content .blog .box ul{
	padding:0;
	margin:0;
}
#content .blog .box ul li{
	background:none;
	padding:0 0 5px;
}
/* projects */
.projects{
	height:1%;
	position:relative;
	padding:32px 0 0 5px;
	background:url(../images/separator1.gif) repeat-x;
}
.projects:after{
	clear:both;
	display:block;
	content:"";
}
.projects .sticker{
	background:url(../images/bg-sticker-projects.png) no-repeat;
	width:97px;
	left:-108px;
	top:38px;
}
#content .projects h3{margin:0 0 18px;}
#content .projects .send-form h3{margin:0 0 21px;}
/* send-form */
.send-form{
	float:right;
	width:258px;
	margin:0 0 0 85px;
}
* html .send-form{margin-left:82px;}
.send-form .row{
	overflow:hidden;
	width:100%;
	margin:0 0 22px;
}
.send-form .row label{
	float:left;
	width:100%;
	color:#616979;
	font-style:italic;
	font-size:12px;
	line-height:16px;
	margin:0 0 5px;
	text-indent:3px;
}
.send-form .row label span{
	color:#369ece;
	position:relative;
	top:-3px;
}
.send-form .text{
	width:252px;
	height:27px;
	padding:3px 3px 3px 2px;
	overflow:hidden;
	background:url(../images/bg-text.gif) no-repeat;
}
.send-form .text input{
	float:left;
	border:0;
	background:none;
	padding:5px 7px 6px 8px;
	width:238px;
}
.send-form .form-area{
	width:254px;
	height:112px;
	padding:2px;
	background:url(../images/bg-textarea.gif) no-repeat;
	overflow:hidden;
}
.send-form .form-area textarea{
	width:248px;
	max-width:248px;
	padding:0 0 0 6px;
	height:112px;
	max-height:112px;
	border:0;
	background:none;
	float:left;
	overflow:auto;
}
.send-form .btn-holder{
	overflow:hidden;
	width:100%;
	padding:3px 0 0;
	
}
.send-form .btn-submit{
	width:131px;
	height:28px;
	padding:0 0 3px;
	border:0;
	background:url(../images/btn1.gif) no-repeat;
	font-size:15px;
	line-height:28px;
	color:#1ba4e4;
	float:left;
	cursor:pointer;
	font-style:normal;
}
* html .send-form .btn-submit{padding:0;}
/* wp-plugins */
.wp-plugins{
	overflow:hidden;
}
* html .wp-plugins{
	height:1%;
	overflow:visible;
}
.wp-plugins .plugins-list{
	margin:0;
	padding:0 0 4px;
	list-style:none;
	font-size:12px;
	line-height:17px;
}
.wp-plugins .plugins-list li{margin:0 0 24px;}
.wp-plugins .plugins-list li .ttl{
	font-size:15px;
	font-weight:normal;
	display:block;
	margin:0 0 4px;
}
.wp-plugins .plugins-list li p{margin:0;}
/* btn-view */
.btn-view{
	display:block;
	text-align:center;
	width:131px;
	height:28px;
	padding:0 0 2px;
	background:url(../images/btn1.gif) no-repeat;
	font-size:15px;
	line-height:27px;
	color:#1ba4e4;
}
/* comments */
.comments{
	position:relative;
	padding:19px 0 0;
}
.comments .sticker{
	left:-114px;
	top:0;
	background:url(../images/bg-sticker-comments.png) no-repeat;
}
.comment-box{
	width:605px;
	background:url(../images/bg-comment-box.gif) repeat-y;
	font-size:13px;
	line-height:20px;
	color:#49505e;
	margin:0 0 34px;
}
.comment-holder{
	background:url(../images/bg-comment-box.gif) no-repeat -605px 0;
}
.comment-frame{
	background:url(../images/bg-comment-box.gif) no-repeat 100% 100%;
	padding:22px 20px 20px 39px;
}
.comment-heading{
	overflow:hidden;
	width:100%;
	margin:0 0 14px;
}
.comment-heading img{
	float:left;
	margin:0 14px 0 0;
}
.comment-heading .comment-reply-link{
	float:right;
	padding:0 0 0 11px;
	background:url(../images/bg-reply.gif) no-repeat 0 50%;
	margin:8px 0 0;
}
.comment-heading .text-holder{overflow:hidden;}
* html .comment-heading .text-holder{
	height:1%;
	overflow:visible;
}
#content .comment-heading h3{
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	margin:0;
}
.comment-heading .date{
	font-size:13px;
	line-height:16px;
	color:#c2c6cb;
}
#content .comment-box p{margin:0 0 10px;}
/* comment-form */
.comment-form{
	width:100%;
}
#content .comment-form h3{
	color:#000;
	margin:0 0 15px;
	font:18px/22px "Trebuchet MS", Helvetica, sans-serif;
}
.comment-form .row{
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
}
.comment-form .text{
	width:217px;
	height:31px;
	padding:3px 6px 3px 2px;
	float:left;
	background:url(../images/bg-text1.gif) no-repeat;
}
.comment-form .text input{
	float:left;
	border:0;
	background:none;
	padding:7px 7px 8px 15px;
	width:192px;
}
.comment-form .form-area{
	width:592px;
	height:113px;
	padding:2px;
	background:url(../images/bg-textarea1.gif) no-repeat;
	overflow:hidden;
	margin:0 0 12px;
}
.comment-form .form-area textarea{
	width:578px;
	max-width:578px;
	padding:0 0 0 14px;
	height:113px;
	max-height:113px;
	border:0;
	background:none;
	float:left;
	overflow:auto;
}
.comment-form .btn-holder{
	overflow:hidden;
	width:100%;
	margin-top: -15px;
}
.comment-form .btn-send{
	width:144px;
	height:30px;
	padding:0 0 3px;
	border:0;
	background:url(../images/btn3.gif) no-repeat;
	font-size:15px;
	line-height:30px;
	color:#1ba4e4;
	float:left;
	cursor:pointer;
	font-style:normal;
}
* html .comment-form .btn-send{padding:0;}
/* footer */
#footer{
	width:690px;
	margin:0 auto;
	text-align:right;
	color:#808796;
	font-size:12px;
	line-height:20px;
	padding:11px 10px 0 0;
	overflow:hidden;
}

#footer a{
	color: #808796;
}
#footer p{margin:0;}
#footer .follow-box{
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin-top: -3px;
}
#footer .follow-box p{
	font-weight:normal;
	margin:0 7px 0 0;
	float:left;
}
#footer .follow-box ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer .follow-box ul li{
	float:left;
	margin:0 7px 0 0;
}
#footer .follow-box ul li a{
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#footer .follow-box ul li .twitter{background:url(../images/ico-twitter.png) no-repeat;}
#footer .follow-box ul li .facebook{background:url(../images/ico-facebook.png) no-repeat;}
#footer .follow-box ul li .soc1{
	background:url(../images/ico-soc1.png) no-repeat;
	height:25px;
	width:25px;
}


#form_errors{
	font-size: 12px;
	color: red;
	height: 15px;
	padding: 5px;
}

ul.children{
	margin-left: -20px;
	border-left: 2px solid #b9c5d1;
}

#paste_name{
	background: url(../images/bg-text.gif) no-repeat;
	border: none;
	padding: 3px;
	width: 254px;
	height: 28px;
}
#paste_code{
	background: url(../images/bg-textarea2.png) no-repeat;
	border: none;
	width: 250px;
	height: 108px;
	padding: 5px;
	margin-top: 3px;
}

.topsy-sm, .topsy-sm-total{
	color: white;
	text-indent: 0px;
}

.syntaxhighlighter  {
	clear: both;
}

blockquote{
	font-size: 12px;
	border-left: 2px solid #d1d1d1;
	padding-left: 5px;
	font-style: italic;
	line-height: 1.4em;
}

.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}

code{
	font-family: monospace;
	background: #eee;
	font-size: 13px;
	padding: 2px;
	color: #000;
}

.sticker:hover, .sticker1:hover, .sticker2:hover, .sticker3:hover{
	text-decoration: none;
}
