/*

Theme Name: Z
Theme Date: 10122009 
Theme URI: http://www.redcatco.com/
Description: Redcatco Custom WordPress theme.
Author: Benjamin Ellis
Author URI: http://www.redcatco.com/

*/

html {
	line-height: 1.2em;
}

body {
	font-size: 100%;
	background: #FFF;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
}

#wrapper {
	margin: 0px auto;
	font-size: 0.75em;
}
#header {
	float: left;
	height: 120px;
	width: 100%;
	min-width: 970px;
	background: url(images/deck.png) repeat-x 0 -8px;
	position: fixed;
	top: 0px;left: 0px;z-index: 9;
-moz-box-shadow:0 2px 6px #000;-webkit-box-shadow:0 2px 6px #000;box-shadow:0 2px 6px #000;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000',direction='120',strength='5');
}
#header img {
	border-width: 0px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	float: left;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 28px;
	color: #000000;
	line-height: 30px;
}
#header p {
	padding: 42px 0 0 8px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial Rounded MT Bold, Arial, Verdana, sans-serif;
}

p {
	padding 0px;
}
#searchform {
	margin-top: 88px;
	padding: 0px 4px;
	float: right;
}
#searchform p {
	margin: 0px;
	padding: 0px;
	float: left;
}

#searchform .intext {
	padding: 7px 1px 5px 3px;
	float: left;
	width: 160px;
	border-top: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
	margin: 1px 5px 0 0;
}
#searchform .inbutton {
	margin: 0px;
	padding: 0px;
	float: left;
}

#logo img {
	border-width: 0px;
	float: left;
}

.lsubscribes {
	padding: 0px;
}

.lsubscribes a {
	padding: 2px;
	background: url(images/rss-feeds.png) no-repeat right center;
	text-decoration: none;
	margin: 1px;
	width: 35px;
}

.lsubscribes a:hover {
	padding: 2px;
	background: url(images/rss-feeds.png) no-repeat right center;
	background-color: #F3C300;
	margin: 1px;
	width: 35px;
}

#nav {
	font-size: 1em;
	margin: -8px 0 0 0;
	padding: 0px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 98%;
	height: 110px;
	color: #FFF;
}


.pg-nav {
	margin: 0px;
	padding: 89px 0px 0px 12px;
	float: left;
	list-style-type: none;
	font-size: 14px;
	font-family: Arial Rounded MT Bold, Arial, Verdana, sans-serif;
}
.pg-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.pg-nav li {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	float: left;
	height: 30px;
	line-height: 28px;
}
.pg-nav li a {
	display: inline-block;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 12px 0px 8px;
	float: left;
	color: #BBB;
	text-decoration: none;
}
.pg-nav li a:hover {
	display: inline-block;
	margin: 0px;
	padding: 0px 12px 0px 8px;
	float: left;
	color: #F3C300;
}

.pg-nav li.current_page_item {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	float: left;
}
.pg-nav li.current_page_item a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 12px 0px 8px;
	float: left;
	color: #FFF;
	border: solid 1px #111;
	text-decoration: none;
}

#adstop {
	padding: 6px 0px 0px;
}

#content {
	margin: 120px 8px 8px 22px;
	padding: 8px 8px 36px 8px;
	float: left;
	background: #FFF;
}

#topimage {
	background: url(http://redcatco.com/blog/wp-content/uploads/2008/07/contact.jpg) no-repeat top;">  
	margin: 4px 2px 2px 4px;
	padding: 2px;
	width: 494px;
	height: 200px;
}

.topbox {
	border: 2px solid #EFEFEF;
	margin: 0 1% 2%;
	padding: 1%;
	width: 94%;
	font-size: 1.5em;
	line-height: 1.2em;
}

.topbox, #myGallery {
	box-shadow: 0 4px 8px #000000;
	border-radius: 2px;
}

#topimage h1 {
	color: #000;
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,0.7);
	display: inline;
}

#post-entry {
	margin: 0px 4px 4px 8px;
	padding: 0px 4px 4px 2px;
	width: 494px;
	border-right: 1px solid #efefef;
	float: left;
}

#post-entry h1 {
	margin: 0 0 1em 0;
	padding: 0px;
	font-size: 21px;
	color: #000;
	width: 100%;
	display: block;
}
#post-entry h2 {
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#post-entry h1 a, h2 a {
	padding: 1%;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	width: 98%;
	display: block;
}
#post-entry h1 a:hover, h2 a:hover {
	color: #000;
	background: #F3C300;
}

