/*  
Theme Name: DevImpress Theme
Theme URI: http://devimpress.com/
Description: DevImpress Blog Theme.
Version: 1.0
Author: Maxim A Krentovskiy
Author URI: http://devimpress.com/

This is private theme.

*/


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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
	Hacks
*/

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
	background: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	color: #333;
	margin: 0px;
	}
	
a, a:active, a:visited, a:link, a:hover {
	text-decoration: underline;
	color: #039;
	padding: 0px;
	}
	
input { 
	font-family: Arial, sans-serif; 
	border: solid #999 1px;
	padding: 2px;
	color: #666;
	font-size: 12pt;
	margin: 0px 12px 6px 0px;
	}
textarea { 
	font-family: Arial, sans-serif; 
	border: solid #999 1px;
	padding: 2px;
	color: #333;
	font-size: 12pt;
	margin: 0px 0px 6px 0px;
	}
select { 
	font-family: Verdana, sans-serif; 
	color: #6a5555; 
	font-size: 11px; 
	}

h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 22pt;
	color: #00a2ff;
        margin-bottom: 12px;
	}
h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	margin: 18px 0px 4px 0px;
	color: #f88200;
	}
h3 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	margin: 0px 0px 8px 0px;
	color: #069;
	}
	
small {
	font-size: 7pt;
	color: #999;
	}	
	
.main {
	left: 50%;
	margin-left: -447px;
	position: absolute;
	width: 894px;
	}
	
.logo {
	padding: 20px 0px 20px 0px;
	float: left;
	}
.menu {
	float: left;
	padding: 74px 0px 0px 32px;
	width: 250px;
	height: 80px;
	}
li.page_item {
	float: left;
	font-size: 14pt;
	padding: 0px 16px;
	}
.search {
	float: left;
	padding: 70px 0px 0px 32px;
	}
.dsf {
	float: left;
	}
.dss {
	float: left;
	}
.sf {
	border: solid #999 1px;
	padding: 2px;
	color: #666;
	font-size: 14pt;
	width: 200px;
	height: 22px;
	margin: 0;
	}
.ss {
	border: solid #999 1px;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	background: #999;
	height: 28px;
	margin: 0;
	}

.conitem {
	float: left;
	width: 590px;
	padding: 0px 30px 0px 12px;
	}

.pdate {
	float: left;
	padding: 8px 16px;
	border-right: solid #eee 1px;
	}
.ptop {
	float: left;
	padding: 8px 16px;
	width: 482px;
	}
.day {
	font-size: 22pt;
	font-weight: bold;
	color: #999;
	}
.month {
	font-size: 11pt;
	text-transform: uppercase;
	color: #f88200;
	}
	
.pmore {
	padding: 2px 0px 0px 32px;
	}	
.pcomm {
	font-size: 13pt;
	text-align: right;
	padding: 4px 0px 24px 0px;
	}
.pcommi {
	font-size: 14pt;
	font-weight: bold;
	color: #f88200;	
	padding: 24px 0px 4px 0px;
	}


a.h, a.h:active, a.h:visited, a.h:link, a.h:hover {
	text-decoration: none;
	color: #00a2ff;
	}

.pinfo {
	margin: 2px 0px;
	font-size: 9pt;
	color: #666;
	}
.pcontent {
	padding: 12px 0px 24px 0px;
	}
	
.message {
	padding: 12px 18px;
	margin: 12px;
	color: #900;
	background: #ff9;
	font-weight: bold;
	font-size: 10pt;
	}	
.putil {
	text-align: right;
	font-size: 9pt;
	}
.commentsform {
	padding: 32px 0px 0px 0px;
	}
.cinfo {
	padding: 8px 0px;
	}

li.odd {
	padding: 16px 16px 16px 68px;
	}	
li.even {
	padding: 16px 16px 16px 68px;
	background: #f0f9f9;
	}	

.navigation {
	padding: 6px 12px;
	}
.commentmetadata {
	font-size: 8pt;
	color: #999;
	padding: 2px 0px 8px 0px;
	}
cite.fn {
	font-size: 14pt;
	font-style: normal;
	}
.avatar {
	float: right;
	padding-right: 12px;
	}


	
.sidebar {
	float: left;
	width: 255px;
	background: #eee;
	padding: 12px 24px 30px 24px; 
	}
.mcc {
        float: left;
        width: 255px;
        }
.adv {
        float: left;
        width: 205px;
        padding: 12px 24px 48px 32px;
        }

ul.list li {
	color: #ccc;
	margin: 0.5em 0; 
	padding: 0 0 0 20px;
    list-style-type: none;
    behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;&nbsp;' + this.innerHTML : '' );
    text-indent: -1.24em;
	}
ul.list li:before { 
	color: #ccc;
	content: '\2014\a0\a0'; 
	}
	
.footer {
	padding: 32px 12px;
	font-size: 8pt;
	color: #999;
	}

.pcontent p {
       margin-bottom: 12px;
 }

.pcontent li {
	margin: 0.9em 0; 
	padding: 0 0 0 20px;
        list-style-type: none;
        behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;&nbsp;' + this.innerHTML : '' );
        text-indent: -1.6em;
	}
.pcontent li:before { 
	content: '\2014\a0\a0'; 
	}

.entry p {
       margin-bottom: 12px;
 }

.entry li {
	margin: 0.9em 0; 
	padding: 0 0 0 20px;
        list-style-type: none;
        behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;&nbsp;' + this.innerHTML : '' );
        text-indent: -1.6em;
	}
.entry li:before { 
	content: '\2014\a0\a0'; 
	}

