/*
Theme Name: Logic Red Theme
Theme URI:
Description: Logic Red Theme
Version:1.0.0
Author: Marcus Fletcher
Author URI: http://www.logicred.co.uk
Tags:
*/

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400);

@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('fonts/OpenSans-CondLight-webfont.eot');
    src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* WORDPRESS EDITOR
//////////////////////////////////////////////////////////////////////// */

html .mceContentBody{
    max-width: 940px;
	font-size: 13px!important;
	color: #444444;
    line-height: 22px;
    text-align: left;
    background: white;
}

html .mceContentBody body { background: white; }
html .mceContentBody strong { color: #C2470F; font-weight: bold!important; }
em  {font-style: italic!important;}

strong { color: #C2470F; font-weight: bold;}
#content a, #rightcol a { color: #3D4558; text-decoration: none; border-bottom:1px solid #ccc; }
#content a:hover { color: #C2470F; }
#content strong {font-weight: bold;}

/* Hides from IE-mac \*/
* html .floatfix { height: 1%;}

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
  font-family: "Droid Sans","Lucida Sans Unicode","Trebuchet MS",sans-serif;
  font-size: 100%;
  color: #383F44;
  background: #476685;
  height: 100%;
}

html .mceContentBody p, body p {  margin: 0px 0px 12px 0px;  padding:0; }

/* DIVS
****************************************************** */

#logowrap {
  height: 100px;
    background: #3D4457;
    background: -webkit-gradient(linear, left top, left bottom, from(#414141), to(#000000));
    background: -moz-linear-gradient(top,  #485369,  #292D39);

}

#logocontainer {
	margin-left:auto;
   margin-right:auto;
   padding-top: 5px;
}

#main-container {
   border-top: 4px solid #C1C1C1;
     background: #EEF2FA;
}

#main {
	margin-left:auto;
    margin-right:auto;
	background-color: white;
	text-align: left;
	padding: 15px 10px 10px 10px;
    line-height: 18px;
    border-left:1px solid #DADADA;
    border-right:1px solid #DADADA;
}

#main li, html .mceContentBody li {
  margin-left: 20px;
  color: #476685;
}

#slideshow { margin-bottom: 10px; z-index: -999;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
}

#slideshow li {margin:0!important;}
#thepost { min-height: 100px; }

#content { padding-top: 10px; font-size: 80%;}

#footerwrap { background: #476685; }

#footer {
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size:80%;
}

#footer a { color: #FFFFFF; }

/* HEADINGS
//////////////////////////////////////////////////////////////////////// */

h1 {
    font-family: "OpenSansCondensedBold";
    display:block;
	color: #B43C04;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
    margin-top: 0px;
}

h2, h4 {
    font-family: "OpenSansCondensedBold";
    display:block;
    height: 26px;
	padding-top: 7px;
   	color: #444444;
	font-size: 30px;
	font-weight: normal;
	line-height: 27px;
    margin-bottom:20px;
    padding-bottom: 15px;
    margin-top: 0px;
    border-bottom: double #ccc;
}

h3 {
    font-family: "OpenSansCondensedBold";
    display:block;
	color: #D2521A;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
    margin-top: 0px;
}

h3 a {
   text-decoration: none;
   color: #476685;
   line-height: 29px;
   font-size: 25px!important;
}

#news-post { padding-bottom: 10px; padding-top: 10px; border-bottom: 1px dashed #ccc; overflow: hidden; font-size: 100%;}

#news-post h1 a {
    color: #B63D05;
    display: block;
    font-size: 80%;
}

#news-post h1 a:hover { color: #E46027; }

#news-post h1 a:after { content: " \00BB"; }
.newsinfo {  font-size: 100%; }

#catheader {
   font-family: "OpenSansCondensedBold";
   display:block;
   color: #505C76;
   font-size: 25px;
   font-weight: normal;
   line-height: 28px;
   margin-top: 0px;
   float: left;
   width: 580px;
}

#rss a {
  background: url(images/social/rss.png);
  display: block;
  width: 32px;
  height:32px;
  float:left;
  border: 0;
}

