/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
/* h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;line-height:1;margin-bottom:-5px;}
h3 {font-size:2em;margin-bottom:0.75em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;} */

h1{font-size: 29px; line-height: 32px; margin-bottom: 10px;}
h2{font-size: 19px; line-height: 23px; margin-bottom: 10px;}
h3{font-size: 12px; line-height: 16px; margin-bottom: 10px;}
h4{font-size: 11px; line-height: 15px; margin-bottom: 10px;}
h5{font-size: 10px; line-height: 14px; margin-bottom: 10px;}
h6{font-size: 9px; line-height: 13px; margin-bottom: 10px;}



h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* custom css */

html {
	padding: 0;
	margin: 0;
}

body {
   background: #1d2607;
   padding: 0px;
   margin: 0px;
}

a:hover, a:active {
   text-decoration: none;
   	color: #5E8119;
   	border: none;
   	background: none;
}


#main.container {
	width: 960px;
	background: #fff;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	-moz-box-shadow: 0px -7px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: -0px -7px -20px #666;
}

#main-content {
	width: 940px;
	background: #fff;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/shadow-bottom.png) no-repeat center bottom;
	/*-moz-box-shadow: 0px -7px 20px #000;
	-webkit-box-shadow: 10px 0px 10px #000;
	box-shadow: -0px -7px -20px #666;*/
}

/* @group header */

#header {
	background-image: url(images/header.png);
	width: 960px;
	height: 170px;
	padding: 0px;
}

#header.span-24 a img {
	padding: 10px 0 0px 20px;
	border-style: none;
}

#header.span-24 a  {
	border-style: none;
	background: none;

}

#header.span-24 a:hover {
	background: none;
}

/* @end */

/* @group - Menus */

/* @group navbar */

div.container.menubox1 {
	padding:0 5px;
	background:#43580b;
	-moz-box-shadow: -0px 7px 20px #666;
	-webkit-box-shadow: 20px 30px 20px #666;
	box-shadow: 20px 7px 20px #666;
}

#navbar.span-24 ul li a {
	color: #fff;
}

#navbar.span-24 ul li a:hover {
	background: none;
}


#navbar {
   margin: 0px auto 0px;
   padding: 10px 0px 10px 0px;
}
	
#navbar li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
		
#navbar ul {
   margin: 0px;
   padding: 0px;
}
	
#navbar ul li a {
   color: #000080;
   padding: 0px 10px 0px 10px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;
}

#navbar ul li a:hover, a:active {
   /*text-decoration: underline;*/
   	color: #b0c730;
}

#current_page_item a {
   text-decoration: underline;
}

/* @end */

/* @group navbar2 */

#navbar2 {
   margin: 0px auto 0px;
   padding: 5px 0px 5px 0px;
}
	
#navbar2 li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
		
#navbar2 ul {
   margin: 0px;
   padding-left: 10px;
}
	
#navbar2 ul li a {
	font-size: 12px;
   color: #fff;
   padding: 3px 5px 0px 5px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;     
}

#navbar2 ul li a:hover, a:active {
   text-decoration: none;
   background: none;
   color: #b0c730;

}

.menubox2 {
	width: 940px;
	/*padding:0 5px;*/
	background:#5e8119;
	border-left: 10px solid #43580b;
	border-right: 10px solid #43580b;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}

/* @end */

/* @end */

/* @group Sociable */

div.sociable {
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
}

div.sociable strong{
	padding-right: 10px;
	color: #5e8119;
}

div.sociable_tagline {
	float:left;
	line-height: 18pt;

}

div.sociable ul li{
	list-style-type: none;
	border: none;
	float: left;
}

div.sociable ul li a {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

div.sociable ul li a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

div.sociable ul li a img.sociable-hovers{
	margin:0px 4px;
	border: none;
	background: none;
}

/* @end */


div#content.container {
	width: 940px;
	margin: 0 auto;
	border-left: 10px solid #43580b;
	border-right: 10px solid #43580b;
	border-top: none;
	background:#f5f6f1 url(images/shadow-top.png) no-repeat center top;
}

div#content.container hr.space{
	padding: 0;
	width: 0;
}

