html { background-color: #000;}
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, "Hoefler Text", Baskerville, Garamond, "Palatino Linotype", Georgia, serif;
	font-size: 16px;
	color: #fff;
	background-color: #000;
	}

img { border: 0; outline: 0;}
em, i { font-style: italic; }
strong, b { font-weight: bold; }

a {
	color: #FC83CE;
	text-decoration: none;
	outline: none;
	}

	a:hover {
		color: #fff;
		}

p { margin: 0 0 1em 0;}

#harperteennav {
	background: rgb(170, 170, 170);
}

#harperteennav-inner {
	width:1000px;
	margin: 0 auto;
}


#nav {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 434px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 155px;
	left: 270px;
	font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	}
	
	body#admin #nav { display: none;}
	
	#nav span {
		padding: 0 16px;
		font-size: 12px;
		font-weight: bold;
		position: relative;
		top: -3px;
		color: #A18FA2;
		}

	#nav a {
		margin: 0;
		color: #A18FA2;
		text-transform: uppercase;
		font-size: 18px;
		}
		
		#nav a:hover {
			text-decoration: none;
			color: #fff;
			}
		
		body#home #nav a#nav_home,
		body#gallery #nav a#nav_gallery { color: #fff; }
		


#ad a {
	display: block;
	position: absolute;
	top: 0;
	left: 67px;
	width: 170px;
	height: 175px;
	}
	
	#ad a span { display: none; }


#adminnav{
	position: absolute;
	right: 12px;
	top: 0;
	background: #000;
	border: 1px #fff solid;
	padding: 12px;
	list-style: none;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	}

#subnav a {
	}

#subnav a:hover,
#subnav .active a {
	}

.clear_both{
	clear:both;
}
hr.clear_both{
	border:none;
}

#masthead {
	margin: 0;
	padding: 0;
	}

	#masthead h1 { margin: 0; }
	body#admin #masthead h1 { display: none;}

	#masthead h1 a {
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		padding: 0;
		display: block;
		position: absolute;
		width: 530px;
		height: 82px;
		top: 46px;
		left: 275px;
		text-indent: -9999px;
		}
		

#searchbox {
 background-color: transparent;
 padding: 6px 40px 0 0;
 text-align: right;
 font-size: 10px;
 color: #666;
}

#img_welcome {
 border-bottom: 1px solid #D0D0D0;
 margin: 0 40px 0 40px;
 padding: 0;
 text-align: center;
}

#messages {
 	position: fixed;
	z-index: 10000;
	top: 100px;
	left: 50%;
	margin-left: -220px;
	width: 400px;
	padding: 1em 2%;
	background: #000;
	border: 2px solid #A090A2;
	font-size: 1.1em;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#900));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

#messages li {
 padding-bottom: 5px;
list-style: none;
}

#messages .error {

}

#messages .success {

}

span.error{
color:#990000;
display:block;
}

/*****************
* Overall layout
***************/
#content_wrap {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(/files/img/bg_main.jpg);
	background-position: top center;
	}
	
	body#admin #content_wrap { background: none;}

	body#home #content_wrap {
		min-height: 986px;
		background-image: url(/files/img/bg_home.jpg);
		}

#content_holder {
	width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(/files/img/bg_main_inner.jpg);
	}
	
	body#admin #content_holder { background: none; padding-top: 20px;}
	
	body#home #content_holder {
		background-image: url(/files/img/bg_home_inner.jpg);
		}

#content {
	width: 876px;
	margin: 0 auto;
	padding: 240px 0 0 0;
	clear: both;
	}
	
	body#admin #content { padding-top: 0;}
	
	body#home #content { min-height: 550px; }
	body#gallery #content { width: 840px;}

	#content #column1 {
		width: 550px;
		float: left;
		margin-right: 15px;
		}
		
		#content #column1 .section1 {
			height: 360px;
			width: 520px;
			}
		
		#content #column1 .section2 {
			float: left;
			width: 280px;
			margin-right: 5px;
			margin-top: 15px;
			}
		
		#content #column1 .section3 {
			float: left;
			width: 260px;
			text-align: center;
			margin-top: 15px;
			}
			
			#content #column1 .section3 hr {
				border: 0;
				background: url(/files/img/book_divider.gif) no-repeat;
				width: 239px;
				height: 13px;
				margin: 5px auto;
				}
	
	#content #column2 {
		float: left;
		width: 310px;
		color: #532953;
		font-size: 13px;
		line-height: 15px;
		}
		
		#content #column2 h2 {
			background: url(/files/img/home_side_flower.gif) no-repeat;
			padding-left: 86px;
			line-height: 36px;
			font-size: 25px;
			font-weight: normal;
			color: #2A072A;
			margin: 0 0 12px -13px;
			}
		
		#content #column2 .float {
			float: left;
			width: 120px;
			margin: 0 8px 8px 0;
			}
			
			#content #column2 .float img { display: block; }
			
			#content #column2 .float a#buynowbutton {
				display: block; 
				width: 120px;
				height: 29px;
				background: url(/files/img/button_buynow.jpg) no-repeat;
				text-indent: -9999px;
				margin: 3px auto 0 -3px;
				}

				#content #column2 .float a#buynowbutton:hover { background-position: 0 -29px; }
			
		#content #column2 a {
			font-weight: bold;
			color: #532953;
			}
			
			#content #column2 a:hover {
				text-decoration: underline;
				}
			

