* :focus { outline: 0; }
body {
	color: black;
	line-height: 19px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

.italics {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bigGeorgia {
	margin-bottom: 36px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}

.mediumGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
}

.smallGeorgia, .comment-meta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.smallVetica {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}

a {
	text-decoration: none;
	color: #838283;
}

a:hover, .linksPink a:hover, .linksBlue a:hover, .linksYellow a:hover, .linksGreen a:hover, .linksRed a:hover {
	color: #C6EBF2 ;
}

.titleCaps {
	font-weight: bold;
	text-transform: uppercase;
}


.titleNoncaps {
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: bold;
}

#navMain a{
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	display: block;
	letter-spacing:-0.8px;
	font-weight:90px ;
	text-align: left;
}



.pink, .linksPink a, .linksPink a.noHover:hover, #navMain #home:hover {
	color: #10A6B5;
}

.blue, .linksBlue a, #navMain a#about:hover, #navSecondary #about a:hover {
	color: #228FE8;
;
}

.blue, .linksBlue a, #navMain a#about:hover, #navSecondary1 #about a:hover {
	color: #4D284D;
;
}


.yellow, .linksYellow a, #navMain a#work:hover, #navSecondary #work a:hover {
	color: #991818;
}

.red, .linksRed a, .linksRed a.noHover:hover, #navMain a#contact:hover {
	color: #4D284D;
}

.green, .linksGreen a, .linksGreen a.noHover:hover, #navMain a#news:hover {
	color: #8BAF35;
}

.linksWhite a {
	color: white;
}

.grey {
	color: #5b5b5b;
}

.greyLight, .linksWhite a:hover {
	color: #808080;
}

.test {
	text-align: left;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 40px;
	font-size: 42px;
}

.test a:hover {
	color: #9d9d9d;
}

#navSecondary {
margin-left:20px;
	font-weight: bold;
	text-align: left;
	letter-spacing:-2px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 41px;
	font-size: 43px;
}

#navSecondary1 {
margin-left:20px;
	font-weight: bold;
	text-align: left;
	letter-spacing:-2px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 32px;
	font-size: 28px;
}

#navSecondary1 #aboutLinks a {
	display: block;
	text-decoration: none;
	color: #2A3A53;
}

#navSecondary #aboutLinks a {
	display: block;
	text-decoration: none;
	color: #2A3A53;
}

#navSecondary #workLinks a {
	display: block;
	text-decoration: none;
	color: #4F4F4F;
}

#navSecondary1 #workLinks a {
	display: block;
	text-decoration: none;
	color: #4F4F4F;
}

#footerInfo, .postmetadata {
	line-height: 16px;
	font-size: 10px;
	color: #5b5b5b;
}


#footerInfo {
	color: #5b5b5b;
	text-decoration: none;
}


#footerInfo a:hover {
	color: white;
}

.thumbText {
	color: white;
	font-size:10px;
}

.thumbDesc {
	line-height: 15px;
	font-size: 11px;
	display: block;
}

form {
	margin-top: 5px;
}

input, textarea, .input {
	border-color: #aaaaaa;
	border-style: solid;
	background-color: #212121;
	padding: 5px;
	border-width: 1px;
	max-width: 304px;
	color: #909090;
	margin-bottom: 10px;
	width: 304px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 21px;
	font-size: 13px;
	resize: none;
}

input {
}

input#rememberme {
	margin-right: 5px;
	width: 20px;
	background-image: url(none);
}

textarea {
	width: 304px;
	height: 110px;
}

input#submitButton, input#submit, input.submitButton {
	padding: 5px;
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	text-transform: uppercase;
	color: #8d8d8d;
	height: 34px;
	width: 142px;
}

input#submitButton:hover, input#submit:hover, input.submitButton:hover {
	background-color: #aaaaaa;
}

.pushLeft {
	margin-left: 10px;
}

.titleBreak {
	margin-bottom: 7px;
	display: block;
}

ul, .blogItems {
	list-style-type: none;
}

ul.list {
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: disc;
}

.borderBottom {
	border-bottom-color: white;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

ul.commentlist {
	margin-bottom: 40px;
}

img.avatar {
	display: none;
}

a.logout, .logout {
	padding: 5px;
	color: white;
	background-color: #b9533e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}

a.logout:hover {
	padding: 5px;
	color: black
;
	background-color: #b3b0b9;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}

.logout a {
	text-decoration: underline;
	color: #fff;
}

p.proLinks a {
	text-transform: uppercase;
	margin-right: 5px;
	padding: 3px;
	color: #979797;
	background-color: #3d3d3d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	-moz-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}

p.proLinks a:hover {
	margin-right: 5px;
	padding: 3px;
	color: white;
	background-color: #62a6e0;
	-moz-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}

#slider li div.caption p {
	padding-left: 10px;
	z-index: 100;
}

