/*
Theme Name: Select Two - Blue
Theme URI: http://websiteplanner.net
Description: Select Two - Blue Theme
Version: 1.0
Author: WebsitePlanner
*/

body#home {
	padding: 0;
	font-size: 12px;
	color: #666666;
	background-image: url(images/body_home.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
}

body#subpage {
	padding: 0;
	font-size: 12px;
	color: #666666;
	background-image: url(images/body_subpage.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
}

/*  ######### Global CSS #########  */
img {
	border:none;
}
img a{
	border:none;
}

/* Links */
a:link { 
text-decoration: none; 
color: #f2a624; 
}

a:visited { 
text-decoration: none; 
color: #f2a624; 
}

a:hover, a:active { 
color: #f2a624; 
text-decoration: underline;
}

.bold {
font-weight: bold;
}

/*  ######### Top Header #########  */
#top {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}
#header-top {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 150px;
}

/*  ######### Top Navigation #########  */
#top-nav {
	width: 960px;
	font-size: 12px;
	height: 30px;
}

#top-nav ul {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 30px;
	width: 960px;
}

#top-nav li.address {
	float: right;
	color: #fcb131;
	padding-right: 15px;
	font-weight:bold;
	font-size:12px;
	display: block;
	height: 25px;
	padding-top: 10px;
	text-decoration:none;
}

#top-nav li {
	float: left;
	list-style-image: none;
	list-style: none;
	margin: 0;
	list-style-type: none;
	background-position: right;
	background-repeat: no-repeat;
	height: 28px;
}

#top-nav li a {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	padding-right: 25px;
	padding-left 0px;
	display: block;
	height: 25px;
	padding-top: 10px;
	float: left;
	text-decoration:none;
}

#top-nav li a:hover {
	color: #ffffff;
	padding-right: 25px;
	padding-left 0px;
	display: block;
	height: 25px;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

/*  Logo  */
#header-logo {
	width: 318px; 
	height: 61px;
	float: left;
}
.logo {
	width: 318px; 
	height: 61px;
	margin: 30px 0 0 5px;
	border: none; 
}
.logo img a { 
	width: 318px; 
	height: 61px; 
	border: none; 
	display: block;
}

/*  Header Right - Search $ Contact  */
#header-right {
	width: 247px;
	height: 45px;
	float: left;
	margin: 28px 0 0 373px;
}
#header-contact {
	width: 247px;
	height: 14px;
	float: none;
}
#header-contact p {
	font-size: 14px;
	width: 247px;
	height: 14px;
	color: #8f8f90;
	font-weight:bold;
	margin: 0 0 0 22px;
	padding: 0;
}
.spandiv {
	font-size: 12px;
	margin: 0px 3px 0 3px;
}
#searchform{
	width: 247px;
	height: 31px;
	margin: 8px 0 10px 12px;
	border: none;
	background: url(images/search.gif) no-repeat;
}
#searchform #s{
	color: #e6a811;
	width: 200px;
	height: 12px;
	margin: 10px 0 0 30px;
	border: 0px;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
}


/*  ######### Main Navigation #########  */
#main-nav {
	width: 960px;
	font-size: 16px;
	height: 49px;
}

#main-nav ul {
	text-align: center;
	margin: 0px 0px 0px 0px;
	height: 49px;
}

#main-nav li {
	float: left;
	list-style-image: none;
	list-style: none;
	margin: 0;
	list-style-type: none;
	background-position: right;
	background-repeat: no-repeat;
	height: 37px;
}

#main-nav li a {
	color: #717070;
	font-weight:bold;
	font-size:16px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	height: 34px;
	padding-top: 17px;
	float: left;
}

#main-nav li a:hover {
	color: #717070;
	padding-top: 17px;
	display: block;
	background-image: url(images/nav_hover.gif);
	background-position: top center;
	background-repeat: repeat-x;
	height: 34px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}

/*  ######### Superfish Navigation - Drop Down Menu #########  */
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}

.nav ul {
	position:absolute;
	top:-999em; 
	padding-bottom: 9px;
}

.nav li {
	float:left;
	position:relative;
	z-index:99;
	font-size:12px; 
	height: 44px;
}

