/*
Theme Name: Enterprise and Freelance Fair V2
Theme URI: http://www.sean-barton.co.uk/
Description: A bespoke Wordpress theme for the Enterprise and Freelance Fair site
Version: 2
Author: Sean Barton
Author URI: http://www.sean-barton.co.uk
*/

/* HTML tags redefined */

.sb_cforms_advert_container {
	background-color: #8D0300;
	padding: 10px;
}

.sb_cforms_advert_container p {
	color: #FFC600;
	font-size: 12px;
}

.sb_cforms_advert_container h3 {
	color: #FFFFFF;
}

.sb_cforms_advert_container a {
	font-size: 14px;
	color: #DEDEDE;
}

.sb_cforms_advert_container ul li a {
	font-size: 12px;
	color: #DEDEDE;
}

.sb_cfd_advert_full h4 {
	font-size: 16px;
	padding: 0px;
	margin: 0 0 10px 0;
}

.sb_cfd_advert_full {
	border-bottom: 1px dashed silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.sb_cforms_advert_enquire {
	color: #520200;
        font-size: 1.3em;
}

.sb_cforms_advert_description, .sb_cforms_advert_region {
	margin-bottom: 10px;
        font-size: 1.3em;
}
/* HTML tags redefined */

html {
}

body {
	font: 62.5% Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	/* background-color: #400200; */
	background-image: url(/wp-content/themes/enterprisefreelancefair2/images/main_bgnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	font-size: 1.3em;
	color: #000;
	line-height: 1.4em;
	margin: 10px 0;
}

small {
	font-size: 1.2em;
	color: #ab0400;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #5E0200;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 a {
	color: #5E0200;
        text-decoration: none;
}

h2 a:hover {
        text-decoration: underline;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #5e0200;
	font-weight: normal;
	margin: 0 0 10px 0;
}

a {
	color: #c70000;
}

a:hover {
	text-decoration: none;
}

ul, ol {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 1.2em;
	line-height: 1.4em;
}

li {
	margin: 0 0 10px 0;
}

/* Helpful Classes */

.clear {
	clear: both;
}

.white {
	color: #fff;
}

.float_right {
	float: right;
}

/* Page elements  */

.wrapper {
	width: 964px;
	margin: 0 auto;
	padding: 0;
        border-left: 2px solid #400200;
        border-right: 2px solid #400200;
}

/* Header */

.header {
	background: #5e0200;
}

.logo {
	width: 489px;
}

.banner {
	width: 171px;
	float: left;
	margin: 0;
	padding: 0;
}

.box {
	float: left;
	width: 263px;
	margin: 17px 0 0 24px;
}

.intro {
	float: left;
	width: 168px;
	margin: 17px 0 0 24px;
}

/* Layout */

.inner_wrapper {
	background: #fff url(/wp-content/themes/enterprisefreelancefair2/images/wrapper_bgnd.jpg) repeat-y;
        background-color: #fff;
}

.left_column {
	width: 171px;
	float: left;
	background: #5e0200;
}

.right_column {
	width: 793px;
	float: left;
        background: #fff;
}

.content_column {
	width: 390px;
	float: left;
	margin: 15px 0 0 25px;
}

.event_page .content_column {
	width: 520px;
}

.middle_column,
.sidebar_column {
	width: 158px;
	float: left;
	margin: 0px 0 0 20px;
}

.event_page .sidebar_column {
	width: 200px !important;
}

.newsletter p {
	margin-left: 10px;
	margin-right: 10px;
}

/* Featured videos */

.video {
	width: 121px;
	float: left;
	overflow: hidden;
	margin-right: 9px;
}

/* Event name */

.event_name {
	float: left;
	padding: 30px 0 0 25px;
}

.event_name h1 {
	color: #ffc600;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
	margin: 0;
}

.event_name h2 {
	color: #d20400;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
	
}

.event_name h2 span {
	color: #d20400;
	font-size: 0.5em;
}

.event_sponsor {
	float: right;
	margin: 22px 25px 0 20px;
	border: 10px solid #500200;
}

/* Talent News */

.talent {
	background: #ffc600;
	padding: 8px 10px 3px 10px;
	margin: 0 0 10px 0;
}

.talent h2 {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
        line-height: 1.2em;
}

.talent p {
	color: #5e0200;
        font-size: 1em;
}

.talent a {
	color: #5e0200 !important;
}

.talent ul {
	color: #5e0200 !important;
        font-size: 1em !important;
}

.talent ul li {
	margin: 0 0 10px 0 !important;
}

/* Navigation */

.subscribe {
	background: #ffc600;
	margin: 0;
	padding: 5px 25px;
}

.talent_news {
	float: left;
	width: 376px;
	margin: 5px 0 0 0;
}

.talent_news p {
	margin: 0;
	color: #360100;
	font-size: 1.4em;
	width: 376px;
	height: 25px;
	overflow: hidden;
}

.talent_news .rolling_text {
	font-size: 0.9em;
	color: #a90000;
	
}

.subs_form {
	width: 356px;
	float: right;
}

.subs_form {
	margin: 0;
	padding: 0;
}

.subs_form input[type=text] {
	border: 1px solid #9b3300;
	color: #721500;
	padding: 5px 7px;
	width: 120px;
	font-size: 1.2em;
}

.subs_form input[type=submit] {	
	background: url(/wp-content/themes/enterprisefreelancefair2/images/btn_submit.jpg) no-repeat;
	border: none;
	width: 78px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	cursor: pointer;
	line-height: 2em;
	margin: 1px 0 0 0;
	padding: 0;
	float: right;
}

/* Events */

.events {
}

.event_title {
	float: left;
	width: 150px;
	margin: 23px 0 5px 30px;
}

.event_register {
	float: right;
	margin: 20px 30px 0 0;
}

.event_title h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
	color: #d20400;
	margin: 0;
}

.event_title h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
	color: #360100;
	margin: 0;
}

