/*
Theme Name: Data Center Knowledge
Theme URI: http://www.redwingstudio.com/
Description: Data Center Knowledge Wordpress Template. Version: 1.4
Version: 1.4
Author: Ben Huddleston (Edited by Marvyn Tinitigan and Erik Geurts)
Author URI: http://www.redwingstudio.com/

	This theme was designed and built by Ben Huddleston,
	whose blog you will find at http://www.ben-huddleston.com/

*/


/* ------------ GLOBAL OPTIONS ------------ */
html {font-size: 100.1%;}

body {
	font: 64% Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #1d1d1d url(images/bg-body.gif) repeat-x;
}

form {
	display: inline;
	padding: 0;
	margin: 0;
}

li {list-style: none;}

img {
	border: none;
	display: block;
}

/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* ------------ TEXT FORMATTING ------------ */
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}

h1, h2 {
	color: #1b1b1b;
	font: 200% "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0;
}

h1 a, h2 a { color: #1b1b1b; }

.main-column h1 a, .main-column h2 a {
	color: #1b1b1b;
	text-decoration:none;
}

h3 {
	color: #2b2b2b;
	font-size: 14px;
	font-weight: normal;
	margin: 9px 0 0;
}

h4 {
	color: #2b2b2b;
	font-size: 12px;
	font-weight: normal;
	margin: 9px 0 0;
}



p {
	font-size: 120%;
	line-height: 20px;
	color: #464646;
	margin: 0 0 15px;
}

p a {
	color: #888526;
	text-decoration: underline;
}

p a:hover {text-decoration: none;}

blockquote { font-size: 115%; }

/* ------------- IMAGES -------------- */
.imageright { float:right; margin:0 0 5px 5px; border: 0;}
.imageleft { float:left; margin:0 5px 5px 0; border: 0;}
.imagepadding { margin-bottom: 2em;	}
/*.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }*/
.imgalignleft { float:left; margin: 8px 8px 8px 8px; border: 0; }
.imgalignright { float:right; margin: 8px 8px 8px 8px; border: 0; }
.imgaligncenter { margin-left: auto; margin-right: auto; font-style:italic;}

.alignleft { margin:0px 5px 5px 0; border:0; }
.alignright{ margin:0px 0px 5px 5px; border: 0;}
.aligncenter { margin:0px auto 5px auto; border: 0;}

.wp-caption-text { text-align: left; 
   padding-top: 3px;
   font-size: 12px;
 font-style: italic;
line-height: 17px;
}


/* ------------ STRUCTURE ------------ */

/*MAIN CONTAINER*/
#main {
	margin: 25px auto 0;
	width: 1000px;
	padding-top: 159px;
	position: relative;
	overflow: hidden;
}

/*HEADER*/
#header {
	height: 159px;
	background: url(images/bg-header.jpg) repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 50;
}

/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 29px;
	left: 11px;
	background: url(images/logo.gif) no-repeat;
	width: 192px;
	height: 68px;
}

.logo a {
	height: 100%;
	width: 100%;
}

/*header-banner*/
.header-banner {
	position: absolute;
	right: 3px;
	top: 7px;
	background: url(images/bg-header-banner.gif) no-repeat;
	width: 728px;
	height: 90px;
        background: #ffffff;
	overflow: hidden;
	padding: 4px 0 0 4px;
}

/* ------------ MAIN NAVIGATION ------------ */

/*main-nav*/
.main-nav-holder {
	position: absolute;
	left: 0;
	top: 113px;
	width: 100%;
}

#main-nav {
	padding: 4px 0 0 30px;
	margin: 0;
	height: 47px;
	background: url(images/bg-main-nav.png) repeat-x;
	width: 100%;
}

#main-nav li {
	float: left;
	margin-right: 35px;
	height: 51px;
	padding-left: 8px;
}

#main-nav li.last {margin-right: 0;}

#main-nav a {
	float: left;
	line-height: 37px;
	xpadding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
	color: #fff;
	text-decoration: none !important;
	overflow: hidden;
	white-space: nowrap;
}

#main-nav span {
	display: block;
	padding-right: 8px;
}

#main-nav ul {
	display: none;
	padding: 1px;
	margin: 0;
	position: absolute;
	z-index:50;
	left: 0;
	top: 43px;
	width: 140px;
	background: #98926a;
	border: 1px solid #3f3f3f;
}