.nav a {
	display:block;
}

.nav ul li{
	width: 100%;
}

.nav li:hover ul,ul.nav li.sfHover ul {
	left:0px;
	top:439px;
}

.nav li:hover li ul,.nav li.sfHover li ul {
	top:-999em;
}

.nav li li:hover ul,ul.nav li li.sfHover ul {
	left:15em;
	top:0px;
}

.nav li:hover ul,.nav li li:hover ul {
	top: -999em;
}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
	display: block;
	padding: 0px;
	background-color: #dbd5d5;
	float: left;
	height: auto !important;
	font-weight:bold;
	font-size:12px;	
}

#pages ul li ul {
	width: 240px;
}

.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	padding: 5px !important;
	margin: 0px 0px 0px 0px !important;
	height: auto !important;
	float: left;
	background-image: none;
	font-weight:bold;
	font-size:12px;	
}

.nav li li a:hover {
	background-color: #dbd5d5;
	background-image: none !important;
	font-weight:bold;
	font-size:12px;	
	color: #717070;
}

#navigation li {
	z-index: 98;
	margin: 0px 10px 0px 0px;
	height: 37px;
}

#navigation li ul {
	background-image: none;	
}

#navigation li li {
	margin-right: 0px;
}

#navigation li li a {
	background-color: #dbd5d5;
	background-image: none;
	margin-right: 0px;
	font-weight:bold;
	font-size:12px;
	text-align: left;
}

#navigation li li a:hover {
	background-color: #dbd5d5;
	background-image: none !important;
	font-weight:bold;
	font-size:12px;	
	color: #717070;	
	text-align: left;
}

#navigation li:hover ul,ul#navigation li.sfHover ul {
	left:0px;
	top:49px;
}


/*  ######### Banner Section #########  */
#banner-wrap-home {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 421px;
	background-image: url(images/banner_home.gif);
	background-position: top center;
}
#banner-home {
	width: 960px;
	height: 421px;
	margin: 0 auto;
}
#banner-wrap-subpage {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 175px;
	background-image: url(images/banner_subpage.gif);
	background-position: top center;
}
#banner-subpage {
	width: 960px;
	height: 175px;
	margin: 0 auto;
}
#banner-upper {
	width: 960px;
	float: right;
}
#banner-lower {
	width: 960px;
	float: left;
	margin: 25px 0 0 0;
}
#banner-lower img {
	border: none;
}

/*  Banner Subpage Title  */
#banner-title {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}
#banner-title h1 {
	color: #FFFFFF;
	margin: 0 auto;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
	padding: 20px 0px 0px 0px;
	float: left;
}
#banner-title h5 {
	color: #636466;
	margin: 0 auto;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 30px 0px 0px 0px;
	float: right;
	font-style:italic;
}

/*  Banner Content  */
#banner-content {
	float: left;
	width: 390px;
	margin: 0 auto;
}
#banner-content a {
	color:#ffffff;
}
#banner-content h1 {
	color: #FFFFFF;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 28px;
	padding: 0px 0px 0px 0px;
}
#banner-content h2 {
	color: #636466;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-weight: bold;
	font-size: 18px;
}
#banner-content p {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-weight: bold;
	font-size: 15px;
}
#banner-content h3 {
	color: #414141;
	font-size: 18px;
	margin: 18px 0 0 0;
	padding: 0;
}
#banner-content h4 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 0 0;
}
#banner-info {
	float: left;
	width: 385px;
	height: 220px;
}
#banner-more {
	float: left;
	width: 380px;
	margin-top: 20px;
}
#banner-more-content {
	float: left;
	width: 290px;
	margin-right: 30px;
}
#banner-more-button {
	float: left;
	padding-top: 53px;
	width:50px;
}