#more-green {
	border: solid 1px #ddd;
	background: #ffffff;
	min-height:661px;
}

#more-green-news {
	border: solid 1px #ddd;
	background: #ffffff;
	margin-top: 20px;
}

#more-green.container h3, #more-green-news.container h3 {
   font-weight: bold;
   background: #5e8119;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	margin:10px;
}


div#more-green.container object {
	visibility: hidden;
	position: fixed;
}


a.readmore { 
	text-align: right;
	float: right;
	color: #3486a4;
	font-size: 9pt;
	border: none;
}

a.author {
	font-style: normal;
	font-weight: normal;
}



/* @group om_feat_content */

div.om_feat_content {
	border-bottom: 1px dotted #ddd;
	margin:0 15px;
	padding: 20px 0px 25px 0px;
	/* height:242px; */
	overflow:hidden;
}

div.om_feat_content p a:hover, a:active {
   text-decoration: none;
   	color: #b0c730;
   	border: none;
}

div.om_feat_content a{
	border: none;
	margin: 0px;
	padding: 0px;
    
}

div.om_feat_content p {
	  padding:5px 0 0;
	  margin: 0px;
	  font-size: 9pt;
}

div.om_feat_content p a{
	  padding: 0px 10px ;
	  margin: 0px;
	  font-size: 9pt;

    color:#5E8119;
        text-decoration:none;
}

div.span-12.last.feat_title p a{
	  padding: 0px 10px ;
	  margin: 0px;
	  font-size: 9pt;
	  color: #3388af;
}

div.om_feat_content a:hover {
	color: #31430c; 
	background: none;
} 

div.om_feat_content a.title {
	margin: 0px 0px;
	font-size: 10pt;
	color: #5e8119;
	border: none;
}


div.om_feat_content a img {
	padding: 3px;
	background: #5e8119;
	border: none;
	float: left;
	margin-right: 10px;
}

div.om_feat_content a img:hover {
	padding: 3px;
	background: #ddd;
	border: none;
	margin-right: 10px;
}

div.om_feat_title span a {
	color: #3388c7;
	padding: 0px;
}

div.om_feat_title span{
	color: #1d2607;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

/* div#more-green.container.span-7 p {
	clear: both;
}*/

/* @end */

/* @group feat_content */

div.feat_content {
	  border-bottom: 1px dotted #ddd;
	  margin: 0px 15px ;
	  padding: 15px 0px;
}

div.feat_content a{
	border: none;
	margin: 0px;
	padding: 0px;
}

div.feat_content p {
	  padding-top: 5px ;
	  margin: 0px;
	  font-size: 9pt;
}

div.feat_content a:hover {
	color: #31430c; 
	background: none;
} 

div.feat_content a.title {
	padding: 0px ;
	margin: 0px;
	font-size: 9pt;
	color: #5e8119;
	border: none;
}

div.feat_content.alignleft a img {
	float: left;
	padding: 0px 10px 10px 0px;
	width: 64px;
	height: 64px;
}

/* @end */

/* @group feat_thumb */

div.feat_thumb.img {
	padding: 3px;
	background: #5e8119;
	width: 64px;
	height: 64px;
	border: none;
}

div.feat_thumb.img:hover {
	padding: 3px;
	background: #ddd;
	width: 64px;
	height: 64px;
	border: none;
}
div.feat_thumb.img img{
width:100px;
height:100px;

}
.size1{
float:left;
}
.size1 img{
width:100px;
height:100px;
}

div.feat_thumb.img1 {
	padding: 3px;
	background: #5e8119;
	width: 64px;
	height: 64px;
	border: none;
}

div.feat_thumb.img1:hover {
	padding: 3px;
	background: #ddd;
	width: 64px;
	height: 64px;
	border: none;
}

/* @end */

div#post {
	padding: 20px;
	width: 550px;
}

#post h3{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	background: none;
}

div#post.span-15 h4 {
		display: inline;
}

div#post.span-15 h4 a {
	color: #5e8119;
	font-size: 20pt;
	display: block;
	padding-bottom: 10px;


}

div#post.span-15 h4 a:hover {
	background: none;
	color: #b0c730;
}


