/*
	Theme Name: Clinic
	Description: This is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: HelixSEO
	Author URI: http://helixseo.com
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

font-family: 'Open Sans Condensed', sans-serif;

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

body {
	background: #f78f8d;
	color: #333;
    font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
strong {
    font-weight: bold;
	}

/***** Hyperlinks ********************/

a, a:visited {
	color: #42259c;
	text-decoration: none;
	}
	
a:hover {
	color: #027215;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: transparent url(images/header_bg.jpg) center top no-repeat;
	width: 100%;
	margin: 0 auto 0;
	padding: 20px 0;
	position: relative;
	}

/***** Header  ********************/

#header {
	margin: 0 auto 0;
	padding: 0;
	}
	
#header .wrap {
	width: 960px;
	height: 140px;
	margin: 0 auto 0;
	}

#title-area {
	width: 400px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	margin: 0; 
	padding: 0 0 0 20px;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 470px;
	color: #444;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #42259c;
	text-decoration: none;
	}
	
#header .widget-area a:hover {
	color: #444;
	text-decoration: none;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

.client_info {
    float: left;
    width: 240px;
    color: #EEE;
    line-height: 18px;
    padding: 30px 10px 0 0;
    text-align: right;
    font-size: 12px;
}

#featured-button .more-link,
#submit {
	background-color: #7931ac;
	border: 1px solid #7931ac;
	color: #fff !important;
	cursor: pointer;
	font-family: 'Droid Sans', arial, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 7px 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: #333 solid 1px;
	text-decoration: none;
}

#featured .more-link {
	line-height: 30px;
	padding: 7px;
}

#featured-button .more-link {
	line-height: 30px;
	padding: 7px;
}

#nav .searchsubmit {
	padding: 4px 7px 4px;
}

.reply a,
.reply a:visited {
	padding: 2px 4px;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#featured .more-link:hover,
#submit:hover {
	background-color: #9959c7;
	border: 1px solid #7a38a9;
	color: #fff;
	text-decoration: none;
}

#featured-button .more-link:hover,
#submit:hover {
	background-color: #9959c7;
	border: 1px solid #7a38a9;
	color: #fff;
	text-decoration: none;
}

/* Social Media 
------------------------------------------------------------ */

/***** Social Media Widget ********************/

#socialmedia-container {
	position: absolute;
	left: 0px;
	top: 90px;
	}

.phone {
	text-align: right;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 30px;
	font-weight: normal;
	color: #42259c;
	text-shadow: #111 1px 1px;
	padding: 0;
	margin: 98px 10px 0 0;
	}


/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 490px;
	height: 130px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 45px 0 0 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	text-shadow: #002838 1px 1px;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #00B8DE;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #00B8DE;
	width: 148px; 
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #42259c;
	border-right: 1px solid #42259c;
	border-bottom: 1px solid #42259c;
	text-transform: none;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #42259c;
	color: #FFFFFF;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;	
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
    clear: both;
    color: #ccc;
    margin: 0 auto 0;
    padding: 0;
    background:url(images/bg_nav.png) bottom repeat-x;
    height:42px;
	overflow: hidden;
	width: 990px;
    }

#nav .wrap {
    width: 982px;
    height: 42px;
    margin: 0 auto 0;
    }
    
#nav ul {
    width: 950px;
    float: left;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
    }
    
#nav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    background:url(images/nav_separator.png) left repeat-y;
    font-family:'Open Sans Condensed', 'Arial Narrow', Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-size: 20px;
    }

/***** keep hoover state ***************/
#nav li a:hover,
#nav li a:active
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background: url(images/bg_nav_hover.png);
	color: #ccc;
	}
#nav li a:hover,
#nav li a:active
#nav .current-cat a,
#nav .current-menu-ancestor a {
	background: url(images/bg_nav_hover.png);
	color: #ccc;
	}
#nav .menu-item-home.current-menu-item a {
  background: none repeat scroll 0 0 transparent;
}
    
