/*********** START RESET CSS ***********/

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,
b, u, i, center,
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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*********** END RESET CSS ***********/

body {
  background: #ccc url(images/bg.jpg) no-repeat top center;
  color: #333;
  font-family: Lucida Sans, Arial, Verdana, sans-serif;
  font-size: x-small;
  f\ont-size: small;
  line-height: 1.8em;
}
a:link {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}
a:visited {
	color: #222;
	border-bottom: 1px dotted #4b4b4b;
	text-decoration: none;
}
a:hover {
	border: 0;
	text-decoration: none;
}

.clear {
	clear: both;
}

.error {
	color: red;
	font-size: 0.8em;
}

p {
	margin: 10px 0 10px 0;
}

form {
	margin-top: 20px;
}

input, textarea {
	border: 1px solid #9F9F9F;
	color: #333;
	font-family: Lucida Sans, Arial, Verdana, sans-serif;
	padding: 10px;
	width: 230px;
}

textarea {
	height: 200px;
	font-size: 0.7em;
	width: 250px;
}

td {
	vertical-align: top;
	padding-bottom: 10px;
}

.formHead {
	padding: 7px 10px 0 0;
	text-align: right;
}

#container {
	width: 1000px;
	margin: auto;
}

#content {
	margin-top: 520px;
}

.title {
	font-family: Georgia, serif;
	font-size: 2.3em;
	margin-left: 10px;
	display: inline;
}

.desc {
	font-family: Georgia, serif;
	font-size: 1.3em;
	display: inline;
	font-style: italic;
	color: #7a7a7a;
	margin-left: 10px;
}
.desc a:link {
	color: #4b4b4b;
	border-bottom: 1px dotted #4b4b4b;
	text-decoration: none;
}
.desc a:visited {
	color: #4b4b4b;
	border-bottom: 1px dotted #4b4b4b;
	text-decoration: none;
}
.desc a:hover {
	border: 0;
	text-decoration: none;
}

/* Each white dash is 13px wide, and each space between the dashes is 7px wide. */
#left {
	width: 473px;
	float: left;
}
.box {
	background: transparent url(images/boxDashed.gif) no-repeat bottom left;
	margin-bottom: 50px;
}
.box .inside {
	background: transparent url(images/boxDashed.gif) no-repeat top left;
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
}

.skill {
	background: #F00;
	padding: 2px 5px 0px 0;
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
	text-align: right;
	display: block;
}
#xhtml_skill {
	width: 100%;
}
#css_skill {
	width: 100%;
}
#photoshop_skill {
	width: 100%;
}
#javascript_skill {
	width: 90%;
}
#php_skill {
	width: 80%;
}
#wordpress_skill {
	width: 70%;
}
#illustrator_skill {
	width: 60%;
}
#silverstripe_skill {
	width: 50%;
}

#twitter {
	margin-top: 20px;
}
.tweet ul {
	list-style-type: none;
}
.tweet ul li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 5px;
}
.tweet ul .tweet_odd {
	background: #DDD;
	border: 1px solid #FFF;
}
.tweet ul .tweet_even {
	background: #EEE;
	border: 1px solid #FFF;
}

/*.post {
	font-size: 0.9em;
}
.post h3 {
	margin-top: 20px;
	font-size: 1.3em;
}
.post h3 a {
	border: 0;
	color: #333;
	text-decoration: none;
}
.post h3 a:hover {
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
.post .postDate {
	font-size: 0.85em;
	text-align: right;
	margin-bottom: 5px;
}
.post .postData {
	margin-top: 10px;
}
.post .postData a {
	margin-right: 10px;
}
.post .postData a:link {
	color: #F00;
	border-bottom: 1px dotted #F00;
	text-decoration: none;
}
.post .postData a:hover {
	border: 0;
	text-decoration: none;
}*/

.bB {
	height: 56px;
	margin-top: 20px;
	float: left;
}
.bBL {
	background: transparent url(images/bBL.gif) no-repeat top left;
	width: 14px;
}
.blogButton {
	background: transparent url(images/bBM.gif) repeat-x top left;
	padding: 15px 10px 0 5px;
}
.blogButton a {
	border: 0;
	color: #FFF;
	font-size: 1.5em;
	text-decoration: none;
}
.bBR {
	background: transparent url(images/bBR.gif) no-repeat top left;
	width: 62px;
}

#right {
	width: 373px;
	float: right;
}

.creation {
	text-align: center;
	margin: 20px 0 20px 0;
}
.creation .preview {
	border: 5px solid #333;
	width: 322px;
	height: 167px;
	margin: auto;
}
.creation .preview img {
	border: 1px solid #FFF;
}
.creation .preview a {
	border: 0;
	text-decoration: none;
}
.creation .link {
	text-align: center;
	margin-left: 40px;
}
.creation .link a {
	color: #FFF;
	border: 0;
	text-decoration: none;
}
.cL {
	float: left;
	height: 28px;
}
.cLL {
	background: transparent url(images/cLL.gif) no-repeat top left;
	width: 9px;
}
.cLM {
	background: #333;
}
.cLR {
	background: transparent url(images/cLR.gif) no-repeat top left;
	width: 9px;
}

#fName {
	background: #FFF url(images/nameTag.gif) no-repeat left center;
	padding-left: 30px;
}
#fEmail {
	background: #FFF url(images/envelope.gif) no-repeat left center;
	padding-left: 30px;
}
#fSend {
	background: #FFF;
	padding: 10px 20px 10px 20px;
	width: auto;
}

.red {
	color: #F00;
}

#footer {
	background: transparent url(images/footDashed.gif) no-repeat top center;
	clear: both;
	color: #FFF;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#footer a {
	border-bottom: 1px dotted #EEE;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	border: 0;
	text-decoration: none;
}