/*
Theme name: FuturesTechs Wordpress
Theme URI: http://www.futurestechs.co.uk/
Description: The FuturesTech Default WP Theme.
Version: 1.0
Author: Silkstream
Author URI: http://www.silkstream.net/
Tags: custom header, fixed width, two columns, widgets
*/

/* Container CSS Styles */
#page_container { width:1002px; margin:0px auto;}
#header_container { width:1002px; height:119px; background:url('/images/header_bg.jpg') no-repeat;}
#flow_container { overflow:hidden;width:1002px;background:url('/images/main_bg.png') repeat-y top;
azimuth: expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true); z-index:-1;}
#column_main { float:left; width:730px; padding-left:24px;margin:20px 0 20px 0;}
#column_reports { float:right; width:228px; padding-right:12px; margin:20px 0 20px 0;}
#footer_bg { width:1002px; height:47px; background:url('/images/footer_bg.jpg') no-repeat; margin-bottom:10px; color:#fff;}
#footer_info { width:400px; float:left; margin-top:4px; padding-left:30px;}
#footer_notice { width:400px; float:right; margin-top:4px; text-align:right; padding-right:30px;}
#silkstream_notice { width:300px; float:right; text-align:right; padding-right:30px; margin-bottom:20px;}
#silkstream_notice a{ text-decoration:underline; color:#636363;}
#silkstream_notice a:hover{ text-decoration:none; color:#e98f00;}

/* Navigation CSS Styles */
.nav_div { width:4px; height:29px; background:url('/images/nav_div.jpg') no-repeat;}
#nav_container img { border:none;}
#nav_container { width:1002px; height:34px; background:url('/images/nav_bg.jpg') no-repeat;position:relative;line-height:28pt;z-index:9;}
#nav_container ul{ margin:0 0 0 6px; padding:1px 0 0 0; font-weight:bold; color:#fff;}
#nav_container li{ list-style:none; text-align:center; display:inline; height:29px;float:left;line-height:29px;position:relative;}
#nav_container li a{ color:#fff; text-decoration:none; padding:0 16px 0 17px; float:left;}
#nav_container li a:hover{background:url('/images/nav_hover.jpg') repeat-x; float:left;height:29px;}
#nav_container li a.on{background:url('/images/nav_hover.jpg') repeat-x; float:left;height:29px;}
* html ul li a {height:20px;}
/* I CHANGED THIS FROM ORGINAL*/#nav_container li ul {position:absolute;left:-8px;top:29px; display:none;background:#798791;border-right:1px solid #56636B;border-left:1px solid #56636B; border-top:1px solid #56636B;z-index:80;}
#nav_container li ul li{width:200px;border-bottom:1px solid #56636B;margin:0;}
#nav_container li ul li a{display:block;text-decoration:none;width:200px;padding:0 0 0 10px; text-align:left;}
#nav_container li ul li a:hover{background:#5E6B73;color:#fff;text-decoration:none;width:200px;}
#nav_container ul li a:hover {}
#nav_container ul li:hover ul, #nav_container ul li.over ul {display:block; width:200px;background:#798791; overflow:hidden;}

