/*
Theme Name: Tech Red
Theme URI: http://www.perfectly-random.com
Description: A beautiful WP theme, coded by Rui Figueiredo.
Version: 1.0
Author: Rui Figueiredo
Author URI: http://www.perfectly-random.com
*/


/* standard elements */
html {min-height: 100%;}

* {	margin: 0; padding: 0; }

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #000 url(images/body-bg.jpg) no-repeat top center;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

img { border: none 0px; padding: 1px 2px 1px 2px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


/* misc */
.clearer {clear: both;}
.left {float: left;}
.center {text-align: center;}
.right {float: right;}


/* structure */
.main {
	width: 754px;
	margin: 0 auto;
	padding-top: 68px;
}

.container {
	background: #FFF url(images/container-bg.jpg) no-repeat;
	font-size: 1.1em;
	margin: 0 auto;
	width: 754px;
	padding-bottom: 10px;
	padding-top: 20px;
}


/* header */
.top {
	background: url(images/header.jpg) no-repeat;
	width: 754px;
	height: 286px;
	margin: 0 auto;
}

.header {
	color: #FFF;
	margin: 0 auto;
	float: left;
	width: 754px;
	text-align: left;
	padding-left: 20px;
}

.header h1 {padding-top: 37px; font: bold 2.6em "Trebuchet MS",sans-serif;}
.header a, .header a:hover {color: #d72d2d; text-decoration: none;}
.header h2 { color: #5b5858; padding-left: 77px; font: normal 1.7em "Trebuchet MS",sans-serif;}

#header_menu {
	width:734px;
	height:43px;
	float:right;
	margin: 0 auto;
	padding: 32px 10px 0 0;
}


/* right navigation */
.rightnav {
	float: right;
	width: 219px;
	margin: 0 10px 0 0;
}

.rightnav h2 {
	background: url(images/sb-title.jpg) no-repeat;
	color: #FFF;
	font-size: 1.4em;
	width: 219px;
	height: 23px;
	padding: 7px 0 0 14px;
}

.rightnav .bottom ul{
	background: url(images/sb-bottom.gif) no-repeat bottom;
	padding-bottom: 0px;	
}

.rightnav .special li a{
	background: url(images/sb-bg.gif) repeat-x;
	font-size: 1em;
	color: #0b0b0b;
	margin-top: 0px;
	padding: 9px 0 9px 12px;
	text-decoration: none;
	width: 207px;
	border-bottom: 1px dashed #ed2525;
}


.rightnav .special li a:hover { color: #0b0b0b; text-decoration: underline; }

.rightnav .special2 li {
	background: #FFF;
	width: 200px;
}


.rightnav a {
	font-size: 1em;
	color: #0b0b0b;
	display: block;
	margin: 0 auto;
	width: 80%;
}

.rightnav li a:hover { color: #0b0b0b; text-decoration: none; }


/* content */
.content {
	float: left;
	width: 511px;
}

.post {
	color: #203866;
	width: 511px;
	float: left;
	margin-top: 0px;
	padding: 0 10px 0 10px;
}

.top-post {
	background: url(images/post-title.png) no-repeat bottom left;
	float:left;
	width: 511px;
	height: 47px;
	margin-top: 0px;
}

.post h3 { color: #1c674c; font: bold 1.2em Arial,sans-serif; }

.post .box { clear: both; width: 511px; margin-top:2px; border-top: 1px dashed #ed2525; }

.post .text { width: 96%; color: #000; padding: 8px; text-align: left; }
.post .textcomm { width: 100%; color: #444; padding-top: 2px; margin-bottom: 15px; border-bottom: 1px dashed #ed2525; }
.post .text a { color: #0b0b0b; }
.post .text a:hover { color: #0b0b0b; text-decoration: none; }

.comm-area { color: #0b0b0b; }


.nav { display: block; color: #0b0b0b; width: 492px; float: left; margin: 0 10px 6px 20px; }
.nav h1, .nav h2 { color: #0b0b0b; font: bold 1.2em Arial,sans-serif; }
.nav a { color: #0b0b0b; font: bold 1.2em Arial,sans-serif; }
.nav a:hover { text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }

.title { width: 511px; float: left; }

.title h1 { color: #FFF; font: bold 1.6em Arial,Tahoma,sans-serif; margin: 8px 0 0 12px; }
.title h2 { color: #031219; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; padding-bottom: 6px; }
.title a { color: #FFF; text-decoration: none; }

.nofound { color: #0b0b0b; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; }

.content .descr {
	color: #363636;
	font-size: 1em;
	float: left;
	width: 511px;
	margin-left: 12px;
}

.content .descr a, .content .descr a:hover {
	color: #363636;
}

.content .day {
	float: right;
	color: #FFF;
	font: bold 1.6em "Trebuchet MS",Arial,sans-serif;
	padding: 14px 17px 0 0;
	text-align: center;
}

.content li { list-style: url(img/li.gif); margin-left: 18px; }

.comments {
	background: url(images/comments.gif) no-repeat right;
	width: 511px;
	height: 63px;
	float: right;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: right;
	border-bottom: 1px dashed #ed2525;
}

.txt2 {
	margin: 8px 20px 0 0;
}

.comment {
	width: 500px;
	height: 5px;
	float: left;
	color: #0b0b0b;
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 0px;
	text-align: right;
}

.content .comm-date {
	width: 500px;
	float: left;
	color: #0b0b0b;
	font-size: 1em;
}

.comment a, .comments a { color: #FFF; text-decoration: underline; }
.txt2 a { font-weight: normal; color: #FFF; text-decoration: none; }
.comment a:hover, .comments a:hover { text-decoration: underline; }
.comauthor a { color: #0b0b0b; text-decoration: none; }
.comauthor h3 { color: #0b0b0b; text-decoration: none; }



.info {
	color: #0b0b0b;
	font-size: 1em;
	padding-top: 10px;
	border-top: 1px dashed #ed2525;
	text-align: left;
}

.info a { color: #0b0b0b; }
.info a:hover { text-decoration: none; }

.search {
	text-align: right;
	float: right;
}

.search-box {
	background: url(images/search.gif) no-repeat;
	font-size: 1em;
	color: #609f88;
	margin: 0px;
	padding: 10px 0 0 5px;
	float: left;
	text-align: left;
	text-decoration: none;
	width: 244px;
	height: 40px;
}

.search form, .search form input{
	color: #518a75;
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 12px;
	background-color: transparent;
}
.search form .comeon{
	float: left;
	width: 244px;
	height: 35px;
	overflow: hidden;
	padding: 3px 0 0 0;
}


/* footer */
.footer {
	background: url(images/footer.gif) no-repeat;
	width: 754px;
	height: 54px;
	margin: 0 auto;
}

.text {
	width: 754px;
	color: #FFF;
	font: normal 1.1em Arial,sans-serif;
	padding-top: 15px;
	text-align: center;
}

.footer a,.footer a:hover {color: #FFF;}


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 0 auto; width: 120px; }
#wp-calendar a { clear: both; }	
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