#nav li a {
    color: #eaeaea;
    display: block;
    margin: 0;
    padding: 10px 18px 12px 18px;
    text-decoration: none;
    text-shadow: #000 -1px 1px;
    position: relative;
    }

#nav li a:hover, #nav li a:active {
    background:url(images/bg_nav_hover.png) top  left no-repeat;
    color: #ccc;
    }
    
#nav li a.sf-with-ul {
    padding-right: 20px;
    }   
    
#nav li a .sf-sub-indicator {
    background: url(images/arrow-down.png);
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 19px;
    right: 5px;
    }
    
#nav li a:hover .sf-sub-indicator {
    background: url(images/arrow-down-hover.png);
    }

#nav li li a, #nav li li a:link, #nav li li a:visited {
    background: #339a58;
    color: #FFF;
    width: 220px; 
    font-size: 18px;
	font-weight: normal;
    margin: 0;
    padding: 5px 3px 6px 10px;
    border-left: 1px solid #248747;
    border-right: 1px solid #248747;
    border-top: 1px solid #248747;
    border-bottom: 1px solid #3da662;
    text-shadow: none;
    text-transform: none;
    position: relative;
    }
    
#nav li li a:hover, #nav li li a:active {
    background: #237b42;
    color: #CCC;
    }

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
    background: url(images/arrow-right.png);
    top: 10px;
    right: 0px;
    }
    
#nav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 201px;
    margin: 0;
    padding: 0;
    }

#nav li ul a { 
    width: 180px;
    }

#nav li ul a:hover, #nav li ul a:active { 
    }

#nav li ul ul {
    margin: -34px 0 0 234px;
    }

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

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
    }

#nav li:hover, #nav li.sfHover { 
    position: static;
    }

#nav li.right {
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 10px 8px;
    text-shadow: #111 1px 1px;
    }

#nav li.right a {
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    }
    
#nav li.right a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    }
    
#nav li.date {
	font-weight: normal;
	text-shadow: none;
	color: #444;
    }
    
#nav li.rss a {
    background: url(images/rss.png) no-repeat left center;
    margin: 0 0 0 10px;
    padding: 3px 0 3px 18px;
    }
    
#nav li.search {
    padding: 0 10px 0 10px;
    }
    
#nav li.twitter a {
    background: url(images/twitter-nav.png) no-repeat left center;
    padding: 3px 0 1px 20px;
    }
    
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	color: #444;
	margin: 0 auto 0;
	padding: 0;
	}

#subnav .wrap {
	width: 960px;
	margin: 0 auto 0;
	}

#subnav ul {
	position: absolute;
	width: 950px;
	float: right;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
/* border: 1px #000 solid; */
	}
	
#subnav li {
	border-right: 1px dotted #CCC;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #47255f;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: normal;
    margin: 0;
	padding: 0 12px 0 12px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active {
	color: #b2b2b2;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	right: 3px;
	}
	
#subnav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #fff;
	opacity:0.9;
	filter:alpha(opacity=90)
	color: #444;
	width: 148px; 
	font-size: 14px;
	margin: 0 0 0 5px;
	padding: 6px 4px 6px 6px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	text-transform: none;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #ccc;
	color: #333;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 158px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}


/***** Inner ********************/
#inner {
	background: #fff;
	width: 960px;
	margin: 0 auto 3px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/************* CONTACT FORM 7 **************/
