@charset "UTF-8";

/*	Desc: Widgets - BlueCloud Theme
    Design: Forty Media Corporation
		Author: Daniel Ritzenthaler
=== === === === === === === === === === */

/* --------------- General -------------- */

/* --------------- Header --------------- */

/* --------------- Navigation ------------ */

/* --------------- Body ----------------- */


#bodyarea .col_large .widget h3 {
font-size: 24px;
}

#bodyarea .col_medium .widget h3 {
font-size: 18px;
padding:20px 0 0 0;
}

#bodyarea .widget form{
	padding: 0;
	margin: 0 0 1em 0;
}
#bodyarea .widget form fieldset{
	border: none;
	margin: 0;
	padding: 0;
}
#bodyarea .widget form fieldset label{
	color: #666666;
	display: block;
	padding: 0;
}
#bodyarea .widget form fieldset input.textfield{
	width: 90%;
	font-size: 85%;
	padding: 3px;
	margin: 0 0 0.5em 0;
}
#bodyarea .widget form fieldset textarea{
	width: 90%;
	padding: 3px;
	margin: 0 0 0.5em 0;
}
#bodyarea .widget form fieldset input.submitbutton{
	font-size: 85%;
	color: #666666;
	margin: 0.5em 0 0.5em 0;
	
}
.widgetdiv1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #bfcdd6;
}


h4 {
  padding:14px 0 0 0;
}

/* --------------- Footer --------------- */

/* --------------- Miscellaneous --------- */