
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bgskirt.jpg) repeat-y;
        background-repeat: repeat;
	font-size: 90%;
	font-family: Tahoma;
	color: #555;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 90%;
}

html>body {
	font-size: 90%;
}
p {
	font-size: 0.9em;
	margin: 1.2em 0;
	text-align: left;
}

p.lead {
	font-size: 18px;
	font-family: Tahoma, 
	line-height: 1em;
	color: #4f4f4f;
	text-align: left;
	margin: -10px 0px 0px 0px;
}
table.images{padding-top:10px;}
table.images td {padding:0px 5px 20px 0px;}
p.descr {
	font-size: 18px;
	font-family: Tahoma, 
	line-height: 1em;
	color: #4f4f4f;
	text-align: left;
	margin: px 0px 0px 0px;
}
.post li{font-size:11px;line-height:14px;}
.post a,.post a:link{font-size:12px;}

.side-title {
	font-size: 14px;
	font-family: Tahoma, 
	line-height: 1em;
	color: #4f4f4f;
	text-align: left;
	padding-bottom:10px;
}
.line{height:1px;width:100%;border-top:1px solid #d2d0c1;}
p.lead a.accent a.accent:visited span.accent a {
	font-size: 11px !important;
}


p.post_date {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color: #afafae;
}

.marginalia {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color: #696969;
}


p.tags {
	font-size: 10px;
	margin: 10px 0px 20px 0px;
	color: #7c7c7c;
}

.notes {font-size: 10px;
	margin: 0px 0px 5px 0px;
	color: #7c7c7c;}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0 1.2em 1em;
	padding: 0;
}

ul.small {
	font-size: 80%;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
}


a:link {
	color: #0d79a6;
}
a:visited, a:active {
	color: #577d8c;
}
a:hover {	color: #c9001c; 
		text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height:20px;
	font-weight: normal;
	margin: 35px 0px -10px 0px;
	color: #2c8ab0;
}
td.head{padding-top:25px;}
a.h1, a.h1:visited,  a.h1:link, a.h1:hover 	{color:#0d79a6;text-decoration:none;font-size: 24px;line-height:26px;margin-top:15px;}
h2 {
	font-size: 18px;
	margin: 10px 0px 10px 0px;
}

a.h2, a.h2:visited,a.h2:link,a.h2:hover 	{color:#0d79a6;text-decoration:none;font-size: 18px;
}

h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
	font-weight: normal;
	color: #c9001c;

}
h6 {
	font-size: 1.1em;
}


a.accent a.accent:visited {
	color: #c9001c; 
	text-decoration: underline;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
}

a.link_tags {
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	color: #7c7c7c;
}

input, textarea, select {
	background-color: #FFF;
	color: #655f5f;
	border: 1px solid #808080;
	font-size: 1em;
	font-family: Tahoma;
	/*padding: 5px 5px 5px 5px;*/
}

blockquote {
	background-color: #F6F5F4;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-color: #5b5b5b;
}
img.icon_left {
	margin:0px 4px -2px 0px;
}
img.icon_right {
	margin:5px 0px -2px 4px;
}
input.btn {background-color: #c9001c; color: #ffffff; border: 1px solid #4c000b; width: 100px; height: 25px; padding-bottom: 3px;}

/* Layout */

#wrapper {
	width: 1024px;
	margin: 20px auto;
	background: #ffffff url(images/wrapper.jpg) repeat-y;
	text-align: left;
}
#header {
	width: 1024px;
	height: 234px;
	background: url(images/bg-header.jpg) no-repeat;
}

	#logo {
		position: relative;
		width: 202px;
		height: 96px;
		background: url(images/logo.gif) no-repeat;
		top: 75px;
		left: 75px;
	}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 38px 0 0 9px;
		border-bottom: 1px dotted #cccccc;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #ffffff;
		color: #547E84;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #547E84;
		text-decoration: none;
	}
	
#content {

	float: left;
	margin: 10px 0px 0px 78px;
	background: url(images/content.jpg) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	margin-top: 17px;
	
	width: 500px;

} 
html>body #content {
	width: 500px;
}


.d-left { float: left; }
.d-right { float: right; }

#sidebar {
	float: right;
	width: 355px;
        padding-right: 10px;
	color: #8A9488;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 355px;

} 
html>body #sidebar {
	width: 36%;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 20px 0px 10px 0px;
	    width: 355px;
        color: #5b5b5b;
		font-size: 130%;
	}
	#sidebar a:link {
		color: #547E84;
	}
	#sidebar a:visited, #sidebar a:active {
		color: #547E84;
	}
	#sidebar a:hover {
		color: #000000; 
		text-decoration: none;
	}
	#sidebar a.accent {
		color: #c9001c; 
		text-decoration: underline;
		font-size: 80%;
	}	


	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}



* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	padding: 1.2em 230px 1.2em 35px;
}


	/* Footer Styles */
.footer{padding-left:30px;}
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		border-top: 1px dotted #cccccc;
		font-size: 0.92em;
	}
	#footer div.copy {
		font-size: 10px;
		margin: 0px 0px 30px 15px;
		font-color: #afafae;
		
	}

	#footer a.copy {
		font-size: 12px;
		margin: 0px 0px 30px 0px;
		color: #ffffff;
	}
	.copy a:link,.copy a  {
		font-size: 12px;
		margin: 0px 0px 30px 0px;
		color: #ffffff;
	}		

.footer {
	width: 1000px;
	margin: 20px auto;
	text-align: left;	
}

/* Blog Styles */

.posttitle {
		margin: 0 0 0.6em 0;
                color: #9e2251;
		font-size: 1.1em;
                font-family: georgia;
}
.posttitle a {
	text-decoration: none;
}
.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: left;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}


