body {
	background: #000;
	color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
body * {margin: 0px; padding: 0px;}
a, a:visited { 
	color: #608000;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
#container { 
	background: #000;
	width: 900px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	padding: 0px;
	overflow: hidden;
	}
/************************************************
*	Header  									*
************************************************/
* html #header{ width: 900px; padding: 0px;}
#linkunits {
    padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #1A1A1A;
	}
#header {
	background: #000;
	color: #333333;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
#headerleft {
	width: 310px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
.title-text {
	font-size: 14px;
	padding-bottom: 2px;
	color: #737373;
	}
#headerright {
	width: 500px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu-links {
	margin: 0px;
	padding: 0px;
	}
#menu-links ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	}
#menu-links li a {
	padding: 8px 12px;
	margin: 4.5px 0px;
	font-family: georgia;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	float: right;
	}
#menu-links ul a:hover {
	background-color: #595959;
	}
#cat-menu {
	margin: 0 auto;
	padding: 0px 0px 0px 9px;
	width: 900px;
	height: 34px;
	border-top: 1px solid #1A1A1A;
	border-bottom: 1px solid #1A1A1A;
	text-align: center;
	}
#cat-menu ul {
	width: 900px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	display: inline;
	}
#cat-menu li a {
	float: left;
	padding: 10px 12px 10px 12px;
	margin: 0px;
	font-family: georgia;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
#cat-menu ul a:hover {
	background-color: #595959;
}
.cat-menu-active a {
	background-color: #262626;
	}
/************************************************
*	HOME PAGE  									*
************************************************/
.thumbnail{
	float: left;
	width: 260px;
	height: 260px;
	margin: 10px 6px 5px 6px;
	background: #fff;
	display: inline;
	border: 10px solid #262626;
	}
.thumbnail-search {
	float: left;
	width: 292px;
	height: 310px;
	background: #000;
	}
.thumbnail-search img {
	margin: 10px 0px 5px 6px;
	padding: 0px;
	float: left;
	border: 10px solid #262626;
	display: inline;
	}	
.thumbnail-search-link {
    	margin: 0px 0px 5px 6px;
	float: left;
	text-align: left;
	font-size: 12px;
}
.thumbnail-search-link a { 	
	text-decoration: none;	 
}
.search-next-prev {
}
.search-next-prev a {
	margin-top: 30px;
	text-decoration: none;
}
.thumbnail img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	}	
.thumbnail img a {
	border: none;
	}	
.thumbnail img a:hover {
	border: 1px solid #fff;
	}
#aboutbox { 
	background: #dddddd;
	color: #000;
	margin: 20px 5px 0px 5px;
	padding: 10px;
	text-align: center;
	}
/************************************************
*	PAGE TEMPLATE 									*
************************************************/
* html #content_page  { width: 660px; padding: 0px; margin: 10px 0px 20px 50px;}
#content_page { 
	background: #000;
	margin: 10px 100px 10px 100px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}
#content_page p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content_page p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px
	}
#content_page h1 {
	color: #608000;
	font-size: 20px;	
	font-weight: bold;
	margin: 5px;
	padding: 0px 0px 14px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content_page h1 a  {
	font-size: 18px;	
	font-weight: bold;
	text-decoration: none;
	}
#content_page h1 a:hover {
	text-decoration: none;
	}
/************************************************
*	NO Sidebar Page  									*
************************************************/
#content-no { 
	display: block;
	background: #000;
	width: 900px; 
	margin: 0px 0px 10px 0px;
	float: left; 
	padding: 5px 0px 15px 0px;
	}
.subscribe {
	font-size: 15px;
	}
.subscribe-sign {
	height: 50px;
	}
#content-no p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content-no p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 10px auto 10px auto;
	}
#content-no h1 {
	color: #A6A6A6;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content-no h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content-no h1 a:hover {
	text-decoration: none;
	}
#content-no h2 {
	color: #608000;
	font-size: 18px;	
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content-no h2 a  {
	text-decoration: none;
	}

#content-no h2 a:hover {
	background: none;
	}
