/*
Theme Name: Pixelate
Theme URI: http://www.lewishamilton.me.uk
Description: Pixelate is a 2 column widgetize WordPress Theme with a little CMS option for the sidebar.
Author URI: http://www.wpthemesplugin.com

XHTML(HTML) and CSS are protected under Non-Commercial Usage
you are allowed to modify but limited to personal and community used only
no resell right with the original/mod theme and css are allowed
you can contact the theme author for more inquiries to date

2007-2008 copyright of lewishamilton.me.uk
All Right Reserved.
*/

body {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 70%;
	color: #282828;
	margin: 0px;
	padding: 0px;
	background: #F0ECDF;
}
img {
	float: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}

.my {font-family: Georgia, 'Times New Roman', Times, serif;font-size: 20px}
/* caption */
.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: 11px;
	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: 1.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: 1.1em;
}

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

}

blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #282828;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
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: 11px;
	background: #FFFFFF;
	color: #000000;
	height: 60px;
	border: 1px solid #999999;
}
#top-header {
	float: left;
	width: 100%;
	background: url(header00.gif) repeat-x bottom;
	height: 222px;
}
#top-header img {
	border-width: 0px;
}

.wrap-header {
	height: 222px;
	width: 936px;
	margin: 0px auto;
}
.wrap-toph {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 936px;
}
.top-hh {
	float: left;
	height: 30px;
	width: 936px;
	padding: 70px 0px 0px;
	line-height: 30px;
}
.top-hh h1 {
	float: left;
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.bottom-hh {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	height: 56px;
	width: 936px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 17px;
}
.bottom-hh a {
	color: #eeeeee;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.bottom-hh a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.wrap-bottomh {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 56px;
	width: 936px;
	background: url(top-nav0.gif) no-repeat bottom;
}
.navigator {
	height: 35px;
	float: left;
	width: 785px;
	overflow: hidden;
	background: url(nv000000.gif) repeat-x bottom;
}
.navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.navigator ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.navigator ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigator ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigator ul li a {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
color: #FFFFFF;
		text-decoration: none;
	background: url(navbar00.gif) no-repeat right center;
	height: 35px;
}
.navigator ul ul li a {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
color: #FFFFFF;
		text-decoration: none;
	background: url(navbar00.gif) no-repeat right center;
	height: 35px;
}
.navigator ul li a:hover {

	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	background: url(navbar00.gif) no-repeat right center;
	height: 35px;
}
.navigator ul ul li a:hover {


	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
	color: #F7F7F7;
	text-decoration: underline;
	background: url(navbar00.gif) no-repeat right center;
	height: 35px;
}
#home {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 12px;
	line-height: 34px;
	color: #FFFFFF;
}
#home a {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	height: 34px;
	border-right: 1px solid #333333;
	font-weight: bold;
	border-top: 1px solid #333333;
}
.rss-navs {
	float: left;
	height: 35px;
	width: 56px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	padding: 0px;
}
.rss-navs a {
	color: #764B23;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 56px;
	background: url(rss00000.gif) no-repeat bottom;
}
.feed-panel {
	float: left;
	height: 25px;
	width: 100px;
	padding-left: 8px;
	padding-top: 10px;
}

#wrap {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 916px;
	float: left;
	background: #FFFFFF url(curve000.gif) no-repeat top;
	padding: 10px;
	position: relative;
}
.clear-footer-akis {
	float: left;
	height: 20px;
	width: 936px;
}

#post {
	float: left;
	width: 605px;
	position: relative;
	border-right: 1px solid #eeeeee;
	padding-bottom: 10px;
}
#post h2 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 580px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 300;
}
#post h4 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 580px;
	font-size: 40px;
	line-height: 25px;
	color: #000000;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 300;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 20px;
}
.sidebar-block {
	float: left;
	width: 297px;
}
.sidebar-block h3 {
	background: url(sidebar0.gif) no-repeat bottom;
	float: left;
	height: 47px;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 21px;
	font-size: 14px;
	line-height: 47px;
	color: #333333;
	font-weight: bold;
	display: block;
}
.side-box embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 282px;
}
.side-box object {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 215px;
	width: 282px;
}


.list {
	margin: 0px 0px 8px;
	padding: 6px 7px 15px 10px;
	float: left;
	width: 280px;
	list-style-type: none;
	background: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
}
.list li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.list li a {
	color: #585858;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
	padding-left: 14px;
	background: url(bullet00.png) no-repeat left 3px;
}

