/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style:none;
}

/*Body*/
body {
	background: #040f17 url(images/bg3.gif);
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#8496a3;
}

a {
	color: #fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#body {
	 width:1000px;
	 margin:0 auto;
	 background:#040f17;
	 
}

/*Header*/
#header {
	
}

#header a {
	display:block;
	width:1000px;
	height:306px;
	background:url(images/header.jpg) no-repeat;
	text-indent:-9999px;
	clear:both;
}
/*----------------------header--------------------------*/

#content {
	padding-top:10px;
	padding-left:0px;
	background:#040f17;
	float:left;
}

/*----------------------left_area--------------------------*/
#left {
	float:left;
	width:569px;
	background:url(images/left_bg.png) repeat-y right;
	padding-right: 4px;
}

.post {
	background:url(images/post_bg.png) repeat-y;
	width:569px;
}
.post_footer {
	display:block;
	background:url(images/post_footer.png) no-repeat;
	width:569px;
	height:26px;
	clear:both;
}

.post h2 {
	display:block;
	background:url(images/post_top.png) no-repeat;
	height:28px;
	font:20px Georgia, "Times New Roman", Times, serif;
	padding:18px 0 0 25px;
}
.post_info {
	height:25px;
	line-height:25px;
	margin-left:8px;
	background:url(images/meta_bg1.png) 0 5px no-repeat;
}

.post_info span {
	margin-left:15px;
	background:url(images/post_ic1.gif) 0 -1px no-repeat;
	padding-left:30px;
	line-height:26px;
	height:25px;
	display:block;
	font-size:9px;
	color: #547B96;
	float:left;
	margin-right:40px;
	
}
.post_info span a {
	color: #547B96;
	text-decoration:underline;
}

.line {
	background:url(images/post_line.png) no-repeat;
	display:block;
	height:1px;
	overflow:hidden;
	margin-left:8px;
	padding:0px;
}

.tags {
	margin-left:25px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#385266;
}

.tags a {
	color: #267d87;
	line-height:20px;
}

.entry {
	background:url(images/entry_bg.png) 7px top no-repeat;
	margin:2px 0 0 0px;
	padding:15px 5px 0 17px;
	clear:both;
}

.entry p {
	margin-bottom:10px;
}

.entry img{
	margin-right:7px;
	margin-bottom:3px;
	border:1px solid #758693;
	float:left;
}

.line1 {
	background:url(images/post_line2.png) no-repeat;
	height:1px;
	display:block;
	margin:21px 0 15px 20px;
}

.post_comments {
	float:left;
	width:120px;
	background:url(images/post_ic3.gif) no-repeat;
	margin-left:23px;
	padding-left:18px;
	display:block;
	font:9px Verdana, Arial, Helvetica, sans-serif;
}

.pl {
	color: #fff;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/post_ic2.gif) no-repeat;
	padding-left:15px;
	float:left;
	display:block;
}

.post_social {
	float:right;
	padding-right:10px;
}

.post_social a {
	display:block;
	width:20px;
	height:20px;
	border:1px solid #05141f;
	float:left;
	margin-left:3px;
}

.post_social a.dig {
	background:url(images/digg_icon.png) no-repeat;
}

.post_social a.techn {
	background:url(images/techn_icon.png) no-repeat;
}

.post_social a.del {
	background:url(images/del_icon.png) no-repeat;
}

.post_social a.stumb {
	background:url(images/stumb_icon.png) no-repeat;
}

.post_social a.furl {
	background:url(images/furl_icon.png) no-repeat;
}

.post_social a:hover {
	border-color:#144971;
}

/*----------------------left_area--------------------------*/

/*----------------------sidebar--------------------------*/
#sidebar{
	float:left;
	width:424px;
	margin-left:3px;
}

#bar1 {
	background:url(images/sidebar1_1.png) repeat-y;
	width:424px;
	float:left;
	
}

#bar1_header {
	background:url(images/sidebar_bg1.png) no-repeat;
	display:block;
	height:8px;
	width:424px;
}

#bar1 #categories {
	float:left;
	width:195px;
}

#bar1 #categories h2 {
	text-indent:-9999px;
	margin:2px 0;
	height:15px;
	padding-bottom:10px;
	background:url(images/sct.png) 0 8px repeat-x;
}

#bar1 #categories h2 span {
	background:url(images/categories.gif) no-repeat;
	height:20px;
	display:block;
}

