/* 
Theme Name: SJP Theme
Theme URL: http://www.sjp.nl
Description: Official SJP Theme
Author: Barandi Solutions
Author URI: http://barandisolutions.ro/
Version: 1.0
*/

/* sjp-wp-theme | 1/feb/2010 */

/* general */
body {	
	background: #bdb09f url(images/sjp-background-gradient.jpg) repeat-x;
	
	color: #5d5f61;
	text-align: center;
}

h1, h2, h3 {
	color: #7b623f;
}

h1, h2 {
	font-size: 1.83em;
	line-height: 1.5em;
	border-bottom: 1px solid #9c9e9f;
}

a {
	color: #5d5f61;
}

a:hover {
	color: #343536;
}

.static-title {
	width: 295px;
	margin: 0px 0px 10px 20px;
}

.full-title {
	margin: 0px 0px 10px 20px;
}

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('fonts/League_Gothic.eot');
	src: local('fonts/League Gothic Regular'), local('fonts/LeagueGothic'), url('fonts/League_Gothic.woff') format('woff'), url('fonts/League_Gothic.otf') format('opentype');
}

/* main grid */

.main-container {
	width: 1020px;
	margin: 0px auto;
	overflow: visible;
	background-color: #fff;
	
	text-align: left;
	
	-moz-box-shadow: 0px 7px 10px #5a534a;
	-webkit-box-shadow: 0px 7px 10px #5a534a;
	-khtml-box-shadow: 0px 7px 10px #5a534a;
	box-shadow: 0px 7px 10px #5a534a;
	
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#5a534a, Direction=150, Strength=10);
}

/* header */

.header {
	position: relative;
}

/* logo */

.sjp-logo {
	width: 340px;
	border-style: none;
}

.sjp-logo a {
	display: block;
	height: 130px;
	text-indent: -2000px;
	border-top: 13px solid #c99e64;
	
	background: url(images/sjp-logo.jpg) no-repeat 20px bottom;
}

/* main-nav */

.main-nav {
	float: right;
	position: relative;
	width: 550px;
	height: 70px;
	border-left: 1px solid #8c8c8c;
	
	text-align: center;
}

.main-nav ul {
	position: relative;
	overflow: visible;
	margin: 20px 0px 0px 10px;
	list-style-type: none;
}

.main-nav ul li {
	position: relative;
	display: inline-block;
	*display: inline;
	overflow: visible;	
	height: 25px;
	padding-right: 8px;
	
	vertical-align: top;
	text-align: center;
}

.main-nav ul li a {
	font-size: 1.17em;
	color: #9c9e9f;
	text-decoration: none;	
	vertical-align: top;
}

.main-nav ul li a:hover {
	color: #7c7d7e;
	/*text-decoration: underline;*/
}

.main-nav ul li.current_page_item {		
	background: url(images/active-item-underline.jpg) no-repeat left bottom;
}

.main-nav ul li.current_page_item a {		
	vertical-align: top;
	color: #c99e64;
	/*font-size: 1.67em;*/	
	font-weight: bold;
}

/*
.main-nav ul li.current_page_item a:hover {
	text-decoration: none;
}*/


/* main-content */

.main-content {
	float: left;
	width: 690px;
	overflow: visible;
}

.small-column {
	float: left;	
	clear: left;
	width: 295px;	
	padding-right: 20px;
}

.small-column-right {
	float: right;
	width: 295px;	
	padding-right: 20px;
}

.full-column {
	clear: left;
}

.bottom-links {
	float: left;
	width: 295px;
	overflow: hidden;
	margin-right: 20px;
	zoom: 1;
	
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 5px;
	vertical-align: top;
}

.bottom-links ul {
	overflow: hidden;
}

.bottom-links li {
	display: block;
	float: left;
	zoom: 1;	
	list-style-type: none;
	list-style-position: outside;	
	width: 80px;
	margin-bottom: 10px;
	margin-right: 15px;
	
	vertical-align: top;
}

.bottom-links a {	
	margin-bottom: 10px;
}

/* winner-showcase */

.winner-showcase {
	overflow: hidden;
	margin-left: -30px;
	
	zoom: 1;
    position: relative;
}

.winner-showcase-content {
	position: relative;
	overflow: hidden;
	padding: 35px 50px 0px 50px;
	background-color: #242a2c;
}

.winner-showcase-corner {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(images/winner-showcase-corner.png);
}

