#syndicated  {
	width: %100;
	overflow:auto;
	border: 1px solid #000000;
	}
#syndicatedtitle {
	width%100;
	border: 1px solid #000000;
	}
/* -------------------[ Main Page Elements ]------------------- */


body {
    	font-family: sans-serif, tahoma, geneva, verdana;
	background:#00ff66;
	text-align: left;
	margin: 0;
	width:100%;
	font-size: 82%;
	padding: 0px;
	line-height: 130%;
	}

#wrap { 
	min-width: 970px; 
	max-width: none; 
	margin: 0 auto; 
	padding: 5px 3px 0 3px;
	}

#wrap2 { 
	clear: left;
	background: #ffffff;  
	padding-right: 351px;
	}
#wrap2search { 
	clear: left; 
	background: #ffffff;  
	padding-right: 120px;
	}

#wrap3 { 
	background: #ffffff;
	}  


#left { 
	position: relative; 
	float: left; 
	width: 100%;
        padding:20px 0;
        background:#ffffff;
	}
	
	#leftsearch { 
	position: relative; 
	float: left; 
	width: 100%;
        padding:20px 0;
        background:#ffffff;
	}
#leftsearch { 
	position: relative; 
	float: left; 
	width: 100%;
        padding:1px 0;
        background: #ffffff;
	}

#content { 
	margin: 0 10px 0 15px; 
              overflow:hidden;
        background:#ffffff;

	}
	#content2 {
        background:#ffffff;
              overflow:hidden;
	}
#directorycontent {
        width:100%;
        background:#ffffff;
        border-top:1px solid #000000;
}
.pagetabs {width:100%;
overflow:hidden;
}
.pagetabs ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
}
.pagetabs ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
}
.pagetabs ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
}
.pagetabs ul li a:hover {
	    background:#000;
		color:#fff;
}
.pagetabs ul li a.active,
.pagetabs ul li a.active:hover {
	  color:#000;
	   background:#ffffff;
	    font-weight:bold;
	    border: 0.5px solid #000000;
	}
	.pagetabs ul li a span {
	    display:block;
	}


#right { 
	position: relative; 
	float: left; 
	width: 351px; 
	margin-right: -351px;
        padding: 0px 0 0px;
        background:#ffffff;
}
	
#rightsearch { 
	position: relative; 
	float: left; 
	width: 120px; 
	margin-right: -120px;
        padding: 0px 0 20px;
        background:#ffffff;
	}
#wrap3:after, #wrap:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#wrap3, #wrap {display: inline-block;}


/* Hides from IE-mac \*/
* html #wrap, #wrap3 {height: 1%;}
#wrap3, #wrap {display: block;}
/* End hide from IE-mac *//* -------------------[ Sidebar ]------------------- */

#sidebar {
        font-size:10pt;
        color:#00009C;
        background:#fff;
        width: 170px;
        float: left;
        margin: 0;
	padding: 10px 0 0px 1px;
	border:1px solid #00009C;
	}
	#sidebar:hover {

	}
	
	#sidebarsearch {
        font-size:10pt;
        color:#00009C;
        background:#fff;
        width: 120px;
        float: left;
        margin: 0;
	padding: 10px 0 0px 1px;
	border:1px solid #00009C;
	}
	
	/* -------------------[ Middle Content ]------------------- */
#brandlist {
	border:1px solid #00009c;
	width:329px;
	color:#00ff66;
	padding:7px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 22px;
	float:left;
	}
#brandlist a {
	color:#00ff66;
	}
#brandlist a:hover {
	color:#00009c;
	}

#midsidebar{
        font-size:8pt;
        color:#00009C;
        background:#fff;
        width: 170px;
        float: left;
        margin: 0;
	padding: 10px 0 0px 1px;
	border:1px solid #00009C;
}
#sidebarsingle {

        font-size:8pt;
        color:#00009C;
        width: 170px;
        float: left;
        margin: 0;
	padding: 10px 0 20px 12px;
	border-top:1px solid #00009C;
	border-bottom:1px solid #00009C;
	border-right:1px solid #00009C;
        background:#fff;
	}


