/*
Theme Name: TechPress
Theme URI: http://www.wpdesigner.com/2007/02/09/techpress-theme/
Description: TechPress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #111111;
	color: #B0B0B0;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 30px;
	font-weight: bold;
  color: #B0B0B0
}

h2 a {
	text-decoration: none;
	color: #B0B0B0;
}

h2 a:hover {
	text-decoration: none;
	color: #0099ff;
}
a {
	text-decoration: none;
	color: #0099FF;
}

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

a img{
	border:0;
 
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 10px 0 0;
	background: #222222;
  text-decoration: none;
  font-style: italic;
  color: #BBBBBB;
  width: 600px;
  margin-left: 10px;
  padding: 6px
}

blockquote p{ text-transform: none; }


blockquote blockquote{
	margin: 15px;
	background: #FFFFFF;
}

code{
	background: #000000;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 0px 0px 0px 0px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #0099ff;
	color: #0099ff;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	
}

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

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

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

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0 auto;
	width: 1024px;
	padding: 0 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 1024px;
	margin: 0 0 10px;
	color: #b0b0b0;
  background: #000000
}

#header{
	float: left;
	width: 1024px;
}

#header .site_title{
	float: left;
	width: 60%;
}

#header h1{
	padding: 20px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 48px;
	font-weight: normal;
	color: #0099ff;
}

#header h1 a{
	text-decoration: none;
	color: #5b86a4;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header .syndication{
	float: left;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#header .syndication a{
	color: #d63b05;
}

#header .syndication ul{
	margin: 0;
	padding: 41px 30px 15px 0;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat 0 1px;
}

#header .topmenu{
	float: left;
	width: 819px;
	margin: 0 10px;
	color: #fff;
	display: inline;
	clear: both;
}

#header .topmenu ul{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
}

#header .topmenu ul li{
	display: inline;
	margin: 0 0 0 10px;
}

#header .topmenu ul li a{
	padding: 0 0 0 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#header .topmenu ul li a:hover{
	text-decoration: underline;
}

.columns_wrapper{
	float: left;
	width: 1024px;
	margin: 10px 10px 0;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 660px;
  background: #111111;
  color: #B0B0B0
}

.post{
    margin: 10px;
	padding: 10px;
}

.postdate{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #FF6600;
  font-size: small
}

.post h2{
	padding: 15px 0 0;
	font-weight: normal;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;
  font-size: small;
  color: #555555
}

.browse{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
	color: #d63b05;
}

.sidebar{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	display: inline;
  background: #111111
}

.sidebar ul{
	margin: 0;
	padding: 5px 0 5px 5px;
	list-style: none;
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
}

.sidebar li#search input{
	margin: 0 0 10px;
    }

.sidebar ul li{
	padding: 7px 0 0 5px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #B0B0B0;
}

.sidebar ul ul li{
	padding: 5px;
	line-height: 7px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 5px;
}


/* comments template */



.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0B0B0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: #111111;
}

.comments-template ol li.alt{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
  background: #222222
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */




#footer{
	float: left;
	width: 1024px;
	font-family: Arial;
	font-size: 9px;
	color: #B0B0B0;
	clear: both;}

#footer a{
	text-decoration: none;
	color: #0099ff;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p{
	padding: 15px 20px;
}
