/*
Theme Name: KM Traffic
Theme URI: http://www.factory42
Description: Factory42 CSS main file.
Version: 1.0
Author: David Knight
Author URI: http://www.factory42.co.uk/
*/

 ------------------------------------------------ */
.mango{
	width: 33px;
	border: 1px solid black;
	padding: 10px;
	float: left;
	clear: none;
	}

.kmtitlebox {
	width: 950px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333
}
.monkey {
	width: 900px;
}
.surveylist li {

	margin-left: 150px;
	width: 800px;
	list-style-type: disc;
	margin-bottom: 10px;
}
.service-left {
	width: 450px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
.service-right {

	width: 450px;
	float: right;
text-align: left;
	padding-bottom: 20px;
}
.service-poo-left {
	margin-left: 29px;
	float: left;
	padding-bottom: 20px;
}
.service-poo-right {
			margin-right: 9px;
	float: right;
	padding-bottom: 20px;
}
.service-img {
	float: left;
	width: 65px;

	clear: left;
}
.serv-small {
	
	width: 450px;
	clear: right;
}
.clientleft {
	width: 350px;
	float: left;
	margin-left: 75px;

	margin-top: 30px;
}
.clientright {
	width: 350px;
	float: right;
	margin-right: 75px;

	margin-top: 30px;
}
.clientright li {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #000;
}
.clientleft li {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #000;
}
.mtop {
	background-image: url(images/bbtop.jpg);
	height: 30px;
	width: 920px;
}
.monkeymiddle {
	background-image: url(images/bbmiddle.png);
		width: 900px;
		padding-left: 20px;
}
.monkeybottom {
	background-image: url(images/bbbase.jpg);
	height: 37px;
	width: 920px;
}
.boxtitle {
	color: #eee;
	font-size: 24px;
	margin-bottom: 20px;
}
.smalltopblack {
	background-image: url(images/smalltopblack.jpg);
		width: 420px;
	height: 30px;
}
.smallmiddleblack {
	background-image: url(images/smallmiddleblack.jpg);
		width: 400px;
		padding-left: 20px;
}
.smallbottomblack {
	background-image: url(images/smallbottomblack.jpg);
	width: 420px;
	height: 30px;
}
.smallpicbox {
	width: 420px;
	height: 143px;
		background-image: url(images/apic.jpg);
	
}
.smallholderleft {
	width: 450px;
	float: left;
}
.smallholderleft {
	width: 450px;
	float: right;
}

/* ----------------------------------------------
   LAYOUT
------------------------------------------------- */ 

.mango{
	width: 33px;
	border: 1px solid black;
	padding: 10px;
	float: left;
	clear: none;
	}
	.fred {
	width: 330px;
	padding: 10px;
	float: left;
	clear: none;

}
.fred-cat {
	float: right;
	width: 210px;
}
.fred-second-title {
	float: right;
	width: 210px;
	color: #666666;
}
.fred-title {
	float: right;
	width: 210px;
	color: black;
	font-size: 14px;
}
.fred-image {
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #666;
}
div#container_division {
	width: 750px;
	background-color: orange;
	padding: 50px;
	}
.leftcole {
	background-color: grey;
	height: 800px;
}
h3.boxh {
	color: pink;
	background-color: black;
	clear: both;
}

#boxbox {
	width: 200px;
	float: left;
	clear: none;
	background-color: red;
	border: 1px solid blue;
}

#left-column {
	width: 300px;
	float: left;
	clear: both;
	background-color: red;
	}
#right-column {
	width: 300px;
	float: right;
	background-color: blue;
	clear: both;
	}


#wrap {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
.contentpage {
	border-top: 1px solid #eee;
}
#frontpage {
	width: 600px;
	height: 200px;
}
#topleft {
	width: 600px;
	float: left;
}
#topcontainer {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(images/bodyx.png);
	background-repeat: repeat-y;
}
#frontright {
	width: 300px;
	height: 299px;
	float: right;
}
#topstory {
	width: 1000px;
	float: left;
	background-color: #990000;
}
#content-wrap {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #fff solid;
}
#con-text {
	width: 700px;
	float: right;
	padding-right: 30px;
}
#headcon {
	width: 100%;
	background-image: url(images/aahead.jpg);
	height: 89px;
}
#header {
	width: 1000px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#base {
	width: 100%;
}
#itopleft {
	width: 998px;
	height: 300px;
	float: left;
	border: 1px solid white;
	}

#itopleft img {
	width: 998px;
	height: 300px;
}
#imiddle {
	width: 700px;
	background-image: url(images/front-base.png);
	background-repeat: repeat-y;
	float: left;
}
#frontcentre {
	width: 1000px;
	background-image: url(images/front-base.png);
	background-repeat: repeat-y;
}
#mainwrap {
	width: 950px;
	background-color: #ccc;
	border: 1px #fff solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#left {
	width: 680px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar {
	float: right;
	width: 295px;
	margin: 0px;
	padding-top: 10px;
}

.kmtitle {
	padding-bottom: 20px;
	padding-top: 10px;
}



/* ----------------------------------------------
   
------------------------------------------------- */ 

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 



div#slideshow-title {
	
	/* appearance */
	background: url(images/fox-wide.png); 
	background-repeat: repeat-x;
	height: 25px;
	
	/* positioning */
	width: 100%;
	height: 15px;
	bottom: 0;
	left: 0;
	padding: 4px 0 4px 0;
	
	/* text style */
	color: rgb(255, 255, 255);
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-serif;

}



#content_2 {
	width: 300px;
}

#content_2 ul {
	background-color: red;
	padding-bottom: 10px;
	width: 550px;
	}

div#slideshow-title span {
		margin-right: 10px;
	}

div#slideshow-pause {
	
	/* appearance */
	background: rgb(0, 0, 0);
	padding: 4px;
	border-left: 1px outset rgb(0, 0, 0);
	border-right: 1px outset rgb(0, 0, 0);
	border-bottom: 1px outset rgb(0, 0, 0);
	
	/* text style */
	color: rgb(255, 255, 255);
	font-variant: small-caps;
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}



/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

.label {
	background-color: #000;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

/* ----------------------------------------------TAG CLOUD---------------------------------------------------------------------------------------------------------------------- */ 

}
/* ---------------------------------------------- SHOW HIDE SEACH BAR---------------------------------------------------------------------------------------------------------------------- */ 
#showhide
{
  display: none;
  margin: auto;
  width: 1000px;
  text-align: center;
}

#showhide p {
	color: #eee;
}

#comment-block {
	background-color: #fff;
}
.commeta {
	clear: both;
}



#respond {
	margin-top: 25px;
}

