/* Copyright (c) 2007 Drew Wilson (http://www.drewwilson.com/) */

html { 
	min-height: 100%;
	height: auto;
}

body {
	margin: 0;
	font-family: "Helvetica Neue", "Helvetica", helvetica, sans-serif;
	background: #ffffff url(../images/main-bg.gif) repeat-x bottom left;
	margin-top: 55px;
	color: rgb(56,56,56);
	font-size: 12px;
	}

a {
	cursor: hand;
	cursor: pointer;
	}

a img {
	border: 0;
	}

/* GENERAL STYLES */

h1 {
	font-size: 18px;
	color: rgb(56,56,56);
	margin: 0;
	font-weight: normal;
	float: left;
	}

h2 {
	color: rgb(186,186,186);
	font-size: 12px;
	font-weight: normal;
	margin: 6px 0 0 0;
	float: right;
	}

h3 {
	font-size: 24px;
	color: rgb(56,56,56);
	margin: 0 0 8px 0;
	font-weight: normal;
	float: left;
	}

h4 {
	color: rgb(186,186,186);
	font-size: 16px;
	font-weight: normal;
	margin: 8px 0 0 0;
	float: right;
	}
	
hr {
	height: 1px;
	width: 100%;
	border: 0;
	background-color: rgb(242,242,242);
	margin: 20px 0;
	clear: left;
	}

.gray {
	color: rgb(195,195,195);
}

.gen-oval-left {
	height: 17px;
	width: 8px;
	float: left;
	background: transparent url(../images/gen-oval-left.gif) no-repeat top left;
}

.gen-oval-right {
	height: 17px;
	width: 8px;
	float: left;
	background: transparent url(../images/gen-oval-right.gif) no-repeat top left;
}
	
.constrain {
	width: 994px;
	margin: 0 auto;
	}

.gen-input {
	margin-left: 10px;
	font-size: 14px;
	color: rgb(56,56,56);
	padding: 7px;
	background-color: rgb(242,242,242);
	border: 1px solid rgb(200,200,200);
}

#form-update, .comment-alert-holder {
	padding: 10px;
	background-color: rgb(242,213,213);
	margin-bottom: 20px;
}
	
.lightbox {
	cursor:hand;
	cursor:pointer;
	position: absolute;
	text-align: center;
	top: 25%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	z-index:1002;
	overflow: auto;
  }

.lightbox-content {
	cursor:hand;
	cursor:pointer;
	text-align: center;
	margin-left: 110px;
	margin-right: auto;
	width: 450px;
	padding: 10px;
	z-index:1003;
	background: transparent url(../images/free-pop-bg.png) repeat top left;
  }

/* HEADER STYLES */

.header {
	clear: both;
	height: 84px;	
}

.logo a {
	float: left;
	height: 29px;
	width: 236px;
	margin-bottom: 13px;
	display: block;
	background: transparent url(../images/logo.gif) no-repeat top left;
	}

.nav {
	float: right;
	width: 515px;
	margin-top: 17px;
	}

.nav a {
	margin-left: 35px;
	height: 10px;
	float: left;
	background-color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	}

.nav a:hover {
	background-position: top right;
	}	

#nav-home a {
	width: 33px;
	background-image: url(../images/home.gif);
}

#nav-archives a {
	width: 48px;
	background-image: url(../images/archives.gif);
}

#nav-free a {
	width: 22px;
	background-image: url(../images/free.gif);
}

#nav-submit a {
	width: 40px;
	background-image: url(../images/submit.gif);
}

#nav-about a {
	width: 34px;
	background-image: url(../images/about.gif);
}

#nav-advertise a {
	width: 53px;
	background-image: url(../images/advertise.gif);
}

#nav-feed a {
	width: 36px;
	background-image: url(../images/feed.gif);
}
/* HOME PAGE STYLES */

.home-leftside {
	clear: left;
	float: left;
	margin-top: 35px;
	margin-bottom: 50px;
	width: 742px;
	background: transparent url(../images/sidebar-vert-bar.gif) no-repeat top right;
}

.home-rightside {
	width: 252px;
	margin-top: 35px;
	margin-bottom: 50px;
	margin-left: 0;
	float: left;
	}

.showcases-title {
	height: 21px;
	width: 225px;
	margin-bottom: 35px;
	background: transparent url(../images/showcases-title.gif) no-repeat top left;
	}

.a-feature {
	float: left;
	width: 306px;
	margin-right: 65px;
	margin-bottom: 65px;
}

.a-feature a {
	text-decoration: none;
}

.a-feature a:hover h1 {
	color: rgb(74,209,247);
}

.a-feature-image a {
	margin-top: 6px;
	padding: 3px;
	float: left;
	clear: left;
}

.a-feature-image a:hover {
	background: transparent url(../images/feature-bg.jpg) no-repeat top left;
}

.a-feature-image img {
	border: 0;
}