#content-no h3 {
	color: #608000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
#content-no h3 a  {
	text-decoration: none;
	}
#content-no h3 a:hover {
	text-decoration: underline;
	}
#content-no ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content-no ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#content-no li {
	margin: 0px;
	padding: 0px;
	}
#content-no ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content-no ul li a {
	text-decoration: underline;
	}
#content-no ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content-no blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
/************************************************
*	SINGLE POST  								*
************************************************/
* html #content { width: 584px; }
#content { 
	display: block;
	background: #000;
	width: 584px; 
	margin: 0px 0px 0px 0px;
	float: left; 
	padding: 0px 0px 10px 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}	
#content p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 10px auto 10px auto;
	}
#content h1 {
	color: #A6A6A6;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content h2 {
	color: #595959;
	font-size: 15px;	
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	line-height: 100%;
	font-variant: normal;
	text-align: center;
	}
#content h2 a  {
	text-decoration: none;
	}
#content h2 a:hover {
	background: none;
	}
#content h3 {
	color: #608000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
#content h3 a  {
	text-decoration: none;
	}
#content h3 a:hover {
	text-decoration: underline;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}	
#content li {
	margin: 0px;
	padding: 0px;
	}
#content ul li {
	list-style: square;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	text-decoration: underline;
	}
#content ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.mysinglepost {
	border: #1A1A1A 1px solid;
    }
/************************************************
*	MISC 									*
************************************************/
#navigation { 
	background: #000;
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 4px 0px;
	text-align: center;
	font-size: 12px;
	text-transform: capitalize;
    	clear: both;
	}
#navigation a {	text-decoration: none; padding: 0px 8px;
	}
#navigation2 { 
	background: #000;
	padding: 5px;
	font-size: 12px;
	text-transform: capitalize;
	border: #1A1A1A 1px solid;
	line-height: 100%
	}
#navigation2 a { 
	text-decoration: none;
	}
#tags { 
	text-align: left; 
	font-size: 12px;
	padding: 4px;
	border: #1A1A1A 1px solid;
	}
#post-title {
	padding: 4px;
	border: #1A1A1A 1px solid;
	background-color: #0D0D0D;
	}
#post-title h1 {
	color: #A6A6A6;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#tags-cat { 
	text-align: center; 
	font-size: 12px;
	padding: 1px;
	border: #1A1A1A 1px solid;
	}
#related { 
	text-align: left; 
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	border: #1A1A1A 1px solid;
	width: 289px;
	height: 172px;
	float: left;
	}
#related2 { 
	text-align: left; 
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	border: #1A1A1A 1px solid;
	width: 289px;
	height: 172px;
	float: right;
	}
#related ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#related ul li{
	list-style-type: none;
	margin: 0px 0px 0px 11px;
	padding: 0px;
}
#related ul li a{
	text-decoration: none;
}
#related ul li a:hover{
	text-decoration: none;
}
#related2 ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#related2 ul li{
	list-style-type: none;
	margin: 0px 0px 0px 11px;
	padding: 0px;
}
#related2 ul li a{
	text-decoration: none;
}
#related2 ul li a:hover{
	text-decoration: none;
}
.related-head {
	padding: 2px 0px 4px 12px;
	font-style: italic;
	font-weight: bold;
	}
.downloading {
	height: 48px;
	padding: 10px 22.5px 0px 21px;
	margin: 0px;
	}
.downloading2 {
	height: 48px;
	padding: 0px 22.5px 10px 21px;
	margin: 0px;
	}
#download { 
	text-align: center; 
	padding: 8px 0px 0px 0px;
	border: none;
	}
#download-a { 
	float: left; 
	padding: 0px;
	margin: 0px;
	border: none;
	}
#download-b { 
	float: left; 
	padding: 0px 0px 0px 7px;
	margin: 0px;
	border: none;
	}
#download-c { 
	float: right; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
	}
#tags a { text-decoration: none; }
.addthis-others { 
	font-size: 12px;
	width: 92px;
	margin:0 auto;
	padding: 1px;
	}
