/* @override http://vivalavida.gr/wp-content/themes/vivalavida/style.css */

/*
Theme Name: Happy Splatter
Theme URI: http://www.thinkdesquared.com
Description: Happy Splatter Template for the Greek Taft Viva la Vida Competition
Version: 0.1
Author: Desquared (Vagelis Liaskas)
Author URI: http://www.thinkdesquared.com
*/



/* GENERAL
----------------------------------------------------------------- */
#announcement {
	height: 29px; line-height: 29px;
	color: #fff;
	text-align: center;
	background: #e97300;
	border-bottom: 1px solid #a14f00;
	}
#announcement a {
	font-weight: bold;
	color: #fff;
	}
#announcement a:hover {
	color: #bce720;
	text-decoration: underline;
	}

/* added height to other elements too!!! */



/* GENERAL
------------------------------------------------------------------- */

* { margin: 0; padding: 0; outline: 0; vertical-align: baseline; }

html {
	background: #ffffff url(images/horizontals.jpg) 0 -480px repeat-x; /*ADDED*/
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/body.jpg) center 0px no-repeat;
	}

a {
	text-decoration: none;
	}

.clear {
	clear: both;
	}

.wrapper {
	width: 960px;
	margin: 0 auto;
	}

.hidden { display: none; }



/* HEADER
------------------------------------------------------------------- */

#header {
	position: relative;
	width: 960px;
	height: 400px;
	margin: 0 auto;
	}

#logo {
	position: absolute;
	top: 0; left: 10px;
	width: 210px;
	height: 350px;
	background: url(images/body.jpg) no-repeat -80px 0;
	}
#logo a {
	display: block;
	width: 210px;
	height: 350px;
	background: url(images/body.jpg) no-repeat -80px 0;
	}

#moto {
	position: absolute;
	top: 80px; left: 280px;
	}

a.come-in {
	display: block;
	position: absolute;
	top: 322px; left: 270px;
	width: 320px;
	height: 60px;
	/*background: url(images/body.jpg) no-repeat -340px -322px;*/
	background: url(images/winners-button.jpg) 0 -0px;
	}
a.come-in span.hover {
	display: block;
	width: 320px;
	height: 60px;
	cursor: pointer;	
	}
a.come-in.no-js:hover,
a.come-in span.hover {
	/*background: url(images/icons.jpg) no-repeat 0px -50px;*/
	background: url(images/winners-button.jpg) 0 -60px;
	}

a.maxx-power-gel-big {
	display: block;
	position: absolute;
	top: 217px; left: 640px;
	width: 110px; height: 160px;
	}
a.maxx-power-gel-small {
	display: block;
	position: absolute;
	top: 260px; left: 775px;
	width: 107px; height: 120px;
	}
a.maxx-power-gel-big:hover,
a.maxx-power-gel-small:hover {
	background: #fff;
	opacity: 0.15;
	}

div#user-info {
	position: absolute;
	left: 15px; bottom: 15px;
	font-size: 12px;
	background: #e97300;
	width: 210px;
	text-align: center;
	padding: 5px 0;
	}
div#user-info a {
	margin: 0 3px 0 0;
	color: #fff;
	padding-right: 6px;
	border-right: 1px solid #e9a96b;
	}
div#user-info a.logout { border: none; margin: 0; padding: 0; }
div#user-info a:hover { text-decoration: underline; }



/* NAVIGATION
------------------------------------------------------------------- */

#navigation {
	position: absolute;
	top: 15px; left: 220px;
	width: 710px; height: 50px;
	background: url(images/body.jpg) no-repeat -290px -15px;
	}

#navigation li {
	float: left;
	display: block;
	list-style-type: none;
	}
#navigation li a, #navigation li a span.hover {
	display: block;
	width: 100px;
	height: 50px;
	cursor: pointer;
	}

#navigation li a.home,
#navigation li a.home span.hover { width: 104px; }
#navigation li a.prizes,
#navigation li a.prizes span.hover { width: 106px; }

#navigation li.no-js a.home:hover,
#navigation li a.home span.hover {
	background: url(images/icons.jpg) 0 0 no-repeat;
	}
#navigation li.no-js a.videos:hover,
#navigation li a.videos span.hover {
	background: url(images/icons.jpg) -104px 0 no-repeat;
	}
