/*homepage styles*/
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #323a31;
	font-size: 100%;
	padding: 0;
	margin-top: 0;
	background: #dadad9;
	text-align: center;
}
#wrapper{ 
	width: 996px;
	wid\th:994px; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 50px;
	padding-top: 0;
	background: url(images/home_bg.jpg) top left no-repeat;
	background-color: #fff;
	border: 0;
	font-size: 1em;
}
#homesearch{
	padding: 19px 22px 0 0;
	margin: 0 0 0 22px;
	float: right;
	font-size: 0.6em;
	clear: both;
}
#search{
	padding: 19px 0 0 0;
	float: right;
	font-size: 0.6em;
	clear: both;
}
#search a:link, #search a:visited, #homesearch a:link, #homesearch a:visited {
	color: black;
	text-decoration: none;
}
#search a:hover, #homesearch a:hover {
	color: #de5433;
}
.textinput{
	display: inline;
	padding: 1px 1px 1px 2px;
	margin: 0 0 0 2px;
	width: 107px;
	height: 12px;
	border: 1px solid #9c9b9a;
	font-size: 10px;
}
.go{
	width: 20px;
	height: 15px;
	border: none;
	padding: 0 0 2px 0;
	margin: 0 0 0 2px;
	background-color: #dbd9d1;
	color: #5c5c4f;
	font-size: 10px;
}
#midstrip{
	width: 996px;
	height: 192px;
	padding: 185px 0 0 0;
	margin: 0;
    clear: both;	
}
#menu{
	padding: 15px 15px 0 0;
	font-size: 0.8em;
	float: right;
}
#menu ul li{
	padding: 0 30px 0 0;
	margin: 0;
	display: inline;
	list-style: none;
	text-align: center;
}
#menu a:link, #menu a:visited {
	color: #ebe657;
	text-decoration: none;
}
#menu a:hover {
	color: #de5433;
}
#blog{
    width: 400px;
	padding: 45px 0 0 21px;
	font-size: 0.8em;
	color: #a3a699;
	float: left;
}
#blog h2{
        color: #a3a699;
        padding: 3px 0 3px 0;
        margin: 0 0 6px 0;
        font-size: 0.9em;
        font-weight: normal;
	border-bottom: 2px solid #a3a699; 
}
.date{
        color: white;
        display: inline;
        font-size: 0.9em;
        font-weight: normal;   
}
#blog p {
        margin: 0;
        padding: 0;
}
#blog a:link, #blog a:visited {
        padding: 0;
        color: white;
        font-size: 1.1em;
        text-decoration: none;
}
#blog a:hover {
        color: #de5433;
}
#homemain{
	padding: 32px 0 0 0;
	width: 966px;
}
#intro{
	margin: 0 0 0 21px;
	width: 559px;
	float: left;
	font-size: 0.8em;
}
#intro h3{
       font-weight: normal;
}
#introtext{
	padding:0 0 10px 0;
	border-bottom: 2px solid #a3a699; 
}
#rtcol1{
	padding:0 0 0 86px;
	margin: 0;
	width: 127px;
	float: left;
	font-size: 0.7em;
	color: #a3a699;
}
#rtcol2{
	padding: 0 0 0 20px;
	margin: 0;
	width: 127px;
	float: right;
	font-size: 0.7em;
	color: #a3a699;
}
#rtcol1 a:link, #rtcol1 a:visited, #rtcol2 a:link, #rtcol2 a:visited, #cat_rtcol a:link, #cat_rtcol a:visited, #intro a:link, #intro a:visited {
	padding: 0;
	color: #a3a699;
}
#rtcol1 a:hover, #rtcol2 a:hover, #cat_rtcol a:hover, #intro a:hover {
	color: #de5433;
}
#intro a:link, #intro a:visited {
        font-size: 0.8em;
}
.cliphead{
	color: #de5433;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1.2em;
}
.cliphead a:link, .cliphead a:visited {
	padding: 0;
	color: #de5433;
	text-decoration: none;
        font-weight: bold;
}
.cliphead a:hover{
	color: #a3a699;
    text-decoration: underline;
}
#clip1{
	color: #a3a699;
	border-bottom: 2px solid #a3a699; 
	padding: 5px 0;
}
#clip1 p{
    padding: 0;
    margin: 2px 0;
}
#clip1 a:link, #clip1 a:visited {
    padding: 0;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
    color: #666;
}
#clip1 a:hover {
    color: #de5433;
}
.clip2{
	color: black;
	border-bottom: 2px solid #a3a699; 
	padding: 0 0 5px 0;
}
.clip3, .clip4{
	color: #de5433;
	padding: 0;
	margin: 0;
}
.clip4 {
        color: #3f7ec0;
        padding: 5px 0 0 0;
        font-size: 0.9em;
        font-weight: bold;
}

