/*  
Theme Name: The Path Web Design
Description: The Path Web Design Theme
Author: The Path Web Design
Author URI: http://www.thepathwebdesign.com
Version: 1
*/
/* Defaults */

* {
	margin: 0;
	padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
	font-size: 9pt;
	color: #000000;
  }

a {
	color: #3E5E9B;
	text-decoration: none;
  }

a:hover {
	color: #0000FF;
	text-decoration: underline;
  }

a img {
	border: none;
  }

blockquote {
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #000000;
	background: #cccccc;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
  }
.contenttxtbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0;
}
.googlebutton{
	background: url(images/searchbtn.jpg) no-repeat bottom right;
	height:25px;
	width:25px;
	border:0;
}
.googlesearch{
	border:0;
}

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#headerwrapper {
	padding: 0;
	margin: 0;
	width:100%;
	text-align:center;
	float:left;
  }
#mainwrapper {
	padding: 0;
	margin: 0;
	width:100%;
	text-align:center;
	height: 100%;
	clear: both;
  }
#mainwrapper2 {
	margin: 0 auto;
	width: 800px;
	position: relative;
	text-align: center;
	padding:0;
	background-color: #CCCCCC;
  }

#header {
	padding: 0;
	margin: auto;
	width: 800px;
	height: 103px;
	clear: both;
	cursor: pointer;
  }
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
	color: #000000;
	font-size: 17pt;
	text-decoration: none;
  }
#header h1 a:hover {
	color: #FFFF00;
	text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }
/* Menu */

#catnav {
	padding: 0;
	clear: both;
	margin: 0;
	width: 100%;
  }

#nav {
	list-style: none;
	margin: 15px auto 0 auto;
	padding: 0;
	z-index: 9999;
	position: relative;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 800px;
	text-align: center;
  }
	
#nav ul li{
	list-style: none;
	width: 53px;
	padding: 0;
	margin: 0;
  }

#nav ul li.norm {
	margin: 15px 0 0 26px;
	padding: 0;
	cursor: pointer;
	float: left;
  }
#nav ul li.first {
	float: left;
	margin: 15px 0 0 22px;
	padding: 0;
	cursor: pointer;
  }
#nav ul li.dbl {
	float: left;
	margin: 10px 0 0 25px;
	padding: 0;
	cursor: pointer;
  }
#nav ul li.search {
	float: left;
	margin: 15px 0 0 30px;
	padding: 0;
	cursor: pointer;
	width:200px;
	height: 30px;
  }
#nav ul li a {
	display: block;
	line-height: 12px;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
  }

#nav ul li a:hover {
	color: #00FFFF;
	text-decoration: none;
	display: block;
  }

/* Top Content */

#main {
	margin: 0 auto;
	width: 794px;
	position: relative;
	text-align: left;
	background: #fff;
	padding: 0;
  }
#contentwrapper {
	float:left;
	width: 565px;
	margin: 0 0 15px 10px;
	padding: 0;
	text-align: left;
  }
#contentwrapper2 {
	float:left;
	width: 785px;
	margin: 0 0 15px 5px;
	padding:0;
	text-align: left;
  }
#forumwrapper {
	float:left;
	width: 780px;
	margin: 0 0 15px 8px;
	padding:0;
	text-align: left;
  }
#homecontent {
	float:left;
	width: 100%;
	margin: 0 0 10px 0;
	padding:0;
  }
#homecontent h2{
	font-size:13px;
	text-align:center;
}
#homecontent .centerimage{
	float:left;
	margin-left:11px;
	width: 250px;
	height: 250px;
}
#homecontent .centerarea{
	float:left;
	margin-left:11px;
	height: 250px;
	width: 774px;
	background: url(images/centerarea.jpg) no-repeat;
}

#homecontent #maintext{
	margin: 10px 0 0 10px;
	padding:0;
	width: 767px;
	border: solid #CCC 3px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: left;
}
#homecontent #lefttext{
	float:left;
	margin: 0 0 0 10px;
	padding:0;
	width: 375px;
}
#homecontent #righttext{
	float:right;
	margin: 0 10px 0 0;
	padding:0;
	width: 350px;
}
#homecontent #centertext{
	float:left;
	margin: 15px 0 0 10px;
	padding:0;
	width: 770px;
	background: #CCCCCC url(images/toprightcorner.jpg) top right no-repeat;
	border: solid #567BA8 1px;
}
#homecontent #bizexample{
	float:left;
	margin: 15px 0 0 10px;
	padding:0;
	width: 770px;
	border: solid #567BA8 1px;
}
#homecontent #centertext2{
	float:left;
	margin: 0;
	padding:0;
	width: 770px;
	background: url(images/bottomleftcorner.jpg) bottom left no-repeat;

}
#centertext #centertextbox{
	margin:0;
	padding:0;
	float:left;
	width:256px;
}
#centertextbox a{
	color:#000000;
}
#centertextbox .text{
	margin:0 11px;
	padding:0;
	width:230px;
}
#homecontent #righttext ul li{
	background: url(images/liststyle.jpg) left 0.5em no-repeat;
	font-size:12px;
	text-indent:20px;
	line-height:20px;
	list-style:none;
}
#homecontent h2.topTitle {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	text-align:center;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #000000;
	font-weight: normal;
	padding: 5px;
  }
