/*
Theme Name: DL2
Theme URI: http://www.devlounge.net
Description: A theme built by Astereostudio and Devlounge.
Version: 2.0
Author: Astereostudio & Devlounge


        Devlounge Stylesheet
	
	Designer:
	Author: Andrew Clemente
	Email: loud@astereostudio.com
	Portfolio: http://astereostudio.com
	
	Programmer:
	Author: Prashant Sugand
	Email: prashant@xirgo.net
	Portfolio: http://xirgo.net
	
	Copyright 2006, all rights reserved, Astereo Studio and Xirgo.
	
*/
.css_form_messagefield {
 width:300px;
}



/*
+++++++++++++++++++
Continue With the Layout
+++++++++++++++++++
*/

#content-wrap {
	background: url(/images/home/dots_home_498.jpg) no-repeat 182px -37px;
	width: 100%;
	clear: both;
	overflow: hidden;
}

#content-wrap #pane {
	width: 200px;
	float: left; 
}

#content-wrap #sidebar {
width: 178px;
height: 100%;
float: left;
background-color: #ffffff;
font-size: 12px;
/* border:1px solid #CCCCCC; */
}


#content-wrap #content {
	width: 450px;
	padding: 5px;
        /* padding-top: 0px; */
	float: right;
        line-height: 150%;
        font-size: 12px;
}

#subpage, #arch {
	width: 700px;
	float: right;
        font: 12px/20px Arial;
	padding: 5px;
	color: #767475;
}

#pane .module {
	width: 160px;
	padding: 5px;
}

#featArticles {
	width: 200px;
	border: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 14px;
}

#featArticles .aHead {
	height: 16px;
	padding-left: 20px;
	background: url("images/icon_article.gif") no-repeat;
}

#featArticles .heading {
	background: url("images/head_feat-articles.gif") no-repeat;
	height: 28px;
	margin-bottom: 5px;
}

#featArticles #browse {
	width: 160px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
	background: #eff8ea url("images/icon_tick.gif") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #b4c9a7;
}

#sNotes {
	width: 250px;
	border: 1px solid #EBEAE2;
margin-bottom: 14px;
}

#sNotes a {
border-bottom: 1px solid #efefef;
}

#sNotes a:hover {
border-bottom: 1px solid #ccc;
}

#sNotes .heading {
	background: url("images/head_sidenotes.gif") no-repeat;
	height: 31px;
	margin-bottom: 5px;
}

#fContent {
	width: 100%;
}

#content .heading {
	background: url("images/head_fresh-content.gif") no-repeat;
	height: 41px;
	width: 100%;
        margin-bottom: 5px;
}

#ads {
	width: 100%;
        border-top: 1px solid #e2e2e2;
        padding-top: 15px;
        clear: both;
}

#ads .ablock {
	width: 220px;
        margin-right: 32px;
	float: left;
}

#ads .ableft {
width: 220px;
float: right;
}

/* Whitespace and dividers */

#whitespace {
width: 100%;
height: 10px;
background-color: #fff;
}

.wspace {
width: 100%;
height: 10px;
background-color: #fff;
}

/* Move Along */

#footer {
	margin: 15px 0;
	padding-top: 3px;
	border-top: 3px solid #ebebe8;
	width: 100%;
        background: #fff;
}

#footer .heart {
	background: url("images/icon_heart.gif") no-repeat;
	padding-right: 16px;
}

.red {
	color: #ae141e;
}

/*
+++++++++++++++
Homepage & Single Posts
+++++++++++++++
*/

#insidewords {
padding: 5px;
line-height: 150%;
font-size: 12px;
}

#content h2 {
border-top: 1px #aaa solid;
color: #60A9D7;
margin-top: 1em;
padding-top: 0.5em;
/* background: #4F9F3C; */
}

#content h2 img {
vertical-align: middle;
}

#content h2 a {
color: #60A9D7;
}

#content h2 a:hover {
color: #555;
}

#content .dropped {
margin-left: 25px;
}

