/*

Theme Name: Autoblog
Theme URI: http://www.elegantwpthemes.com
Description: Unique 3 column wordpress theme with 3 block footer widget and custom image header.
Author: ElegantWPThemes.com
Author URI: http://www.elegantwpthemes.com

*/


body {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 70%;
	color: #181919;
	margin: 0px;
	padding: 0px;
	background: #F9F9F9;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica;
}
#wrapper {
	width: 100%;
	margin: 0px;
	font-size: 1em;
	float: left;
	background: #fafeff url(images/bg.gif) repeat-x top;
}
#container {
	width: 1004px;
	margin: 0px auto;
}
#header-top {
	width: 100%;
	margin: 0px;
	float: left;
	background: #030200 url(images/top-header.gif) repeat-x top;
}
#header {
	float: left;
	width: 100%;
}

#site-title {
	float: left;
	width: 500px;
	padding-top: 2em;
	padding-left: 50px;
	padding-bottom: 1.5em;
}
#site-title h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
	font-size: 2.25em;
	color: #FFFFFF;
	line-height: 1.125em;
	font-family: "Arial Black", Arial;
	font-weight: normal;
}
#site-title h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#site-title h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#site-title p {
	font-size: 1.25em;
	color: #FFFF33;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
	font-family: Arial, Tahoma, "Lucida Sans";
}
#searchbox {
	float: right;
	width: 350px;
	padding: 3em 40px 1.5em 0px;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#searchbox .searchauto {
	padding: 3px 2px;
	width: 260px;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	border-top: 2px solid #000000;
	border-right: 1px solid #1B1B1B;
	border-bottom: 1px solid #1B1B1B;
	border-left: 2px solid #000000;
	background: #666666;
}
#searchbox .searchauto:hover {
	padding: 3px 2px;
	width: 260px;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 12px;
	color: #000000;
	margin-right: 5px;
	border-top: 2px solid #000000;
	border-right: 1px solid #1B1B1B;
	border-bottom: 1px solid #1B1B1B;
	border-left: 2px solid #000000;
	background: #f8f8f8;
}
#searchbox .searchbutton {
	background: #333333;
	padding: 2px 6px;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
}
#searchbox .searchbutton:hover {
	background: #003366;
	padding: 2px 6px;
	border: 1px solid #003399;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
}

#header-images {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #030200;
}
#header-images img {
	display: block;
	margin: 0px auto;
	clear: both;
}

#navigations {
	background: #262626 url(images/navs.gif) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 13px;
	float: left;
	width: 100%;
}
.page-nv {
	margin: 0px;
	padding: 3px 0px 0px;
	list-style-type: none;
	float: right;
}
.page-nv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.page-nv li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.page-nv ul li {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
}
.page-nv li a {
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 2px solid #993300;
	display: block;
	float: left;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}
.page-nv li a:hover {
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 2px solid #993300;
	display: block;
	float: left;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	background: #333333;
}
.page-nv #home a {
	background: #660000;
}
.page-nv #home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.page-nv li.current_page_item a {
	background: #660000;
}
.page-nv li.current_page_item a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#content {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 980px;
	position: relative;
}
#post-entry {
	float: left;
	width: 572px;
	padding-bottom: 1em;
}
#post-entry h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #ECFDFF;
}
#post-entry h2 a {
	color: #990000;
	text-decoration: none;
}
#post-entry h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-meta {
	float: left;
	width: 100%;
	padding-bottom: 1em;
}
.post-meta .post-meta-top {
	background: url(images/top-post.gif) no-repeat bottom;
	float: left;
	height: 12px;
	width: 100%;
}
.post-meta .post-meta-content {
	background: url(images/center-post.gif) repeat-y center;
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
}
.post-meta .post-meta-bottom {
	background: url(images/bottom-post.gif) no-repeat top;
	float: left;
	height: 17px;
	width: 100%;
}
.post-meta-content h2 {
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
	color: #000000;
	text-decoration: none;
	font-size: 2.25em;
	font-weight: normal;
	border-bottom: 1px solid #ededed;
}
.post-meta-content h2 a {
	color: #006699;
	text-decoration: none;
}
.post-meta-content h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #006699;
}
.post-author {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 20px;
}
.post-author a {
	color: #006699;
	text-decoration: none;
}
.post-author a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-category {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.post-category a {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
.post-category a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-rate {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 100%;
	color: #000000;
	text-decoration: none;
}
.post-content {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 20px;
	overflow: hidden;
}
.post-content a {
	color: #006699;
	text-decoration: underline;
}
.post-content a:hover {
	color: #000000;
	text-decoration: none;
}
.post-content img {
	border-width: 0px;
}
.post-social {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-social ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.post-social ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	background: url(images/social-left.gif) no-repeat left center;
	height: 33px;
	line-height: 31px;
}
.post-social ul li a {
	background: url(images/social-right.gif) no-repeat right center;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	height: 33px;
	float: left;
	display: inline-block;
	color: #666666;
	text-decoration: none;
}
.post-social ul li a:hover {
	background: url(images/social-right.gif) no-repeat right center;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	height: 33px;
	float: left;
	display: inline-block;
	color: #000000;
	text-decoration: none;
}



#sidebars {
	float: right;
	width: 400px;
	font-family: Arial, Tahoma, "Lucida Sans";
}

#widgetize-sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	overflow: hidden;
}