.strapline {
	margin: 0 0 20px 0;
}

.strapline p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #530200;
	margin: 0;
}

.speaker {
	border-bottom: 1px dotted #8d0300;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.bottom_register {
	margin: 0 0 10px 0;
}

.the_events {
	float: left;
	padding: 0 7px 0 25px;
	background: #ffc600;
	margin: 20px 0 0 0;
}

.event {
	background: #5e0200;
	width: 133px;
	padding: 10px 12px;
	margin: 0 0 10px 0;
}

.event h2,
.future_event h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.event h2 a,
.future_event h2 a {
	color: #fff !important;
        text-decoration: none;
        font-size: 0.9em;
        line-height: 1.2em;
}

.event h2 a:hover,
.future_event h2 a:hover {
        text-decoration: underline;
}

.event small {
	color: #ffc600;
	font-style: normal;
	font-size: 1em;
}

.event h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #d20400;
	font-size: 1.8em;
	font-weight: normal;
	margin: 3px 0 15px 0;
	line-height: 1em;
}

.future_event {
	background: #b70400 url(/wp-content/themes/enterprisefreelancefair2/images/future_event_bgnd.jpg) no-repeat;
	float: left;
	width: 216px;
	height: 97px;
	margin: 20px 0 0 0;
	padding: 15px 20px;
}

.future_event p {
	color: #fff;
	font-size: 1.4em;
	margin: 10px 0;
}

.future_event a {
	font-size: 1.4em;
	color: #ffc600;
}

/* Main content */

.content {
	background: #fff;
	padding: 20px 30px;
}

/* Blog entry */

.entry {
	margin: 10px 0 0 0;
}

.entry p {
	line-height: 1.6em;
}

.blog_img {
	float: right;
	margin: 0 0 10px 10px;
}

.more {
	margin: 0 0 10px 0;
}

.more a {
	font-size: 1em;
}

.blog_data {
	background: #5e0200;
	padding: 7px 10px;
        margin: 0 0 15px 0;
}

.blog_data p {
	font-size: 1.2em;
	color: #fff;
	margin: 0;
}

.blog_data a {
	color: #ffc600;
}

/* Featured stories */

.section_heading {
	border-bottom: 1px solid #ffc600;
	margin: 15px 0 7px 0;
	padding: 0;
}

