body {
	/*background-color: #D6FFEB;*/
	background-color: #FFF;
	/*font-family: "AvantGarde Bk BT", "Century Gothic", "Trebuchet MS", arial, sans-serif;*/
	/*font: 65.5% "Lucida Grande", Helvetica, Arial, sans-serif;*/
	font: 65.5% "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif;
	color:#334455;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1#title {
   font-family: "Trebuchet MS";
   font-size: 400%;
}

#header_wit {
	color:#6688AA;
}

#header_alpha {
	color:#FFEBD6;;
}


h1#title a { text-decoration:none; border-bottom:0px; color:#6688AA;}
h1#title a:hover { text-decoration:none; border-bottom:0px; color:#6688AA;}

div#titleDescription {
	color:#6688AA;
}

a { border-bottom: 1px dotted #66AA88; text-decoration: none; color: #66AA88; }
a:hover { border-bottom: 1px dotted #335544; color: #335544; }
a.button { border: 0; }
a img { border: 0; }
a.noborder { border:0; }

h1, h2, h3, h4, h5 { color: #6688AA; }

h1 a, h2 a {
	color: #6688AA;
	text-decoration: none;
	border-bottom:0px;
}

div#headerWrap {
	margin:0;
	padding:0;
}

div#header {
	position: relative;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	background-color: #334455;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

div#headerTitle {
	text-align:left;
	width: 850px;
	padding: 10px 0 10px 70px;
	margin:auto;
}

div#headerNav {
	border-top: 2px solid #FFEBD6;
	background-color: #6688AA;
	text-align:center;
	height:35px;
}

div#navLinks {
	padding: 5px 0 5px 40px;
	width: 850px;	
	text-align:left;
	margin:auto;
}

div#container {
	background-color: #FFFFFF;
	margin: auto;
	padding: 15px 0 15px 0;
	text-align: left;
	width: 850px;	
}

div#badgeFooter {
	clear:both;
	margin:10px;
	width:525px;
}

div#main {
	margin:5px 0 5px 35px;
	width:525px;
}

div#projects {
	margin:5px 0 5px 35px;
	width:800px;
}

div#projects h3,h4 {
	margin:0;
	padding:0;
}

div.projectGroup {
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #FFEBD6;  
}

div.project {
	margin-bottom:5px;
}


div#sidebar {
	float:right;
	margin: 5px 35px 5px 0;
	width: 225px;
}

div#contentlink a {
	color: #5370b6;
	font-size: 8px;
}

ul#nav {
	/*position: relative;*/
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	height: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top:2px;
	text-transform: lowercase;
	}

ul#nav li {
	display: inline;
}

ul#nav li:hover { background-position: 0 -30px; }

ul#nav li a {
	height: 23px;
	padding: 0px 1em 0px 1em;
	text-decoration: none;
	color: #FFEBD6;
	border-bottom: 0px;
	}

ul#nav li a.current { 
	background: #fff; 
}


ul#navBot {
	/*position: relative;*/
	height: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top:2px;
	text-transform: lowercase;
	}

ul#navBot li {
	display: inline;
}

ul#navBot li:hover { background-position: 0 -30px; }



#navSide {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
	width: 150px;
}

#navSide li {
	margin: 0;
	padding: 0;
}

#navSide li a {
	border-bottom: 1px solid #999;
	color: #00f;
	display: block;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	text-decoration: none;
}

#navSide li a:hover {
	background-color: #2f366c;
	color: #fff;
}

#content {
	float: right;
	margin-bottom: 40px;
	width: 450px;
}


#footerMid {
	border-top: 1px solid #334455;
	background-color: #FFEBD6;
	clear: both;
	font-size: 85%;
	padding: 5px 0px 0px 25%;
	height: 50px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align:center;
	background-x-position: 0pt;
	background-y-position: 0pt;
}

#footerMid dl {
	float:left;
	padding: 0px 10px 0px 5px;
	width:10%;
}

#footerMid dt {
	font-size:105%;
	font-weight:bold;
}

#footerMid dd {
	padding:3px 10px 3px 10px;
	font-size:85%;		
}

#footerMid dd a {
	height: 23px;
	padding: 0px 1em 0px 1em;
	text-decoration: none;
	color: #707070;
	}
#footerMid dd a.current { 
	background: #fff; 
}




#footerLow {
	background-color:#334455;
	clear: both;
	font-size: 75%	
	height: 150px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}

h1 {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
}

tr {
	padding: 0;
	margin: 0;
}

tr.rowb {
	background-color: #f3f3f3;
}

th {
	border-bottom: 2px solid #999;
	font-size: 120%;
	padding: 5px;
}

td {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 5px;
}

.post {
    border-bottom: 1px dotted #FFEBD6;  
    margin-bottom:30px;     
}

.clients {
  margin: 20px;
}

.client {
  padding: 10px;
}

.client p {
   padding:15px;
}


.client dt {
 float:left;
}

.client dd {
 margin-left:25%;
}


.center {
    text-align:center;
}

img.small {
 	border: 0px;
 	padding: 5px 5px 5px 20px; 
}

.recoList {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.recoList li {
	display: inline;
	margin: 5px 10px 5px 0;
}

ul.blogroll {
	list-style:none;
	margin:0px;
	padding:0px;
}

/*
.recoList img {
	border: 1px solid #66AA88;
}
*/
.recoList a {
	border: 0px;
}

.recoList a:link {
	padding: 1px;
	text-decoration: none;
	border:0px;
	/*border: 1px solid #66AA88; 
	text-decoration: none; 
	color: #66AA88;*/
}

.recoList a:hover {
	padding: 1px;
	text-decoration: none;
	border: 0px;
	/*border: 1px solid #335544; 
	text-decoration: none; 
	color: #335544;*/
}
*/

.alttext { position: absolute; left: -9999px; }
/* end hack */
/*\*//*/
.alttext { text-indent: -9999px; }
/**/

.bold {
	font-weight:bold;
}

form label {
	width:100px;
	float: left;
}

form ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

form ul li {
	margin: 8px 0px 8px 0px;
}

.center {
	text-align:center;
}

code {
	font-size:120%;
}

.lightgray {
	background-color:#F7F7F7;
	padding:5px;
	margin:0px;
}

.gray {
	background-color:#E3E3E3;
	padding:5px;
	margin:0px;
}

.witcomment {
	border: 1px solid #334455;
	background-color:#FFEBD6;
}

.floatright {
	float:right;
}

.djangobadge {
	float:right;
	margin: 10px 0 10px 0;
	border: 0px;
	
}