#content h1 {
	font-size: 26px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	}

#content h2 {
	font-size: 16px;
	margin: 24px 0 2px 0;
	}

#content h3 {
	font-size: 14px;
	margin: 22px 0 12px 0;
	padding: 0 0 0 0;
	}

#content h4 {
	font-size: 14px;
	margin: 22px 0 0 0;
	}


a#beradiantwriter {
	display: block;
	width: 287px;
	height: 56px;
	background: url(/files/img/button_beradiantwriter.jpg) no-repeat;
	text-indent: -9999px;
	margin-left: -15px;
	}
	
	a#beradiantwriter:hover { background-position: 0 -56px; }

a#readbutton {
	display: block;
	width: 275px;
	height: 47px;
	background: url(/files/img/button_readprose.jpg) no-repeat;
	text-indent: -9999px;
	margin-left: -15px;
	}
	
	a#readbutton:hover { background-position: 0 -47px; }





/* Entries */

#searchbar {
	border-top: 3px #9a91a2 solid;
	border-bottom: 3px #9a91a2 solid;
	margin-left: -59px;
	margin-right: -59px;
	margin-bottom: 30px;
	font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 6px 0;
	}
	
	#searchbar table { width: 840px; margin: 0 auto; }
	#searchbar td { background: none; }
	
	#searchbar label { display: none; }
	
	#searchbar .category { width: 150px;}
		#searchbar .category select { font-size: 12px; font-family: "Times New Roman", Times, "Hoefler Text", Baskerville, Garamond, "Palatino Linotype", Georgia, serif;}
	#searchbar .ordering { width: 500px; text-align: center; font-size: 14px; }
		#searchbar .ordering span { color: #d98dd8; }
		#searchbar .ordering a { color: #9a8b9d; border-right: 1px #9a8b9d solid; margin-right: 5px; padding-right: 5px; }
			#searchbar .ordering a.last { border-right: 0; margin-right: 0; padding-right: 0; }
		#searchbar .ordering a:hover { color: #fff; }
		#searchbar .ordering a.active { font-weight: bold; color: #fff; }
	#searchbar .search { width: 150px; text-align: right; }


.entry {
	background: url(/files/img/gallery_entry_bg.jpg) repeat-x;
	float: left;
	width: 400px;
	margin: 0 32px 14px 0;
	color: #2A072A;
	position: relative;
	padding-top: 48px;
	padding-bottom: 44px;
	}
	
	.even { margin-right: 0 !important;}
	
	.entry a { color: #7a467b; }
		.entry a:hover { color: #3d3061; }
	
	.entry .flag {
		position: absolute;
		left: 7px;
		top: 4px;
		font-size: 13px;
		}
		
		.entry .flag a { line-height: 13px; padding-left: 16px; background: url(/files/img/icon_flag.gif) no-repeat;}
	
	.entry .votes {
		position: absolute;
		top: 4px;
		right: 7px;
		text-align: right;
		font-size: 13px;
		color: #7a457a;
		}
		
		.entry .votes a.entry_vote {
			display: block;
			width: 140px;
			height: 23px;
			background: url(/files/img/button_voteforthisentry.gif) no-repeat;
			text-indent: -9999px;
			margin-right: -3px;
			}
			
			.entry .votes a.entry_vote span { display: none; }
			
			.entry .votes a:hover { background-position: 0 -23px; }
			.entry .votes a.voted { background-position: 0 -46px; }

	
	.entry .entrycontent { padding: 0 7px;}

		.entrycontent h3,
		.entrycontent h4 { font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif; }

		#content h3.title { 
			margin: 0; 
			font-weight: normal;
			font-size: 17px;
			color: #3d3061;
			}
		
			#content h3.title a { color: #3d3061; }
				#content h3.title a:hover { color: #7a467b;}
		
		#content h4.views {
			margin: 0 0 4px 0;
			font-weight: normal;
			color: #7a457a;
			}
		
		.entry .entrycontent .image { float: left; margin: 0 8px 8px 0; }
		.entry .entrycontent .image img { width: 75px; }
		.entry .entrycontent p { margin-top: 0; font-size: 13px; }

	.entry .tags {
		position: absolute;
		left: 7px;
		bottom: 4px;
		font-size: 13px;
		width: 70%;
		}
	
	.entry .date {
		position: absolute;
		right: 7px;
		bottom: 4px;
		font-size: 13px;
		line-height: 14px;
		text-align: right;
		}