#content .dropped a {
color:#ccc;
}

#content .dropped {
	display: none;
}

/*
**********************************
POST COMMENTS
**********************************
*/

#commentarea {
width: 400px;
float: left;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
}

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
}

.comleft {
width: 75%;
float: left;
}

.comright {
width: 20%;
float: right;
display:none;
}

h3#comments {
font-size:14px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #666;
margin: 0px;
}

.textwidget a{
color:#333333;
text-decoration:none;
}

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



#commentsheader {
display:none;
background-image: url(images/comment_head.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	color:#777;
	font-size:11px;
	list-style-type:none;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
        width: 80%;
}

ol.commentlist a {
			color: #555;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #222;
			text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
                        font-size: 12px;
                        font-weight: bold;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding-top:5px;
}

.alt h3{
font-weight:bold;}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
	background-color: #F8FAFC;
}

.comment-odd {
	background-color: #fff; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
	background-color: #f7f7f7;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 90%;
}

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
        line-height: normal;
	font-size: 10px;
}

/*
******************************
SINGLE POST CLASSES
******************************
*/

			
#subpage h1 {
color:#60A9D7;
font-family:Arial,Helvetica,sans-serif;
font-size:28px;
}

#subpage .entrytext p{
	color: #666;
	font-size:10px; }

#subpage p a {
color: #666;
background-color: #F8FBD2;
text-decoration: none; 
}
			
#subpage p a:hover {
color: #666666;

background-color: #f7f7f7;
text-decoration:none;
}

#subpage p img{border:0px;}

.cf-fs1{
font-size:12px;
font-weight:bold;
}

.cf-ol li{ margin-top:10px;
list-style:none;}


#cf_field_2, #cf_field_4, #cf_field_3, #cf_field_5{
border:1px solid #999999;
padding:3px;
font-size:11px;}

.cf_hidden{
display:none;}


.sendbutton{
border:1px solid #666666;
padding:2px 6px 2px 6px;
cursor:pointer;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size-adjust:10px;
color:#333333;}

.cf_li_text_err{
color:#FF0000;
font-weight:normal;}

.postpicclass { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 1px solid #efefef;
} 

.postnobrdr { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 0px;
} 

.postsingleimg { 
display:block; 
padding: 3px;
border: 1px solid #efefef;
} 

.postsingleimg a { 
border: 0px;
} 
			
#subpage h2 { /* Comment Titles */
	/* border-top: solid 2px #e2e2e2;
	padding: 5px 0px 0px 5px; */
	color: #60A9D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
			
#subpage h3 {
color: #60A9D7;
font-weight:bold; 
line-height: 90%;
font-size: 14px;}
						
#subpage .postInfo {
font-size: 11px;
border-top: solid 2px #cc0000;
padding: 5px 0px 5px 0px;
margin: 15px 0px 0px 0px; }
			
#subpage blockquote {
width: 90%;
margin: 0 auto;
font-style: italic;
font-size: 1.3em;
border:3px double #ccc;
border-width:3px 0;
text-align: center;
padding:0.5em;
color: #666666;
}

#subpage blockquote a img {
border: 0px;
}

/*
******************************
IMPROVED POST BIT (NEW!)
******************************
*/

.singlepost {
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #efefef;
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 5px;
}

.singlepost img {
vertical-align: middle;
}

.singlepost h1 {
color: #CA1717;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
}

.titlespec {
	color: #333333;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
line-height: 30px;
}

#socialbookmarks {
width: 100%;
margin-top: 10px;
padding-top: 7px;
padding-bottom: 7px;
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
}

#socialbookmarks img {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

#socialbookmarks img a {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

/*
+++++++++++++
Sidebar
+++++++++++++
*/

#sidebar ul li #searchform {
margin: 0px;
border: 0px;
}

#sidebar ul li .widget widget_search {
border: 0px;
margin: 0px;
padding: 0px;
}

#sidebar ul li #search {
border: 0px;
padding: 0px;
margin: 0px;
}

