/*  
Theme Name: WordPress theme 416
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.2
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/

/* CSS Document */

body{
	padding:0; 
	margin:0;
	background:url('./images/bg.gif');
	width:100%; 
	vertical-align:top;
	font-family: tahoma;
	color:#44464a;
	font-size:0.8em;
}

.col {
	float:left;
}

p {
	padding:0;
	margin:0 0 10px;
}

a {
	color:#44464a;
}

a:hover {
	text-decoration:none;
}


#categories  {
	vertical-align:top;
	padding:0 0 18px;
}

#categories.widget {
	margin:11px 0px 0px 50px;
	padding:0px 0px 15px 0px;
	line-height:1.65em;
	color:white;
}

.clear {clear:both;}


h1, h2, h3 {
	margin:0 0 10px;
	padding:0;
}

.main { width:100%; text-align:left;}
.header { height:214px; background:url(images/bg-top.gif) top repeat-x; margin:34px 24px 0px 24px}

.bg-topl { background:url(images/bg-topl.gif) top left no-repeat}
.bg-topr { background:url(images/bg-topr.jpg) top right no-repeat; height:214px}
.bg-topr img { float:left; margin:52px 14px 0px 16px}

.slogan { color:#5a2d11; font-weight:bold; font-size:10px; line-height:1.00em}

.left {width:237px; margin-left:-100%;}

.right {width:100%;}
.right .margin {margin:0px 25px 0px 237px;}

.tall { background:url(images/tall.jpg)}
.tall-r { background:url(images/tall-r.gif) right repeat-y}
.tall-l { background:url(images/tall-l.gif) left repeat-y}

.k-tl { background:url(images/k-tl.gif) top left no-repeat}
.k-tr { background:url(images/k-tr.gif) top right no-repeat}
.k-bl { background:url(images/k-bl.gif) bottom left no-repeat}
.k-br { background:url(images/k-br.gif) bottom right no-repeat; padding-top:20px}

.k-tl2 { background:url(images/k-tl2.gif) top left no-repeat #FFFFFF}
.k-tr2 { background:url(images/k-tr2.gif) top right no-repeat}
.k-bl2 { background:url(images/k-bl2.gif) bottom left no-repeat}
.k-br2 { background:url(images/k-br2.gif) bottom right no-repeat; padding-bottom:25px}

.k-tl3 { background:url(images/k-tl3.gif) top left no-repeat}
.k-tr3 { background:url(images/k-tr3.gif) top right no-repeat}
.k-bl3 { background:url(images/k-bl3.gif) bottom left no-repeat}
.k-br3 { background:url(images/k-br3.gif) bottom right no-repeat; padding:5px 0px 8px 17px}
.tall-t3 { background:url(images/tall-t3.gif) top repeat-x}
.tall-b3 { background:url(images/tall-b3.gif) bottom repeat-x}

.widget {padding-bottom:0px; padding-top:0px}
.widget ul {
	margin:11px 0px 0px 50px;
	padding:0px 0px 15px 0px;
	list-style:none;
	line-height:1.65em;
}
.widget ul li {padding-left:12px; background:url(images/a1.gif) no-repeat 0 7px;}
.widget ul li a {color:#ffffff}
.widget ul.children {margin:5px 0px 5px 0px; padding:0px}


.content { padding:20px 30px 0;}

.content .topic {padding:21px 0px 12px 33px; background:url(images/bg-topic.gif) no-repeat 0 17px; margin:0px 0px 0px 0px}

.content .date { color:#2a2a2a; font-size:14px; font-weight:bold; padding:4px 23px 4px 0px}

.content .text {padding:15px 35px 0px 0px;}
.content .text img{ margin-bottom:21px}

.content .comment { width:179px; background:#d37a29; color:#FFFFFF; margin-left:0px; margin-top:20px}
.content .comment a { color:#FFFFFF; font-weight:bold}

.footer { padding:15px 25px 15px 0px; color:#f5ae3e; text-align:right}
.footer a { color:#f5ae3e}