.winner-showcase-shadow {
	float: left;
	height: 8px;
	width: 681px;
	background-color: #cccccc;
}

.showcase-left {
	float: left;
	width: 230px;
	zoom: 1;
}

.showcase-right {
	float: right;
	width: 380px;
}

.showcase-left h2, .showcase-left h3 {
	border-style: none;
		
	color: #fff;
}

.showcase-left h2 strong {
	color: #c99e64;
	
	font-weight: normal;
}

.winner-description {	
	position: relative;	
	overflow: hidden;
	height: 200px;
	color: #fff;
}

.winner-description-scroller {
	position: relative;
	height: 200px;
	overflow: hidden;
}

.winner-description-item {
	float: left;
	width: 230px;
	height: 200px;
}

.winner-description-item p {
	margin-bottom: 10px;
}

.winner-description-text {
	height: 160px;
}

.contestant-actions a {
	display: block;
}

.contestant-actions .vote-action, .genpopup-content .vote-action {
	font-size: 1.2em;	
	color: #C99E64;
	text-decoration: none;
	
	/*background: url(images/vote-icon.png) no-repeat 172px center;*/
}

.genpopup-content .vote-action {
	float: right; 
	clear: both;
	width: 190px;
	margin-right: 25px;
	margin-bottom: 5px;
}

.contestant-actions .vote-action:hover, .genpopup-content .vote-action:hover {
	color: #f4c689;
	text-decoration: none;
}

.winner-description-item h4 {
	margin: 0px;
	font-size: 0.9em;
}

.winner-description-item a {
	color: #fff;
	font-weight: bold;
}

.winner-links a {
	padding-right: 10px;
	
	font-weight: bold;
	color: #5d5f61;
}

.winner-media {
	position: relative;
	height: 250px;
	overflow: hidden;
	background-color: #5d5f61;
}

.media-scroller {
	position: relative;
	
	zoom: 1;
}

.media-video {
	display: none;
}

.media-video-content {

}

.other-media {
	display: none;
}

.media-item {
	float: left;
	width: 380px;
	height: 250px;
	
	zoom: 1;
}

.media-item img {	
	zoom: 1;
}

.media-item a {
	display: block;
	width: 380px;
	height: 250px;
		
	zoom: 1;
}

 .media-item a {
	overflow: hidden;
}

.showcase-controls {
	padding-top: 10px;
	overflow: hidden;
}

.media-item a {
	position: relative;
}

.media-item a img {
	border:none;
}

.play-watermark {
	position: absolute;
	width: 380px;
	height: 250px;
	background-image: url(images/play-watermark.png);
	
	opacity: 0.5;
	z-index: 99;
}

.play-watermark:hover {
	opacity: 1;
}

/* categorii showcase */

.showcase-categories {
	float: right;
	clear: both;
	width: 375px;
	padding-left: 5px;
	background-color: #171D1F;
	margin-top: 15px;
}
.showcase-categories-fake{
	float: right;
	clear: both;
	width: 375px;
	padding-left: 5px;	
	margin-top: 35px;
}

.showcase-categories ul {
	margin-bottom: 10px;
	list-style-type: none;
}

.showcase-categories ul li {
	display: inline;
	margin: 0px;
}

.showcase-categories ul li a {
	padding: 10px;
	font-weight: bold;
	color: #7F7F7F;	
	text-decoration: none;
}

.showcase-categories ul li a:hover {
	background-color: #000;
}

/* mmodal */

.mmodal-window {
	position: absolute;
	top: 150px;
	display: none;
	
	overflow: hidden;
	width: 620px;
	height: 420px;
	
	padding: 10px;
	
	background-color: #5d5f61;
	border: 8px solid #000;
	
	z-index: 999999;
	
	-moz-box-shadow: 0px 7px 10px #000;
	-webkit-box-shadow: 0px 7px 10px #000;
	-khtml-box-shadow: 0px 7px 10px #000;
	box-shadow: 0px 7px 10px #000;
	
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#000, Direction=150, Strength=10);
}

.mmodal-window .mmodal-media {
	height: 360px;
	overflow: hidden;
	clear: both;
	padding: 10px 0px;
	margin: 0px auto;
	
	text-align: center;
}