#categorylist {
  background: #6D8FB1;
  background: -webkit-gradient(linear, left top, left bottom, from(#6D8FB1), to(#587EA5));
  background: -moz-linear-gradient(top,  #384152,  #56637E);
  border:1px solid #ccc;
  padding: 10px;
  overflow: hidden;
  margin-top: 5px;
    border-bottom-left-radius:15px;
  border-top-right-radius:15px;
}

#categorylist ul { list-style:none;margin:0 }
#categorylist li { float:left;  margin:0px 0px 4px 0px;    }
#categorylist li a { padding: 0 .3em 0.3em; border-bottom: none; color: white; }
#categorylist li a:hover { color: #ccc; }

#categorylist li.cat-item { font-size: 18px; font-weight: bold;  text-transform: uppercase;  border-right:0;  }
#categorylist li.cat-item a { line-height: 22px;}
#categorylist ul.children li.cat-item { font-weight: normal; font-size: 14px; color: #4497FD; text-transform: none;  border-right: 1px solid #89A5C0; border-bottom:0px; margin-bottom: 0px;}

#sponsorbox {
  background: #6D8FB1;
  background: -webkit-gradient(linear, left top, left bottom, from(#6D8FB1), to(#587EA5));
  background: -moz-linear-gradient(top,  #6D8FB1,  #587EA5);
  border:1px solid #ccc;
  padding: 10px;
  overflow: hidden;
  margin-top: 5px;
  color: white;
}

#sponsorbox a {
  color: white;
}

img { border:0; }

/* MENU AND FOUNDATION MENU OVERIDES
//////////////////////////////////////////////////////////////////////// */

#menucontainer { background: #D3531B; }
#menuwrap { 	z-index: 1000; margin-bottom: 0px;}

.top-bar-section ul, .contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button) {background: #D3531B;}
.top-bar-section li:not(.has-form) a:not(.button) { padding: 0 19px!important; }
.top-bar-section ul li > a { color: white; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial; font-size: 0.9125rem;
    font-weight: normal; }

#bottom-menu ul {
  list-style: none; margin:0;
}

#bottom-menu li { float: left; border-right: 1px solid #ccc;    padding: 0 .9em 0 .9em; }

.homebutton {
  padding-top: 8px;
  height: 26px;
}

.clear { clear: left; }

/* CONTACT FORM PLUGIN
//////////////////////////////////////////////////////////////////////// */

#contactform {	width: 600px; font-size: 10px; float: right; background: #F3F3F3; padding: 0px 10px 10px 10px;}
#contactform td { padding-left: 13px;}
#contactform input { height: 25px; background: url(images/text_box_bg.gif) repeat-x;}
#contactform .contactcol { width: 50%; float: left; }

#newswrap, #contactwrap { position: relative; }

/* WIDGETS
//////////////////////////////////////////////////////////////////////// */

#rightcol {
  padding-top: 10px;
  font-size: 12px;
}

#rightcol .em_widget-2, .wpp-2, .utcw-2, .adrotate_widgets-8, .adrotate_widgets-11, .polls-widget-2 {
  display: block;
  font-size: 12px;
  line-height: 16px;
  background: #F8F8F8;
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#F8F8F8));
  background: -moz-linear-gradient(top,  #EBEBEB,  #F8F8F8);
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);

}

#rightcol .black-studio-tinymce-2 {
  color: white; font-size: 13px; line-height: 16px;
  background: #999999;
  background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#888888)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #999999,  #888888); /* for firefox 3.6+ */
  border:1px solid #D2D2D2; margin-bottom: 10px; padding: 10px;
  overflow: hidden;
}

#rightcol .black-studio-tinymce-2 h1 { background: none; padding:0; margin: 0; opacity:1; filter:alpha(opacity=100); }
#rightcol .black-studio-tinymce-2 a {  color: white; font-weight: bold; }
#rightcol .black-studio-tinymce-2 a:hover {  color: #A5CDFE; }

#rightcol strong { font-size: 110%; }

#rightcol h1 {
  display: block; background: #323A49;
  font-size: 18px; color: white; padding-left: 5px;  margin-bottom: 13px;
  text-shadow: #1A1A1A 1px 1px 1px;
}

#rightcol li { margin:0; display: block;}
#rightcol li a, #rightcol a { color: #454545;}
#rightcol a:hover { color: #B63D05; }

#rightcol .widget_em_widget li { list-style: none;  margin-bottom: 5px; }

#rightcol .popular-posts li { list-style: none;  margin: 5px 0px 5px 0px; border-bottom: 1px solid #ccc; }