/*  ######### Banner Slider #########  */
#myController span{
	background:#eaeaea;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #666666;
	float:left;
	display:inline;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	background:#fcb131;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #ffffff;
}
.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	color: #104E82;
}
.slider-wrap {
	float: right;
	width:auto;
}
.slider-wrap-alt {
	float: right;
	height: 261px;
	width: 892px;
	overflow: hidden;
	border: none;
}
.slider {
	width: 495px;
	padding: 35px 34px 0px 0px;
	overflow: hidden;
	height: 255px;
}
#mySlides {
}
.slider-nav {
	width: 540px;
	float: right;
	margin-top: 13px;
}
.slider-nav-long {
	width: 900px;
	float: right;
	margin-top: 18px;
}
.slider-nav-left {
	float: left;
	margin-top: 8px;
	width:auto;
}
.slider-nav-right {
	float: right;
	padding-right: 20px;
	margin-top: 8px;
	width:auto;
}
.slide-headline-wrap {
	float: left;
	width: 345px;
}
.slide-headline-wrap-right {
	float: right;
	width: 345px;
}
.slide-headline {
	float: left;
	width: 300px;
	padding: 30px 0px 0px 30px;
	color: #ffffff;
}
.slide-subheadline {
	float: left;
	width: 330px;
	margin-top: 15px;
	color: #ffffff;
}
.slide_subheadline_text {
	float: left;
	padding-left: 30px;
	width: 240px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.slide-headline h1 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 34px;
}
.slide-headline h2 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.slide-button {
	float: left;
	width:auto;
}


/*  ######### Content Section #########  */
#content-container {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	background-repeat: repeat-x;
}

/*  ######### Content Sub Boxes #########  */
#sub-boxes {
	float: left;
	margin: 20px 0px 30px 0px;
	width:960px;
}
.sub-box {
	width: 310px;
	height: 120px;
	float: left;
	margin: 0 10px 0 0px;
	background-image: url(images/sub_box.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sub-box-content {
	width: 270px;
	height: 90px;
	padding: 15px;
}
.sub-box-content h2 {
	font-size: 18px;
	color: #f2a624;
	margin: 8px 0px 0px 0px;
	padding-bottom: 18px;
	font-weight:bold;
}
.sub-box-content p {
	font-size: 12px;
	color: #636466;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	font-weight:bold;
}
.sub-box-content p a {
	font-size: 12px;
	color: #f2a624;
	font-weight:bold;
	padding-left:15px;
	text-decoration: none;
}
.sub-box-content p a:hover {
	font-size: 12px;
	color: #f2a624;
	font-weight:bold;
	text-decoration: underline;
}
.sub-box-image {
	margin-right: 15px;
	vertical-align: middle;
	float: left;
	width:auto;
}


/*  ######### Main Content #########  */

#main-content {
	float: left;
	margin: 30px 0px 30px 0px;
	padding: 0;
	width:960px;
}
.content {
	float: left;
	width: 610px;
	padding: 0;
	margin: 0 auto;
}
.content_news {
	float: left;
	width: 610px;
	padding: 0;
	margin: 0 auto;
}

/* Images */
.content img{
	border: none;
	float: left;
	margin: 0 15px 10px 0;
}

/* Images */
.content img.nofloat{
	border: none;
	float: none;
	margin: 0 0 10px 0;
}

/* Headers */
.content h2.post-title {
	margin: 0 0 5px 0;
	padding: 0px 0px 0px 0px;
}

.content h1 { 
	font: bold 22px "Verdana", Arial, Tahoma; 
	color: #ffffff;
	line-height: 90px;
	margin: 0 auto;
	padding:0;
}

.content h2.pagetitle { 
	font: bold 14px "Verdana", Arial, Tahoma; 
	color: #575447;
	line-height: 16px;
	margin: 0 0 25px 0;
	padding: 0px 0px 0px 0px;
}

.content h2 { 
	font: bold 17px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
}

.content h3.form { 
	font: bold 17px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	margin: 0 auto;
	padding: 35px 0px 0px 0px;
}

.content h3 { 
	font: bold 17px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
}

.content h4 { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
}
.content h4 a { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #666666;
	text-decoration:none;
}
.content h4 a:hover { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #666666;
	text-decoration:underline;
}

.content h4.search { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	margin: 0 auto;
	padding: 15px 0px 5px 0px;
}
.content h4.search a { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	text-decoration:none;
}
.content h4.search a:hover { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	text-decoration:underline;
}

.content h5.news { 
	font: bold 15px "Verdana", Arial, Tahoma; 
	color: #666666;
	line-height: 12px;
	margin: 0 0 20px 0;
	padding: 0;
}

.content h5 { 
	font: bold 12px "Verdana", Arial, Tahoma; 
	color: #666666;
	line-height: 14px;
	margin-bottom: 15px; 
	margin-top: 30px;
}

.content h6 { 
	font: bold 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	line-height: 14px;
	margin-bottom: 15px; 
	margin-top: 25px;
}

.content h3#comments { 
	font: bold 17px "Verdana", Arial, Tahoma; 
	color: #666666;
	padding-top: 30px;
}

