/*
Theme Name: Client
Theme URI: http://www.contentwritersonline.com/
Description: Theme for Kinetic Word
Version: 1.0
Author: Rodney Organ
Author URI: http://www.tseg.com/
Tags: client


*/

body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  background-color: #4d7223;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #404040;
}
a:link, a:visited, a:active
{	
  color: #5d8a2b;
  text-decoration: underline;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #8cc63e;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 20px;
}
#header
{
	background-color: #ffffff;
	height: 100px;
}
#header #logo
{
  float: left;
  border: 0;
  margin: 0;
}
#header #nav
{
	float: right;
	border: 0;
	margin: 0;
	padding: 40px 0 0 0;
}
#maingraphic
{
	background-image: url(images/maingraphicbg.gif);
  background-position: top center;
	background-repeat: repeat-x;
  display: block;
  height: 300px;
}
#maingraphic #maingraphic-container
{
	margin: 0 auto;
	width: 1200px;
	height: 300px;
	background-image: url(images/maingraphic.jpg);
  background-position: top center;
	display: block;
}
#maingraphic #maingraphic-content
{
	margin: 0 auto;
	width: 950px;
	height: 300px;
	display: block;
}
.learn-more
{
	padding: 239px 0 0 44px;
	float: left;
}
.get-quote
{
	padding: 0;
	float: right;
}
#middle
{
	background-color: #ffffff;
}
#middle #middle-content
{
	margin: 0 auto;
	width: 950px;
	vertical-align: top;
}
.content-base 
{ 
  width: 690px;
  float: left;
  margin: 0;
}
.side-base 
{ 
  width: 260px; 
  float: right;
  margin: 0;
} 
#bottom
{
	background-image: url(images/bottombg.gif);
  background-position: top center;
	background-repeat: repeat-x;
	height: 150px;
  display: block;
}
#bottom #bottom-content
{
	margin: 0 auto;
	width: 950px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding: 25px 0 0 0;
	line-height: 23px;
}
#bottom #bottom-content a
{
	color: #ffffff;
}
.center-content
{
	margin: 0 auto;
	width: 950px;
}
.clearout
{
	clear: both;
}
h1
{
  font-size: 26px;
  margin: 0 0 8px 0;
  color: #404d5e;
  font-weight: normal;
}
h2
{
  font-size: 21px;
  color: #404d5e;
  margin: 0 0 4px 0;
	font-weight: normal;
}
h3
{
  font-size: 16px;
  color: #404d5e;
  margin: 0 0 3px 0;
	font-weight: normal;
}
.generic-container
{
  margin: 0;
  padding: 5px 0 30px 0;  
}
.right-container
{
  margin: 0;
  padding: 15px 0 30px 15px;  
}
.right-center
{
  margin: 0;
  padding: 0;
	text-align: center;
}
#props
{
  font-size: 9px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
}
.textbox
{
	font-family: Georgia, Serif;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-size: 12px;
  font-weight: bold;
}
.form-text
{
  font-size: 12px;
}
.smallform-text
{
  font-size: 9px;
}
.simpleform-container
{
  padding: 0 0 15px 9px;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
}
.center-image
{
	text-align: center;
	margin: 5px;
}
div.line 
{
  border: 0;
  border-top: dotted 1px #c0c0c0;
  height: 1px;
  margin: 10px 0 10px 0;
}
#service-boxes
{
	font-size: 12px;
	margin: 10px 0 0px 0;
}
#websitecopy-box
{
	width: 226px;
	float: left;
	margin: 0 15px 0 0;
}
#seocopy-box
{
	width: 226px;
	float: left;
	margin: 0 15px 0 0;
}
#pr-box
{
	width: 226px;
	float: left;
	margin: 0 15px 0 0;
}
#ghost-box
{
	width: 227px;
	float: left;
	margin: 0;
}