.addthis-others-cat { 
	font-size: 12px;
	width: 110px;
	margin:0 auto;
	padding: 1px;
	}
.addthis-others-text {
	padding-bottom: 2px;
	text-align: center;
	}
.addthis-others-fb {
	float: left;
	}
.addthis-others-tw {
	float: right;
	}
.addthis-others img {
    height: 32px;
    width: 32px;
    border: 0px;
	}
.addthis-others-cat img {
    height: 32px;
    width: 32px;
    border: 0px;
	}
#addthis-download {
	font-family: verdana;
	font-size: 11px;
	width: 98px;
	margin:0 auto;
	padding: 0px;
	}
.addthis-post {
	height: 33px;
	padding-top: 1px;
}
.addthis-post img {
    height: 32px;
    width: 32px;
    border: 0px;
}
.addthis-download-fb {
	float: left;
	}
.addthis-download-tw {
	float: right;
	}
.addthis-post-text {
	width: 98px;
	float: left;
	text-align: center;
	}
#comment_page { 
	display: block;
	background: #000;
	margin: 10px 200px 10px 200px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}
.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace2-page {
	width: 440px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
.postspace4 {
	width: 440px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	}
.postspace4-bottom {
	width: 440px;
	height: 7.5px;
	margin: 0px;
	padding: 0px;
	}
.postspace5 {
	width: 440px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	}
/************************************************
*	COMMENTS 									*
************************************************/
#comments {
	width: 440px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	border-top: 1px dotted #333;
	}
#comments h3 {
	color: #608000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	border-top: 0px solid #666;
	}
/************************************************
*	Sidebar Style					     		* 
************************************************/
#sidebar {
	float: left;
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 16px;
	overflow: hidden;
}
#sidebar p, #bottom .textwidget {
	padding: 0px;
	margin: 0px;
}
#sidebar #h2 {
	clear: both;
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	border-top: 1px solid #1A1A1A;
	font-family: Verdana;
}
#sidebar .liner {
	border-top: 1px solid #1A1A1A;
	margin: 5px 0px 5px 0px;
	clear: both;
}	
#sidebar h2 a, #sidebar h2 a:visited  {
	color: #000000;
	text-decoration: none;
}
#sidebar img{
	float: left;
	border: none;
	margin: 0px 0px 5px 0px;
}
#sidebar ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li a{
	text-decoration: none;
}
/************************************************
*	Bottom "Sidebars"					     		* 
************************************************/
#bottom {
	width: 900px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
	border-top: 1px solid #1A1A1A;
	clear: both;
	}
#bottom p, #bottom .textwidget {
	padding: 0px;
	margin: 0px;
	}
#bottom h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#bottom h2 a, #bottom h2 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
#bottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
#bottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#bottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
.bottomleft {
	float: left;
	width: 243px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
.bottommiddle {
	text-align: center;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
.bottomright {
	float: right;
	width: 243px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
/************************************************
*	FOOTER 									*
************************************************/
#footer {
	width: 900px;
	color: #666;
	background: #000;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-align: center;
	clear: both;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #1A1A1A;
	border-bottom: 1px solid #1A1A1A;
	}
#footer a {
	color: #608000;
	text-decoration: none;
	}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#footer-b { 
	width: 900px;
	color: #666;
	background: #000;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-align: center;
	clear: both;
	font-size: 10px;
	}
#footer-b a {
	color: #666;
	text-decoration: none;
	}
#footer-b a:hover {
	color: #99cc00;
	text-decoration: none;
	}
