.special-header { margin-bottom:15px; }
.cssgradients .simple_box { padding: 15px; font-size:16px; background-color:#f3f3f3; box-shadow:0 1px 3px rgba(0, 0, 0, 0.35); -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.35); border:1px solid #fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.47, rgb(255,255,255)), color-stop(0.87, rgb(242,242,242)) ); background-image: -moz-linear-gradient( center top, rgb(255,255,255) 47%, rgb(242,242,242) 87% ); }
.textwidget { background-position:-4px 12px; background-repeat:no-repeat; display:block; padding:0px 0px 0px 0px; border-top: 0px solid #E3E3E3; border-bottom: 0px solid #E3E3E3; }
.blurb { font-size:26px; color:#999; margin-top:12px; margin-left:0px; }

/**
 * plugins - CSS
*/
.widget a {margin-right: 0px;}

/* simple-image-link CSS */

div.widget_simpleimagelink
{
	width: 100%;
}

.widget_simpleimagelink_container
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	width: 100%;
}

.widget_simpleimagelink .widget_simpleimagelink_hidetitle
{
	display: none;	/* This stops the title from being shown when the widget is displayed (configurable), but allows the title to be shown in the Design - Widgets admin page */
}

.widget_simpleimagelink img 
{
	border: none;
}

/* simple-image-link-units is based on WordPress' own widefat - just narrower! */
.simple-image-link-units 
{
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin: 0;
	width: 50px;
	padding: 3px;
}

.jqueryslidemenu div ul li a {
padding: 0 10px;
}
.blurb {display:none;}
