/* main styles for LP v3 */

BODY {
margin: 0px;
background-color: #4337B3;
}

#maincontainer {
width: 905px;
margin-left: auto;
margin-right: auto;
}

#toplogoarea {
width: 905px;
height: 249px;
background:url('../images_v3/top_logo_bg.jpg') #D2F46C;
background-repeat: no-repeat;
}
	
	#hotbox {
	width: 298px;
	height: 143px;
	background: url('../images_v3/top_hot_box.png') #000;
	position: relative;
	left: 37px;
	top: 47px;
	}
	
		#hotbox .thumbarea {
		width: 191px;
		float: left;
		margin-left: 7px;
		margin-top: 7px;
		}
		
		#hotbox .thumbs {
		border: 1px solid black;
		margin: 1px;
		cursor: pointer;
		}
		
		#hotbox .buttons {
		width: 86px;
		height: 100px;
		float: right;
		text-align: center;
		margin-right: 14px;
		margin-top: 36px;
		}
		
		#hotbox A {
		font: 16px Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		width: 86px;
		padding: 2px;
		margin: 1px;
		display: block;
		}
		
		#hotbox A:hover {
		font: 16px Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #000;
		background-color: #fff;
		width: 86px;
		padding: 2px;
		margin: 1px;
		display: block;
		}
		
		#hotbox A.selected {
		font: 16px Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #000;
		background-color: #fff;
		width: 86px;
		padding: 2px;
		margin: 1px;
		display: block;
		}
		
	
	#linkbar {
	position: relative;
	left: 365px;
	top: 79px;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	}
	
	#linkbar A {
		font: 16px Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #000;
		padding: 2px 3px 3px 3px;
		margin: 0px;
		height: 34px;
	}
	
	#linkbar A:hover {
		font: 16px Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		background-color: #000;
		color: #fff;
		padding: 2px 3px 3px 3px;
		margin: 0px;
		height: 34px;
	}


#mainarea {
background-color: #E9E9E9;
width: 873px;
overflow: auto;
margin-left: auto;
margin-right: auto;
}

	#mainarea .leftbox {
	width: 300px;
	float: left;
	margin-left: 7px;
	/* margin-left: 5px; on IE */
	}
	
		#mainarea .newtoday {
		font: 10px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: blue;
		text-align: center;
		}
		
		#searchbox {
		width: 299px;
		height: 65px;
		background-color: #d2f46c;
		border: 1px solid #afadad;
		}
		
			#searchbox .entrybox {
			width: 177px;
			text-align: center;
			float: left;
			margin-left: 10px;
			margin-top: 10px;
			}
			
			#searchbox .searchentry {
			width: 177px;
			border: 1px solid gray;
			margin-top: 5px;
			}
			
			#searchbox .submitbox {
			width: 111px;
			float: right;
			margin-top: 34px;
			}
			
			#searchbox .searchpulldown {
			width: 55px;
			font: 10px Tahoma, Arial, Helvetica, sans-serif;
			float: left;
			margin-left: 5px;
			margin-top: 1px;
			}
			
			#searchbox .searchsubmit {
			padding: 2px 3px 2px 3px;
			border: 1px solid #C4C4C4;
			background-color: white;
			font: 10px Tahoma, Arial, Helvetica, sans-serif;
			float: right;
			margin-right: 2px;
			}
			
			#searchbox .searchsubmit:active {
			padding: 2px 3px 2px 3px;
			border: 1px solid #C4C4C4;
			background-color: #000;
			font: 10px Tahoma, Arial, Helvetica, sans-serif;
			color: #fff;
			float: right;
			margin-right: 2px;
			}
			
		
		#mainarea .boxad {
		width: 300px;
		height: 250px;
		border: 1px solid black;
		}
		
		#mainarea .verts {
		width: 300px;
		}
		
			#mainarea .vert1 {
			width: 140px;
			height: 700px;
			float: left;
			}
			
			#mainarea .vert2 {
			font-family: Tahoma, Arial;
			width: 140px;
			height: 700px;
			float: right;
			text-align: center;
			text-decoration: none;
			font-weight:bold;
			}
			
			#mainarea a.leftlinks {
			text-decoration: none;
			color: #000;
			font-size: 14px;
			}
			
			#mainarea a:hover.leftlinks {
			text-decoration: underline;
			color: #000;
			font-size: 14px;
			}
	
	#mainarea .rightbox {
	width: 545px;
	float: right;
	overflow: auto;
	margin-top: 5px;
	}
	
	#mainarea .itembox {
	width: 533px;
	height: 97px;
	background: url('../images_v3/item_box.png') #fff;
	display: block;
	margin: 12px;
	cursor: pointer;
	}
	
	#mainarea .typearea {
	width: 100px;
	float: left;
	}
	
	#mainarea .header {
	margin-left: 1px;
	margin-top: 1px;
	}
	
	#mainarea .preview {
	border: 1px solid #000;
	margin-left: 4px;
	}
	
	#mainarea .textarea {
	width: 340px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	}
	
	#mainarea .title {
	font: 20px Gill Sans MT, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	line-height: 18px;
	}
	
	#mainarea .desc {
	font: 15px Gill Sans Mt, Arial, Helvetica;
	line-height: 14px;
	text-decoration: none;
	color: #000;
	}
	
	#mainarea .hotness {
	float: right;
	}

