.custom a {
text-decoration:none; outline: none;}

.custom .menu{
float: center;
position:relative; top:0px; left:95px;
width: 800px;
}

.custom #content_box {background:none;}



/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 225px; width: 900px; background: url('images/cornonthejobheader.png') no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }




/*Comment Text*/

.custom .format_text .to_comments a {
color:#545751;
font-size:22px;
text-align:center;
font-family:Georgia,"Arial Black","Arial Bold",Arial,sans-serif;
text-decoration:none;
text-transform:uppercase; }

.custom .format_text .to_comments span.bracket {color:#FFFFFF; }

.custom .format_text .to_comments span {
color:#74E122;
font-family:Georgia,"Arial Black","Arial Bold",Arial,sans-serif;
font-size:22px;
line-height:1em;
text-align:center; }


.custom .prev_next {border-top: none; }


/*Reply Button (Comments)*/

.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #F9F9F9; color: #11111;font-size: 11px;font-weight: normal;padding: 4px 6px;}
.custom dl#comment_list dd p.reply a:hover {background: #899487; color: #fff;font-size: 11px;font-weight: normal;padding: 4px 6px;}



/*AUTHOR SPECIFIC Reply Comment Color*/

.custom dl#comment_list .bypostauthor { background: #E4F5D5; padding: 1em; }
.custom dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text { border: none; }


/*Twitter Header Image*/

.custom li#twitter-tools.widget h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.cornonthejob.com/wp-content/uploads/2009/10/twitter-cotj.png) no-repeat scroll 0 0;
height:66px;
text-indent:-9999px; }


/*Recent Header Image*/

.custom li#recent-posts.widget h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.cornonthejob.com/wp-content/uploads/2009/10/recent-cotj.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }



/*Categories Header Image*/

.custom li#categories-3.widget h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.cornonthejob.com/wp-content/uploads/2009/10/categories-cotj.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }



/*Divider Sidebar Widget*/

.custom li.widget ul li {
border-bottom:1px solid #D3D3D3;
margin:0;
padding:0.6em 0;
}



/*Custom Background*/

body.custom {
    background: #8db6b6 url('images/grassbg.jpg') 50% 0 repeat;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #2E392F;
}

.custom #page {
    background: #fff;
}




/*Footer Style*/



.custom #footer_1 {font-family:Corbel,"Arial Black","Arial Bold",Arial,sans-serif;}
.custom #footer_1 {text-align:center;
.custom #footer_1 h3 {text-align:center;
}



.custom #header {padding:0; bottom-border:none}