#main-nav li:hover, #main-nav li.hover { position: relative; background: url(images/bg-main-nav-hover.gif) no-repeat; }
#main-nav li:hover a, #main-nav li.hover a { background: url(images/bg-main-nav-hover.gif) no-repeat 100% 0; }
#main-nav li:hover span, #main-nav li.hover span {}
#main-nav li:hover ul, #main-nav li.hover ul { display: block; }

#main-nav li li {
	float: none;
	margin: 0;
	width: 100%;
	vertical-align: top;
	height: auto;
	padding-left:0;
}

#main-nav li li a {
	display: block;

	height: 1%;
	float: none;
	padding-left: 4px;
	line-height: 22px;
	background: #6e662d !important;
	font-size: 12px;
	border-top: 1px solid #544c13;
}

#main-nav li li a:hover {background: #4f470e !important;}

#main-nav li.companies-cat ul  { width:600px;  margin:0; float:none;  }
#main-nav li.regional-markets-cat ul  { width:300px;margin:0; float:none; }

#main-nav li.companies-cat ul li, #main-nav li.regional-markets-cat ul li { 
	float:left; 
	display:inline;
	width:150px; 
	margin:-2px 1px 0 -1px; 
	background:none;  
	font-size:0px; 
	line-height:0px;
	height:auto;
	padding:0;
}

#main-nav li.companies-cat ul li ul, #main-nav li.regional-markets-cat ul li ul { 
	width:150px; 
	position:relative; 
	top:0; 
	border:0; 
	background:none;
}

#main-nav li.companies-cat ul li ul li, #main-nav li.regional-markets-cat li ul li { 
	margin:0 1px 0 0; 
	font-size:100%; 
	line-height:normal; 
}

#main-nav li.companies-cat ul li ul li a, #main-nav li.regional-markets-cat ul li ul li a { 
	border:0; 
	padding:0 0 0 10px; 
	border-bottom: 1px solid #544c13; 
	border-right: 1px solid #544c13; 
	background:none; 
} 








/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	background: url(images/bg-container.gif) repeat-y;
}


/* ------------ LEFT SIDEBAR ------------ */

/*sidebar1*/
.sidebar1 {
	float: left;
	width: 183px;
}

/* ------------ SIDEBAR NAVIGATION ------------ */

/*sub-nav*/
#sub-nav {
	padding: 3px 0 0;
	margin: 0 0 13px;
	background: #455a63;
}

#sub-nav li {
	width: 100%;
	vertical-align: top;
	background: url(images/bg-sub-nav-separator.gif) repeat-x 0 100%;
}

#sub-nav a {
	color: #fff;
	font-size: 140%;
	padding-left: 30px;
	line-height: 29px;
	background: url(images/img-sub-nav-bullet.gif) no-repeat 5px 50%;
	display: block;
	text-decoration: none !important;
	height: 1%;
}

#sub-nav ul {
	display: none;
	padding: 1px;
	margin: 0;
	position: absolute;
	left: 183px;
	top: 0;
	width: 140px;
	background: #7d8c92;
	border: 1px solid #3f3f3f;
}

#sub-nav li:hover, #sub-nav li.hover {position: relative;}
#sub-nav li:hover a, #sub-nav li.hover a {background-color: #283d46;}
#sub-nav li:hover ul, #sub-nav li.hover ul {display: block;}

#sub-nav li li a {
	padding-left: 8px;
	background: #485d66 !important;
	border-bottom: 1px solid #2e434c;
	font-size: 120%;
}

#sub-nav li li a:hover {
	background: #293e47 !important;
	border-color: #122730;
}

/*sidebox*/
.sidebox {
	background: #485d66;
	padding-top: 5px;
	width: 170px;
	margin: 0 auto 4px;
}
.sidebox .sidebox-wrapper {
	background: #485d66;
	padding:0 5px 5px;
}
.small {
	background: url(images/bg-sidebox2.gif) no-repeat;
	width: 135px;
}
.small .sidebox-wrapper {background: url(images/bg-sidebox2.gif) no-repeat 0 100%;}
/*big-banner*/
.big-banner {
	display: block;
	margin: 0 auto;
	width: 179px;
}



/*CONTENT*/
.content {
	float: right;
	width: 816px;
}


