@charset "utf-8";
/* Design */

body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	margin: 0px;
}

#container{
	margin: 0px;
}

#logo a{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 270px;
	display: block;

}

#header{
	height: 100px;
	overflow: hidden;
}

#pagedesc{
	background-image: url(../images/pagedescbg.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;

}

#welcomebox{
	color: #400a05;
	padding: 40px 20px 0px 20px;
}

#contents{
	line-height: 1.2em;
	clear: both;

}

#main{
	
}

#breadcrumbs{
	
}


/* ads */
.google_ad{

}
#index_ad{
	width: 460px;
}
#after_photo_ad{
	width: 460px;
}
#google_side_ad{
	width: 230px;
}

/* index */

#featured{
}

.blackbox h2{
	color: #e6dfdb;
	letter-spacing: -2px;
}

.contpad{
	padding: 20px 0px;
}

.blackbox{
	background-color: #000;
	color: #e6dfdb;
	margin-bottom: 10px;
}

.blackbox a:hover, span.tag a:hover{
	background-color: #CC0000 !important;
	color: #FFCC00 !important;
}
#sidebar{

}

#sidebar form *{
	margin: 0; padding: 0;
}

#footer{
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: -20px;
}

#footer p{
	padding: 20px 20px 50px 20px;
}	
	
	
/* ajax */
.ajax-loading{
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100%;
}
















/*photo page */
#photo{

}
#watermark{
	background-image: url(../user/watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	margin-top: -100px;
	width: 400px;
}
#caption{
	font-size: .7em;
	color: #999;
}
#right, #sidebar{
	font-size: .9em;
}
#main_details{
	font-size: 1em;
	color: #555;
}
#sub_details{
	font-weight: normal !important;
	font-size: .8em;
	color: #999;
}

#main_details dt, #sub_details dt{

}

#main_details dd, #sub_details dd{

}
#main_details dl, #sub_details dl{
	clear: both;
	margin: 0; padding: 0;
}

#related, #interact{
	clear: both;
	margin: 15px 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
}




/* comments */

#interact p{
	padding: 0; margin: 0 0 10px 0;
}

#interact .maxwidth{
	width: 95%;
}

#commentslist h3{
	font-size: 1em;
	font-weight: bold;
	border-top: 2px solid #282828;
	border-bottom: 1px solid #ccc;
	padding: 8px 0px;
}

.comment_date{
	font-size: .85em;
	letter-spacing: -1px;
	color: #4b4b4b;
}
.comment_day{
	font-weight: bold;
}
.comment{
	border-bottom: 1px solid #ccc;
	text-align: justify;
}
.commenter{
	color: #000;
	font-weight: bold;
}
/* orderform */

.numbox{
	width: 15px;
}

.field{
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.value{
	font-size: .8em;
	color: #333333;
}

.orderdetails ul{
	padding: 0; margin: 0;
}
.orderdetails li{
	padding: 0; margin: 0 0 4px 0;
	color: #444;
	font-size: .8em;
	border-bottom: 1px solid #ddd;
	clear: both;
	list-style: none;
}

.list_total{
	font-size: .9em !important;
	color: #00aeef  !important;
}
.list_total_cost{
	font-size: 1em !important;
	color: #00CC00 !important;
}
.cart_item{
	padding-bottom: 20px;
	display: block;
	clear: both;
}

.order_total{
	font-size: 1.2em;
	color: #333333;
	border-bottom: 4px double #000;
}

.altrow{
	background-color: #eaf7fd;
	padding: 5px 0px;
	margin: 5px 0px;
}


/* albums */
#album_feature h2{
	letter-spacing: -1px;
}
#album_feature h3{
	padding: 5px;
	background-color: #292827;
	color: #ccc;
	letter-spacing: -1px;
	text-transform:uppercase;
}


.thumb50 a{
	float: left;
	margin: 0 1px 1px 0;
	display: block;
	border: 4px solid #4b4b4b;
	background-color: #000;
}

.thumb50 a:hover{
	border: 4px solid #FF9900;
}

#photodiv .maxwidth{

}
#albumdesc .maxwidth{
	width: 95% !important;
}

.albumdesc{
	padding: 5px !important;

	clear: both;

}
ul.albumlist{
	padding: 0; margin: 0;
}
ul.albumlist li{
	list-style: none;
	margin: 0;
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
	padding: 0;
}
div.albumlist{
	padding: 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #4b4b4b;
	font-size: .8em;

}
.albumlist p{
	padding:0; margin: 0; line-height: 14px;
}
.albumtitle{
	font-size: 1.2em;
	border-bottom: 1px solid #b54321;
}
.albumlist img{

}
.albumcover{
	text-align: center;
}
.albumdate{
	font-size: .8em;
	color: #4b4b4b;
}
div.albumdate{

}
#cover{
	clear: both;
	padding: 5px 0px;
}
#photolist{
	border-top: 1px solid #ccc;
	padding: 10px 0px;
}

#pagination{
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/* tags */
#phototags{
	clear: both;
}

#tagcloud{
	clear: both;
}





.widget, .folio{
	padding: 10px;
	background-color: #efefef;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.widget h3{
	font-size:1em;
	padding: 8px 5px 8px 28px;
	color: #fff;
	background-color: #292827;
}

#details h3{
	background-image: url(../images/package.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#download h3{
	background-image: url(../images/disk.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#tags h3{
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#album h3{
	background-image: url(../images/folder.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#nextbutton, #prevbutton{
	width: 49%;
	background-color: #292827;

}
#prevnext a{
	color: #e6dfdb;
}
#prevnext a:hover{
	color: #fff !important;
}
#nextbutton span{
	padding: 8px 4px 8px 28px;
	display: block;
	background-image: url(../images/control_fastforward_blue.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#prevbutton span{
	padding: 8px 4px 8px 28px;
	display: block;
	background-image: url(../images/control_rewind_blue.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#nextbutton{
	float: right;
}
#prevbutton{
	float: left;
}

.widget a:hover{
	color: #000;
}
	#feeds.widget ul{
		margin: 0; padding: 0;
	}
	#feeds.widget li{
		list-style: none;
		margin: 3px 0px;
		border-bottom: 1px solid #4b4b4b;
	}
	.feed .post-title{
		font-size: 1.3em;
	}
	.feed .post-content{
		font-size: 1em;
		color: #4b4b4b;
	}
	
	.folio ul{
		padding: 0; margin: 0;
	}
	.folio li{
		list-style: none;
		padding: 0;
		margin: 2px 0px;
		border-bottom: 1px solid #ddd;	
	}
	