@charset "utf-8";

/* v1.0 | 20080212 CSS Reset */

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 {
	outline: 0;
	font-size: 1em;
}
body {
	line-height: 1;
}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

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

/*End CSS Reset*/


body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.0em;
}

img {
	float: left;
}

/* CSS Document */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
}

#title {
	width: 1020px;
	float: left;
	height: 180px;
	display: block;
	background-color: #000000;
	background-image: url(images/background_01.jpg);
	background-repeat: no-repeat;
}

#title a {
	text-decoration: none;
	color: #FFFFFF;
	height: 70px;
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}
#title  h1 {
	float: left;
	font-size: 30px;
}


#sidebar {
	width: 267px;
	background-color: #000000;
	float: left;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	padding: 30px;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 400px;
	float: right;
	line-height: 10px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 55px;
}

#navbar ul {
	list-style-type: none;
	float: left;
	padding-left: 50px;
}
#navbar ul li {
	float: left;
	margin-left: 20px;
}



#navbar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 10px;
	margin-left: 5px;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}
#navbar ul li a:hover {
	color: #000000;
	padding: 10px;
	display: block;
	background-color: #CCCCCC;
	float: left;
	margin-left: 5px;
	font-size: 1.0em;
}
 

#header {
	background-image: url(images/header.jpg);
	height: 142px;
	width: 800px;
	background-repeat: no-repeat;
	float: left;
}

#footer {
	clear: both;
	height: 50px;
	width: 800px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/background_17.jpg);
	background-repeat: no-repeat;
}
#main {
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
	font-size: .8em;
	height: auto;
}
#main   ul  {
	list-style-type: none;
	clear: both;
}

#main ul li {
	margin-bottom: 10px;
	margin-left: 20px;
}


#content {
	float: left;
	width: 473px;
	background-repeat: repeat-y;
	height: auto;
	background-image: url(images/content_main.jpg);
	overflow: visible;
}
#content_text {

}


#content_top {
	height: 124px;
	width: 413px;
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;

}


#content_bottom  {
	background-image: url(images/content_bottom.jpg);
	height: 23px;
	width: 473px;
	clear: both;
	float: none;



}
#feat_1 {
	clear: both;
	width: 413px;
}


#musicplayer {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#sidebar img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}





body#resume a#resumenav, body#portfolio a#portfolionav, body#home a#homenav {
	color: #000000;
	padding: 10px;
	display: block;
	background-color: #FFFFFF;
	float: left;
	margin-left: 5px;
	font-size: 1.0em;
}
h1 {
	font-size: 1.2em;
}


h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
}

h3{
	font-size: 1em;
	font-weight: bold;
}


h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 30px;
	float: left;
	color: #7A7605;
	clear: both;
}
h5 {
	font-size: 1em;
}
#portbox {
	height: 85px;
	width: 400px;
	float: left;
	margin-bottom: 15px;
}

#special {
	float: right;
	margin-top: 20px;
}
#main li {
	line-height: 1.2em;
	list-style-type: disc;
	list-style-position: outside;
}

#date {
	float: right;
	width: 100px;
	color: #999999;
	text-align: right;
}
#resbox {
	clear: both;
}

#rescontent {
	float: left;
	width: 413px;
	margin-bottom: 20px;
}


#resbox ul {
	float: left;
}



p     {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#videoplayer {
	margin-bottom: 20px;

}


#mpl {
}

#mediatype {
	float: right;
	height: 35px;
	width: 35px;
}
#mediatype img {
	float: right;
	margin-left: 5px;
}

.bordered {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 2px solid #999999;
}
#social_media img {
	padding: 0px;
}

a:link {
	color: #56B5BA;
	text-decoration: underline;
}


a:link img {
	text-decoration: underline;
}



a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FF7202;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