.inspirationfeed {
	float: right;
	height: 19px;
	width: 230px;
	margin-bottom: 20px;
	background: transparent url(../images/inspirationfeed.gif) no-repeat top left;
	}

.sidebar-item {
	float: right;
	width: 230px;
	margin-bottom: 35px;
	text-align: left;
	}	

.sidebar-item a {
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(56,56,56);
	text-decoration: none;
	}

.sidebar-item a:hover {
	color: rgb(74,209,247);
	}

.viewmore a {
	height: 10px;
	display: block;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	width: 59px;
	background-image: url(../images/viewmore.png);
	}

.insp-archives a {
	height: 10px;
	float: left;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	background-image: url(../images/archives.png);
	}

.insp-feed a {
	height: 10px;
	float: right;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	width: 36px;
	background-image: url(../images/feed.png);
	}

.insp-archives a:hover, .insp-feed a:hover, .viewmore a:hover {
	background-position: top right;
	}	

.pagination {
	clear: left;
	float: left;
	width: 742px;
	}
	
.pagination-prev, .pagination-prev a {
	float: left;
	width: 25px;
	height: 10px;
	margin-right: 4px;
	margin-top: 4px;
	background: transparent url(../images/prev.png) no-repeat top left;
	}
	
.pagination-next, .pagination-next a {
	float: left;
	width: 25px;
	height: 10px;
	margin-left: 4px;
	margin-top: 2px;
	background: transparent url(../images/next.png) no-repeat top left;
	}
	
 .pagination-prev a:hover, .pagination-next a:hover {
	background-position: top right;
	}

.pagination-link, .pagination-link a {
	float: left;
	font-weight: bold;
	height: 10px;
	color: rgb(56,56,56);
	margin: 0 8px;
	}

.pagination-link a {
	margin: 0;
	color: rgb(74,209,247);
	}

.pagination-link a:hover {
	text-decoration: none;
	}

/* GALLERY STYLES */

.gallery {
	text-align: center;
	width: 700px;
	margin: 0 auto;
}

.gallery-info {
	clear: left;
	margin-top: 52px;
	width: 700px;
	background: transparent url(../images/info-top.gif) no-repeat top left;
}

.gallery-info-nav {
	float: left;
	height: 31px;
	width: 700px;
	margin: 0 0 0 5px;
}

.gallery-info-nav a {
	height: 31px;
	float: left;
	margin-left: 11px;
}

.gal-nav a {
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

.gal-nav-alt a {
	background-position: top right;
	background-color: transparent;
	background-repeat: no-repeat;
}

.gallery-info-nav a:hover {
	background-position: top right;
}

#gal-nav-review a {
	width: 104px;
	background-image: url(../images/thereview.gif);
}

#gal-nav-interview a {
	width: 117px;
	background-image: url(../images/theinterview.gif);
}

#gal-nav-inspiration a {
	width: 124px;
	background-image: url(../images/theinspiration.gif);
}


#gal-nav-comments a {
	width: 126px;
	background-image: url(../images/thecomments.gif);
}

.gallery-info-body {
	clear: left;
	padding: 30px;
	text-align: left;
	border: 1px solid rgb(242,242,242);
	border-top: 0;
	font-weight: bold;
}	

.gallery-info-body a {
	color: rgb(74,209,247);
	text-decoration: underline;
}	

.gallery-info-body a:hover {
	text-decoration: none;
}

/* SUB PAGES STYLES */

.ad-detail {	
 float: left;
 height: 175px;
 margin-bottom: 50px;
 }

.ad-detail-image {	
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 2px solid rgb(242,242,242);
	}

.ad-detail-desc {	
	width: 350px;
	margin-left: 294px;
	}

.search {
	float: right;
	height: 31px;
	background-color: rgb(74,209,247);
	width: 230px;
	}

.search #thesearch {
	float: left;
	margin: 3px 0 0 3px;
	height: 20px;
	width: 192px;
	font-size: 12px;
	color: rgb(56,56,56);
	padding: 5px 0 0 3px;
	border: 0;
	background-color: #ffffff;
	}

.search #go {
	float: right;
	}

.side-hr {
	height: 1px;
	width: 230px;
	border: 0;
	background-color: rgb(242,242,242);
	margin: 20px 0;
	clear: left;
	float: right;
	}

.bydate {
	float: right;
	padding-top: 25px;
	width: 230px;
	background: transparent url(../images/bydate.gif) no-repeat top left;
	}

.bydate a {
	color: rgb(143,180,168);
	text-decoration: none;
	font-size: 14px;
	}	

.archive-date {
	padding: 4px 10px 4px 15px;
	background-color: rgb(121,246,201);
	margin-bottom: 1px;
	}	

.bydate a:hover {
	color: rgb(56,56,56);
	text-decoration: none;
	}

.bytag {
	float: right;
	padding-top: 20px;
	width: 230px;
	margin-bottom: 20px;
	background: transparent url(../images/bytag.gif) no-repeat top left;
	}	

