/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* Theme Overrides by Justin Mitchell and DJ Neff Feb, 1 2010 */
/*
#nav_wrapper {
background:transparent url(images/logo1.gif) bottom center no-repeat !important;

}
*/

#content_frame {
background:transparent url(images/logo2.gif) top center no-repeat !important;
margin-top:-20px;

}


#main_nav_wrapper {
text-align: right !important;
margin:42px auto auto;
}

#main_nav_wrapper ul {
float:right;
}

#main_nav_wrapper ul li a.main_active {
color:black;
border-bottom:none !important;
font-weight:bold;
}

div#logo {
height:135px;
width:250px;
display:block;
background-image:none !important;
}

div#logo img.logo {display:none;
}

div#footer_logo img.logo {display:none;
}

#main_nav_wrapper ul li {
margin-right:0;
margin-left:25px;
}

div#content_frame {
padding-top:55px !important;

}

input.in_search {
background:#777777;
background-image:none;
border:1px solid #FFF;
}


h1.main_col {
background-image:none;
padding-left:0;
}

/* Delicious feeder style */

div.delicious-link a {
font-size:1.3em;
font-weight:bold;
font-family:georgia, serif;
line-height:1.1em;

}

div.delicious-tags {
font-size:.9em;
line-height:.7em;
font-weight:normal;
color:#ccc;
}

div.delicious-extended {
font-size:1.1em;
color:#666;
line-height:1.4em;
margin:4px 0;
}


input.formbox {
padding:3px;
}
p.formtext {
color:red;
}


ul.blogroll li {
float:left;
margin-left:2px;
width:60px !important;
}