.post-meta {
	margin: 0px;
	padding: 4px;
	font-size: 10px;
	background-color: #FFF;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.postthumb, .attachment-thumbnail {
	float: left;
	margin: 4px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
}
.postthumb:hover {
	border-top: 1px solid #F3C300;
	border-right: 1px solid #F3C300;
	border-bottom: 1px solid #F3C300;
	border-left: 1px solid #F3C300;
}

.post-author {
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
	display: inline;
	color: #666666;
	border-bottom: 1px solid #efefef;
}

.post-under {
	margin: 0px 0px 2px;
	padding: 0px;
	display: inline;
	color: #000000;
}

.post-view-com {
	margin: 0px 4px;
	padding: 0px;
	display: inline;
}
.post-view-com .comment-count a {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #44000000;
	text-decoration: none;
}
.post-view-com .comment-count a:hover {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #666666;
	text-decoration: underline;
}
.post-view-com .view-count {
	color: #666666;
	text-decoration: none;
	background: url(images/socials/view.gif) no-repeat left 2px;
	padding-left: 15px;
	padding-top: 1px;
}
.post-wp-rating {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-wp-rating .post-ratings {
	padding: 0px!important;
}

.post-excerpt {
	margin: 4px 0px 16px 0px;
	padding: 4px;
	width: auto;
	color: #FFF;
	background: #000;
}

.readmore {
	text-align: right;
	padding: 4px;
}
.readmore a {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.readmore a:hover {
	color: #F3C300;
	text-decoration: none;
	font-weight: bold;
}

.post-content {
	margin: 0px;
	padding: 4px ;
	width: 100%;
	color: #000;
}
.post-content a, .post-meta a {
	color: #000;
	text-decoration: none;
	border-bottom: 2px dotted #BBB;
}
.post-content a:visited, .post-meta a:visited {
	color: #080808;
	text-decoration: none;
	border-bottom: 2px dotted #BBB;
}
.post-content a:hover, .post-meta a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #F3C300;
}
.post-content object {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 380px;
	width: 480px;
}
.post-content embed {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 380px;
	width: 480px;
}

.post-content .page-links {
	margin: 0px;
	padding: 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;
}

.post-content ul {
margin-top: 8px;
margin-bottom: 8px;
clear: both;
}

.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 4px 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 4px 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px 0px 5px;
	padding: 4px 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.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: 14px;
	font-weight: bold;
	line-height: 18px;
}

#related-post {
	padding: 8px 0px;
	width: 100%;
	float: left;
}
#related-post h3 {
	font-size: 18px;
	margin: 10px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #efefef;
	color: #333333;
}
#related-post ul {
	padding: 8px 0px;
	margin: 0px;
	list-style-type: none;
}
#related-post li {
	margin: 0px 0px 5px;
	font-size: 10px;
}
#related-post li a {
	color: #555;
	text-decoration: none;
	font-size: 10px;
	background: url(images/socials/cat.gif) no-repeat left 1px;
	padding: 2px 8px 2px 16px;
}
#related-post li a:hover {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	background: #FFFFE0 url(images/socials/cat.gif) no-repeat left 1px;
	padding: 2px 8px 2px 16px;
}
#related-post p {
	margin: 10px 0px 0px 5px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
#related-post p a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
#related-post p a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;

}
#social-post {
	padding: 0;
	margin: 0;
}
#social-post p {
	margin: 10px 2px 2px 5px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	float: left;
}
#social-post p a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	width: 40px;
	font-size: 0px;
}
#social-post p a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
	background: #FFF;
}
#social-post .digg {
	background: url(images/socials/digg.gif) no-repeat left center;
}
#social-post .delicious {
	background: url(images/socials/delicious.png) no-repeat left center;
}
#social-post .stumble {
	background: url(images/socials/stumbleupon.png) no-repeat left center;
}
#social-post .technorati {
	background: url(images/socials/technorati.png) no-repeat left center;
}
#social-post .subfeed {
	background: url(images/socials/feed-n.png) no-repeat left center;
}
#social-post .reddit {
	background: url(images/socials/reddit.gif) no-repeat left center;
}
#social-post .furl {
	background: url(images/socials/furl.gif) no-repeat left center;
}
#social-post .facebook {
	background: url(images/socials/cat.gif) no-repeat left center;
}
#social-post .twitter {
	background: url(images/socials/icomment.png) no-repeat left center;
}

