/*

Theme Name: TGS


Description: A modified theme for CampersCircle

Version: 1.0

Author: Terence Starkey

Author URI: http://www.camperscircle.com

*/

/*
div{
	border:thin solid red;
}
*/

/* Reset margins and padding */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{margin-left:8px;list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}


/* Undo default HTML styling of some browsers */

a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {
	text-decoration: none;
	color: #00552b;
}

ul, ol {list-style:none}

img {
	border: none;
}

label{
	font: normal 11pt Comic Sans MS;
	color: #330000;
}

#comments{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #330000;
}

#comment{
	width:470px;
}
/* General stuff*/

html, body {height:100%}

body {
	background: #330000;
	color: #606060;
	text-align: center;
	margin: 1px;
	padding: 0;
	font: normal 12px/15px verdana,serif;
        background-color:#330000;
}



/* Link stuff */

a:hover {text-decoration:underline}

a:active {text-decoration:none}

a:focus, input:focus {outline:none}



/* Paragraph and heading stuff */

p {margin:0 0 8px 0}

h1 {
font: bold 14px tahoma,verdana,serif; 
color:#00391D;
margin:5px;
}

h2 {
	font-size: 13px;
	color: #330000;
	text-align: left;
}

h3 {font-size:12px;
	color:#666;
	margin:5px;
	text-transform: uppercase;
	}

h4 {font: bold 12px tahoma,verdana,serif;color: #330000; margin:5px; text-transform:uppercase;}

h5 {font-size:10px}



/* Form stuff */

.submit {
	font: bold 12px verdana,serif;
	cursor: pointer!important;
	color: #1C4851;
	background: none;
	width: 60px;
	margin: 0 0 0 6px;
	border-bottom: 2px solid #696969;
	border-right: 2px solid #696969;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	vertical-align: middle;
}

.catsubmit {
	font: bold 12px verdana,serif;
	cursor: pointer!important;
	color: #1c4851;
	background: #f3f2f0;
	width: 40px;
	margin: 0 0 0 12px;
	border-bottom: 2px solid #696969;
	border-right: 2px solid #696969;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
        vertical-align: top;

}

.dest{
		vertical-align: middle;

}

.radio {margin:0 5px 0 0; background:none; border:none}

.search {
	width: 120px;
	height: 16px;
	font: normal 12px verdana;
	color: #333;
	border: 1px solid #999;
	background: url('images/bg_search_field.gif') no-repeat top left;
	padding: 5px 6px 1px 6px;
	vertical-align: middle;
	position:relative; 
}

#bigfoot{
	color: white;
	font: normal 18px tahoma, verdana,serif;
	text-align: center;
	position: relative;
	height:100px;
}


/* Top Level stuff*/

#cloak {

	width:1000px;
	
	height:auto;
	margin:0 auto -95px auto;
	text-align:left

	}

* html #cloak {height:100%}



/* Header stuff */

#header {height:215px;
width: 1000px;
background:#f3f2f0;}

#topimage {width:1000px; 
height:150px; 
background:url('images/top_hdr.jpg') no-repeat top left; 
float:left; position:relative;
margin-top:0px;
padding: 2px 0px 2px 0px; 
}

#ezine {
position:relative;
}

#slogo {
	color: white;
	font: normal bold 13px tahoma, verdana,serif;
	position: absolute;
	bottom: 40px;
	left: 40px;
	text-align: center;
	float: left;
}

#download {width:189px; height:59px; margin:128px 0 0 0; background:url('images/download.gif') no-repeat top left; float:left}

#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}

#homeicon {
	width: 28px;
	height: 28px;
	float: left;
	position: relative;
	left: -26px;
        top: -3px;
	z-index: 1
}

/* Menu stuff*/

#rssfeed {
padding:0px 0px 0px 10px;
font: bold 12px tahoma,verdana,serif;

}

#menu {
	width: 920px;
	margin: 2px 0px 0px 0px;
	padding: 6px 0px 6px 40px;
	height: 24px;
	background: url('images/bg_menu.gif') repeat-x top left;
	float: left;
	display: inline;
	position: relative;
	z-index: 0;
}

