/*

Theme Name: Timeline Digest
Theme Style: Blog Featured Aside Theme
Theme URI: http://www.dezzain.com
Description: Customized WordPress Theme With Theme Option And Custom Category Page
Author: Richie k
Author URI: http://www.dezzain.com

Copyright 2007-2008 dezzain.com

*/

/* global */

/* open the fonts.php (css) to change additional css if needed */

body {
	background: #f6f6f6 url(images/top-header.gif) repeat-x top;
}
html {
	font-size: 100.01%;
}
.info {
	border: 1px solid #4AB7FF;
	font-size: 11px;
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px center;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: 400;
	width: 70%;
}
.warning {
	border: 1px solid #FF8888;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.download {
	border: 1px solid #C2E069;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.alert {
	border: 1px solid #FFC875;
	font-size: 11px;
	color: #191919;
	line-height: 125%;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 5px;
	font-family: Verdana, sans-serif, "Courier New";
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.note {
	border: 1px solid #FFE375;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	line-height: 125%;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
#main-post-title {
	font-size: 28px;
	line-height: 33px;
	color: #000000;
}

#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 96%;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #000000;
	background: #F9F9F9;
}
.main-content .akpc_pop {
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
	font-family: Tahoma, "Lucida Sans", Arial;
}
.post-content .akpc_pop {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
	font-family: Tahoma, "Lucida Sans", Arial;
}
.pullquote-left {
	color: #000000;
	background: #F9F9F9;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 19px;
	font-weight: normal;
	line-height: 26px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
}
.pullquote-right {
	color: #000000;
	background: #F9F9F9;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 19px;
	font-weight: normal;
	line-height: 26px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 1em;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}



.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

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

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #333333;
	font-size: 11px;
	text-transform: lowercase;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content ol ol {
	margin: 0px;
	padding: 0px;
}


.post-content h3 {
	margin: 15px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h4 {
	margin: 15px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 12px 0px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}
.post-content h6 {
	margin: 15px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#wrap-line {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
#container {
	float: left;
	width: 950px;
}
#content {
	background: #FFFFFF;
	margin: 0px;
	padding: 20px 15px 10px;
	float: left;
	width: 920px;
	position: relative;
}


/* header css */

#top-header {
	float: left;
	height: 115px;
	width: 950px;
}
#top-header img {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
	margin-top: 12px;
	text-align: center;
	display: block;
}
#bottom-header {
	float: left;
	height: 93px;
	width: 950px;
}
.site-title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 93px;
	width: 400px;
}
.site-title a {
	color: #f9f9f9;
	text-decoration: none;
}

