/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/* modified by lindsay tabas */


body {
	background: #ffffff url(../header/bg.gif) repeat-x;
	font-size: 12px;
	font-family: helvetica, sans-serif;
	padding:0px;
	margin:0px;
	
}

h1 {
	font-size: 150%;
	color: #000000;
	padding: 2px;
	margin: 0px;
	margin-top: 10px;
 }

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 950px;
	margin: 0px auto;
	background-color: #f;
}

/* ----------banner for logo-------------- */
#banner {
	background: #ff0000 url(../header/newheader_merged.png);
	padding: 0px;
	margin: 0px;
	height: 200px;
}
#navbar {
	background: #000000;
	padding: 0px;
	margin: 0px;
	height: 35px;
	margin-left: 23px;
	margin-right: 23px;
}
/** nav bar **/
#navbar ul {
	margin: 0px;
	padding: 0px;
}

#navbar ul li {
	display: inline; /* Fix IE Step Down */
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	
	
}
#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	float: left;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	width: 100px;

}

#navbar ul li a span {
	display: block;
	float: none; /* IE 6 Fix */
	text-align: center;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
		
#navbar ul li a:hover, #navbar ul li a:active {
	background-position: bottom right;
	color: #ff0000;
}
		
#navbar ul li a:hover span {
	background-position: bottom left;
	background: url(../images/navbar.gif);
	color: #ff0000;
	cursor: pointer; /* Remind IE which cursor to use! */
}

/* -----------------content--------------------- */
#content h3 {
	margin-bottom: 4px;
	padding-top: 4px;
	margin-left: 0px;
	padding-left: 2px;
}
#pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 5px;
}
#aboutme {
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px auto;
	margin-left: 22px;
	margin-right: 20px;
	color: #000000;
	height:  auto;
	width: auto;
	font-size: 14px;

}
#content ul, li {
	color: #000000;
	
}
li.publication {
	line-height: 18px;
}
#content p {
	color: black;
	font-size: 14px;
	padding-top: 10px;
	line-height: 20px;
}


p, pre{
	padding: 5px 10px;
	margin:0px;
}

#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #c8c8c8;
}
#content a:visited {
	color: #ff0000;
}
#content li > a {
	color: #ff0000;
	text-decoration: none;
}
#content li > a:hover {
	color: #c8c8c8;
}
#content li > a:visited {
	color: #ff0000;
}
/* Begin XSL Transform Designs for Content */

#content #contracts {
	margin-bottom: 0px;
}
#content hr {
	clear: both;
	width: auto;
	border: 0.5px dashed #7196B7;
}
.languages_tools {
	float: left;
	margin-left: 5px;
	padding-bottom: 0px;
   line-height: 20px;
   clear: both;
}

.project_image {
	margin: 2px;
	border: none;
}
.publication_title {
	line-height: 20px;
	font-size: 14px;
	
}
.publication_authors {
	color: rgb(17,54,80);
	font-style: italic;
	font-size: 90%;
}
#content span.publication_forum a:hover {
	color: #c8c8c8;
}
li.publication {
	margin-bottom: 15px;
}
#content p {
	margin: 2px
}
#content h5 {
	margin: 1px;
}
.project_title {
	font-size: 118%;
	line-height: 150%;
}
li.past_project {
	margin-bottom: 15px;
}

.project_date {
	color: rgb(17,54,80);
	font-style: italic;
	font-size: 90%;
}

#content #web_dev_pictures {
	width: 900px;
	margin: 2px;
}
#content #wdp img {
	margin: 5px;
}

#content  #wdp {
	width: 900px;
	
}
/* --------------left navi------------- */

.portfolio_link {
	display: inline;
	width:  150px;
   margin-left:  10px;
   line-height: 200%;
   float:  left;
   font-size: 95%;
  /* clear: both;*/
}
.other_link {
 margin-left:  10px;
   line-height: 200%;
   float:  left;
   clear: both;
}
#left a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
#left a:hover {
	color: #ff0000;
}
#WebDev_List span.toggle_link {
	display: none;
}
#left #WebDev_List a {
	margin-left:  5px;
	text-decoration: none;
	font-weight: 100;
}

#left p {
	float:  left;
	clear: both;
	padding: 5px;
	width: inherit;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	
	color: #000000;
	height: 60px;
	background-color: #c8c8c8; }
	
#footer p {
	margin: 0px auto;
	padding-top: 10px;
}
#footer_content {
	margin-left: 225px;
}
#online, #portfolio, #press {
	width: 25%;
	float:  left;
	background-color: #c8c8c8;
	margin-left: 15px;
	
}
#footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #ff0000;
	font-weight: bold;
}
/* resume */
#box_r {
	padding-top: 10px;
}
#content_r {
width: 650px;
/*float: left;*/

background-color:#fff;
margin-left: 200px;



}
#content_r h3 {
	padding-top: 0px;
	margin-top: 0px;
}
#left_r {
/*display: inline;*/
float: left;
width: 200px;
margin: 2px;
height: 1000px;

}
/*portfolio*/
.portfolio_section {
	width: 300px;
	display: inline;
	float: left;
}
#usability #description {
	width: 500px;
	height: auto;
	float: left;
	margin: 0px;
	margin-right: 20px;
}


#usability .pics {   
    padding: 5px;  
    margin:  0;  
    width: 360px;
    height: 270px;
    float: left;
} 
#usability img {

	border: 1px solid #ccc;
	background-color: #ffffff;
	top: 0;
	left:  0;	
}
#description ul{
	line-height: 18px;
}