#sidebar-main {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0.9em;
}
#sidebar-wrap {
	margin: 0px 8px;
	padding: 0px;
	float: left;
	width: 460px;
}

#feature-articles {
	font-size: 16px;
	line-height: 20px;
	color: #660000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
}
#sidebar-left {
	padding: 8px 4px;
	float: left;
	width: 175px;
	background: #F9F9F9;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin: 0px;
}
#sidebar-right {
	padding: 8px 4px;
	width: 260px;
	float: left;
	margin: 0px;
}
#sidebar-left h3 {
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	background: url(images/sidebar.png) no-repeat;
	margin: 4px 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	height: 30px;
	width: 165px;
}

#sidebar-left h3 a {
	color: #FFF0F0;
	text-decoration: none;
}
#sidebar-left h3 a:hover {
	color: #F3C300;
	text-decoration: none;
}

#sidebar-right h3 {
	margin: 4px 0px;
	padding: 0 0 0 8px;
	float: left;
	width: 96%;
	border-bottom: 1px solid #ededed;
	font-size: 16px;
	line-height: 30px;
	color: #660000;
	text-decoration: none;
}
#sidebar-right h3 a {
	margin:  0px;
	display: block;
	padding: 0px;
	font-size: 16px;
	line-height: 30px;
	color: #660000;
	text-decoration: none;
	width: 99%;
}
#sidebar-right h3 a:hover {
	color: #F3C300;
	background: #990000;
	text-decoration: none;
	display: block;
	width: 99%;
}
.list {
	margin: 0px 0px 4px 4px;
	padding: 4px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
	font-weight: bold;
}
.list li img {
	border-width: 0px;
}
.list li table {
	margin: 0px;
	padding: 0px;
	width: 96%;
	clear: both;
}
.list ul, #sidebar-left ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.list li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list ul li,  #sidebar-left ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list li a, #sidebar-left li a {
	color: #000;
	text-decoration: none;
	margin: 1px;
}
.list li a:hover, #sidebar-left li a:hover {
	color: #F3C300;
	text-decoration: none;
	margin: 1px;
}

.rss a {
	padding-right: 48px;
	background: url(images/rss-feeds.png) no-repeat right 2px;
	font-weight: bold;
display: inline-block;
}

.list img {
	border-width: 0px;
}
.nolist img {
	border-width: 0px;
}
.nolist {
	margin: 0px 0px 4px 4px;
	padding: 4px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
	font-weight: bold;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.nolist li {
	color: #000;
	margin: 2px 4px 2px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist ul li {
	color: #000;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist li a {
	color: #444;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin: 0;
}
.nolist li a:hover {
	text-decoration: underline;
	color: #000;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
	padding: 2px;
	margin: 0 10px 0 0;
}
#twitter_update_list {
	margin: 0px 0px 4px 4px;
	padding: 4px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
#twitter_update_list li {
	padding: 2px;
	margin: 0 10px 0 0;
	font-size: 80%;
	width: 100%;
	color: #444;
}
#twitter_update_list li a {
	color: #666;
	text-decoration: none;
}
#video-slot {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 260px;
}
#video-slot p {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
}

#video-slot embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 260px;
}
#video-slot object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 260px;
}

#ads-slot {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 260px;
}
#ads-slot .adshere {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
}
#ads-slot .adshere a {
	color: #000000;
	text-decoration: underline;
}
#ads-slot .adshere a:hover {
	color: #660000;
	text-decoration: none;
}

#ads-slot img {
	margin: 0px 3px 3px 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}
#footer {
	font-size: 0.6875em;
	background: url(images/footer.png) repeat-x;
	float: left;
	width: 100%;
	color: #000000;
}
#footer-blok {
	margin: 0px auto;
	width: 970px;
}
#footer-content a {
	color: #000000;
	text-decoration: underline;
}
#footer-content a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer-content {
	margin: 0px;
	width: 962px;
	padding: 2px 4px;
	float: left;
	color: #868686;
}
#footer-content .left-footer {
	float: left;
	width: 60%;
	padding-top: 8px;
}
#footer-content .right-footer {
	float: right;
	width: 30%;
	text-align: right;
	padding-top: 8px;
}
.right-footer p {
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
}
.right-footer img {
	border-width: 0px;
}

.post-excerpt, #post-navigator, #Gallerybox, h1, h2, h1 a, h2 a {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