#bar1 #categories ul li {
	margin:0px;
	padding:0px;
	margin-left:11px;
}

#bar1 #categories ul li a {
	margin:0px;
	padding:0px;
	display:block;
	color:#fff;
	font-size:10px;
	line-height:21px;
	height:21px;
	padding-left:4px;
}

#bar1 #categories ul li a:hover {
	background: #1c262d;
	text-decoration:none;
}

#bar1 #calendar {
	float:right;
	width:229px;
}

#bar1 #calendar h2 {
	float:left;
	width:70px;
	height:122px;
	background:url(images/month_jun.gif) 5px no-repeat;
	text-indent:-9999px;
}

#wp-calendar {
	width:138px;
	float:right;
	margin-right:10px;
	color: #a3bbbd;
	height:110px;
	margin-top:7px;
	text-align:right;
}

#wp-calendar a{
	font-weight:bold;
	text-decoration:underline;
}

#wp-calendar td {
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
}

#wp-calendar #prev, #wp-calendar #next {
	padding-top:5px;
}

#wp-calendar caption {
	height:0px;
	overflow:hidden;
	display:none;	
}

#wp-calendar a {
	color: #a3bbbd;
}

#bar2 {
	background:url(images/sidebar_bg3.png) repeat-y;
	width:424px;
	float:left;
	clear: both;
}

#bar2_header {
	background:url(images/sidebar_bg2.png) no-repeat;
	display:block;
	height:24px;
	width:424px;
}

#bar2_left {
	width:200px;
	float:left;
}

#bar2 #most_view {
	margin-left:2px;
	margin-right:4px;
	border-bottom:1px dotted #0a283e;
}

#bar2 #most_view h2 {
	text-indent:-9999px;
	margin:2px 0;
	height:15px;
	background:url(images/sct1.gif) 0 3px repeat-x;
	border-bottom:1px dotted #0a283e;
	margin-bottom:6px;
}

#bar2 #most_view h2 span {
	background:url(images/most_view.gif) no-repeat;
	height:14px; display:block;
	
}

#bar2 #most_view ul {
	margin-left:1px;
}

#bar2 #most_view ul li {
	background:url(images/sidebar_bg11.gif) top repeat-x;
	padding:10px 7px 7px 14px;
	color: #fff;
	font:9px Verdana, Arial, Helvetica, sans-serif;
}

#bar2 #most_view ul li:first-child {
	background:none;
}

#bar2 #most_view ul li.alt {
	background-color: #061927;
}

#bar2 #most_view ul li a {
	font:12px Georgia, "Times New Roman", Times, serif;
	display:block;
	color: #adb7bf;
}

#bar2 #most_view ul li span {
	display:block;
	font-weight:bold;
	margin:4px 0;
}

#bar2 #tags {
	margin-left:2px;
	margin-right:4px;
	border-bottom:1px dotted #0a283e;
	padding-bottom:10px;
}

#bar2 #tags a {
	margin:5px;
	color:#fff;
	font:9px Verdana, Arial, Helvetica, sans-serif;
}

#bar2 #tags h2 {
	text-indent:-9999px;
	margin:10px 0;
	height:15px;
	background:url(images/sct1.gif) 0 3px repeat-x;
	border-bottom:1px dotted #0a283e;
	margin-bottom:6px;
}

#bar2 #tags h2 span {
	background:url(images/tags.gif) no-repeat;
	height:14px;
	display:block; 
}

#bar2_right {
	width:223px;
	float:right;
}

#searchform1 {
	background:url(images/search.png) left no-repeat;
	display:block;
	padding-left:53px;
	margin-bottom:10px;
	margin-left:4px;
	padding-bottom:5px;
	border-bottom:1px dotted #1e272f;
}
#searchform1 p{display:inline;}

#searchform1 #s1 {
	width:121px;
	height:16px;
	background:#EFF0E5;
	border:0px;
	color:#333333;
	font-size:11px;
}

#searchform1 .s_submit {
	width:31px;
	height:19px;
	color:#fff;
	margin-left:3px;
	border:0px;
	background:#1e2730;
	color: #858688;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#bar2 #recent_works {
	margin-left:5px;
}

#bar2 #recent_works h2 {
	text-indent:-9999px;
	margin:2px 0;
	height:15px;
	background:url(images/sct.png) 0 3px repeat-x;
	border-bottom:1px dotted #0a283e;
	margin-bottom:6px;
}

