/*This is the default color for the post titles and sidebar text*/
.custom a, .custom a:visited { color: #4D4D66; }
.custom a:hover {color: #808080; }

/*This is to remove the button in Google Search*/
.custom li.thesis_widget_google_cse form input[type="submit"] { display:none; } 

/*This is to "newspaper" justify*/
.custom .format_text p {text-align:justify;}

/*This is the custom header*/
.custom #header {background: url(images/DreamyDish-Logo.jpg) no-repeat; height: 70px; width: 960px;}

/*Custom colors for the sidebar headings*/
.custom .sidebar h3 { color:#000033 } 

/*To remove line "comments are closed"*/
.custom .comments_closed {
  display: none; }

/* Something to point out the about-thingy on the sidebar */
#text-435353602 {background-color:#f39c29;padding:0px;}
#text-435353602 h3 {padding: 6px; background-color:#56688e;color:#FAFAFA;}
#text-435353602 div.textwidget p {padding: 0px 6px 6px 6px;color:#4d4d66;}
