@charset "UTF-8";
/* Code by Kyle Racki, Headspace Design */

/*
***********************************************************

GLOBAL STYLES - Beige: #EDEEEB; Brown: #322C23; Blue: #006699; Light Browns: #A19984; #726B61; #5D554A

***********************************************************
*/

body {
	background:#EDEEEB url(../../../images/template/headerBG.jpg) top center repeat-x;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:.8em;
	line-height:1.3em;
	color:#322C23;
}
a {
	color:#006699;
}
a:hover {
	color:#33CCFF;
	text-decoration:none;
}
p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
h1 {
	font-size:2.5em;
	padding:0;
	color:#726B61;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:1em;
	padding-bottom:5px;
	border-bottom:1px solid #322C23;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
h3 {
	font-weight:bold;
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}

/*
***********************************************************

LAYOUT

***********************************************************
*/

#header, #homeContent, #subContent, #footer {
	width:851px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

/*
***********************************************************

HEADER

***********************************************************
*/

#header {
	padding-bottom:20px;
}

#header img {
	float:left;
}

.mainNav {	
	list-style:none;
	margin-top:15px;
	margin-bottom:20px;
	float:right;
}

.mainNav li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-left:10px;
	padding-right:5px;
}

.mainNav li a {
	color:#fff;
	text-decoration:none;
}

.mainNav li a:hover {
	color:#33CCFF;
}

#header a img {
	border:none;
}

#login {
	float:right;
	width:350px;
	margin-top:30px;
}

#login label {
	display:block;
	float:left;
	margin-right:10px;
}

#login input {
	width:100px;
}

#login p {
	clear:left;
}

.login {
	margin-top:10px;
	background:none;
	border:none;
	width:100px;
	height:35px;
	background-image:url(../../../images/template/signin.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-999em;
}

#searchform {
	float:right;
}

#comments {
	clear:both;
	margin-top:20px;
}

/*
***********************************************************

HOME

***********************************************************
*/


#intro h2 {
	float:right;
	margin-bottom:10px;
	border-bottom:none;
}

#intro img {
	border:13px solid #fff;
	float:right;
	clear:right;
}

.parIntro {
	width:393px;
	float:left;
	font-size:1.5em;
	margin-top:20px;
	line-height:1.1em;
}

.viewGalleries a {
	clear:left;
	background:url(../../../images/template/viewGalleries.gif) no-repeat;
	float:left;
	width:227px;
	height:43px;
	text-indent:-999em;
	overflow:hidden;
}

.date {
	font-style:italic;
}

#calloutsHolder {
	overflow:hidden;
	clear:both;
	padding-top:50px;
}

#calloutsHolder ul {
	margin:0;
	padding:0;
}

#calloutsHolder ul {
	list-style:none;
}

#calloutsHolder a img {
	border:none;
	padding:5px;
	background-color:#fff;
}
#calloutsHolder a:hover img {
	background-color:#AFA997;
}

#popularPhotos, #latestNews {
	float:left;
	width:536px;
}

#photoBlog {
	float:right;
	width:268px;
}

#photoBlog h3 a, #popularPhotos h3 a, #latestNews h3 a {
	color:#322C23;
	text-decoration:none;
}

#photoBlog, #popularPhotos {
	margin-right:20px;
}

#photoBlog ul, #popularPhotos ul, #latestNews ul {
	margin-bottom:20px;
}

#photoBlog ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
	padding:20px 0 20px 0;
}

#photoBlog ul li a img {
	float:left;
	margin-right:10px;
}

#popularPhotos ul {
	margin-top:20px;
}

#popularPhotos li {
	display:inline;
	margin:0;
	padding:0;
	margin-right:10px;
}

#latestNews ul {
	margin-top:10px;
}

#latestNews li {
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
	padding:10px 0 10px 0;
}

#store {
	clear:both;
	padding-top:50px;
}

#store img {
	float:left;
	margin-right:20px;
}

.rss {
	background:url(../../../images/template/rss.jpg) no-repeat;
	padding-left:20px;
	display:inline;
}

.more {
	background:url(../../../images/template/arrow.gif) no-repeat;
	padding-left:20px;
	display:inline;
}

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: none;
	cursor: pointer;
}
.pane-list li:hover {
	background: #AFA997;
}

/*
***********************************************************

CONTENT

***********************************************************
*/

#content {
	width:581px;
	float:left;
}


#content img {
	padding:5px;
	background-color:#fff;
}
#content h2 {
	text-transform:none;
	border:none;
	font-size:1.8em;
	margin-top:30px;
	margin-bottom:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	letter-spacing:0px;
}

#content h3 {

}

#side {
	width:224px;
	float:right;
	margin-top:20px;
}

#side a img {
	padding:5px;
	background-color:#fff;
}

#side a:hover img {
	background-color:#AFA997;
}


#behindscenes {

}


#techTableHolder {
	width:300px;
	margin-top:30px;
	float:right;
	margin-left:20px;
}

#techTable {
	color:#fff;
	font-size:.9em;
}

#techTable tr {
	background-color:#726B61;
	padding:10px;
}

#techTable .alternate {
	background-color:#5D554A;
}

#techTable td {
	padding:10px;
	border-bottom:1px solid #fff;
}

#techTable th {
	background-color:#312B22;
	padding:10px;
}

#content .imageRight {
float:right;
margin-left:20px;
}

/*
***********************************************************

SIDE BAR

***********************************************************
*/

#side h3 {
margin-top:20px;
}

#subContent a img {
	border:5px solid #726B61;
margin:5px;
}

#subContent a:hover img {
border-color:#fff;
}

.gallerymenu {
	background-color:#fff;
	padding:20px;
	overflow:hidden;
	margin-bottom:20px;
}

.gallerymenu div {
	float:left;
}

#nudemenu div {
	margin-right:25px;
}

#architecturemenu div {
	margin-right:50px;
}

.gallerymenu div ul li {
	margin:0;
	padding:0;
	list-style-position:outside;
	list-style-type:none;
}

#landscapesmenu, #macromenu, #miscmenu {
	width:200px;
	float:left;
	margin-right:30px;
}

/*
***********************************************************

COMMENTS

***********************************************************
*/

/*
***********************************************************

FOOTER

***********************************************************
*/

#footerHolder {
	width:100%;
	overflow:hidden;
	background-color:#322C23;
	margin-top:40px;
}

#footer {
	color:#fff;
	padding-bottom:20px;
	font-size:.9em;
}

#footer p a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#A19984;
}

#footer p a:hover {
	color:#33CCFF;
}

#footer ul {
	border-bottom:1px solid #A19984;
	padding-bottom:10px;
}

#footer .copyright {
	float:right;
	clear:right;
	width:300px;
}