.sidebar {
	margin: 0px;
	padding: 0px;
}
.sidebar img {
	border-width: 0px;
}
#featured-post {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 400px;
	border-bottom: 1px dotted #ECFDFF;
}
#featured-post h3 {
	margin: 0px 0px 6px;
	padding: 3px 0px 0px 25px;
	float: left;
	width: 85%;
	background: url(images/sidebar-header.gif) no-repeat left 4px;
	height: 28px;
	line-height: 28px;
	font-size: 1.25em;
	color: #444444;
	text-transform: uppercase;
}
.post-feat h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 5px;
	color: #003366;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.post-feat {
	float: left;
	width: 380px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom: 1px solid #D2FBFF;
	padding: 10px;
}
.post-feat:hover {
	background: #EAFDFF;
}
.post-feat img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 25%;
	border-width: 0px;
}
.post-feat a {
	color: #006699;
	text-decoration: underline;
}
.post-feat a:hover {
	color: #0066CC;
	text-decoration: none;
}



#side-left {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 190px;
	border-right: 1px solid #CAE3F0;
}
#side-right {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	width: 185px;
}
#side-left h3 {
	margin: 0px;
	padding: 3px 0px 0px 25px;
	float: left;
	width: 85%;
	background: url(images/sidebar-header.gif) no-repeat left 4px;
	height: 28px;
	line-height: 28px;
	font-size: 1.25em;
	color: #666666;
	text-transform: uppercase;
}
#side-left h3 a {
	color: #000000;
	text-decoration: none;
}
#side-right h3 a {
	color: #000000;
	text-decoration: none;
}
#side-right h3 {
	margin: 0px;
	padding: 3px 0px 0px 14px;
	float: left;
	width: 90%;
	background: url(images/sidebar-right-header.gif) no-repeat left center;
	font-size: 1.25em;
	color: #666666;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
}

#ads img {
	display: block;
	border: 2px solid #E8FDFF!important;
	margin: 0px auto;
}
#rssfeeds a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

#rssfeeds a:hover {
	background: url(images/rss.png) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}
#rssfeeds2 a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

#rssfeeds2 a:hover {
	background: url(images/rss.png) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}
#rssfeeds3 a {

	margin: 0px;
	padding: 0px 0px 0px 4px;
}

#rssfeeds3 a:hover {

	margin: 0px;
	padding: 0px 0px 0px 4px;
}

#sidebars p  {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
#rssfeeds img {
	border-width: 0px;
}
.list table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}