div#post.span-15 h1 {
		display: inline;
}

div#post.span-15 h1 a {
	color: #5e8119;
	display: block;
	padding-bottom: 10px;


}

div#post.span-15 h1 a:hover {
	background: none;
	color: #b0c730;
}

 a:hover h2{
	background: none;
	color: #b0c730;
}
div#left-main-content {
	padding: 0 10px;
	border: none;
}

div#video.span-15 {
	height: 330px;
	margin:0 auto 22px;
}

div#video.span-15 object {
	margin: 0 auto;
	width: 570px;
}

/* @group Main Content */


/* #main-content h3{
   font-size: 1em;
   font-weight: bold;
   background: #5e8119;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
} */


/* @end */
	

/* @group quote */

#quote {
	/*border: 1px solid #000;*/
	background: #5e8119 ;
	border-radius: 10px;
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	padding: 0px;
	margin:0px;
	height: 150px;
}

#quotebox {
	padding: 0px;
	margin: 0px;
}

div#quote-text {
	margin: 0px 0 0 0;
	padding: 0px;
}

div#quote-text p{
	width: 460px;
	padding: 23px 0 0px 26px;
	color: #fff;
	margin: 0px;
	font-size: 11pt;
}

img#quote-left {
	padding: 0px 0px 0px 0;
	margin: 15px 15px 0 15px;
	float: left;
}

img#quote-right {
	padding: 0px 0px 10px 0;
	margin: 100px 15px 5px 15px;
	float: right;
}

/* @end */

div#content.span-19.first {
	width: 600px;
}

/* @group - Sidebar */

div.sidebar-cat {
	padding:10px;
	border: 1px solid #eee;
	margin-bottom: 40px;
}

div.sidebar-cat h3{
   font-size: 1em;
   font-weight: bold;
   background: #5e8119;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
}

div.sidebar-cat a {
	border-bottom: none;
}
div.sidebar-cat ul li { list-style:square inside url(images/leaficon_small.png);}

/* @group widgets */

div.aboutme {
	padding: 0 5px;	
}

div.aboutme p {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

/*img.lorna {
	padding: 2px;
	float: right;
	border: 2px solid #690;
}*/

img.lorna {
	padding: 3px;
	background: #5e8119;
	margin: 5px 2px;
	border: none;
	float: right;
}

img.lorna:hover {
	padding: 3px;
	background: #ddd;
	margin: 5px 2px;
	border: none;
	float: right;
}

div.textwidget {
	min-height: 140px;
}

div#connect {
	padding: 0px 15px;
}

div#connect a:hover{
	border: none;
	background: none;
}

div#connect a:hover img{
	border: none;
}

div#connect img {
	padding: 10px 6px;
}

img#twitterbird {
	float: right;
}

ul#twitter_update_list{
	padding: 0px;
	margin: 4px;
}

div#twitter_div h2{
	margin-top: 43px;
}

div#twitter_div li {
	font-size: 9pt;
	margin-bottom: 15px;
}

div#twitter_div li a {
	font-size: 8pt;
	color: #8e9395;
}

div#twitter_div span a {
	font-size: 9pt;
	color: #456efd;
}

img#followme {
	margin: 0 80px;
}

embed#tagcloudflash {
	width: 100%;
}


/* @end */

/* @end */

/* @group Misc */

/* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. 
***************************************/

.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}


/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}

/* @group typography */

 Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
**************************************
   
body {
   font-size: 90%; 
   font-family:arial, verdana, Geneva, Verdana, "Lucida Grande", Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
  color: #5E8119; 
}

.medium { font-size: 1em; line-height: 2.1875em;}

.center {text-align:center;}




.incategory{ font-size: 1em; line-height: 1.2em;}

/* @end */

/* @group text elements and lists */