#navigation li.no-js a.photos:hover,
#navigation li a.photos span.hover {
	background: url(images/icons.jpg) -204px 0 no-repeat;
	}
#navigation li.no-js a.audio:hover,
#navigation li a.audio span.hover {
	background: url(images/icons.jpg) -304px 0 no-repeat;
	}
#navigation li.no-js a.text:hover,
#navigation li a.text span.hover {
	background: url(images/icons.jpg) -404px 0 no-repeat;
	}
#navigation li.no-js a.products:hover,
#navigation li a.products span.hover {
	background: url(images/icons.jpg) -504px 0 no-repeat;
	}
#navigation li.no-js a.prizes:hover,
#navigation li a.prizes span.hover {
	background: url(images/icons.jpg) -604px 0 no-repeat;
	}




/* TOP SUBMISSIONS
------------------------------------------------------------------- */

#top-submissions {
	margin-top: 15px;
	border-top: 3px solid #000;
	background: url(images/horizontals.jpg) repeat-x center top;
	}

#top-submissions .wrapper {
	width: 945px;
	padding-left: 15px;
	}

#top-submissions div.entries {
	text-align: center;
	float: left;
	margin-right: 30px;
	height: 420px;
	width: 210px;
	background: url(images/transparent.png) 0 0;
	}
#top-submissions div.text.entries { margin-right: 0; }

#top-submissions div.entry {
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	}
div.entry {
	font-size: 12px;
	}

#top-submissions img {
	padding: 1px;
	background: #fff;
	border: 1px solid #252525;
	}

#top-submissions h3 {
	font-size: 14px; line-height: 14px;
	text-align: left;
	padding-top: 8px; padding-bottom: 4px;
	}

#top-submissions h3 a {
	color: #fff;
	text-decoration: none;
	}
#top-submissions .video.entry h3 a:hover,
#top-submissions .video.entry h3 a.hover { color: #ff1e1d; }
#top-submissions .photo.entry h3 a:hover,
#top-submissions .photo.entry h3 a.hover { color: #82a700; }
#top-submissions .audio.entry h3 a:hover,
#top-submissions .audio.entry h3 a.hover { color: #ef7b09; }
#top-submissions .text.entry h3 a:hover,
#top-submissions .text.entry h3 a.hover { color: #00aeef; }

#top-submissions .entry-details {
	text-align: left;
	line-height: 20px;
	}

#top-submissions .entries h2 {
	width: 121px;
	height: 37px;
	margin: -18px 0px 0px 12px;
	}
#top-submissions .entries h2 a {
	display: block;
	width: 121px;
	height: 37px;
	}
#top-submissions .video.entries h2 a {
	background: url(images/buttons.png) 0 0 no-repeat;
	}
#top-submissions .photo.entries h2 a {
	background: url(images/buttons.png) 0 -37px no-repeat;
	}
#top-submissions .audio.entries h2 a {
	background: url(images/buttons.png) 0 -74px no-repeat;
	}
#top-submissions .text.entries h2 a {
	background: url(images/buttons.png) 0 -111px no-repeat;
	}

span.votes {
	display: inline-block;
	line-height: 20px;
	width: 64px;
	text-align: center;
	margin-left:5px; font-weight: bold;
	}
.video.entry span.votes {
	background: url(images/buttons.png) 0 -150px;
	}
.photo.entry span.votes {
	background: url(images/buttons.png) -64px -150px;
	}
.audio.entry span.votes {
	background: url(images/buttons.png) 0 -170px;
	}
.text.entry span.votes {
	background: url(images/buttons.png) -64px -170px;
	}







/* CONTENT
------------------------------------------------------------------- */

.video.entry a { color: #ff1e1d; }
.photo.entry a { color: #82a700; }
.audio.entry a { color: #ef7b09; }
.text.entry a { color: #00aeef; }
.entry a:hover { text-decoration: underline; }




/* SINGLE
------------------------------------------------------------------- */

body.single #content {
	position: relative;
	height: 400px;
	width: 960px;
	margin: 0 auto;
	}

body.single #entries {
	position: absolute;
	top: -180px; right: 50px;
	}

body.single #entries .entry {
	position: relative;
	padding: 0;
	margin: 0;
	padding: 10px 10px 43px 10px;
	width: 640px;
	height: 517px;
	background: url(images/single-entry.jpg) 0 0 no-repeat;
	}

body.single #entries .entry h2.title {
	font-size: 22px; line-height: 36px;
	color: #111111;
	margin: 0 10px 8px 10px ;
	}