#midsidebarsingle{
        font-size:8pt;
        color:#00009C;
        width: 130px;
        float: left;
        margin: 0;
	padding: 10px 0 20px 1px;
	border:1px solid #00009C;
        background:#ffffff;
}       
	/*  HEADERS  */
h1 {
	font-size:33px;
	color:#000;
	line-height:25px;
	font-weight:normal;
	display:block;
	margin-top:5px;
	padding-left:10px;
} 
h2 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

h3 {
	font-size:15px;
	font-weight:bold;
	padding-bottom:2px;
	color:#444;
	border-bottom:1px dotted #efefef;
}
h4{ 
	font-size:12px;
	font-weight:normal;
}  
h5{
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
h6 {
	color:#000000;
	font-family: arial, geneva, verdana, sans-serif; line-height: 1em;
}
h6 a:link, h6 a:visited {
	color:#6ca6cd;
}
h6 a:hover {
	color:#00ff00;
}
	
h1 a:link, h1 a:visited, h1 a:hover {
	color:#444;
}
h1 span {
	display:block;
	font-size:.5em;
}
h2.singlePageTitle {
	font:1.3em "trebuchet ms", Georgia,"Times New Roman";
}
h2.sidebar{
	padding-top:15px;
}
h2.media{
	height:30px;
	font:bold .9em arial, sans-serif;
}
h2.titleFooter {
	margin-bottom:3px;
	font:bold 1.1em arial, tahoma, sans-serif;
	letter-spacing:-1px;
	color:#bd8b43;
	border-bottom:1px dotted #bd8b43;	
}
h2.widgetTitle {
	padding-top:10px;
	font:bold 1.5em arial, helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000;
}
h3.ad250 {
	padding-top:10px;
}
h3#comments {
	margin-top:10px;
	margin-bottom:10px;
	border:none;
	padding:0;
	font-size:1.2em;
	color:#000;
}
h3#leaveComment {
	margin-top:10px;
	margin-bottom:3px;
	border:none;
	padding:0;
	color:#000;
}
h3.searchResults {
	margin-bottom:15px;
}
h4 a {
	background: url(../images/rss.png) no-repeat left center;
	padding-left:22px;
	float:right;
	margin-left:10px;
	color:#000000;
} 
h4 a:hover{	color:#00ff00;}


h5:hover {
	color:#00008b;
	text-decoration:underline;
}

/* ***********************************************************
*	Links									*
***********************************************************/
a {
	color:#00009c;

}
a:hover {
	color:#cfcfcf;
	text-decoration:underline;
}
#footer-credit a {
	color:#fff;
}
#footer-credit a:hover {
	text-decoration:underline;
}
/* ********************************************************** */
/*	GENERIC					*/
/***********************************************************/

.postinfo { /* pos info shown under the summary of posts on search results */
	text-align:right;
	padding-top:3px;
	font:.8em Georgia,"Times New Roman","Trebuchet ms";
	color:#9f9f9f;
	border-top:1px dotted #000;
	margin-bottom:10px;
	clear:both;
	display:block;
}
.gray { /* Every second post on the main page below the flickr photo stram gets assigned with this class */
	background-color:#f6f6f6;
	padding-top:5px;
}
.details { /* This class styles the post details  where the date, comment and read more text is placed on main page. (Featured area, left and right sections below the flickr photos) */
	text-align:right;
	display:block;
	clear:both;
	font:.8em verdana;
}
.mediadetails { /* This class styles the post details  where the date, permalink and comment numbers are placed on video and photos category template. */
	text-align:center;
	display:block;
	clear:both;
	padding-top:5px;
	font:.8em verdana;
}
.navigation {
	display:block;
}
.previous {
	float:left;
}
.next {
	float:right
}
p,
dl,
hr,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	line-height:1.3em;
}
/* ********************************************************** */
/*	HEADER					*/
/***********************************************************/
#header { /*Site logo - Searchbox and navigation bar wrapper */
	width: 100%;
	font-size: .8em;
	background:#ffffff;
	margin-right:auto;
	margin-left:auto;
}
#headerleft {
	width: 626px;
	padding-top:10px;
	float: left;
}
#headerright {
	width: 334px;
	padding:1px 0 0;
	float:right;
}
#search {
	position:relative;
	display:block;
	height:35px;
	border:1px solid #ddd;
	background: #f7f7f1;
}
#form {
	padding:5px;
}
#search {
	position:relative;
	display:block;
	height:35px;
	border:1px solid #000;
        background:transparent;
}
#form {
	padding:5px;
}
#searchform label{
	color:#000;
	font-weight:bold;