/********************************************
COMMENTS   COLOR ODD
********************************************/ 
.commentlist li.thread-odd .saystop{
		background: url(images/dark-top-left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #242328;
		width: 600px;
}
.commentlist li.thread-odd {
	background: url(images/dark-bottom-right.jpg); 
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #242328;
	margin-bottom: 15px;
	width: 600px;
	clear: both;
	padding-bottom: 10px;
}
.commentlist li.thread-odd p {
	color: #C5BFA5;
}

comment-author vcard
/********************************************
COMMENTS   COLOR EVEN
********************************************/ 

.didi {
	color: red;
}
.comment-meta commentmetadata {
background-color: red;
}
.commentlist li.thread-even .saystop{
		background: url(images/grey-top-left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #C5BFA5;
		width: 600px;
}
.commentlist li.thread-even {
	background: url(images/grey-bottom-right.jpg); 
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #C5BFA5;
	margin-bottom: 15px;
	width: 600px;
	clear: both;
	padding-bottom: 10px;
}
.commentlist li.thread-even p {
	color: #242328;
}
/********************************************
COMMENTS GENERAL
********************************************/ 
input {
	border: 1px solid #666;
	color: #333;		
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-right: 60px;
	margin-left: 3px;
	float: right;
}
.reply-top {
	background: url(images/zgreentop.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
		width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.reply-bottom {
	background: url(images/zgreenbottom.png); 
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
		width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.milo {
	background-color: #808C45;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.milo-text  {
	color: #eee;
	padding-left: 30px;
	padding-top: 15px;
}

input.button: a {
	color: #fff;
}

.replybox {
	background-color: #009900;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
label {
	float: left;
	display: inline;
	margin-right: 10px;
	color: #fff;
	font-size: 12px;
	margin-left: 30px;
}
textarea {
	display: inline;
	border: 1px solid #333;
	width: 350px;
	padding: 5px;
	background-color: #eee;
	margin-left: 80px;
	margin-right: 50px;
	}
ol.commentlist li.comment ul.children li.depth-2 {
	border: 1px dotted #eee;
	width: 550px;
	margin-left: 20px;
		margin-bottom: 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	margin-left: 20px;
		width: 500px;
			border: 1px dotted #eee;
			margin-bottom: 10px;
}





.logoandname {
	padding-left: 20px;
	padding-top: 10px;
}
.sayscomment {
	width: 560px;
	padding: 3px 20px 3px 20px;
}
ol.commentlist li.comment ul.children li .saystop {
	width: 300px;
	background-image: none;
	padding: 2px;
} 

ol.commentlist li.comment ul.children li  {
	width: 500px;
}
ol.commentlist li.comment { 
	list-style-type: none;
	list-style-image: none;
	margin-left: auto;
	margin-right: auto;
}
ol.commentlist li.comment ul.children li.depth-3 .reply {
	width:0px;
	border: 0px;	
}
.reply {
	width: 40px;
	margin-bottom: 10px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid white;
}
.reply a:visited {
	color: #eee;
}
.reply a {
	color: #eee;
}
.reply a:hover {
	color: #fff;
}
#respond {
	border-top: 1px solid #666;
	padding-bottom: 10px;

}


.commentboxx {

}
.comment-p {
	padding-left: 15px;
	padding-top: 15px;
		color: #333;
}
.cancel-comment-reply{
	padding-left: 15px;
	padding-top: 15px;
	color: #333;
}
.reply-name-email {
	height: 82px;
	width: 700px;
}



ol.commentlist li div.vcard img.avatar { 
	border:2px solid #eee; 
	margin-top: 10px;
	margin-right: 10px;
}
/********************************************
   LISTS AND SHIT
********************************************/ 
ul {
	list-style: none;
}
ol {
	list-style: none;
}
.lcom {
	width: 130px;
	float: #;
}

.rcom {
	float: right;
}
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}


.feature {
	height:170px;
	margin-bottom: 5px;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}
			



#rowpic {
	width: 200px;
	height: 130px;
	border: 0px;
	}

.row {
	margin-top:20px;
	float: left;
	width: 650px;

}

#rowcon {
	width: 680px;
	background: grey;
	float: left;
}

.pleft {
	width: 200px;
	float: left;
	padding-left: 0px;
	}
	
.pright {
	width: 400px;
	float: left;
	background-color: red;
	padding-right: 30px;
	margin-left: 20px;
}	


#leadpic {
	float:left;
	height: 200px;
	width: 300px;
	margin-top: 30px;
	margin-right: 18px;
	margin-left: 35px;
	}


h4 {
	color: #808C45;
}

#cat-col h4 {
	font-size: 12px;
	padding-top: 15px;
	border-bottom: dotted;
	border-width: thin;
	border-color: #333;
}
#central p {
	color: #666;
	float: left;

}

	
.feature#lead .title {
	line-height:100%;
	display:block;
	padding-bottom:7px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e58db;
	}
	
.feature#lead {
	height:220px;
	width:980px;
	padding: 10px;
	border-bottom: #3f4c6b;
	border-bottom-style: solid;
	border-width: thin;
}


#central .title {
	font-size: 14px;
	clear: both;
	padding-top: 15px;
	float: left;
	padding-bottom: 10px;
}

	
#centrecol {
	width:300px;
}
	
#rightcol {
	width:300px;
	float: right;
	}
	
#leftcol, #rightcol {
	margin-top:10px;
	}
		
body {
	font: 12px/170% Arial, Helvetica, sans-serif;
	text-align: left;
	background: url(images/aaback.jpg); 
}

p {
	color: #333;
}

/********************************************IMAGES********************************************/ 

.theme-plate {
	margin-left: auto;
	margin-right: auto;
}