/* ------------ breadcrumbs ------------ */
.breadcrumbs {
	padding: 0;
	margin: 0 0 7px;
	background: #262626;
	border: 1px solid #676531;
	color:#fff;
}
.breadcrumbs li {
	display: inline;
	line-height: 25px;
	font-size: 12px;
	padding-left: 17px;
	background: url(images/img-white-bullet.gif) no-repeat 5px 50%;
}

.breadcrumbs li:first-child {background: none;}
.breadcrumbs a {
	color: #fff;
	font-size: 12px;
}


/* ------------ CONTENT COLUMN/ MIDDLE ------------ */

/*main-column*/
.main-column {
	width: 490px;
	float: left;
	padding-left: 7px;
	overflow-x:hidden;
}

.main-column a {
	color: #888526;
	text-decoration: underline;
}

/* featured*/
.featured-post
{
	color: #464646;
}
.featured-post h2 {
	font-size:20px;
}

/* excerpt*/
.excerpt-post h2 {
	font-size:18px;
}

/* list of headlines*/
.headlines-list h2 {
	font-size:18px;
}

.headlines-list ul {
	margin:0px;
	padding:0px 0px 14px 0px;
}

.headlines-list li.alt1 {
	background-color:#e2e2e2;
	list-style:none;
	margin:0px;
	padding:8px;
}

.headlines-list li.alt2 {
	background-color:#ffffff;
	list-style:none;
	margin:0px;
	padding:8px;
}

.headlines-list li.alt1 a, .headlines-list li.alt2 a {
	color:#464646;
	text-decoration:none;
}

.headlines-list li.alt1 a:hover, .headlines-list li.alt2 a:hover {
	color:#464646;
	text-decoration:underline;
}

/* industry perspective title*/
.industry-title h1 a {
	display:block;
	width:474px;
	height:39px;
	background: url(images/title-industry-perspective.gif) no-repeat;
	margin:0px;
	padding:0px 0px 19px 0px;
	text-indent:-5000px;
	outline:none;
}

/* featured*/
.industry-post {
	color: #464646;
}

.industry-post h2 {
	font-size:20px;
}

.industry-post p:first-child, .industry-post p.firstchild
{
	padding-top:25px;
}

.industry-post p img.imgalignleft
{
	float:left; margin: -25px 8px 8px 0px; border: 0;
}

.industry-post .ip-datebox{
	position:absolute; 
	margin-left:100px;
}

#previous-perspectives-button
{
	float:right;
}

#perspectives-buttons
{
	padding-bottom:25px;
}

#previous-perspectives-button a
{
	display:block;
	width:200px;
	height:25px;
	text-indent:-5000px;
	background:url(images/btn-prev-ip.gif) no-repeat;
}

.columnist-image {
	width: 105px;
	float: left;
	font-size:9px;
	text-align:center;
}

.columnist-image img {
	display:block;
	text-align:left;
}

.columnist-content {
	float:left;
	width:360px;
}

.clear {
	clear:both;
}

/* widget for industry perspective*/

#widget-industry-perspective {
	background:url(images/bg-industry-perspective-box.gif) repeat-y;
}

#widget-industry-perspective .columnist-image {
	display:block;
	text-align:left;
	padding-left:12px;
}


#widget-industry-perspective .columnist-content {
	float:left;
	font-size:12px;
	width:170px;
}

#widget-industry-perspective .ip-box{
	width:270px; 
	padding:0px 8px 0px 8px;
}

#widget-industry-perspective h4 {
	margin:0px;
	padding:0px 0px 10px 0px;
	background:url(images/boxtitle-industry-perspective.gif) no-repeat;
	display:block;
	width:303px;
	height:23px;
	text-indent:-5000px;
}

#widget-industry-perspective .clear {
	background:url(images/bg-industry-perspective-box-bottom.gif) no-repeat;
	height:6px;
	clear:both;
}

/* widget for networking links*/

#widget-networking-links ul {
	margin:0px;
	padding:0px;
}

#widget-networking-links li {
	list-style:none;
	display:inline;
	float:left;
}

#widget-networking-links #netlink-btn-rss a
{
	display:block;
	width:149px;
	height:58px;
	background:url(images/btn-rss-feed.gif) no-repeat;
	text-indent:-5000px;
	outline:none;
}