a {color: #5E8119; border-bottom: 1px dashed #000;  text-decoration: none; }

/* Removes unwanted link decoration
***************************************/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, p a, .nolink, .tabbertab a, .icon, a img{
   border: none !important;
   text-decoration:none !important;
}

/* Removes unwanted hover decoration
***************************************/
/*a.nohover:hover  { background: none;}*/


ol li { list-style:decimal;}
ul li { list-style:square;}

.fancybullet li {
      list-style: none;
	background: url(images/bullet.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
      margin: 0px 0px 0px 0px;
}

/* @end */

/* @group images */

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/* @end */

/* @group Borders */

.border-left{
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #ddd;
}

.border-right{
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ddd;
}

.border-top{
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

.border-bottom{
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
}

div.border{
  border: 1px solid #ddd;
}

/* @end */

/* @group Lines */

/* Lines: add "class=" to HR to control color and height
     example: <hr class=thick> for a thick line
***************************************/

.thick {
  height: 3px;
  margin: 0 0 1.4em 0;
}

.thin{
  height: 1px;
  margin: 0 0 0 0;
}

/* @end */

/* @end */

/* @group - Footer */

div#footer.container {
padding: 0px;
margin: 0 auto;
border: none;
overflow: hidden;
}

#footer-content div.span-7{
	margin: 0px 20px;
	border: none;

}

#footer-content {
	height: 325px;
background: #1d2607 url(images/footer-right.png) no-repeat right bottom;

}

#footer-footer{
	background: #1d2607 url(images/footer.png) no-repeat right bottom;
	height: 122px;
	overflow: hidden;
}

#footer-copyright {
	color: #fff;
	margin: 0 auto;
	vertical-align: baseline;
	padding: 95px 0px 0px 0px;
}

div#footer h3{
   font-size: 1em;
   font-weight: bold;
   background: #5e8119;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 5px 10px;
	margin: 10px;
	font-size: 10pt;
	text-transform: uppercase;

}

div#footer ul {
	font-size: 10pt;	
}


/* @group Recent Posts */
div.recent-posts {
	margin-top: 20px;
	padding: 0 5px;
	background: #2e3e0c;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border: 1px solid #669900;
	height: 260px;
	overflow: hidden;
}

div.recent-posts ul {
	margin: 0px;
	padding:0px;
	list-style:none;
}

div.recent-posts ul li{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #fff;
	display:block;
	float:left;
	list-style-position:outside;
	background: url(images/leaficon.png) no-repeat;
	height:27px;
	
}


div.recent-posts li a{
	border: none;
	color: #fff;
	margin: 0px;
	vertical-align: top;
	margin:0px 0px 0px 25px;
	height: 20px;
	overflow: hidden;	
	display:block;
	width:230px;
}

div.recent-posts li a:hover {
	background: none;
	color: #c2c0b5;
}

/* @end */

/* @group Most Popular Posts */

div.popular-posts ul h2.widgettitle{
	margin: 0 auto;
	padding: 0px 1px;
	

}

div.popular-posts {
	margin-top: 20px;
	/*padding: 0 5px;*/
	background: #2e3e0c;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border: 1px solid #669900;
	height: 260px;
}

div.popular-posts ul {
	margin: 0px;
	padding:0px;
	list-style:none;
}

div.popular-posts ul li{
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #fff;
	display:block;
	float:left;
	list-style-position:outside;
	background: url(images/leaficon.png) no-repeat;
	height:27px;
	
}


div.popular-posts li a{
	border: none;
	color: #fff;
	margin: 0px;
	vertical-align: top;
	margin:0px 0px 0px 25px;
	height: 20px;
	overflow: hidden;	
	display:block;
	width:230px;
}

span.wpp-post-title{
	vertical-align: top;
}

div.popular-posts li a:hover {	
	background: none;
	color: #c2c0b5;
}

/* @end */

/* @group Flickr */
div.flickr {
	margin-top: 30px;
		height: 260px;
	
}

div.thumbs a {
	border: none;
}

div.thumbs a img.thumb {
	padding: 3px;
	background: #5e8119;
	margin: 5px 2px;
	border: none;
}

div.thumbs a img.thumb:hover {
	padding: 3px;
	background: #ddd;
	margin: 5px 2px;
	border: none;
}

div.thumbs a:hover {
	background: none;
	border: none;
}


img#flickr-img{
	padding: 0px 0px 20px 80px;
		border: none;

}

/* Newsletter */

