/* CSS Document */

@import url(scripts/prettyPhoto.css);

html, body, h1, h2, h3, h4, h5, h6, blockquote, small, p, form, ol, ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #464646;
	background: #e2d6c9 url(images/body-bg.jpg) no-repeat;
	background-position: center 9px;
}
img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:visited {
	text-decoration: none;
}

/* --------------------------------- Main Template styles -------------------------------------- */

#bar {
	width: 100%;
	height: 9px;
	margin: 0 auto;
	background-color: #552f22;
}
#main_container {
	width: 981px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 981px;
	height: 182px;
}
.contact {
	float: right;
	margin-top: 150px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: 700;
	color: #d1583f;
	cursor: pointer;
	width: 270px;
	text-align: right;
}
.contact a:link, .contact a:visited, .contact a:hover, .contact a:active {
	color: #d1583f;
	text-decoration: none;
}
#contact-form {
	width: 230px;
	padding: 10px;
	font-size: 11px;
}
input {
	width: 228px;
	border: 1px solid #a4b4ab;
	height: 18px;
	margin-bottom: 5px;
}
textarea {
	width: 228px;
	border: 1px solid #a4b4ab;
	height: 65px;
	margin-bottom: 5px;
}
.submit {
	width: 75px;
	float: right;
	margin: 10px 0 0 10px;
	background-color: #d1583f;
	border: 1px #fff solid;
	color: #FFF;
}
.asterisk {
	color: #d1583f;
}
#contact-form small {
	font-size: 10px;
}

/* --------------------------------- Slider Window styles -------------------------------------- */

#slider {
    width: 981px;
    margin: 0 auto;
    position: relative;
	background: url(images/content-bg.jpg) no-repeat;
	background-position: center 236px;
}
.scroll {
    width: 981px;
    position: relative;
    clear: left;
}
.scrollContainer div.panel {
    height: 450px;
    width: 981px;
}
.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
	display: none;
}
.scrollButtons.left {
    left: -20px;
	margin-top: 50px;
}
.scrollButtons.right {
    right: -20px;
	margin-top: 50px;
}
.hide {
    display: none;
}

/* --------------------------------- Main Navigation styles -------------------------------------- */

.navigation {
	width: 967px;
	height: 54px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/hnav-bg.jpg) no-repeat;
	text-transform: uppercase;
}
ul.navigation {
	padding-left: 14px;
	list-style: none;
}
ul.navigation li {
	display: inline;
	float: left;
}
ul.navigation li a {
	display: block;
	width: 182px;
	height: 49px;
	margin-top: 5px;
	text-align: center;
	margin-right: 11px;
	line-height: 20px;
}
ul.navigation li a:link, ul.navigation li a:visited {
	color: #fff;
	text-decoration: none;
}
ul.navigation li a:hover, ul.navigation li a:active, ul.navigation li a:focus, ul.navigation li a.selected {
	color: #d1583f;
	background: url(images/nav-tab-bg.jpg) no-repeat;
	outline: none;
}

/* --------------------------------- Content styles -------------------------------------- */

div#design {
	height: 550px;
}
a.photo_link:link, a.photo_link:visited, a.photo_link:hover, a.photo_link:active {
	text-decoration: none;
}
.home_content {
	width: 480px;
	margin: 5px 0 0 45px;
	border: #8a9a91 solid 1px;
	float: left;
	display: inline;
	background: url(images/bio-image.jpg) right bottom no-repeat;
	-moz-box-shadow: 0 0 1em #a4b4ab;
	-webkit-box-shadow: 0 0 1em #a4b4ab;
    box-shadow: 0 0 1em #a4b4ab; 
	padding: 20px 385px 25px 25px;
	background-color: #FFF;
}
.home_content h1 {
	font: 44px/44px "Times New Roman", Times, serif;
	font-weight: 400;
	color: #552f22;
}
.home_content h2 {
	font: 24px/27px "Times New Roman", Times, serif;
	font-weight: 400;
	color: #d1583f;
	padding-top: 10px;
}
.home_content p {
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
}
.home_content .skills {
	width: 100%;
	border: 1px #ebebeb solid;
	margin-top: 25px;
}
.copyright {
	float: left;
	font-size: 10px;
	color: #999;
	width: 400px;
	padding: 15px 0 0 45px;
}
.category {
	clear: both;
	float: left;
	width: 981px;
	text-align: right;
	font: 60px/70px "Times New Roman", Times, serif;
	color: #c3a49a;
	border-top: #c3a49a 1px solid;
	margin-top: 30px;
}
.category_home {
	clear: right;
	float: right;
	width: 400px;
	padding-right: 43px;
	text-align: right;
	font: 60px/70px "Times New Roman", Times, serif;
	color: #c3a49a;
	font-size: 60px;
	line-height: 70px;
}
.thumb_box, .thumb2_box {
	position: relative;
	width: 304px;
	height: 132px;
	border: #8a9a91 solid 1px;
	float: left;
	margin: 10px 0 0 15px;
	display: inline;
	-moz-box-shadow: 0 0 1em #a4b4ab;
	-webkit-box-shadow: 0 0 1em #a4b4ab;
    box-shadow: 0 0 1em #a4b4ab; 
}
.thumb2_box {
	width: 120px;
	height: 279px;
	margin-left: 35px;
}
.thumb_desc, .thumb2_desc { /*fix for viewing in DW. Javascript will overwrite. Stupid DW*/
	position: absolute;
	bottom: 0;
	left: 0;
}
.pp_description a:link, .pp_description a:visited {
	text-decoration: underline;
	color: #FFF;
}
.pp_description a:hover, .pp_description a:active {
	text-decoration: none;
	color: #FFF;
}

/* ------------------------------ caption styling -------------------------------------- */

.caption-bottom li {
	text-decoration: none;
}
.caption-bottom li a:link, .caption-bottom li a:visited {
	color: #FFF;
	text-decoration: underline;
}
.caption-bottom li a:hover, .caption-bottom li a:active {
	color: #FFF;
	text-decoration: none;
}
.caption-top, .caption-bottom {
	color: #ffffff;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption-bottom ul {
	color: #FFF;
	font-size: 16px;
	padding: 3px 10px 5px 10px;
	list-style: none;
	display: block;
}
.caption-bottom ul li small {
	font-size: 12px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
