/*  
Theme Name: Elegant Business
Theme URI: http://www.wordpressthemed.com/
Description: Brought to you by <a href="http://www.wordpressthemed.com">http://www.wordpressthemed.com</a>. 
Version: 1.0
Author: WordpressThemed
Author URI:http://www.wordpressthemed.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 11px; 
	font-family: Myriad, verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	text-align: center;

	}


.widecolumn .entry p {
	font-size: 17px;
	line-height: 2.2em;
	color: #CCCCCC;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	font-size: 12.5px;
	}

.narrowcolumn .post .title h2{
	color: #AB4F0B;
	}

.narrowcolumn .post .entry h3{
	color: #AB4F0B;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	}

.alt {
	
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-top:10px;
	}


small {
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
        color:#AB4F0B;
	}

h4{
        color:#AB4F0B;
    font-size: 12px;
}


h5{
        color:#AB4F0B;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
        color:#AB4F0B;
	}

h2.pagetitle {
	font-size: 1.4em;
        color:#AB4F0B;	
	}

#sidebar h1, #sidebar2 h1{
	font-family: Arial;
	font-size: 1.4em;
	}

#sidebar ul li h1, #sidebar2 ul li h1 {
	font-family: tahoma, arial, verdana;
	font-size: 14px;

	color: #4b75ff;

	text-transform:uppercase;
	padding-top:0px;
	background-repeat:no-repeat;
	}

#sidebar h2, #sidebar2 h2{
	font-family: Arial;
	font-size: 1.2em;
	}
#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family: tahoma, arial, verdana;
/*	background-image:url(images/icon.gif); */
	font-size: 12px;
	padding-bottom: 3px;
	height:19px;
	color: #4b75ff;
	line-height:18px;
	text-transform:uppercase; 
/*	text-indent:22px; */
	padding-top:0px;
	background-repeat:no-repeat;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry{
	padding-top:10px;
	}
.entry p a, .entry p a:visited {
	color: #FFFA12;
	
	}
.entry p a:hover {
	color: #ffffff;
	
	}

.entry ul li a{
	color:#4b75ff;
}


.entry img {
       color: #cccccc;
}    

.editpost a:link, .editpost a:visited {
	color: #ffffff;
	text-decoration:underline;
	}
.editpost a:hover {
	color: #ffffff;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em verdana, Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:verdana, Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	color:#333;
	}


small, #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, blockquote, strike {
	color: #ffffff;
	}

code {
	font: 1.1em verdana,Arial, Helvetica, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	color: #ffffff;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 460px;
	}

.widecolumn {
	float: left;
	padding: 7px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 420px;
	}

.post {
	margin: 0 0 10px;
	text-align: left;
	font-size: 11.5px; 
	}
.post hr {
	display: block;
	}

.post h2{
        color:#AB4F0B;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	color:#4b75ff;
	height:32px;
	line-height:30px;
	background-image:url(images/line01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 ,#sidebar2 h2{
	margin: 0px 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 22px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
/* End Headers */



/* Begin Images */
 img {
	padding: 0;
	max-width: 100%;
	}
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
        align: left;
	}

div.alignright{
	float: right;
	color:#fff;
	
	}

div.alignleft{
	float: left;
	color:#fff;
	}
.alignleft a, .alignleft a:visited {
	color:#fff;
	}	
.alignright a, .alignright a:visited {
	color:#fff;
	}	
.spacer{
	float:left;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	list-style-image:url(images/icon_arrow.gif);
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;


	}

#widget ul li a img {
	padding: 0;
	max-width: 100%;
	}
	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
        font-size: 12px;
        line-height: 1.4em;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 4px 0 30px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#sidebar ul ul li a, #sidebar ul ol li a, #sidebar2 ul ul li a, #sidebar2 ul ol li a{
	margin: 3px 0 0;
	padding: 0;
        color:#FFFFFF;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 15px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 1px;
	}
/*
.entry form { /* This is mainly for password protected posts, makes them look better. */
	 text-align:center;
	}
 */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px;
	color:#ffffff;
	
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2
{
	padding: 0px 0 0px 0;
	margin-left: 0px;
	float:left;
	
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 130px;
	color:#ffffff;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 0px;
	padding-left: 20px;
	/* border-left: 5px solid #ddd; */
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 0px;
	margin-bottom:10px;
	width:100%;
	float:left;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
div.post h2 a:link,div.post h2 a:visited, div.post h3 a:link,div.post h3 a:visited {
	color: #AB4F0B;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;

}

div.post h3 a:hover, div.post h2 a:hover{
	color: #4b75ff;
}
li.current-cat a:link,li.current-cat a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #ffffff;
}
li.pagenav a:link,li.pagenav a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #ffffff;

}
li a:link,li a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #ffffff;
}
div.post small{
	color: #4b75ff;
}
.line{
}
.postmetadata a{
	color: #4b75ff;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.narrowcolumn h2 {
	color: #fff;
	margin-top:8px;
}
label small{
	color:#fff
  }
#comments, #respond{
	color:#fff;
 }
img{ 
	margin-right:10px;
	}
.but{
	vertical-align:bottom;
	}
.input01{
	width:170px;
	}
#sidebar li ul, #sidebar2 li ul{
	padding-left:2px;
	}
#sidebar ul li a
{
        padding-left:0px;
	color: #4b75ff;
}
#today, #today a:link, #today a:visited {
	color:#4b75ff;
	}
#commentform p a {
	color:#fff;
	}
.title_mid{
        color:#AB4F0B;
	}

/*=========style index.html========*/
/* CSS Document */
/* CSS Document */
body{
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	color:#ffffff;
	background-image:url(images/bg_body.gif);
	}