/* Paragraphs - Text */
.content p.faq { 
	font: bold 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 20px 0 3px 0;
	padding:0; 
}

.content p.pagination { 
	font: bold 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 20px 0 3px 0;
	padding:0; 
}

.content p.pagination a { 
	font: bold 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	text-decoration:none;
}

.content p.pagination a:hover { 
	text-decoration:underline;
}

.content p { 
	font: normal 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 0 0 10px 0;
	padding:0; 
}

.content p.readmore { 
	font: normal 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 0 0 25px 0;
	padding:0; 
}

.content p.client {
	font-size: 12px;
	color: #666666; 
	margin: 0 0 3px 0;
	padding:0; 
	text-transform: none;
	text-align:left;
}

.content p.company {
	font: normal 13px "Verdana", Arial, Tahoma; 
	color: #666666; 
	padding: 0 0 10px 0;
	text-transform: none;
	text-align:left;
}

.content p.company a {
	font: normal 13px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	text-decoration: none;
}

.content p.company a:hover {
	font: normal 13px "Verdana", Arial, Tahoma; 
	color: #f2a624;
	text-decoration: underline;
}

.readmore {
	margin: 0 0 0 15px;
}

.content p.testimonial { 
	font: normal 13px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 25px 0 10px 0;
	padding:0; 
}

.content p.note { 
	font: normal 11px "Verdana", Arial, Tahoma; 
	color: #666666;
	margin: 30px 0 10px 0;
	padding:0; 
}

.content ul{
	margin: 0px 0 15px 0;
	padding: 0;
}
.content ul li{
	background: url(images/bullet.gif) 20px 12px no-repeat;
	font: normal 13px "Verdana", Arial, Tahoma;
	color: #666666;
	line-height: 18px;
	padding: 5px 0 0 35px;
	margin: 0;
	list-style-type: none;
}

.content ul li.sub{
	background: url(images/bullet.gif) 45px 12px no-repeat;
	font: normal 13px "Verdana", Arial, Tahoma;
	color: #666666;
	line-height: 18px;
	padding: 5px 0 0 60px;
	margin: 0;
	list-style-type: none;
}

.content ul li.subtwo{
	background: url(images/bullet.gif) 70px 12px no-repeat;
	font: normal 13px "Verdana", Arial, Tahoma;
	color: #666666;
	line-height: 18px;
	padding: 5px 0 0 85px;
	margin: 0;
	list-style-type: none;
}

.content ul li.subbold{
	background: url(images/bullet.gif) 45px 12px no-repeat;
	font: bold 13px "Verdana", Arial, Tahoma;
	color: #666666;
	line-height: 18px;
	padding: 5px 0 0 60px;
	margin: 0;
	list-style-type: none;
}


.content ol li{
	font: normal 13px "Verdana", Arial, Tahoma;
	color: #666666;
	line-height: 18px;
	padding: 5px 0 0 5px;
	list-style: outside;
	list-style-type: decimal;
	margin: 0;
}
.content ol li a{
	font: normal 13px "Verdana", Arial, Tahoma;
	text-decoration: none;
}
.content ol li a:hover{
	text-decoration: underline;
}

pre, blockquote  {
	overflow: auto;
	padding: 10px;
	margin: 20px 20px;
	line-height: 1.8em;
	background-color: #f6f4f4;
	border: 1px solid #eeeeee;
}

/*  ######### Sidebar Content #########  */