div.upic { margin: 10px 5px 5px 5px; }
div.comment-data { float:right; margin-top: 10px; }

div.d, div.spacer, div.spacer-s, div.spacer-line { width: 1px; height: 0px; line-height: 0px; font-size: 0px; visibility: hidden; }
div.spacer { height: 20px; } 
div.spacer-s { height: 5px; } 
div.spacer-line { height: 2px; } 

div.greyplate { position: relative; background-color: #ecebe4; padding: 0px; margin-top: 15px; }
div.greyplate div.in { padding: 5px; margin: 0px; position: relative; }
div.greyplate h2 { margin-top: 0px !important; }

div.whiteplate { position: relative; background-color: #ffffff; padding: 0px; margin-top: 0px; }
div.whiteplate div.in { padding: 17px; margin: 0px; position: relative; }
div.whitelate h2 { margin-top: 0px !important; }

div.dayplate { float: left; position: relative; width: 35px; height: 30px; background-color: #9b9b9b; padding: 0px; }


.corners { position: absolute; width: 100%; z-index: 1; }
.corners#bottom-corners { bottom: 5px; }
.corners div { position: relative; background-repeat: no-repeat; background-position: top left; float: left; }
.corners .d { width: 5px; height: 5px; }
.corners .greytl { background-image: url('images/corner-greytl.gif'); }
.corners .greytr { background-image: url('images/corner-greytr.gif'); right: 0px; position: absolute; z-index: 2; }
.corners .greybr { background-image: url('images/corner-greybr.gif'); right: 0px; position: absolute; z-index: 2; }
.corners .greybl { background-image: url('images/corner-greybl.gif'); position: absolute; z-index: 2; }

.corners .whitetl { background-image: url('images/corner-white-tl.gif'); }
.corners .whitetr { background-image: url('images/corner-white-tr.gif'); right: -3px; position: absolute; z-index: 2; }
.corners .whitebr { background-image: url('images/corner-white-br.gif'); right: -3px; top:3px; position: absolute; z-index: 2; }
.corners .whitebl { background-image: url('images/corner-white-bl.gif'); position: absolute;top:3px; z-index: 2; }

.dayplate-corners { position: absolute; width: 100%; z-index: 1;  }
.dayplate-corners#bottom-corners { bottom: 5px; }
.dayplate-corners .day-d { visibility: hidden;  width: 2px; height: 2px; }
.corners .dayplatetl { background-image: url('images/corner-dayplate-tl.gif'); }
.corners .dayplatetr { background-image: url('images/corner-dayplate-tr.gif'); border:1px solid red;right: 0px; position: absolute; z-index: 19; }
.corners .dayplatebr { background-image: url('images/corner-dayplate-br.gif');  border:1px solid red;right: 0px; position: absolute; z-index:  19; }
.corners .dayplatebl { background-image: url('images/corner-dayplate-bl.gif'); border:1px solid red; position: absolute; z-index:  19; }

table.rubrics td { padding:0px 5px 5px 0px; }
table.rubrics td.letters { padding:15px 5px 10px 0px; color:#A8A9AD; font-weight:bold; }
table.rubrics td.item { background:url('/img/bgr-line.gif') bottom left repeat-x; }
table.rubrics td.item h2 { margin-bottom:0px; bottom:-2px; position:relative; }
table.rubrics td.item a { padding-right:3px; background-color:#FFFFFF; }
table.rubrics td.item a.bold, table.rubrics td.total .bold, table.rubrics td.new .bold { bottom:-3px; position:relative; }
table.rubrics td.item .large { bottom:-1px; position:relative; }
table.rubrics td.item a img.icon-sum { margin-left:1px; margin-top:3px; //margin-top:2px; border:3px solid #FFFFFF; border-right-width:4px; }
table.rubrics td.total { padding:0px 0px 5px 0px; background:url('/img/bgr-line.gif') bottom left repeat-x;  }
table.rubrics td.total span { background-color:#FFFFFF; padding:0px 2px 0px 3px; }
table.rubrics td.new { padding:0px 0px 5px 10px; color:#76787B; }
table.rubrics tr.header td.total { padding:0px 0px 8px 2px; background:url('/img/pix.gif'); }
table.rubrics tr.header td.new { padding:0px 0px 8px 10px; }

div.authbox{margin-left:750px;width:229px;height:59px;background:url('images/auth.png'); //background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/auth.png',sizingMethod='crop');font-size:12px;line-height:20px;}
div.authbox a{font-size:12px;}
div.authbox table{ margin:5px 0px 0px 10px; }
div.authbox img{ padding:0px 0px 0px 0px; border:1px solid #8f8f8f;}
div.authbox table td{padding:0px 10px 0px 0px;}

div.dayleft{display: none;position:absolute; margin:0px 0px 0px -55px;background:url('images/day.gif'); text-align:center; margin-top:37px; width:35px;height:30px; color:#fff;font-size:10px;line-height:14px;}
.dayleft b{font-size:14px;}


#tagscol li {
    display: block;
    float: left;
    width: 50%;
    //border: 1px solid #ccc;
    padding: 6px;
    padding-left: 0px;
    padding-right: 0px;
    policy:continuous;
    background:transparent url(/img/bgr-line.gif) repeat-x scroll left bottom;
}
#tagscol a {
    background-color: #FFFFFF;
    padding-right: 3px;
}
#tagscol span {
    background-color:#FFFFFF;
    padding:0 22px 0 3px;
    font-size: 13px;
    color: #8A9488;
    float: right;
}
#tagscol {
    margin: 0;
    padding: 0;
    margin-top: 30px;
    list-style-type: none;
} 
