body{
	margin:0;
	font:11px/16px Helvetica, Arial, sans-serif;
	color:#000;
	background:#fff url(images/bg-body.gif) repeat-x 50% 0;
	min-width:938px;
}
img{border-style:none;}
a{
	color:#00c5e2;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:898px;
	margin:0 auto;
}
input,
textarea,
select{
	font:12px/27px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	line-height:normal;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#header{
	width:100%;
	overflow:hidden;
	padding:18px 0 43px;
}
.panel{
	width:100%;
	overflow:hidden;
	margin:0 0 40px;
}
.logo{
	float:left;
	width:563px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.social{
	margin:0;
	padding:13px 5px 0;
	list-style:none;
	float:right;
}
.social li{
	float:left;
	margin:0 0 0 19px;
	overflow:hidden;
	width:83px;
	height:83px;
	text-indent:-9999px;
}
.social a{
	display:block;
	height:100%;
	cursor:pointer;
}
.social .twitter{background:url(images/ico-twitter.png) no-repeat;}
.social .facebook{background:url(images/ico-facebook.png) no-repeat;}
.social .rss{background:url(images/ico-rss.png) no-repeat;}
.slogan{
	background:url(images/bg-title.png);
	width:100%;
	overflow:hidden;
	padding:17px 18px 15px;
	margin:0 0 38px;
}
.slogan h1{
	margin:0;
	font-size:47px;
	line-height:50px;
	text-transform:uppercase;
}
.slogan .txt-creativity{
	text-indent:-9999px;
	background:url(images/txt-creativity.png) no-repeat;
	width:861px;
	height:121px;
}
.info{
	width:858px;
	overflow:hidden;
	padding:0 22px 0 18px;
}
.info p{margin:0;}
.txt-i-am-technologist{
	float:left;
	width:859px;
	height:17px;
	margin:0 0 8px;
	background:url(images/txt-i-am-technologist.png) no-repeat;
	text-indent:-9999px;
}
.info .more{
	float:right;
	width:192px;
	height:14px;
	text-indent:-9999px;
	cursor:pointer;
	line-height:0;
	background:url(images/txt-more.png) no-repeat;
}
#main{
	width:100%;
	overflow:hidden;
}
#content{
	width:622px;
	float:left;
}
#sidebar{
	width:237px;
	float:right;
}
#main h2{
	margin:0 -12px 14px;
	background:url(images/bg-title.png);
	padding:3px 11px 4px;
	font-size:26px;
	line-height:35px;
	width:596px;
}
#main h2 a{color:#000;}
#sidebar h2{width:215px;}
#main h3{
	margin:0;
	font-size:11px;
}
#main h4{
	margin:0;
	font-size:10px;
}
#main h5,
#main h6{
	margin:0;
	font-size:9px;
}
.post{padding:0 14px 27px;}
.title{margin:0 0 18px;}
.title ul{
	margin:0 0 0 -16px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:620px;
	color:#00c5e2;
	text-transform:uppercase;
	font-size:17px;
	line-height:20px;
}
.title li{
	float:left;
	background:url(images/separator.gif) no-repeat 0 50%;
	padding:0 11px 0 12px;
}
.title a{font-weight:bold;}
.entry-content p{margin:0 0 17px; font-size:14px !important;}
.entry-content blockquote{
	margin:0;
	overflow:hidden;
	padding:7px 0 11px 58px;
	background:url(images/bg-quotes.gif) no-repeat 11px 0;
}
.row{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
.image{
	background:url(images/bg-title.png);
	padding:10px;
	float:left;
}
.entry-content img{
	vertical-align:top;
	border:5px solid #fff;
}
.entry-content ul,
.entry-content ol{
	margin:0;
	padding:0;
	list-style:none;
}
.entry-content li{margin:0 0 17px;}
.box{
	overflow:hidden;
	padding:0 12px;
	width:213px;
}
.search{
	margin:0;
	overflow:hidden;
}
.search input{float:left;}
.search .text{
	background:#fff;
	border:1px solid #333;
	padding:6px 5px 5px;
	width:164px;
	margin:0 10px 0 0;
}
.box select{
	float:left;
	width:210px;
}
.box ul{
	margin:0;
	padding:0 0 28px;
	list-style:none;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
}
.box li{
	background:url(images/bullet.gif) no-repeat 4px 9px;
	padding:0 0 7px 18px;
}
.box form{
	width:100%;
	overflow:hidden;
	margin:0 0 39px;
}
img.aligncenter{
	display:block;
	margin:0 auto;
}
.alignleft{float:left;}
.alignright{float:right;}
.outtaHere{
	position:absolute;
	left:-3000px;
}
.selectArea{
	position:relative;
	height:27px;
	float:left;
	color:#000;
	margin:3px 0 0;
	text-transform:uppercase;
	background:url(images/bg-select.gif) no-repeat;
	font:12px/27px Arial, Helvetica, sans-serif;
}
.selectArea .left{
	position:absolute;
	top:0;
	left:0;
	width:19px;
	height:100%;
	display:block;
}
.selectArea a.selectButton{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/bg-select.gif) no-repeat 100% -27px;
}
.selectArea .center{
	height:27px;
	display:block;
	padding:0 26px 0 8px;
	font:12px/27px Arial, Helvetica, sans-serif;
}
.selectArea .center img{float:left;}
.optionsDivInvisible,
.optionsDivVisible{
	position:absolute;
	background-color:#fff;
	border:1px solid #000;
	border-top:0;
	display:block;
	z-index:30;
	font-size:11px;
	text-transform:uppercase;
	width:208px !important;
}
.optionsDivInvisible{display:none;}
.optionsDivVisible ul{
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.optionsDivVisible ul li{
	float:left;
	width:100%;
}
.optionsDivVisible a{
	color:#000;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	line-height:17px;
	padding:2px 4px;
}
.optionsDivVisible a img{
	border:none;
	float:left;
}
.optionsDivVisible a:hover{
	background:#e5e5e5;
	text-decoration:none;
}