.list ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.list li a:hover {
	color: #000000;
	text-decoration: underline;
	background: #F8F8F8 url(bullet00.png) no-repeat left 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
	padding-left: 14px;
}
#themeswitcher {

	margin: 0px;
	padding: 6px 7px 15px 10px;
	float: left;
	width: 280px;
	list-style-type: none;
}
#themeswitcher li {


	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
}
#themeswitcher select {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	border: 1px solid #eeeeee;
	font-size: 13px;
}
.post-meta {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 605px;
}
.post-author {
	float: left;
	width: 580px;
	padding-left: 25px;
	font-size: 11px;
	color: #121212;
}
.post-author a {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.post-author a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.post-meta h1 {
	background: url(navb0000.htm) no-repeat left 1px;
	float: left;
	width: 570px;
	margin: 0px;
	padding: 4px 0px 3px 25px;
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 400;
}
.post-meta h1 a {
	color: #ed4514;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}
.post-meta h1 a:hover {

	color: #222323;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}
.post-content {
	margin: 2px;
	float: left;
	width: 580px;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
	overflow: hidden;
	padding: 0px 10px 15px;
}
.post-content h3 {
	padding: 0px;
	clear: both;
	width: 580px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 15px;
	line-height: 20px;
	color: #171818;
}
.post-content h4 {
	padding: 0px;
	clear: both;
	width: 580px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 15px;
	line-height: 20px;
	color: #171818;
}
.post-content h5 {
	padding: 0px;
	clear: both;
	width: 580px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #171818;
}
.post-content h6 {
	padding: 0px;
	clear: both;
	width: 580px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #171818;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}

.post-content a {
	color: #FF6600;
	text-decoration: none;
}

.post-content img {
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	display: block;
	clear: both;
}
.post-content a:hover {

	color: #FF3300;
	text-decoration: underline;
}
.social {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 590px;
}
.social-box {
	padding: 5px;
	float: left;
	width: 570px;
	background: #f8f8f8;
}
.top-social {
	float: left;
	width: 570px;
	font-size: 11px;
	color: #585858;
	line-height: 17px;
	font-weight: bold;
}
.top-social a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.top-social a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.bottom-social {
	float: left;
	width: 570px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.digg {
	background: url(digg0000.gif) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.bottom-social a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.delicious {
	background: url(deliciou.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.technorati {

	background: url(technora.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.stumble {


	background: url(stumbleu.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.bottom-social a:hover {

	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.clear-fixed {
	float: left;
	height: 25px;
	width: 95%;
}
.social-box:hover {

	padding: 5px;
	float: left;
	width: 570px;
	background: #F3F3F3;
}
.coms {
	background: url(coms0000.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}
.side-box {
	margin: 0px 0px 8px;
	padding: 6px 10px 15px 5px;
	float: left;
	width: 282px;
	list-style-type: none;
	background: #f7f7f7;
	border-bottom: 1px solid #EEEEEE;
}
.side-box img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.side-box img:hover {
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	background: #FF9900;
}
.post-side {
	float: left;
	width: 282px;
}
.post-side h1 {
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
	font-family: Arial, Tahoma, "Lucida Sans";
}
.side-content {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	width: 282px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
}
.side-content:hover {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	width: 282px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
	background: #f3f3f3;
}
.side-content a {
	color: #FF6600;
	text-decoration: none;
}
.side-content a:hover {
	color: #000000;
	text-decoration: underline;
}
.side-box form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
}
.side-box p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.input-side {
	padding: 1px;
	width: 260px;
	border: 1px solid #CCCCCC;
}
#footer {
	float: left;
	width: 916px;
	background: #1f1f1f url(ft000000.gif) no-repeat bottom;
	position: top;
	padding: 15px 10px 35px;
	border-top: 5px solid #484848;
}
.top-footer {
	float: left;
	width: 916px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #2C2C2C;
}
#flickr-roll {
	float: left;
	width: 430px;
	padding: 20px 5px 10px 50px;
	background: url(f-badge0.gif) no-repeat left center;
}
#tags {
	float: right;
	width: 430px;
}
.red {
	color: #b3310e;
	text-decoration: none;
}

#tags h3 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 430px;
	font-size: 17px;
	color: #FFFFFF;
}
#tags h3 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	border-bottom: 1px dotted #444444;
	float: right;
}
.tagbox {
	float: left;
	width: 430px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	line-height: 24px;
}
.tagbox a {
	color: #928372;
	text-decoration: none;
}
.tagbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#flickr-roll ul {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#flickr-roll ul ul {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#flickr-roll ul li {
	float: left;
	margin: 0px 0px 8px;
	padding: 0px;
}
#flickr-roll li img {
	height: 64px;
	width: 64px;
	border: 3px solid #333333;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
.bottom-footer {
	float: left;
	width: 916px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #2C2C2C;
}
#flickr-roll li img:hover {
	height: 64px;
	width: 64px;
	border: 3px solid #FFFFFF;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
.footer-block {
	padding: 8px;
	float: left;
	width: 287px;
}
.footer-block:hover {
	padding: 8px;
	float: left;
	width: 287px;
	background: #222323;
}
.f-list {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
	list-style-type: none;
}
.f-list li {
	float: left;
	width: 287px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.footer-block h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 283px;
	border-bottom: 1px dotted #444444;
}
.f-list ul {

	margin: 0px;
	padding: 0px;
	float: left;
	width: 277px;
	list-style-type: none;
}
.f-list ul li {
	float: left;
	width: 277px;
	margin: 5px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 0px;
}
.f-list li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(footer-l.gif) no-repeat left 3px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}
.f-list li a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background: url(footer-l.gif) no-repeat left 3px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}
.footer-box {
	font-size: 11px;
	line-height: 20px;
	color: #F9F9F9;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
}
.footer-box img {
	background: #333333;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	float: left;
	border: 1px solid #000000;
}
.footer-box a {
	color: #FF9900;
	text-decoration: underline;
}
.footer-box a:hover {
	color: #999999;
	text-decoration: none;
}
#final-footer {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 916px;
	position: relative;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.ff-left {
	float: left;
	width: 500px;
}
.ff-left a {
	color: #CCCCCC;
	text-decoration: none;
}
.ff-left a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.site {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ACACAC;
}

.ff-right {
	float: right;
	width: 410px;
}
.ff-right h3 {
	text-align: right;
	float: left;
	width: 410px;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.ff-right form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
}
.ff-right select {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 5px solid #000000;
	width: 240px;
	float: right;
	font-size: 13px;
	background: #f9f9f9;
	color: #000000;
	padding: 1px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
#post-navs {
	padding: 10px;
	float: left;
	width: 570px;
}
#post-nv-single .alignleft {
	float: left;
	width: 48%;
}
#post-nv-single .alignright {
	float: right;
	width: 48%;
}
#post-navs a {
	background: #FF9900;
	padding: 5px 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	border: 1px solid #FF6600;
}
#post-navs a:hover {
	background: #F3F3F3;
	padding: 5px 7px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}
#comments-template {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 0px 0px 25px 10px;
}
#comments-template h4 {
	float: left;
	width: 590px;
	font-size: 18px;
	margin: 0px;
	padding: 8px 0px 0px;
	border-top: 1px solid #eeeeee;
}
#comments-template h5 {
	float: left;
	width: 570px;
	font-size: 18px;
	margin: 10px 0px 5px;
	padding: 0px 0px 1px;
	color: #181919;
	border-bottom: 1px solid #efefef;
}
#comments-template h6 {
	float: left;
	width: 570px;
	font-size: 18px;
	margin: 10px 0px 5px;
	padding: 0px 0px 1px;
	border-bottom: 1px solid #efefef;
}
#comments-template form {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 580px;
}
#comment-form p {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
}
#comment-form a {
	color: #FF6600;
	text-decoration: underline;
}
#comment-form textarea {
	padding: 1px;
	height: 170px;
	width: 450px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.input-c {
	background: #F6F6F6;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	width: 140px;
}
.input-c:hover {
	background: #FFCC00;
	padding: 1px;
	border: 1px solid #FF9900;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	width: 140px;
}
#notify {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}