.suscribe{
	width:312px;
	background:#5e8119 url(images/suscribeback.gif);
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 310px;
	overflow: hidden;
	margin-bottom: 40px;
	height:175px;
}

.suscribe h4{
	font-family:arial;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	text-align:center;
}

.suscribe h5{
	font-family:arial;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	margin:94px 0px 0px 0px;
	padding:0px 0px 0px 72px;
	overflow: hidden;
}

.suscribe h5 a img{
	vertical-align: middle;
}

.emailarea{
	float:right;
	font-family:arial;
	font-size:12px;
	color:#fff;
	margin:10px 15px 0px 0px;
	display:inline;
}

.emailarea input{
	width:150px;
	border:1px solid #333300;
}

input.submitbtn{
	background:#5e8119 url(images/submitbtn.gif);
	width:88px;
	height:27px;
	border:none;
	color:#fff;
	margin:5px 0px 0px 20px;
}

.suscriberight{
	float:left;
	width:2px;
	height:175px;
	background:url(images/suscriberight.gif);
}

/* Paging */

#pageNav{
	margin:10px 0 18px 14px;
}

#pageNav .wp-pagenavi{
	border: none !important;
}

#pageNav .wp-pagenavi span{
	border: none !important;
	padding:0 5px !important;
}

#pageNav .wp-pagenavi a{
	border: none !important;
	color: #3388C7 !important;
	padding:0 5px !important;
}

#pageNav .wp-pagenavi a:hover{
	color: #000000 !important;
}

.dagon{ display: none; }

.ddsg-wrapper{}

.ddsg-wrapper h2{
	color: #222222;
}

.ddsg-wrapper ul li{
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
}

.ddsg-wrapper ul li a{
	border:none !important;
}


.ddsg-wrapper ul li strong{
	display: none;
}

.ddsg-wrapper ul li ul li{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	border: none;
}

/* Comments */

.commentlist li{
	list-style: none;
	clear: both;
}

.commentlist li p{
	margin-top: 5px;
}

.commentlist li img{
	margin: 0px 5px 0px 0px !important;
}

@media print{
	
/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}


/* custom for Skytrack */
#management {
  display: none;
}

}

/* CSS for Plugins */

.subscribe_me_services .center_feed_button {
	text-align: center;
}

.subscribe_me_services .float_feed_button {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: .1em;
}

.subscribe_me_extra a {
	display: block;
	padding-left: 18px;
	padding-right: 6px;
	margin-top: .1em;
	margin-bottom: .1em;
	float: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 144px;
	line-height: 20px !important;
	height: 20px !important;
	overflow: hidden;
	color: #11d !important;
	background-image: url(icons/icons.gif) !important;
}

.subscribe_me_extra a:hover {
	color: #b11 !important;
}

.subscribe_me_extra a.help {
	width: auto;
}

.subscribe_me_spacer {
	clear: both;
}

.subscribe_me_extra {
	position: absolute;
	background: #fff;
	color: #000;
	border: solid 1px #999;
	padding: 5px 5px;
	margin-left: -1px;
	width: 360px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.subscribe_me .help {
	background-position: 0px 0px;
}

.subscribe_me .rss_feed {
	background-position: 0px -20px;
}

.subscribe_me .bloglines {
	background-position: 0px -40px;
}

.subscribe_me .google {
	background-position: 0px -60px;
}

.subscribe_me .live {
	background-position: 0px -80px;
}

.subscribe_me .netvibes {
	background-position: 0px -100px;
}

.subscribe_me .newsgator {
	background-position: 0px -120px;
}

.subscribe_me .yahoo {
	background-position: 0px -140px;
}

.subscribe_me .media_container {
	clear: none;
}

.subscribe_me .media {
	text-align: left;
	margin-left: 0px;
}

/* Sociable */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/


*** Main menu CSS code ***/
/* @override http://lornali.com/wp-content/plugins/multi-level-navigation-plugin/style.php */

#suckerfishnav {
	font-family: verdana,sans-serif;
	font-weight: bold;
}


#suckerfishnav a {
	display: block;
	color: #dddddd;
	text-decoration: none;
}

#suckerfishnav li {
	float: left;
	padding: 0;
	padding-left: 4px;
       
}