.site-title h1 {
	margin: 25px 0px 0px;
	padding: 0px;
	float: left;
	width: 400px;
	font-size: 46px;
	line-height: 29px;
	color: #F9f9f9;
}
.site-title p {
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 10px;
	float: left;
	width: 400px;
}
.site-title img {
	border-width: 0px;
	margin: 15px 0px 0px;
	padding: 0px;
}
#navigation {
	float: right;
	width: 545px;
	margin: 0px;
	padding: 59px 0px 0px;
}
.top-page {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.top-page ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.top-page li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	background: url(images/l-nv.gif) no-repeat left bottom;
	height: 34px;
	display: inline;
}
.top-page li a {
	background: url(images/r-nv.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.top-page li a:hover {
	background: url(images/r-nv.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#home {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	background: url(images/l-nv.gif) no-repeat left 3px;
	height: 34px;
	display: inline;
}
#home a {
	background: url(images/r-nv.gif) no-repeat right 3px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#home a:hover {
	background: url(images/r-nv.gif) no-repeat right 3px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
.top-page li.current_page_item {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	background: url(images/l-nv.gif) no-repeat left 3px;
	height: 34px;
	display: inline;
}
.top-page li.current_page_item a {
	background: url(images/r-nv.gif) no-repeat right 3px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.top-page li.current_page_item a:hover {
	background: url(images/r-nv.gif) no-repeat right 3px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}


/* blog entry css */



#blog-entry {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 550px;
	position: relative;
	border-right: 1px solid #eeeeee;
}
#blog-entry h2 {
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 540px;
}

.post-meta {
	float: left;
	width: 550px;
}
.top-main {
	background: url(images/top-main.gif) no-repeat bottom;
	float: left;
	height: 18px;
	width: 550px;
}
.center-main {
	background: url(images/center-main.gif) repeat-y;
	float: left;
	width: 520px;
	padding-right: 15px;
	padding-left: 15px;
}
.bottom-main {
	background: url(images/bottom-main.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 550px;
}
.center-main h1 {
	margin: 0px;
	padding: 0px;
	font-size: 23px;
	line-height: 26px;
	color: #f9f9f9;
}
.center-main h1 a {
	color: #f9f9f9;
	text-decoration: none;
}
.center-main h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.main-author {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 0px 0px;
	float: left;
	width: 520px;
}
.main-author a {
	color: #CCCCCC;
	text-decoration: none;
}
.main-author a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main-comment {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
}
.main-comment a {
	background: url(images/main-comment.gif) no-repeat left center;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	color: #CCCCCC;
	text-decoration: none;
}
.main-comment a:hover {
	background: url(images/main-comment.gif) no-repeat left center;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: underline;
}
.main-content {
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 520px;
	font-size: 12px;
	line-height: 21px;
	color: #f9f9f9;
}
.main-content blockquote {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	color: #eeeeee;
	margin: 12px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #999900;
}

.main-content img {
	border-width: 0px;
}

.main-content a {
	color: #CCCCCC;
	text-decoration: underline;
}
.main-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




.center-loop {
	float: left;
	width: 520px;
	padding: 25px 15px 10px;
	border-bottom: 1px solid #dedede;
}

.center-loop h1 {
	margin: 0px;
	padding: 0px;
	font-size: 23px;
	line-height: 26px;
	color: #000000;
}
.center-loop h1 a {
	color: #124762;
	text-decoration: none;
}
.center-loop h1 a:hover {
	color: #236296;
	text-decoration: none;
}
.post-comment {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
}
.post-comment a {
	background: url(images/comment.gif) no-repeat left center;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	color: #333333;
	text-decoration: none;
}
.post-comment a:hover {
	background: url(images/comment.gif) no-repeat left center;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	color: #000000;
	text-decoration: underline;
}
.post-author {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 3px 0px 0px;
	float: left;
	width: 520px;
}
.post-author a {
	color: #124762;
	text-decoration: none;
}
.post-author a:hover {
	color: #006699;
	text-decoration: underline;
}
.post-content {
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 520px;
	font-size: 12px;
	line-height: 21px;
	color: #464646;
	overflow: hidden;
}
.meta-img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	overflow: hidden;
}
.meta-author {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin: 0px 0px 8px;
	padding: 0px;
	font-weight: bold;
}
.post-content blockquote {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	color: #000000;
	margin: 12px;
	padding: 5px 5px 5px 34px;
	clear: both;
	background: url(images/blockquote.gif) no-repeat left top;
}

.post-content img {
	border-width: 0px;
}

.post-content a {
	color: #124762;
	text-decoration: underline;
}
.post-content a:hover {
	color: #336D99;
	text-decoration: none;
}
.post-column {
	float: left;
	width: 520px;
	padding: 15px;
}
.post-content #archive-left {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 250px;
}
.post-content #archive-right {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 250px;
}
.c-block {
	margin: 0px;
	float: left;
	width: 250px;
	padding-right: 10px;
}
.c-block h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	color: #003366;
	border-bottom: 1px solid #eeeeee;
}
.blk {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 250px;
	list-style-type: none;
}
.blk ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	list-style-type: none;
}
.blk li {
	font-size: 11px;
	line-height: 17px;
	font-weight: 400;
	color: #000000;
	margin: 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 250px;
}
.blk ul li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
.blk li a {
	background: url(images/bullet.gif) no-repeat left 4px;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	float: left;
	color: #333333;
	text-decoration: none;
}
.blk ul li a {
	background: url(images/bullet.gif) no-repeat left 4px;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	float: left;
	color: #333333;
	text-decoration: none;
}

.blk li a:hover {
	background: url(images/bullet.gif) no-repeat left 4px;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	float: left;
	color: #000000;
	text-decoration: underline;
}
.blk ul li a:hover {
	background: url(images/bullet.gif) no-repeat left 4px;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	float: left;
	color: #000000;
	text-decoration: underline;
}

#post-navigator {
	color: #000000;
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 530px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 530px;
	font-size: 12px;
	line-height: 18px;
}
.wp-pagenavi {
	float: left;
	width: 530px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 11px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #996666;
	padding: 2px 4px;
	border: 1px solid #996666;
	margin-left: 4px;
	color: #FFFFFF;
}

