a {
	color: #f6e99f;
}
a img {
	border: none;
}
body {
	background: url(/images/bodyBg.gif) #000;
	color: #eaeaea;
	font: 13px tahoma, verdana, sans-serif;
	margin: 0;
}
h1 {
	font-size: 1.7em;
	margin: 0 0 10px;
	padding: 0;
}
h2 {
	font-size: 1.5em;
	margin: 20px 0 10px;
	padding: 0;
}
h3 {
	font-size: 1.3em;
	margin: 20px 0 10px;
	padding: 0;
}
li {
	line-height: 1.4em;
}
ol, ul {
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.4em;
	margin: 4px 0 6px;
	padding: 0;
}
#logo {
	float: left;
	height: 39px;
	width: 254px;

}
#contentLeft {
	float: left;
	width: 550px
}
#contentRight {
	float: right;
	margin-top: 46px;
	width: 180px;
}
#copy {
	color: #707070;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;
	width: 300px;
}
#footNav ul {
	margin: 0 auto 5px;
	padding: 0;
	text-align: center;
	width: 300px;
}
#footNav ul li {
	background: url(/images/bulletYellow.gif) no-repeat 2px 8px;
	display: inline;
	padding-left: 12px;
}
#footNav a {
	color: #F6E99F;
	text-decoration: none;
}
#topNav {
	float: right;
	width: 459px;
}
#topNav ul {
	float: right;
	margin: 0;
	padding: 0;
}
#topNav ul li {
	display: inline;
	float: left;
	margin-left: 2px;
}
#topNav ul li a {
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	width: 55px;
}
li.home a {
	background: url(/images/navHome.gif) no-repeat;
}
li.blog a {
	background: url(/images/navBlog.gif) no-repeat;
}
li.contact a {
	background: url(/images/navContact.gif) no-repeat;
}
li.homeOn a {
	background: url(/images/navHomeOn.gif) no-repeat;
}
li.blogOn a {
	background: url(/images/navBlogOn.gif) no-repeat;
}
li.contactOn a {
	background: url(/images/navContactOn.gif) no-repeat;
}
#wrapper {
	margin: 30px auto;
	width: 780px;
}
.break {
	clear: both;
	margin: 0;
	padding: 0;
}
.cufon {
	display: none !important;
}
h1 .cufon, h2 .cufon, h3 .cufon, p .cufon {
	display: inline-block !important;
}
ul.empty {
	margin: 0 !important;
}
ul.empty li {
	background-image: none !important;
}
.first {
	background-image: none !important;
	border: none !important;
	margin-left: 0 !important;
}
.line {
	border-top: 2px solid #535353;
	margin: 20px 0;
}
.lineThin {
	border-top: 1px solid #333;
	margin: 20px 0;
}
.link {
	color: #f6e99f;
}
.padding15 {
	padding: 0 15px;
}
.spacer20 {
	margin: 20px 0;
}

/* -------------
   CONTENT ELEMENTS
   ------------- */
#contentLeft ul, #contentRight ul {
	margin-left: 10px;
}
#contentLeft li, #contentRight li {
	background: url(/images/bulletYellow.gif) no-repeat 2px 8px;
	list-style-type: none;
	padding-left: 15px;
}
.skillArea {
	float: left;
	margin-left: 20px;
	width: 260px;
}
/* -------------
   FORM ELEMENTS
   ------------- */
fieldset {
	border: none;
	margin: 10px 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
form ol li {
	background-image: none !important;
	clear: both;
	list-style-type: none;
	padding: 4px 0;
}
label {
	display: block;
	float: left;
	width: 150px;
}
input, textarea {
	border: 1px solid #000;
	float: left;
	font: 11px tahoma, verdana, sans-serif;
	padding: 2px 4px 3px;
	width: 350px;
}
textarea {
	height: 80px;
}
.checkbox {
	border: none;
	padding: 0;
	width: 13px;
}
.error, p.error {
	background-color: #737373;
	border: 1px solid #000;
	margin: 0;
	padding: 5px;
}
.error li {
	background: url(/images/bulletYellow.gif) no-repeat 2px 6px;
	list-style-type: none;
	padding-left: 10px;
}
.notice {
	background-color: #535353;
	border: 1px solid #000;
	margin: 5px 0;
	padding: 5px;
}
.submit {
	/*background: url(/images/buttonSubmit.gif) no-repeat;*/
	border: none;
	color: #eaeaea;
	height: 24px;
	margin-left: 150px;
	padding: 0;
	width: 71px;
}

label.error {
	background-color: #535353;
	border: 1px solid #000;
	clear: both;
	color: #cccccc;
	display: inline;
	float: left;
	padding: 2px 5px 3px;
	margin: 5px 0 10px 150px;
	width: 348px;
}

/* -----------------
   HOMEPAGE SPECIFIC
   ----------------- */
#promoBox {
	background: url(/images/greenBox.jpg) no-repeat 0 0;
	font-size: 1.2em;
	height: 130px;
	margin: 0 0 20px;
	padding: 30px 130px 40px 40px;
	width: 610px;
}
a.icon {
	padding-left: 25px;
}
a.delicious { background: url(/images/content/icon_delicious.png) no-repeat 0 0; }
a.facebook { background: url(/images/content/icon_facebook.png) no-repeat 0 0; }
a.flickr { background: url(/images/content/icon_flickr.png) no-repeat 0 0; }
a.linkedin { background: url(/images/content/icon_linkedin.png) no-repeat 0 0; }
a.twitter { background: url(/images/content/icon_twitter.png) no-repeat 0 0; }


/* -------------
   CLIENT SPECIFIC
   ------------- */

.client {
	border-top: 1px solid #333333;
	clear: both;
	float: left;
	padding: 15px 0;
}
.client h3 {
	margin-top: 0;
}
.client img {
	float: left;
	margin-right: 15px;
}
.client div {
	float: left;
}
.client .info {
	width: 335px;
}


/* -------------
   BLOG SPECIFIC
   ------------- */

#chart-container-1 {
	margin-top: 20px;
}

/* -------------
   SITEMAP ELEMENTS
   ------------- */
.sitemap {

}