#footer{
	width: 956px;
	height: 15px;
	padding: 20px 0 0 0;
	font-size: 0.65em;
	color: #a3a699;	
	text-align: right;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #a3a699;
	text-decoration: none;
}
#footer a:hover {
	color: #de5433;
}
#footer ul li {
	padding: 0 3px;
	margin: 0;
	display: inline;
	list-style: none;
        border-right: 1px solid #a3a699; 
}

#footer ul li.last { padding-right: 0; border-right-width: 0; }


/*category pages*/

#cat_wrapper{ 
	width: 996px;
	wid\th:994px; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 50px;
	padding-top: 0;
	background: url(images/subpage_bg.jpg) top left no-repeat;
	background-color: #fff;
	border: 0;
	font-size: 1em;
}
#nav_container{
    width: 966px;
    padding: 0;
    margin: 0;
    height: 160px;
}
#logo{
    width: 159px;
    height: 28px;
    float: left;
    padding: 59px 0 0 20px;
}

#logo a img { border-width: 0; }

#cat_menu{
    padding: 12px 0 0 0;
    width: 773px;
    height: 28px;
    font-size: 0.8em;
    text-align: right;
    float: left;
    vertical-align: top;
}
#cat_menu ul li{
    padding: 0 30px 0 0;
    margin: 0;
    display: inline;
    list-style: none;
    text-align: center;
}
#cat_menu a:link, #cat_menu a:visited {
    color: #ebe657;
    text-decoration: none;
}
#cat_menu a:hover {
    color: #de5433;
}
#cat_leftcol, #cat_leftcol_blog{
    width: 565px;
    padding: 43px 20px 20px 20px;
    float: left;
    color: #323a31;
    font-size: 0.9em;
    text-align: left;
    clear: both;
}
#cat_leftcol p, #cat_leftcol_blog p{
    font-size: 0.9em;
    color: #323a31;
}
#form{
    font-size: 0.9em;
    color: #323a31;
}
#cat_leftcol h2, #cat_leftcol_blog h2{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #black;
    padding: 0;
    margin: 5px 0 0 0;
}
#cat_leftcol h3, #cat_leftcol_blog h3{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #a3a699;
    padding: 18px 0 6px 0;
    margin: 5px 0 0 0;
}
#cat_leftcol h4, #cat_leftcol_blog h4{
    padding: 0;
    margin: 12px 0 12px 0;
}
#cat_leftcol h5, #cat_leftcol_blog h5{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #de5433;
    padding: 0;
    margin: 20px 0 5px 0;
}
#cat_leftcol h6, #cat_leftcol_blog h6{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #3f7ec0;
	padding: 20px 0 3px 0;
	margin: 5px 0 0 0;
}
#cat_leftcol h7, #cat_leftcol_blog h7{
        font-size: 1.1em;
        font-weight: bold;
        padding: 10px 0 0 0;
        margin: 10px 0 0 0;
        display: inline;
}
#cat_leftcol a:link, #cat_leftcol a:visited {
	color: #de5433;
	text-decoration: none;
}
#cat_leftcol a:hover {
	color: #323a31;
}
#cat_leftcol ul, #cat_leftcol ol, #cat_leftcol_blog ul, #cat_leftcol_blog ol{
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.9em;
}
#cat_leftcol ul li, #cat_leftcol_blog ul li{
	list-style-type: none;
	background-image: url(images/hyphen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}