/* View Page */

body#view {}

	#viewheader { clear: both; margin-bottom: 10px; position: relative; }
		#viewheader .thumb { float: left; margin: 0 4px 4px 0; }

		#viewheader h1 { 
			font-size: 26px;
			line-height: 27px;
			font-weight: normal;
			color: #FC83CE;
			margin: 0;
			text-transform: uppercase;
			}
		
		#viewheader h2 { 
			font-size: 20px;
			line-height: 21px;
			color: #C698C9;
			font-weight: normal;
			margin: 0 0 4px 0;
			}
		
		#viewheader h3 { 
			margin: 0;
			font-family: "Gill Sans", Arial, sans-serif;
			font-weight: normal;
			color: #C698C9;
			}
		
		#viewheader .flag a { font-family: "Gill Sans", Arial, sans-serif; font-size: 14px; color: #91509F; line-height: 13px; padding-left: 16px; background: url(/files/img/icon_flag_onblack.gif) no-repeat; }
			#viewheader .flag a:hover { color: #fff; }

		#viewheader #voting a { 
			display: block;
			position: absolute;
			top: 0;
			right: 0;
			width: 192px;
			height: 46px;
			background: url(/files/img/view_button_vote.png) no-repeat;
			}
			#viewheader #voting a:hover { background-position: 0 -46px; }
			#viewheader #voting a.voted { background-position: 0 -92px; }
			
			#viewheader #voting .label { display: none;}
			#viewheader #voting span { 
				position: absolute;
				bottom: 6px;
				right: 16px;
				font-family: "Gill Sans", Arial, sans-serif;
				font-weight: normal;
				color: #C698C9;
				font-size: 13px;
				}
		
		#viewheader #back a {
			display: block;
			position: absolute;
			top: 51px;
			right: 0;
			width: 191px;
			height: 29px;
			background: url(/files/img/view_button_backtoallentries.png) no-repeat;
			text-indent: -9999px;
			}
			#viewheader #back a:hover { background-position: 0 -29px; }

	#viewentry { 
		clear: both; 
		background: #fff;
		padding: 30px;
		color: #333;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 13px;
		line-height: 140%;
		}
		
		#viewentry a:hover { color: #000;}
		#viewentry h3 { 
			font-family: "Times New Roman", Times, "Hoefler Text", Baskerville, Garamond, "Palatino Linotype", Georgia, serif;
			font-size: 150%;
			}


#createform {
	min-height: 550px;
}

.entryleft { width: 525px; }
.entryleft a { color: #fff; font-weight: bold; text-decoration: underline;}
	.entryleft a:hover { text-decoration: none;}

#melissanote {
	width: 355px;
	height: 209px;
	background: url(/files/img/create_header_bg.jpg);
	position: absolute;
	right: 2px;
	top: 242px;
	color: #532953;
	font-size: 14px;
	}
	
	#melissanote h2 {
		margin: 5px 0 0 0;
		height: 36px;
		line-height: 36px;
		padding-left: 80px;
		font-size: 19px;
		color: #2a072a;
		letter-spacing: -1px;
		background: url(/files/img/home_side_flower.gif) no-repeat;
		}
		
	#melissanote blockquote { margin: 10px 30px 0;}
	#melissanote cite { display: block; text-align: right; padding-right: 30px; font-style: normal;}

