@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}


h1, h2 {
	text-transform: lowercase;
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 16px;
	color: #292929;
}
h4 {
	font-size: 12px;
}

ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}
p {
	text-indent: 2em;
	text-align: justify;
	line-height: 200%;
}

p.subcats {
	margin-bottom: 1em;
	text-align: justify;
	line-height: 120%;
	font-size: 12px;
}

p {
}

ul {
}

ol {
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 802px;
	height: 147px;
	margin: 0 auto;
	background: url('../images/logo_thefuture.jpg') no-repeat left 100% ;
}

#logo h1 {
	float: left;
	padding: 70px 37px 0 20px;
	height: 54px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #000000;
}

#logo h2 {
	float: right;
	padding: 18px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

div.content
{
	width: 802px;
	margin-left:18%;
	margin-right:18%;
	border:1px solid black;
}

/* Menu */

#menu {
	height: 50px;
	margin: 0 auto;
	background-color:#000;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .active a {
	background: #EC0000;
}

/* Nav */

#nav {
	margin: 0 auto;
	padding: 0 20px;
	background: #eeeeee;
	border: 0px;
}

#nav a {
	height: 25px;
	margin: 0 10px;
	text-decoration: none;
	font-size: 14px;
}

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

/* Page */

#bg {
	
}

#page {
	padding: 10px 40px 0 40px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	padding: 0 0 0 0px;
	width: 95%;
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
}

#content .content {
	padding-left: 32px;
}

#nosidebarcontent {
	float: left;
	padding: 0 0 0 24px;
	width: 90%;
}

#padding {
	padding: 0 0 0 24px;
}
/* Posts */

.post h1.title 
{
	margin: 45px 0 20px 0;
	padding-left: 33px;
}


.post h3.title {
	margin: 20px 0 20px 0;
	padding-left: 33px;
}

.post h3.normal {
	margin: 20px 0 20px 0;
	padding-left: 33px;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

/* align the categories top */
.entry td {
	vertical-align: top;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

.post .featured {
	background-color:#F9F9F0;
	border:1px solid #C8C8AA;
	margin:0pt 10px 10px;
	padding:14px 5px 5px;
}

.post .featured a {
	color: #556633;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.link {
	padding: 0 0 5px 0;
}

p.link
{
	padding:0 0 0 1em;
	text-indent: 0;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 13px;
}

.box .bookmark {
	padding: 1px 13px;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 25px 0;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

/* Submit */

span.req {
	color: red;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #F09090;
	font-size: 7pt;
	text-decoration: none;
}

.label {
	vertical-align: top;
}

.field {
}

input.text {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
	width: 25em;
}

input.captcha {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
}
input.search {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
	width: 15em;
	float: right;
}

input.limit_field {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
}

textarea.text {
	margin: 1px 0;
	padding: 2px 3px;
	width: 36em;
}

select {
	padding: 2px 3px;
	margin: 1px 0;
	width: 36em;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

td.pricing {
	width: 500px;
	padding: 2px 0;
}

/* PR related */
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}

div.prb {
	background: #ff0000;
	height: 3px;
	font-size: 1px;
}

.featured div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


/* AJAX category selection */
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle {
	background:#fff;
} /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

.msg {
	padding: 20px 20px;
	font-weight: bold;
}

.btn {
	background: #EC0000;
	padding:5px 20px;
	display:block;
	width:auto !important;
	white-space:nowrap;
	cursor:pointer;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	text-transform: lowercase;
	color: #fff;
	border: 0;
}

.btn:hover, .btn:focus {
   background:#EC3030;
   color:#fff;
}

.tagclouds p {
	font-size: 10pt;
	text-align: center;
}

.tagclouds h3 {
	margin: 10px 0 20px 0;
	padding-left: 33px;
	text-align: center;
	font-size: 2em;
}

.tagclouds h2 {
	margin: 10px 0 20px 0;
	padding-left: 33px;
	text-align: center;
}

.tagclouds a {
	line-height: 110%;
	color: #0000FF;
}

td.banner {
	padding: 60px 20px 0 0;
	text-align: right;
}

.banner_small {
	padding: 0 20px 0 0;
	margin: 0px;
	color: #F00000;
	font-size: 8pt;
	text-decoration: none;
}

#rssfeed {
	margin: -20px 0 0 0;
}
#rssfeed a {
	text-decoration: none;
}
.cat {
	font-weight: bold;
	font-size: 12px;
	color: #113144;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.cat a:link {
	color: #113144; text-decoration: none;
}
.cat a:visited {
	color: #113144; text-decoration: none;
}
.cat a:hover {
	color: #113144; text-decoration: underline;
}
.subcat {
	font-size: 11px; color: #3B7192;
	font-family: Arial, Helvetica, sans-serif;
}
.subcat a:link {
	color: #3B7192; text-decoration: none;
}
.subcat a:visited {
	color: #3B7192; text-decoration: none;
}
.subcat a:hover {
	color: #3B7192; text-decoration: underline;
}