.akpc_pop {
	color: #666666;
	margin: 10px 0px 0px;
	padding: 0px;
	clear: both;
}

.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: 50%;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.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: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.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: #000000;
	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: 12px;
	line-height: 18px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Calibri, Cambria, Verdana;
	border-left: 3px solid #000000;
}


.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: 1.5em 0px;
	padding: 8px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 13px;
	background: #FFFFFF;
	color: #666666;
	line-height: 22px;
	border: 1px solid #ededed;
}
code {
	font-size: 13px;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
}
em {
	color: #333333;
}

.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;
}

.pages {
	font-size: 11px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator {
	clear: both;
	color: #FFF;
	padding: 4px 0px;
	margin: 0 0 8px 0;
	width: auto;
	text-align: center;
	font-weight: bold;
	background: #000;
	border:4px solid #000000;
	background: #FFFFFF;
}

#post-navigator a {
	color: #777777;
	padding: 2px;
	margin: 4px 0px;
	text-decoration: none;
}
#post-navigator a:hover {
	color: #F3C300;
	text-decoration: none;
}
#post-navigator .alignleft {
	float: left;
	width: 160px;
	display: inline;
	text-align: left;
}

#post-navigator .alignmid {
	display: inline;
	text-align: center;
	width: 100px;
	float: left;
}

#post-navigator .alignright {
	float: right;
	width: 160px;
	text-align: right;
}

#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
	font-size: 0.9375em;
	width: 500px;
	clear: both;
}
#comments-template h4 {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	width: 95%;
	border-bottom: 1px solid #EFEFEF;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	float: left;
	font-size: 16px;
	line-height: 17px;
	color: #990000;
	display: inline;
	font-weight: bold;
	width: 90%;
}

#comments-template h6 {
	margin: 15px 0px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	width: 90%;
	border-bottom: 1px solid #DEDEDE;
}
.comment-list {
	float: left;
	width: 96%;
	padding: 0 8px 8px 0;
	margin: 0px 0px 8px;
	background: url(images/dot.png) repeat-x bottom;
	list-style: none;
}
.comment-list p {clear: both;}
.comment-list li {
	margin: 8px 0 24px 0;
	border-bottom: 1px solid #EFEFEF;
}
.commentmetadata { float: right;}

.comment-avatar, .comment-author  {
	margin: 0 8px 8px 0;
	padding: 0px;
	float: left;
	width: 50%;
}
.comment-avatar img, .comment-author img {
	border: 1px solid #DDD;
	float: left;
	margin: 0 4px 4px 0;
	padding: 1px;
}
.comment-block {
	float: left;
	width: 84%;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}

.comment-block .comment-author {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-size: 1.125em;
	font-family: Arial, Tahoma, "Lucida Sans";
}
.comment-block .comment-date {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-size: 0.9375em;
}
.comment-block .comment-date a {
	color: #2D496C;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #000000;
	text-decoration: underline;
}
.comment-block .comment-text {
	margin: 0px;
	padding: 0.5em 0px;
	float: left;
	width: 99%;
	color: #000000;
}
.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: #003366;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #2B556F;
	text-decoration: underline;
}

.comment-block .comment-text a:hover {
	color: #003399;
	text-decoration: none;
}

.comment-block-alt {
	float: left;
	width: 84%;
	margin: 0px;
	padding: 5px;
	background: #F7F7F7;
	overflow: hidden;
}
.comment-block-alt .comment-author {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-size: 1.125em;
	font-family: Arial, Tahoma, "Lucida Sans";
}
.comment-block-alt .comment-date {
	font-size: 0.9375em;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.comment-block-alt .comment-date a {
	color: #003366;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	color: #333333;
	margin: 0px;
	padding: 0.5em 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-author a {
	color: #003366;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #003399;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #0033CC;
	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 #660000;
	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 0px;
	float: left;
	width: 96%;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 3px;
	width: 50%;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	border-top: 2px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #999999;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 3px;
	width: 96%;
	height: 300px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	border-top: 2px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #999999;
}
#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: 0.95em;
	color: #666666;
	line-height: 17px;
}

.subscribe-to-comments {
	font-size: 11px;
	line-height: 18px;
}
.subscribe-to-comments a {
	color: #003399;
	text-decoration: underline;
}
label a {
	color: #003366;
	text-decoration: underline;
}
label a:hover {
	color: #666666;
	text-decoration: none;
}
table {
	margin: 6px 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}


