/*
Theme Name: Archnadzor
Theme URI: http://archnadzor.ru/
Description: Theme for Archnadzor site
Version: 0.2
Author: Archnadzor

*/

body {
	font-size: 10pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #333333;
	text-align: left;
	margin: 0 0 0px 0;
	padding: 0; 
	}
a {
	color: #333333;
}
a img {
	border-color: #333333;
}
#page {
	text-align: left;
	width: 960px;
	}
#headerimg {
	border-top: 1px solid #FFFFFF;
	background: #ffffff url('images/arch_top.gif') bottom center no-repeat;
	width: 800px;
	height: 150px;
	valign: bottom;
	}
#headerimg .description {
	visibility: hidden;
}
#headerimg h1 {
	visibility: hidden;
}
#bcpath {
	font-weight: bold;
	font-size: 7pt;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	width: 518px;
	height: 18px;
	top: 126px;
	left: 19px;
	qvisibility: hidden;
	}
#bcpath a { text-decoration: none; }

#searchform {
	position: absolute;
	top: 123px;
	left: 547px;
	border: none;
	}
#searchform #s {
	width: 168px;
	border: 1px solid #333333;
	}
#searchsubmit {
	width: 75px;
	background: transparent;
	border: none;
	}
#homesubmit {
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 46pt;
	position: absolute;
	top: 20px;
	left: 0px;
	height: 70px;
	width: 540px;
	}
#homesubmit a { text-decoration: none; }

/* width = 640-10, 546-10 */
#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 536px;
	background: #e0ffff;
	}
/* width = 800-(20+20)-120 */
#content.widecolumn {
	width: 640px;
	padding: 20px;
	}
/* width = #content.widecolumn width - 10 */
#commentform textarea {
	width: 630px;
	padding: 2px;
	}

/* margin-left = 640, 546 */
/* width = 160, 134 */
#sidebar {
	padding: 0px 0px 10px 0px;
	margin-left: 546px;
	width: 170px;
	background: #8080c0;
	}
	
.post_date_1, .post_date_2, .post_date_3, .post_date_4, .post_date_5, .post_date_6, .post_date_0 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0;
	width: 78px;
	}
.post_date_d {
	font-size: 30pt;
	line-height: 80%;
	}
.post_date_6, .post_date_0 {
	color: #CC3300;
	}
.post {
	padding: 0;
	margin-left: 100px;
	background: #ffaaaa;
	}
.widecolumn .post {
	padding: 0;
	margin: 0;
	background: transparent;
	}
.post .postmetadata {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.narrowcolumn .navigation {
	margin-left: 100px;
}
#content.widecolumn .post {
	clear: both;
}
#content.widecolumn #respond {
	clear: both;
}
#content.widecolumn #comments {
	clear: both;
}
#content.widecolumn .navigation {
	padding-bottom: 20px;
}
#ad120x600 {
	position: absolute;
	width: 150px;
	top: 96px;
	left: 790px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
        text-align: center;
}
#ad120x600 img {
	margin-top: 4px;
	border: none;
}

.post h2 {
	font-family: Arial, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
.post h2 * {
	text-decoration: none;
}


hr {
	display: none;
	}
#footer {
	clear: both;
	width: 800px;
	height: 90px;
	background: #ff00ff;
	font-size: 7pt;
	}
#footer p {
	padding: 20px 40px 0px 40px;
	}





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	qqqcontent: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	}
#sidebar ul li.categories ul ul {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	margin-left: 8px;
	}
#sidebar ul li.categories ul {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 0px;
	}

#sidebar a { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }

/* red links in content */
#content a { color: #CC0000; }
#content h2 a { color: #333333; }


/* End Entry Lists */




/* ==== OK CODE HERE ==== */

/* ==== header date begin ==== */

#d_day, #d_mon, #d_yr, #d_wd {
	width: 100px;
	height: 56px;
	top: 15px;
	left: 635px;
	position: absolute;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13pt;
	border: none;
	background: #ffffff;
	}
#headerimg .d_td {
	padding: 0;
	text-align: center;
	vertical-align: middle;
	}
#headerimg #d_day {
	background: #ffffff url('images/arch_circle.gif') top center no-repeat;
	width: 55px;
	color: #FFFFFF;
	font-size: 24pt;
	}
#headerimg #d_mon {
	left: 535px;
	}
#headerimg #d_wd {
	left: 690px;
	}
#headerimg #d_yr .d_td {
	vertical-align: top;
	}
#headerimg #d_yr {
	width: 51px;
	height: 30px;
	font-size: 11pt;
	top: 69px;
	left: 637px;
	}
/* ==== header date end ==== */


#content, #sidebar, .post, #footer {
	background: transparent;
	}

.adv_out {
	float: left;
	width: 792px;
	padding-bottom: 1em;
        /* margin-bottom: 1em; */
	text-align: center;
display:inline;
/*border: #ff0000 1px solid; */
}

#header{
/*border: #ff0000 1px solid; */
}

.adv_out a img {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=20);
    -moz-opacity: 0.2;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.2;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.2;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=30); /* IE 5.5+*/
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}
.adv_out a:hover img {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 100;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 100;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 100;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=100); /* IE 5.5+*/
}
