/*
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;
	color: #282828;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size:11px;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

#page{
	width:1000px;
	margin:0px auto;
	background-color:#FFFFFF;
}
img {
	float: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  "Trebuchet MS","Lucida Sans", "Lucida Grande";
}
#primary{
  	height: 56px;
	background: url('images/menu-bg.png') 0 0 repeat-x;

}

#primary a {
  white-space: nowrap;
  font-family: Verdana, Arial Narrow,Helvetica,sans-serif;
  color: #ffffff;
  display: block;
  float: left;
  height: 53px;
  font-size:10px;
  line-height: 53px;
  text-transform: uppercase;
  background: url('images/menu-divider.png') no-repeat 100% 0;
  text-decoration:none;  
  padding: 0px 10px;
}
#primary a span{
  padding: 0px 5px;
  display: block;
  height: 53px;
  float:left;
}
#primary a:hover, #primary a:active {
  text-decoration:none;
  color: #cccccc;
}
#primary a.active {
background: url('images/active-menu-r.png') no-repeat right top;
color: #000000;
}
#primary .active span {
background: url('images/active-menu-l.png') no-repeat left top transparent;
}
#primary ul{
  margin: auto;
  width: 950px;}
#primary ul.links li {
  padding:0;
  display: block;
	float: left;
	margin: 0;
	background: none;}
	
#primary ul.links li.current_page_item, #primary ul.links li.current_page_parent{
background: url('images/active-menu-r.png') no-repeat right top;
color: #000000;
}

#primary ul.links li.current_page_item a, #primary ul.links li.current_page_parent a{
	background-color: transparent;
	background-image: url('images/active-menu-l.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	color: #000000;
}
#header{
	width:1000px;
	height:86px;
	background:url(images/header_bg.gif) repeat-x;
}
#subheader{
	width:1000px;
	height:86px;
	background:url(images/header_bg.gif) repeat-x;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:800;
}
#subheader #box-left{
	padding:10px;
	width:550px;
	float:left
	}
#subheader #box-right{
	padding:10px;
	width:400px;
	float:right
	}
#entry{

}
#entry h2.blue{
	height:25px;
	background:url(images/blueband.gif) repeat-x;
	padding-left:10px;
	font-size:15px;
	color:#FFFFFF;
	vertical-align:middle;
	width:100%;
	font:"Trebuchet MS", Tahoma, Verdana, Arial;
}

#entry h2.yellow{
	height:25px;
	background:url(images/yellowband.gif) repeat-x;
	padding-left:10px;
	font-size:15px;
	color:#000;
	vertical-align:middle;
	width:100%;
	font:"Trebuchet MS", Tahoma, Verdana, Arial;
}

#post p{
line-height:20px;
margin:5px 0px 20px 5px;
}
#post ul{
list-style:square;

}
#post ul,#post ol {
margin:5px 10px 20px 25px;
}
#entry p{
font:"Trebuchet MS", Tahoma, Verdana, Arial;
font-size:12px;
line-height:20px;
margin:5px 10px 20px 10px;
}

ul.nobullet{
list-style:none;
margin:5px 10px 20px 10px;
}
ul.nobullet li{
line-height:20px;
font:"Trebuchet MS", Tahoma, Verdana, Arial;
font-size:12px;
}
a {
color: #333333;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}
#header h1 
{
	color:#4b4b4b ;
	font-size:30px;
	font-style:italic;
	padding-top:15px;
	padding-left:20px;
}
#header h1 a  
{
color: #000000;
text-decoration: none
}
#header h1 a:hover  
{
color: #000000;
text-decoration: none;
}

#topbar{
	
	width:100%;
	background:url(images/galaxy_big.jpg) no-repeat;
	height:86px;
	display:block;
}

#topbar h2  
{
color: #ffffff;
font-size: 25px;
padding-top: 20px;
padding-left: 20px;
}

#board{
	width:100%;
	height:246px;
	background:url(images/bg_header_left.jpg) no-repeat right;
	background-color:#133574;
}
#subboard{
	width:1000px;
	height:86px;
	background:url(images/bg_header_left_86.jpg) no-repeat right;
	background-color:#133574;
}
#subboard h1 {
	color:#FFFFFF;
	font-size:23px;
	font-weight:normal;
	width:675px;
	margin-left:40px;
	padding-top:38px;
}
#subboard h1 a{
	color:#FFFFFF;
	}

#board h2{
	color:#FFFFFF;
	font-size:23px;
	font-weight:normal;
	width:675px;
	margin-left:40px;
	padding-top:38px;
}

#board p{
	font-size:15px;
	color:#FFFFFF;
	margin-left:40px;
	line-height:20px;
	width:550px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight:900;
	font-style:italic;
}

#board p a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}
#board ul.features{
	padding:10px 0px 10px 50px; 
}
#board ul.features li{
padding-left:15px;
	color:#FFFFFF;
	display:block;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:800;
	font-style:italic;
	background:url(images/header-bullet.png) no-repeat left;
	vertical-align:top;

	
}
#board img{
padding:10px 0px 10px 350px;
}

/**/
#main_ads{
	margin-left:6px;
	padding-top:6px;
}

