/*
Theme Name: Transport Awards
Author: Anonymous
Author URI:
Version: 1
Description: Transport Awards theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Transport Awards
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
/* Style By MA */

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}


.foot-left{
	float:left;
}
.designed-by{
	float:right;
	text-align:right;
	font-weight:700;
	color:#fff;
}
.designed-by p{
	margin:0;
}
.designed-by a{
	color:#fff;
	text-decoration:underline;
}
.designed-by a:hover{
	text-decoration:none;
	color:#fff;
}
@media only screen and (max-width: 767px) {
	.foot-left{
		float:none;
	}
	.designed-by{
		float:none;
		text-align:center;
		clear: both;
		padding-top: 15px;
	}
}

/* main elements */
