/*

	Zen Photo Default 1.0
	
*/


#credit {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	color: #000000;
	padding-bottom: 13px;
	margin-bottom: 0px;
	_margin-top: 40px; /* IE Only */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 60px;
	padding-top: 30px;
}

#gallerytitle h2{
	color: #FFFFFF;
}
#albums img{
	padding-left: 40px;
}

/* Text Styles
------------------------------ */
body {
	font: normal 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #EBEBEB;
}

#main2 {
	text-align: left;
	width: 790px;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_03.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
h2 {
	color: #EBEBEB;
	margin-top: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 120%;
}
h2 a:link, h2 a:visited, h2 span {
	color: #EBEBEB;
}
h3 {
	color: #EBEBEB;
	margin-top: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 120%;
}


/* Link Styles
------------------------------ */
a:link, a:active { text-decoration: underline; color: #EBEBEB; }
a:visited { text-decoration: underline; color: #EBEBEB; }
a:hover, a:focus { text-decoration: underline; color: #C11A11; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #96140E;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50;
	padding-left: 50;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #ffffff;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #FFFFFF;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
/*.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	border: 1px solid #FFFFFF;
	line-height: 0px;
	background-color: #666666;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #EBEBEB;
}
.imagethumb a:hover {
	border: 1px solid #C11A11;
	background-color: #FFFFFF;
}
.imagethumb {
	float: left;
}*/


.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	border: 1px solid #FFFFFF;
	line-height: 0px;

}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #EBEBEB;
}
.imagethumb a:hover {
	border: 1px solid #C11A11;
	background-color: #FFFFFF;
}
.imagethumb {
	float: left;
}


#images {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_02.gif);
	height: 320px;
	width: 720px;
	background-color: #000000;
	padding-right: 30px;
	padding-top: 5px;
	background-repeat: repeat-y;
	background-position: center top;
}

/* Album Thumbnails
------------------------------ */
.my_album {
	margin-bottom: 12px;
	background-color: #232323;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_02.gif);
}

.album {
	padding: 10px;
	clear: both;
	background-color: #232323;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_02.gif);
}
.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
	color: #FFFFFF;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 480px;
	color: #000000;
}

.albumdesc p{
	color: #FFFFFF;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #C11A11;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
	background-color: #FFFFFF;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #C11A11;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #96140E;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
/*#images {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 52px;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_02.gif);
}*/

/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #C11A11;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #96140E;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #96140E;
}




/* wordpress hack
------------------------------ */	
	
body {
	background-color: #000000;
}

#wrap {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	overflow: hidden;
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content {
	width: 700px;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}

#footer{
	text-align: center;
	width: 100%;
	height: 100px;
}
#header {
	height:241px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: center;
	margin-left: 8px;
}

#header h1 a{
	color:#EFEFEF;font-size:200%;
	font-family:Geneva, Arial, Helvetica, sans-serif

	}
.description {
color:#FFFFFF;
padding-left:60px;
}


#gore_image {
	text-align: center;
	line-height: 0;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_02.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}
#yo_footer {
	text-align: center;
	width: 100%;
	height: 75px;
}
.pagelist {
	clear: both;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50;
	padding-left: 50;
}

.subscribealbums {
	clear: both;
	background-color: #232323;
	background-image: url(http://braindamagefilms.com/gorehound-femme/themes/default/images/femme-bg_02.gif);
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