.leavereply{
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 11pt;
  }
.topPost h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #0000FF;
  }
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 9pt;
	color: #000000;
  }
.topPost p.topMeta a {
	text-decoration: underline;
	color: #000000;
  }
.topPost p.topMeta a:hover {
	color: #0000FF;
  }
.topPost div.topContent {
	font-size: 10pt;
	color: #000000;
	margin: 8px 0;
  }
.topPost div.topContent a {
	text-decoration: underline;
	color: #666666;
  }
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #0000FF;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #000000;
  }
.topPost span.topComments, .topPost span.topMore{
	font-size: 9pt;
	font-style: italic;
	padding: 8px 10px;
	line-height: 20pt;
	color: #000000;
	border: 1px solid #111;
	margin: 5px 5px 0 0;
	background-color: #DBDBDB;
  }
.topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	padding: 2px 10px;
	line-height: 20pt;
	color: #000000;
	border: 1px solid #111;
	margin: 10px 5px 0 0;
	background-color: #DBDBDB;
	float: left;
}
.topPost span.topComments:hover, .topPost span.topMore:hover{
	background: #666666;
	margin: 5px 5px 0 0;
  }
.topPost span.topTags:hover {
	background: #666666;
}
.topPost span.topComments a {
	color: #000000;
	background: url(images/comments.gif) left no-repeat;
	line-height: 20pt;
	vertical-align: middle;
	padding-left: 16px;
  }
.topPost span.topMore a {
	color: #000000;
	background: url(images/more.gif) left no-repeat;
	line-height: 20pt;
	vertical-align: middle;
	padding-left: 16px;
  }
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 16px;
	line-height: 20pt;
	vertical-align: middle;
	color: #000000;
  }
.topPost span.topTags a {
	color: #000000;
	line-height: 20pt;
	vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover{
	color: #000000;
	text-decoration: underline;
  }
.topPost span.topTags a:hover{
	color: #000000;
	text-decoration: underline;
}

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
	color: #0000FF;
	text-transform: lowercase;
	text-decoration: underline;
  }
#nextprevious a:hover {
	color: #000000;
  }


/* Comments */

#comment {
	margin-bottom: 10px;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 10px 15px;
	color: #000000;
	background-color: #E6E6E6;
  }
#comment a {
	color: #000000;
  }
#comment a:hover {
	color: #FFFF00;
  }
#numberofcomments {
	color: #000000;
	font-size: 12pt;
	margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #cccccc;
	border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
	background: #cccccc;
	border: 1px solid #010101;
	border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
	color: #FFFF00;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #333333;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
	color: #000000;
  }
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 15px 0 0 0;
	padding: 0;
  }
textarea#comment {
	width: 450px;
	background: #FFFFB0;
	color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
  }
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
  }
#main #welcome p {
	font-size: 9pt;
	color: #000000;
	margin: 0 10px;
	padding: 6px 0;
  }
#main #welcome a {
	text-decoration: underline;
	color: #666666;
  }
#main #welcome a:hover {
	color: #0000FF;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
	margin: -5px 0 0 5px;
	background: #cccccc;
	color: #000000;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
  }
.submitbutton:hover {
	cursor: pointer;
	background: #0000FF;
  }


/* Sidebars */
#sidebars {
	margin: 15px 5px 0 0;
	float: right;
	width: 200px;
	color: #000000;
	text-align: left;
	border: solid #cccccc 1px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

  }
#sidebars .sidebarbox {
	padding: 8px 10px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
	float: left;
	width: 185px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
	margin-bottom: 10px;
	list-style: none;
	font-size: 9pt;
	letter-spacing: -1px;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 2px;
	color: #000000;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
	display: inline;
	color: #333333;
  }
#sidebars a:hover {
	color: #0000FF;
	text-decoration: underline;
  }

#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
	color: #000000;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* footer*/
#footerwrapper {
	width:100%;
	text-align: center;
	height: 150px;
	clear: both;
  }
#footer {
	margin:auto;
	padding: 0;
	background-repeat: no-repeat;
	width: 800px;
	height: 90px;
	position: relative;
	background-image: url(images/footerbg.jpg);
  }
#footer p {
	font-size: 10pt;
	color: #999999;
	padding: 0;
  }
#footer a {
	color: #999999;
	text-decoration: underline;
  }
#footer a:hover {
	color: #0000FF;
  }
#footerleft {
	float: left;
	width: 500px;
	text-align: center;
	margin: 30px 0 0 150px;
  }
#footercopy {
	float: left;
	width: 500px;
	text-align: center;
	margin: 5px 0 0 150px;
  }

#footerright {
	float: right;
	width: 100px;
	text-align: right;
	margin: 35px 25px 0 0;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }
.wp-caption {
	border: 1px solid #999;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  }
.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #000000;
  }