#post-navigator a {
	color: #000000;
	background: #f8f8f8;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #996666;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #996666;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #993333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	padding: 10px 0px 0px 15px;
	float: left;
	width: 530px;
}
#comments-template h3 {
	font-size: 16px;
	color: #FFFFFF;
	background: #171717;
	margin: 0px;
	padding: 5px 15px;
	clear: both;
	float: left;
	line-height: 18px;
	border: 1px solid #000000;
	width: 200px;
}
#comments-template h4 {
	font-size: 16px;
	color: #FFFFFF;
	background: #990000;
	margin: 25px 0px 0px;
	padding: 5px 15px;
	clear: both;
	line-height: 18px;
	border: 1px solid #84002B;
	display: inline;
	float: left;
	width: 200px;
}
#comments-template h6 {
	font-size: 16px;
	color: #FFFFFF;
	background: #6092b9;
	margin: 25px 0px 0px;
	padding: 5px 15px;
	clear: both;
	line-height: 18px;
	border: 1px solid #006699;
	display: inline;
	float: left;
	width: 200px;
}
.pings {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #000000;
}
.pings li {
	margin-bottom: 5px;
}
.pings li a {
	font-weight: 400;
	font-size: 11px;
	color: #990000;
}

.com-wrap {
	float: left;
	width: 525px;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
}
.myava {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 53px;
	font-size: 1px;
	color: #FFFFFF;
}
.myava img {
	border: 2px solid #f7f7f7;
}
.com-box {
	float: left;
	width: 450px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.comment-author {
	float: left;
	width: 450px;
	font-family: Cambria, Georgia, Geneva, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.comment-author a {
	color: #377295;
	text-decoration: none;
}
.comment-text {
	float: left;
	width: 450px;
	font-family: Verdana, Geneva, Helvetica;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.comment-text blockquote {
	margin: 8px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #000000;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.comment-text a {
	color: #006699;
	text-decoration: none;
}
.com-box-alt {
	float: left;
	width: 450px;
	padding: 5px;
	background: #e9f2f5;
	border: 1px solid #CFE2E9;
}
#comment-form {
	background: #e9f2f5;
	padding: 8px 8px 12px;
	float: left;
	width: 500px;
	border: 1px solid #BAD7E0;
	margin-top: 20px;
}
#comment-form h5 {
	background: #afd5e2;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 490px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
#comment-form p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#comment-form .sf {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 98%;
	border: 2px solid #AFD5E2;
}
#comment-form label {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	clear: both;
}
#comment-form .st {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 98%;
	border: 2px solid #AFD5E2;
	height: 300px;
}
#comment-form .sa {
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
}
#sidebar {
	float: right;
	width: 350px;
}
#rssbox {
	background: url(images/rss-box.gif) no-repeat;
	margin: 0px;
	padding: 20px 0px 0px 140px;
	float: left;
	width: 210px;
	height: 133px;
}
#rssbox p {
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
	width: 210px;
	font-size: 12px;
	color: #FFFFFF;
}
#rssbox #subs {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#rssbox a {
	color: #f9f9f9;
	text-decoration: none;
}
#rssbox a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#rssbox img {
	border-width: 0px;
}
#featured-box {
	float: left;
	width: 328px;
	margin: 10px 0px 0px;
	padding: 10px 10px 20px;
	background: #443E44;
	border: 1px solid #000000;
}
#featured-box h4 {
	margin: 6px 0px;
	padding: 5px 12px;
	font-size: 17px;
	color: #FFFFFF;
	background: #6c6271;
	border: 1px solid #6D646F;
	font-weight: normal;
	display: inline;
	float: left;
}
.fepost {
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 328px;
	font-size: 11px;
	line-height: 17px;
	color: #ededed;
	border-bottom: 1px solid #312D31;
}
.fepost h1 {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px 0px 6px;
	padding: 0px;
	font-weight: normal;
}
.fepost a {
	color: #af96bb;
	text-decoration: none;
}
.fepost a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fepost img {
	margin: 3px 6px 1px 0px;
	padding: 0px;
	float: left;
	width: 30%;
	border-width: 0px;
}
.sidebar-ads {
	float: left;
	width: 328px;
	margin: 0px;
	padding: 10px;
}
.sidebar-ads img {
	border: 2px solid #F5F5F5;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
}
.sidebar-ads2 {
	float: left;
	width: 308px;
	margin: 0px;
	padding: 10px 20px;
}
.sidebar-ads2 p {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 8px 0px 0px 10px;
	padding: 5px;
	float: left;
	width: 276px;
	background: #990000;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-weight: bold;
	border: 1px solid #990033;
}
.sidebar-ads2 p a {
	color: #F8F8F8;
	text-decoration: underline;
}
.sidebar-ads2 p a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.sidebar-ads2 img {
	border: 2px solid #F5F5F5;
	margin: 0px 0px 8px 12px;
	padding: 0px;
	float: left;
}
.sidebar-ads2 img:hover {
	border: 2px solid #CCCCCC;
	margin: 0px 0px 8px 12px;
	padding: 0px;
	float: left;
}
.sidebar-ads2 h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 308px;
	border-bottom: 1px solid #ededed;
}
.sidebar-block {
	float: left;
	width: 348px;
	margin: 0px;
	padding: 10px 0px;
	position: relative;
}
.widget-bar {
	margin: 0px;
	padding: 0px;
	width: 170px;
}
.widget-bar strong {
	font-weight: bold;
	color: #000000;
}

