/*
Theme Name: Tech Lobby
Theme URI: http://marbleblast.net/
Description: The new default theme for MarbleBlast.
Version: 1.0
Author: Jared Schwager
Author URI: http://grupenet.com/
*/

body {
background-color: #587797;
color: #000;
text-align: center;
font: normal 68.7% Verdana, Arial, Helvetica, 'Lucida Grande' sans-serif;
margin: 0;
padding: 0;
}

a {
color: #2f68ab;
text-decoration: none;
}

a:hover {
color: #13417c;
}

img {
border: 0;
}

#container {
width: 900px;
text-align: left;
margin: 14px auto 14px;
padding: 0;
}

#main-top {
background: #FFF url(images/main-top.gif) no-repeat top;
height: 10px;
font-size: 0;
margin-top: 10px;
}

#main {
float: left;
background: #FFF url(images/main-bg.gif) left;
padding: 0 8px 0;
border-bottom: #c1c8ce 1px solid;
}


/* HEADER */

#header {
background: url(images/header.png) no-repeat;
color: #FFF;
width: 900px;
height: 80px;
margin: 0;
padding: 0;
}

#logo a {
text-decoration: none;
display: block;
}

#logo a span {
visibility: hidden;
}

#logo, #logo a {
width:400px;
height:110px;
}


#topnav {
background: url(images/header-bottom.png) no-repeat;
padding: 0 12px 10px 400px;
text-align: right;
height: 30px;
}

#topnav a {
color: #fff;
font-weight: bold;
text-decoration: none;
padding: 0 12px;
line-height: 5px;
}

#nav {
padding-top: 7px;
}

#searchform {
float: left;
}


/* CONTENT AREA */

#content {
float: left;
width: 562px;
padding: 0 8px 8px 0;
}

#upreview {
margin-bottom: 10px;
}

#upreview h3 {
background: url(images/upreview-top.jpg) no-repeat top;
color: #FFF;
font-size: 1em;
height: 18px;
margin: 0;
padding: 4px 5px 0;
}

.navigation {
float: left;
display: block;
text-align: center;
}


/* SIDEBAR */

#sidebar {
float: right;
width: 306px;
padding: 0 0 8px 8px;
}

#sidebar h2 {
background: url(images/sidebar-h2.jpg) no-repeat left;
color: #FFF;
font-size: 1em;
height: 18px;
margin: 0;
padding: 4px 5px 0;
}

#sidebar ul {
list-style: none outside;
margin: 10px 0 0;
padding: 0;
}

#sidebar ul li {
margin-bottom: 10px;
}

#sidebar ul li ul {
background: #e3efff url(images/sidebar-list.jpg) no-repeat left bottom;
list-style: none outside;
margin: 0;
padding: 5px 0 10px 5px;
}

#sidebar ul li ul li {
background-image: none;
white-space: nowrap;
overflow: hidden;
margin: 0 5px 0 0;
line-height: 1.3em;
}

#sidebar a {
color: #555;
font-weight: bold;
text-decoration: none;
}

#sidebar a:hover {
color: #000;

}

#catlist option {
padding-left: 13px;
}


/* FOOTER */

#footer {
clear: both;
background: #EEEEEE url(images/footer.gif) no-repeat bottom;
margin: 0;
padding: 8px;
text-align: center;
line-height: 1.5em;
}


/* ALIGNMENT */

img.centered {
margin-left: auto;
margin-right: auto;
display: block;
}

img.alignright {
margin: 2px 2px 4px 7px;
display: inline;
}

img.alignleft {
margin: 2px 7px 4px 2px;
display: inline;
}

.alignleft, .left {
float: left;
margin: 0.5em;
}

.alignright, .right {
float: right;
margin: 0.5em;
}

.aligncenter, .center {
display: block;
text-align: center;
margin: 0 auto;
}

div.center { 
text-align: center;
}


/* POST STYLING */

.post {
margin: 10px 0 30px;
}

.post h2 {
font-size: 1.55em;
margin: 0;
padding: 0;
}

.post h2 a:link {
text-decoration: none;
}

.post .rating {
float: right;
}

.post .entry {
font-size: 1.1em;
line-height: 1.4em;

}

.post .entry p {
margin-top: 10px;;
}

.post .meta {
background: #B7C8E4 url(images/meta.jpg) no-repeat;
height: 17px;
padding: 1px 5px 4px;
text-align: right;
clear: both;
}

.post .meta span {
background:url(images/icons.png) no-repeat 0 -28px;
float: left;
padding: 3px 0 3px 18px;
}

.post .meta .comment {
background:url(images/icons.png) no-repeat 0 3px;
float: right;
padding: 3px 0 3px 18px;
}

table.results, table.results td, table.results th  {
border-color: #000;
border-style: solid;
}

table.results {
border-collapse: collapse;
border-spacing: 0;
border-width: 0 0 1px 1px;
margin-top: 1em;
text-align: center;
}

table.results td, table.results th {
margin: 0;
padding: 4px 6px;
border-width: 1px 1px 0 0;
}

table.results th {
background-color: #D9D9D9;
font-weight: bold;
}

table.results td.sideh {
font-weight: bold;
}



/* POSTBITS */

.view {
background-position: 0 -178px;
}

.source {
background-position: 0 -119px;
}

.video {
background-position: 0 -149px;
}

.link {
background-position: 0 -89px;
}

.download {
background-position: 0 -59px;
}

.view, .source, .video, .link, .download {
background-image: url(images/icons.png);
background-repeat: no-repeat;
padding: 2px 0 2px 18px;
}


/* COMMENTS STYLING */

#comments {
background-color: #e3efff;
padding: 15px;
margin: 2px;
clear: both;

}

#comments h3 {
font-size: 1.3em;
margin: 0;
padding: 0 0 20px;
}


.commentlist {
list-style:none outside;
margin: 0;
padding: 0;
}

div.bubble {
width: auto;
font-size: 1em;
margin-bottom: 24px;
}

div.bubble blockquote {
margin: 0;
padding: 0;
border: 1px solid #c9c2c1;
background-color: #fff;
}

div.bubble blockquote p {
margin: 10px;
padding: 0px;
}

div.bubble cite {
position: relative;
margin: 0px;
padding: 7px 0px 0px 15px;
top: 6px;
background: transparent url(images/tip.gif) no-repeat 20px 0;
font-style: normal;
}