#widget-networking-links #netlink-btn-rss a
{
	display:block;
	width:149px;
	height:58px;
	background:url(images/btn-rss-feed.gif) no-repeat;
	text-indent:-5000px;
	outline:none;
}

#widget-networking-links #netlink-btn-twitter a
{
	display:block;
	width:154px;
	height:58px;
	background:url(images/btn-twitter.gif) no-repeat;
	text-indent:-5000px;
	outline:none;
}

/* widget for white papers*/
#widget-white-papers
{
	margin-top:4px;
}

/* widget for newsletter signup*/
#widget-newsletter-signup
{
	width:289px;
	height:35px;
	background:url(images/bg-newsletter-signup.gif) no-repeat;
	padding:31px 7px 0px 7px;
}

#widget-newsletter-signup input.textinput
{
	width:178px;
	height:22px;
	border:none;
	margin-right:4px;
}

#widget-newsletter-signup a.submitbutton
{
	display:block;
	text-indent:-5000px;
	outline:none;
	width:104px;
	height:24px;
	border:none;
	background:url(images/btn-subscribe.gif) no-repeat;
}

/*post-list*/
.post-list {
	padding: 0;
	margin: 0 0 45px;
}

.post-list li {
	margin:0 5px 0 8px;
}

ul.post-list ul {
	
	margin-bottom:1em;
}

ul.post-list ul li {
	list-style:disc;
	font-size: 120%;
	margin-bottom: 1em;
}

.post-list img {
	border: 1px solid #a1a1a1;
	padding: 1px;
	/*margin: 0 auto;*/
}

.post-list img.left-photo {
	margin: 0 6px 0 0;
	float: left;
}

.post-list img.no-border {border: 0;}

.post-list img.big-photo {margin-bottom: 20px;}

/*day*/
.day {
	font: normal 120% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #636363;
	display: block;
	margin:3px 0 6px 0;
}

/*read-more*/
.read-more {
	width: 100%;
	overflow: hidden;
	display: block;
	padding-bottom: 20px;
}

.read-more a {
	float: right;
	width: 117px;
	height: 17px;
	background: url(images/btn-green-readmore.gif) no-repeat;
}

.buttons-menu {
	padding: 0;
	margin: 0 0 10px;
	width: 100%;
	overflow: hidden;
	list-style:none;
}

.buttons-menu li {float: left; list-style:none;}

.buttons-menu a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 146px;
	height: 25px;
}

.buttons-menu li.recent a {background: url(images/btn-recent.gif) no-repeat;}
.buttons-menu li.older a {background: url(images/btn-older.gif) no-repeat;}
.buttons-menu li.older {float: right;}

/* In div format */
.buttons-menu-div {margin-bottom:25px;}
.buttons-menu-div .recent-div a {display:block; width:146px; height:25px; text-indent:-5000px; background: url(images/btn-recent.gif) no-repeat;}
.buttons-menu-div .older-div a {display:block; width:146px; height:25px; text-indent:-5000px; background: url(images/btn-older.gif) no-repeat;}
.buttons-menu-div .recent-div{ float:left}
.buttons-menu-div .older-div{ float:right;}

#whitepaper-ad {
	width:468px;
	margin:2em auto 2em auto;
}

li.content-ad { margin-bottom:4em; }
div#incontent-ad { width:336px; margin:0 auto; }

div#sm-content-ad {
	width:336px;
	float:right;
	margin:0 0 1em 1em;
}


#sponsored { 
        border: 1px dashed #003D6B;
        padding: 8px;
        margin: 8px;
}

/*------------ sidebar2 ------------*/
.sidebar2 {
	float: right;
	width: 303px;
	padding-right: 6px;
}

/*sidebox2*/
.sidebox2 {
	background: url(images/bg-sidebox3.gif) no-repeat;
	height: 52px;
	padding: 7px;
	margin-bottom: 4px;
}

.i-text {
	float: left;
	width: 205px;
	height: 24px;
	padding: 0;
	background: #fff;
	border: 0;
	margin-right: 5px;
	clear:left;
	display:block;
}

.content-box label {
	clear:left;
	display:block;
}

.btn-search, .i-radio {float: left;}

.sidebox2 label {
	float: left;
	color: #fff;
	font-size: 12px;
	padding: 0 23px 0 8px;
	line-height: 18px;
}

