*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;}
body{
	font-family:arial,san-serif;
	font-size:12px;
	color:#949494;
	margin-bottom:50px;
	width:100%;
	background-color: #4f4f4f;
}
#pagecointainer
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-image: url(blogstuff/span.png);
	background-repeat: repeat-y;
}
#container
	{text-align:justify;
		margin-left:auto;
        margin-right:auto;
		overflow:auto;
	width:1000px;}
	
#thumbbox
	{text-align:center;
		margin-left:auto;
   	 	margin-right:auto;
		width:1000px;}

.fancybox-content
	{background-color:transparent !important;
	 max-width:1440px !important;
	 padding:20px !important;
	 }	

.popup
	{display:none;
	background-color: #313131 !important;}
	
.popup h1
	{background-color:transparent;}
	
.popupimage
	{width:inherit;
	display:block;
	margin-left:auto;
	margin-right:auto;}
	
.popuplogo
	{float:right;
	width:341px;
	margin-top:10px;
	margin-right:20px;}

.popuptext
	{float:left;
	max-width:939px;
	padding-left:20px;}

.popuplower
	{width:inherit;}

#biothumbbox
	{float:right;
	width:140px;
	text-align:center}

#projects	{
	margin-top:5px;
	text-align:right;
}

#bio p {
	margin-right:60px;
}

#bio	{
	float:left;
	width:860px;
}

#footer	{
	height:50px;
}
	
/*HEADER STYLES*/
#icontray{
	float:right;
	text-align:right;
	width:240px;
	height:40px;}
#abouttray{
	float:right;
	text-align:right;
	margin-top:30px;
	margin-right:30px;
	margin-bottom:10px;
	height:76px;	
	width:407px;
	border-bottom:0;
	border:0;}
#logobox{
	float:left;
	height:156px;
	width:379px;}
.aboutbutton{
	margin-right:1px;
	border-bottom:0;
	border:0;}
#header{
	margin-left:auto;
    margin-right:auto;
	border-bottom:0;
	text-align:left;
	height:156px;
	width:1000px;
	border:0;}
#header a{
	color:#777;}
#header a:hover{
	color:#fff;}
#header h1 a{
	border:0;
	font-size:17px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:.05em;}
#header ul li{
	display:inline;}
#header ul li a{
	border-bottom:0;
	margin-right:11px;
	line-height:18px;}
#header ul li a:hover{
	border-bottom:0px}
#portrait{
	width:54px;
	float:left;}	
	
/*MAIN BOXES*/
.post{	
	padding:10px;
	float:left;
	background:#000;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;}
.permapost{	
	padding:10px;
	float:left;
	background:#000;
	position:relative;
	line-height:18px;}

.photo,.quote,.link,.conversation,.video,.audio,.regular{}
body#index .regular,body#index .photo,body#index .quote,body#index .link,body#index .conversation,body#index .video,body#index .audio{
	height:350px;
	width:250px;
	overflow:hidden;}

/*GENERAL CONTENT STYLES*/
a {
	text-decoration:none;
	color:#FFF;}
a:hover{
	text-decoration:none;
	color:#ccc;}
p{	color:#FFF;
	font-size:16px;
	padding:0 0 10px 160px;
	margin-right:200px;
	line-height:18px;}
h1,.photo strong, .photo b, .video strong, .video b, .audio strong, .audio b{
	font-weight:normal;
	font-family: "MS Serif","New York",serif;
	font-size:46px;
	line-height:46px;
	color:#9be0db;
	background-color:#4f4f4f;}
h1{
	padding:10px 0 5px 0;}
h2{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#9be0db;
	background-color:#4f4f4f;
	padding:4px 0 4px 0;
	margin: 9px 0 9px 0;}
h3{
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	line-height:18px;}
ol{
	margin-bottom:9px;}
ol li{
	list-style:decimal outside;
	margin:0 0 0 20px;
	padding:0 0 5px 0;}
blockquote{
	margin:0 20px 9px;}

		
#thumb {
	border: solid 5px #313131;
	margin: 3px;
}

.tab{
	width:131px;
	height:40px;
	display:inline-block;
	font-size:16px;
	font-variant-caps: all-small-caps;
	box-sizing: border-box;
	padding-top:9px;
	padding-right:4px;
}

.blue {
	background-image:url(portstuff/tab_blue.png);
}

.red {
	background-image:url(portstuff/tab_pink.png);
}

.green {
	background-image:url(portstuff/tab_green.png);
}

#biopic {
	margin-left:40px;
}