body.single #entries .video.entry h2.title { 
	border-bottom: 2px solid #ff1e1d;
	}
body.single #entries .photo.entry h2.title {
	border-bottom: 2px solid #82a700;
	}
body.single #entries .audio.entry h2.title { 
	border-bottom: 2px solid #ef7b09;
	}
body.single #entries .text.entry h2.title { 
	border-bottom: 2px solid #00aeef;
	}	

body.single #entries .entry .entry-details {
	padding: 0 10px;
	line-height: 24px;
	height: 24px;
	}
body.single #entries .entry .entry-details a.avatar {
	display: inline-block;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	margin-right: 60px;
	}
body.single #entries .entry .entry-details img {
	padding: 0 8px 0 0; margin: 0; float: left; border: none;
	vertical-align: bottom;
	}
body.single #entries .entry .entry-details a.facebook {
	display: inline-block;
	line-height: 24px;
	height: 24px;
	padding-left: 24px;
	background: url(images/icons.jpg) no-repeat -688px -50px;
	color: #385b91;
	font-weight: bold;
	margin: 0 60px 0 0;
	}
body.single #entries .entry .entry-details span.date {
	color: #565656;
	}

body.single #entries .entry a.join {
	height: 30px; line-height: 30px;
	padding: 0 10px;
	font-size: 14px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	bottom: 42px; left: 10px;
	background: #646464;
	}
body.single #entries .video.entry a.join:hover {
	background: #ff1e1d; text-decoration: none;
	}
body.single #entries .photo.entry a.join:hover {
	background: #96b802; text-decoration: none;
	}
body.single #entries .audio.entry a.join:hover {
	background: #ef7b09; text-decoration: none;
	}
body.single #entries .text.entry a.join:hover {
	background: #00aeef; text-decoration: none;
	}

body.single #entries .entry span.votes {
	position: absolute;
	bottom: 44px; right: 106px;
	background: none; border: none; margin: 0; padding: 0;
	font-size: 16px;
	}

body.single #entries .entry a.vote-up {
	width: 30px; height: 30px;
	position: absolute;
	bottom: 40px; right: 51px;
	}
body.single #entries .entry a.vote-down {
	width: 30px; height: 30px;
	position: absolute;
	bottom: 40px; right: 11px;
	}
body.single #entries .entry a.vote-up .hover,
body.single #entries .entry a.vote-down .hover {
	display: block;
	width: 30px; height: 30px;
	cursor: pointer;
	}
/*body.single #entries .entry a.vote-up:hover,*/
body.single #entries .entry a.vote-up .hover {
	background: url(images/icons.jpg) no-repeat -420px -50px;
	}
/*body.single #entries .entry a.vote-down:hover,*/
body.single #entries .entry a.vote-down .hover {
	background: url(images/icons.jpg) no-repeat -450px -50px;
	}

body.single  #more-entries .video.entry a.title {
	color: #fe443e;
	}
body.single #more-entries {
	overflow: hidden;
	width: 212px;
	margin-left: 15px;
	line-height: 14px;
	}
body.single #more-from-user,
body.single #more-from-kind {
	overflow: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 20px;
	}
body.single #more-entries h4 {
	font-size: 12px; line-height: 14px;
	text-align: center;
	color: #fff;
	background: #636363;
	padding: 10px;
	}
body.single #more-entries .entry {
	margin: 0; padding: 10px;
	border-top: 1px solid #343434;
	background: #545454;
	overflow: hidden;
	}
body.single #more-entries .even.entry {
	background: #636363;
	}
body.single #more-entries img {
	float: left;
	vertical-align: topa;
	}
body.single #more-entries a {
	display: block; padding-left: 50px;
	}


body.single span.voted {
	position: absolute;
	display: inline-block;
	width: 72px; text-align: center;
	height: 30px; line-height: 30px;
	background: #686868;
	border: 1px solid #343434;
	text-transform: uppercase;
	bottom: 40px;
	right: 9px;
	color: #fff;
	}