.featured_stories {
	margin: 0 0 0 0;
}

.featured {
	border-bottom: 1px dotted #7fa4a9;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

.featured p {
	margin: 5px 0;
}

.featured h3 {
	font-size: 1.6em;
	margin: 0 0 7px 0;
}

.featured h3 a {
	color: #5E0200;
        text-decoration: none;
}

.featured h3 a:hover {	
        text-decoration: underline;
}

.featured .more {
	font-size: 1.2em;
}

.vid_image_holder {
	width: 121px;
	margin: 4px 0 0 0;
}

.image_holder {
	width: 66px;
	overflow: hidden;
	float: left;
	margin: 4px 0 0 0;
}

.image_holder .entry_image {
    width: 66px;
}

.featured_text {
	width: 310px;
	float: right;
}

.entry img {
	float: right;
	margin: 0 0 10px
}

/* Advertisement */

.ads {
	width: auto;
}

.ads a {
	margin: 0 10px;
}

.advertisement {
	margin: 20px 0 20px 25px;
	width: 740px;
	text-align: center;
}

.advertisement p {
	color: #500200;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	text-align: center;
	border-bottom: 1px solid #a7807f;
}

/* Right column sidebar */

.sidebar {
	width: 255px;
	float: right;
}

/* Newsletter */

.newsletter {
	background: #ffc600;
	padding: 0;
	margin: 0 0 10px 0;
        border-bottom-left-radius: 5px 5px;
        border-bottom-right-radius: 5px 5px;
        border-top-left-radius: 5px 5px;
        border-top-right-radius: 5px 5px;
}

.newsletter_holder,
.sponsor,
.associate_holder {
	margin: 0 15px 13px 15px;
}

.sponsor img {
	margin: 10px 0 0 0;
}

.associate {
	background: #ffe27f url(/wp-content/themes/enterprisefreelancefair2/images/associate_top.jpg) no-repeat top;
	padding: 10px;
	margin: 0 0 10px 0;
}

.associate h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #8d0300;
	padding: 0;
	margin: 0 0 7px 0;
}

.associate p {
	font-size: 1.1em;
	color: #c4161c;
	margin: 0;
}

#emailAddr_1 {
	width: 85px;
}

.middle_column ul,
.sidebar_column ul {
	list-style: disc;
	color: #000;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 20px;
}

.middle_column ul li,
.sidebar_column ul li {
	margin: 0 0 7px 0;
}

.middle_column ul li a,
.sidebar_column ul li a {
	color: #c70000;
}

.middle_column select,
.sidebar_column select {
	font-size: 1.2em;
	color: #9b0604;
	padding: 5px;
	width: 230px;
	border: 1px solid #9b0604;
}

.section {
	border-bottom: 2px solid #c70000;
	padding: 10px 0 10px 0;
	margin: 15px 0 0 0;
}

.venue h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	color: #000;
	margin: 10px 0 7px 0;
}

.venue p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #8d0300;
	margin: 0 0 20px 0;
}

.supporting_sponsors {
	padding: 10px 0 0 0;
}

.supporting_sponsors h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #666666;
}

.supporting_sponsors ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.supporting_sponsors li {
	font-size: 1.4em;
	color: #000;
}

.tags a {
	font-size: 1.2em;
	line-height: 1.5em;
}

.latest {
}

.news {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #006d9c;
}

.news h3 {
	font-size: 1.2em;
	color: #000;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

.news p {
	color: #000;
	margin: 0;
}

.news a {
	color: #000;
}

.latest .more {
	float: right;
	margin: 10px 0 0 0;
}

/* Small Boxes */

.small_box {
	background: #5e0200;
	padding: 12px;
	margin: 0 0 10px 0;
}

.box_image {
	float: left;
	width: 56px;
}

.box_text {
	float: right;
	width: 110px;
}

.box_text h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 0.8em;
}

.box_text p {
	color: #ffc600;
	line-height: 1.2em;
	margin: 0;
	font-size: 1.0em;
}

.box_text a {
	color: #ffc600 !important;
}

/* Footer */