border:.5px solid #000;
	position:absolute;
	left:10px;
	font-size: 1em;
	background: #ffffff;
	padding:3px 28px 2px 2px;
}
#categoryheader {
	position:relative;
	display:block;
margin-top:1px;
margin-left:1px;
margin-bottom:1px;
margin-right:1px;
padding:2px;
width:auto;
border:.5px solid #000;
}
#dropdown{
	position:relative;
	display:block;
	color:#000;
	font-weight:bold;
        border:.5px solid #000;
	font-size: 1em;
	background: #ffffff;
	padding:2px 10px 5px 1px;
}
#s {
	width: 185px;
	padding: 3px;
	position:absolute;
	left:82px;
		border:.5px solid #000;
}
#searchsubmit {
	background: url(../images/search-btn.gif) no-repeat;
	width: 37px;
	height:25px;
	cursor:pointer;
	position:absolute;
	left:285px;
	border:0;
}
#rss {
	margin:5px;
	margin-right:20px
	width:auto;
	position:relative;
	
}
/* ******************************************** DROPDOWN NAVIGATION - PAGES */
#navpages {
	width:100%;
	background:#ffffff;
	border-top:1px solid #000;
	clear:both;
}
#navpages #navpagelist li {
	position:relative;
	float: left;
	width: auto;
}
#navpages ul li a {
	display: block;
	font-size: 1.3em;
	color: #6ca6cd;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:12px;
	padding-left:12px;
}
#navpages ul li a:hover {
	background:#000;
	color:#ffffff;
	font-weight:bold;
}
#navpagelist li li {
	float: left;
	width: 160px;
	z-index:6000;
}
#navpagelist li li a {
	background: #000;
	float: none;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:12px;
	padding-left:12px;
	border-top: 1px solid #ffffff;
	border-right:0;
	width: 136px!important;
	width:160px;
	width/**/:/**/136px;
	z-index:6000;
}
#navpagelist li li a:hover {
	background: #fff;
	color:#009acd;
	border:1px solid #000;
}
#navpagelist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #ffffff;
	z-index:6000;
}
#navpagelist li:hover ul {
	left: auto;
	display: block;
}
#navpagelist li:hover ul{
	left: auto;
}

/* *************************************** DROPDOWN NAVIGATION - CATEGORIES */
/* Category menu*/
	
#catmenucontainer{
	height:33px;
	background:#fff;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
    border-bottom:1px solid #BCB8B7;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:100%;
	background:#fff;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #6ca6cd;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#000;
	color: #ffffff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#fff;
	width: 150px;
	color: #6ca6cd;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border: 1px solid #000;
	overflow: auto;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#000;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}

/* MIDDLE COLUMN */
/* MIDDLE COLUMN */
.featuredcontainer {
	background:#FFFFFf;
	width:auto;
}
.container {
	background:#FFFFFf;
	width:auto;
	overflow:hidden;
}
.container img {

	background:#ffffff;
	border:1px solid #fff;
 	text-align:center;
    }