/* SINGLE > TEXT
------------------------------------------------------------------- */

#user-text {
	overflow-y: scroll;
	overflow-x: auto;
	color: #464646;
	border: 1px solid #909090;
	padding: 1px 10px 1px 10px;
	margin: 30px 0;
	background: #fff;
	height: 363px;
	font-size: 14px; line-height: 16px;
	}

#user-text p { margin: 15px 0; }
#user-text ul { margin: 15px; }
#user-text li { list-style-position: inside; }
#user-text h2,
#user-text h3,
#user-text h4,
#user-text h5,
#user-text h6 {	margin: 15px 0; }



/* SINGLE > VIDEO and PHOTO and AUDIO
------------------------------------------------------------------- */

#user-video {
	width: 640px;
	height: 385px;
	background: #000;
	}
#user-photo {
	width: 640px;
	height: 385px;
	text-align: center;
	background: #000;
	}

body.single #entries .video.entry .entry-details a.facebook,
body.single #entries .photo.entry .entry-details a.facebook {
	background: url(images/icons.jpg) no-repeat -688px -75px;
	}

#user-audio {
	margin: 150px 159px;
	padding: 10px;
	border: 1px solid #909090;
	background: #fff;
	}


span.votes {
	color: #fff;
	}



/* LIST
------------------------------------------------------------------- */

body.list #entries {
	overflow: hidden;
	padding: 0px 0 10px 0px;
	width: 960px;
	}


body.list a.join {
	float: right;
	display: inline-block;
	height: 30px; line-height: 30px;
	padding: 0 10px;
	font-size: 14px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: #646464;
	}
body.videos.list a.join:hover {
	background: #ff1e1d; text-decoration: none;
	}
body.photos.list a.join:hover {
	background: #96b802; text-decoration: none;
	}
body.audio.list a.join:hover {
	background: #ef7b09; text-decoration: none;
	}
body.text.list a.join:hover {
	background: #00aeef; text-decoration: none;
	}

body.list .heading h2 {
	float: left;
	text-transform: uppercase;
	width: 600px;
	font-size: 24px;
	margin-top: 4px;
	}
body.list .heading {
	overflow: hidden;
	border-bottom: 2px solid #ff1e1d;
	padding: 6px 0;
	}
body.photos.list .heading { border-bottom: 2px solid #96b802; }
body.audio.list .heading { border-bottom: 2px solid #ef7b09; }
body.text.list .heading { border-bottom: 2px solid #00aeef; }

body.list #entries .entry {
	float: left;
	width: 178px;
	height: 200px;
	background: url(images/horizontals.jpg) repeat-x 0 -100px;
	border: 1px solid #252525;
	margin: 10px 20px 10px 0;
	padding: 10px 20px;
	text-align: center;
	}
body.list #entries .entry img.thumbnail {
	margin: 10px 0 4px 0;
	padding: 1px;
	background: #fff;
	border: 1px solid #252525;
	}
body.list #entries .entry h3.title {
	font-size: 14px;
	padding: 4px 0;
	}
body.list #entries .entry h3 a { color: #fff; }
body.list #entries .video.entry h3 a:hover,
body.list #entries .video.entry h3 a.hover { color: #ff1e1d; }
body.list #entries .photo.entry h3 a:hover,
body.list #entries .photo.entry h3 a.hover { color: #82a700; }
body.list #entries .audio.entry h3 a:hover,
body.list #entries .audio.entry h3 a.hover { color: #ef7b09; }
body.list #entries .text.entry h3 a:hover,
body.list #entries .text.entry h3 a.hover { color: #00aeef; }


#wp-pagenavi {
	font-size: 14px;
	color: #464646;
	margin: 20px auto;
	padding: 6px 10px;
	width: 480px;
	border: 1px solid #c2c2c2;
	background: #e5e5e5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
#wp-pagenavi .pages {
	display: inline-block;
	width: 200px;
	}
#wp-pagenavi a {
	color: #121212;
	padding: 2px 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
#wp-pagenavi a:hover {
	background: #ffffff;
	}
#wp-pagenavi span.current {
	background: #f5f5f5;
	padding: 0 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}




/* PAGE
------------------------------------------------------------------- */