.wpcf7 { padding:10px 25px 0px 35px; }
.wpcf7 p { margin: 3px 0 0 0; padding:0;}
.wpcf7 .watermark { color:#626262 !important; }
.wpcf7 input[type="text"], input[type="email"], .wpcf7 textarea {
  color:#626262;
  font-family: Helvetica, Arial, Tahoma, Verdana;
  font-size: 12px;
  margin-bottom:1px;
  padding:6px 8px;
  line-height:1em;
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding;
  background-clip:padding-box;
}
.wpcf7 input[type="text"]:focus, .wpcf7 textarea:focus { color:#3b3b3b; }
.wpcf7 textarea {
  font-family: Helvetica, Arial, Tahoma, Verdana;
  font-size: 12px;
  line-height:1.5em;
  margin-top:2px;
  margin-bottom:4px;
  min-height:5em;
}
.wpcf7 input[type="submit"] {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #a8a8a8;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.wpcf7 input[type="submit"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.wpcf7 input[type="submit"]:active {
	position:relative;
	top:1px;
}

.contact-bgbox {
	background: #EEE;
	text-align: center;
	margin: 5px 0 15px 0;
	padding-top: 8px;
	border: #c00319 solid 2px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #edf4e8; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#eee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eee 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#eee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eee',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	}

/************* CONTACT FORM 7 END **************/

/***** Home Top ********************/

#home-top-bg {
	}

#home-top {
	background: #fff;
	width: 960px;
	color: #111;
	margin: 0 auto 0;
	padding: 0 20px 10px 0;
	overflow: hidden;
	}
	
#home-top a, #home-top a:visited {
	color: #42259c;
	text-decoration: none;
	}
	
#home-top a:hover {
	color: #42259c;
	text-decoration: underline;
	}
	
#home-top .more-link {
	background: url(images/read-more.png);
	color: #42259c;
	font-size: 12px;
    float: right;
    width: 130px;
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	}
	
#home-top .more-link:hover {
	background: url(images/read-more-hover.png);
	text-decoration: none;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #444;
	}
	
#home-top h2 {
	color: #0e5e1e;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 30px;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #0e5e1e;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #0e5e1e;
	text-decoration: none;
	}

#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	text-align:center;
	margin: 0;
	padding: 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	margin-top: 20px;
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #333;
	padding: 7px;
	margin-top: 8px;
	border: 1px dotted #ccc;
	}
	
.home-top-left {
	background: #fff;
	width: 960px;
	margin: 0;
	padding: 0;
	}
.home-top-left h4 {
	font: 24px Georgia, Helvetica, Arial, sans-serif;
	margin: 20px 0 15px 0;
	padding: 0;
	}
	
.home-top-left .widget {
	padding: 0;
	}

/* Home Slider
------------------------------------------------------------ */
#genesis-responsive-slider {
	background-color: #fff;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}


/***** Home Middle ********************/

#home-middle-bg {
	background: #fff;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}

#home-middle {
	width: 960px;
	margin: 0 auto 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	}
	
#home-middle a, #home-middle a:visited {
	color: #42259c;
	text-decoration: none;
	}
	
#home-middle a:hover {
	color: #555;
	text-decoration: underline;
	}
	
#home-middle p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-middle h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-middle h2 a, #home-middle h2 a:visited {
	color: #444;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-middle h2 a:hover {
	color: #42259c;
	text-decoration: none;
	}
	
#home-middle h4 {
	color: #42259c;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif, Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #fff;
	}
	
#home-middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-middle ul li {
	background: url(images/arrows.png) top left no-repeat;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dotted #ddd;
	}

#home-middle ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-middle ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-middle .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-middle .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-middle .featuredpost .post, #home-middle .featuredpage .page {
	clear: both;
	}
	
#home-middle .featuredpost, #home-middle .featuredpage {
	clear: both;
	}
	
#home-middle .featuredpost img {
	background: #FFFFFF;
	margin: 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}
	
#home-middle .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

.home-middle-1 {
	float: left;
	width: 305px;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.home-middle-2 {
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
	}
	
.home-middle-3 {
	background: #c3eac3;
	float: right;
	text-align: center;
	width: 305px;
	margin: 0;
	padding: 10px 0 0 0;
	border: #555 solid 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/***** Home Text ********************/

.home-top-text h1 {
	color: #42259c;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif, Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 -10px 0;
	padding: 0;
	border-bottom: 1px dotted #fff;
	}
.home-top-text img {
	background: #FFFFFF;
	margin: 0;
	padding: 1px;
	border: 4px solid #ddd;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 12px;
	background: #eee;
	margin: 0 0 30px 0;
	padding: 5px 0 5px 10px;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 500px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 670px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 960px;
	}

#content img, #content p img {
	max-width: 100%;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
/*** modified for tabs ***/
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 10px 0 15px 20px;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0;
	/** margin: 0 0 0 20px; **/
	padding: 0;
	}

	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: hidden;
	}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #42259c;
	line-height:33px;
	font-family: Georgia,'Times New Roman',Arial,Tahoma,Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 36px;
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content h2 {
	font-size: 28px;
	color: #42259c;
	font-family: 'Open Sans Condensed', sans-serif;
	border-bottom: 1px dotted #DDDDDD;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content h2 a, #content h2 a:visited {
	color: #42259c;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #282828;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 20px;
	}
	