.comment-input {
	padding: 1px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
}
.comment-input:hover {
	padding: 1px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	margin: 0px;
}

.rssfeeder {
	float: left;
	width: 570px;
	padding-left: 14px;
	background: url(feed0000.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #666666;
}
.rssfeeder a {
	color: #FF9900;
	text-decoration: none;
}
.rssfeeder a:hover {
	color: #1F1F1F;
	text-decoration: underline;
}
.a-avatar {
	float: left;
	width: 52px;
	height: 52px;
	padding-right: 8px;
}
.a-avatar img {
	padding: 3px;
	float: left;
	color: #F9F9F9;
	text-align: right;
	border: 1px solid #CCCCCC;
}

.a-left {
	float: left;
	width: 480px;
	font-size: 12px;
	color: #333333;
	font-weight: 400;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	line-height: 16px;
}
.a-left a {
	color: #BF0000;
	text-decoration: underline;
}
.a-left a:hover {
	color: #CC0033;
	text-decoration: none;
}

.com-meta {
	float: left;
	width: 480px;
	padding: 0px;
}


.com-box {
	float: left;
	width: 550px;
	padding: 8px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #fefefe;
	border-left: 1px solid #EEEEEE;
	position: relative;
}
.com-box:hover {
	float: left;
	width: 550px;
	padding: 8px;
	background: #FFFFFF;
	border: 1px solid #f9f9f9;
	position: relative;
}
.com-author {
	font-size: 13px;
	float: left;
	width: 550px;
	font-weight: 300;
	color: #000000;
	line-height: 18px;
}
.com-author a {
	color: #CCCC66;
	text-decoration: none;
}

.com-date {
	font-size: 11px;
	float: left;
	width: 480px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	color: #666666;
	line-height: 16px;
}
.com-text {
	font-size: 12px;
	float: left;
	width: 480px;
	color: #585858;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
}
.com-edit {
	font-size: 12px;
	float: left;
	width: 550px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	color: #585858;
	line-height: 18px;
	padding: 0px;
	text-align: right;
}
.com-date a {
	color: #666666;
	text-decoration: underline;
}
.com-text a {
	color: #006699;
	text-decoration: underline;
}
.com-date a:hover {

	color: #666666;
	text-decoration: none;
}
.com-edit a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#badge-network {

	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 410px;
}
#badge-network img {
	border-width: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 8px;
}
#post-nv-single {

	padding: 10px;
	float: left;
	width: 570px;
}
#post-nv-single a {
	color: #FF6600;
	text-decoration: none;
}
#post-nv-single a:hover {
	color: #666666;
	text-decoration: underline;
}
#wp-calendar {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 297px;
	line-height: 18px;
	border-width: 0px;
	border-style: none;
	background: #F7F7F7;
	white-space: nowrap;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