#sidebar ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li  {
margin-bottom:0.1em;
padding:0.3em;
list-style-type: none;
}

#sidebar li  {
margin-bottom:0.1em;
padding:0.3em;
list-style-type: none;
margin: 0 auto;
}

#sidebar p {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 19px;
color:#333333;
}

.widget widget_pages {
color:#333366;
background-color:#336666;
width:50px;
height:50px;
}

li #pages .widget widget pages {
color:#333366;
background-color:#336666;
width:50px;
height:50px;
}

#sidebar p a {
background-color: #efefef;
}

#sidebar p a:hover {
background-color: #f7f7f7;
}

#sidebar h2 {
height:24px;
font-size: 14px;
margin-bottom: 3px;
background-color:#49cad7;
color: #FFFFFF;
border-bottom: 1px solid #ccc;
padding-left:10px;
padding-top:6px;
font-family: Arial, Helvetica, sans-serif;
}

#sidebar img {
margin-bottom; 5px;
}

#sidebar img a {
margin-bottom: 5px;
}

#sidebar .adcase {
margin-bottom: 5px;
}

/*
+++++++++++++
Archives
+++++++++++++
*/

.arctext {
font-size: 12px;
line-height: 20px;
color: #555;
margin-bottom: 15px;
}

.minipost {
color: #888;
font-size: 10px;
margin-left: 10px;
}

#arch h3 {
color: #60A9D7;
font-size: 16px;
margin: 0px;
font-weight: normal;
}

#arch h3 a {
color: #60A9D7;
background-color: #f2f2f2;
}

#arch h3 a:hover {
color: #555;
}

#arch h2 {
font-size: 16px;
}

/*
+++++++++++++
Search
+++++++++++++


#search {
	width: 180px;
        border: 1px solid #e2e2e2;
        margin-bottom: 14px;
        padding-bottom: 5px;
}

#search .heading {
background: url("images/search_bg.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}

#search #browsetwo {
display:none;
	width: 160px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
        margin-top: 10px;
	background: #FAF8F1 url("images/icon_info.png") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #E2DFD6;
	font-size:12px;
}

#li--2{
font-size:26px;
font-family:Georgia, "Times New Roman", Times, serif;}

#searchform {
margin-left: 5px;
}

#searchform input {
	font-size: 12px;
}

#searchformsb {
margin-left: 5px;
margin-bottom: 10px;
}
*/
/*
+++++++++++++
Features (Internals)
+++++++++++++
*/

.featmod {
height: 100%;
width: 100%;
border-bottom: 1px solid #E5E5E5;
margin-bottom: 10px;
}

.featmod img {
margin-right: 15px;
vertical-align: middle;
}

#feed {
display:none;
	width: 650px;
        margin: 0 auto;
        margin-top: 10px;
	padding: 4px 2px 0 5px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #efefef;
        vertical-align: middle;
}


.cform fieldset{margin-top:10px;
padding:5px 0 15px 0;
border:1px solid #adadad;
border-right-color:#ececec;
border-bottom-color:#ececec;
background:#f7f7f7;}

.cform legend {
margin-left:10px;
padding: 9px 2px;
font:bold 16px Arial;
}
.cform label {
margin:2px 10px 0 0;
display: -moz-inline-box;
text-align:right;
vertical-align:top;
}

#feed .icon {
	background: url("images/feediconlarge.gif") no-repeat;
	height: 28px;
	display: block;
        padding: 5px 5px 0 35px;
	font-size:14px;
}

#feed span {
	font-weight: normal;
}

/*
****************
Archives Nav
****************
*/

#arch .navigation {
width: 100%;
padding: 5px;
background-color: #f7f7f7;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
margin-bottom: 5px;
}

/*
****************
Newsletter Subscribe (HP)
****************
*/

#nlSub {
	width: 250px;
	border: 1px solid #e2e2e2;
}

#nmSub a {
border-bottom: 1px solid #efefef;
}

#nlSub a:hover {
border-bottom: 1px solid #ccc;
}