img {
		border:0px solid #FFF; 
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
#header img {
	float: left;
	padding-top: 14px;
	width: 408px;
	height: 62px;
	border: 0px;
}
.ava img {
	width: 15px;
	height: 15px;
}
#content-wrap img {
	width: 200px;
	height: 120px;
}
#cat-col img {
	width: 220px;
	height: 140px;
}
/********************************************IMAGES********************************************/ 
code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em Arial, Helvetica, sans-serif;
	;
	/* white-space: pre; */
  	border: 1px solid #0099CC;
	background-color: #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6em;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	clear: both;
	margin: 15px 10px 15px 10px
	padding: 10px;
	border: 1px solid #eee;
}
form {
	margin: 15px 0px; 
	padding: 5px 0px 0px 0px;	
	clear: both;
}
#comcom {
	background-color: #fff;
	width: 750px;
}
select {
	width: 200px;
		background-color: #fff;
		border: 0px;
}

fieldset {
	border: 0px;
	background-color: #fff;
	border: 0px;
}
form.fieldset {
	border: 0px;
}
.combar {
	width: 650px;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 1px;
	clear: both;
}
.combar p {
	width:60px;
	float: left;
	display: inline;
	color: #333;
}
input.button { 
border: 1px solid white;
text-align: center;
width: 120px;
height: 20px;
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #808C45;
}
input.button.hover { 
	color: #fff;
}

/********************************************PAGE NAVIGATION. HEADERS AND LINKS and P********************************************/ 


p.linkdetails {
width: 680px;
margin-top: 5px;
padding-bottom: 12px;
margin-bottom: 25px;
margin-bottom: 15px;
}
h1.ptitle {
	font: 30px;
	padding-bottom: 10px;
	color: #333;
	font-weight: bold;
}
h1. {
	background-color: red;
}
h2 {
	color: #000;
	font-size: 19px;
}
h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}
a, a:visited {	
	color: #333;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #333;
}
/********************************************NEW NAVIGATION********************************************/ 

#navbox h2 {
	size: 100px;
}
.navbox-left {
	display: inline;
	float: left;
			padding: 0px 20px 0px 20px;
	}
	.navbox-centre {
	display: inline;
	float: left;
	text-align: center;
		padding: 0px 20px 0px 20px;
	}
	.navbox-right {
	display: inline;
	float: left;
	text-align: right;
		padding: 0px 20px 0px 20px;
	}
.navbox-left h2 {
	margin-top: 5px;
	color: #eee;
	font-size: 30px;
}
.navbox-centre h2 {
	margin-top: 5px;
	color: #eee;
	font-size: 30px;
}

.navbox-right h2 {
	margin-top: 5px;
	color: #eee;
	font-size: 30px;
}
.navbox h2 a a:visited {
	font-size: 100px;
	background-color: red;
	color: #eee;
	font-weight: bold;
	padding-top: 10px;
}	
.navdetails {
	padding-top: 5px;
	font-size: 13px;
	color: #fff;
}	

#nav {
	padding-top: 15px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#navcon {
	width:100%;
	height: 61px;
	background-image: url(images/aamenu.jpg);
	padding: 0px;
}
/********************************************BUTTONS SEARCH AND RSS********************************************/ 
.search-rss-box  {
	background-color: #e7e2e2;
	padding-top: 5px;
}
.search-rss-box img {
	width: 115px;
	height: 40px;
}
/********************************************
XXXX
********************************************/ 

/********************************************
XXXX
********************************************/ 
#cat-col {
	float: left;
	width: 230px;
	margin: 9px;
}
/********************************************HOZ COLUMNS********************************************/ 
#hoz-col {
	border: 1px black solid;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	}
#hoz-col img {
	width: 220px;
	height: 140px;
	min-height: 140px;
}
/* ----------------------------------------------   ESHOP STUFF------------------------------------------------- */ 
form.addtocart fieldset {
padding: 0px;
margin: 0px;
width: 600px;
}
form.addtocart fieldset legend {
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#ppsubmit {
	margin-left: auto;
	margin-right: auto;
	width: 560px;
}

.addtocart .button{
	padding: 2px;
	margin-right: 10px;
	height: 20px;
	clear: none;
	}
#unset.button{
			padding: 3px;
			font-size: 11px;
			border: 0px solid #666;
			width: 100px;
	float: left;
	clear: none;
	color: #666;
	margin-left: 300px;
	margin-bottom: 5px;
	background-color: white;
}
#unset.button:hover {
	color: #808C45;
}
#update.button:hover {
	color: #808C45;
}
#update.button{
			padding: 3px;
						width: 100px;
							background-color: white;
			font-size: 11px;
	border: 0px;
	float: right;
	clear: none;
	margin-left: 300px;
	color: #666;
}
.custdetails {
	width: 650px;
}
.custdetails {
	clear: both;
	margin-bottom: 20px;
}