.mmodal-window .mmodal-close {
	float: right;
	clear: both;
	background-color: #fff;
	padding: 5px;
	
	line-height: 0.8em;	
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.mmodal-window .mmodal-close:hover {
	background-color: #000;
	
	color: #fff;
}

.mmodal-window .mmodal-controls {
	overflow: hidden;
	clear: both;	
	padding-top: 7px;
}

.mmodal-window .mmodal-controls a {
	display: none;
	float: left;
	width: 10px;
	height: 15px;
	
	background: url(images/mmodal-prev.gif) no-repeat;
	
	text-indent: -9999px;
}

.mmodal-window .mmodal-controls .mmodal-next {
	float: right;
	background: url(images/mmodal-next.gif) no-repeat;
}

/* overwriting slider style */

#showcase-scroll-left, #showcase-scroll-right {
	display: block;
	float: left;
	width: 25px;
	height: 26px;
	background-image: url(images/scroll-left-arrow.jpg);
}

#showcase-scroll-right {
	float: right;
	background-image: url(images/scroll-right-arrow.jpg);
}

#showcase-scrollbar {
	float: left;
	width: 300px;
	ovrflow: hidden;
	margin: 0px 7px 0px 11px;
}

.ui-widget.ui-slider {
	background: #44484c;
	border-style: none;
}

a.ui-slider-handle.ui-state-default {
	background: #5d5f61;
	border-style: none;
}

a.ui-slider-handle.ui-state-focus, a.ui-slider-handle.ui-state-hover {
	background: #818182;
}

div.ui-slider-horizontal a.ui-slider-handle {
	top: 0px;	
	height: 26px;
	width: 2em;
}

.ui-slider.ui-corner-all, .ui-slider .ui-corner-all {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

div.ui-slider-horizontal {
	height: 26px;
}

/* content */

#content-no-scroll {	
	position: relative;
	height: 350px;
	padding: 0px 20px;
	overflow: auto;
}

#content {
	position: relative;
	height: 350px;
	padding: 0px 20px 30px 20px;
	overflow: hidden;
}

.small-text-column {
	float: left;
	width: 300px;
	margin-right: 20px;
}

/* sidebar */

#sidebar {
	position: relative;
	float: right;
	width: 315px;
	width: 280px;
	margin-right: 25px;
	z-index: 11;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar h2 {
	margin-bottom: 15px;
}

/* sidebar-box */

.sidebar-box {
	overflow: hidden;
	margin-top: 30px;
	margin-right: -54px;
}

.sidebar-box-content {
	padding: 30px 35px;
	background-color: #c99e64;
	
	color: #fff;
}

.sidebar-box-corner {
	float: right;
	width: 29px;
	height: 29px;
	background-image: url(images/sidebar-box-corner.png);
}

.sidebar-box-shadow {
	float: right;	
	height: 8px;
	width: 297px;	
	background-color: #cccccc;
}

.sidebar-box-content a img {
	border: none;
	display: block;
	margin-left: 25px;
	margin-bottom: 15px;
}

.sidebar-box-content a {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}

/* welcome box */

.welcome-box {
	position: absolute;
	width: 530px;
	top: -100px;
	right: 0px;
	overflow: hidden;
	margin-right: -54px;
	
	z-index: 10;
}

.welcome-box-content {
	overflow: hidden;
	padding: 40px 50px;
	background-color: #747474;
	
	color: #fff;
}

#welcome-content {
	overflow: hidden;
}

.welcome-box-corner {
	float: right;
	width: 29px;
	height: 29px;
	background-image: url(images/welcome-box-corner.png);
}

.welcome-box-shadow {
	float: right;
	height: 10px;
	width: 90%;
	background-color: #000000;
	
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-webkit-oapcity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.welcome-box-content h1 {
	border: none;
	color: #fff;
}

.welcome-box-content .close-welcome {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px;
	
	background-color: #fff;
	line-height: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #747474;
}

.welcome-box-content .close-welcome:hover {
	background-color: #000;
	color: #fff;
}

/* searchform */

.search-box {
	float: right;
	width: 95px;	
	padding-top: 15px;	
	padding-right: 34px;
}

.search-box p {
	overflow: hidden;
	position:relative; 
	margin: 0px; 
}

.search-box label {
	float: none;
	width: auto;
	position:absolute; 
	top:0; 	
	right: 0px;
	padding: 2px;
	
	font-size: 12px;
}

#searchform input[type=text] {
	float: right;
	width: 95px;
	height: 20px;
	padding: 0px;
	
	font-size: 14px;
}

