/* -------------------------------------------------------------- 
   Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
body { line-height: 1.5; margin: 1.5em 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

a { outline: none; }

.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

/* -------------------------------------------------------------- 
   Typography
-------------------------------------------------------------- */


body { font-size: 75%; }
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Droid Sans, Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }

p { margin: 0 0 1.5em; }

ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #009; text-decoration: none; }
a:hover { text-decoration: none; }

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }

body {
margin: 0;
padding: 0;
color: #3b3b3b;
line-height: 1.5em;
}

a {
color: #7e7e7e;
}

a:hover {
color: #000000;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 1.1em;
}

.clearer {
clear: both;
}

#header {
position: fixed;
top: 0;
width: 100%;
height: 40px;
max-height: 40px;
background: #222;
background: rgba(0,0,0,0.9);
-moz-box-shadow: 1px 2px 10px #999;
-webkit-box-shadow: 1px 2px 10px #999;
padding: .6em;
	margin-top:0px;
}

#header_inner {
margin: 0 auto;
width: 960px;
background: transparent;
}

#header_inner a{
color:#848484;
text-decoration:none;
    font-size: 20px;
margin-left:15px;
}

#header_inner a:hover
{
color:#a4a4a4;
text-decoration:none;
    font-size: 20px;
margin-left:15px;
}



#header2 {
position: fixed;
top: 0;
width: 100%;
height: 15px;
max-height: 40px;

padding: .2em;
	margin-top:0px;
}

#header2_inner {
margin: 0 auto;
width: 100%;
background: transparent;
}


#ui_controls {
margin: 0 1em 0 0;
padding: .2em;
float: right;
font: bold 11px Arial;
}

#ui_controls li {
display: inline;
margin-right: .2em;
}

#ui_controls li a {
color: #eee;
font-size: 12px;
padding: .3em .5em;
}

#ui_controls li a:hover {
background: #525252;
color: #fff;
text-decoration: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#container {
width: 960px;
margin: 6em auto 2em auto;
}

#container h2.overview {
padding-top: .5em;
color: #616161;
font: 2.6em Georgia, Times New Roman, serif;
text-shadow: #fff 1px 1px 1px;
letter-spacing: -1px;
clear: both;
}

.pods {
margin: 3em 0 0 0;
overflow: hidden;
width: 950px;
}

.pod {
background: #fff;
border: 3px solid #fff;
float: left;
margin: 0 10px 20px 0;
width:220px;
height:460px;
overflow: hidden;
line-height: 1.4;
-moz-box-shadow: 1px 1px 5px #ddd;
-webkit-box-shadow: 1px 1px 5px #ddd;
box-shadow: 1px 1px 5px #ddd;
}

.pod h3{
background: #ddd;
font: 1.2em "Droid Sans";
text-shadow: rgba(0,0,13,0.3) 1px 1px 1px;
margin: 0 0 0 0;
width:200px;
padding:10px;
display:block;
float:left;
text-transform: uppercase;
}

.pod h3 a{
color: #fff;
width:90%;
display:block;
float:left;
}

.pod h3 a.feed{
width:16px;height:16px;
float:right;
text-indent:-9999px;
padding:0;margin:0;
background:transparent url(/media/feed-icon-trans.png);
}

.pod h3 a.feed:hover {
background:transparent url(/media/feed-icon-full.png);
}

.pod h3 a img{
display: none;
margin:0 5px 0 0;
width:16px; height:16px;
}


.pod ul {
margin: 0 .8em;
padding: .5em 0 0 0;
clear: both;
list-style: none;
}

.pod ul li a {
border-bottom: 1px dotted #ccc;
color: #777;
display: block;
padding: 5px 0px;
font-size: 10.5px;
}

.pod ul li a:hover {
color: #444;
}

