body {
	background-color: #d5d3d4;
        font-family:"Georgia";
	color:#3c3c3c;	
}

img {
	border: 0px;
}

.copyright {
	width:100%;
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
	font-size:12px;
	color:#222222;


}

.bottomNav {
	width:100%;
	font-color:#3c3c3c;
	font-size:small;
	text-align:center;
	margin-top:30px;

}

a:link { 
	text-decoration:none;
	color:#222222;
}

a:visited {
	text-decoration:none;
	color:#222222;
}

a:hover {
	text-decoration:underline;
	color:#ffffff;
}

a:active {
	text-decoration:none
}	

/*================================ 
 @
 @	background	
 @
*/
.background {
	position: absolute;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 80%;
	z-index: -1;

}
.background img {
	height: 100%;

}
.background span.left {
	position: absolute;
	left: 0;
}

.background span.right {
	position: absolute;
	right: 0;
}

div.header {
	width: 100%;
	text-align: center;
	
}


/*=========================
@
@	main
@
*/
.main {
	display: block;
	width: 800px;
	margin-top: 20px;
	margin: auto;
}
#main {
	display: block;
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

div.main table {
	width: 800px;
	vertical-align: top;
}

/* =====================
 @
 @	HEADLINES
 @
 @=======================*/


.headlines {
	background-color: #9c9c9c;
	border: 2px solid #686767;
	width: 385px;
	height: 430px;
	padding-top: 20px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.headlines hr {
	background-color: #d4d4d4;
	height:1px;
	border-width:0px;
	width:80%;

}
.post {
	padding: 9px;
	text-align: left;
	margin-bottom:10px;
}
.post a.comments{
	display:block;
	text-align:right;

}
.post p {
	margin:0px;
	padding:0px;

}
.post p.title {
	font-weight: bolder;
	font-size: medium;
	color: black;
}


span.break {
	visibility:hidden;
	width:0px;
	height:0px;
	display:none;
}
.post a.more {
	font-size:smaller;
	color:white;
	margin-top:20px;
}

.post p.date {
	font-size: 12px;
}
.post p.postedby {
	font-size: 12px;
}

.post .postDetails {
	display: table-row;
	margin-left: auto;
}
.post span.fillRight {
	display: table-cell;
	vertical-align: top;
	width: 125px;
}
.post span.cell {
	display: table-cell;
	vertical-align: top;
} 

.post img.author {
	width: 20;
	height: 20;
	
}

.main .widget {
	height: 120px;
	width: 385px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 0px;
}




#newestpage {
	background-image: url('assets/newestpage.png');
	background-repeat: no-repeat;
	width: 362px;
	border: 2px solid #505050;
	height: 100px;
	padding-left: 23px;
	padding-top: 20px;
	text-align: left;
}

#followus {
	background-image: url('assets/followus/followus_bg.jpg');
	width: 100%;
	border: 2px solid #505050;
	height: 100%;
	height: 120px;
	width: 385px;
	text-align: left;
}

#followus ul {
	list-style-type:none;
	margin:0px;
	padding-top: 70px;
	padding-left: 50px;
	overflow:hidden;
}

#followus li {
	display: inline;
	padding: 0px;
	margin: 0px;
}



/*============================
@
@	3D
@
@============================*/
.threed {
	background-color: #9c9c9c;
        background-image:url('3d.png');
	background-repeat:no-repeat;
	background-position:top left;

	border: 2px solid #686767;
	text-align:left;
      	padding: 40px;	
	margin: 10px;
	margin-top: 20px;
}

.threed ul.questions {
	margin-left: 80px;
	font-size: large;

}
.threed hr {
	background-color: #d4d4d4;
	height:1px;
	border-width:0px;
	width:80%;
	margin-top: 60px;

}

.threed span.imgLink {
	display: inline-block;
	width: 30%;

}
.threed span.imgLink img {
	width: 100%;

}
.threed span.sidebyside {
	display: inline-block;
	vertical-align: middle;
}


/*============================
@
@	About
@
@============================*/

.about {
	background-color: #9c9c9c;
        background-image:url('robotsAbout.png');
	background-repeat:no-repeat;
	background-position:top left;

	border: 2px solid #686767;
	text-align:left;
      	
	padding-left:220px;
	padding-top: 110px;
	padding-right: 150px;
	padding-bottom: 30px;
	margin: 10px;
	margin-top: 20px;
}