#searchform input[type=submit] {
	width: auto;	
	height: 25px;
	padding: 0px;
	margin-left: 3px;
	background-color: #9D9EA0;
	
	font-size: 14px;
}

/* footer */

.superclear {
	clear: both;
	padding-top: 20px;
}

.footer {
	position: relative;
	width: 1020px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
	padding: 20px;
	text-align: center;
}

.footer p {
	margin: 0px;
}

.footer a {
	color: #6b7376;
}

.footer .eurit-logo {
	position: absolute;
	right: 20px;
	width: 102px;
	height: 24px;
	background-image: url(images/built-by-eurit.png);
	
	text-indent: -9999px;
	opacity: 0.7;
}

.footer .eurit-logo:hover {
	opacity: 1;
}

/* forms */

.add-contestant-frame {
	background-color: #525355;
	border: 0px;
}

.contestant-form {
	width: 700px;
}

form label {
	height: 1.5em;
}

form select[multiple=true] {
	height: 10em;
}

form input[type=submit] {
	background-color: #373a3f;
	border: 1px outset #1c2023;
	height: 2.5em;
	
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
}

.multiple-select {
	height: auto;
}

/* newsletter widget */

.newsletter-form {
	overflow: hidden;
}

.newsletter-form input[type=text] {
	width: 200px;
	margin-right: 10px;
	padding: 5px;
}

.newsletter-form #newsletter-submit {
	width: auto;
	height: 2.1em;
	padding: 3px 10px;
}

.newsletter-form p {
	position:relative; 
	margin: 0px; 
}

.newsletter-form label {
	position:absolute; 
	top:0; 
	left:0; 
	padding: 5px;
}

/* jury listing */

.jury-title {
	padding: 10px;
	background-color: #FFF8EF;
	margin-bottom: 0px;
}

.jury-presidents, .jury-members {
	overflow: hidden;
	background-color: #eeeeee;
	padding: 10px;
}

.jury-members {
	background-color: #fdfaf7;
	margin-bottom: 20px;
}

.jury-presidents h4, .jury-members h4 {	
	margin-bottom: 1em;
}

.jury-item {
	float: left;
	width: 305px;
	margin-bottom: 10px;
}

.jury-item img {
	float: left;
	border: 1px solid #9F9F9F;
	padding: 3px;
	background-color: #d2d2d2;
}

.jury-item .item-details {
	float: left;
	margin-left: 10px;
	line-height: 1em;
}

.jury-item .item-details p {
	margin-bottom: 5px;
}

.jury-item .item-details strong {
	display: block;
	font-size: 0.82em;
}

/* scrollbars */

