html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
	border:1px dotted #990000;
	background-color:#FFFFFF;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
acronym 
{
    border-bottom:dotted 1px #5C727A;
}
blockquote 
{
    margin:10px 0 10px 0;
    font-size:0.8em;
    line-height:normal;

}
em 
{
    font-style:italic;
}
small 
{
    font-size:0.7em;
    color:#999999;
}
label 
{
    color:#990000;
    padding:0 10px 0 0;
}
hr 
{
    height:0px;
    border-top:1px solid #BAC6CB;
    border-bottom:0;
    border-right:0;
    border-left:0;
}
input[type=text], textarea
{
    margin:2px 0 2px 0;
    border:1px solid #BAC6CB;
}
input[type=text]:focus 
{
    border:1px dotted #FFFFFF;
}
.submit
{
	background:url('../images/button-background.png');
	padding:4px 6px 4px 6px;
	color:#FFFFFF;
	font-size:1.3em;
	margin:0 0 5px 0;
	font-weight:normal;
}
#aspnetForm fieldset ul 
{
    list-style-type:square;
    line-height:1em;
    margin:10px 0 0 15px;
}
.error 
{
    color:Red;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background-color:#BAC6CB;
	font-family:arial;
	font-weight:normal;
}
ol 
{
    list-style-type:decimal;
    list-style-position:outside;
    margin:10px 0 10px 30px;
    line-height:normal;
}
.clear {
	clear:both;
}
#skip 
{
    position:relative;
    float:right;
    padding:5px;
}
#skip a 
{
    color:#66CC33;
    font-size:0.7em;
}
.back-to-top 
{
    clear:left;
    position:relative;
    float:right;
    padding:10px 5px 10px 5px;
}
.back-to-top a 
{
    font-size:0.8em;
}
#main-content
{

}
#header {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:92px;
	padding:15px 30px 0 15px;
	/*background-color:red;*/
}
#headerContainer {
	background:url('../images/header-background-grad.png') repeat-x top #66CC33;
	height:107px;
}
#logo {
	padding:15px 0 0 0;
}
#topBanner {
	float:right;
	width:234px;
	height:60px;
}
#topBanner .twitter_update_list 
{
	font-size:0.7em;
	background:url('../images/speech-bubble.png') bottom right;
    padding:3px 3px 30px 10px;
    position:relative;
    top:-15px;
}
#search {
	float:right;
	padding:50px 38px 5px 0;
}
#search legend 
{
    display:none;
}
#search input[type=submit] {
	border:0;
	background:none;
	color:#FFFFFF;
	font-family:arial;
	font-size:1em;
	font-weight:bold;
}
#navigationContainer {
	background:url('../images/nav-background.png') repeat-x top #003300;
}
#navigation {
	width:985px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 10px;
	height:45px;
	/*background-color:red;*/
}
#navigation ul li {
	float:left;
	background:url('../images/nav-item-divider.png') no-repeat right top;
}
#navigation ul li a {
	display:block;
	padding:14px 25px 14px 5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a:focus 
{
    background-color:#66CC33;
    color:#002000;
    border:1px dotted #FFFFFF;
}
#navigation ul li a:hover, #navigation ul li a.selected {
	text-decoration:underline;
}
#rss {
	position:relative;
	float:right;
	top:-10px;
	width:40px;
	height:41px;
	padding:0 10px 0 0;
}
#twitter-follow {
	position:relative;
	float:right;
	top:-10px;
	width:40px;
	height:41px;
	padding:0 65px 0 0;
}
#footerContainer {
	clear:both;
	margin-top:10px;
	background:url('../images/footer-background.png') top repeat-x #5C727A;
	border-top:2px solid #FFFFFF;
}
#footer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 30px 15px 5px;
}
#footerNav ul li a {
	color:#FFFFFF;
	font-size:0.9em;
	line-height:18px;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}