#cat_leftcol ol li, #cat_leftcol_blog ol li{
        padding: 0 0 5px 5px;
        margin: 0 0 0 15px;
}
#cat_leftcol_blog a:link, #cat_leftcol_blog a:visited {
     color: #3f7ec0;
     text-decoration: none;
}
#cat_leftcol_blog a:hover {
     color: #de5433;
}
#sec_nav, #date {
    font-size: 0.8em;
    color: #a3a699;
}
#cat_rtcol{
	width: 120px;
	padding: 124px 22px 20px 0;
	float: right;
	color: #323a31;
	font-size: 0.7em;
}
#cat_midcol{
	width: 206px;
	padding: 124px 22px 0 0;
	float: left;
	color: #a3a699;
	font-size: 0.8em;
}
.submenu, .submenu2, #cloudmenu{
	width: 186px;
	padding: 0 10px;
	border-color: #eaebe5;
	border-width: thin;
}
.submenu2{
       padding: 0 10px;
}
#cloudmenu{
        line-height: 1.7em;
}
.submenu ul{
	margin: 0;
	padding: 0;
}
.submenu ul li ul{
        margin-top: 8px;
}
.submenu2 ul{
        margin: 0 0 0 22px;
        padding: 0;
}
.submenu ul li, .submenu2 ul li {
	list-style-type: none;
	background-image: url(images/bullet1.gif);
	background-position: top left;
	background-repeat: no-repeat;
        font-weight: bold;
	padding: 0 0 5px 22px;
	margin: 0;
}
.submenu a:link, .submenu a:visited, .submenu2 a:link, .submenu2 a:visited, #cloudmenu a:link, #cloudmenu a:visited {
	color: #de5433;
	text-decoration: none;
}
.submenu a:hover, .submenu2 a:hover, #cloudmenu a:hover {
	color: #a3a699;
}
#current{
        color: #3f7ec0;
}
#cloudmenu ul{
	margin: 0;
	padding: 0;
}
#cloudmenu ul li{
	list-style-type: none;
        font-weight: bold;
	padding: 0 0 9px 22px;
	margin: 0;
        display: inline;
}
.current-cat{
        color: #3f7ec0;
}
#cat_footer{
	width: 956px;
	height: 15px;
	padding: 20px 0 0 0;
	font-size: 0.65em;
	color: #a3a699;	
	text-align: right;
	clear: both;
}
#cat_footer a:link, #cat_footer a:visited {
	color: #a3a699;
	text-decoration: none;
}
#cat_footer a:hover {
	color: #de5433;
}
#cat_leftcol td {
	font-size: 0.9em;
	border: thin solid #eee;
	padding: 5px;
}
.about table {
	font-size: 0.9em;
	border: none;
	padding: 5px;
}
#cat_leftcol td p{
	font-size: 1em;
}
.signup, .signup2, .check{
	display: inline;
	padding: 1px 1px 1px 2px;
	margin: 0 0 0 2px;
	width: 305px;
	height: 15px;
	border: 1px solid #9c9b9a;
	font-size: 12px;
    background-color: #eee;
}
.signup2{
	height: 60px;
}
.send{
	width: 35px;
	height: 20px;
	border: none;
	padding: 0 0 2px 0;
	margin: 0 0 0 2px;
	background-color: #dbd9d1;
	color: #5c5c4f;
	font-size: 12px;
    cursor: pointer;
}
.check{
    width: 12px;
    height: 12px;
}




.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 0 10px 0; 
  	font:normal 18px Verdana; 
	color: #aaa;
}

ol.cf-ol { 
	margin:0; 
	padding:0; 
}
ol.cf-ol li	{ 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:3px 0; 
	text-align:center;
	font-size:0.9em;
	color:#888;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:2px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #aaa;
	font:0.9em Trebuchet MS,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:0 10px 0 0; 
}

label.cf-after 	{
	margin:0 0 0 6px;
	width:200px;
	text-align:left;
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	margin:0 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
	margin-top:3px;
	line-height:1.1em;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:1px 3px;
	border: 1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;

}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:250px; 
}
.cform select {
	width:258px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	padding-left:100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:left;
}
.cform input.sendbutton	{ 
        width: 115px;
	height: 20px;
	border: none;
	padding: 0 0 2px 0;
	margin: 0 0 0 124px;
	background-color: #dbd9d1;
	color: #5c5c4f;
	font-size: 12px;
        cursor: pointer;
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .error 		{ color:red!important; border:1px solid #FF0000!important; padding:1px 3px; }
.cform .errortxt,
.mailerr	    	{ color:red!important; }


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}
label.secq,
label.secq span {
	margin-top: 2px;
	width:174px;
}
input.secinput {
	width:45px;
	margin: 3px 0 0 0;
	vertical-align:top;
}

#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	background:	url(../images/captcha_reset_white.jpg) no-repeat;
	margin-left:3px;
	width:21px;
	height:21px;
}

img.imgcalendar {
	position:relative;
	top:4px;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:10px 0 10px 50px!important;
	padding:0!important;	
	text-align:center!important;
        display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -8px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-top:1px!important;
}
*+html input.cf-box-a,
*+html input.cf-box-b {
	margin-top:0px;
	background:none;
}
* html input.cf-box-a,
* html input.cf-box-b { 
	height:1.2em;
	margin-top:0px;
	background:none;
}
*+html label.cf-after 	{
	margin-top:2px;
}
.balloon{
     color: #666666;
     font-size: 0.8em;
     border: 1px #666666 solid;
     width: 250px;
}

.even, .odd {
	float: left;
	width: 240px;
	margin-right: 10px;
}

.odd {
	clear: left;
}

.archiveheader {
	clear: left;
	background-color: #000;
	color: #fff;
}


/* Hide bits of sitemap plugin out put that we don't want:
 */
.ddsg-wrapper h2 { display: none; }



/* Comments stuff
 * Added by Ben, July 09 */
#comments h2, #addcomment h2 {
	font-size: 21px;
	color: #888;
}

#comments ol {
	padding: 20px 0 20px 0px;
}

#addcomment {
	clear: left;
}

#commentform td, #commentform th {
	border-width: 0;
}

#commentform textarea#comment {
	width: 500px;
}