#menu ul {
	padding: 5px 180px 5px 20px;
	margin: 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;
	font: bold 12px tahoma,verdana,serif;
}

#menu ul li a:link, #menu ul li a:visited {
	padding: 5px 7px;
	color: #00391D;
	background: #f3f2f0;
        text-decoration:none;
        font: bold 12px tahoma,verdana,serif;
}

#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li a:active {
	color: #f3f2f0;
	background: #00391D;
	text-decoration: none;
}

/* Category menu*/

#catmenu {
	width: 960px;
	background: #f3f2f0;
	padding: 0 0 0 40px;
	border-bottom: 1px solid black;
	float: left;
	display: inline;
	position: relative;
	z-index: 0;
}

#catmenu ul {
   padding: 5px 5px 5px 5px;
	margin: 0;
}

#catmenu li {
	display: inline;
	list-style: none;
	margin: 0 16px 0 0;
}

#catmenu ul li a:link, #catmenu ul li a:visited {
	padding: 5px 5px 5px 5px;
	color: #00391D;
	background: #f3f2f0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#catmenu ul li a:hover, #catmenu ul li.current_page_item a, #catmenu ul li a:active {
	color: maroon;
	text-decoration: underline;
	background: #f3f2f0;
}


/* Main content columns and blocks */

#content {
	width:1000px;
	background: #f3f2f0;
        margin-bottom: 0px;
	
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #AA0000;
	font-weight: normal;
}

#content a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}

#content h1 a:link, #content h1 a:visited {
	text-decoration: none;
	color: #550000;
	font-weight: bold;
}

#content h1 a:hover {
	text-decoration: underline;
	color: #880000;
	font-weight: bold;
}
#content h3 a:link, #content h3 a:visited {
	text-decoration: none;
	color: #550000;
	font-weight: bold;
}

#colA {
	float: left;
	width: 240px;
	margin: 0 5px 5px 5px;
	display: inline;
	height:100%;
        overflow:hidden;
}

#colA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}

#amzobj{
	margin: 10px 8px 12px 1px;
	border: 1px solid #CCCCCC;
}

#topsearch {
	height: 24px;
	width: 210px;
	background: #f3f2f0;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -24px;
	margin-left: 746px;
	z-index: 2;
}
 
#topsearch searchform{
		height: 24px;
		width: 200px;

}
#search {

	background: #9fc0e0;
	padding: 5px 5px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}



#colB {
	float: left;
	width: 740px;
	margin: 0 3px 0 5px;
	display: inline;
}

#colC {
	width: 940px;
        position: relative;
        left: 80px;

}

#colF {
	float: left;
	width: 740px;
	margin: 0 8px 0 255px;
	display: inline;
}

#block1 {
	width: 500px;
	float: left;
	padding: 0px 0px 5px 0px;
        overflow:hidden;
}

.postdate {padding:0 0 0 15px}

.filling {
	border-bottom: 1px solid olive;
	padding: 15px 10px 5px 10px;
	font-weight: normal;
}

.fnews {
	padding: 1px 1px 5px 10px;
}

#block2 {width:224px; float:right; margin:0}

#block3 {
	width: 740px;
	float: left;
	margin: 0;
}

.about {
	background: #e9f3d8;
	padding: 5px 5px 25px 25px;
	margin: 10px 0 10px 0;
	color: #282627;
	border: thin ridge #330000;
}

.adblock1{
	padding: 5px 5px 25px 20px;
	margin: 10px 0 10px 0;
}

.adblock2{
	padding: 10px 0px 10px 10px;
}

.about ul {
	list-style-type: disc;
	margin-left: 10px;
}

.about li {
	padding: 0 10px 0 5px;
	margin: 5px 0 0 0;
}

.blog ul{
	list-style-type: disc;
	margin-left:5px;
}

.blog li{
	list-style-type: disc;
	margin-left:5px;
}

