body
{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: white;
	font-style: normal;
}

.realNav
{
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=1);
	position: relative;
	left: 515px;
	top: 66px;
}

h2
{
	font-size: 150%;
	margin: 5px;
	padding: 0px;
	font-weight: 200;
	font-style: normal;
}

a, a:visited, a:active, a:link
{
	/*non Nav links */
	border-bottom: none;
	color: #0088cc;
	/*good old link blue*/
	text-decoration: none;
}

hr
{
	background-color: #CCCCCC;
	/*grey lines*/
	border: 0 none;
	color: #CCCCCC;
	height: 1px;
}

#container
{
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 768px;
	text-align: left;
}

#container img { float: left; }

#header
{
	background-image: url("../images/bassheader4.jpg");
	padding: 0px;
	width: 1024px;
	height: 100px;
	background-color: gray;
	float: left;
	border: none;
	clear: none;
}

#footer
{
	background-image: url("../images/bassFooter.jpg");
	margin-top: 20px;
	width: 1024px;
	height: 95px;
	background-color: gray;
	float: left;
	border: none;
	clear: none;
}

#header h2
{
	/* if I want to add text, right now the text is in the jpg */
	color: magenta;
	margin: 20px 0px 0px 20px;
	font-size: 20px;
	font-style: normal;
}

#twitter_update_list
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#twitter_div
{
	margin-top: -11px;
	margin-bottom: 25px;
}

#twitter-link
{
	display: block;
	list-style: none;
/*
	width: 200px;
*/
	text-align: left; 
	margin-bottom: 10px;
	font-size: 13px;
}

#blog
{
	width: 259px;
	height: 1070px;
	float: left;
	border-right: 1px solid lightgrey;
	background-color: white;
	clear: none;
	padding: 20px;
	margin-top: 20px;
	overflow: hidden;
}



#blog h2.storytitle
{
	margin: -70px 0 20px 0;
	padding-top: 20px;
	color: black;
	font-style: normal;
}

/*
.storytitle A:link A:visited A:active A:hover
{
	color: black;
	font-style: normal;
	text-decoration: none;
}

*/
.storytitle A:link {text-decoration: none; color:#AAAAAA;}
.storytitle A:visited {text-decoration: none;}
.storytitle A:active {text-decoration: none;}
.storytitle A:hover {text-decoration: none;}


.storycontent
{
	padding-bottom: 10px;
}

#blog h3
{
	margin: 0px;
	font-size: 13px;
	line-height: 1.4em;
	font-style: normal;
}

#blog h4
{
	padding-top: 20px;
	text-align: left;
	font-size: 10px;
ÊÊÊÊmargin:Ê10px 0 -35px;
	color: #e2e2e2;
 }

.meta
{
	display: none;
}
/*	font-size: 9px;
	margin-bottom: 4px;
	color: #CCCCCC;
	margin-top: 4px;
	font-style: normal; */
}

#blog h5
{
	color: grey;
	font-size: 14px;
	margin-top: 0px;
	line-height: 2em;
	font-style: normal;
}

#blog p
{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #bebebe;
}

.feedback { display: none; }


#codaslider
{
	margin-top: -22px;
	height: 1136px;
	width: 724px;
	float: left;
	background-color: transparent;
	border: none;
}

#item
{
	border-bottom: 1px solid lightgrey;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}

#item img
{
	/* each entry to the categories goes in one of these*/
	height: 178px;
	width: 288px;
	border: 1px solid lightgrey;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#item ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#download {
    left: 40px;
    position: relative;
    top: 6px;
}
#resume
{
	padding-top: 10px;
	padding-bottom: 4px;
	border: none;
	clear: none;
}

#resume ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#resume p { margin: 0px 0px 12px 0px; }
#resume h2 { margin: 20px 0px 4px 0px; }

#resume h3
{
	margin: 0px;
	font-size: 13px;
	line-height: 1.4em;
}

#resume h4
{
	font-size: 11px;
	color: #CCCCCC;
	line-height: 1em;
	margin: 2px 0px 2px 0px;
}

#resume h5
{
	color: grey;
	font-size: 14px;
	margin-top: 0px;
	line-height: 2em;
}