#mainlegend {
	width: 600px;
	clear: both;
	margin-bottom: 15px;
	font-size: 12px;
}
.eshopwidget {
}
form.eshop fieldset {

			padding: 0px;
}
form.eshop input {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 25px;
	padding-left: 20px;

}
.eshoppayvia {
	clear: both;
	margin-top: 25px;

}

#reference .med {

}

textarea #eshop-comments .textbox {
	background-color: pink;
}

.eshop label {
	margin-bottom: 15px;
	border: 0px;
	padding-top: 5px;
	font-weight: normal;
}
#first_name .med {
	background-color: pink;
}

form.eshop legend {
padding-left: 10px;
border: 0px;
margin: 0px;


font-weight: bold;
font-size: 12px;

color: #000;
}

/********************************************SIDEBAR********************************************/ 
#sidebar a {
	font-weight: normal;
	text-decoration: none;
}
#sidebar p {
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 10px;
}
#sidebar ul {
	padding: 0;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 7px 10px;
	border: none;  		
}
#sidebar h3 {
		background-image: url(images/sidebreak.png);
		background-repeat: no-repeat;
		background-position: top;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	color: #333;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	color: #684F3E;	
}
#sidebar ul li a span {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Arial, Helvetica, sans-serif;;
	font-style: italic;
	font-weight: normal;		
}
#sidebar ul li a:hover {	

	background: none;	
}
.textwidget {
	padding-left: 15px;
	padding-top: 10px;
}

#fcon .textwidget {
	padding-left: 15px;
	padding-top: 10px;
	color: #333;
}

/********************************************FOOTER********************************************/ 
#footer-wrap a {
	color: #FFF;
}
#footer-wrap {
	text-align: left;
	clear: both;
	width: 100%;
}
#fcon {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
width: 1000px;
	}

#footer-wrap p {
	padding-top:20px;
	color: #FFF;
}

#footer-wrap h3 {
	color: #EEE; 
	margin: 0;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
}
#footer-wrap a:hover { 
	color: #EEE; 
	text-decoration: none;
}

#footer-columns {
	width: 950px;
	margin: auto;
	display: inline;
	clear: both;
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	
}

	
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #EEE;	
	margin: auto;
}


#footer-columns .col3, .col3-center {
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	width: 100%;
	background: url(images/aafooter.jpg); 
	text-align: center;
	font-size: 0.95em;
	height: 73px;
	margin-right: auto;
	margin-left: auto;
}
#footer-wrap a { color: #;
	color: #FFF;
}

#footer-bottom p {
	color: #FFF;
}

/* postmeta */
.post-footer {
	padding: 8px 5px;
	margin: 5px 10px 10px 10px;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}


#topheadlines .post-info {
	font-size: 11px;
	margin-left: 3px;
	color: #fff;
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	width: 950px;
	text-align: left;
	padding-left: 25px;
}

.post-info {
	font-size: 0.95em;
	margin-left: 0px;
	color: #666666;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 2px;
	width: 650px;
}
.post-info a, .post-info a:visited { color: 7f931d; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
/********************************************
SEARCH BAR
********************************************/ 
h3.green {
	background:	#3f4c6b;
	color: #FFF;
	font-weight: normal;
	padding-left: 15px;
	border: 0px;
	text-align:left;
	font-size: 14px;
	width: 240px;
}
/********************************************NEWSLETTER SIGN UP FORM********************************************/ 
#frontnewsletter {
	width: 280px;
	float: right;
	padding: 10px;
}
#frontnewsletter ul {
	padding-top: 15px;
	padding-left: 15px;
}
#frontnewsletter p {
	padding: 10px;
}
#frontnewsletter .form  {
	width: 25px;
}
#frontnewsletter input {
	clear: both;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
/********************************************SEARCH BAR********************************************/ 
.searchbut {
	border: 1px solid white;
	background-color: #808C45;
	width: 150px;
	color: white;

}
.searchbop {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.searchbop p {
	float: left;
}
#showhide .textbox {
	background-color: white;
	width: 350px;
	float: left;
}