#createform { 
	position: relative;
	}

	#createform h3 {
		margin-top: 0;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: normal;
	}

	#createform label {
		display: block;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 1px;
		}
		
		#createform .checkbox label { display: inline; }
	
		#createform label span {
			font-size: 13px;
			text-transform: capitalize;
			color: #A18FA2;
			}
	
	#createform input { background: url(/files/img/form_field_bg_small.jpg); }
	#createform textarea { background: url(/files/img/form_field_bg_medium.jpg); }
	#createform textarea#entry { background: url(/files/img/form_field_bg_large.jpg); }
	
	#createform input,
	#createform textarea {
		padding: 2px 2px 0 2px;
		font-size: 13px;
		border: 0;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		}
	
	#createform .left { left: 0; position: absolute; width: 265px; }
	#createform .middle { left: 33%; position: absolute; }
	#createform .right { left: 66%; position: absolute; }

	#createform input.textfield { width: 140px; border: 0; height: 16px; }
	#createform select { font-size: 12px; font-family: "Times New Roman", Times, "Hoefler Text", Baskerville, Garamond, "Palatino Linotype", Georgia, serif;}
	
	#createform .full input.textfield { width: 261px;  }
	#createform .full select,
	#createform .full textarea { width: 265px; }

	#createform .title-details { top: 23px; color: #A36AA7;}
	#createform .field-title { top: 50px;}
	#createform .field-category {top: 102px;}
	#createform .field-description {top: 155px;}
		#createform .field-description textarea { height: 68px; }
	#createform .field-entry {top: 263px;}
		#createform .field-entry textarea { width: 552px; height: 277px; }
		
	#createform .field-tags { top: 50px;}
		#createform .field-tags textarea { height: 70px;}
	#createform .field-file { top: 172px;}
		.swfupload { margin-left: -7px; }
		#uploaded_files_list_file { margin: 0; padding: 0; font-size: 12px; }
		#createform .field-file p { color: #A18FA2; font-size: 13px; margin: 0;}

	#createform .title-personal { top: 23px; color: #A36AA7; }
	#createform .field-email { top: 50px; }
	#createform .field-name { top: 102px; position: relative; }
		#createform .field-name .last { position: absolute; top: 0; left: 150px;}
	#createform .field-address { top: 155px; }
	#createform .field-location { top: 208px; }
		#createform .field-location .last { position: absolute; top: 0; left: 150px;}
	#createform .field-birthdate { top: 263px; }
	
	#createform .checkbox { width: 265px; }
	#createform .checkbox input { background: none; padding: 0; width: auto; }
	#createform .checkbox,
	#createform .checkbox label { font-size: 13px; text-transform: none; }
	
	#createform .field-rules { top: 320px;}
		#createform .field-rules p { margin-bottom: 5px;}
		#createform .field-rules a { color: #d98ddb; }
		#createform .field-rules a:hover { color: #fff; }
	#createform .field-hiplip { top: 400px; }
	#createform .field-signupmelissamarr { top: 458px; }
	#createform .field-submit { top: 507px; }
		#createform .field-submit input { border: 0; padding: 0;}



#form-form_flag textarea { width: 100%; height: 150px; margin: 5px 0; }
#form-form_flag button { padding: 5px 10px; background: rgb(252, 131, 206); color: #fff; font-weight: bold; border: 0; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }

	#form-form_flag button:hover { background: #666;}



#footer {
	clear: both;
	padding: 26px 0 15px 0;
	margin: 20px 0 0 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	}

#footer .share { margin-bottom: 20px; }

#footer h3 { margin-bottom: 0; }

#footer h3 a {
	display: block;
	width: 269px;
	height: 44px;
	background: url(/files/img/footer_logo_harper.png) no-repeat;
	margin: 0 auto;
	}
	
	#footer h3 a span { display: none; }

	#footer .melissalink,
	#footer .melissalink a { margin: 0; font-size: 15px; color: #fff; }
		#footer .melissalink a:hover { color: #a84ca4; }
	#footer .melissalink { margin-bottom: 20px; }
	
	#footer .rules { margin-bottom: 10px;}
	
	#footer .rules,
	#footer .rules a { font-size: 11px; color: #a84ca4; line-height: 170%;}
	#footer .rules a:hover { color: #fff; }
	
	#footer .tiny { font-size: 9px; font-weight: bold; }
	#footer .tiny a { color: #fff; }
		#footer .tiny a:hover { color: #a84ca4; }



img {
padding:0;
border: 0;
margin: 0;
}

.nopad {
 padding:0;
 border: 0;
 margin: 0;
}


form {
 margin: 0;
 padding: 0;
}



/*****************
* Login form
***************/
#form-login {
 margin: 0 auto;
 width: 333px;
}

/*****************
* Sidebar and its blocks
***************/
#sidebar{
	float:left;
	margin:40px -280px 0 40px;
	width:240px;
	}