.container img:hover {
	border:1px solid #6ca6cd;
}
.featurecontent {
	margin-top:10px;
	overflow:hidden;
	}
.featuredinner {
	border:2px solid #D8E5F4;
	padding-top:6px;
	padding-right:10px;
	padding-bottom:6px;
	padding-left:10px;
	color:#000;
	overflow:hidden;
}

.featuredcontainer img {
	float:left;
	margin-top:3px;
	margin-right:10px;
	padding:2px;
	background:#ffffff;
	border:1px solid #fff;
}
.featuredcontainer img:hover {
	border:1px solid #6ca6cd;
}
ul#sideTabs{
	height:31px;
	font-size:.9em;
	border-bottom:1px solid #000000;
	font-weight:bold;
}
ul#sideTabs li{
	display: inline;
	float: left;
	line-height: 27px;
	height: 31px;
	font-weight: bold;
}
ul#sideTabs li a {
	display: block;
	float: left;
	padding-right:5px;
	padding-left:5px;
	text-align: center;
	height: 30px;
	background: #fafafa;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	color: #000;
}
ul#sideTabs li a:hover {
	background:#efefef;
}
ul#sideTabs li a.active{
	color: #000;
	display: block;
	float: left;
	padding: 0 15px;
	text-align: center;
	height: 30px;
	border: 1px solid #D8E5F4;
	border-bottom:1px solid #ffffff;
	background: #ffffff;
}
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/* ********************************************************** */
/*	CONTENT-SIDEBAR			*/
/***********************************************************/
}
#adcontainer125px .ad1 {
	float:left;
	margin-bottom:10px;
}
#adcontainer125px .ad2 {
	float:right;
	margin-bottom:10px;
}
#adcontainer125px .ad3 {
	float:left;
}
#adcontainer125px .ad4 {
	float:right;
}
#adcontainer250x250 {
	background:#000;
	margin-left: 25px;
	margin-bottom:5px;
	margin-top:10px;
	width:auto;
	height:auto;
}
#tabcontainer {
	background:#000;
	margin-left: 50px;
	margin-bottom:5px;
	margin-top:10px;
	width:250px;
}
#adcontainerhomemiddle160 {
	margin-top: 10px;
	margin-left: 5px;
	width:160px;
	background:#000000;
	float:right;
	margin-right:25px;
}
#adcontsingmid120 {
	margin-left: 5px;
	width:120px;
	background:#000000;
	}
#adheadercentertop {
	width:728px;
	background:#000000;
	left:50%;
	right:50%;
	} 
#sideTabs {
	margin-top:12px;
}
.sidebartabs {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:5px;
	background:#f9f9f9;
}
.sidebartabs ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #ffffff;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;
}
.sidebartabs ul.recentposts li, #sidetwo li {
	background: url(../images/bgrecentposts.gif) no-repeat left 5px;
}
.sidebartabs a  {
	display:inline;
	color:#666;
}

.sidebartabs a:hover {
	color:#29568f;
	text-decoration:underline;
}
ul#feaTabs{
	height:27px;
	font-size:1em;
	border-bottom:2px solid #D8E5F4;
	font-weight:bold;
}
ul#feaTabs li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 27px;
	font-weight: bold;
}
ul#feaTabs li a {
	display: block;
	float: left;
	padding-right:8px;
	padding-left:8px;
	text-align: center;
	height: 26px;
	background: #ffffff;
	border-left:1px solid #D8E5F4;
	color: #6CA6CD;
}
ul#feaTabs li a:hover {
	background:#000;
	color:  #ffffff;
}
ul#feaTabs li a.active {
	color: #000000;
	font-weight:bold;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 26px;
	border: 2px solid #D8E5F4;
	border-bottom:1px solid #fff;
	background: #fff;
}
#tagcloud {	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#tagcloud a {
	margin: 0 5px;
	line-height: 105%;
	white-space: nowrap;
	color:#00FF00;
	text-transform: capitalize;
}
#tagcloud a:hover {
	color:#000000;
}
.widget {
	margin-left:5px;
	text-align:left;
}
.leftcolwidget {
	margin-left:5px;
	text-align:left;
	margin-top:7px;
	margin-bottom:7px;
}
.widget ul, .leftcolwidget ul {
	list-style: square inside;
}

