@charset "utf-8";
/* CSS Document */

body {
margin : 0px 0px 0px 0px;
color : #DBE1E6;
}

#headerLarge {
	position:absolute;
	top: 0px;
	left:150px;
	width:1000px;
	height: 411px;
	background-repeat:no-repeat;
	z-index: 3;
	visibility: visible;
}

#headerSmallTechBlog {
	position:absolute;
	top: px;
	left:150px;
	width:1000px;
	height: 164px;
	z-index: 3;
}

#headerSmallMedia {
	position:absolute;
	top: px;
	left:150px;
	width:1000px;
	height: 164px;
	z-index: 3;
}

#footer {
	top: 1700px;
	left:150px;
	width:1000px;
	height: 109px;
	background-image:url(../Media/Elements/MenuImages/footerIndex.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	padding-top: 10px;
	position: relative;
}


#footerHomeIndex {
	top: 2100px;
	left:150px;
	width:1000px;
	height: 109px;
	background-image:url(../Media/Elements/MenuImages/footerIndex.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	padding-top: 10px;
	position: relative;
}


#footerMediaIndex {
	top: 1300px;
	left:150px;
	width:1000px;
	height: 109px;
	background-image:url(../Media/Elements/MenuImages/footerIndex.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	padding-top: 10px;
	position: relative;
}

.imgLeftFloat {
	width: 600;
	padding-left:50px;
	padding-right:50px;
	padding-top: 5px;
	height: auto;
	margin-top:5px;
	
}


.mainContent {
	font: "Trebuchet MS";
	font-size:12px;
	color:#333;
	text-align: justify;
	margin-left:10px;
	width: 500px;	
	
}

.mainContentAbout {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-align: justify;
	
}

.referenceContent {
	font: "Trebuchet MS";
	font-size:12px;
	color:#333;
	text-align: justify;
	margin-left:10px;
	width: 500px;
	font-style:italic;
	
}

.mainBoldContent {
	font: "Trebuchet MS";
	font-size:12px;
	color:#333;
	margin-left:10px;
	width: 500px;
	font-weight:bold;
	
}

.menuText {
	font: "Trebuchet MS";
	font-size:10px;
	color:#333;
	text-align: left;
	font-style:italic;
	margin-left:20px;
	
	
}

.aboutTechBlog {
	float: bottom;
	margin-top:5px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom: 10px;
	
}


	

/*/* Right side menu /* */

#aboutTechBlog {
	position:absolute;
	width:300px;
	height:180px;
	left: 840px;
	top: 170px;
	z-index: 9;
	background-color: #DBE1E6;
}


#aboutMechanoSphere {
	position:absolute;
	width:300px;
	height:180px;
	left: 840px;
	top: 170px;
	z-index: 9;
	background-color: #DBE1E6;
}

#mediaRight {
	position:absolute;
	left:840px;
	top:363px;
	width:300px;
	height:150px;
	z-index: 8;
	background-color: #DBE1E6;
}

#TwitterRight {
	position:absolute;
	left:840px;
	top:536px;
	width:300px;
	height:30px;
	z-index: 7;
	background-color: #DBE1E6;
}

#RssFeedRight {
	position:absolute;
	left:841px;
	top:365px;
	width:300px;
	height:40px;
	z-index: 6;
	background-color: #DBE1E6;
}

#ReferenceRight {
	position:absolute;
	left:840px;
	top:882px;
	width:300px;
	height:40px;
	z-index: 5;
	background-color: #DBE1E6;
}


#ReferenceRightText {
	position:absolute;
	left:840px;
	top:946px;
	width:300px;
	height:200px;
	z-index: 4;
	background-color: #DBE1E6;
}

/*/* HomeIndex holders /* */

#IndexHolder01 {
	position: absolute;
	left: 182px;
	top: 420px;
	width: 226px;
	height: 400px;
	z-index: 4;
	visibility: visible;
}

#IndexHolder02 {
	position: absolute;
	left: 418px;
	top: 420px;
	width: 226px;
	height: 400px;
	z-index: 5;
	visibility: visible;
}

#IndexHolder03 {
	position: absolute;
	left: 654px;
	top: 420px;
	width: 226px;
	height: 400px;
	z-index: 6;
	visibility: visible;
}

#IndexHolder04 {
	position: absolute;
	left: 890px;
	top: 420px;
	width: 226px;
	height: 400px;
	z-index: 7;	
}

.holderHeadline {
	font: "SF Movie Poster";
	font-size:30px;
	color:#333;
	letter-spacing: 0.5px;
	line-height: 25px;
	padding-top:5px;
}


.holderText {
	font: "Trebuchet MS";
	font-size:12px;
	color:#333;
	margin-left: 5px;
	
}

/*/* sticky footer /* */