.sidebar .list {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .list li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.sidebar .list ul li {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.sidebar .list li a {
	background: url(images/list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	text-decoration: none;
}
.sidebar .list li a:hover {
	background: url(images/list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #006699;
	text-decoration: underline;
}

.sidebar .list ul li a {
	background: url(images/list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #666666;
	text-decoration: none;
}
.sidebar .list ul li a:hover {
	background: url(images/list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #006699;
	text-decoration: underline;
}


.sidebar .nolist {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .nolist li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.sidebar .nolist ul li {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.sidebar .nolist li a {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
}
.sidebar .nolist li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #006699;
	text-decoration: underline;
}
.sidebar .nolist ul li a {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #999999;
	text-decoration: none;
}
.sidebar .nolist ul li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #006699;
	text-decoration: underline;
}
#main-footer {
	float: left;
	width: 100%;
}









#footer-top-wrap {
	background: #91AAB1 url(images/footer-top.gif) repeat-x top;
	width: 100%;
	position: relative;
	padding: 0px;
	font-family: Arial, Tahoma, "Lucida Sans";
	margin: 0px;
	float: left;
}
#footer-top-container {
	width: 990px;
	position: relative;
	padding: 0px;
	font-family: Arial, Tahoma, "Lucida Sans";
	margin: 0px auto;
}
#footer-top {
	width: 990px;
	position: relative;
	padding: 40px 5px 1em;
	font-family: Arial, Tahoma, "Lucida Sans";
	margin: 0px;
	float: left;
}
.footer-side-bottom {
	background: url(images/footer-side-bottom.gif) no-repeat top;
	float: left;
	height: 30px;
	width: 327px;
}

.footerlist {
	float: left;
	width: 327px;
	padding-right: 3px;
}


.footerlist .list {
	margin: 0px;
	padding: 10px 3%;
	float: left;
	width: 94%;
	list-style-type: none;
	background: url(images/footer-content.gif) repeat-y;
}
.footerlist .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footerlist .list li {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.footerlist .list ul li {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.footerlist .list li a {
	background: url(images/footer-list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.footerlist .list li a:hover {
	background: url(images/footer-list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.footerlist .list ul li a {
	background: url(images/footer-list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #999999;
	text-decoration: none;
}
.footerlist .list ul li a:hover {
	background: url(images/footer-list.gif) no-repeat left 3px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	color: #FFFFFF;
	text-decoration: none;
}


.footerlist .nolist {
	margin: 0px;
	padding: 10px 3%;
	float: left;
	width: 94%;
	list-style-type: none;
	background: url(images/footer-content.gif) repeat-y;
}
.footerlist .nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footerlist .nolist li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.footerlist .nolist ul li {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.footerlist .nolist li a {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #CCCCCC;
	text-decoration: none;
}
.footerlist .nolist li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footerlist .nolist ul li a {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #999999;
	text-decoration: none;
}
.footerlist .nolist ul li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	text-decoration: underline;
}



.footerlist .flickrlist {
	background: url(images/footer-content.gif) repeat-y;
	margin: 0px;
	padding: 10px 8px 10px 12px;
	float: left;
	width: 307px;
	list-style-type: none;
}
.footerlist .flickrlist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footerlist .flickrlist li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 5px 4px 0px;
	padding: 0px;
	width: 96px;
	height: 96px;
	float: left;
}
.footerlist .flickrlist ul li {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.footerlist .flickrlist li a {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #CCCCCC;
	text-decoration: none;
}
.flickrlist img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 96px;
	width: 96px;
}

.footerlist .flickrlist li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	text-decoration: underline;
}








.footerlist h3 {
	font-size: 15px;
	line-height: 38px;
	color: #FFFFFF;
	background: url(images/footer-sidebar.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px 10px 0px 34px;
	float: left;
	height: 38px;
	width: 283px;
}
.footerlist h3 a {
	color: #F8F8F8;
	text-decoration: none;
}

#footer-ads {
	background: url(images/footer-ads.gif) repeat-x;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer-ends {
	background: #768D94 url(images/footer-bottom.gif) repeat-x top;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
#footer-ends a {
	color: #dddddd;
	text-decoration: none;
}
#footer-ends a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}










/* navigation and globalization */


#post-navigator {
	margin: 0px;
	padding: 0em 0px 1em;
	float: left;
	width: 100%;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.wp-pagenavi {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	color: #FFFFFF;
	background: #171717;
	padding: 2px 4px;
	border: 1px solid #333333;
	margin-right: 5px;
}
.current {
	background: #83182C;
	padding: 2px 4px;
	border: 1px solid #663300;
	margin-left: 4px;
	color: #FFFFFF;
}

#post-navigator a {
	color: #FFFFFF;
	background: #333333;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #000000;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #666666;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #000000;
}
#post-navigator-single .alignleft {
	font-size: 12em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 12em;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #0066CC;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

.subscribe-to-comments {
	font-size: 12px!important;
	padding-top: 15px;
}
.subscribe-to-comments a {
	color: #0066CC;
	text-decoration: underline;
}
.post-content .page-links {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.post-content .page-links a {
	font-family: Calibri, Cambria, Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0066CC;
	padding: 3px 6px;
	border: 1px solid #0066CC;
	margin-right: 1px;
	text-decoration: none;
}
.post-content .page-links a:hover {
	font-family: Calibri, Cambria, Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	padding: 3px 6px;
	border: 1px solid #0099FF;
	margin-right: 1px;
	text-decoration: none;
}
#themeswitcher {
	margin: 0px;
	padding: 5px 0px 10px;
	float: left;
	width: 97%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 98%;
}
#themeswitcher select {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 97%;
	border: 1px solid #dedede;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-weight: bold;
	font-style: normal;
}
.akpc_pop {
	color: #666666;
	margin: 15px 0px 10px;
	padding: 0px;
	clear: both;
	font-size: 11px;
}
.post-content ul {
	width: 90%;
	clear: both;
}

.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content ol ol {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px solid #555555;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
#related a {
	color: #006699;
	text-decoration: underline;
}
#related a:hover {
	color: #000000;
	text-decoration: none;
}


.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}



.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 45%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

.caption-img-left p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica;
	line-height: 16px;
	font-style: normal;
}
.caption-img-left img {
	margin: 0px!important;
	padding: 0px;
	max-width: 100%!important;
	width: 100%!important;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}
.caption-img-right p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}




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;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 3px solid #111111;
}


.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: 16px 0px;
	padding: 5px;
	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: #555555;
	font-style: italic;
}