#sidebar {
	float: left;
	width: 310px;
	margin: 0 0 0 20px;
	vertical-align:top;
}
.sidebar-social {
	width: 310px;
	float: left;
	padding: 0;
	margin: 0 0 10px 11px;
	vertical-align:top;
}
.sidebar-box {
	width: 275px;
	float: left;
	padding: 15px 15px 0 15px;
	margin: 0 0 10px 10px;
	background-color: #f6f4f4;
	border: 2px solid #eeeeee;
	vertical-align:top;
}
.sidebar-box img {
	margin: 0 0 15px 10px;
	border: none;
	padding:0;
}

.sidebar-box ul {
	width: 260px;
	padding: 0 10px 0 10px;
	margin: 10px auto; 
}
.sidebar-box ul li {
	padding: 1px 0 2px 15px;
	font-size: 12px;
	margin: 0 auto;
	line-height: 16px;
	list-style-type: none;
	background: url(images/bullet_sidebar.gif) 0px 5px no-repeat;
    color: #4B4A41 !important;
}

.sidebar-box ul li a {
	font-size: 12px;
    color: #4B4A41 !important;
	text-decoration: none;
}

.sidebar-box ul li a:hover {
	font-size: 12px;
    color: #4B4A41 !important;
	text-decoration: underline;
}

.sidebar-box h3 { 
	margin: 0 auto; 
	font-size: 13px; 
	color: #4A493F;  
	font-weight: bold; 
	padding-bottom: 10px; 
	text-transform: none; 
	background: none;
}

.sidebar-box h3 a { 
	color: #4A493F;  
	font-weight: bold;
	text-decoration:none; 
}

.sidebar-box h3 a:hover { 
	color: #4A493F;  
	font-weight: bold;
	text-decoration:none; 
}

.sidebar-box p { 
	font-size: 12px;
	color: #4B4A41; 
	padding: 0 0 10px 0;
	text-transform: none;
	text-align:justify;
	line-height:16px;
}

.sidebar-box p.clientname {
	font-size: 12px;
	color: #4B4A41; 
	padding: 0 0 2px 0;
	margin: 0 auto;
	text-transform: none;
	text-align:left;
}

.sidebar-box p.companyname {
	font-size: 12px;
	color: #f2a624; 
	padding: 0 0 10px 0;
	margin: 0 auto;
	text-transform: none;
	text-align:left;
}

.sidebar-box p.companyname a {
	font-size: 12px;
	color: #f2a624;
	text-decoration: none;
}

.sidebar-box p.companyname a:hover {
	font-size: 12px;
	color: #f2a624;
	text-decoration: underline;
}

.sidebar-colors {
	padding: 0 0 10px 0;
	margin: 0 auto;
}

.sidebar-colors img.colors {
margin: 0 3px 0 3px;
border: none;
padding:0;
}


/*  Twitter - Sidebar  */
.twitter-timestamp {
	font-size: 12px;
	color: #f2a624; 
}
.sidebar-box ul.twitter {
	width: 260px;
	padding: 0;
	margin: 10px 0 10px 0; 
}
.sidebar-box ul.twitter li.twitter-item {
	padding: 0 0 15px 0;
	font-size: 12px;
	margin: 0 auto;
	line-height: 16px;
	list-style-type: none;
    color: #4B4A41 !important;
}



/*  ######### Blog Only Pages #########  */

.articleinfo {
border-bottom: 4px solid #e7e7e7;
color: #57554B;
margin: 0 0 20px 0;
padding: 0 0 7px 0;
font-size:11px;
}

/* Begin Comments*/
.commentlist {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	width: 560px;
	background-image: url(images/comment-bg.gif);
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 115px !important;
height:24px;
background-image: url(images/button-comment-Blue.gif);
text-indent:-9999px;
}

/*  ######### Footer #########  */
#footer {
clear: both;
float: left;
width: 950px;
text-align: center;
color: #FFF;
padding-bottom: 10px;
padding-top: 10px;
margin-bottom: 20px;
background-color: #696969;
font-size: 11px;
}

#footer a {
color: #FFFFFF;
font-size: 11px;
}

#footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