.ccimg{
	padding: 5px 10px 5px 20px;
        float: left;
}

.leftimg{
	float:left;
        padding: 10px 10px 5px 5px;
}

.rightimg{
	float:right;
        padding: 10px 5px 5px 10px;
}

.midimg{
	clear:both;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
}

.blockcenter{
	
	display: block;
    margin-left: auto;
    margin-right: auto
}
.endit {

	width:1000px;

	height:10px;

	overflow:hidden;

	display:inline;

	float:left;
}

.return{
	padding-left: 16px;
}

#footer {
	height: 65px;
	width: 1000px;
	text-align: center;
	background: #f3f2f0;
	border-top: 1px solid #000000;
        margin-top: 0px;
}

.authcomment{
	border: 1px solid Maroon;
	background: #efefcb;
	padding: 5px 5px 5px 10px;
}
.citecomment{
	font: normal small-caps normal 10pt Georgia;
	border-bottom: thin ridge #330000;
	color: #330000;
}

.metacomment{
	font: normal normal 9pt Berlin Sans FB;
	color: #330000;
}

.alt{
	background-color: #e9f3d8;
	padding: 5px 5px 5px 10px;
	border-bottom: thin dashed gray;
}

.nat{
	background-color: transparent;
	padding: 5px 5px 5px 10px;
	border-bottom: thin dashed gray;
}

.prompt{
	margin-left:10px;
	font: normal 10pt Comic Sans MS;
	color: #330000;
}

#submit{
	background: #efefcb;
	width: 120px;
	margin-top: 10px;
	color:#330000;
	font: normal 10pt Comic Sans MS;
}
/* Misc stuff*/

.clear {clear:both}

.leflo {float:left}

.riflo {float:right;
        margin-top:5px;  
}

#padout {height:50px}

#preloader {display:none}


/*  Calendar stuff */ 
#wp-calendar {
	empty-cells: show;
	margin: 0px 0px 15px 34px;
	text-align: center;
	border: 1px solid #660033;
	padding: 10px;

} 
#wp-calendar caption {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0;
	color: #660033;
	text-align: center;
} 
#wp-calendar th {
	text-transform: capitalize;
	color: #AC6249;
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 2px;
	background-color: #e8e8e8;
} 
#wp-calendar td {
	text-align: center;
	margin: 0;
	color: #955540;
	padding: 2px;
	font: normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
#wp-calendar td a:link {
	color: #660033;
	background: #d3d3d3;
	text-decoration: none;
	margin: 0;
	padding: 0;
} 
#wp-calendar td a:visited {
	color: #660000;
	background: #F6EFD1;
	text-decoration: none;
	margin: 0;
	padding: 0;
} 
#wp-calendar td a:hover { 
   color: #94593B; 
   background: #E9DA91; 
   text-decoration: none; 
   margin: 0; 
   padding: 0; 
} 
#wp-calendar #today {
	color: #FF8217;
	text-decoration: none;
	border: 1px solid #D1790C;
	margin: 0;
	padding: 0;
} 
#wp-calendar #today a:hover{ 
   color: #000; 
   background: #E9DA91; 
   text-decoration: none; 
   margin: 0; 
   padding: 0; 
} 
#wp-calendar #next a {
	text-align: right;
	background: none;
	margin: 0;
	padding: 0;
} 
#wp-calendar #prev a { 
   text-align: left; 
   background: none; 
   margin: 0; 
   padding: 0; 
} 

#wp-calendar td.pad  { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
}

.ngg-imagebrowser-desc{
	text-align: center;
	margin: 10px 50px 0 50px;
}


/* Tag Cloud */

.ctc{
	margin: 10px 0px 20px 5px;
}

#cat{
	position: relative;
	left: 10px;
        font-size: 12px;
        height: auto;
        margin-bottom: 10px;
}