#body_container{
	width:935px;
	}	
#container{
	background-image:url(images/bg_main_content.gif);
	background-repeat:repeat-y;
	width:935px;
	text-align:left;
	float:left;
	}
#top{
	width:935px;
	}
.logo{
	width:100%;
	text-align: center;
	background-color:#171717;
        padding: 0px 0px 0px 0px;
	}
.search{
	width:200px;
	float:right;
	height:100px;
	background-image:url(images/bg_search.gif);
	}
#content{
	width:935px;
/*	background-image:url(images/man.jpg);  */
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	padding-bottom:20px;
	}
#main_content{
	width:502px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
	}
#left_nav{
	width:170px;
	float:left;
	padding-top:70px;
	padding-left:0px;
	}
#right_nav{
	width:185px;
	float:left;
	padding-top:50px;
	padding-left:40px;
	}
#footer{
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	float:left;
	width:935px;
	height:70px;
	}
#footer_left{
	float:left;
	padding:35px 0px 0px 20px;
	}
#footer_right{
	float:right;
	padding:35px 20px 0px 0px;
	}
#txt_logo{
	font-family:verdana, arial;
	font-size:30px;
	color:#4b75ff;
	padding-top:10px;
	}
#txt_logoname{
	font-family:verdana, arial;
	font-size:11px;
	color:#4b75ff;
	text-align: center;
	padding-top:10px;
	}
.desc{
	color:#4b75ff;
	font-size:12px;
	font-family:verdana, arial;
	text-align: center;
	padding-top:10px;
        font-weight: bold;
	}
.search #searchform{
	padding-top:20px;
	}
a.mainpix01_link, a.mainpix01_link:visited{
	color:#4b75ff;
	}
p.alt small{
	color:#ffffff;
	}
p.alt small a, p.alt small a:visited{
	color:#4b75ff;
	}

p.alt small a:hover{
	color:#4b75ff;
	text-decoration:underline;
	}	

#sidebar ul ul li a:link, #sidebar ul ul li a:visited,
#sidebar2 ul ul li a:linke, #sidebar2 ul ul li a:visited {
	padding:0px;
	margin:0px;
	text-align:left;

}


#sidebar2 ul li a.orangelink {
	padding:0px;
	margin:0px;
	text-align:left;
        color:#AB4F0B;

}

#sidebar2 ul li table {
background:#AB4F0B;

}

small.commentmetadata a:link, small.commentmetadata a:visited{
	color:#ffffff;
	}



#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;  
}
#navmenu li { display: inline;


}
#navmenu li.floatright {
display: inline;
  float: right;
  margin: -16px 0 0 5px;
  padding: 3px;

  }
#navmenu li.floatright2 {
display: inline;
  float: right;
  padding: 3px;
  margin: -16px 0 0 10px;


  }
#navmenu ul li a {text-decoration:none;  margin: 1px;
	padding: 4px 6px 4px 6px; color: white;
        font-size: 12px; 

        background: black;
        text-transform:uppercase;
}

#navmenu ul li.floatright a {text-decoration:none;  margin: 1px;
	padding: 4px 6px 4px 6px; color: white;
        font-size: 12px; 
  	border-top-color:#ffffff; 
	border-bottom-color:#ffffff; 
        text-transform:uppercase;
}

#navmenu ul li.floatright2 a {text-decoration:none;  margin: 1px;
	padding: 4px 6px 4px 6px; color: white;
        font-size: 12px; 
        background: black;
        text-transform:uppercase;
}



#navmenu ul li a:hover {color: white;
	background: gray; }
#navmenu ul li.floatright a:hover {color: white;
	background: gray; }
#navmenu ul li.floatright2 a:hover {color: white;
	background: gray; }

/* Pages Nav */
#pages_nav {
        margin:10px;
        padding-left:15px;
        padding-right:15px;
}

 form {
border:none;
}



/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:10px auto 0 auto; 
	width: 450px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; }

.cform fieldset.cf_hidden { 
        border:0px;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times; 
}

ol.cf-ol { 
	margin:0; 
	padding:0; 
}
ol.cf-ol li	{ 
	margin:8px 23px!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;
        width:250px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:220px; 
	margin:2px 10px 0 0; 
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	display:block;
	color:#ffffff;
}
.cform label span {
	width:220px; 
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 5px 0 0; 
	width:220px; 
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 0 0 6px;
	width:200px;
	text-align:left;	
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 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:1px 3px;
	background: #fbfbfb; 
	border:none;
	border-top: 1px solid #aaaaaa; 
	
}
.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:370px; 

}
.cform select {
	width:378px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 12px;

	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin-right:25px;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:16px; 
	border:none; 
}

input.cf-box-a 	{ 
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	text-align:center;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 10px 1px 0 0;
	font-size:1.2em;
        color:#fff;
	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,
.mailerr	    	{ color:red!important; }


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq,
label.secq span {
	display:inline;
}
label.secq {
	vertical-align:middle;
}

input.secinput {
	width:45px;
	margin: 3px 0 0 10px;
	vertical-align:middle;
}

#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:top;
}

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_grey.jpg) no-repeat;
	margin-left:3px;
	width:21px;
	height:21px;
}


/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:orange;
        font-weight: bold;
}
p.failure 	{
	color:red;
        font-weight: bold;
}

/*                                                    */
/* 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:0 0 10px 0!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 .cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	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{ 
	background:none;
	margin-top:0;
}
* html input.cf-box-a,
* html input.cf-box-b { 
	background:none;
	margin-top:0;
}

#sidebar ul ul li div.tagcloud a {
color:#ffffff;
}