.widget ul li,.leftcolwidget ul li {
	line-height:1.6em;
	border-bottom:1px dotted #ccc;
}
.widget li ul li,.leftcolwidget li ul li {
	border:none;
}
.widget ul li a,.leftcolwidget ul li a  {
	color:#00009c;
	display:inline;
	font:1em Tahoma,Arial,"Trebuchet MS",Verdana;
}
.widget ul li a:hover, .leftcolwidget ul li a:hover {
	color:#000;
	text-decoration:underline;
}
.widget ul ul,.leftcolwidget ul ul{
	margin-left:10px;
}
/* ********************************************************** */
/*	CONTENT-SINGLE POST PAGE			*/
/***********************************************************/

#singlePost {
	background:#fff;
	padding:10px;
	border:1px solid #000;
	color:#000;
}
#photoGalleryItem {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
.wp-caption img {
	margin-bottom: 5px;
	padding:4px;
	border: 1px solid #000;
	background-color:#FFFFFF;
}
.wp-caption-text {
	text-align:center;
	font-size:11px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
}
#singleimage, .autoThumb { 
	float:left;
}
#singleimage img {
	margin-top:4px;
	margin-right:10px;
}
#singlepostinfo {
	background:#ffffff;
	padding:10px;
	display:block;
	float:none;
	clear:both;
	border:1px solid #000000;
	border-top:none;
	font:.8em/1.4em Georgia,"Times New Roman","Trebuchet ms";
}
#singlePost ul, #page ul{
	padding-bottom:10px;
	list-style: square inside;
}
#singlePost ol, #page ol{
	padding-bottom:10px;
	list-style: decimal inside;
}
#singlePost li, #page li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color:#4c4c4c;
}
.photoTitle {
	font:1em georgia, "trebuchet ms", serif;
	text-align:center;
	height:10px;
}
.medias {
	border-bottom:1px solid #ccc;
	float:left;
	padding:3px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	width:169px!important;
	width:175px;
	width/**/:/**/169px;
}
#videoinfo {
	background: #ffffff;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	clear:both;
	float:none;
	display:block;
	margin-bottom:10px;
}
/* ********************************************************** */
/*	CONTENT-SINGLE POST PAGE SECOND COLUMN		*/
/***********************************************************/

/* ****************************** BLOCKQUOTE AND CODE STYLE - STYLE IS APPLICABLE FOR BOTH ENTRIES AND COMMENTS */
blockquote {
	padding: 2px 10px;
	background: #e6f9c9;
	color:#369;
	clear:both;
	border:1px solid #a9d26a;
	margin-bottom:10px;
}
code {
	color:#444;
	font:11px/17px tahoma, arial, sans-serif;
	display:block;
}
blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color:#369;
}
blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
blockquote a:hover {
	color:#039;
}

/* ***********************************************************
*	FOOTER		*
***********************************************************/
#footer {
	padding-top:15px;
	padding-bottom:10px;
	font:.8em arial, verdana, sans-serif;
	background:#f9f9f9;
	margin: 0 auto;
	color: #222;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	width:100%;
}
#footer1 {
	width:450px;
	float:left;
	margin-left:10px;
	display:inline;
}
#footer1 li {
	float:left;
	padding:6px 7px 0;
	display:inline;
	margin-right:4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:.85em;
	line-height:13px;
}
#footer1 li.liOff {
	border:1px solid #2a2a2a;
	color:#ccc;
	background:#555;
	height:52px!important;
	height:58px;
	height/**/:/**/52px;
	width:200px!important;
	width:216px;
	width/**/:/**/200px;
}
#footer1 li.liOn {
	border:1px solid #333;
	color:#ccc;
	background:#444;
	height:52px!important;
	height:58px;
	height/**/:/**/52px;
	width:200px!important;
	width:216px;
	width/**/:/**/200px;
}
#footer1 li a {	
	font-size:1.2em;
	margin-bottom:3px;
	display:block;
	color:#fff;
}
#footer1 li a:hover {
	color:#88AF00;
	text-decoration:underline;
}
#footer2 {
	width:200px;
	float:left;
	margin-left:12px;
	display:inline;
}
#searchCat  select, #archiveform  select, #cat, #googlequery{
	background-color: #FFF;
	border: 1px solid #000000;
	color: #000;
	font: .9em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 5px;
	width: 275px;
	padding: 1px;
	position:relative;
	z-index:1;
}