#showhide .input  {
	background-color: white;
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
	float: none;
	margin-right: 0px;
}



/********************************************
FRONT SIDEBAR
********************************************/ 

h3.wolf {
	background-image: url(images/sidebreak.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}



/********************************************
FRONT MIDDLE
********************************************/ 
.index-middle {
	clear: both;
	width: 680px;
	padding: 10px;
	float: left;
	background-color: pink;
	border: 1px solid green;
	}
.index-left {
	width: 680px;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	}
	.index-right {
	width: 0px;
	float: right;
	background-color: red;
	}
.padding {
	padding: 10px 10px 10px 15px;
}
/********************************************
FRONT AJAX TABS
********************************************/ 

 
.bigtab {
}

.htabs {
	font-size: 16px;
		font-style: italic;
		font-weight: bold;
}
.htabs p {
	color: #333;
}
ul.domtbs li.active {
	background: url(images/greenbg.png); 
	background-repeat: repeat-x;
	height: 28px;
	width:250px;
	border: 1px solid white;
	font-size: 14px;
}		
ul.domtbs li:active a {
	color:#ffffff;
}
ul.domtbs li {
	background: url(images/bluebg.png); 
	background-repeat: repeat-x;
	height: 28px;
	width:250px;
		padding-top: 25px;
}	
ul.domtbs li a {

}


ul.domtabs li.active {
	background: url(images/greenbg.png); 
	background-repeat: repeat-x;
	height: 28px;
	width:373px;
}		
ul.domtabs li:active a {

}
ul.domtabs li {
	background: url(images/bluebg.png); 
	background-repeat: repeat-x;
	height: 28px;
	width:373px;
}	
ul.domtabs li a {
	color:#ffffff;
}
ul.domtabs li {

}
.domtab div {
	width: 750px;
}					/* Box border color - Should be the same as the Active tab background color */

.domtab div p {
	padding: 10px;
	color: #333;
	width: 700px;

}
.domtab div {
	background:#ffffff;
}						/* Box background color */

ul.domtabs li {
	margin-right:0em;
}			/* Space between each tab. Set to 0 for no space. */

div.domtab div {
	display:none;
	}
ul.domtabs {
	list-style:none;
	padding:0;
	margin:0;
	}
/********************************************
XXXX
********************************************/ 
#example{
height: 58px;
width: 300px;
text-indent: 10000px;
overflow: hidden;
background: url(images/buttonone.png); top left no-repeat;
display: block;
}
 
#example:hover{
background-position: bottom left;
}

#example2{
height: 58px;
width: 300px;
text-indent: 10000px;
overflow: hidden;
background: url(images/buttontwo.png); top left no-repeat;
display: block;
}
 
#example2:hover{
background-position: bottom left;
}

ul.domtabs li {
	float:left;
	text-align:center;

	}


ul.domtabs li a {
	text-decoration:none;
	}

.domtab div {
	clear:both;
	width: 750px;
	}



#content-con {
	width: 600px;
	background-color: blue;
}




.combar p {
	display: inline;
	}



.theme {
	width: 200px;
	height: 300px;
}
#com img {
	width: 60px;
	height: 90px;
	margin: 10px;
	float: left;
}

#central {
	width: 650px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
	background: #009900;
}


#ajax {
	width: 1000px;
	margin: auto;
}





# .feature {
	margin-bottom: 1px;
	width: 200px;
	display:inline;
	overflow: hidden;
	}
	
# .title {
	font-size:1.2em;
	line-height:115%;
	color:#3f4c6b;
	text-align: left;
	}


#dcentre .feature {
	margin-bottom: 5px;
	border-bottom:none;
	background-color: #FF9933;
	width: 215px;
	}
	
#dcentre img {
	width: 180px;
	height:80px;
}
#dcentre {
	display: inline;
	width: 650px;
	margin-left: 25px;
}
.ftitle {
	height:170px;
	margin-bottom: 5px;
	color: #0000FF;
	background-color: #99FFFF;
	width: 250px;
	overflow: hidden;
}
.fexcerpt {
	background-color: #FF0000;
}
#ftit {
	background-color: #996666;
	width: 200px;
	display: table;
}
#history-col {
	width: 450px;
	float: left;
}
.theme-gallery {
	width: 650px;
	float: left;
}
dl.theme-gallery {
	width:210px;
}
dl.theme-gallery dd {
	padding: .5em; 
	margin: 0; 
	height: 100px;
	width: 200px;
	padding: 5px;
	background-color: red;
}