#rightcol .popular-posts li a { display: block; text-decoration: none; border:0;}


.block_inner a { border:0!important; }
.widget_adrotate_widgets a { border:0!important;}

.b-1 {overflow: hidden!important;}
.b-2 {overflow: hidden!important;}
.b-3 {overflow: hidden!important;}
.a-3, .a-1 {text-align: center;}
.block_inner {background: white; border:1px solid #BFBFBF!important;  }

#topbanner {
  text-align: left;
  padding-top: 5px;
}

#topbanner h1 { display: none; }

.wp-polls-ul {margin:0 0 10px 0px!important;}
.st_sharethis_large {float: right;}

/* BREADCRUMBS
//////////////////////////////////////////////////////////////////////// */

.breadcrumbs {
  color: #B63D05;
  font-family: Arial;
  font-size: 11px;
  display: block;
  background: #F3F3F3; /* for non-css3 browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#FFFFFF)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #F3F3F3,  #FFFFFF); /* for firefox 3.6+ */
  margin-bottom: 10px;
}

.breadcrumbs a {
   text-decoration:none;
   color: #B63D05!important;
   border-bottom: 1px dotted #ccc;
}

.breadcrumbs a:hover {color: #000000!important; }

.page-list-ext-image img {  border:0!important; }

.page-list-ext-item {
  border-top: 1px solid #ccc;
  padding: 10px;
  display: block;
  background: #F5F5F5; /* for non-css3 browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#FFFFFF)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #F5F5F5,  #FFFFFF); /* for firefox 3.6+ */
}

/* SOCIAL NETWORKING
//////////////////////////////////////////////////////////////////////// */

#social {
  position: relative;
  margin-left: 5px;
  float: left;
  margin-top: 4px;
}

#social1 a {
  display: block;
  background: url(images/social/facebook.png) no-repeat;
  height: 32px; width: 32px;
  position: absolute;
}

#social2 a {
  display: block;
  background: url(images/social/twitter.png) no-repeat;
  height: 32px; width: 32px;
  position: absolute;  left: 40px;
}

#social3 a {
  display: block;
  background: url(images/social/linkedin.png) no-repeat;
  height: 32px; width: 32px;
  position: absolute; left: 80px;
}

#social4 a {
  display: block;
  background: url(images/social/rss.png) no-repeat;
  height: 32px; width: 32px;
  position: absolute; left: 120px;
}

#social5 a {
  display: block;
  background: url(images/social/googleplus.png) no-repeat;
  height: 32px; width: 32px;
  position: absolute; left: 160px;
}

#social1 a:hover, #social2 a:hover, #social3 a:hover, #social4 a:hover, #social5 a:hover{
    opacity:0.8; filter:alpha(opacity=80); }



#searchform label { display:none;}
#searchform  { padding-bottom: 10px; }
#searchform input#s { }
#searchform input#searchsubmit { display:none;}

blockquote, html .mceContentBody blockquote {
  background: #F2F2F2;
  padding: 10px;
  border-top: 1px sold #B4B4B4;
  border-bottom: 1px sold  #B4B4B4;
  margin-bottom: 5px;
  font-size: 110%;
}

small {
  font-size: 100%;
}

/* EVENTS
//////////////////////////////////////////////////////////////////////// */

.event-row td { font-size: 110%;   width: 80%;
  background: #F5F5F5; /* for non-css3 browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#FFFFFF)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #F5F5F5,  #FFFFFF); /* for firefox 3.6+ */
  height: 80px;
  padding: 10px;
  border-top: 2px solid #D8D8D8;
  vertical-align:top;
  
 }

 .em-tickets { width: 500px; }

 .em-booking-form-details { padding:0!important; width:100%!important; }


/*  Comments
/*-----------------------------------------------------------------------------------*/

h3#comments {
    text-transform: uppercase;
    border-bottom: 3px double #ebebeb;
    padding: 10px;
    font-size: 26px;
    line-height: 32px;
    background: #F4F4F4;
    background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #F4F4F4,  #FFFFFF);
}

h3#pings {
    text-transform: uppercase;
    border-bottom: 3px double #ebebeb;
    padding: 15px 0;
    margin-bottom: 15px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font-size: 26px;
    line-height: 32px;
}

ol.commentlist {
    margin: 10px 0 5px 0;
    list-style-type: none;
}

