/*
Theme Name: Tech Gear
Theme URI: http://tech-gear.org/
Description: The default theme for Tech Gear.
Version: 1.0
Author: Jared Schwager
Author URI: http://grupenet.com/
*/

body {
background-color:#C5C5C5;
color:#000;
text-align:center;
font:normal 68.7% Verdana, Arial, Helvetica, 'Lucida Grande', sans-serif;
margin:0 0 15px;
padding:0;
}

img {
border:0;
}

a {
color:#0067db;
text-decoration:none;
}

a:hover {
color:#0053AE;
}

#container {
background:url(images/main.gif);
width:900px;
text-align:left;
margin:15px auto;
padding:0;
}

#header {
background:#333 url(images/header.png) repeat-x;
color:#FFF;
width:900px;
height:105px;
padding-top:50px;
}

#logo a {
text-decoration:none;
display:block;
}

#logo a span {
visibility:hidden;
}

#logo, #logo a {
width:400px;
height:65px;
}

#topnav {
background:url(images/nav.png) repeat-x;
color:#FFF;
height:22px;
padding:0 0 7px 7px;
}

#topnav a {
color:#FFF;
font-weight:bold;
text-decoration:none;
padding:7px 8px 7px;
float:left;
}

#topnav a:hover {
background:url(images/nav2.png) repeat-x;
}

#searchform {
float:right;
padding:4px 5px 0;
margin:0;
}

#searchform #s {
background:url(images/searchbg.png) repeat-x;
border:0;
margin:0;
padding:2px;
width:138px;
}

#searchform #searchsubmit {
margin:0 0 -2px;
padding:0;
}

#content {
float:left;
width:703px;
}

.post {
background:url(images/post.png) no-repeat top;
clear:both;
width:703px;
margin:15px;
}

.post h2 {
font-size:1.5em;
margin:0;
padding:5px 5px 0;
}

.post small {
font-size:.9em;
padding-left:5px;
}

.post .comment {
background:url(images/comments.png) no-repeat left center;
font-size:1.1em;
float:right;
padding:5px 5px 1px 20px;
}

.post .rating {
float:right;
padding:5px 5px 1px 20px;
}

.post .entry {
font-size:1.1em;
line-height:1.5em;
background-color:#F1F1F1;
border-right:#CECECE 1px solid;
border-bottom:#CECECE 1px solid;
border-left:#CECECE 1px solid;
padding:0 5px 5px;
margin-bottom:10px;
float:left;
clear:both;
width:691px;
}

.post .entry p {
margin-top:10px;;
}

.post .entry img {
border:#333 1px solid;
}

.post .list {
font-size:1.1em;
line-height:1.5em;
background-color:#F1F1F1;
border-right:#CECECE 1px solid;
border-bottom:#CECECE 1px solid;
border-left:#CECECE 1px solid;
padding:0 5px 5px;
margin-bottom:10px;
float:left;
clear:both;
width:691px;
}

.post .list table {
padding:5px;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
margin:2px 2px 4px 7px;
display:inline;
}

img.alignleft {
margin:2px 7px 4px 2px;
display:inline;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

#comments {
background-color:#F8F8F8;
border-top:#DDDDDD 1px solid;
padding:15px;
margin:2px;
clear:both;
width:699px;
}

#comments h3 {
font-size:1.3em;
}

.navigation {
float:left;
display:block;
text-align:center;
width:703px;
margin:15px;
}

#sidebar {
width:165px;
margin:0 2px 0 0;
float:right;
}

#sidebar h2 {
background:url(images/sideh2.png) repeat-x top;
font-size:1.1em;
padding:4px 0 5px 5px;
margin:0;
}

#sidebar ul {
list-style:none outside;
margin:0;
padding:0;
}

#sidebar ul li ul {
list-style:none outside;
margin:0;
padding:0 0 10px 5px;
}

#sidebar ul li ul li {
line-height:1.6em;
padding-left:10px;
}

#sidebar a {
color:#0067db;
font-size:1em;
text-decoration:none;
}

#sidebar a:hover {
color:#27408B;
padding-left:1px;
}

#footer {
background:url(images/footer.png) no-repeat;
color:#FFF;
font-size:.9em;
clear:both;
line-height:1.9em;
height:41px;
padding:10px 15px;
text-align:center;
}

#footer a {
color:#9DBCF4;
}

.view {
background:url(images/view.png) no-repeat left center;
padding:2px 0 2px 18px;
}

.source {
background:url(images/source.png) no-repeat left center;
padding:2px 0 2px 18px;
}

.video {
background:url(images/video.png) no-repeat left center;
padding:2px 0 2px 18px;
}
