@charset "utf-8";

#wrapper {
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height: auto;
	background-color: F4F4F4;
	background-image: url(../images/master_wrapper_stretch.jpg);
}
#wrapper #content  {
	background-color: #FFFFFF;
	width: 970px;
	margin-left: 10px;
	background-image: url(../images/body_wrapper_stretch.jpg);
	padding-top: 5px;
	background-repeat: repeat-y;
	float: left;
	margin-bottom: 2px;
}
#wrapper #content  #nav     {
	height: 70px;
	width: 940px;
	background-color: #FFFFFF;
	float: none;
	margin-left: 20px;
	margin-right: 10px;
}
#wrapper #content #nav #home {
	height: 70px;
	width: 105px;
	float: left;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#wrapper #content #nav #about {
	height: 70px;
	width: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
}
#wrapper #content #nav #folio {
	height: 70px;
	width: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}
#wrapper #content #nav #logo {
	float: left;
	height: 70px;
	width: 260px;
	margin-right: 10px;
}
#wrapper #content #nav #work {
	height: 70px;
	width: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
}
#wrapper #content #nav #blog {
	height: 70px;
	width: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
}
#wrapper #content #nav #contact {
	height: 70px;
	width: 105px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
}
/*Nav Styling*/
#wrapper #content #nav #home a {
	margin-left: 5px;
}
#wrapper #content #nav #home h2 {
	margin-left: 5px;
}
#wrapper #content #nav #about a {
	margin-left: 5px;
}
#wrapper #content #nav #about h2 {
	margin-left: 5px;
}
#wrapper #content #nav #folio a {
	margin-left: 5px;
}
#wrapper #content #nav #folio h2 {
	margin-left: 5px;
}
#wrapper #content #nav #work a {
	margin-left: 5px;
}
#wrapper #content #nav #work h2 {
	margin-left: 5px;
}
#wrapper #content #nav #blog a {
	margin-left: 5px;
}
#wrapper #content #nav #blog h2 {
	margin-left: 5px;
}
#wrapper #content #nav #contact a {
	margin-left: 5px;
}
#wrapper #content #nav #contact h2 {
	margin-left: 5px;
}
#wrap {
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/wrap_stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid e0e0e0;
}
#wrap #body {
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #D6D6D6;
	float: left;
}
#wrap #body #body_left {
	background-color: #FFFFFF;
	float: left;
	width: 597px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrap #body #body_left #header {
	float: left;
	width: 597px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
}
#wrap #body #body_left #header h3 {
	line-height: 0px;
	color: #66CCFF;
	margin-bottom: 15px;
	margin-top: 5px;
}
#wrap #body #body_left #header h5 {
	line-height: 0px;
}
#wrap #body #body_left #container {
	width: 597px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#wrap #body #body_left #container #header h3 {
	color: #666666;
	background-color: #FFFFFF;
}
#wrap #body #body_left #container #header h4 {
	margin-top: 8px;
}

#wrap #body #body_left #container #header h6 {
	line-height: 0px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#wrap #body #body_left #container #copy .link {
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#wrap #body #body_left #container #copy .link h6 {
	margin: 0px;
}
#wrap #body #body_left #container #copy .link p {
	font-size: 10px;
	line-height: 4px;
	padding-bottom: 5px;
}

#wrap  #body  #body_left  #container  #copy  {
	background-color: #FFFFFF;
	float: left;
	width: 587px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#wrap #body #body_left #container #copy img {
	float: right;
	display: block;
	height: 230px;
	width: 370px;
	margin-top: 10px;
}
#wrap #body #body_left #container #copy p {
	display: block;
}
#wrap  #body  #body_left  #container  #about_copy  {
	background-color: #FFFFFF;
	float: left;
	width: 587px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #body #body_left #container #about_copy img {
	float: left;
	display: block;
	height: 150px;
	width: 587px;
	margin-top: 10px;
}
#wrap #body #body_left #container #about_copy p {
	display: block;
}
#wrap #body #body_left #container #images {
	float: left;
	width: 587px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#wrap #body #body_left #container #images #latest_1 {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 114px;
}
#wrap #body #body_left #container #images #latest_2 {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 114px;
}
#wrap #body #body_left #container #images #latest_3 {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 114px;
}
#wrap #body #body_left #container #images #latest_4 {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 114px;
}
#wrap #body #body_left #container #images #latest_5 {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 114px;
}


#wrap #body #body_left #upcoming_wrap {
	float: left;
	width: 597px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#wrap  #body  #body_left  #upcoming_wrap  #upcoming h3 {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#wrap #body #body_left #upcoming_wrap #header {
	float: left;
	width: 597px;
	background-color: #FFFFFF;
}
#wrap #body #body_left #upcoming_wrap #upcoming {
	float: left;
	width: 597px;
	background-color: #FFFFFF;
}
#wrap #body #body_left #container #copy .link li {
	float: left;
	list-style-type: none;
	width: 587px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 5px;
}
#wrap #body #body_left #container #copy .link a {
}
#wrap #body #body_left #container #copy .link a:hover {
	color: #FFFFFF;
	background-color: #66CCFF;
}
#wrap #body #body_left #container #copy .link ul {
	background-color: #FFFFFF;
	float: left;
	width: 587px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}