dl.theme-gallery dt {
	background-color: blue;
	padding: .5em; 
	margin: 0; 
	height: 350px;
	width: 200px;
	padding: 10px;
}

/********************************************
ZXXXX
********************************************/ 
dl.gallery {
	float: left; 
	width: 220px; 
	padding-left: 1px; 
	margin: 5px; 
} 

.gallery img {
	width: 220px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	border: red solid 1px;

}

dl.gallery dd {
padding: 0px;
	margin: 0px;

	width: 220px;

	background: blue;
}


/********************************************
TEMPLATE ROWS
********************************************/ 
.template-row {
	width: 980px;
	padding: 10px;
	background-color: white;
}
.bottomholder {
	width: 1000px;
}
#fronthoz {
	width:1000px;
	clear: both;
	background-color: #fff;
}
/********************************************
INDEX THEME BOTTOM
********************************************/ 
.row-left {
	width: 300px;
	float: left;
}
.row-right {
	width: 580px;
	margin-right: 20px;
	float: right;
}
.bottom-plate {
	float: left;
	width: 300px;
	height: 190px;
	border: 1px solid #666;
	margin-left: 50px;
	margin-right: 50px;
}
.bottom-title {
	float: left;
	padding-right: 100px;
	font-size: 16px;
	clear: right;
	width: 500px;
}


.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;

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width:250px;
	display: inline;
}
.tabbed_box h4 {
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}

#topheadlines {
	width: 800px;
	text-align: center;
	border: 1px solid white;
}

#topheadlines a {
	color: #000;
}


#topheadlines a:hover {
	color: #000;
	font-weight: bold;
}

.tab {
	width: 200px;
	border: 1px solid #333;
	float: left;
	text-decoration:none;
}

.tab  a:hover {
	background-color: red;
	width: 300px;
	height: 50px;
}

.tab a {
	color: #333;
}
ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
	display: inline;

}
ul.tabs li {
	list-style:none;
	display:inline;
	width:500px;
}
ul.tabs li a {
	display:inline;
	margin-left:10px;
	margin-right:10px;
	vertical-align: top; 
	padding:0px 10px 0px 10px;
	text-decoration:none;
	color: #eee;
	font-size:13px;
	font-weight:bold;
	border: 1px solid white;

}
ul.tabs li a:hover {
	color:#EEE
}

#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	width: 1000px;
}
.content ul li {
	list-style:circle;
	border:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
	display: inline;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}

.serviceright {
	width: 500px;
	float: left;
	padding-top: 25px;
}
.serviceimage {
	width: 155px;
	float: left;
}

.servicerow {
	width: 750px;
	clear: both;
}
.potitle {
	text-align: center;
	background-color: green;
	margin-left: auto;
	margin-right: auto;
}
.portright{
	float: right;
	border: 1px solid black;
	height: 300px;
	padding-right: 30px;
	padding-top: 50px;
	width: 410px;
}
.portleft {
	width: 200px;
	float: left;
	height: 300px;
}
.detailthumb alignnone {
	border: 10px blue solid;
	padding: 25px;
}
.abouttemplate {
	width: 650px;
}
.abouttemplate p {
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.featurebits {
	width: 650px;
}
.featurebits h2 {
	margin-top: 10px;
}
.contenttheme {
	clear: both;
	width: 800px;
}
.wp-caption {
border: 1px solid #009900;
text-align: center;
background-color: #990000;
padding-top: 4px;
margin: 10px;
float: left;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
width: 50px;
height: 50px;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.amberimage {
	width: 60px;
	height: 60px;
	border: 1px solid #666;	
	margin: 10px;
}
.gbutton {
text-align: center;
width: 150px;
float: left;

}
.gbutton a {
	color: #fff;
}
.gbutton-holder {
	background: url(images/greenbarbar.png); 
	width: 680px;
	clear: both;
	height: 35px;
}