#bar2 #recent_works h2 span {
	background:url(images/recent_work.gif) no-repeat;
	height:14px;
	display:block;
	border:0;
}

#bar2 #recent_works li img {
	display:block;
	background:#ccc;
	border:2px solid #fff;
	color:#000;
	text-align:center;
	line-height:100px;
	margin:0 auto;
	margin:5px auto;
}

#bar2 #recent_works .see_others {
	text-indent:-9999px;
	background:url(images/others.gif) no-repeat;
	float:right;
	display:block;
	clear:both;
	width:66px;
	height:14px;
	padding-right:4px;
	margin-top:5px;
}

#bar3 {
	background:url(images/sidebar_bg8.png) repeat-y;
	width:424px;
	float:left;
	clear:both;
}
#bar3_header {
	background:url(images/sidebar_bg6.png) no-repeat;
	display:block;
	height:42px;
	width:424px;
	clear:both;
}

#bar3_header span {
	margin:22px 0;
	display:block;
	float:left;
	color:#fff;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
}

#bar3_header #b3_lh {
	margin-left:18px;
}

#bar3_header #b3_rh {
	margin-left:97px;
}

#bar3 ul li {
	padding-left:10px;
	background:url(images/li.gif) no-repeat left;
	font:9px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#bar3_left {
	float:left;
	margin-left:18px;
	width:200px;
}

#bar3_left li a,#bar3_right li a {
	color:#ADB7BF;
}

#bar3_right li a.c_autor {
	color:#ADB7BF;
}

#bar3_right {
	float:left;
}

#bar4 {
	background:url(images/sidebar_bg12.png) top right no-repeat;
	width:424px;
	float:left;
	clear:both;
}

#bar4_header {
	background:url(images/sidebar_bg7.png) no-repeat;
	display:block;
	height:31px;
	width:424px;
	clear:both;
}

#bar4_left {
	float:left;
	margin-left:14px;
	color: #267d87;
}

#bar4_left ul {
	margin-top:5px;
}

#bar4_left h2 {
	display:block;
	text-indent:-9999px;
	background:url(images/archive.png) no-repeat;
	width:132px;
	height:15px;
} 

#bar4_left li a {
	font:11px/21px Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	color:#fff;
}

#bar4_right {
	float:left;
	margin-left:50px;
	margin-bottom:10px;
}

#bar4_right ul {
	padding-top:5px;
	
}

#bar4_right h2 {
	display:block;
	text-indent:-9999px;
	background:url(images/statistics.png) no-repeat;
	width:132px;
	height:15px;
} 

#bar4_right li {
	font:normal 9px/15px Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	color:#fff;
}

#other_icons {
	clear:both;
	padding:10px 0;
	padding-top:10px;
	border-top:1px solid #05141F;
}

#o_left {
	float:left;
	width:35%;
	margin-left:14px;
}

#o_right {
	float:left;
	width:50%;
	margin-left:14px;
}

.s_rss {
	display:block;
	margin-top:10px;
	text-indent:-9999px;
	background:url(images/rss_inco.gif) no-repeat;
	width:120px;
	height:98px;
}

#myrss {
	background:url(images/urb.png) top right no-repeat;
	display:block;
}

#subscribe{
	background:url(images/email_icon.gif) no-repeat;
	display:block;
	padding:28px 0 20px 38px;
	height:40px;
}

.s_input{
	border:1px solid #858688;
	color: #858688;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:2px;
}

.s_button{
	margin-left:2px;
	border:1px solid #050f18;
	background:#1e2730;
	width:34px;
	height:19px;
	color: #858688;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.submit{
	margin-left:2px;
	border:1px solid #050f18;
	background:#1e2730;
	width:34px;
	height:19px;
	color: #858688;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.next_post{
	margin-right:0px;
	padding:10px;
	display:block;
	text-indent:-2000px;
	background:url(images/next.gif) no-repeat;
	width:65px;
	height:36px;
	cursor:pointer;
	float:right;
}
.next_post:hover{
	background:url(images/next.gif) 4px 0px no-repeat;
}
.prev_post{
	margin-left:10px;
	padding:10px;
	display:block;
	text-indent:-2000px;
	background:url(images/previous.gif) no-repeat;
	width:92px;
	height:36px;
	cursor:pointer;
	float:left;
}
.prev_post:hover{
	background:url(images/previous.gif) -3px 0px no-repeat;
}
/*----------------------sidebar--------------------------*/


