/* 
File:			custom.css
Description:	Custom styles for Thesis
*/


body { background: #000 url('http://asklyndondavid.com/images/bg.jpg') fixed repeat-x;}
#content_box, #content {background-color:#FFF;}

/*---:[ core layout elements ]:---*/

#header { height:180px; border-bottom: 3px solid #eee; clear: both; background: #fff url('http://asklyndondavid.com/images/header.jpg'); height: 120px; }
.post_box, .teasers_box { border-top: 1px dotted #bbb; clear: both; background: #fff; }
#sidebars,#footer {background: #fff; }


/*---:[ nav menu styles ]:---*/

ul#tabs li.rss a { color: white;}


/*---:[ multimedia box ]:---*/

#custom_box { background: #fff; border-bottom: 1px solid #ddd; }


/*---:[ CUSTOM ]:---*/
#adrotate_1, #adrotate_2 {text-align:center}

.comments_closed p { display: none; }

input:hover {border:1px solid #800000;}
input.button {border:3px solid green;}
input:hover.button {border:3px solid #800000;}