li.comment {
    margin: 0 0 20px 0;
    border-bottom: 3px double #ebebeb;
    padding-bottom: 6px;
}

li.comment .comment-body {
    margin: 0 0 0 75px;
    position: relative;
    min-height: 70px;
    padding: 10px;
    background: #F4F4F4;
    background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #F4F4F4,  #FFFFFF);
}

li.comment .comment-meta {
    overflow: hidden;
    float: left;
    display: block;
    width: 50%;
}

li.comment .comment-text { padding-bottom: 1px }

.comment .avatar {
    position: absolute;
    left: -75px;
    padding: 2px;
    background: #fcfcfc;
    border: 1px solid #c8c8c2;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}

li.comment p {
    clear: both;
    margin-bottom: 15px;
}

li.comment cite {
    font-weight: bold;
    font-style: normal;
    margin: 0 8px 0 0;
    float: left;
}

li.comment cite a {
    color: #444;
    background: url(images/bg-cite.png) right 6px no-repeat;
    padding-right: 10px;
}

li.comment cite a:hover {
    text-decoration: none;
    color: #A0410D;
}

.commentmetadata,
.commentmetadata a {
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa;
}

.commentmetadata a:hover { color: #777 }

.says { display: none }

.comment-meta {
    margin: 0 0 5px;
    line-height: 22px;
    position: relative;
}

li.comment .comment-body a.comment-reply-link {
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    color: #aaa;
    padding: 0 10px 0 0;
    font-size: 11px;
    font-style: italic;

}

li.comment .comment-body a.comment-reply-link:hover { color: #777 }

.moderation {
    font-size: 11px;
    font-style: italic;
    color: #c88865;
}

ul.children {
    list-style-type: none;
    margin: 0 0 0 75px;
}

ul.children li.comment {
    background: none;
    border-top: 1px solid #ebebeb;
    padding: 15px 0 0 0;
    margin: 0;
}

ul.children .avatar {
    width: 30px;
    height: 30px;
    left: -50px;
}

ul.children li.comment .comment-body { margin: 0 0 0 50px }

/* -- Respond --*/

#respond h3 {
    text-transform: uppercase;
    border-bottom: 3px double #ebebeb;
    padding: 5px 0;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font-size: 26px;
    line-height: 32px;
}

#commentform {
    padding-top: 20px;
    margin-bottom: 50px;
}

#commentform p { margin-bottom: 15px }

#commentform input[type=text],
#commentform textarea {
    border: 1px solid #ddd;
    background: #fcfcfc;
    -moz-box-shadow: 1px 1px 4px #F4F4F4 inset;
    -webkit-box-shadow: 1px 1px 4px #F4F4F4 inset;
    box-shadow: 1px 1px 4px #F4F4F4 inset;
}

#commentform input[type=text] {
    margin-right: 10px;
    padding: 7px;
    border: 1px solid #ddd;
    width: 180px;
}

#commentform textarea {
    width: 95%;
    height: 150px;
    padding: 7px;
    border: 1px solid #ddd;
}

#commentform input:focus,
#commentform textarea:focus { border-color: #c0c0c0 }

#commentform #submit {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    height: 42px;
    width: 190px;
    font-family: "OpenSansCondensedBold";
    font-size: 20px;
    background: #D2521A;
    color: white;
}

#commentform #submit:hover { background-position: -200px top }

/*  NEWSLETTER
/*-----------------------------------------------------------------------------------*/

.response { font-weight: strong;}
#knewsform_1 {display: block; padding: 10px; background: #F3F3F3; border: 1px solid #ccc;}

/*  VENDOR DIRECTORY
/*-----------------------------------------------------------------------------------*/

.wpbdp-bar .wpbdp-search-form {
    margin: 0!important;
    padding: 0 !important;
}

form#wpbdmsearchform {
    padding: 12px 0;
    text-align: left!important;
}

.wpbdp-field-businessname span.value a {text-decoration: none!important;}


/*  OTHER
/*-----------------------------------------------------------------------------------*/

.loginbox {
  display: block;
  padding: 10px 10px 15px 15px;
  background: #C2470F;
  color: white!important;
  margin-bottom: 10px;
  text-shadow: #626262 1px 1px 1px;
  font-size: 15px;
}

.loginbox a { color: white!important; }
.loginbox a:hover { color: black!important; }