.jScrollPaneTrack {
	background-color: #e7e8e9;
	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.jScrollPaneDrag {
	background: #737474 url(images/scroll-pane-drag.png) repeat-y center;
	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* events */

.event-item {
	overflow: hidden;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.event-item:nth-child(even) {
	background-color: #FDFAF7;
}

.event-item .event-name {
	float: left;
}

.event-item .event-name h3 {
	margin: 0px;
}

.event-item .event-city, .event-item .event-contact, .event-item .event-date {
	float: right;
	width: 140px;
	height: 40px;
	
	vertical-align: middle;
	text-align: center;
}

.event-item .event-date {
	font-size: 2em;
}

/* front page */

.frontpage-fotos {
	float: left;
	width: 300px;
}

.fotos-block {
	
}

.fotos-thumbs {
	overflow: hidden;
	padding-bottom: 10px;
}

.fotos-thumbs a {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
}

.fotos-thumbs .ngg-gallery-thumbnail {
	margin: 0px;
}

.fotos-thumbs a img {
	width: 90px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #414243;
	background-color: #5d5f61;
}

.news-block {
	float: left;
	width: 300px;
	padding-left: 20px;
}

.news-item {
	overflow: hidden;
	padding: 10px 0px;
/*	border-bottom: 1px dotted #ccc;*/
}

.news-item h3 {
	color: #5D5F61;
	margin: 0px;
}

.news-item p {
	margin-bottom: 5px;
}

.news-item-footer {
	text-align: right;
}

.news-page h3 {
	color: #5D5F61;
}

/* contact page */

.contact-details {
	float: right;
	width: 280px;
	padding-left: 20px;
}

.contact-map {
	float: left;
	width: 330px;	
}

/* genpopup */

.genpopup {
	position: absolute;
	display: none;
	z-index: 100;
	overflow: hidden;
	width: 800px;
	height: 520px;
	padding: 10px;
	background-color: #525355;
	border: 8px solid #000;	
	
	color: #fff;
	font-weight: bold;
	text-align: left;
	
	-moz-box-shadow: 0px 7px 10px #5a534a;
	-webkit-box-shadow: 0px 7px 10px #5a534a;
	-khtml-box-shadow: 0px 7px 10px #5a534a;
	box-shadow: 0px 7px 10px #5a534a;	
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#5a534a, Direction=150, Strength=10);
}

.genpopup input[type=submit] {	
}

.genpopup-content {
	clear: both;
	height: 500px;	
	overflow: auto;
}

.genpopup-close {
	float: right;
	clear: both;
	padding: 2px 5px;
	margin-bottom: 5px;
	background-color: #fff;
	
	color: #000;
	text-decoration: none;
}

.genpopup-close:hover {
	background-color: #000;
	
	color: #fff;
	text-decoration: none;
}

.genpopup h1, .genpopup h2, .genpopup h3 {
	border-bottom: none;
	color: #fff;
	margin: 0px;
	margin: 10px 0px 5px 0px;
}

.ui-widget-overlay {
	display: none;
}

.genpopup .small-column {
	width: 97%;
	margin: 0px auto;
}

.genpopup-content a {
	color: #fff;
}

/* listing table */

.listing-table {
	width: 97%;
	margin-left: 1px;
	margin-top: 1px;
	border-collapse: collapse;
	border: 1px solid #5c5c5f;
}

.listing-table th, td {
	border: none;
	padding: 5px;
	text-align: left;
}

.listing-table th {
	width: 300px;
}

.listing-table td {
	font-weight: normal;
}

.listing-table tr {	
}

.listing-table tr:nth-child(even) {
	background-color: #5c5c5f;
}

/* contact form */

.contact-form {
	width: 600px;
	overflow: hidden;
	margin: 30px auto;
}

.contact-form label {
	width: 20%;
	text-align: right;
	margin-right: 20px;
}

.contact-form input, .contact-form textarea {
	width: 76%;
}

.contact-form input[type=submit] {
	float: left;
	margin-left: 23%;	
	width: auto;
	padding: 0px 10px;
}

.contact-form h1 {
	margin-left: 23%;
}

/* search results */

.search-results {
	overflow: hidden;
	padding: 10px;	
	margin-bottom: 10px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CFCFCF;
}

.search-results h2 {
	background-color: #9D9EA0;
	border: none;	
	margin: -10px -10px 10px -10px;
	padding: 5px;
	
	text-decoration: none;
	font-size: 1.4em;
	color: #333;
}

.search-results h3 {
	margin-bottom: 0px;
}

.search-results .small-column-right, .search-results .small-column {
	width: 285px;
}


/* frontend file uploads */

.swfupload-control {
	overflow: hidden;
	margin-bottom: 10px;
}

.files-list-table {
	display: none;
	width: 99%;
	margin: 2px 0px 5px 2px;	
	border: 1px solid #CFCFCF;	
}

.files-list-table thead {
	background-color: #CFCFCF;
}

.files-list-table td, th {
	overflow: hidden;
	padding: 3px;
}

.files-list-table td p {
	float: left;
	margin-bottom: 0px;
}

.files-list-table .ui-progressbar {
	float: right;
	width: 200px;
	height: 1em;
	line-height: 1em;
}

th.size-column {
	width: 100px;
}

.files-list-table th {
	
}

.add-contestant-submit {
	width: auto;
	margin-top: 10px;
	padding: 0px 30px;
}

#add-contestant-post {
	display: none;
}

.genpopup .error, .genpopup .warning {
	text-align: left;
	color: #000;
	width: 700px;
	margin: 5px 0px;
	padding: 0.2em;
}

/* photo listing */

.admin-photo-listing {
	overflow: hidden;
}

.admin-photo-listing img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.admin-photo-listing .photo-item {
	float: left;
	position: relative;
	width: 115px;
	height: 90px;
	margin-right: 15px;
}

.admin-photo-listing .photo-item .delete-photo-button {
	position: absolute;
	top: 0px;
	right: -10px;
	
	text-indent: -9999px;
	
	height: 30px;
	width: 30px;
	
	background-image:url(images/delete-photo.png);
	
	z-index: 9999;
}

/* error messages */

.error {
}

.updated {
	padding: 5px 10px;
	background-color: #FFFBCC;
	border-color: #E6DB55;
	
	color: #000;
}

/* lightbox */

div#TB_window {
	background: #5d5f61;	
	border: 8px solid #000;
}

div#TB_window a:link, div#TB_window a:active, div#TB_window a:focus {
	color: #fff;
	font-weight: normal;
	
	text-decoration: none;
}