#wrap #body #body_right {
	float: right;
	width: 333px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#wrap #body #body_right #header {
	float: left;
	width: 333px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrap #body #body_right #header h3 {
	color: #66CCFF;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 0px;
}

#wrap #body #body_right #header h5 {
	line-height: 0px;
}
#wrap #body #body_right #portfolio #header {
	float: left;
	width: 333px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrap #body #body_right #portfolio #header h3 {
	color: #66CCFF;
	margin-top: 5px;
	line-height: 0px;
	padding-bottom: 10px;
}

#wrap #body #body_right #portfolio #header h5 {
	line-height: 0px;
}
#wrap #body #body_right #projects {
	float: left;
	width: 333px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#wrap #body #body_right #projects a {
	color: #FF3366;
}
#wrap #body #body_right #projects a:hover {
	color: #FFFFFF;
	background-color: #FF3366;
}
#wrap #body #body_right #projects h4 {
	line-height: 0px;
}
#wrap #body #body_right #projects h6 {
	line-height: 0px;
}
#wrap #body #body_right #projects h3 {
	line-height: 18px;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #body #body_right #portfolio {
	float: left;
	width: 333px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#wrap #body #body_right #portfolio #folio_images {
	float: left;
	width: 330px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 10px;
}

#wrap #body #body_right #portfolio a {
	color: #FF3366;
}
#wrap #body #body_right #portfolio a:hover {
	color: #FFFFFF;
	background-color: #FF3366;
}
#wrap #body #body_right #portfolio h4 {
	line-height: 0px;
	margin-top: 20px;
	padding-top: 10px;
}
#wrap #body #body_right #portfolio h3 {
	line-height: 18px;
	margin-bottom: 15px;
}
#wrap #body #body_right #projects #header {
	width: 333px;
	float: left;
}
#wrap #body #body_right #projects #header h3 {
	line-height: 16px;
	background-color: #FFFFFF;
	margin-left: 5px;
	width: 327px;
	color: #666666;
}
#wrap #body #body_right #blog_body {
	float: left;
	width: 333px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

#wrap #body #body_right #blog_body #header {
	width: 333px;
	float: left;
}

#wrap #body #body_right #blog_body #header h2 {
	color: #999999;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 8px;
}
#wrap  #body  #body_right  #blog_body  #header  h4 {
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 10px;
}
#wrap #body #body_right #blog_body #header h6 {
	line-height: 0px;
	margin-top: 5px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 25px;
}
#wrap #body #body_right #projects #header h5 {
	margin-bottom: 5px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#wrap #body #body_right #blog_body #blog_copy {
	float: left;
	width: 328px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#wrap #body #body_right #blog_body #blog_copy p {

}
#wrap #body #body_right #blog_body #more {
	height: 30px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#wrap #body #body_right #blog_body #more h3 {
	margin-bottom: 5px;
}
#wrap #body #body_right #blog_body #comments {
	height: 30px;
	float: right;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#wrap #body #body_right #blog_body #comments h3 {
	margin-bottom: 5px;
}
#wrap #body #body_right #bio #header {
	float: left;
	width: 333px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrap #body #body_right #bio #header h3 {
	color: #66CCFF;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
#wrap #body #body_right #bio #header h5 {
	line-height: 0px;
}
#wrap #body #body_right #bio #header p {
	margin-left: 5px;
}
#wrap #body #body_right #friends {
	background-color: #FFFFFF;
	float: left;
	width: 333px;
	margin-bottom: 20px;
}
#wrap  #body  #body_right  #friends  #friends_left a {
	margin-bottom: 8px;
	background-color: #FFFFFF;
	float: left;
}
#wrap  #body  #body_right  #friends  #friends_right a {
	margin-bottom: 8px;
	background-color: #FFFFFF;
	float: left;
}
#wrap #body #body_right #friends #friends_left {
	width: 164px;
	margin-right: 5px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	position: static;
}
#wrap #body #body_right #friends #friends_left h6 {
	text-align: left;
}
#wrap #body #body_right #friends #friends_right h6 {
	text-align: left;
}

#wrap #body #body_right #friends #friends_right {
	background-color: #FFFFFF;
	float: right;
	width: 164px;
	text-align: left;
}
#wrap #body #body_right #about_img {
	float: left;
	height: 566px;
	width: 323px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}




/*Footer Begins Here*/
#wrap #footer {
	height: 26px;
	width: 930px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	z-index: auto;
	float: left;
}

#wrap #footer #powered_by {
	float: left;
	height: 26px;
	width: 230px;
	margin-right: 10px;
	text-align: left;
	top: auto;
	bottom: auto;
}

#wrap #footer #copyright {
	float: left;
	height: 26px;
	width: 220px;
	margin-right: 10px;
}
#wrap #footer #look_up {
	float: left;
	height: 26px;
	width: 205px;
	margin-right: 10px;
	background-image: url(../images/look_me_up.jpg);
}
#wrap #footer #look_up #links {
	float: right;
	height: 19px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
}
#wrap #footer #look_up #links #facebook {
	float: left;
	margin-right: 5px;
}

#wrap #footer #button_1 {
	float: left;
	height: 26px;
	width: 75px;
	margin-right: 8px;
}
#wrap #footer #button_2 {
	float: left;
	height: 26px;
	width: 75px;
	margin-right: 10px;
}
#wrap #footer #button_3 {
	float: left;
	height: 26px;
	width: 75px;
}