/* Main Content CSS Styles */
#article_main_container { width:720px; float:left;}
.article_main_hd { width:720px; height:29px; background:url('/images/article_main_hd.jpg') no-repeat;}
.article_main_hd h1 {font-weight:bold; line-height:29px; text-indent:16px; color:#fff; font-size:10pt; margin:0px; padding:0px; text-align:left;}
.article_main_bd { width:720px; background:url('/images/article_main_bd.jpg') repeat-y; overflow:hidden;}
.article_main_bd img { padding:0 8px 8px 0;}
.article_main_ft { width:720px; height:29px; background:url('/images/article_main_ft.jpg') no-repeat; margin-bottom:15px;}

/*  Column Reports CSS Styling  */
#reports_hd {width:213px; height:41px; background:url('/images/reports_hd.jpg') no-repeat;color:#fff; font-weight:bold;}
#reports_hd ul { margin:0px; padding:0px;}
#reports_hd li { list-style:none; display:inline; line-height:28px; padding-left:20px;}

#reports_bd {width:188px; background:url('/images/reports_bd.jpg') repeat-y; padding-left:25px;}
#reports_bd a { text-decoration:none; position:relative;}
#reports_bd a:hover{ text-decoration:underline;}

#reports_ft {width:213px; height:26px; background:url('/images/reports_ft.jpg') no-repeat;}
#reports_bd table { width:194px; margin:0px auto; }
#reports_bd table tr { height:22px; position:relative;}
#reports_bd table td { padding-left:10px;background:url('/images/reports_li_new.jpg') repeat-x;}

/* Logo/Quickcall/Login CSS Styles */
#logo_container { width:272px; height:87px; float:left;}
#logo_container img{border:0px; padding-left:20px; margin-top:20px;}
#quickcall { width:232px; height:87px; float:left; margin-top:20px; padding-left:180px; overflow:hidden;}

#login_container {width:250px; height:87px;padding-left:22px; background:url('/images/login_hd_bg.jpg') no-repeat; float:right; padding-right:20px; margin-top:22px;}
#login_container form { padding:16px 0 0 0; margin: 0px; border: 0px; }
.input_bg { position:relative; width:148px; height:16px; background:url('/images/input_bg.jpg') no-repeat; border:0px; padding-left:3px; font-size:8pt; padding-top:3px;}
.login_signup { font-size:9pt;position:relative;}
#login_container a { color:#636363; text-decoration:underline;}
#login_container a:hover { color:#e98f00; text-decoration:none;}
#subscribe_btn { position:absolute; width:112px; height:41px; top:66px;}
#subscribe_btn img { border:0px;}


/* -------------------------------------- DEFAULT WP CSS STYLES BELOW -------------------------------------- */


/* Begin Typography & Colors */
body {font:9pt Arial, Helvetica, sans-serif; margin:0px; color:#555555; background:#fff url(/images/bg.jpg) repeat-x; line-height:14pt;}
#page {background-color: white;border: 1px solid #959596;text-align: left;}
#header {background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;}
#headerimg 	{margin: 7px 9px 0;height: 192px;width: 740px;}
#content {}
.widecolumn .entry p {font-size: 1.05em;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}
.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {text-align: center;}
.alt {background-color: #f8f8f8;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
#footer {background: #eee url('images/kubrickfooter.jpg') no-repeat top;border: none;}
small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}

h1, h2, h3 {font-family:Arial, Helvetica, sans-serif;font-weight: bold;}
h1 {font-size: 4em;text-align: center;}
#headerimg .description {font-size: 1.2em;text-align: center;}
h2 {font-size: 1.6em;}
h2.pagetitle {font-size: 1.6em;}
#sidebar h2 {font-family: Arial, Helvetica, sans-serif;font-size: 1.2em;}
h3 {font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;color: white;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #333;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

.entry p a:visited {color: #b85b5a;}

.commentlist li, #commentform input, #commentform textarea {font: 0.9em Arial, Helvetica, sans-serif;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar { float: right;border: 1px solid #eee;padding: 2px;background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;	text-transform: none;}

#commentform p {font-family: Arial, Helvetica, sans-serif;}

.commentmetadata {font-weight: normal;}

#sidebar {font: 1em Arial, Helvetica, sans-serif;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}

code {font: 1.1em 'Courier New', Courier, Fixed;}

acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em;}

a, h2 a:hover, h3 a:hover {color: #06c;text-decoration: none;}
a:hover {color: #147;text-decoration: underline;}

#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em Arial, Helvetica, sans-serif;text-align: center;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
/* End Typography & Colors */

/* Begin Structure */
body {margin: 0 0 20px 0;padding: 0;}

#page {margin: 20px auto;padding: 0;width: 760px;border: 1px solid #959596;}
#header {background-color: #73a0c5;margin: 0 0 0 1px;padding: 0;height: 200px;width: 758px;}
#headerimg {margin: 0;height: 200px;width: 100%;}

.narrowcolumn {float: left;padding: 0 0 20px 45px;margin: 0px 0 0;width: 450px;}
.widecolumn {padding: 10px 0 20px 0;margin: 5px 0 0 150px;width: 450px;}
.post {margin: 0 0 40px;text-align: justify;}
.post hr {display: block;}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}
.widecolumn .attachment {text-align: center;margin: 5px 0px;}
.postmetadata {clear: left;}
.clear {clear: both;}
#footer {padding: 0;margin: 0 auto;width: 760px;clear: both;}
#footer p {margin: 0;padding: 20px 0;text-align: center;}
/* End Structure */

/*	Begin Headers */
h1 {padding-top: 70px;margin: 0;}
h2 {margin: 30px 0 0;}
h2.pagetitle {margin-top: 25px;text-align: left; color:#E69100;}
#sidebar h2 {margin: 5px 0 0;padding: 0;}
h3 {padding: 0;margin: 30px 0 0;}
h3.comments {padding: 0;margin: 40px auto 20px ;}
/* End Headers */

/* Begin Images */
p img {padding: 0;max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display:inline;}
.alignright {float: right;width:100%; text-align:right; margin-bottom:5px;}
.alignleft {float: left; width:100%; text-align:left; margin-bottom:5px;}
/* End Images */

/* Begin Lists */
html>body .entry ul {margin-left: 0px;padding: 0 0 0 30px;list-style: none;padding-left: 10px;text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ul li:before, #sidebar ul ul li:before {}
.entry ol {padding: 0 0 0 35px;margin: 0;}
.entry ol li {margin: 0;padding: 0;}
.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}
#sidebar ul, #sidebar ul ol {margin: 0;padding: 0;}
#sidebar ul li {list-style-type: none;list-style-image: none;margin-bottom: 15px;}
#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 0px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}
ol li, #sidebar ul ol li {list-style: decimal outside;}
#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0;padding: 0;}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {padding: 5px 3px 0 0; position:relative;}
#sidebar #searchform #s {width: 108px;padding:2px;}
#sidebar #searchsubmit {padding: 1px;}
.entry form { /* This is mainly for password protected posts, makes them look better. */text-align:center;}
select {width: 130px;}
#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;}
#commentform textarea {width: 100%;padding: 2px;}
#commentform #submit {margin: 0;float: right;}
/* End Form Elements */

/* Begin Comments*/
.alt {margin: 0;padding: 10px;}

.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 3px;padding: 5px 10px 3px;list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}

.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0;display: block;}
/* End Comments */


/* Begin Sidebar */
#sidebar{padding: 20px 0 10px 0;width: 190px;}
#sidebar form {margin: 0;}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 155px;}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0;text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}

blockquote cite {margin: 5px 0 0;display: block;}

.center {text-align: center;}
hr {display: none;}
a img {border: none;}

.navigation {display: block;text-align: center;margin-top: 0px;margin-bottom: 20px;}
/* End Various Tags & Classes*/