#footerNav ul li a:focus 
{
    background-color:#FFFFFF;
    color:#000000;
    border:1px dotted #BAC6CB;
}
#footerNav ul li a.selected, #footerNav ul li a:hover {
	background-color:#EBEFF0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color:#5C727A;
}
#footerNav ul li a:hover 
{
    background-color:#BAC6CB;
    color:#495A61;
}
#badges {
	float:right;
}
#badges ul li {
	float:left;
	padding:3px;
}
#copyright {
	text-align:right;
	clear:both;
}
#copyright, #disclaimer {
	padding:10px 0 0 0;
	color:#FFFFFF;
	font-size:0.6em;
}
#copyright a, #disclaimer a {
	color:#FFFFFF;
}
#copyright a:focus 
{
    background-color:#FFFFFF;
    color:#000000;
    border:1px dotted #BAC6CB;
}
#main {
	width:935px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 45px 15px 15px;
	font-size:0.9em;
	/*background-color:red;*/
}
p 
{
    margin:0 0 15px 0;
    line-height:normal;
}
strong 
{
    font-weight:bold;
    color:#004A00;
}
a {
	color:#006600;
}
h1, .h1 {
	background:url('../images/h1-background.png') #721717;
	padding:7px 5px 7px 10px;
	color:#FFFFFF;
	font-size:1.3em;
	margin:0 0 5px 0;
	font-weight:normal;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	display:block;
}
#mainColumn h1 
{
	font-size:1.5em;
	color:#990000;
	font-weight:normal;
	margin:5px 0 5px 0;
	background:none;
	padding:0;
}
#mainColumn h1 a {
	color:#990000;
	text-decoration:none;
}
#mainColumnContainer h1 a:focus, #mainColumnContainer h1:focus .h1:focus {
	color:#721717;
	background-color:#FFFFFF;
	border:1px dotted #990000; 
}
#mainColumn h1 a:hover {
	text-decoration:underline;
}
h2, #twitter_div strong a, #testimonials strong, #flickr_badge_uber_wrapper strong a, #RecommendedDeveloperBooks strong, #latestBlogPostsWrapper strong a, #skype strong {
	font-size:1.3em;
	color:#990000;
	font-weight:normal;
	margin:5px 0 5px 0;
}
h3 {
	font-size:1.3em;
	color:#990000;
	font-weight:normal;
	margin:0 0 5px 0;
}
h3 a, h2 a {
    color:#990000;
	margin:0 0 5px 0;
}
h4 {
	font-size:1.3em;
	color:#990000;
	margin:0 0 5px 0;
	font-weight:normal;
}
h5 {
	font-size:1.3em;
	color:#990000;
	margin:5px 0 5px 0;
	font-weight:normal;
}
h1 a 
{
    color:#FFFFFF;
}
dt, dd
{
    margin:3px 0 3px 0;
}
#bannerColumn {
	float:right;
	padding:0px 0px 0 15px;
	width:145px;
}
#mainContainer {
	border-top:2px solid #FFFFFF;
}
#mainColumnContainer {
	width:570px;
}
#mainColumn {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*background-color:#EBEFF0;*/
	background-color:#F7F9F9;
	padding:10px;
	width:550px;
	overflow:hidden;
}
#sideColumn {
	float:right;
	width:187px;
	overflow:hidden;
}
#nikePlusContainer 
{
    margin-top:10px;
}
#RecommendedDeveloperBooks 
{
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#E3E8EB; 
}
#RecommendedDeveloperBooks .image img
{
    border:2px solid #FFFFFF;
    margin:5px 0 3px 0;
}
#twitter_div, #testimonials {
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#E3E8EB;
}
#twitter_div 
{
 	background:url('../images/twitter-bird.png') top right no-repeat #E3E8EB;   
}
#testimonials blockquote 
{
    background-color:#FFFFFF;
    padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#testimonials blockquote em 
{
    color:#5C727A;
    font-weight:bold;
}
#sideColumn h2, #sideColumn strong {
	margin:0 0 5px 0;
}
.twitter_update_list {
	font-size:0.9em;
}
.twitter_update_list li {
	padding:0 0 10px 0;
}
.twitter_update_list li a {
	color:#006600;
	font-size:0.5em;
	text-decoration:none;
}
.twitter_update_list li span a {
	color:#006600;
	font-size:1em;
	text-decoration:underline;
}
#qualifications 
{
    margin-top:10px;
}
#qualifications, #skype  {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 15px;
}
#qualifications ul li {
	float:left;
	font-size:0.7em;
	width:50%;
}
#TagCloud {
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#D7DFE2;
	padding:5px 10px 10px 10px;
    background:url('/images/cloud.png') bottom right no-repeat #D7DFE2;
}
#TagCloud ul 
{
    margin:0;
    padding:0;
}
#TagCloud ul li 
{
    display:inline;
    margin:0;
    padding:0;
}
#ciscoMenu 
{
	margin-top:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding:40px 10px 10px 10px;
    background:url('../images/binder-background.png') top left repeat-x #D7DFE2;
}
#latestBlogPostsWrapper
{
	/*margin-top:10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:5px 10px 10px 10px;
}
#latestBlogPostsWrapper ul
{
    list-style-type:square;
    padding:0 0 0 15px;
    color:#5C727A;
}
#latestBlogPostsWrapper ul li
{
    margin: 0 0 5px 0; 
}
#mainColumn #books .image 
{
    float:right;
}
#mainColumn #books .image img
{
    border:2px solid #FFFFFF;
}
#mainColumn #books .description  
{
    min-height:200px;
    float:left;
    width:70%;
}
#mainColumn #books hr
{
    clear:left;
    margin:5px 0 5px 0;
}
.niceTable 
{
    border-collapse:collapse;
    background-color:#FFFFFF;
    border:1px solid #5C727A;
    margin:10px 0 10px 0;
}
.niceTable td, .niceTable th
{
    padding:3px;
}
.niceTable tr th
{
    background-color:#5C727A;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
}
.niceList 
{
    list-style-type:square;
    padding:0 0 15px 15px;
    color:#004A00;
    line-height:normal;
}
#content-banner 
{
    margin:10px 0 10px 0;
}
.computer 
{
    font-family:Courier New, Lucida Sans, Trebuchet MS, Arial;
    color:#006633;
}
#Portfolio .Site
{
    clear:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:5px 10px 10px 10px;
	margin:0 0 10px 0;
}
#Portfolio .Picture 
{
    float:right;
    margin:0 0 0 10px;
}


#mainColumn #Portfolio .Picture 
{
    float:right;
}
#mainColumn #Portfolio .Picture img
{
    border:2px solid #FFFFFF;
}
#mainColumn #Portfolio .Summary  
{
    min-height:200px;
    float:left;
    width:59%;
}
#calendar 
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:5px 10px 10px 10px;
}
#calendar td
{
    padding:1px;
    text-align:center;
}
#calendar .cal
{
    text-align:center;
    background-color:#006600;
    color:#FFFFFF;
}


/*  Google Reader Styles  */
.reader-publisher-module 
{
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#D7DFE2;
	padding:5px 10px 10px 10px;
}
.reader-publisher-module ul
{
    list-style-type:square;
    padding:0 0 0 15px;
    color:#5C727A;
}
.reader-publisher-module ul li
{
    margin: 0 0 5px 0;
}
/*  Google Reader Styles  */

/*  Delicious Bookmark Styles  */

.delicious-posts
{
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#D7DFE2;
	padding:5px 10px 10px 10px;
}
.delicious-posts ul
{
    list-style-type:square;
    padding:0 0 0 15px;
    color:#5C727A;  
}
.delicious-posts ul li
{
    margin: 0 0 5px 0;
}

/*  Delicious Bookmark Styles  */

/*  Flickr Badge Styles  */

#flickr_badge_uber_wrapper
{
    margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:5px 10px 10px 10px;
}
.flickr_badge_image 
{
    float:left;
    border:3px solid #FFFFFF;
    
}
 
/*  Flickr Badge Styles  */