@charset "utf-8";
/* CSS FOR ALL INDEX PAGES */

/* INDEXCONTENT CSS for sponsor and social row */
.row1 .row1box1 .sponsor_banner, 
.row1 .indexcontent .sponsor_banner	{
	margin-bottom: 15px;
}

.row1 .row1box1 .socialrow, 
.row1 .indexcontent .socialrow	{
	width: 620px;
	height: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.socialrow .google, 
.socialrow .twitter, 
.socialrow .facebook, 
.socialrow .addthis, 
.socialrow .extralink, 
.socialrow .back	{
	float: left;
	height: 25px;
	overflow: hidden;
	text-align: center;
}

.socialrow .google	{
	width: 75px;
	height: 23px;
	padding-top: 2px;
}

.socialrow .twitter	{
	width: 80px;
	height: 23px;
	padding-top: 2px;
	margin-right: 10px;
}

.socialrow .facebook	{
	width: 75px;
	height: 23px;
	padding-top: 2px;
	margin-right: 10px;
	overflow: visible;
	text-align: left;
}

.socialrow .addthis	{
	width: 150px;
	height: 21px;
	padding-top: 4px;
	margin-right: 10px;
}

.socialrow .extralink	{
	width: 110px;
	height: 20px;
	padding-top: 5px;
}

.socialrow .back	{
	width: 100px;
	height: 20px;
	padding-top: 5px;
}
/* END INDEXCONTENT CSS for sponsor and social row */


/* CSS FOR 3RD COLUMN, AD DOWN THROUGH ALBUMS - SAME FOR ALL PAGES */
.row1 .row1box3	{
	float: left;
	width: 300px;
	height: auto;
	margin-top: 5px;
}

.row1 .row1box3 .ad_250	{
	float: left;
	width: 300px;
	height: 250px;
}

.row1 .row1box3 .adlink	{
	float: left;
	width: 295px;
	padding-left: 5px;
	height: 15px;
	color: #202020;
	text-align: right;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 23px;
}

.row1 .row1box3 .adlink a	{
	color: #202020;
}

.row1 .row1box3 .adlink a:hover	{
	color: #39FB00;
}

.row1 .row1box3 .share	{
	float: left;
	width: 300px;
	height: 32px;
	margin-top: 3px;
	margin-bottom: 20px;
}

.row1box3 .row1box3head	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.row1box3 .photos .album	{
	width: 300px;
	height: 100px;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #202020;
}

.row1box3 .photos .album .albumthumb	{
	float: left;
	overflow: hidden;
	width: 150px;
	height: 100px;
	text-align: center;
	margin-right: 5px;
}

.row1box3 .photos .album .albuminfo	{
	float: left;
	width: 145px;
	text-align: right;
}

.row1box3 .photos .album .albuminfo .albumevent, 
.row1box3 .photos .album .albuminfo .albumdate, 
.row1box3 .photos .album .albuminfo .albumplace, 
.row1box3 .photos .album .albuminfo .albumviews	{
	width: 140px;
	overflow: hidden;
}

.row1box3 .photos .album .albuminfo .albumevent	{
	height: 30px;
	margin-bottom: 3px;
	font-weight: bold;
}

.row1box3 .photos .album .albuminfo .albumdate	{
	height: 15px;
	margin-bottom: 3px;
}

.row1box3 .photos .album .albuminfo .albumplace	{
	height: 30px;
	margin-bottom: 2px;
}

.row1box3 .photos .album .albuminfo .albumviews	{
	height: 15px;
}

.row1box3 .photos .noalbums	{
	width: 300px;
	padding: 6px 0 6px 0;
	text-align: right;
}

.row1 .row1box3 .row1box3foot	{
	width: 292px;
	height: 18px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 4px;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #131313;
	text-align: center;
	font-size: 13px;
	background-color: #000000;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#101010),
			to(#030303)
		);
	background:
		-moz-linear-gradient(
			top,
			#101010,
			#030303
		);
}

.row1 .row1box3 .row1box3foot a	{
	width: 290px;
	height: 18px;
	display: block;
}

.row1box3 .blogs	{
	width: 300px;
	height: 50px;
	border: 1px solid #FFFFFF;
}
/* END CSS FOR 3RD COLUMN, AD DOWN THROUGH ALBUMS - SAME FOR ALL PAGES */


/* ROW 3 ADS - SAME FOR ALL PAGES */
.row3	{
	width: 980px;
	height: 100px;
	max-height: 100px;
	margin-top: 5px;
	margin-bottom: 17px;
}

.row3 .row3box1	{
	display: inline;
	float: left;
	width: 300px;
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
}

.row3 .row3box2	{
	float: left;
	width: 300px;
	height: 100px;
	margin-right: 20px;
}

.row3 .row3box3	{
	float: left;
	width: 300px;
	height: 100px;
}
/* END ROW 3 ADS - SAME FOR ALL PAGES */

/* NEW CSS FOR ROW HEADERS & FOOTERS */
.row1box1head_new, 
.row1box3head_new	{
	overflow: hidden;
	position: relative;
	width: 600px;
	height: 27px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #040404;
	background-image: linear-gradient(left , rgb(8,8,8) 7%, rgb(24,24,24) 54%);
	background-image: -o-linear-gradient(left , rgb(8,8,8) 7%, rgb(24,24,24) 54%);
	background-image: -moz-linear-gradient(left , rgb(8,8,8) 7%, rgb(24,24,24) 54%);
	background-image: -webkit-linear-gradient(left , rgb(8,8,8) 7%, rgb(24,24,24) 54%);
	background-image: -ms-linear-gradient(left , rgb(8,8,8) 7%, rgb(24,24,24) 54%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0.07, rgb(8,8,8)),
		color-stop(0.54, rgb(24,24,24))
	);
}

.row1box3head_new	{
	width: 280px;
}

.row1box1head_new .icon, 
.row1box3head_new .icon	{
	position: absolute;
	top: 5px;
	left: 5px;
	height: 27px;
	width: auto;
}

.row1box1head_new .icon img, 
.row1box3head_new .icon img	{
	height: 27px;
}

.row1box3foot_new	{
	overflow: hidden;
	width: 298px;
	height: 30px;
	margin-top:5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #202020;
}

.row1box3foot_new a	{
	display: block;
	width: auto;
	height: 23px;
	padding-top: 7px;
	background-color: #040404;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#080808),
			to(#020202)
		);
	background:
		-moz-linear-gradient(
			top,
			#080808,
			#020202
		);
}

.row1box3foot_new a:hover	{
	background-color: #040404;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#181818),
			to(#080808)
		);
	background:
		-moz-linear-gradient(
			top,
			#181818,
			#080808
		);
}
/* END NEW CSS FOR ROW HEADERS & FOOTERS */