.form-row {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
}



/*rss*/
.rss {
	width: 279px;
	height: 48px;
	background: url(images/txt-rss.gif) no-repeat 3px 3px;
}

.sidebox3 {margin-bottom: 4px; background: #ffffff;}

/*tabset*/
.tab-holder {
	border: 1px solid #979797;
	background: #d1d1d1;
	margin-bottom: 6px;
	margin-top:4px;
}

.tabset {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	background: url(images/bg-tab.gif) repeat-x;
}

.tabset li {
	float: left;
	border-left: 1px solid #899aa1;
}

.tabset li:first-child {border: 0;}

.tabset a {
	display: block;
	width: 74px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	background: url(images/bg-tab.gif) repeat-x;
}

.tabset a:hover, .tabset a.active {
	background-position: 0 100%;
	text-decoration: none;
}

/*list*/
.list {
	padding: 5px 3px;
	margin: 0 1px;
	background: #fff;
}

.list li {
	padding-left: 6px;
	line-height: 30px;
	color: #3c3c3c;
	font-size: 120%;
	background: #e2e2e2;
}

.list li.alt {background: #fff;}

.list li a { color: #3c3c3c; display:block; }

/*archived*/
.archived {
	height: 20px;;
	background: url(images/txt-archived.gif) no-repeat 50% 50%;
}

/*selects*/
.selects {
	width: auto;
	padding-left: 15px;
}

.selects  select {
	float: left;
	margin-right: 4px;
}

#archive-dropdown {
	width:260px;
}

/*sidebox4*/
.sidebox4a {
	padding-top: 5px;
	width: 300px;
	margin: 0 auto;
	padding-bottom:5px;
}

.sidebox4b {
	padding-top: 5px;
	background: url(images/bg-sidebox4.gif) no-repeat;
	width: 170px;
	margin: 0 auto;
}

.sidebox4b .sidebox-wrapper {
	background: url(images/bg-sidebox4.gif) no-repeat 0 100%;
	padding: 0 5px 5px;
}


/*bookmarks*/
.bookmarks {
	padding: 20px 0 25px;
	margin: 0;
	text-align: center;
	clear:both;
}

.bookmarks li, .bookmarks img {
	display: inline;
	border: 0;
}

/*content-box*/
.content-box {
	background: url(images/bg-content-box.gif) no-repeat;
	padding-top: 8px;
	margin-bottom: 10px;
}

.content-box .box-wrapper {
	padding: 0 8px 8px;
	background: url(images/bg-content-box.gif) no-repeat 0 100%;
	height: 1%;
}

.content-box p {
	color: #464646;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
}

.box-title {
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
}

.box-title img {
	float: left;
	border: 1px solid #656565;
	margin-right: 10px;
}

.box-title span {
	color: #2b2b2b;
	font-size: 12px;
}

/* ------------ comment-form ------------*/
.comment-form {padding: 0 25px;}

.comment-form strong {
	display: block;
	text-align: center;
	font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
}

.comment-form label {
	display: block;
	color: #000;
	font-size: 12px;
}

.comment-form .i-text, .comment-form textarea {
	width: 422px;
	height: 19px;
	background: #fff;
	border: 1px solid #000;
	padding: 3px 0;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

.comment-form textarea {
	height: 144px;
	overflow: auto;
	margin-bottom: 0;
}

.btn-submit {
	margin: 0 auto;
	display: block;
}

/*------------ FOOTER ------------*/
#footer {
	height: 86px;
	overflow: hidden;
	background: #3f3f3f;
	padding: 0 15px;
}

.footer-logo {
	width: 149px;
	height: 29px;
	background: url(images/img-footer-logo.gif) no-repeat;
	float: left;
	margin-top: 30px;
}

/*footer-nav*/
.footer-nav {
	padding: 0 0 0 15px;
	margin: 0;
	float: left;
}

.footer-nav li {
	display: inline;
	padding-left: 23px;
}

.footer-nav a {
	color: #fff;
	font-size: 12px;
	line-height: 86px;
        margin-right: 20px;
}


/* ------------ OTHER STATIC PAGES ------------ */
#subscribe-form {
	float:left;
	margin:0 1em 1em 0;
}

#subscribe-table {}