#click1{
	background: #fff1dd;
	border: thin solid #9b5a00;
	padding: 10px 10px 10px 10px;
}
#click2{

	padding: 10px 10px 10px 10px;
        margin-top: 15px;
        text-align: center;
}
#click3{
        width:580px;
        align: center;
	background: #fff1dd;
	border: thin solid #9b5a00;
	padding: 10px 10px 10px 10px;
}
#click4{
        margin-left:20px;
        margin-top: 5px;
}
.postform {
	width: 160px;
	height: 25px;
	vertical-align: middle;
	background: #f3f2f0;
}

/* Over riders */

.wp-caption{
padding-left: 90px;
width:380px;
	
}

.wp-caption-text{
width: 250px;
text-align: center;
	
}

.imgright{
float:right;
padding-right:5px;
}

p.email span{
position:absolute;
top: -9999px;
left: =9999px;
}

#footnav  {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footnav ul {
	padding: 5px 20px 5px 5px;
	margin: 0;
}

#footnav li {
	text-decoration: underline;
	display: inline;
	list-style: none;
	margin: 0 10px 0 10px;
}

#frmtxt{
	background: #f4ebdf;
	border: thin inset #e5d5b6;
}

.frmlabel{
	font-family: "Comic Sans MS";
	color: #660000;
}

#frmselect{
	background: #f4ebdf;
	border: thin inset #e5d5b6;
}

#frmqz{
	background: #f4ebdf;
	border: thin inset #e5d5b6;
	width:60px;
}

#frmarea{
	background: #f4ebdf;
	border: thin inset #e5d5b6;
}

.frmsubmit{
	height: 22px;
	width: 100px;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin-left: 10px;
}

.frmfile{
	background: #f4ebdf;
	padding: 0px 10px 0px 0px;
}
.foot{
float:left;
}

#collapsarch-3{
	margin-bottom:20px;
}

/* Tabbed Widget stuff */

#tabbed-widget-2{
	position:relative;
	top:-16px;
	width: 100%;
	color: #2f4f4f;
	background-color: #DCDCDC;

}

.tw-content{
	font: 11px/15px Verdana, Arial, sans-serif;
	text-align: left;
	padding-bottom:5px;
}

#tabbed-widget-2 a:link, #tabbed-widget-2 a:visited {
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}

#tabbed-widget-2 ul {
	margin-top:6px;
}

#tabbed-widget-2 li a:link, #tabbed-widget-2 li a:visited {
	text-decoration: none;
	color: #330000;
	font-weight: normal;
	padding-bottom: 4px;
}

#tabbed-widget-2 li a:hover{
	text-decoration: underline;
	color: #880000;
	font-weight: normal;
}

.tw-title{
   width:100%;
	height:20px;
	margin-left:0px;
	text-align: center;
	background-color: silver;
	font: 12px Verdana, Arial, sans-serif bold;
}

/* Sidebar stuff */

#blab{
	width: 205px;
	clear:both;
}

#blab img{
	width: 205px;
	border:none;
	padding:0px;
}

#label{
	width: 205px;
	position: relative;
	top: -23px;
	text-align: center;
	color: white;
	font: bold 13px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#blist{
	width: 205px;
	position: relative;
	top: -16px;
	background-color: #dcdcdc;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal 11px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;

}

#blist ul a:link, #blist ul a:visited {
	color:#330000;
}

#blist ul a:hover, #blist ul a:active {
	color:#005500;
	text-decoration:underline;
 
}

.iconz{
	position:relative;
	top:5px;
	padding-left: 10px;
}

#capsula{
	clear: both;
	border-top: thin solid #62608C;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#amazimg{
	position:relative;
	left:180px;
	vertical-align: text-top;
	display: inline;
	margin: 0 50px 0 0px;
}
#store{
	width:960px;
	background: #f3f2f0;
   margin-bottom: 0px;	
	padding:10px 20px 10px 20px;
}

#store h2{
	font-weight: bold;
	color: #563719;
	padding: 10px 0 10px;
}

#store a:link, #store a:visited{
	font-weight: bold;
	color: #563719;
	padding: 10px 0 10px;
}