#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 151px;
	font-weight: normal;
	margin-top: 0;
	line-height: 1;
	border: 0;
	/*border-top: 1px solid #666666;*/
}

#suckerfishnav li li {
	width: 149px;
	font-weight: bold;
	font-family: verdana,sans-serif;
}

#suckerfishnav li li a {
	padding: 4px 10px;
	width: 130px;
	font-size: 12px;
	color: #dddddd;
}

#suckerfishnav li ul ul {
	margin: -21px 0 0 150px;
}

#suckerfishnav li li:hover {
	color: #b0c730;
		width: 130px;

}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color: #b0c730;
		width: 130px;

}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color: #b0c730;	
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #dddddd;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left: -999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left: auto;
	background: #43580b;
	padding: 5px 0px;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
}


/*** Second menu CSS code ***/
/* @override http://lornali.com/wp-content/plugins/multi-level-navigation-plugin/style.php */

#suckerfishnav_2 {
	font-family: verdana,sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0px;
	list-style:none;

}


#suckerfishnav_2 a {
	display: block;
	color: #dddddd;
	text-decoration: none;
}

#suckerfishnav_2 li {
	float: left;
	padding: 0;
	padding-left: 4px;
       
}

#suckerfishnav_2 ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 151px;
	font-weight: normal;
	margin-top: 0;
	line-height: 1;
	border: 0;
	/*border-top: 1px solid #666666;*/
}

#suckerfishnav_2 li li {
	width: 149px;
	font-weight: bold;
	font-family: verdana,sans-serif;
}

#suckerfishnav_2 li li a {
	padding: 4px 10px;
	width: 130px;
	font-size: 12px;
	color: #dddddd;
}

#suckerfishnav_2 li ul ul {
	margin: -21px 0 0 150px;
}

#suckerfishnav_2 li li:hover {
	color: #b0c730;
		width: 130px;

}

#suckerfishnav_2 li ul li:hover a, #suckerfishnav_2 li ul li li:hover a, #suckerfishnav_2 li ul li li li:hover a, #suckerfishnav_2 li ul li li li:hover a {
	color: #b0c730;
		width: 130px;

}

#suckerfishnav_2 li:hover a, #suckerfishnav_2 li.sfhover a {
	color: #b0c730;	
}

#suckerfishnav_2 li:hover li a, #suckerfishnav_2 li li:hover li a, #suckerfishnav_2 li li li:hover li a, #suckerfishnav_2 li li li li:hover li a {
	color: #dddddd;
}

#suckerfishnav_2 li:hover ul ul, #suckerfishnav_2 li:hover ul ul ul, #suckerfishnav_2 li:hover ul ul ul ul, #suckerfishnav_2 li.sfhover ul ul, #suckerfishnav_2 li.sfhover ul ul ul, #suckerfishnav_2 li.sfhover ul ul ul ul {
	left: -999em;
}

#suckerfishnav_2 li:hover ul, #suckerfishnav_2 li li:hover ul, #suckerfishnav_2 li li li:hover ul, #suckerfishnav_2 li li li li:hover ul, #suckerfishnav_2 li.sfhover ul, #suckerfishnav_2 li li.sfhover ul, #suckerfishnav_2 li li li.sfhover ul, #suckerfishnav_2 li li li li.sfhover ul {
	left: auto;
	background: #5E8119 ;
	padding: 5px 0px;
}

#suckerfishnav_2 li:hover, #suckerfishnav_2 li.sfhover {
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.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; 
	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;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.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; 
	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;
}

img.vidz{
	width: 150px;
	height: auto;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:1px 3px;
	background: #f9f9f9; 
	border: 1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	/* background:url(../images/field-bg-top.gif) repeat-x top left; */


}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	/* background:url(../images/field-bg-bottom.gif) repeat-x bottom left; */
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	/* background: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 {
	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 {
	margin: 0;
	text-align:left;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 0 0 0 100px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .error 		{ color:red!important; border:1px solid #FF0000!important; padding:1px 3px; }
.cform .errortxt    	{ 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;
}


/*                                                    */
/* 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;;
}
.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;
}
*+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;
}



