/* framework */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	background-image: url(../images/sub/background.gif);
	background-repeat: repeat-y;
}
body#home {
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/home/background.gif);
	background-repeat: repeat-y;
}
body#studio {
	color: #000000;
	background-color: #cccccc;
	background-image: url(../images/sub/background_studio.gif);
	background-repeat: repeat-y;
}
div#header {
	color: #FFFFFF;
	background-color: #660000;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
/* other styles */
.left, .col {
	float:left;
}
.right {
	float:right;
}
td, th {
	vertical-align: top;
}
p {
	margin: 0 0 1em 0;
}
div#header ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 390px;
	padding-top: 5px;
}
div#header ul li {
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	text-transform: uppercase;
}
#sidebar {
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 250px 0px;
	height: auto;
	width: 240px;
	position: absolute;
	top: 25px;
	left: 0px;
	background-image: url(../images/sub/christina.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#pageContents {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/sub/stripes.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-x;
}
#pageContents p, #pageContents ul {
	max-width:35em;
}
img {
	border: 0px;
}
div#logo {
	background-color: #FFFFFF;
	margin: 0px;
	width:240px;
	height: 45px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 1.2em;
	color: #cc3300;
	margin-bottom: 0px;
}
h1 {
	text-transform: uppercase;
	color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-size: medium;
}
body#portfolio table ul {
	margin: 0 0 2em 15px;
	padding: 0;
	}
div#sidebar p {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#portfolio ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body#home div#header {
	color: #FFFFFF;
	background-color: #660000;
	margin: 0px;
	height: 100px;
	padding: 0px;
	background-image: url(../images/home/stripes1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body#home div#logo {
	color: #660000;
	background-color: #ffffff;
	background-image: url(../images/home/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 405px;
	margin: 0px;
	padding: 0px;
	background-position: 50px 45px;
	float: left;
}
div#intro {
	color: #FFFFFF;
	background-color: #cc3300;
	background-image: url(../images/home/photo1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	height: 165px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 430px;
}
div#intro p {
	margin-right: 30px;
}
p#contact {
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#copy {
	background-image: url(../images/home/stripes2.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 405px;
	padding: 30px 0px 0px;
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
p#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-top: 130px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#copy p {
	margin-right: 30px;
}
div#latest {
	color: #cc3300;
	margin-left: 430px;
	margin-top: 30px;
	padding-right: 30px;
}
.pdf {
	margin-right: 3px;
	margin-left: 3px;
}
body#studio #pageContents {
	color: #000000;
	background-color: #cccccc;
}
body#popup {
	color: #000000;
	background-color: #FFFFFF;
}
body#studiopopup,body#studiopopup #pageContents {
	color: #000000;
	background-color: #cccccc;
}
body#popup,body#studiopopup {
	background-image: none;
	padding: 30px;
	width: 440px;
}
body#popup #pageContents,body#studiopopup #pageContents {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
body#popup img,body#studiopopup img {
	display: block;
	margin-bottom: 10px;
}
#portfolio h2, body#studio table h2 {
	margin-top: 0px;
	padding-top: 0px;
}
table.job {
	margin-top:20px;
}
td.dates {
	width:90px;
}
td.company {
	width:200px;
}
td.location {
	text-align:right;
	width:130px;
}
p.jobtitle {
	font-style:italic;
	margin-top:1em;
}
body#studio table {
	margin-bottom:1.5em;
}
body#studio table th {
	font-weight:normal;
	width: 140px;
}
/* links */
a:link,a:visited {
	color: #369;
	background: transparent;
}
a:hover {
	color: #69c;
	background: transparent;
}
div#header a:link, div#header a:visited,div#sidebar a:link,div#sidebar a:visited {
	color: #fff;
	background: transparent;
}
div#header li a:link, div#header li a:visited {
	margin: 0;
	padding: 2px 4px;
}
body#home p#contact a:link,body#home p#contact a:visited {
	color: #369;
	background: transparent;
}
body#home p#contact a:hover {
	color: #69c;
	background: transparent;
}
div#header a:hover,div#sidebar a:hover {
	color: #69c;
	background: transparent;
}
h2 a:link,h2 a:visited {
	color: #cc3300;
	text-decoration: none;
}
h2 a:hover {
	color: #ff6633;
	text-decoration: none;
}
.thumbnail {
	border:1px solid #999 !important;
	}
#portfolio a:hover img.thumbnail {
	border-color:#900 !important;
	}
#portfolio img.pdf {
	border: none;
}
body#studio table td {
	width: 66px;
}

