/*
Theme Name: worldfootballacademy.com
Theme URI: http://wordpress.org/
Description: worldfootballacademy.com
Author: worldfootballacademy.com
Version: 1.0
*/

#rps .post-date, #rps .col p.post-title span {
	font-weight: normal;
}

/* EVENT MANAGER PLUGIN CSS CHANGES */
/* Booking Form */
.em-booking {
	margin: 15px 0 10px;
	position: relative;
}

.em-booking-form {
	position: relative;
	clear: left;
}

.em-booking-form-details {
	padding: 10px;
	width: 400px;
	float: left;
}

.em-booking-form-details input.input {
	width: 200px;
}

.em-booking-form-details textarea {
	width: 350px;
}

.em-booking-form-details p {
	clear: left;
}

.em-booking-form-details label {
	display: block;
	float: left;
}

.em-booking-form-details span.input-group input {
	margin-left: 0;
}

.em-booking-form-details span.input-group {
	display: inline-block;
	margin-left: 0;
}

.em-booking-form-details .em-booking-submit {
	width: auto;
}

.em-booking-form label {
	display: inline-block;
	width: 160px;
}

/* Tickets */
.em-tickets {
	margin-bottom: 20px;
}

/* Message Errors */
div.em-booking-message {
	margin: 10px 0;
	padding: 10px;
	color: #333;
	border-radius: 3px;
}

div.em-booking-message p {
	margin: 10px 0 !important;
	padding: 0;
	color: #333;
}

div.em-booking-message-success {
	background-color: #f1fff0;
	border: 1px solid #a8d144;
}

div.em-booking-message-error {
	background-color: #FFEBE8;
	border: 1px solid #C00;
}

/* Optional Login Form */
div.em-booking-login {
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 550px;
	border-left: 1px solid black;
}

div.em-booking-login label {
	display: inline-block;
	width: 110px;
}

div.em-booking-login p {
	margin: 10px 0 !important;
	padding: 0 !important;
}

div.em-booking-login input {
	margin: 0;
}

/* Overlay Form */
#em-tickets-form input[type=text] {
	width: auto;
	padding: 2px;
	color: #666;
}

#em-tickets-form #wp-submit {
	display: block;
	clear: both;
}

.ticket-desc {
	font-style: italic;
	font-size: smaller;
}

tr.em-ticket {
	width: 90%;
	border-bottom: 1px solid #666666;
	padding: 8px;
	vertical-align: top;
}

table.em-tickets {
	width: 100%;
}

table.em-tickets th {
	background-color: #000;
	color: #24c4f8;
	padding: 4px;
	text-align: left;
}

/* Eventlist */
div#em-wrapper h2 {
	background-color: #000000;
	color: #24C4F8;
	padding: 4px;
	margin-top: 4px;
}

div.css-search {
	background: transparent;
	border: 0 solid #dedede;
}

div.css-search div.em-search-main .em-search-submit {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#24C4F8),color-stop(1,#1FAAD7));
}

div.css-search div.em-search-main .em-search-submit:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#CACF5FF),color-stop(1,#C8DDF8));
}

.date {
	float: left;
	width: 80px;
	text-align: center;
	margin: 0 15px;
	font-size: 5em;
	font-weight: 100;
	color: #F3F3F3;
	position: relative;
}

.month {
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	text-align: center;
	margin: 0 15px;
	color: #FFFFFF;
	padding-bottom: .2em;
}

.time {
	font-size: .8em;
	font-weight: 100;
	font-style: italic;
	margin-top: 1em;
	color: #F3F3F3;
}

/* Loginform */
.login h1 a {
	background-image: url("<?php echo site_url(); ?>/wp-content/uploads/2012/03/sitetitle1.png");
	background-size: 100px 160px;
}

/* Embedded Tweets */
.standalone-tweet .subject .e-entry-title {
	font: normal 90% 'Roboto', Helvetica, sans-serif;
}

.tweet .e-entry-title {
	font: normal 90% 'Roboto', Helvetica, sans-serif;
}

.e-entry-title {
	font: normal 90% 'Roboto', Helvetica, sans-serif;
}

/* Floating box worldmap names*/
div#countries-box {
	position: absolute;
	top: 130px;
/* space between top of page and countries box */
	left: 10px;
/* space between left of page and countries box */
	width: 180px;
	height: 400px;
	font: bold 110% 'Roboto', Helvetica, sans-serif;
	color: #3B3B3B;
	line-height: 1.05em;
}

div#countries-box a.country:link {
	color: #3B3B3B;
}

div#countries-box a.country:visited {
	color: #3B3B3B;
}

/* Floating box search */
.template-form {
	display: block;
	float: right;
	position: relative;
	top: 2em;
}

/* Navigation submenu-items */
.page_item {
	padding-left: 9px;
}

div#sidebar li a {
	background-color: #000000;
	border-radius: 2px;
	display: block;
	padding: 7px;
	margin-bottom: 1px;
}

div#sidebar li.current_page_item {
	background: url(../../images/bg_current_page.png) no-repeat 100% 50%;
}

div#sidebar li hover {
	background-color: #000000;
}

#page-navigation ul {
	margin-bottom: 0;
}

div#sidebar ul.children li {
	background-color: #000000;
	border-radius: 0;
	font-size: 85%;
}

/* Breadcrumbs */
#breadcrumbs {
	list-style: none;
	margin: 15px 0;
	overflow: hidden;
}

#breadcrumbs li {
	float: left;
	margin-right: 15px;
}

#breadcrumbs .separator {
	font-weight: 700;
	font-size: 20px;
	color: #999;
}

/*B&W*/
.bw {
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.bw:hover {
	-webkit-filter: grayscale(0);
}

/*Text over image*/
.imageWrapper {
	position: relative;
	width: 116px;
	height: 77px;
}

.imageWrapper img {
	display: block;
}

.imageWrapper .cornerLink {
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 2px 0;
	color: #ffffff;
	background: #000000;
	text-decoration: none;
	text-align: center;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

.imageWrapper:hover .cornerLink {
	opacity: .8;
}

/*Page-of-posts*/
div.category-news {
	margin-left: 320px;
}

/*Table simple*/
table.simple {
	 width: auto;
	 border: 0;
	 background: rgba(255, 255, 255, .3);
}
table.simple td {
	 vertical-align: middle;
	 padding: 2px;
	 letter-spacing: 2px;
	 text-transform: uppercase;
}
div.sharedaddy h3.sd-title {
	font-weight: normal;
}

.sd-content ul li a.sd-button:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: normal 16px/1 'Genericons';
vertical-align: top;
position: relative;
top: 3px;
text-align: center;
}