#leftbar {
	float: left;
}
#rightbar {
	float: right;
}
.widget-bar h3 {
	font-size: 18px;
	line-height: 20px;
	color: #634E65;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
}
.widget-bar img {
	margin: 5px 0px 0px;
	border-width: 0px;
}
.widget-bar table {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
}
.widget-bar form {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 95%;
}
.list {
	margin: 0px;
	padding: 8px 0px 20px;
	float: left;
	width: 170px;
	list-style-type: none;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	list-style-type: none;
}
.list li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 170px;
}
.list ul li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
.list li a {
	background: url(images/bullet.gif) no-repeat left 3px;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.list ul li a {
	background: url(images/bullet.gif) no-repeat left 3px;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.list li a:hover {
	background: url(images/bullet.gif) no-repeat left 3px;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	color: #003366;
	text-decoration: underline;
}
.list ul li a:hover {
	background: url(images/bullet.gif) no-repeat left 3px;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	color: #003366;
	text-decoration: underline;
}
.nolist {
	margin: 0px;
	padding: 8px 0px 20px;
	float: left;
	width: 170px;
	list-style-type: none;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	list-style-type: none;
}
.nolist li {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 170px;
}
.nolist ul li {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
.nolist li a {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.nolist ul li a {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.nolist li a:hover {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #003366;
	text-decoration: none;
}
.nolist ul li a:hover {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #003366;
	text-decoration: none;
}
#footer {
	background: #414141 url(images/footer.gif) repeat-x;
	margin: 0px;
	padding: 40px 10px 10px;
	float: left;
	height: 39px;
	width: 930px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer .yoursite {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
.sidebar-tag {
	float: left;
	width: 348px;
	margin: 0px;
	padding: 10px 0px;
}
.sidebar-tag p {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 348px;
	line-height: 24px;
	font-family: Cambria, Georgia, Geneva, Verdana;
	font-size: 12px;
	color: #000000;
}
.sidebar-tag h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 3px 0px 3px 37px;
	float: left;
	width: 285px;
	border-bottom: 1px solid #eeeeee;
	background: url(images/tags.gif) no-repeat left top;
}
.sidebar-tag p a {
	color: #000000;
	text-decoration: none;
}
.sidebar-tag p a:hover {
	color: #000099;
	text-decoration: none;
}
#searchbox {
	float: left;
	width: 328px;
	margin: 10px 0px 0px;
	padding: 10px 10px 20px;
	background: #443E44;
	border: 1px solid #000000;
}
#searchbox h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 328px;
}
#searchbox h4 {
	margin: 0px;
	padding: 5px;
	clear: both;
	width: 150px;
	font-size: 17px;
	color: #FFFFFF;
	background: #6c6271;
	border: 1px solid #6D646F;
	font-weight: normal;
}
#searchbox #searchform {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 328px;
}
#searchform p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#searchform .sfbox {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 322px;
	border: 1px solid #443E44;
}
#searchform .sfbutton {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000000;
}
#searchform .sfbutton:hover {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
	color: #FFFFFF;
	background: #666666;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #333333;
}