#searchCatsingle  select, #archiveformsingle  select, #catsingle, #googlequerysingle{
	background-color: #FFF;
	border: 1px solid #000000;
	color: #000;
	font: .9em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	width:100%;

}
#footer2 span {
	display:block;
}
#footer3 {
	width:290px;
	float:left;
	color:#222;
	margin-left:12px;
	display:inline;
}
#footer3 a {
	color:#444;
	text-decoration:none;
}
#footer3 a:hover {
	color:#000;
	text-decoration:underline;
}
#footer4 {
	float:left;
	width:609px;
	margin-left:10px;
	display:inline;
}
#footer4 a img{
	float:left;
	margin:3px;
	display:inline;
	padding:2px;
	border:1px solid #333;
	background:#1a1a1a;
}
#footer4 a:hover img{
	border:1px solid #509700;
	background:#f90;
}
#footer5 {
	float:left;
	margin-left:13px;
	display:inline;
	width:341px;
}
#footer-credit {
	margin:0 auto;
	font-size:10px;
	text-align:right;
	color:#000;
	width:100%;
}
span.creditLinks {
	display:block;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:4px;
}

/* ***********************************************************
*	COMMENT  	*
***********************************************************/
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
ol.commentlist li { /* Comment Wrapper */
	border:1px solid #d5d5d5;
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:1px solid #d5d5d5;
	padding:2px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px Georgia,"Times New Roman","Trebuchet ms";
} 
li div.reply {  /* Reply button style */
	background:#666;
	border:1px solid #666;
	color:#fff; 
	font:bold 9px helvetica,arial,sans-serif; 
	padding:3px 4px;  
	text-align:center; 
	width:36px;
}
ol.commentlist li div.reply:hover {
	background:#d92100;
	border:1px solid #c00;
}
li div.reply a {
	color:#fff;
	text-transform:uppercase;
}
ol.commentlist li ul.children { /* Inner comment style */
	margin-top:10px;
}
li.depth-2,li.depth-3,li.depth-4,li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#fff;
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */
	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

/* ******************************************************** */
/* COMMENT FORM */
/* ******************************************************** */
p#noComment {
	font:bold .8em verdana, tahoma, arial, sans-serif;
	background:#00ff66;
	padding:4px 4px 4px 10px;
}
#commentform {
	font-family:verdana, tahoma, arial, sans-serif;
	background: #00ff66;
	padding:15px 15px 0;
	border:1px solid #fff;
}
.cancel-comment-reply {
	margin-bottom:4px;
}
#commentform cite {
	font-size:.9em;
}
#commentform label {
	font-size:.8em;
	padding-left:0px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 40%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #fff;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #000;
	color:#ffffff;
}
#commentform textarea {
	font: 90% Arial, Helvetica, sans-serif;
	width: 90%;
	height: 120px;
	background:#fff;
	border: 1px solid #000;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(../images/submit.gif) no-repeat left;
	width: 112px;
	height:24px;
	border:none;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
	background: url(../images/submit.gif) no-repeat right;
	width: 112px;
	height:24px;
}
#fixed;	      {
	margin:0 auto;
	width:970px;
	text-align:left;
}