/*----- Document -----*/
*{
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	border-collapse: collapse;
	font: inherit;
	font-size: 1em;
}
body{
	background: #003645;
	font: 0.625em/1 georgia, times, serif;
}
body.wait, body.wait *{
	cursor: wait;
}
#wrapper{
	overflow: visible;
	min-width: 960px;
	max-width: 1133px;
}
.clear{
	clear: both;
}

/*----- Link Defaults -----*/
a{
	text-decoration: none;
	color: #00B5CB;
}
a:hover{
	text-decoration: underline;
}

/*----- Content -----*/
#page{
	position: relative;
	float: left;
	width: 75%;
	background: #00141B url('../img/main_bg.jpg') top no-repeat;
}
#page_top a#home{
	display: block;
	height: 265px;
	margin: 0 150px 0 0;
	text-indent: -2000em;
}

/*----- Header -----*/
#header{
	position: absolute;
	top: 15px;
	right: 0;
	right: -240px;
	width: 390px;
}
#header h1{
	float: left;
	width: 136px;
	height: 39px;
}
#header h1 a{
	display: block;
	height: 39px;
	background: url('../img/logo_mindcomet.png') 0 0 no-repeat;
	font-size: 0;
	text-indent: -20000px;
}
#header h2{
	float: left;
	margin: 13px 0 0 34px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #D7DCDC;
}
#header ul{
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 2;
}
#header ul li{
	float: left;
	width: 26px;
	height: 35px;
	text-align: center;
	list-style: none;
}
#header ul li.active{
	background: url('../img/bg_icon_arrow.gif') center bottom no-repeat;
}


/*----- Support -----*/
#support{
	overflow: hidden;
	margin-left: -192px;
	background: #000000 url('../img/bg_support.gif') repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: right;
	color: #FFF;
}
#support #data{
	float: left;
	width: 360px;
	padding: 25px 0 25px 25px;
}
#support p{
	font-size: 2em;
	line-height: 1.2;
}
#support #info{
	margin: 0.727em 0 0 0;
	font-size: 1.1em;
	line-height: 1;
	color: #00A9A7;
}
#support #user{
	margin: 1.071em 0 0 0;
	font-size: 1.4em;
	line-height: 1.2;
	color: #F3B92B;
}
#support #user a{
	color: #F3B92B;
}

/*----- Forms -----*/
form a.button img{
	position: relative;
	top: 3px;
	left: 9px;
}
form input.textbox{
	margin-top: 12px;
	padding: 4px 6px;
	background: #E4E5E6;
	border: 1px solid #666;
	color: #004961;
	width: 140px;
	font: 1.5em georgia, times, serif;
}
form input.textbox:focus{
	background: #EDEDED;
}

/*----- Blog List -----*/
#blogList{
	float: right;
	width: 714px;
	min-height: 865px;
	position: relative;
	z-index: 1;
	margin-right: -20px;
}
#blogList .blog{
	overflow: hidden;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 22px;
}
#blogList .blog .blogBanner{
	margin: 20px 0 10px 0;
}
#blogList .blog .rssIcon{
	position:relative;
	left:392px;
	top:-36px;
}
#blogList .blog .fullBlog{
	position:relative;
	left:462px;
	top:-34px;
}
#blogList .blog h5{
	color: #E50278;
	font-size: 3em;
}
#blogList .blog h5 a{
	color: #E50278;
}
#blogList .blog .blogDesc{
	color: #FFFFFF;
	margin: -18px 0 10px 0;
	font: 1.4em bold;
	padding-bottom: 2px;
	width: 450px;
}
#blogList .blog .blogDesc strong{
	color: #FFD457;
}
#blogList .feedburnerFeedBlock .date, #blogList .feedburnerFeedBlock #creditfooter{
	display: none;
}
#blogList .feedburnerFeedBlock a{
	font-size: 1.4em;
	width: 450px;
}
#blogList .feedburnerFeedBlock div{
	font-size: 1.3em;
	color: #D7DCDC;
	width: 450px;
	margin: 3px 0 10px 0;
	line-height: 1.5em;
}
#blogList .feedburnerFeedBlock ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#blogList h4{
	margin: 65px 20px 0 0;
	padding: 12px 0 6px 10px;
	background: #0A3745;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #F3B92B;
}

/*----- Link List -----*/
#aside{
	position: relative;
	float: left;
	width: 198px;
	margin: 59px 0 0 0;
	padding: 0 0 0 42px;
	z-index: 1;
}
#aside #link_list{
	position: absolute;
	top: 214px;
	left: 42px;
	z-index: -1;
	width: 198px;
}
#aside h2{
	margin: 1.667em 0 0 0;
	font-size: 1.8em;
	text-transform: uppercase;
	color: #E50278;
}
#aside ul{
	margin: 1em 0 0 0;
}
#aside ul li{
	margin: 0 0 0.077em 0;
	padding: 0 0 0 14px;
	list-style: none;
	background: url('../img/icon_li.gif') 0 0.308em no-repeat;
	font-size: 1.3em;
	line-height: 1.3;
	color: #D7DCDC;
}
#aside ul li a{
	text-decoration: none;
	color: #D7DCDC;
}
#aside ul li a:hover{
	text-decoration: underline;
}
#aside p#copyright{
	margin: 115px 0 25px;
	font: 1.1em helvetica;
	line-height: 1.4;
	color: #666;
}
.flir-image{
	vertical-align:text-top;
}
#footer{
	height: 100px;
}