/* Start of Post/Wordpress stuff */
.post
{
  margin: 0 0 40px 0;
}
.post h2 a 
{
  border-bottom: 1px dashed;
  text-decoration: none;
}
.post h2 a:hover 
{
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}
.info 
{
  margin-bottom: 10px;
}
.info span 
{
  margin-right: 1.5em;
  font-size: 12px;
  padding-left: 20px;
  margin-bottom: 0.5em;
}
.info .date 
{
  background: transparent url(images/time.gif) no-repeat 0 -1px;
}
.info .author 
{
  background: transparent url(images/user.gif) no-repeat 0 -1px;
}
.info .comment 
{
  background: transparent url(images/comment.gif) no-repeat 0 -1px;
}
.info .cat 
{
  background: transparent url(images/cat.gif) no-repeat 0 1px;
  display: block;
}
.info .tag 
{
  background: transparent url(images/tag.gif) no-repeat 0 0;
  display: block;
}
.info .edit 
{
  background: transparent url(images/edit.gif) no-repeat 0 0;
}
.entry
{
  line-height: 18px;
}
.entry ul
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.entry ul li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.navigation 
{
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
.alignleft
{
  float: left;
}
.alignright
{
  float: right;
}
/* End of Post/Wordpress Stuff */
.side-list
{
  list-style: none;
  margin: 5px 0 15px 5px;
  padding: 0;
}
.side-list li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
blockquote
{
	background-color: #f4f4f4;
	border: solid 1px #c5c5c5;
	padding: 15px;
}
.breadcrumbs
{
	font-size: 11px;
	padding: 5px;
	/*background-color: #f5f5f5;
	border: solid 1px #e4e4e4;
	margin: 0 0 5px 0;
	width: 648px;*/
}
.pdf-icon
{
  background: url(images/pdf.gif) no-repeat;
/*  width: 20px;*/
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  margin:-7px 0 0 1px;
  _margin-top:-2px;
	padding: 0 0 0 23px;
}
































































ul#menu 
{ 
  display: block;
  width: 529px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* Items */
ul#menu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#menu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* Links */
ul#menu li a 
{ 
  display: block; 
  float: left; 
  text-decoration: none; 
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#menu li a 
{ 
  float: none; 
} 
/* end filter */
ul#menu li a:hover, ul#menu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}







ul#sidemenu 
{ 
  display: block;
  width: 260px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/sidenav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* Items */
ul#sidemenu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#sidemenu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* Links */
ul#sidemenu li a 
{ 
  display: block; 
  float: left; 
  text-decoration: none; 
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#sidemenu li a 
{ 
  float: none; 
} 
/* end filter */
ul#sidemenu li a:hover, ul#sidemenu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}








/*SPRITE BACKGROUP POSITIONING*/	
#menu a.home, a.about, #menu a.services, #menu a.pricing, #menu a.testimonials, #menu a.portfolio, #menu a.contact 
{
	/*float: left;*/
	background: url(images/nav.jpg) no-repeat;
	height: 35px;
	text-indent: -999999px;
}
#menu a.home {	
	background-position: left 0;
	width: 63px;
}
#menu a.about {	
	background-position: -63px 0;
	width: 61px;
}	
#menu a.services {	
	background-position: -124px 0;
	width: 79px;
}
#menu a.pricing {	
	background-position: -203px 0;
	width: 69px;
}
#menu a.testimonials {	
	background-position: -272px 0;
	width: 108px;
}	
#menu a.portfolio {	
	background-position: -380px 0;
	width: 82px;
}	
#menu a.contact {	
	background-position: -462px 0;
	width: 67px;
	}	

		
#menu a.home:hover {	
	background-position: 0px -35px;
	}
#menu a.about:hover {	
	background-position: -63px -35px;
	}
#menu a.services:hover{	
	background-position: -124px -35px;
	}		
#menu a.pricing:hover {	
	background-position: -203px -35px;
	}
#menu a.testimonials:hover {	
	background-position: -272px -35px;
	}	
#menu a.portfolio:hover {	
	background-position: -380px -35px;
	}	
#menu a.contact:hover {	
	background-position: -462px -35px;
	}
	
	
	
	
	/* side nav */
#sidemenu a.webcontent, #sidemenu a.seocontent, #sidemenu a.prcontent, #sidemenu a.ghostcontent
{
	/*float: left;*/
	background: url(images/sidenav.jpg) no-repeat;
  height: 40px;
	width: 260px;
	text-indent: -999999px;
}	
#sidemenu a.webcontent {	
	background-position: 0 0;
}	
#sidemenu a.seocontent {	
	background-position: 0 -40px;
}
#sidemenu a.prcontent {	
	background-position: 0 -80px;
}
#sidemenu a.ghostcontent {	
	background-position: 0 -120px;
}

	
#sidemenu a.webcontent:hover {	
	background-position: -260px 0;
	}
#sidemenu a.seocontent:hover {	
	background-position: -260px -40px;
	}
#sidemenu a.prcontent:hover {	
	background-position: -260px -80px;
	}
#sidemenu a.ghostcontent:hover {	
	background-position: -260px -120px;
	}


	

/*END NAVIGATION*/
