 body{
    background-color:  #1A061C;
    font-family: 'Droid Sans', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
  }

.main-content{
	border-width: 1px;
	width: 960px;
	margin: 25px auto 0px;
	border-style: solid;
	border-color: black;
	background-color: #431047;
	
}

.mesh{
	background: #000 url(../img/about/bg_lab.png);
	background-repeat: repeat-x repeat-y;
}

.cover{
	margin:10px 20px 0px 20px;
}

.icon{
	z-index: 5;
	text-align:center;
	background: url(../img/icons/twitter.png) top left no-repeat;
	height:40px;
	width:40px;
	cursor:pointer;
	opacity: 0.5;

	-webkit-transition: opacity 0.25s ease-in;
	-moz-transition: opacity 0.25s ease-in;

	float:left;
	margin: 5px 4px;
}

.icon span {
	float: left;
	font-size:65%;
	width: 64px;
	position: absolute;
	left: 2px;
	top: 75px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-in;
	-moz-transition: opacity 0.25s ease-in;
}

.icon:hover { opacity: 1.0; }
.icon:hover span {opacity: 1.0; }

.date{
    font-size:50%;
}
	
.name{
	float: left;
	height: 300px;
	width: 455px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: transparent;
	background-image:url('../img/seanbooger.png');
	background-repeat:no-repeat;
	background-position:left top;
}
	
.radius {
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	 border-radius: 6px;
}

.shadow{
	box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
}

.inner{
	background-color: #2B0B2E;
}

.viewer{
	float: right;
	height: 300px;
	width: 455px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.header{
	border-width: 0px;
	border-style: solid;
	border-color: black;
	height: 300px;
	background-image:url('../img/seanlong.png');
	background-repeat:no-repeat;
	background-position:left top;
	margin: 10px 0px 10px 0px;
}

.navBar{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 10px 0px 0px 0px;
}
      
.carousel{
	background-color: green;
	margin: 10px 0px 0px 0px;        
}

.scrapbook{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 10px 0px 10px 0px;
	padding: 15px 0px 15px 0px;
}

.credits{
	width: 500px;
	font-size: 10px;
	text-align: center;
	color: #e6cbd5;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 10px auto;
}

#carouselContainer{
	width: 818px;
	height:207px;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-color: black;
	float:left;
}

.leftborder{
	position:absolute;
	float: left;
	height: 207px;
	width: 50px;
	border-width: 10px;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-color: black;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;

}

#leftArrow {
	position:relative;
	float: left;
	height: 207px;
	width: 50px;
	border-width: 1px;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-color: black;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#rightArrow{
	position:relative;
	float: left;
	height: 207px;
	width: 50px;
	border-width: 1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:none;
	border-color: black;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.arrow{
	position:absolute; 
	top: 50%; 
	margin-top:-30px;
	width:48px; 
	height:48px;
}

#prev {
	float: left;
}
#next {
	float: right;
}

#infoBox{
	margin: 5px;
	height: 150px;
	width: 250px;
	margin: 5px;
	float:right;
}

#personalImage{
	background-image:url('../img/about/sean.jpg');
	margin: 5px;
	height: 175px;
	width: 150px;
	margin: 5px;
	float:left;
}

#social{
	width: 378px;
	color: #e6cbd5;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin:  10px auto;
}

#contact{
	font-size: 80%;
	float:right;
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 10px;
}

.socialText{
	margin: 10px;
	text-align:center;
}

#comingSoon{
	font-size: 100px;
	text-align: center;
	color: #e6cbd5;
	border-width: 1px;
    	border-style: solid;
	border-color: black;
	margin: 10px auto;
}      

div.clearer {
	float: none;
	display:block;
	overflow:hidden;
	clear:both;
	height:0px;
	width:0px;
	line-height:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:0em;
}

img {
	border: none;
}
		
.list_carousel {
	width: 90%;
	margin: 0 auto;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	background-color: white;
	border: none;
	width: 70px;
	height: 193px;
	padding: 0;
	margin: 0px;
	display: block;
	float: left;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#570B5E;
	padding:5px;
	display:none;
	color:#fff;
}

#slideshow {
  position: relative;
  left: 665px;
  top: 60px;
  width: 250px;
  height: 180px;
  float: left;
}




/*thumbs*/
.topbox{
	float:left;
	margin: 2px 1px;
}
.wipthumb  { position:absolute;  z-index: 1;} 
.wipborder { position:absolute;  z-index: 3;} 
.floater{
	background-color: 2B0B2E;
	width: 200px;
	height: 100px;
}






ul.gallery li {
	float: left;
	margin: 5px; padding: 0px;
	text-align: center;
	border: 3px solid #ccc;
	-moz-border-: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}

ul.gallery li a.thumb {

	width: 60px;
	height: 182px;
	padding: 5px;
	border-bottom: 2px solid #ccc;
	cursor: pointer;

}

ul.gallery li span { /*--Used to crop image--*/

	width: 60px;
	height: 182px;
	overflow: hidden;
	display: block;

}

ul.gallery li a.thumb:hover {
	background: #333;
}

ul.gallery li a {text-decoration: none; color: #777; display: block;}

.pageText{
	color: #F0DFEC;
}

#atAGlance{
	margin: 5px;
	float: left;
	height: 175px;
	width: 740px;
}

.blogInner{
    margin: 10px;

}

.verticleCenter{
	#position: relative; #top: -50%
}

a, a:link, a:visited{
	color: #AB65B8;
	text-decoration: none;
	text-shadow: 1px 1px 7px #ff737e;
	-webkit-text-shadow: 1px 1px 7px #ff737e;
	-moz-text-shadow: 1px 1px 7px #ff737e;
}

a:hover, a:active{
	color: #CE2CDB;
	text-shadow: 1px 1px 20px #ff7f;
	-webkit-text-shadow: 1px 1px 7px #ff7f;
	-moz-text-shadow: 1px 1px 20px #ff7f;
}

.infobox{
	float: left;
	position: relative;
	padding: 10px;
	margin: 10px;
	width: 418px;
}

.medtext{
	margin: 10px;
	font-size:90%;
}
.smalltext{
	margin: 10px;
	font-size:80%;
}

