/* ################ Global ################ */
body {
	margin:0;
	background-color:#fff;
	color:#0089f9;
	background-image:url(images/barbg.jpg);
	background-repeat:repeat-x;
	display:block;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body p {
padding:0;
margin:0;
}
a:link {
	color: #0089f9;
	text-decoration:none;
}
a:visited {
	color: #989898;
		text-decoration:none;
}
a:hover {
		text-decoration:underline;
}
a:active {
	color: #0089f9;
		text-decoration:none;
}

#canvas {
	width:940px;
	position:relative;
}

.LeftColumn {
float:left;
}
.RightColumn {
float:Right;
}

/* ################ Header ################ */

#menubar {
	height:48px;
}

#menubar a img {
	border:none;
}


/* ################ 6 Column Box ################ */

.SixColTop {
background-image:url(images/6coltop.png);
height:73px;
background-repeat:no-repeat;
margin-top:15px;
}
.SixColBottom {
background-image:url(images/6colbottom.png);
background-repeat:no-repeat;
height:49px;
}
.SixColMiddle {
background-image:url(images/6colmiddle.png);
background-repeat:repeat-y;
text-align:left;
padding-left:45px;
padding-right:45px;
}

/* ################ 8 Column Box ################ */
.EightColTop {
background-image:url(images/8coltop.png);
height:73px;
background-repeat:no-repeat;
margin-top:15px;
}
.EightColBottom {
background-image:url(images/8colbottom.png);
background-repeat:no-repeat;
height:49px;
}
.EightColMiddle {
background-image:url(images/8colmiddle.png);
background-repeat:repeat-y;
text-align:left;
padding-left:45px;
padding-right:45px;
}

.EightColMiddle ul {
margin-top:0px;
margin-bottom:0px;
}

/* ################ 10 Column Box ################ */
.TenColTop {
background-image:url(images/10coltop.png);
height:73px;
background-repeat:no-repeat;
margin-top:15px;
}
.TenColBottom {
background-image:url(images/10colbottom.png);
background-repeat:no-repeat;
height:49px;
}
.TenColMiddle{
background-image:url(images/10colmiddle.png);
background-repeat:repeat-y;
text-align:left;
}

.TenColMiddle ul {
margin-top:0px;
margin-bottom:0px;
}
.TenColBottomAlt {
background-image:url(images/10colbottom-alt.png);
}

/* ################ Full Width Box ################ */
.FullColTop {
background-image:url(images/fullcoltop.png);
height:73px;
background-repeat:no-repeat;
margin-top:15px;
}
.FullColBottom {
background-image:url(images/fullcolbottom.png);
background-repeat:no-repeat;
height:49px;
}
.FullColMiddle{
background-image:url(images/fullcolmiddle.png);
background-repeat:repeat-y;
text-align:left;
padding-left:55px;
padding-right:55px;
}

.IETop {
background-image:url(images/ietop.png);
margin-top:15px;
}
.IEMiddle {
background-image:url(images/iemiddle.png);
}
.IEBottom {
background-image:url(images/iebottom.png);
margin-bottom:15px;
}

.IEMiddle a img  {
border:none;
margin-right:10px;
margin-top:5px;
}

/* ################ Google Reader Box Skinning ################ */
.reader-publisher-module h3 {
/* the 'xyz's shared items' section */
	display:none;
}
.reader-publisher-module ul {
	list-style:circle;
/*		margin-top: -14px; */
}
.reader-publisher-module li {
/*	display:inline; */
	margin-bottom:5px;
}
.reader-publisher-module {
/* the entire reader container */
	margin-top:0px;
/* margin-left:17px; */
	background-image:url(transpixel.gif);
	color:#0089f9;
	display:block;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.i {
	color:#0089f9;
}
.i a {
	/* item link */
	color:#46aeff;
}
.f {
display:none;
}
.button {
	/* reader footer */
	text-align:center;
	margin-top:20px;
	margin-left:25px;
}

.button a img {
	border:none;
}
.f a { display:none; }
.s {
	/* story source ("from xyzblog") */
	color:#666666;
	margin:5px 0 5px 0;
	font-size:0.8em;
	text-indent:20px;
}
.s a {
	/* story source link */
	text-decoration:none;
	color:#2B6A9A;
}

/* ############# Twitter Box Skinning ############# */
#twitter_div ul {
	list-style:circle;
	color:#0089f9;
	margin-top:0px;
	margin-bottom:0px;
/*		margin-top: -14px; */
}

#twitter_update_list li {
/*	display:inline; */
	margin-bottom:15px;	
}

#twitter_div span {
	color:#0089f9;
}
#twitter_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0089f9;
	display:block;
}
#twitter_div a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#2B6A9A;
	font-size:0.8em;
}

/* ############# Pandora Box Skinning ############# */
#pandoraTitleStations { 
	display:none;
}
#pandoraFooterStations {
	margin-top:14px;
	font-size:.8em;
	color:#666666;
}
#pandoraFooterStations a {
	color:#4693CF;
	text-decoration:none;
}
#pandoraContentStations {
}
#pandoraPluginStations {
/*	margin-top:-4px;
	z-index:99; */
}

/* ############# Lightbox ############### */

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
}
.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 31%;
			width: 465px;
			height: 50%;
			padding: 16px;
			z-index:1002;
			overflow: auto;
			text-align:center;
}

#flickrbadge {
 width:480px;
 height:154 px;
 height:200px;
 padding:14px 0 0 50px;
 padding:10px 0 0 48px;
 margin-left:15px;
}

#flickrbadge a img {
float:left;
margin:0 0px 8px 8px;
padding:1px;
width:75px;
height:75px;
border:2px solid #0089f9;
/* border:4px outset #ccc; */
}


.twitterlist {
	padding-left:25px;
}

.NewsTop {
	background-image:url(images/newstop.png);
}
.TwitterTop {
	background-image:url(images/twittertop.png);
}
.PandoraTop {
	background-image:url(images/pandoratop.png);
}
.AboutTop {
	background-image:url(images/abouttop.png);
}
.RecentTop {
	background-image:url(images/recenttop.png);
}
.FlickrTop {
	background-image:url(images/flickrtop.png);
}
.DesignTop {
	background-image:url(images/designtop.png);
}
.ProjectsTop {
	background-image:url(images/projectstop.png);
}
.TerribleTop {
	background-image:url(images/terribletop.png);
}
.EmailTop {
	background-image:url(images/emailtop.png);
}

.terribledate {
	font-style:oblique;
}

.terribleimg {
	margin-right:15px;
	margin-bottom:20px;
}
.DesignImg {
	margin-right:15px;
	margin-bottom:20px;
	float:left;
}

.terribledivider {
margin-top:45px;
margin-bottom:45px;
}

.TerribleMiddle a {
	text-decoration:underline;
}

.TerribleMiddle a img {
border:2px solid #0089f9;
}
.title {
font-size:24px;
}
.title2 {
font-size:20px;
}

.projdesc {
vertical-align:baseline;
float:left;
clear:right;
width:700px;
height:80px;
margin-top:20px;
}

.ProjMiddle {
height:1000px;
}

.ProjMiddle a {
text-decoration:underline;
}

.ProjMiddle a img {
border:2px solid #0089f9;
}