/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*Remove Lines*/
#header {
    border: none;
}
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}


/*Feature Box Styling*/
.custom #feature_box {
background: #FFFFFF;
border: none;
margin-right: 0px;
padding-left: 0;
padding-right: 0;
}

/*Footer*/
.custom #footer_area {background:#674b4a; padding:0.5em 0; border-top:1px solid #bbd;}
	.custom #footer_area .page {background:transparent;}
		.custom #footer {border-top:0;}

/* repeat-x; color:#eee; margin:0 auto; text-align:center; 
text-shadow:1px 1px 1px #000; padding:5px 0; font-size:15px; letter-spacing:3px;}
#headline a{font-weight:700; color:#fff; text-decoration:blink;border-bottom:1px solid;}
#headline li.widget, #headline li.widget p{margin:0;} */

/* Menu Widget */
.custom .sidebar ul.sidebar_list {position: relative;}
.custom #header_widget_1 ul.sidebar_list li.widget {position: absolute; display: block; top:58px; left:265px; width:768px; }


/* Social Media Button Styling */
.custom .sidebar ul.sidebar_list {position: relative;}
.custom #header_widget_2 ul.sidebar_list li.widget {position: absolute; display: block; top:-43px; left:669px; width:300px; }


/* Footer Widget Styling */
.custom #footer-widget-block { text-align:left; overflow:hidden; }
.custom .footer-widgets { width:33%; float:left; }
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}

/* Move Sidebar Up */
.custom #sidebars { margin-top: -6em; }

/* Change Header Color */
body.custom {
    background: none repeat scroll 0 0 #674B4A;
}
.custom #content_area {
    background: none repeat scroll 0 0 #EEF79A;
}
.custom #header_area {
    background: none repeat scroll 0 0 #EEF79A;
}

/* Move Search */
input#s.text_input {position: relative; top: -25px;}

/* Move Above Footer Widget */
.custom .my-above-footer {position: relative; top: 0px;}

/* Move Social Media Buttons */
li#text-36.widget.widget_text {position: relative; top:-43px;}

/* sidebar ad styling */
li#text-37.widget.widget_text {position: relative; top:-50px;}

/* Popover Styling */
li#text-38.widget.widget_text {position: relative; top:-65px;}

/* Shadow */
.custom .full_width > .page { background:#fff url('http://doughmesstic.com/wp-content/themes/thesis_183/custom/images/shadow.png') 0px 0px repeat-y;}

.full_width .page {
margin: 0 auto;
padding-left: 2.2em;
padding-right: 2.2em;
width: 98.7em;
}

div#feature_box {position: relative; top:-25px;}

div.rolling_pin_box {position: relative; top: -186px; z-index: 200 !important;}

.menu {
    z-index: 1000;
}