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

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html, body  { height: 100%; }
body > #mainwrap { height: auto; min-height: 100%; }
body {
	background-image: url(images/bg_02.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #232323;
}
a {
   outline: none;
}
a:hover, a:active, a:focus {
    // styling for any way a link is about to be used
}
#mainwrap {
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 851px;
	padding-top: 116px;
	margin: 0px;
	padding-bottom: 0px;
}
#content {
	background-image: url(images/jason-allen34_2_07.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 723px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 64px;
	padding-left: 64px;
}
#contentwrap {
	margin: 0px;
	width: 723px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clear {
	clear: both;
	height: 0px;
}
#thumbs {
	background-image: url(images/graymid.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 715px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#thumbs_bot {
	background-image: url(images/graybot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	clear: both;
}
#thumbs_top {
	background-image: url(images/graytop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	padding-bottom: 0px;
	margin-top: 8px;
}
#thumbsY  img {
	height: 145px;
	width: 213px;
	margin-top: 12px;
	margin-right: 11px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: 1px solid #666666;
}
#thumbs1 img {
	height: 138px;
	width: 213px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: 40px;
	padding-bottom: 9px;
	padding-left: 55px;
}
#footer {
	width: 756px;
	height: 240px;
	background-image: url(images/jason-allen34_2_10.png);
	background-position: top;
	float: none;
	clear: both;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#footercomponent2 {
	float: left;
	width: 220px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	height: 15px;
	padding-top: 90px;
}
.footer2content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4B4E4F;
	line-height: 12px;
}
#footercomponent2left img {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
}
#lastfm {
}
#footercomponent {
	float: left;
	width: 220px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(images/jason-allen34_2_24.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-top: 15px;
}
#footercomponent_content {
	padding-top: 2px;
	padding-left: 11px;
	padding-right: 14px;
	padding-bottom: 10px;
	overflow: hidden;
	background-image: url(images/jason-allen34_2_22.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 159px;
	margin-top: -5px;
}
#footercomponent_content  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	display: block;/*setting for FF and other standards compliant browsers*/
#display: block /*setting for IE7*/
_display: block /*setting for IE6*/
;
	line-height: 13px;
}
#footercomponent_content  li  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footercomponent_content ul {
	padding-top: 4px;
	padding-bottom: 6px;
	height: 159px;
	width: 197px;
	line-height: 0px;
}
#menu {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li   {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#menu li   a    {
	display:block;
	height:28px;
	color:#afaeae;
	text-decoration:none;
	padding-top: 11px;
	padding-right: 17px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#menu li  a   {
	background-image: url(images/navbgd1.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#menu     .active1     a   {
	background-image: url(images/navbgdactive.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#menu1     li  a:hover {
	background-position:right bottom;
}
#menu    li     a     span.link  {
	background-position:right bottom;
	background-image: url(images/navbgd1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 28px;
	width: 100%;
	top: 0px;
	background-attachment: scroll;
	display: block;
	right: 0px;
	padding-top: 11px;
	color: #FFFFFF;
}
#menu   li   a   span.active  {
	background-position:right bottom;
	background-image: url(images/navbgdactive.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 29px;
	width: 100%;
	top: 0px;
	background-attachment: scroll;
	display: block;
	right: 0px;
	padding-top: 11px;
	color: #FFFFFF;
}
#menu li a span:hover {
	cursor: pointer;
}
.copy_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height: 18px;
	text-align: justify;
}
#leftout {
	width: 447px;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c3c3;
	border-bottom-color: #ffffff;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#left{
	width: 447px;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c3c3c3;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 24px;
	padding-left: 12px;
	margin: 0px;
	}

#right{
	width: 217px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c3c3c3;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#left img {
	padding-bottom: 15px;
	padding-top: 14px;
}
#right img {
	padding-bottom: 6px;
}
#rightout {
	width: 217px;
	float:right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c3c3;
	border-bottom-color: #ffffff;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 8px;
}
#right   a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93001D;
	text-decoration: underline;
}
#menu1  li  a  span:active {
	background-position:right bottom;
	background-image: url(images/navbgdactive.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 29px;
	width: 100%;
	top: 0px;
	background-attachment: scroll;
	display: block;
	right: 0px;
	padding-top: 11px;
	color: #000066;
}
#footer2 {
	width: 756px;
	margin: 0px;
	height: 142px;
	background-image: url(images/jason-allenfooter2.png);
	background-position: top;
	float: none;
	clear: both;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#footercomponent2left {
	float: left;
	width: 220px;
	margin-top: 13px;
	margin-right: 15px;
	margin-left: 15px;
	height: 37px;
	padding-top: 70px;
}
#footer2leftspacer {
	float: left;
	padding-left: 91px;
	height: 15px;
}

/* CSS thumbnails */

		a{
	color:#C8DCE5;
	font-size: 9px;
}
			h3{
	color:#FFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
			
			.boxgrid{
	width: 213px;
	height: 145px;
	margin:10px;
	float:left;
	background:#161613;
	border: 1px solid #666666;
	overflow: hidden;
	position: relative;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{
	padding: 0 10px;
	color:#afafaf;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10px;
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 40px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
	top: 145px;
	left: 0;
 				}
 				.caption .boxcaption {
	top: 120px;
	left: 0;
 				}
				
		.slidedown .boxcaption {
	top: 145px;
	left: 0;
}
        .thumbtitle {
	color:#FFF;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	line-height: 24px;
}
#rightout_project {
	width: 214px;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightproject{
	width: 216px;
	float:right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c3c3c3;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	}
.footer2content  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4B4E4F;
	line-height: 12px;
}

#twitter_div ul li {
	list-style:none;
	margin-bottom:5px;
	font-size:11px;
 } 


#twitter_div ul li a {
	width:111px;
	display:block;
	position:relative;
	top:0px;
	left:0;
	text-transform:capitalize;
		margin-top: 3px;

 }  
#footercomponent_contentleft {
	padding-top: 26px;
	padding-left: 11px;
	padding-right: 14px;
	padding-bottom: 10px;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: center top;
	height: 111px;
	margin-top: -5px;
}
#footercomponent2left2 {
	float: left;
	width: 220px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	height: 37px;
	padding-top: 14px;
	background-repeat: no-repeat;
	clear: none;
	background-image: url(images/name.png);
	background-position: left top;
}
#footercomponent222 {
	float: left;
	width: 220px;
	margin-right: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-top: 15px;
}
#leftbottomspace {
	background-repeat: no-repeat;
	background-position: center top;
	height: 4px;
}
#footercomponent2left2 img {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
}
.projecttitle1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8B001C;
	line-height: 28px;
}
.sidetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B001C;
	line-height: 21px;
}
#footercomponent_contentleft1 {
	padding-top: 2px;
	padding-left: 11px;
	padding-right: 14px;
	padding-bottom: 10px;
	overflow: hidden;
	background-image: url(images/jason-allen34_2_22.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 111px;
	margin-top: -5px;
}
#leftbottomspace1 {
	background-image: url(images/jason-allen34_2_24.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 4px;
}
.copy_content_dis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
}