#nlSub .heading {
background: url("images/head_newsletter.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}




.linklove{
display:none;}





table.foot-links, .foot-links a {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
}



















































/*                                                     */
/*  PLEASE NOTE:                                       */
/*  -----------                                        */
/*  if you have multiple fieldsets, you need to edit   */
/*  line 47 (search for "multiple fieldsets") &        */
/*  add a new "TEXT-ONLY" field BEFORE EACH            */
/*  'NEW FIELDSET' element!!                           */
/*   field name:  |fieldsetclose                       */
/*                                                     */
@import "calendar.css";

/*                                                    */
/*  custom form elements                              */
/*                                                    */
ol.cf-ol li.fieldsetclose {
	background: url(http://www.lookoutnoosa.com.au/blog/wp-content/themes/l2/images/customform_dark_bg_bottom.jpg) no-repeat bottom left!important;
}

ol.cf-ol li.newcaptionclass {
	text-align:left;
	font-size:2em;
	padding-bottom:20px!important;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
.cform { 
	width: 390px; 
	padding-bottom:8px;
	margin:10px auto 0 auto;

}

.cform fieldset	{ 
	margin:10px 0 0 0; 
	padding:9px 0 0 0; 
	border:none;
	background: url(http://www.lookoutnoosa.com.au/blog/wp-content/themes/l2/images/customform_dark_bg_top.jpg) no-repeat top left;
	}

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

.cform legend { 
	display:none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:8px 0 8px 0;
	background: url(http://www.lookoutnoosa.com.au/blog/wp-content/themes/l2/images/customform_dark_bg.jpg) repeat-y; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:0!important; /*some themes may interfere otherwise*/
	padding:5px 0;
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


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

ol.cf-ol li.textonly {
	color:white;
	letter-spacing:2px;
	padding:10px 20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


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

.cform label {
	color: white;
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block;
}

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

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

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


label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

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

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

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

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

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

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

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

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

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:16px;
	height:22px;
	border:none; 
	background:none;
}

.cform 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; 
} 

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

span.reqtxt,
span.emailreqtxt { 
	color:#bbbbbb;
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}


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

p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	width:390px; 
	height:40px;
	background-color:#4f9f3c;
	padding:0; 
	margin:0;
	border:none!important;
	background:url(http://www.lookoutnoosa.com.au/blog/wp-content/themes/l2/images/customform_dark_submit.jpg) no-repeat; 
}



/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg-dark.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:0;
	padding:5px 0!important;
	margin:3px 1px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 100px;
	padding:0;
	color:#000000;
}

ol.cf-ol ul.cf_li_text_err li {
	font-weight:bold; 
	font-size:1.1em;
	background:url(icon-alert-dark.png) no-repeat left 3px!important;
	list-style:none!important;
	text-indent:0;
	margin:0 0 4px!important;
	padding:0 0 0 20px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

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

label.seccap {
	margin-top: 6px;
	vertical-align:text-bottom;
}
label.secq,
label.secq span {
	display:inline;
	width:auto;
}
label.secq {
	margin-left:10px;
	vertical-align:text-bottom;
}

input.secinput {
	width:45px;
	vertical-align:text-bottom;
}

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

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_black.gif) no-repeat;
	margin:0pt 0pt 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

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

div.cf_info {
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto 10px;
	color:#f8f1f1;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#000000;
	text-decoration:underline!important;
}
div.success {
	background:black none repeat scroll 0%;
	color:white;
	display:block;
}
div.failure {
	display:block;
	color:#000000;

	background:#FFDFDF url(li-err-bg-dark.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .cf_error {
	color:#ad2929;
	border:2px solid #ad2929;
}
.cform .cf_errortxt,
div.mailerr {
	color:#ad2929;
}
div.mailerr {
	display:block;
}
/*                                                    */
/* 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  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

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

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html ol.cf-ol,
*+html .cform label,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


h2  { 

	font-size:20px !important;
	line-height:22px !important;
	margin-bottom:15px !important
}

#search img { border:0 !important }