body.page div.post {
	overflow: hidden;
	width: 920px;
	color: #252525;
	padding: 20px;
	font-size: 14px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	line-height: 18px;
	}

body.page div.post h2.title {
	font-size: 22px;
	margin: 0 0 10px 0;
	}

body.page #footer {
	margin-top: 30px;
	}

body.page p {
	margin: 10px 0;
	}
body.page .left-column {
	width: 400px;
	float: left;
	margin-right: 50px;
	}
body.page .right-column {
	float: left;
	width: 400px;
	}
body.page a { color: #f38722; }
body.page a:hover { color: #93bc00; }
span.client-service {
	display: inline-block;
	margin-top: 4px;
	padding: 3px 9px;
	font-size: 14px; font-weight: bold; color: #fff;
	background: #f38722;
	}
body.page input[type=text], body.page textarea {
	padding: 4px;
	margin: 3px 0;
	border: 1px solid #757575;
	}
body.page input[type=text]:focus, body.page textarea:focus {
	background: #eeeeee;
	}

/*products*/
body.page div#post-19 div.entry {
	font-size: 14px;
	overflow: hidden;
	}

body.page div#post-19 div.entry div.product {
	overflow: hidden;
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	}

body.page div#post-19 div.entry img.alignleft {
	float: left;
	clear: left;
	padding: 5px 15px 5px 5px;
	}

body.page div#post-21 div.entry div.prize {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	text-align: center;
	}
body.page div#post-21 .prize h3 {
	font-size: 20px;
	color: #fff;
	padding: 10px 0px;
	margin-bottom: 30px;
	background: #82a700 ;
	}

div#post-39 label {
	display: inline-block;
	width: 160px;
	}


/* ADD and EDIT
------------------------------------------------------------------- */
body.add-text #content,
body.add-audio #content,
body.add-photo #content {
	position: relative;
	height: 400px;
	width: 960px;
	margin: 0 auto;
	}

body.add-text #entries,
body.add-audio #entries,
body.add-photo #entries {
	position: absolute;
	top: -180px; right: 50px;
	}

body.add-text #entries form.submitform,
body.add-audio #entries form.submitform,
body.add-photo #entries form.submitform {
	position: relative;
	padding: 0;
	margin: 0;
	padding: 10px 10px 43px 10px;
	width: 640px;
	height: 517px;
	background: url(images/edit-entry.jpg) 0 0 no-repeat;
	}

body.add-text #entries form.submitform .post_title,
body.add-audio #entries form.submitform .post_title,
body.add-photo #entries form.submitform .post_title {
	margin: 0;
	}
body.add-text #entries form.submitform .post_title input,
body.add-audio #entries form.submitform .post_title input,
body.add-photo #entries form.submitform .post_title input {
	margin: 0 0px 0 10px;
	font-size: 18px; line-height: 20px;
	width: 610px;
	height: 22px;
	}
body.add-text #entries form.submitform .post_title label,
body.add-audio #entries form.submitform .post_title label,
body.add-photo #entries form.submitform .post_title label {
	display: block;
	font-size: 18px; line-height: 36px;
	color: #111111;
	font-weight: bold;
	margin: 0 10px 0px 10px ;
	}
body.add-text #entries form.submitform textarea,
body.add-audio #entries form.submitform div.audio,
body.add-photo #entries form.submitform div.photo {
	overflow-y: scroll;
	overflow-x: auto;
	color: #464646;
	border: 1px solid #909090;
	padding: 10px 10px 10px 10px;
	margin: 20px 0 0 0;
	background: #fff;
	position: absolute;
	top: 110px; left: 10px;
	height: 326px; width: 618px;
	font-size: 14px; line-height: 16px;	
	}
body.add-text p.post_content {
	display: block;
	font-size: 18px; line-height: 36px;
	color: #111111;
	font-weight: bold;
	margin: 16px 0px 0px 0px ;
	}
body.add-text input[type="submit"],
body.add-audio input[type="submit"],
body.add-photo input[type="submit"] {
	position: absolute;
	bottom: 45px; right: 50px;
	width: 100px;
	}
body.add-text span.error.text-error,
body.add-audio span.error.text-error,
body.add-photo span.error.text-error {
	font-size: 18px;
	display: block;
	margin-top: 200px;
	padding: 4px 8px;
	}