/*================================ 
 @
 @	background	
 @
*/
div.background {
	position: absolute;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 80%;
	z-index: -1;

}
div.background img {
	height: 100%;

}
div.background span.left {
	position: absolute;
	left: 0px;
}

div.background span.right {
	position: absolute;
	right: 0px;
}

.header {
	display: block;
	width: 100%;
	height: 196px;
	text-align: center;
	
}

.nav {
	display: block;
	background: url('assets/toplogo.png');
	width: 800px;
	height: 196px;
	margin-left: auto;
	margin-right: auto;
}

div.nav ul {
	color: white;
	list-style-type:none;
	margin:0px;
	padding: 0px;
	padding-top: 160px;
	overflow:hidden;
}

div.nav li {
	display: inline;
	padding: 23px;
}
/*===============================
 @
 @      CAST
 @
*/
.cast {
	background-color: #9c9c9c;
	background-repeat:no-repeat;
	background-position:top left;

	text-align:left;
      	
	width: 800px;
	padding: 0px;
	margin:auto;
}
.cast .bioViewer {
	background-color:#9c9c9c;
	width: 100%;
	height:300px;
	border: 2px solid #686767;
	margin-top: 20px;
	}
.cast .bioViewer .portrait {
	float: right;
	position: relative;
	right: 75px;
	bottom:35px;
}
.cast .bioViewer .bioTitle {
	position: relative;
	width: 240px;
	height: 60px;
	top: 40px;
	left: 70px;
}
.cast .bioViewer .bioCopy {
	position: relative;
	width: 300px;
	left: 50px;
	top: 60px;
	height: 60px;
}
.cast .bioNavbar {
	background-color:#505050;
	width: 100%;
	height: 70px;	
	border: 2px solid #505050;
	padding-top: 10px;
}

.cast .bioNavbar .thumbnailHolder {
	display: inline;
	width: 700px;
	padding-left: 10px;
}
.cast .bioNavbar .thumbnailHolder img {
		
}

.cast .bioNavbar img.left {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.cast .bioNavbar img.right {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}

/*================================ 
 @
 @	ARCHIVE
 @
*/
.archive {
	background-color: #9c9c9c;
	border: 2px solid #686767;
	padding: 30px;
	margin: 10px;
	width: 700px;
	text-align: left;
}

.archive h2 {
	display: inline;
	margin-right: auto;
}

.archive span {
	vertical-align: top;
	width: 500px;
	display: inline-block;
	padding: 30px;
}

.archive img {
	height: 150px;
}

/*================================ 
 @
 @	COMIC
 @
*/

div.comic img {
	margin-left: auto;
	margin-right: auto;
}

div.comic table.control {
	width: 600px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}


div.page {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	margin-bottom: 20px;
}

/*================================ 
 @
 @	COMIC
 @
*/
div.comic {
	background-color: #9c9c9c;
	border: 2px solid #686767;
	padding: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	width: 700px;
	height: 1180px;
	display: inline-block;
/*	margin-left: auto;
	margin-right: auto;
*/
}

div.comic img {
	margin-left: auto;
	margin-right: auto;
}

div.comic table.center {
	margin-left: auto;
	margin-right: auto;
}


.dimension {
	display: inline;
	float: left;
	padding-top:15px;

}

div.rss {
	right: 0px;
	height: 20px;
	width: 130px;
	padding: 0px;
	margin-left: auto;
	margin-bottom: 25px;
	font-size: small;
}
div.share {
	right: 0px;
	height: 18px;
	width: 230px;
	padding: 0px;
	margin-left: auto;
	margin-top: 15px;
}
span.share {
}

div.page {
	display: inherit;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}


.viewSkyscraper {
	position: relative;
	display: inline-block;
	height: 0px;
	width: 160px;
	padding-left: 800px;
	bottom: 1260px;
}

.comment {
	background-color: #cecece;
        background-image:url('assets/comments.png');
	background-repeat:no-repeat;
	background-position: 640px 10px;
	border: 2px solid #686767;
	padding: 30px;
	padding-top: 60px;
	margin-left: 10px;
	margin-right: 10px;
	width: 700px;
	display: inline-block;
	text-align: center;

}


.store {
	background-color: #9c9c9c;
	border: 2px solid #686767;
	padding: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	width: 700px;
	display: inline-block;
}

.store img {
	width: 220px;
	padding-top; 40px;

}

.store span {
	padding: 20px;
	height: 120px;

}

.store p.price {
	color: green;
	text-align: right;
}

.store input.add {
	float: right;
}

.store input.cart {
	margin: auto;
}