.bycountry {
	float: right;
	margin-bottom: 50px;
	padding-top: 20px;
	width: 230px;
	background: transparent url(../images/bycountry.gif) no-repeat top left;
	}	

.bytag a, .bycountry a {
	display: block;
	float: left;
	font-weight: bold;
	color: rgb(74,209,247);
	text-decoration: underline;
	margin: 4px 7px;
	}	

.bytag a:hover, .bycountry a:hover {
	text-decoration: none;
	}

.an-insp {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	}

.an-insp img {
	border: 3px solid rgb(74,209,247);
	}

.an-insp img:hover {
	border: 3px solid #fff;
	}

.an-insp a {
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(56,56,56);
	text-decoration: none;
	}

.an-insp a:hover {
	color: rgb(74,209,247);
	}

/* FREE STYLES */

.free-item {
	height: 137px;
	width: 638px;
	clear: left;
	background-color: rgb(64,64,64);
	margin: 15px 0;
	}

.free-item a {
	text-decoration: none;
	}

.free-zoom a {
	float: right;
	margin-top: -19px;
	width: 15px;
	height: 15px;
	background: rgb(64,64,64) url(../images/zoom.gif) no-repeat top left;
	}

.free-title {
	margin-left: 19px;
	color: #ffffff;
	font-weight: normal;
	text-shadow: rgb(64,64,64) 1px 1px;
	font-size: 21px;
	padding: 9px 0 7px 0;
	width: 252px;
	border-bottom: 1px solid #666;
	}

.free-title span {
	margin-left: 7px;
	color: rgb(108,108,108);
	font-weight: normal;
	text-shadow: rgb(64,64,64) 1px 1px;
	font-size: 12px;
	}

.free-courtesy {
	margin-left: 19px;
	color: rgb(163,163,163);
	font-weight: normal;
	text-shadow: rgb(64,64,64) 1px 1px;
	font-size: 21px;
	padding: 24px 0 7px 0;
	width: 252px;
	border-bottom: 1px solid #666;
	background: rgb(64,64,64) url(../images/courtesy.gif) no-repeat top left;
	}

.free-courtesy a {
	color: rgb(163,163,163);
	}

.free-courtesy a:hover {
	color: #ffffff;
	}

.free-download {
	margin-left: 19px;
	color: rgb(121,246,201);
	font-weight: normal;
	text-shadow: rgb(64,64,64) 1px 1px;
	font-size: 16px;
	padding: 9px 0 6px 0;
	width: 252px;
	}

.free-download a {
	color: rgb(121,246,201);
	}

.free-download a:hover {
	color: rgb(74,209,247);
	}
	
/* COMMENTS */

.acomment {	
	margin: 15px 0;
	padding: 20px;
	background-color: rgb(242,242,242);
	}

.comment-title {	
	color: rgb(74,209,247);
	margin-bottom: 10px;
	}

.comment-info {	
	margin-top: 10px;
	color: rgb(195,195,195);
	}

/* FOOTER STYLES */

.footer {
	margin: 0 auto 20px auto;
	width: 994px;
	clear: left;
	padding: 0px 20px 20px 20px;
	}

.mini-ads {
	margin: 10px 0 50px 0;
	background: transparent url(../images/miniads.gif) no-repeat top left;
	padding: 15px 0 0 3px;
	text-align: center;
	}

.a-mini-ad img {
	border: 0;
	}

.a-mini-ad {
	margin-right: 1px;
	float: left;
	width: 16px;
	height: 16px;
	background-color: rgb(218,218,218);
	}

#footer-copyright {
	float: left;
	height: 11px;
	width: 200px;
	background: transparent url(../images/copyright.gif) no-repeat top left;
	}

#footer-drewwilson a {
	float: right;
	height: 12px;
	width: 184px;
	background: transparent url(../images/drewwilson.gif) no-repeat top left;
	}

/* AD STYLES */

.ad-banner {
	clear: left;
	text-align: left;
	margin: 0 auto 40px auto;
	width: 700px;
	height: 100px;
	padding-top: 20px;
	border-top: 1px solid rgb(218,218,218);
	background-color: rgb(218,218,218);
	background-color: transparent;
	}	

.perma-ads {
	height: 90px;
	margin-bottom: 22px;
	float: left;
	}	

.perma-ads br {
	display: none;
	}	
	
.perma-ads a {
	color: #555;
	text-decoration: none;
	}		

.adby a {
	font-size: 11px;
	color: #888;
	}	
	
.perma-ads a:hover {
	color: rgb(74,209,247);
	}	

.yoggrtad, .yoggrttext {
	float: left;
	}	

.yoggrttext {
	margin: 32px 0 7px 0;
	}	
	
.perma-ads img {
	border: 1px solid #78f5ca;
	padding: 3px;
	margin-right: 20px;
	}	
	
.perma-ads a:hover img {
	border-color: rgb(74,209,247);
	}		