div#TB_window a:hover {
	text-decoration: underline;
}

div#TB_window a img {
	border-color: #000;
}

div#TB_window div#TB_closeWindow {
	clear: both;
	padding: 11px 15px 5px 0px;
}

div#TB_caption {
	display: block;
	float: none;
	width: auto;
	height: 50px;
	padding: 10px 15px;
	overflow: hidden;
	
	font-size: 11px;
}

div#TB_window div#TB_secondLine {
	display: block;
	overflow: hidden;
	margin-top: 10px;
	
	color: #000;
}

div#TB_window img#TB_Image {
	clear: both;
}

div#TB_window span#TB_next {
	float: right;
}

div#TB_window span#TB_prev {
	float: left;
}

div#TB_window span#TB_next a {
	display: block;
	float: right;
	width: 10px;
	height: 15px;
	background-image: url(images/mmodal-next.gif);
	
	text-indent: -999px;
}

div#TB_window span#TB_prev a {
	display: block;
	float: left;
	width: 10px;
	height: 15px;
	background-image: url(images/mmodal-prev.gif);
	
	text-indent: -999px;
}


div#TB_window #caption-text {
	margin: 0px 15px;
}

/* animated banner widget */

.animated-banner-widget {
	height: 30px;
	display: none;
}

.animated-banner-widget ul li {
}

#flipbox {
	overflow: hidden;
	height: 100px;
	line-height: 100px;
	background-color: #9D9EA0;
	
	color: #fff;	
	font-family: 'LeagueGothicRegular', Impact, sans-serif;
	font-size: 28px;
	text-align: center;
	
	text-shadow: 1px 1px 0px #7F7F7F;
}

#flipbox a {
	color: #fff;
	text-decoration: none;
}

#flipbox a:hover {
	color: #fff;
	text-decoration: none;
}

/* sitemap */

.sitemap-list {
	list-style-type: square;	
}

.sitemap-list li {
	line-height: 2em;
	padding-left: 20px;
	
	color: #BFBFBF;
}

.sitemap-list li a {
	font-size: 1.2em;
	color: #fff;
}

.sitemap-list li ul {
	list-style-type: dics;
}

.sitemap-list li ul li a {
	color: #BFBFBF;
	font-size: 1em;
}

/* ie8 countdown widget */

.countdown-numbers-ie {
	overflow: hidden;
	width: 240px;
	margin: 0px auto;
}

.countdown-numbers-ie object {
	display: none;
}

.countdown-numbers-ie strong {
	display: block;
	clear: both;
	
	font-size: 9px;
	color: #c99e64;
	text-align: center;
}

.countdown-numbers-ie .countdown-days, .countdown-numbers-ie .countdown-hours, .countdown-numbers-ie .countdown-minutes {
	float: left;
	margin-right: 10px;
}

.number0, .number1, .number2, .number3, .number4, .number5, .number6, .number7, .number8, .number9 {
	display: block;
	float: left;
	width: 29px;
	height: 37px;
	background: url(images/countdown-numbers.gif) no-repeat;
	
	text-indent: -999px;
}

.number0 {
	background-position: 0px 0px;
}

.number1 {
	background-position: 0px -37px;
}

.number2 {
	background-position: 0px -74px;
}

.number3 {
	background-position: 0px -110px;
}

.number4 {
	background-position: 0px -146px;
}

.number5 {
	background-position: 0px -182px;
}

.number6 {
	background-position: 0px -218px;
}

.number7 {
	background-position: 0px -254px;
}

.number8 {
	background-position: 0px -290px;
}

.number9 {
	background-position: 0px -327px;
}

/*
wordpress default
*/

#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* showcase voting and promotion */

.winner-showcase-promotion {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	display: none;
	background-color: #000;
	
	cursor: pointer;
	z-index: 2;
}

.winner-showcase-promotion-content {
	display: block;
	padding: 4em 2em;
	
	font-size: 2.2em;
	line-height: 1.8em;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
}

.winner-showcase-promotion-content:hover {
	color: #EFEFEF;
}

.vote-button{
	margin-top:166px;
	margin-left:177px;
	position:absolute;
}