/*----------------------footer--------------------------*/
#footer {
	border-top:5px solid #1b232b;
	background: #05141f;
	padding-top:5px;
	float:left;
	width:1000px;
	font-weight:normal;
}

#footer #footer_block {
	margin:0 auto;
}

#footer_left {
	padding-left:10px;
	float:left;
	width:559px;
}

#footer_right {
	float:right;
	padding-right:10px;
	width:361px;
}

#footer_right div {
	color:#8ca1b1;
	display:block;
	margin:10px 0 0 0;
	padding-bottom:2px;
}

#footer_right input {
	border:1px solid #e0e1d7;
	width:300px;
	background: #EFF0E5 url(images/ico_mail.gif) no-repeat 2% 50%;
	padding:6px 0px 6px 25px;
}

#footer_right textarea {
	border:1px solid #e0e1d7;
	background: #EFF0E5;
	padding:6px 0px 6px 6px;
	float:left;
	width:319px;
	height:144px;
}
.pf_submit{
	display:inline;
}
input#f_submit {
	border:1px solid #05141f; 
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:29px;
	float:left;
	height:160px;
	background:url(images/f_submit.gif) bottom no-repeat;
	font-size:1px; color:#50575d;
	margin-left:5px;
}

input#f_submit:hover {
	cursor:pointer;
}

.fl {
	float:left;
	width:49%;
	line-height:19px;
	color: #505b63;
}

.title {
	color:#7C8E9B;
	padding-top:2px;
}

.fl h2, #footer_right h2 {
	font:bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding-top:10px;
	padding-bottom:5px;
}

.fl a {
	display:block;
	font:10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #505b63;
	padding-left:20px;
	width:160px;
}

#copy {
	margin:10px 0 0 0;
	height:25px;
	float:left;
	width:1000px;
	height:25px;
	overflow:hidden;
	text-align:right;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	background:#05111a;
}

/*----------------------footer--------------------------*/

/*----------------Comment area---*/

.postmetadata{
	clear: both;
	padding: 7px;
	margin: 40px 14px 26px 14px;
	padding-left:14px;
	border-top:1px dotted #0e2537;
	border-bottom:1px dotted #0e2537;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

h3.comments {
	background:#0a293e;
	padding: 5px;
	margin: 30px 0 25px 7px;
	border-top:1px dotted #0e2537;
	border-bottom:1px dotted #0e2537;
	font-size:12px;
	text-align:center;
	color:#fff;
}

.commentlist {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin-left:9px;
}

.comment-text {
	border: 1px solid #0A293E;
	border-width: 1px 0;
	background: #061927;
	padding: 10px;
	margin: 15px 2px 15px 7px;
	font-size: 1.1em;
	line-height: 1.7;
	text-align:justify;
	border-left: 4px solid #0A293E;

}

.comment-text-admin {
	border: 1px solid #006633;
	border-width: 1px 0;
	background: #061927;
	padding: 10px;
	margin: 15px 2px 15px 7px;
	font-size: 1.1em;
	line-height: 1.7;
	text-align:justify;
	border-left: 4px solid #006633;
}

.comment-text p {
	margin:7px;
}

cite {
	font-style:normal;
	font-size:11px;
}

ol.commentlist  {
	font-size:11px;
}

/*----------------Comment form---*/
#commentform {
	margin-left:25px;
}

#commentform a {
	color:#01a2ca;
}

label {
	font-size:12px;
}

input, textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #858688;
	border: 1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 12px;	
	width: 60%;
}

textarea {	
	width: 80%;
	height:200px;
	padding:6px;
	overflow:auto;
	background:#EFF0E5;
}

input#author {
	background: #EFF0E5 url(images/ico_user.gif) no-repeat 2% 50%;
	padding:6px 0px 6px 25px;
}

input#email {
	background: #EFF0E5 url(images/ico_mail.gif) no-repeat 2% 50%;
	padding:6px 0px 6px 25px;
}

input#url {
	background: #EFF0E5 url(images/ico_home.gif) no-repeat 2% 50%;
	padding:6px 0px 6px 25px;
}

input#submit {
	background:#1e2730;
	color: #858688;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	padding:6px;
	cursor:pointer;
	width:100px;
	border:0;
}

input#submit:hover {
	background:#061927;
	color:#fff;
}