body {
	background:#fff url("../img/main/body-bg.png") 0 0 repeat-x!important;	
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif!important;
	text-transform:uppercase;
}

.right {
	float:right;
	padding-left:10px;		
}

.left {
	float:left;
	padding-right:10px;
}

img {
	border:1px solid #909090!important;
}
	
h1.logo a {
	display:block;
	width:730px;
	height:50px;
	overflow:hidden;
	text-indent:100em;
	line-height:100em;
	background:transparent url("../img/main/techno-logo.png") 0 0 no-repeat;
	margin:20px 0;
}

.is-front .menu {
	margin-bottom:0;	
}

.menu, .menu li {
	list-style-type:none;	
}

.menu {
	padding:0;
	margin:0 0 1.5em 0;
	font-family:"Rockwell", "Rockwell Std", Georgia, "Times New Roman", serif;
	background:#484848 url("../img/main/corner-grey.png") 100% 0 no-repeat;
	height:32px;
	border-bottom:6px solid #15a6df;
}

.menu li {
	display:block;
	float:left;	
}

.menu li a {
	display:block;
	float:left;
	padding:7px 20px;
	border-right:1px solid #363636;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.solarwind {
	display:block;
	float:left;
	padding:7px 20px;
	border-right:1px solid #363636;
	color:#FFFFFF;
}

.menu li a:hover {
	background:#363636;	
}

.menu li.current a {
	background:#15a6df;
}

.menu #menu_rss a {
	background-image:url("../img/main/rss-white.png");
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
	height:18px;
	width:12px;
	text-indent:100em;
	line-height:100em;
}

.menu #menu_rss a:hover {
	background-color:#FDC060;
}

.leaderboard {
	width:728px!important;	
}

.textpromo {
	width:212px!important;
	padding:10px 0 0 0;
	border-bottom:1px solid #ebebeb;
}

.textpromo h3 a {
	color:#15A6DF;
	text-transform:uppercase;
	text-decoration:none;
}

.textpromo p {
	font-size:.875em;
	color:#a1a1a1;	
}

#searchform {
	margin-top:40px;	
}

#searchform .searchinput {
	float:left;
	padding:5px;
	margin:2px;
}

#searchform .example {
	color:#ccc;	
}

#searchform .active {
	border:3px solid #15a6df;
	margin:0;	
}

#searchform .searchbtn {
	float:left;
	width:25px;
	height:25px;
	background:url("../img/main/search-btn.png") 0 0 no-repeat;
	border:none;
	margin:0;
	padding:0;
	cursor:pointer;
	position:relative;
	top:3px;
}

#searchform .searchbtn:hover {
	background-position: 0 100%;	
}

.box h3 {
	color:#fff;
	font-family:"Rockwell", "Rockwell Std", Georgia, "Times New Roman", serif!important;
	font-size:1.5em;
	text-transform:uppercase;
}

.grey {	background:#d5d5d5 url("../img/main/corner-grey.png") 100% 0 no-repeat!important;}
.blue {	background:#15a6df url("../img/main/corner-blue.png") 100% 0 no-repeat!important;}
.orange { background:#fdc060 url("../img/main/corner-orange.png") 100% 0 no-repeat!important;}

.grey h3 {
	color: #333333;
}

.orange h3 {
	color: #333333;
}

.twit a {
	color:#ba822a!important;
	font-size:1.5em;	
}

.sidebar .box a {
	color:#fff;	
}

#centerpiece {
	background:#484848;
	margin-bottom:1.5em;
}

#centerpiece a {
	color:#fff;	
	text-decoration:none;
}

#centerpiece a:hover,
#centerpiece a:focus {
	color:#aee7fd;	
}

#centerpiece h2 {color:#fff;}
#centerpiece p {color:#0b6c92;}

#centerpiece .box {
	background:#15A6DF;
	margin-bottom:0;	
}

#centerpiece .articles {
	margin-right:0;
	width:440px;
}

#centerpiece .related,
#centerpiece .related li {
	list-style-type:none;
	padding:0;
	margin:0;	
}

#centerpiece h3 {
	margin:0;	
}

#centerpiece .related a {
	display:block;
	float:left;
	width:420px;
	padding:10px;
	border-bottom:1px solid #363636;
}

#centerpiece .related a:hover,
#centerpiece .related a:focus {
	background:#363636;
}

#bodytext {
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	border-bottom:1px solid #ccc;	
}

#breakouts {
	/*width:300px;*/
	float:left;
	margin:0 1.5em 1.5em 0;	
}

.breakout {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;	
}
	
#tools, #tools li,
#mediatools, #mediatools li {
	list-style-type:none;	
}

#tools, #mediatools {
	padding:0;
	margin:0;	
}

#tools li a.bookmark,
#tools li a.email,
#tools li a.commentscroll,
#mediatools li a {
	float:right;
	text-decoration:none;
	color:#48413d;
	font-weight:bold;
	padding:2px 30px 2px 0;
	background:url("../img/main/icons.png") 100% 0 no-repeat;
}

#mediatools li a {
	float:none;
	background-position:0 -96px;
	padding:2px 0 2px 30px;	
}

#tools li a.bookmark:hover,
#tools li a.email:hover,
#tools li a.commentscroll:hover {text-decoration:none; color:#15A6DF;}

#tools li a.bookmark {background-position:100% -3px;}
#tools li a.email {background-position:100% -31px;}
#tools li a.commentscroll {background-position:100% -62px;}

#mediatools li a.slideshow {background-position:0 -96px;}

#dropdown_mail {
	background:#f9f9f9;
	padding:1.5em;
	margin-top:45px;
	margin-left:-90px;
	border:1px solid #ccc;	
}

#dropdown_mail .button {
	float:right;
}

#dropdown_mail .button:hover {
	text-decoration:none;	
}

.addcomment {
	float:left;
	background:#f9f9f9!important;	
}

.addcomment h3 {
	color:#393939;	
}

.addcomment .text,
.addcomment label,
.addcomment .error {
	width:580px;
	float:left;
	clear:both;
}

.addcomment .button {
	float:left;
	width:580px;
}

.addcomment .error {
	width:570px;	
}

#ContactForm .text,
#ContactForm label,
#ContactForm .button {
	width:580px;
	float:left;
	clear:both;
}

#ContactForm label.error {
	width:570px;	
}

#ContactForm .button {
	width:590px;	
}

#im-network-links {
	float:left;
}

#im-network-links ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#im-network-links ul li {
	float:left;
	list-style-type:none;
}

#im-network-links ul li a {
	color:#ccc;
	text-decoration:none;
	float:left;
	display:block;
	font-size:.8em;
	padding:2px 10px;
	height:17px;
	border-right:1px solid #000;	
}

#im-network-links ul li a:hover {
	background-color:#000;
}

#im-network-links ul li a.im-logo {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding-left:15px;
	background:url("../img/main/logo-im.png") 0 50% no-repeat;
}