/* ****************************** BODY / BACKGROUND AND FONT STYLES ****************************** */
body{
	font: 12px verdana;
	padding: 0px;
	margin: 0px 0px 100px; 0px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
blockqoute{
	padding-left:5px;
}
h1{
	font-size:12px;
	font-weight:normal;
}
h2{
	font-size: 20px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: verdana;
}
label{
	font: 12px verdana;
}
input{
	font: 12px verdana;
}
/* ****************************** HEADER ****************************** */
.header{
	width:1000px;
	margin:25px auto 10px auto;
	padding-top:10px;
	text-align:left;
}
.logo{
	margin:0px 0px 0px 25px;
}
.navbar{
	margin-top:10px;
	height:36px;
	background-color:#ff7a00;
	width:1000px;
}
.navbarSpacer{
	float:left;
	line-height:36px;
	background-color:#00F;
	width:25px;	
}
.navbarElement{
	float:left;
	width:100px;
	height:36px;	
	line-height:36px;
	text-align:center;
}
.navbarElement a{
	color:#fff;
	line-height:36px;
	width:100px;
	height:36px;
	font-size:14px;
	margin:0px 5px 0px 5px
}
.navbarElement a:hover{
	text-decoration:none;
	font-weight:bold;
}
.navbarElement:hover{
	background-color:#d76700;
}
/* ****************************** FRONTPAGE ****************************** */
.homeWrapper{
	width:1000px;
	margin:0 auto;
}
.homeContent{
	width:660px;
	float:left;
}
.homeSidebar{
	width:340px;
	float:left;
}
.homeImageWrapper{
	width:640px;
	margin:0 auto;
}
.homeImageBox{
	width:150px;
	height:160px;
	maring:0px auto 10px;
	padding:0px 5px 0px 5px;
	float:left;
}
.homeTitleHeader{
	width:650px;
	height:20px;
	padding:5px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	background-color:#ff7a00;
	color:#fff;
	text-align:left;
	line-height:20px;
	font: bold 12px verdana;
}

/* ****************************** IMAGE PAGE ****************************** */
.imageInfoBox{
	width:1000px;
	margin:0px auto 10px auto;
	padding-left:15px;
	font-size:12px;
	text-align:left;
}
.imageInfoBoxText{
	float:left;
	width:250px;
}
.imageInfoBoxText h1{
	margin:0;
	font-size:12px; 
	font-weight:normal;
}
.imageInfoBoxLike{
	float:left;
	width:235px;
	height:35px;
	padding-top:5px;
	margin-left:15px;
	line-height:35px;
}
.shareWrapper{
	width:1000px;
	height:80px;
	margin:10px auto 5px auto;
	padding-left:15px;
}
.shareButtons{
	float:left;
	width:550px;
	text-align:left;
	font-size:12px;
	vertical-align:top;
}
.shareButtons p{ font-weight:bold; }
.shareLinkCodes{
	float:left;	
	width:450px;
	text-align:left;
	font-size:12px;
}
.shareLinkCodes p{ font-weight:bold; }
/* ****************************** LINKPARTNER LIST ****************************** */
.linkpartnerContainer{
	width:1000px;
	border:solid 1px #ff7a00;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}
.linkpartnerHead{
	width:995px;
	height:20px;
	padding:5px 0px 0px 5px;
	margin:0;
	background-color:#ff7a00;
	color:#fff;
	text-align:left;
	line-height:20px;
	font: bold 12px verdana;
}
.linkpartner{
	width:1000px;
	text-align:center;
}
.linkpartner ul {
	width:900px;
	margin:5px 0px 10px 0px;
}
.linkpartner li {
	float:left;
	width:150px;
	list-style-type:none;
}
.linkpartner li a{ font-size:12px; color: #000;}
.linkpartner li a:hover{ text-decoration:underline; }
/* ****************************** RANDOM IMAGES BOX ****************************** */
.randomImagesBox{
	width:950px;
	text-align:center;
	vertical-align:middle;
}
.randomImagesBox2{
	width:950px;
}
.randomImagesBox2 ul{
	width:950px;
}
.randomImagesBox2 li{
	list-style:none;
	list-style-type:none;
	width:155px;
	height:160px;
	float:left;
	margin-right:5px;
}
/* ****************************** SIDE-WIDE STUFF ****************************** */
.commentArea{
	width:1000px;
	margin-top:10px;
}
	.commentBox{
		width:998px;
		background-color:#ff7a00;
		border:1px solid #ff7a00;
		margin:0 0 10px 0;
		text-align:left;
	}
		.commentBoxHeaderCounter{
			float:left;
			width:25px;
			height:20px;
			padding:5px 0 0 0px;
			background-color:#FFF;
			font: bold 12px verdana;
			text-align:center;
		}
		.commentBoxHeaderSpacer{
			float:left;
			width:963px;
			height:20px;
			padding:5px 0 0 10px;
			background-color:#ff7a00;
			color:#FFF;
			font: bold 12px verdana;
		}
		.commentBoxContentAvatar{
			float:left;
			width:115px;
			height:100px;
			padding:5px 0 0 10px;
		}
		.commentBoxContentMessage{
			float:left;
			width:863px;
			min-height:100px;
			padding:5px;
			background-color:#FFF;
		}
.messageBox{
	width:400px;
	padding: 10px;
	text-align:center;
}
/* ****************************** MODULES ****************************** */
.uploadFormSidebarHeader{
	width:335px;
	height:20px;
	padding:5px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	background-color:#ff7a00;
	color:#fff;
	text-align:left;
	line-height:20px;
	font: bold 12px verdana;
}
/* ****************************** FOOTER  ****************************** */
.footer{
	width:500px;
	text-align:center;
	font-size:10px;
	color:#666;
}
/* ****************************** USERCP ****************************** */
.pageScript{
	text-align:center;
	height:100%
}
.pageScript li{
	padding:3px;
	margin: 5px;
	float:left;
	list-style:none;
	list-style-type:none;
	font-family: georgia;
	font-size:14px;
	text-align:center;
}
#userImagesBox{
	width:700px;
	display:block;
}
#userImagesBox li{
	width:160px;
	height:165px;
	display:block;
	list-style:none;
	list-style-type:none;
	float:left;
	margin:2px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
/* ****************************** XTRAS ****************************** */
.sxybookmarksContainer{
	width:500px;
	float:right;
	margin:0;
	text-align:right;
}
	.sxybookmarksFacebook{
		float:right;
		background-image: url(../images/sxyb-facebook-low.jpg); 
		height:48px; 
		widht:51px:
		margin-right:3px;
	}
	.sxybookmarksFacebook:hover{
		background-image: url(../images/sxyb-facebook-high.jpg); 
	}
	.sxybookmarksTwitter{
		float:right;
		background-image: url(../images/sxyb-twitter-low.jpg); 
		height:48px; 
		widht:51px:
		margin-right:3px;
	}
	.sxybookmarksTwitter:hover{
		background-image: url(../images/sxyb-twitter-high.jpg); 
	}
	.sxybookmarksMyspace{
		float:right;
		background-image: url(../images/sxyb-myspace-low.jpg); 
		height:48px; 
		widht:51px:
		margin-right:3px;
	}
	.sxybookmarksMyspace:hover{
		background-image: url(../images/sxyb-myspace-high.jpg); 
	}
	.sxybookmarksGooglebk{
		float:right;
		background-image: url(../images/sxyb-googlebookmarks-low.jpg); 
		height:48px; 
		widht:51px:
		margin-right:3px;
	}
	.sxybookmarksGooglebk:hover{
		background-image: url(../images/sxyb-googlebookmarks-high.jpg); 
	}
	.sxybookmarksDelicious{
		float:right;
		background-image: url(../images/sxyb-delicious-low.jpg); 
		height:48px; 
		widht:51px:
		margin-right:3px;
	}
	.sxybookmarksDelicious:hover{
		background-image: url(../images/sxyb-delicious-high.jpg); 
	}
	
.lavaLampNoImage {
	position: relative;
	height: 36px;
	width: 960px;
	background-color:#ff7a00;
	margin: 10px 0px;
	overflow: hidden;
}
.lavaLampNoImage li {
	float: left;
	list-style: none;
	line-height:36px;
}
.lavaLampNoImage li.back {
	background-color: #d76700;
	width: 9px;
	height: 36px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 36px;
	line-height:36px;
	position: relative;
	overflow: hidden;
	margin: auto 35px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}                    
