/*Site Styles*/
/*Background colors on everything for visualization:*/

/*Divs*/

#container {
  width: 900px; /*All page content will be 900 pixels wide*/
  margin: 2em auto 0px auto; /*TRBL: 2ems from top, auto R & L = centered appearance*/
  position: relative; /*Create a positioning context for all descendants of #container (everything)*/
 }
 
#header {
  height: 2em; /*8ems tall means text will never spill over, unlike px*/
  font-size:18px;
  border-bottom: 1px solid #431127;
}

#content {
  margin-left: 0px; /*Move out of the way of navigation's "column"*/
  margin-top: 0em; /*Bring down to the same top line as #navigation*/
  position: relative; /*Create a positioning context for #supporting*/
  border-bottom: 1px solid #431127;
}

#experience{
  margin-right: 150px; /*Move out of the way of #supporting's "column"*/
  font-size:12px;
  height:600px;
  width:750px;
 
}

#experience_port{
  margin-left: 200px; /*Move out of the way of #supporting's "column"*/
  padding:60px 0 0 50px;
  font-size:12px;
  height:540px;
  width:650px;
  
}

#supporting_port {
  position: absolute; /*Pull out of document flow*/
  width: 200px; /*280px = 1 column wide*/
  left: 0px; /*Place flush right*/
  top: 0px; /*Place flush with top of #content, #supporting's positioning context*/
  font-size:12px;
   }

#navigation {
  position: absolute; /*Pull out of document flow*/
  width: 60px; /*Make it 280px wide (1 column)*/
  left: 600px; /*Keep IE happy and specify a left value*/
  top: 5em; /*Place top 1em below #header, which is 8ems tall in this version*/
  font-family: "Times New Roman", Georgia, serif;
  font-size: 16px;
  padding: 0px 0px 0px 10px;
  border-top: 1px solid #431127;
  margin-left:160px;
  }
   
   
   
   
/*Content*/	
/*

#about {
  height: 21em;
  font-size:18px;
  border-bottom: 1px solid #431127;
  width:900px;
}
 */
 #aboutme {
  position: absolute; 
  width: 60px; 
  left: 0px; 
  top: 50px; 
  font-family: "Chaucer", "Times New Roman", serif;
  font-size: 12px;
  padding: 0px 0px 0px 5px;
}
  
 ul.aboutme>li, ul.aboutme {
 width:60px;
 display:inline;
 }
 /*
 ul.abouttwo{
 width:300px;
 position: absolute;
 left: 500px;
 top: 5em;
 }
 
ul.abouttwo>li{
  font-size:12px;
   width:300px;}
   
#about_supporting {
  position: absolute; 
  width: 150px; 
  left: 0px; 
  top: 230px; 
  font-size:12px;
  padding:0px 0px 0px 10px;
  border-top: 1px solid #431127;
     }

#abouttwo {
	width: 550px;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	color:#000000;
  }*/
.responsibilitiestwo{
	width: 390px;
	padding: 15px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
	list-style-type: none;
	line-height:125%;
	color:#431127;
}

.abouttwo>li {
	padding:2px 0px 0px 0px;
}

ul.aboutdescrip >li{
margin-bottom:15px;}

.item{
width:470px;
}

.item>li{
display:inline;
}
/*
  #about_supporting>h3 {	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

ul#aboutme{
	margin-top:75px;
	font-size: 14px;}
	
ul#aboutme>li{
	padding: 0px 0px 0px 5px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	display:inline;
}

ul#aboutme>li +li{
   text-decoration:none;
   padding: 5px 0px 5px 5px;
   color:#431127;
}	 */

ul.description {
	width:200px;
	margin-top:25px;
	padding: 0px 0 5px 0;}
	
ul.description  li+li{
	margin-top:15px;}
	
ul.description >li>ul>li{
	width:55px;
	display:inline;
}

.blogroll {
	position: absolute; /*Pull out of document flow*/
	left: 380px; /*Keep IE happy and specify a left value*/
	top: 14em; /*Place top 1em below #header, which is 8ems tall in this version*/	
	width: 500px;
	}

.blogtitle {
	font-size:16px;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:10px;
	color:#431127;
	
	
}	
/*Footer and Icons*/



#footer {
  margin-top: 3em; /*Reflect vertical spacing below #header*/
  display:inline;
}

ul.footer>li {
	display:inline;
	padding: 5px 0 0 0;}   

ul.validators>li {
	width:100px;
	display:inline;
}

ul.validators>li>a>img {
	display:inline;
}

ul.validators li>a>img  {
	padding: 0 0 0 535px;
}
	
ul.validators li+li+li>a>img  {
	padding: 0 0 0 0px;
}
  
#iconrow{
	position: absolute;
	top:540px;
	font-size:12px;
	height:55px;
	width:890px;
	display:inline;
	padding: 5px 5px 0px 5px;
}
   
ul.icons li{
	display:inline;
	width: 50px;
}

ul.icons>li>a>img{
	border:1px solid #431127;
}

ul.description>li>ul>li>a>img {
	border:1px solid #431127;
}

   
/*Site Styles*/
body {
	color:#431127;
	
	
}

p {
	margin-top:15px;
	margin-bottom:10px;
	font-size:12px;
	font-family:"Times New Roman",Georgia,Serif
	}

h2{
	font-size:18px;
}

h3 {
	font-size:14px;
	margin-top:15px;
	color:#431127;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color:#431127;
	padding: 5px 0 0 0;
	width: 200px;
	margin-bottom: 3px;
}

.img {
	display:inline;
}

.imgabout {
	margin-top:5px;
	position: absolute; /*Pull out of document flow*/
	width: 194px; /*Make it 280px wide (1 column)*/
	height: 280px;
	left: 555px; /*Keep IE happy and specify a left value*/
	top:50px;
	border: 1px solid #431127;
}






/*Links*/
a:link { color: #431127; text-decoration: none; font-weight:bold;}
a:visited {color: #431127; text-decoration: none; font-weight:bold;}  /* visited link */
a:hover {color: blue;}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */




/*Main Headings and Titles*/
.mast{
	display:inline; 
	float:right; 
	width: 140px; 
	color:#431127; 
	padding: 5px 0px 0px 5px; 
	font-weight:bold;
}

.title{
	width: 147px; 
	color:#431127; 
	padding: 20px 0px 0px 5px;  
	font-size:20px; 
	border-bottom: 1px solid #431127;
	margin-bottom:0px;}

.brad {margin-left:-100000px;}
	

.contact {
	margin-bottom: 10px;
	font-size:13px;
	}




/*Acccessibility*/
.accessibility {
	position: absolute;
	left: -10000px;
}


/*Javascript and Dom Scripting*/

/*
.hasjs {
	color: #431127;
}

ul#contactme > li {
	font-weight: bold;
}

.hasjs ul#contactme > li { 
	cursor: pointer;
}

ul#contactme > li > ul { 
	font-weight: normal; 
	text-decoration:none;
}
	
.hasjs ul#contactme > li > ul { 
	display: none; 
}

.hasjs ul#contactme > li > ul.showme { 
	display: block; 
}

div#container { 
	width: 900px; 
}
.widescreen div#container { 
	width: 1000px; 
}
*/