#bottomlogoarea {
width: 905px;
height: 125px;
font: 12px Arial, sans-serif;
color: white;
background:url('../images_v3/bottom_ad_and_tabs.jpg') #D2F46C;
font-weight: bolder;
}

#bottomlogoarea a.contactus {
color: #fff;
text-decoration: none;
display: inline;
letter-spacing: -1px;
}

#bottomlogoarea a.privacypolicy {
color: #000;
text-decoration: none;
display: inline;
position: relative;
left: 10px;
letter-spacing: -1px;
}

#bottomlogoarea a.advertising {
color: #fff;
text-decoration: none;
display: inline;
position: relative;
left: 20px;
letter-spacing: -1px;
}

#bottomlogoarea .links {
position: relative;
left: 625px;
top: 9px;
}

#bottomlogoarea .bottomad {
margin-left: auto;
margin-right: auto;
margin-top: 18px;
width: 728px;
}

/* item display page styles */

#item {
width: 475px;
margin: 10px auto 10px auto;
}

#item img.thumb {
border: 1px solid black;
cursor: pointer;
margin: 1px;
}

#item .title {
font: 24px Tahoma, Arial, Helvetica, sans-serif;
color: black;
text-transform: uppercase;
letter-spacing: -1px;
}

#item .desc {
font: 16px Tahoma, Arial, Helvetica, sans-serif;
color: black;
}

#item .otherbox {
width: 475px;
margin: 30px auto 30px auto;
}

	#otheritem {
	height: 44px;
	width: 474px;
	background: url('http://www.leakingpen.com/images_v3/otheritemsbg.png');
	background-repeat: no-repeat;
	margin-top: -5px;
	}
	
	#otheritem .header {
	width: 98px;
	height: 30px;
	margin-top: 7px;
	float: left;
	}
	
	#otheritem .desc {
	width: 360px;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	margin-top: 12px;
	margin-left: 10px;
	float: right;
	text-decoration: none;
	}
	
	#otheritem A {
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
	#otheritem A:hover {
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
	
#item .extrasbox {
width: 475px;
margin: 30px auto 30px auto;
height: 200px;
}


	#extras {
	height: 180px;
	float: left;
	text-align: center;
	background-color: #D2F46C;
	border: 1px solid #AFADAD;
	padding: 10px;
	}

	#commentbox {
	width: 210px;
	height: 180px;
	float: right;
	background-color: #D2F46C;
	border: 1px solid #AFADAD;
	padding: 10px;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	}
	
	#commentbox .commententry {
	width: 207px;
	height: 90px;
	border: 1px solid #c4c4c4;
	}
	
	#commentbox .commentname {
	width: 140px;
	height: 20px;
	font: 10px Tahoma, Arial, sans-serif;
	margin-bottom: 5px;
	}
	
	#commentbox .comsubmit {
	padding: 2px 3px 2px 3px;
	border: 1px solid #c4c4c4;
	background-color: white;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 2px;
	}
	
	#commentbox .comsubmit:active {
	padding: 2px 3px 2px 3px;
	border: 1px solid #c4c4c4;
	background-color: #000;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right: 2px;
	}
	
	#commentbox .loading {
	font-size: 10px;
	width: 70px;
	height: 25px;
	margin: auto;
	margin-top: 70px;
	}
	
	#commentbox .finished {
	font-size: 18px;
	width: 70px;
	height: 25px;
	margin: auto;
	margin-top: 70px;
	}	
	
#comments {
width: 475px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin: 10px auto 10px auto;
padding: 8px;
}

#comments .com_header {
font-size: 20px;
font-weight: bold;
}

#comments .comments_name {
font: 16px;
font-weight: bold;
}

#comments .comments_text {
font: 16px;
margin: 5px 0px 10px 10px;
}

/* page numbers */

.selectedpage {
color: black;
font: 16px Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 1px; 
}

#pagenumbers {
width: 400px;
height: 30px;
margin-top: 10px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#pagenumbers a {
color: #000;
font: 11px "Arial", "Helvetica", "sans-serif";
text-decoration: none;
text-align: center;
background-color: #D2F46C;
margin: 2px;
padding: 3px 5px 3px 5px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

#pagenumbers a:hover {
color: #fff;
font: 11px "Arial", "Helvetica", "sans-serif";
text-decoration: none;
text-align: center;
background-color: #000;
margin: 2px;
padding: 3px 5px 3px 5px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

/* adbrite */
.adHeadline {font: bold 10pt Arial; text-decoration: none; color: blue;}
.adText {font: normal 9pt Arial; text-decoration: none; color: black;}
a:hover.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: blue;}
