.custom #sidebar_1 #recent-posts h3 {
background:url("http://www.inspirationpalace.com/media/other/recentposts.jpg") no-repeat scroll 0px center #fff;
}
.custom #sidebar_1 #popular-posts h3 {
background:url("http://www.inspirationpalace.com/media/other/mostpopular.jpg") no-repeat scroll 0px center #fff;
}
.custom li#search h3 {
background:url("http://www.inspirationpalace.com/media/other/searchw.jpg") no-repeat scroll 0px center #fff;
}
.custom #sidebar_1 h3 {
text-indent:-9999px;
}
.custom .format_text { padding-left: 1.5em; }
.custom .headline_area { padding-left: 1.5em; }
.custom #comments { padding-left: 1.5em; }
.custom .teasers_box { padding-left: 1.5em; }
.custom #content { padding-left: 0em; }

.custom #footer_setup .footer_items { font-size: 1.05em; }
.custom #header #logo { display:none; }
.custom .sidebar input[type="text"], .sidebar input[type="submit"] { margin-left: 5px; }
.custom ul.menu {background:#000;}
.custom input, textarea {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
}
.sidebar ul.sidebar_list {
padding-left:1.35em;
padding-right:1.6em;
}
.custom #header #tagline { display:none; }
.custom #header_area .page { padding-top: 0em; background-color: black; }
.custom img.aligncenter, img.center { border:medium solid; border-color: black; }
/* .custom .menu li a {text-transform: none;} */
.custom #footer, #footer a { color:#000000; }
.custom li.widget h3 {
border-bottom:2px solid #000000;
font-size:1.2em;
padding-bottom:0.2em;
text-align:center;
}
.custom #tabs {border-bottom: none;  }
.custom ul.menu li a:hover {text-decoration:underline; }
.custom #archive_info p {
display: none;
}
/* .custom .teaser .format_teaser .post_image_link img.alignleft {
border:medium solid #000000; } */

.custom #footer_setup .footer_items h3 {
border-bottom:1px solid #000000;
color:#000000;
font-size:1.2em;
font-weight:bold;
letter-spacing:0;
margin-bottom:5px;
padding-bottom:3px;
text-align:center;
}
/*---:[ comments ]:---*/
.custom .comments_closed p {display: none ;}
.custom #commentform {
border-top:0px dotted #BBBBBB;
}

#sidebarmaestro { background: #E4F2FD; border: 1px solid #C6D9E9; float: right; margin: 15px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#custom { background: #E4F2FD; border: 1px solid #C6D9E9; float: left; margin: 10px; padding: 10px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#orange { background: #FFFBCC; border: 1px solid #E6DB55; float: right; margin: 10px 10px 10px 10px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Top Nav bar */
.custom ul#topnav {
border-style: none;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
background:#000 none repeat scroll 0 0;
width: 100%;
float: left;
}
.custom ul#topnav li { float: left; padding: 3px 10px 3px 0px; }
.custom ul#topnav li a { font-size: 1.1em; color: #fff; }
.custom ul#topnav li a:hover { text-decoration: underline; }

/* .custom #s { font-size:13px; position:relative; float:right; margin-right: 20px; margin-top:-31px; background:#fff; color:#000; padding:0.4em; width:130px; } */



/*---:[ borders ]:---*/

.custom #header {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
        background: none;
}

/*Remove padding above and to left of header*/
.custom #header { padding-top: 0; padding-left: 1em; }



/*---:[ google search ]:---
.custom #cse-search-box div input {
font-size:10px; position:relative; float:right; margin-top:0.5em; padding-top:1; padding:1em; width:100px; 
}*/

/* TWITTER */
.custom #twc_connect {
border-left:1px dotted #BBBBBB;
float:right;
margin-top:-445px;
padding-left:30px;
width:175px;
text-align: center;
}


/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #fff;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 0px;
border-bottom: 1px dotted;
margin-left: 0px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 200px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #000;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1em; text-align: center;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px double #000;
	/* distance between border and widget text */
	margin-bottom: 5px;
}
/* footer font styles */
.custom #footer a {
	font-size: .9em;
	border-bottom: none;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:visited {
	text-decoration: none;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:link {
	text-decoration: none;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:hover {
	text-decoration: underline;
	/* default Thesis link color */
	color: #2361A1;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; text-align: center;}
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }