/* @override http://www.sherple.com/wp-content/themes/thesis_17/custom/custom.css?052810-211013 */

body.custom {
	color: #111;
	background-attachment: fixed;
	background-color: #f3f0dc;
	background-image: url(images/bg-stripe.png);
	background-repeat: repeat-x;
	background-position: left 60px;
}

/*Remove the link outline box when you click on a link*/

.custom a {
	outline: none;
	cursor: pointer;
}

.custom .full_width div.page {
	width: 90.2em;
	margin-bottom: 0;
}

.custom div#page {
	padding-right: 1.2em;
	padding-top: 0;
	color: #333333;
	background-color: transparent;
	!important
	padding-bottom: 1.2em;
}

.custom h1#tagline {
	text-indent: -9999px;
}

.custom h1, .custom h2, .custom h3, .custom h4, .custom h5, .custom h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.custom h1 {
	padding-left: 20px;
}
/* @group NAV */

/*-----:[ NAV ]:-----*/

.custom ul.menu {
	border: none;
	left: 48%;
	top: -60px;
}

.custom ul.menu li {
	margin-bottom: 0;
	border: none;
	background-image: none;
}

.custom ul.menu a {
	color: #262016;
	border: none;
	padding: 0.636em 1.5em;
	background-color: transparent;
}

.custom ul.menu .current, .menu .current:hover {
	background: url(images/star.png) no-repeat left center;
}

.custom ul.menu .current a, .menu .current:hover a {
	background-color: transparent;
}

/* @end */

/* @group MISC */

.custom #content_box.no_sidebars {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	background-color: white;
}

.custom #column_wrap {
	background: none;
}

/* HIDE "COMMENTS CLOSED" ON POSTS AND PAGES*/
.custom .comments_closed p {
	display: none;
}

/*from handcrafted css*/
.custom span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
}

/* Shadow */
.custom .no_sidebars #content {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	background: #ffffff url(images/shadow.png) no-repeat center 1.5em;
}

.custom .post_box {
/*page area bg color*/
	background-color: #FAF9F4;
	margin-top: 1em;
	margin-bottom: 1em;
}

.custom .format_text {
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
}
/* @end */

/* @group HEADER */

/*------ :[ HEADER ]: -----------*/

.custom #header_area .page {
	padding-top: 0;
	background-image: none;
	background-color: transparent;
}

.custom #header {
	padding-top: 0;
	border-bottom: none;
}

/*LOGO*/

.custom #logo a {
	width: 280px;
	height: 77px;
	text-indent: -9999px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	display: block;
}

/* @end */

/* @group HOME */

/*--:[ HOME PAGE ]:--*/

.custom.home #mainPane {
	border-bottom-style: none;
	background-image: url(images/featbox-text.gif);
	background-repeat: no-repeat;
	background-position: 300px;
	height: 300px;
	position: relative;
	margin-bottom: 30px;
}

.custom.home #mainPane #intro, .custom.home #mainPane #intro2 {
	font-size: 4.45em;
	line-height: 1.23em;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.custom.home #girl {
	position: absolute;
	top: -106px;
	left: 36px;
}

.custom.home .headline_area h2 {
	text-indent: -9999px;
}

/*.custom.home h3 {
	height: 72px;
	display: block;
	margin-top: 0px;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../images/h3-work.gif);
	background-repeat: no-repeat;
	background-position: 535px;
}*/

.custom.home #lowerPane {
	height: 500px;
	position: relative;
}

.custom.home img#goPortfolio {
	position: relative;
	top: 20px;
	left: 558px;
}

/* @end */

/* @group PORTFOLIO */

/*--:[ PORTFOLIO PAGE ]:--*/

.custom.portfolio #projects {
	float: left;
}

.custom.portfolio #projects ul {
	list-style-type: none;
}

.custom.portfolio li.project {
	float: left;
}