.footer {
	padding: 10px 0 40px 0;
	background: #ffc600;
}

.copy {
	color: #360100;
	font-size: 1.2em;
	padding: 0 0 0 25px;
}

.bottom_nav {
	background: #360100;
	padding: 10px 25px;
}

.bottom_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bottom_nav li {
	display: inline;
}

.bottom_nav li a {
	font-size: 1em;
	margin: 0 2px 0 0;
	color: #ffc600;
	border-right: 1px solid #ffc600;
	padding: 0 7px 0 0;
}

.bottom_nav li a:hover {
	text-decoration: none;
}



.top_nav {
	padding: 5px 15px;
}

.top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top_nav li {
	display: inline;
}

.archive_row {
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
        border-bottom: 1px solid #bbb;
}

.top_nav li a {
	font-size: 14px;
	margin: 0 2px 0 0;
	border-right: 1px solid #ffc600;
	padding: 0 7px 0 0;
}

.top_nav li a:hover {
	text-decoration: none;
}


.main_logo {
	border:none;
}

.middle_column ul, .sidebar_column ul {
	list-style: none;
	padding-left: 0px;
}


.featured_event_widget {
	background-color: #5D0201;
	width: 100%;
	margin: 0px 5px 10px 0;
}

.featured_event_widget_liner {
	padding: 10px;
}

.featured_event_widget h2 {
	font-family: Tahoma, Geneva, sans-serif !important;
	color: #fff !important;
	font-size: 1.6em !important;
	font-weight: normal !important;
	margin: 0 !important;
}

.featured_event_widget h3 {
	font-family: Tahoma, Geneva, sans-serif !important;
	color: #d20400 !important;
	font-size: 1.6em !important;
	font-weight: normal !important;
	margin: 0 0 15px 0 !important;
}


.widget_categoryposts ul {
	padding: 0px;
	//margin: 0px 0px 0px -20px !important;
}

.widget_categoryposts ul li.cat-post-item {
	color:#000000;
	margin:0;
	border-bottom:1px dotted #006D9C;
	padding: 0 0 10px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.widget_categoryposts ul li {
	border-bottom: none;
}


.widget_categoryposts ul li a {
	color: #black !important;
	text-decoration: none;
	font-size: 12px;
}

.widget_categoryposts ul li div a {
	color: #C70000 !important;
	text-decoration: underline;
	font-size: 11px;
}

.widget_categoryposts ul li div a:hover {
	text-decoration: none;
}

.post-date {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #8D0300;
}

.widget_categoryposts ul li a:hover {
	text-decoration: underline;
}

h3.widgettitle {
        font-size: 1.6em;
}

li.recentcomments {
        font-size: 0.8em !important;
}

li.cat-item {
        margin: 0 !important;
}

.widget_tag_cloud a {
        line-height: 1.2em;
}



.sites {
	margin: 5px 0 0 24px;
}

.sites a {
	float: left;
	margin: 0 5px 0 0;
}

.sites a.rags {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_rags.jpg) no-repeat;
	width: 221px;
	height: 35px;
}

.sites a.rags:hover {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_rags_over.jpg) no-repeat;
}

.sites a.angels {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_angel.jpg) no-repeat;
	width: 128px;
	height: 35px;
}

.sites a.angels:hover {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_angel_over.jpg) no-repeat;
}

.sites a.property {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_property.jpg) no-repeat;
	width: 136px;
	height: 35px;
}

.sites a.property:hover {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_property_over.jpg) no-repeat;
}

.sites a.media {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_eff.jpg) no-repeat;
	width: 208px;
	height: 35px;
}

.sites a.media:hover {
	background: url(/wp-content/themes/enterprisefreelancefair2/images/net_eff_over.jpg) no-repeat;
}

.venue_image {
	width: 200px;
}

#answerList p {
	margin-bottom: 5px;
}

#answerList input[type=text] {
	width: 50px;
}

/* Added by Danijel to fix the SurveyMonkey problems */

#surveyMonkeyInfo,
#surveyMonkeyInfo iframe {
        width: 390px !important;
}

#surveyMonkeyInfo iframe {
        height: 1200px !important;
}