body.add-text span.error.text-error a,
body.add-audio span.error.text-error a {
	color: red; text-decoration: underline;
	}

body.add-audio a#audio,
body.add-photo a#photo {
	padding-left: 30px;
	line-height: 20px;
	background: url(images/upload.jpg) 8px -1px no-repeat;
	}

div#promo {
	color: #252525;
	position: absolute;
	top: 140px; left: 20px;
	background-color: #fff;
	}

body.add-audio #content #entries form.submitform div.audio,
body.add-photo #content #entries form.submitform div.photo {
	padding-top: 35px;
	height: 301px;
	}

div.post.help h3 {
	margin: 20px 0 0px 0;
	}
div.post.help h4 {
	clear: both;
	font-size: 18px;
	margin: 50px 0 15px 0;
	}
div.post.help img.alignleft {
	float: left;
	margin-right: 20px;
	}
div.post.help div.help-category {
	overflow: hidden;
	}


/* PROFILE
------------------------------------------------------------------ */

body.profile div.user-info {
	float: left;
	padding: 0 0px 10px 0;
	margin-right: 20px;
	width: 350px;
	}
body.profile div.user-submissions {
	float: left;
	width: 505px;
	padding-left: 30px;
	border-left: 1px solid #e5e5e5;
	}

body.profile h2 {
	font-size: 24px;
	border-bottom: 2px solid #e97300;
	padding: 10px 0;
	margin: -10px 0 10px 0;
	}

body.profile #entries a.facebook {
	display: inline-block;
	line-height: 24px; font-size: 12px;
	height: 24px;
	background: #e8f2f4 url(images/icons.jpg) no-repeat -686px -50px;
	color: #385b91;
	font-weight: bold;
	margin: 0 60px 0 0;
	padding: 0 4px 0 29px;
	}
body.profile #entries a.facebook:hover {
	text-decoration: underline;
	}

body.profile .user-info img {
	background: #e5e5e5;
	padding: 2px;
	}
body.profile .user-info .label {
	font-weight: normal;
	color: #747474;
	}

body.profile #entries .entry {
	float: left;
	width: 178px;
	height: 200px;
	background: url(images/horizontals.jpg) repeat-x 0 -100px;
	border: 1px solid #252525;
	margin: 10px 20px 10px 0;
	padding: 10px 20px;
	text-align: center;
	}
body.profile #entries .entry img.thumbnail {
	margin: 10px 0 4px 0;
	padding: 1px;
	background: #fff;
	border: 1px solid #252525;
	}
body.profile #entries .entry h3.title {
	padding: 4px 0; font-size: 14px;
	}
body.profile #entries .entry h3 a { color: #fff; }
body.profile #entries .video.entry h3 a:hover,
body.profile #entries .video.entry h3 a.hover { color: #ff1e1d; }
body.profile #entries .photo.entry h3 a:hover,
body.profile #entries .photo.entry h3 a.hover { color: #82a700; }
body.profile #entries .audio.entry h3 a:hover,
body.profile #entries .audio.entry h3 a.hover { color: #ef7b09; }
body.profile #entries .text.entry h3 a:hover,
body.profile #entries .text.entry h3 a.hover { color: #00aeef; }





/* FOOTER
------------------------------------------------------------------- */

#footer {
	height: 50px;
	border-top: 3px solid #000;
	background: url(images/horizontals.jpg) 0 -430px repeat-x;
	}

#footer-links {
	float: left;
	height: 50px;
	width: 610px; padding-left: 250px;
	background: url(images/horizontals.jpg) 0 -430px repeat-x;
	}

#footer-links li {
	font-size: 14px; line-height: 50px;
	list-style-type: none;
	float: left;
	margin-right: 25px;
	}
#footer-links li a { color: #fff; }
#footer-links li a:hover { color: #004761; }

#footer a.credit {
	display: inline-block;
	width: 100px;
	height: 50px;
	margin: 0;
	background: url(images/icons.jpg) no-repeat -320px -50px;
	}


/* MODAL WINDOW
------------------------------------------------------------------- */

div#GB_window {
	margin-top: 100px;
	border: 4px solid #fefefe;
	background: #ffffff url(images/modal-bg.jpg) right top no-repeat;
	}
div#GB_caption {
	background: #06b0ee;
	}
*/