#main_ads img{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:19px;
}
#main_ads a img{
	border:0px;
	
}
.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;
}/**/


/* 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(images/body_bg1.gif) repeat-x bottom;
	 
	height: 135px;
}
#top-header img {
	border-width: 0px;
}

.wrap-header {
	height: 156px;
	width: 936px;
	margin: 0px auto;
}
.wrap-toph {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 936px;
	
}
.top-hh {
	float: left;
	height: 30px;
	width: 500px;
	padding: 40px 0px 0px;
	line-height: 30px;
}
.top-hh h1 {
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.bottom-hh {
	margin: 0px;
	padding: 40px 0px 0px;
	float: left;
	height: 56px;
	width: 436px;
	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;
	 
}
.navigator {
	height: 35px;
	float: left;
	width: 745px;
	overflow: hidden;
	 
}
.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(images/navbar.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(images/navbar.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(images/navbar.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(images/navbar.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(images/rss.gif) no-repeat bottom;
}
.feed-panel {
	float: left;
	height: 25px;
	width: 100px;
	padding-left: 8px;
	padding-top: 10px;
}

/*#wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
}*/
#container {
	width: 100%;
	float: left;
	background: #FFFFFF ; 
	padding: 10px;
	position: relative;
}
.clear-footer-akis {
	float: left;
	height: 20px;
	width: 936px;
}

#post {
	float: left;
	width: 700px;
	position: relative;
	border-right: 1px solid #eeeeee;
	padding-bottom: 20px;
}
#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;
}

#sidebar {
	float: right;
	width: 280px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 20px;
}
.sidebar-block {
	float: left;
	width: 297px;
}
.sidebar-block h3 {
	background: url(images/sidebar.gif) no-repeat bottom;
	float: left;
	height: 47px;
	width: 276px;
	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;
	font-weight:bold;
}
.list ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;;
	float: left;
	width: 270px;
	list-style-type: none;
	font-weight:normal;
}
.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(images/bullet.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(images/bullet.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: 700px;
}
.post-author {
	float: left;
	width: 580px;
	padding-left: 10px;
	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 {
	 
	float: left;
	width: 670px;
	margin: 0px;
	padding: 4px 0px 3px 10px;
	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: 0px;
	float: left;
	width: 680px;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
	overflow: hidden;
	padding: 8px 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(images/digg.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(images/delicious.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.technorati {

	background: url(images/technorati.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.stumble {


	background: url(images/stumbleupon.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(images/coms.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;
}
#in-footer {
  	padding: 15px 10px 35px;
		
}
#footer {
 	width: 1000px;
	background:#fff url(images/ft.gif) no-repeat bottom; /*133574#00538A #1f1f1f url(images/ft.gif) no-repeat bottom*/
	position: relative;
	float: left;
	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(images/f-badge.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 #fff  ;
	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: 980px;
	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,  .footer-block h3 a{
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 283px;
	border-bottom: 1px dotted #F5F5F5;
	text-decoration:none;
}
.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: #FFCC00;
	text-decoration: none;
	background: url(images/footer-list.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(images/footer-list.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: 980px;
	position: relative;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.ff-left {
	float: left;
	width: 600px;
	font-size: 15px;
}
.ff-left a {
	color: #000;
	text-decoration: none;
}
.ff-left a:hover {
	color: #000;
	text-decoration: none;
}

.site {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.ff-right {
	float: right;
	width: 380px;
}
.ff-right h3 {
	text-align: right;
	float: right;
	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(images/feed.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(images/sidebar.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(images/caps.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;
}
