@charset "UTF-8";
*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	border:0;
}
body {
	background-position:center top;
	background-repeat:no-repeat;
	border:0;
}
.smallcaps{
	font-variant: small-caps;
}
.italic{
	font-style: italic;
}
.underline{
	text-decoration: underline;
}
div{
	/*border: solid 1px #00e4ff;*/
}
a{
	text-decoration:none;
	color:#FF5300;
}
a:hover{
	text-decoration:underline;
}
*:focus{
	outline:solid 1px #999;
}
/*--------FLOATS-------*/
/*--------FLOATS-------*/
.clearFloat{
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

/*--------PADDING---------*/
/*--------PADDING---------*/
.divPadding{
	padding: 0 5px 5px 5px;
}


/*------ CONTAINERS -------*/
/*------ CONTAINERS -------*/
#header{
	width:960px;
	height:98px;
	margin: 0 auto 20px;
	border-bottom: 2px solid;
}
#logo{
	width;94px;
	float:left;
	margin: 39px 73px 0 5px;
	border:0;
}
#nav{
	border:0px solid;
	padding: 0 5px;
	margin: 79px 0 0 10px;
	float:left;
}
#container{
	margin: 0 auto;
	width:960px;
}
#left{
	width:162px;	
}
#main{
	width:520px;
	margin:0 0 0 10px;
}
#main .lineheight{
	line-height:1.2em;
}
.normalfont p{
	font-size: 0.8em;
}
#right{	
	width:222px;
}
#footer {
	width:950px;
	margin: 10px auto 60px auto;
	clear:both;
	padding-top: 5px;
	border:0;
}
#twitterProfile{
	margin: 0 0 0 -8px;
}
#twitterProfile p{
	font-size: 1em;
}
#picasa img{
	opacity:0.5;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
#search{
	float:right;
	margin:74px 0px 0 0px;
	height: 20px;
	width: 222px;
	padding: 0 5px;
}

/*-------- SPECIFICS ---------*/
input[type=text]{
	font-size:1em;
	color:#999;
	outline:hidden;
	border-bottom: 1px solid #FF5300;
}
input[type=text]:focus{
	outline:none;
	outline:hidden;
	font-size:1em;
	color:#3c3c3c;
}
#nav li{
	float:left;
	margin: 0 25px 0 0;
	list-style:none;
	font-size:1em;
	font-weight:bold;
}
#nav li a{
	text-decoration: none;
}
#nav li a:hover{
	text-decoration:none;
	border-bottom: 3px solid;
}
h1{
	font-size:2.5em;
	margin: -8px 0 0 -3px;
	color: #707070;
}
h2{
	color: #6b6c6f;
	font-size:1em;
	font-weight:bold;
}
h3{
	font-size:1em;
	color: #6b6c6f;
}
h4{
	color: #6b6c6f;
	
}
h6{
	font-style:italic;
	margin:-3px 0 0 0;
	padding:0;
}
.picasatableleft{
	float:left;
	margin: 5px 6px 0 0;
}
.picasatableleft img:hover{
	border: 1px solid #ff5300;
}
.picasatableleft img{
	border: 1px solid #707070;
}
#main img{
	border: 1px solid #707070;
}
hr.underHeader{
	height:1px;
	width: 533px;
	margin: -8px 0 8px -7px;
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #000;
	
}
hr.underText{
	clear:both;
	height:1px;
	width: 80%;
	margin: 18px 0 15px 0;
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #999;
}
hr.underSubheaders{
	height:1px;
	width: 100%;
	margin: 0 0 5px 0;
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #999;
}
hr.underProfile{
	height:1px;
	width: 172px;
	margin: -2px 0 10px -5px;
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #999;
	
}
.underSubtitles{
	height:1px;
	width: 100%;
	margin: -2px 0 10px -5px;
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #999;
}
.workSubheaders{
	margin:50px 0 0 0;
}
.profile li{
	list-style:none;
	font-size:0.8em;
}
#footer p{
	font-size: 0.8em;
	margin: 0 0 0 182px;
}
#footer hr{
    background: transparent;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #999;
}
#main #sandbox li{
	font-size:0.8em;
	list-style-position:inside;
}
#sandbox{
	margin: 5px 0 0 0;
}
#container #main img{
	float:left;
	margin: 0 8px 0 0;
}
div.borderhover:hover{
	border: 1px solid #999;
	display:block;
	margin: 0px;
	padding: 5px;
}
div.borderhover{
	overflow: auto;
	border: 1px solid transparent;
	display:block;
	margin: 0px;
	padding: 5px;
}
#container #main .lineheight div{
	margin: 0 0 5px 0;
}
.view{
	margin:0 0 0 4px;
	font-size:0.7em;
	color:#FF5300;
}
.lrgthumb{
	width:524px;
	float:left;
}

.follow{
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
.follow img{
	margin:0 0 0 0;
	height:20px;
	border:0;
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
}
.follow img:hover{
	-moz-box-shadow: 0 1px 3px #333;
	-webkit-box-shadow: 0 1px 3px #333;
	box-shadow: 0 1px 3px #333;
}
#container #left .upcoming li{
	list-style:inside;
}
#container #main .lineheight a .newsimg{
	float:left;
	border:0;
}
.twtr-ft{
	display:none;
}
.twtr-widget, .twtr-widget-profile, .twtr-scroll, .twtr-hd, .twtr-doc{
	margin:0;
	padding:0;
}
.twtr-hd{
	margin-top:-7px;
	margin-bottom:-7px;
	height:25px;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}
.twtr-doc{
	height:150px;
}