.info {
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px 7px;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #4AB7FF;
	border-bottom: 2px solid #4AB7FF;
}
.warning {
	color: #191919;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FF8888;
	border-bottom: 2px solid #FF8888;
}
.download {
	color: #191919;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px 8px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #C2E069;
	border-bottom: 2px solid #C2E069;
}
.alert {
	color: #191919;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FFC875;
	border-bottom: 2px solid #FFC875;
}
.note {
	color: #191919;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FFE375;
	border-bottom: 2px solid #FFE375;
}


#comments-template {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica;
}
#comments-template h4 {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	font-size: 1.75em;
	line-height: 22px;
	color: #000000;
	width: 98%;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 0px 0px 3px;
	float: left;
	font-size: 16px;
	line-height: 17px;
	color: #003366;
	display: inline;
	font-weight: bold;
	width: 90%;
	background: url(images/line.gif) repeat-x bottom;
}

#comments-template h6 {
	margin: 15px 0px 5px;
	padding: 0px 0px 3px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	width: 90%;
	background: url(images/line.gif) repeat-x bottom;
}
.comment-list {
	float: left;
	width: 100%;
	padding: 0px 0px 2.5em;
	margin: 0px;
}

.comment-avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
}
.comment-avatar img {
	border-width: 0px;
}
.comment-block {
	float: left;
	width: 88%;
	margin: 0px;
	padding: 0px;
}
.comment-block .comment-author {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 99%;
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.comment-block .comment-date {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9375em;
}
.comment-block .comment-date a {
	color: #CCCCCC;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #000000;
	text-decoration: underline;
}
.comment-block .comment-text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	color: #000000;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}
.comment-block .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1em;
	color: #000000;
}
.comment-block .comment-text blockquote {
	margin: 10px 10px 10px 15px;
	padding: 5px 5px 5px 8px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 1.125em;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.comment-block .comment-author a {
	color: #0066CC;
	text-decoration: none;
}
.comment-block .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #0066CC;
	text-decoration: underline;
}

.comment-block .comment-text a:hover {
	color: #000000;
	text-decoration: none;
}



.comment-block-alt {
	float: left;
	width: 88%;
	margin: 0px;
	padding: 0px;
}
.comment-block-alt .comment-author {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 99%;
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.comment-block-alt .comment-date {
	font-size: 0.9375em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.comment-block-alt .comment-date a {
	color: #660000;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #000000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}
.comment-block-alt .comment-author a {
	color: #660000;
	text-decoration: none;
}
.comment-block-alt .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #660000;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1em;
	color: #000000;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px 10px 10px 15px;
	padding: 5px 5px 5px 8px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 1.125em;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	float: left;
	width: 95%;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#comment-form label a {
	color: #660000;
	text-decoration: none;
}
#comment-form label a:hover {
	color: #660000;
	text-decoration: underline;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 2px;
	width: 50%;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	border-top: 2px solid #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #333333;
}
#comment-form .comment-box-area {
	margin: 6px 0px 0px;
	padding: 2px;
	width: 96%;
	height: 200px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	border-top: 2px solid #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #333333;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 2px 6px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
}
#comment-form #comment-rules {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1em;
	color: #666666;
	line-height: 17px;
}

.post-rating {
	padding: 0px;
}.dhtmlwindow{ position: absolute; border: 2px solid black; padding: 1px; visibility: hidden; background-color: white; } .drag-handle{ /*CSS for Drag Handle*/ padding: 1px; text-indent: 3px; font: bold 12px Verdana; background-color: #226397; color: white; cursor: move; overflow: hidden; width: auto; } .drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/ position: absolute; right: 1px; top: 2px; cursor: hand; cursor: pointer; } .drag-contentarea{ /*CSS for Content Display Area div*/ border-top: 1px solid #4293D5; background-color: white; color: black; height: 150px; padding: 2px; overflow: auto; } .drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/ border-top: 1px solid gray; background-color: #F8F8F8; height: 13px; /*height of resize image*/ } .drag-resizearea{ /*CSS for Resize Area itself*/ float: right; width: 13px; /*width of resize image*/ height: 13px; /*height of resize image*/ cursor: nw-resize; font-size: 0; }