/* RESET STYLES */
/*Source: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; 
												vertical-align: baseline; background: transparent;}
body 			{line-height: 1;}
ol, ul 			{list-style: none;}
blockquote, q 	{quotes: none;}

/* remember to define focus styles! */
:focus 			{ outline: 0;}

/* remember to highlight inserts somehow! */
ins 			{text-decoration: none;}
del 			{text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table 			{border-collapse: collapse; border-spacing: 0;}



#wrapper-ext {width:960px; margin:0 auto; font-family: "Helvetica Neue", Helvetica, Arial, "Century Gothic", Sans Serif;}
#wrapper {width:100%; float:left;}
form#search-form {width:600px; text-align:center; margin:0 auto;}
form#search-form input {width:250px; font-size:15px;}
form#search-form input.submit {width:80px;} 
.logo {text-align:center; margin:20px auto;}

.wip {text-align:center; font-size:16px; font-weight:bold; margin:20px 0;}
h1 {font-size:36px;}
h2 {font-size:28px;}
.item {margin:10px 0; padding-bottom:10px;}
.item a {color:#02c;}
.item a:hover {color:#003;}
.item .description {margin:6px 0; font-size:15px; color:#444; line-height:1.2em;}
.item .small {font-size:12px; color:#222; font-weight:bold;}

.search-metadata {width:100%; text-align:right; font-size:15px; font-weight:bold; color:#444;}
.search-navbar {display:block; width:100%; text-align:center; margin:10px 0;}
.search-navbar .title {float:left;}
.search-navbar .prev {padding-right:30px;}
.search-navbar .next {padding-left:30px;}
.search-navbar a {color:#283783; margin:0 2px;}
.search-navbar a:hover {color:#182255; background-color:#dde1f9;}

.no-results {width:100%; text-align:center; font-size:22px; margin:60px 0;}
.search-top-ads {width: 350px; margin:70px auto 50px; text-align:center;}

#footer {padding:30px 0 30px; text-align:center; clear:both; font-family: "Helvetica Neue", Helvetica, Arial, "Century Gothic", Sans Serif; color:#333; font-size:14px;}