#sidebar .block{
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 display: block;
 padding: 12px 10px 12px 10px;
 margin:5px 0;
}
#sidebar h3{
font-size:14px;
margin:0;
}
#sidebar .selected a{
color:#4F5155;
font-weight:bold;
}


/******************************************************************************/
.options {
 width: 100%;
 overflow: hidden;
}


#pagination-container {
	font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	clear: both;
	width: 100%;
	}

ul.pagination {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.pagination li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.pagination li a {
	display: block;
	float: left;
	margin: 0;
	padding: 2px 5px;
	font-size:14px;
	color: #E9C8FF;
	}
	
	ul.pagination li.num a {
		color: #9F67A1;
		}
		
		ul.pagination li a:hover {
			color: #fff;
			text-decoration: underline;
			}
	
	ul.pagination li.cur a {
		color: #fff;
		text-decoration: none;
		}



.ordering {
}


.options li {
 display: inline;
}
.options li.active {
 font-weight: bold;
 padding: 1px 4px;
 border: 1px dotted #666;
 background: #eee;
}
.options li a {
 padding: 2px 5px;
}
.options li a:hover {
 background: #eee;
}
.pagination .first, .pagination .last, .ordering li {
 font-size: .7em;
}



/* messages */
#message-system {
	position: fixed;
	z-index: 10000;
	top: 300px;
	left: 50%;
	margin-left: -220px;
	width: 400px;
	padding: 1em 2%;
	background: #000;
	border: 2px solid #A090A2;
	font-size: 1.2em;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#634499));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}
#message-system img {
	vertical-align: middle;
}

/* form, fields, etc. */
fieldset {
	margin-bottom: 15px;
}
fieldset .wrapper {
	padding: 3px 7px;
}
legend {
	display: none;
}

input, select, textarea, label {
	vertical-align: middle;
	outline: none;
}

.range input {
	width: 32%;
}

form.default {
}
fieldset.odd, fieldset.even, .odd, .even {
	width: 48%;
}
fieldset.odd, .odd {
	float: left;
	clear: left;
	margin-right: 1%;
}
fieldset.even, .even {
	float: right;
	margin-left: 1%;
}

form .submit {
	padding: 0;
}

.legend {

	font-size: 1.1em;
	margin-bottom: 1em;
}


label em, .label em {
	color: #ff0000;
}
span.error, em.error_msg {
	display: block;
	color: #ff0000;
	font-size: 75%;
}
input.error, select.error, textarea.error {
	border-color: #be0000;
}
label.error {
	color: #be0000;
}


.field label, .field .label {
	font-size: 1.1em;
	font-weight: normal;
}

.field .subset {
	padding-bottom: 15px;
}
.field .subset strong {
	/*font-weight: bold;*/
}
.field .subset label, .radios label, .checkboxes label {
	font-size: .9em;
}

form .files li img, form .file li img {
	display: block;
	border: 1px solid #777;
}


form .files ul, form .file ul {
	width: 100%;
	overflow: hidden;
	list-style: none;
}
form .files li li, form .file li.old {
	float: left;
	margin: 7px;
	padding: 5px;
	background: #f9f9f9;
}
form .files li li img, form .file li img {
	margin: 0 auto 5px;
}
form .files li li .by_default {
	font-size: .8em;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	background: url(images/gradient_x_params.png) repeat-x center;
}


.buttons {
	padding: 10px 0 0;
	width: 100%;
	overflow: hidden;
}
.buttons .description {
	padding: 0;
}
.buttons button, .buttons input.button {
	float: left;
	margin-right: 10px;
}
/*End of form fields*/


body#admin h1 { margin-top: 12px; }
body#admin table#entrytable { margin-top: 20px; border-right: 1px #333 solid; border-bottom: 1px #333 solid; width: 100%;}
body#admin table#entrytable th { border-top: 1px #333 solid; border-left: 1px #333 solid; text-align: left; padding: 3px; font-size: 14px; }
body#admin table#entrytable td { border-top: 1px #333 solid; border-left: 1px #333 solid; padding: 3px; vertical-align: top; font-size: 12px;}
body#admin table#entrytable td.date { white-space: nowrap; }

#form-form_edit_entry div.field { clear: both; margin-bottom: 12px; font-size: 13px;}
#form-form_edit_entry label { width: 250px; display: block; float: left;}

body#admin .entry_info { font-size: 12px;}
body#admin .entry_info span { font-weight: bold; }