/*********************************************
	WP 2.6 Image Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.facebook-page {
border: #1A1A1A 1px solid;
margin:0 auto;
width: 288px;
height: 61px;
padding: 0px 5px 0px 5px;
text-align: center;
}
.facebook-page-bottom {
width: 281px;
padding: 2px 4px 0px 4px;
text-align: center;
float: left;
height: 65px;
border: #1A1A1A 1px solid;
margin:0 auto;
}
.newsletter-bottom {
padding: 0px;
text-align: center;
float: right;
height: 67px;
border: #1A1A1A 1px solid;
margin:0 auto;
}
#tags-bottom { 
	text-align: left; 
	font-size: 12px;
	padding: 1px;
	border: #1A1A1A 1px solid;
	}
.facebook-share {margin:0 auto;}
.ad125boxes {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #a6a6a6;
	background: #fff;
}
.ad125boxes li {
	float: left;
	margin: 3px;
	border: 0;
	background: #fff;
	padding: 3px;
	overflow: hidden;
	height: 125px;
	width: 125px;
}
.clear {
	clear: both;
}
.bigblock {
  width: 300px;
  height: auto;
  padding: 10px 0px 10px 0px;
  background: #000; 
}
.left-top {
  width: 125px;
  height: 125px;
  background: #000;
}
.left-bottom {
  width: 125px;
  height: 125px;
  background: #000;
  }
.right-top {
  float: right;
  width: 125px;
  height: 125px;
  background: #000;
}
.right-bottom {
  float: right;
  width: 125px;
  height: 125px;
  background: #000;
}
.clearblock {
  width: 100%;
  clear: both;
}
#searchform #s {
width: 201px;
padding: 2px;
margin: 0px;
background: #ccc;
}
#searchform #searchsubmit {
width: 88px;
padding: 0px;
margin: 0px;
}
#content .search-h2 {
	text-align: center;
	color: #A6A6A6;
	font-size: 18px;
	margin: 5px;
	line-height: 120%;
	font-variant: normal;
	}
#bottom-sense1 {
	border-bottom: 1px solid #1A1A1A;
	padding: 10px 0px 10px 0px;
}
#bottom-sense2 {
	padding: 5px 0px 5px 0px;
}
.clear {
	clear: both;
	}
.newsletter-head {
	width: 300px;
	font-family: Georgia;
	font size: 14px;
	color: white;
	}
/************************************************
*	Emoticons 				*
************************************************/
#emot-title {
	padding: 4px;
	border: #1A1A1A 1px solid;
	background-color: #0D0D0D;
	}
#emot-title h1 {
	color: #A6A6A6;
	font-size: 17px;	
	font-weight: bold;
	margin: 0px;
	padding: 7.5px 0px 4.5px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#smileys {
	margin:	0 auto;
	background-color: white;
	border: 1px solid #E6E6E6;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	}
#smileys td {
	border: 1px solid #E6E6E6;
	padding: 3px;
	height: 20px;
	width: 120px;
	}
#smileys .codes {
	width: 30px;
	}
#emoticons-head {
	background-color: gray;
	color: white;
	}
/************************************************
*	PageNavi				*
************************************************/
#pagenavi {
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
    	clear: both;
	}
#search-pagenavi {
	margin: 0px 0px 5px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
    	clear: both;
	}
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #1A1A1A;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.adv {
	text-align: center;
	font-size: 12px;
	color: #A6A6A6;
	margin: 0px 0px 5px 0px;
	font-weight: none;
	}
.adv2 {
	text-align: center;
	font-size: 12px;
	color: #A6A6A6;
	margin: 5px 0px 1px 0px;
	font-weight: none;
	}
.twitter-box {
	border: #1A1A1A 1px solid;
	height: 26px;
	padding: 2px 68px;
	margin-top: 5px;
	text-align: center;
	}
.facebook-box {
	border: #1A1A1A 1px solid;
	width: 288px;
	height: 20px;
	padding: 5px;
	}
/************************************************
*	How To Use It				*
************************************************/
.howto {
	width: 584px;
	padding: 0px;
	margin:	0px;
	}
.howto-container {
	height: 250px;
	border-bottom: 1px solid #000F0F;
	padding: 10px 0px 12px 0px;
	}
.howto-text {
	width: 329px;
	float: left;
	color: #007575;
	}
.howto-image {
	width: 255px;
	float: right;
	text-align: right;
	}
.howto-num {
	color: #00DBDB;
	font-weight: bold;
	font-size: 13px;
	}
