/*
Theme Name: F-Stop Academy
Theme URI: http://www.oxbowmedia.co.uk
Description: F-Stop Academy theme description
Version: 2.0
Author: OxbowMedia
Author URI: http://www.oxbowmedia.co.uk
*/

.greybg{
margin-top:10px;
margin-bottom:10px;
border:1px solid #999999;
background-color:#EFEFEF;
padding:10px;
}
.greybg ul li{
list-style-type:circle;
}
.engagered{
color: #B30A1E;
}
.buybox{
width:300px;
margin:10px;
padding:10px;
background-color:#B30A1E;
color:#ffffff;
border:1px solid #cccccc;
display:block;
float:right;
}
.buybox h2 a:hover{
color:#FFFFFF;
}

header > .container > #side-nav {
	top: 240px;
}

#logo {
	padding-top: 15px;
}

.wpdev-menu {
	padding-top: 00px;
}

.nav {
	float: right;
	position: relative;
}

.wpdev-top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}

.wpdev-top-menu ul li {
	display: inline;
	color: #8c8c8c;
}

.wpdev-top-menu ul li a {
	color: #8c8c8c;
}

.wpdev-top-menu ul li.current_page_item a, .wpdev-top-menu ul li.current_menu_item a, .wpdev-top-menu ul li.current_page_ancestor a, .wpdev-top-menu ul li a:hover {
	color: #000;
}

.wpdev-top-menu ul li form {
	display: inline;
}

.wpdev-top-menu ul li form input {
	width: 88px;
	margin-left: 20px;
}

.cta {
	float: right;
	position: relative;
	font-weight: 100;
	padding-top: 10px;
	color: #B30A1E;
}
.cta span {
	font-size: 20px;
 	color: #000;
}

.schedule {
	color: #8C8C8C;
	font-size: 12px;
	padding-top: 0px;
}
.author{
color: #8C8C8C;
	font-size: 12px;
	margin-top:-10px;
}

.drop-cap {
	float: left;
	font-size: 275% !important;
	margin-top: 8px;
	margin-right: 5px;
}

.latest-blogs {
    float: left;
    position: relative;
    width: 600px;
}

.columns-template {
    margin-bottom: 20px;
}

.workshops {
    float: right;
    position: relative;
    width: 310px;
}

.workshops ul {
    margin: 0;
}

.workshops ul li {
    list-style-type: none;
    border-top: 1px solid #b30a1e;
    padding-top: 5px;
}

.workshops ul li:first-child {
    border: none;
}

.workshops ul li img {
    vertical-align: text-bottom;
    margin-right: 5px;
}

p.sold {
	color: #AE0131;
	padding-left: 15px;
	background: transparent url('images/sold.png') no-repeat left center;
}

p.register {
	padding-left: 15px;
	background: transparent url('images/register.png') no-repeat left center;
}

p.few {
	padding-left: 15px;
	background: transparent url('images/few.png') no-repeat left center;
}

.latest-blogs-list {
    margin: 0;
}

.latest-blogs-list li {
    list-style-type: none;
    margin-bottom: 10px;
}

.latest-blog-thumb {
    float: left;
    position: relative;
    width: 164px;
    height: 108px;
}

.blog-post {
    float: right;
    position: relative;
    width: 426px;
}

.blog-post h3 {
    margin-top: 0;
}

.read-more-latest {
    margin-top: 10px;
}