#content h4 {
	font-size: 18px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #42259c;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #42259c;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #42259c;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	background: url(images/sidebar-bg.png) repeat-y left;
	width: 260px;
	float: right;
	display: inline;
	padding: 0 0 0 20px;
	}

body.sidebar-content #sidebar, body.sidebar-sidebar-content #sidebar {
	background: url(images/sidebar-bg-left.png) repeat-y right;
	padding-left: 0px;
	padding-right: 20px;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-top {
	background: url(images/sidebar-top.png) no-repeat left;
	width: 280px;
	height: 33px;
	margin: 0 0 0 -20px;
	}

#sidebar-bottom {
	background: url(images/sidebar-bottom.png) no-repeat left;
	width: 280px;
	height: 33px;
	margin: 0 0 0 -20px;
	}

body.sidebar-content #sidebar-top, body.sidebar-sidebar-content #sidebar-top{
	background: url(images/sidebar-top-left.png) no-repeat right;
	margin: 0 -20px 0 0;
	}

body.sidebar-content #sidebar-bottom, body.sidebar-sidebar-content #sidebar-bottom{
	background: url(images/sidebar-bottom-left.png) no-repeat right;
	margin: 0 -20px 0 0;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #42259c;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #42259c;
	}
	
#sidebar .textwidget, #sidebar-alt .textwidget {
	margin: 0;
	padding: 10px 0 0 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 8px 0 0 0;
	padding: 0;
	}
	
#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	margin: 10px 0 0 0;
	padding: 0 10px 0 25px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/footer-list.png) top left no-repeat;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
 	word-wrap: break-word;
	}

#sidebar .post-info {
	border: 0;
	}

/***** Tag Cloud ********************/

#home-middle .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 7px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 2px 0 0 0;
	}
	
.s {
	background: #FFFFFF url(images/search.png) right no-repeat;
	width: 150px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px 0 5px 7px;
	border: 1px solid #DDDDDD;
	}
	
#header .s {
	width: 250px;
	}
	
.searchsubmit {
	background: url(images/button.png);
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
    margin: 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #497b00;	
	}
	
.searchsubmit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #2f4e01;
	}

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.enews #subbox {
	width: 190px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	}

.enews #subbutton {
	background: #FFFFFF url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 5px 5px 4px 5px;
	border: 1px solid #73AB00;	
	}
	
.enews #subbutton:hover {
	background: #FFFFFF url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}
	
#sidebar #wp-calendar th {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	color: #F7F7F7 !important;
	}
	
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	}
	
#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.gform_footer .button:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #CCC;
	width: 990px;
	color: #111;
	margin: -3px auto 0;
	padding: 0 0 15px 0;
	text-shadow: #ccc 1px 1px;
	overflow: hidden;
	border-bottom: #444 1px solid;
	clear: both;
	}
	
#footer-widgeted .wrap {
	width: 960px;
	margin: 0 auto 0;
	}
	
#footer-widgeted .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#footer-widgeted h4 {
	color: #42259c;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	border-bottom: #42259c 1px dotted;
	padding: 0;
	}
	
#footer-widgeted p {
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted .widget p, #footer-widgeted .textwidget p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #42259c;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #da312f;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#footer-widgeted ul li {
	font-size: 16px;
	background: url(images/footer-list.png) top left no-repeat;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	}

.footer-widgeted-1 {
	width: 450px;
	float: left;
	margin: 0;
	padding: 30px 20px 5px 0;
	}

	