#resumeColL
{
	width: 150px;
	height: 1000px;
	float: left;
	padding-right: 20px;
}

#resumeColR
{
	width: 500px;
	float: left;
	padding-right: 13px;
}

#resume img { padding-right: 0px; }
#resumePDF
	{background-image: url("../images/ChrisMichaelidesResume.gif"); }

#gallery { width: 711px; }

#gallery img
{
	height: 100px;
	width 100px: ;
	padding: 0px;
}

/* gives js link some color */
fakeLink
{
	color: blue;
	font-size: 14px;
	font-weight: bold;
}

ADAA
{
	font-style: italic;
	font-weight: bolder;
	color: gold;
}

/*gets rid of the dots around stuff */
a:focus { outline: none; }

small { font-size: 9px; }
time { font-size: 10px; }

/* __________begin coda slider style___________*/
p a, li a
{
	color: #0088cc;
	text-decoration: none;
}

p#cross-links
{
	/* I cut these, but might add them back later */
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: white;
}

noscript p, noscript ol
{
	color: #a00;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
}

noscript a
{
	color: #a00;
	text-decoration: underline;
}

noscript ol { margin-left: 25px; }

.stripViewer .panelContainer .panel ul
{
	text-align: left;
	margin: 0px;
}

.slider-wrap
{
	/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw
{
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: scroll;
}

.csw .loading
{
	margin: 200px 0 300px 0;
	text-align: center;
}

.stripViewer
{
	/* This is the viewing window */
	position: relative;
	overflow: hidden;
	/*Change this to scroll later!!!!!! */
	border: 1px solid #FFF;
	/* this is the border. should have the same value for the links */
	margin: 10px;
	width: 703px;
	/* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 100%;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer
{
	/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel
{
	/* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 703px;
	/* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper
{
	/* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px 10px 0 10px;
}

.noShow { display: none; }

.stripNav
{
	/* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul
{
	/* The auto-generated set of links */
	list-style: none;
	background-color: transparent;
	font-size: 12px;
	color: white;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0px;
}

.stripNav ul li
{
	float: left;
	margin-right: 0px;
	/* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	padding-bottom: 10px;
}

.stripNav a
{
	/* The nav links -------------------------- */
	background-color: transparent;
	border-bottom: 0 none;
	border-right: 1px solid white;
	border-top: 1px solid white;
	color: white;
	float: left;
	padding: 3px 10px;
	text-decoration: none;
}

.stripNav li a:hover
{
	background: #333333;
	/*dark grey*/
}

.stripNav li a.current
{
	background: #FFFFFF;
	color: #000000;
}

.stripNav .tab1
{
	border-left: 1px solid white;
	height: 12px;
}

.stripNav .tab1a
{
	border-left: 1px solid white;
	height: 21px;
}

#stripNav1 { margin: 0px 0px 0px 188px; }

/*-------------for work popups-----------*/
#workContainer
{
	margin: -8px 0px 0px -8px;
	width: 700px;
	height: 768px;
	text-align: left;
}

#workHeader
{
	background-image: url("images/bassheader3.jpg");
	padding-left: 10px;
	width: 690px;
	height: 100px;
	background-color: gray;
	float: left;
	border: none;
	clear: none;
}

#workHeader h2
{
	color: #ff0099;
	font-weight: lighter;
}

#workMain
{
	width: 537px;
	height: 668px;
	float: left;
	background-color: white;
	border: none;
	padding: 10px 20px 10px 20px;
}

#workDetail
{
	border-bottom: 1px solid lightgrey;
	padding-top: 10px;
	padding-bottom: 4px;
}

#workDetail img
{
	height: 178px;
	width: 288px;
	border: 1px solid lightgrey;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

small { font-size: 9px; }

#bottomNav ul
{
	text-align: left;
	display: inline;
	width: 517px;
	height: 30px;
	float: left;
	border: none;
	background-color: white;
	padding: 20px;
	font-size: 14px;
	line-height: 2em;
	margin: 0px;
	list-style: none;
	clear: none;
}

#bottomNav ul li { display: inline; }
current { color: magenta; }


/*_____keeps current page Lit_______*/