#wp-calendar caption {
	font-size: 14px;
	line-height: 47px;
	background: url(sidebar0.gif) no-repeat;
	height: 47px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	width: 275px;
	text-align: left;
}
#wp-calendar thead {
}
#wp-calendar td {
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: url(caps0000.gif) repeat-x top;
}
#wp-calendar tr {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#prev {
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	text-indent: 12px;
}
#next {
	text-decoration: none;
	color: #000000;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
}
#wp-calendar a {
	color: #FF6600;
	text-decoration: none;
}
#wp-calendar a:hover {
	color: #CC0000;
	text-decoration: none;
}
.akpc_pop {
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
}
#suckerfishnav {
    background:#9C1F1B url("suckerfi.png") repeat-x;
    font-size:18px;
      font-family:verdana,sans-serif;
    font-weight:bold;
    width: 100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:30px;
    height: 30px;
    padding:0px;
    border:1px solid #aaa;
    margin:0px 0px 0px 15px;
    width:958px;
    }
#suckerfishnav a {
    color:#ffffff;
    text-decoration:none;
    padding:10px 10px;
    }
#suckerfishnav li {
    display:block;
    float:left;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0px 0px 0px 0px;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width: 149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px 5px;
    width:151px;
    font-size:14px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#bf0202;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#600000;
    }

.list1 {
	margin: 0px 0px 8px;
	padding: 6px 7px 15px 6px;
	float: left;
	width: 280px;
	list-style-type: none;
	background: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.list1 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
}
.list1 li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
	font-size: 13px;
	line-height: 27px;
	color: #999999;
border-top: 1px solid #EEEEEE;
}
.list1 li a {
	color: #585858;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
	padding-left: 14px;
	background: url(bullet00.png) no-repeat left 3px;
}

.list1 ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	font-size: 13px;
	line-height: 27px;
	color: #999999;
}
.list1 li a:hover {
	color: #000000;
	text-decoration: underline;
	background: #F8F8F8 url(bullet00.png) no-repeat left 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
	padding-left: 14px;
}


.date11 {
	font-size:10px;
	color:#a5a4a4;
	line-height:6px;
	text-align:right
	}
.post-meta h2 {
	background: url(navb0000.htm) no-repeat left 1px;
	float: left;
	width: 570px;
	margin: 0px;
	padding: 4px 0px 3px 25px;
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 400;
}
.post-meta h2 a {
	color: #ed4514;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}
.post-meta h2 a:hover {

	color: #222323;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}

#page { margin: 20px auto; width: 440px; }
hr { height: 0; border: 0; border-top: 1px dotted black; }
hr.iq { height: 0; border: 0; margin: 0; padding: 0; display: none; }

div#quotes p, ol li { font-size: 14px; line-height: 1.3em; }
div#quotes div.q { font-family: 'Monaco', 'Courier New', monospace; font-size: 10pt; margin: 12px 0; font-weight: normal; color: #0c439f; }
div#quotes div.q div, div.stats { background: #f9fafa; padding: 5px; border: 1px dotted #999; }
div#quotes div.q div.vote { font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: 10pt; background: #fff; border: 0; }
div#quotes div.q div div.alr { border: none; text-align: right; }

#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}
.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

*html #fade {
	position: absolute;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	: document.body.scrollTop);
}

*html .popup_block {
	position: absolute;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));

	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft
	+ (document.body.clientWidth /2 )
	: document.body.scrollLeft
	+ (document.body.offsetWidth /2 ));
}