.footer-widgeted-3 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 30px 20px 5px 0;
	}
	
.footer-widgeted-4 {
	width: 225px;
	float: right;
	margin: 0;
	padding: 30px 0 5px 0;
	}
	
#footer-widgeted .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

/***** Footer ********************/

#footer {
	width: 980px;
	color: #111;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	clear: both; 
	overflow: hidden;
	}

#footer .wrap {
	width: 980px;
	height: 35px;
	margin: 0 auto 0;
	padding: 15px 0 0 0;
	}
	
#footer a, #footer a:visited {
	color: #111;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0;
	padding: 5px;
	border: 1px solid #73AB00;	
	}
	
#submit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F4F4F4;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: url(images/button.png);
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.reply a:hover {
	background: url(images/button-hover.png);
	text-decoration: none;
	border: 1px solid #73AB00;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

/* ------------------Add to Cart Button -------------------------------- */
#add_to_cart, #add_to_cart:link, #add_to_cart:visited {
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  background: #42259c url('images/button.png') 0 0 repeat-x !important; 
  background: -moz-linear-gradient(0% 170% 90deg, #42259c, #7f0f13) !important;
  background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(#42259c), to(#7f0f13)) !important;
  border: 1px solid !important;
  border-color: #111 #444 #444 #111 !important;
  border-radius: 3px !important;
  color: #ffffff !important;
  cursor:pointer !important;
  display: inline-block !important;
  font-size: 14px !important;
  font-weight: bold !important;
  font-family: Tahoma, Verdana, Arial;
  outline: 0 !important;
  padding: 5px 8px 5px !important;
  text-align: center !important;
  text-decoration: none !important;
  text-shadow: 1px 1px 1px #404040 !important;
  white-space: nowrap !important;
  float:none !important;
  height:22px;
  text-indent:0 !important;
 }

#add_to_cart:hover {
    background: -moz-linear-gradient(0% 170% 90deg, #7f0f13, #42259c) !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(#7f0f13), to(#42259c)) !important;
    border-color: #444 !important;
    color: #CCC !important;
    cursor:pointer !important;
    font-weight: bold !important;
}

#add_to_cart:active {
    position: relative !important;
    top: 1px !important; 
}

#add_to_cart:active, #add_to_cart:focus {
    background-position: 0 -25px !important;
    background: -moz-linear-gradient(0% 170% 90deg, #42259c, #7f0f13) !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(#42259c), to(#7f0f13)) !important;
    border-color: #444 #333 #333 #444 !important;
    color:#FFF !important;
    text-shadow: 1px -1px 0 rgba(255, 255, 255, 0.5) !important; 
}


/**************OLD Gallery Mode Code *******************
new technique
Settings > Media:
 1) tweak large image to 45x45
 2) place size="large" in gallery short code

#gallery-1 .gallery-item img {
	width:45px;
	height:45px;
}
.entry-content #gallery-1 .gallery-item {margin-top:-5px;}

#gallery-1 br {
	display:none;
}

dl.gallery-item {
	margin:0px;
}
*******************************************************/

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

/************ Page Tabs **************/

#content .wordpress-post-tabs .ui-tabs {
	padding: .2em;
}
#content .wordpress-post-tabs .ui-tabs .ui-tabs-nav {
	list-style: none;
	color: #42259c;
	font-size: 17px;
	font-family: 'Open Sans Condensed', sans-serif;
	position: relative;
	padding: .2em .2em 0;
}
#content .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
}


/************ CUSTOMER REVIEWS CSS **************/

#wpcr_respond_1 blockquote.description {
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}


/***** Quote Form ********************/
	
.gform_footer .button {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#306108;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}.gform_footer .button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.gform_footer .button:active {
	position:relative;
	top:1px;
}

.ginput_complex input, input.medium, input.small, .gform-email input, .ginput_complex textarea {
  color:#626262;
  font-family: Helvetica, Arial, Tahoma, Verdana;
  font-size: 12px;
  margin-bottom:5px;
  padding:6px 8px;
  line-height:1em;
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding;
  background-clip:padding-box;
}