.custom.portfolio div.wrapper {
	position: relative;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.custom.portfolio div.wrapper img {
	border: 1px solid #000;
	background-color: rgba(25, 25, 25, 0.81);
	padding: 6px;
}

.custom.portfolio .img_num {
	background: rgba(0, 0, 0, 0.78) none repeat scroll 0 0;
	color: #FFFFFF;
	font-size-adjust: none;
	font-stretch: normal;
	left: 0;
	position: absolute;
	width: 10%;
	padding-bottom: 3px;
	padding-left: 50px;
	padding-top: 3px;
	font: 0.9em Verdana, Helvetica, "Lucida Grande", sans-serif;
	top: 0;
	text-shadow: rgba(66, 66, 66, 0.74) 2px 2px 0px;
	opacity: 1;
}

/*oct5th*/

.custom.work .workNav {
	margin: 0 0 50px;
	float: left;
}

.custom.work .workNav h2 {
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 70px;
}

.custom.work .workNav h2 span {
	color: #F8F4E8;
	display: block;
	font-size: 1px;
	height: 0;
	overflow: hidden;
	width: 0;
}

.custom.work h3 em {
	color: #9D9B93;
	font-size: 13px;
}

.custom.work .workNav ul {
	float: right;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 800px;
}

.custom.work .workNav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.custom.work .workNav a {
	border-left: 1px solid #C8C5BB;
	display: block;
	padding: 5px 0 5px 10px;
	width: 149px;
}

.custom.work .workNav a:link, .workNav a:visited {
	border-left: 1px solid #C8C5BB;
	font-weight: bold;
	text-decoration: none;
}

.workNav a:hover {
	border-left: 1px solid #9D9B93;
	color: #184266;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	text-decoration: none;
}

.custom .workNav a:active, .workNav a.selected, 

/*current page*/.workNav a.current_work_page {
	border-left: 1px solid #9D9B93;
	color: #D67000;
	font-weight: bold;
	text-decoration: none;
}

.workNav a:link span, .workNav a:visited span {
	border-left: medium none;
	color: #7C7B79;
	font-weight: normal;
	text-decoration: none;
}

.workNav a:hover span {
	border-left: medium none;
	color: #5A5A58;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*remove white background on hover and add the star*/
.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu .current-parent a:hover { background-color: transparent;
	background: url(images/star.png) no-repeat left center;
}


.custom .smallNote {
	font-size:11px;
	line-height:16px;
	color:#5a5a5b;
	text-align: right;
	padding-right: 10px;
	margin-right:  30px;
}
	
/*styles the large image (screenshot)*/
.custom.work img.aligncenter {
	border: 3px solid #8b8b8b;
}

/* @end */

/* @group TESTIMONIAL */

/*--:[ TESTIMONIAL PAGE ]:--*/

.custom ul.press li {
	margin: 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #e2e1d4;
}

.custom ul.press li blockquote {
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
line-height 1.5em;
}

.custom ul.press li blockquote p {
	margin: 0 0 1em 0;
}

.custom ul.press li blockquote p.author {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: .8em;
	text-align: right;
	color: #9c836e;
}

.custom ul.press li blockquote p.author a {
	font-weight: bold;
}

.custom ul.press li.last {
	

/*turns off the border and padding*/
 	padding-bottom: 0;
	border-bottom: none;
}

.custom .picFrame {
	background: transparent url(images/bg-pic-frame.gif) no-repeat scroll left top;
	float: left;
	margin: 0 10px 10px 0;
	padding: 4px 9px 8px 4px;
}

/* @end */

/* @group SIDEBAR */

.custom .sidebar h3 {
	font-variant: normal;
	letter-spacing: 0;
}

/* @end */

/* @group FOOTER */

/*------ :[FOOTER]: -----------*/

/*.custom #footer_area.full_width {
	border-top: none;
	height: 100px;
	float: left;
	background-image: url(images/bg-ftr.gif);
	background-repeat: repeat-x;
}
.custom #footer {
	border-top: none;
	width: 95.6em;
	float: left;
}*/

/*make it stick*/

html, .custom {
	height: 100%;
}

#non_footer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -9em;
}

.ie #non_footer {
	padding-bottom: 0 0 -9em;
	margin-bottom: 0;
}

.custom #footer_area {
	height: 9em;
	clear: both;
}

/* @end */