/*
Theme Name: Combination Venues
Theme URI: http://antramm.com/
Description: Combination Venues
Version: 0.1
Author: Ant Ramm
Author URI: http://antramm.com/
Tags: Custom Template

	Combination venues
	
  Content Border:           #1d2d67
  Top Advert BG:            #283f8f
  Top Menu BG Off:          #d3d4d6
  Top Menu BG On:           #e8e8e8
  Main BG:                  #e8e8e8
  Menu Divider Left:        #aaacab
  Menu Divider Right:       #eee
  Red:                      #df2123
  
  
  
*/
@import url("css/sen.0.6.min.css");
/*@import url("css/lightbox.css");
@import url("css/jquery.datepick.css");
*/
html {margin:0;padding:0;}
body {background:#283f8f url(images/background.gif) repeat-x top left;margin:0;padding:0;}

.clear {clear:both;}
.clearfix:after {content:' ';clear:both;height:0;font-size:0;display:block;visibility:hidden;}
* html .clearfix {zoom:1;}
*:first-child+html .clearfix { zoom: 1; }

.alignright {float:right;margin:0 0 5px 5px;display:inline;}
.alignleft {float:left;margin:0 5px 5px 0;display:inline;}
.center {text-align:center;}
.text-left {text-align:left;}
.red-text {color:#df2123;}

h1,h2,h3,h4 {color:#283f8f;}
h1 {line-height:1.3em;font-weight:normal;font-size:1.7em;text-align:center;}
h2 {font-size:1em;}
h3 {margin-bottom:0;}

#container {width:752px;padding:0 30px 20px;border:6px solid #1d2d67;border-width:0 6px 6px;background:white;margin:0 auto;} 

#header {height:140px;position:relative;margin:0;padding:0;}
  #header h1 {margin:0;}
  #header h1 a {background:url(images/logo.gif) no-repeat top left;width:192px;height:99px;display:block;text-indent:-9999em;font-size:1px;position:absolute;left:0;top:30px;margin:0;padding:0;}
  #header .advert-top {position:absolute;right:0;top:40px;width:426px;background:url(images/advert-background.jpg) no-repeat;padding:5px 10px;height:82px;}
  #header .advert-top h3 {color:white;font-weight:bold;margin:0;font-size:1.2em;}
  #header .advert-top h3.link {padding-top:0.5em;}
  #header .advert-top a {color:white;text-decoration:none;}
  #header .top-contact {position:absolute;top:10px;right:0;color:#999;font-weight:bold;font-size:1.25em;}
  #header .top-contact a {text-decoration:none;color:#999;}
#menu {background:#d3d4d6;position:relative;height:2em;width:100%;}
  #menu ul {list-style:none outside;margin:0;padding:0;position:absolute;width:555px;right:0;border-left:1px solid #aaacab;height:2em;}
  #menu li {display:inline;}
  #menu li a {color:#283f8f;text-decoration:none;display:block;float:left;line-height:2em;border-left:1px solid #eee;border-right:1px solid #aaacab;width:109px;text-align:center;white-space:nowrap;font-weight:bold;}
  #menu li.page-item-15 a {border-right:none;}
  #menu li.current_page_item a {background:#e8e8e8;}
  #menu li a:hover,#menu li a:active {text-decoration:none;background:#e8e8e8;}
  #menu .home-link a {float:left;color:#283f8f;font-weight:bold;line-height:2em;display:block;padding-left:30px;text-decoration:none;}
  
#sidebar-home {list-style:none outside;margin:0;padding:0;width:250px;background:white;float:left;}
  #sidebar-home li {margin:0;padding:0;}
  #sidebar-home li.rtw_widget ul {margin:10px 10px 10px 0;list-style:none outside;}
  #sidebar-home li.rtw_widget li {background:url(images/tick-red.png) no-repeat top left;margin:0 0 0.7em -10px;padding-left:25px;color:#283f8f;list-style:none;font-size:1.0em;display:block;}
  #sidebar-home .widget {border-bottom:1px solid #eee;}
  #sidebar-home .widget_twitter {margin-top:10px;}
    #sidebar-home .widget_twitter h4 {margin-bottom:0;}
    #sidebar-home .widget_twitter ul {list-style:none outside;padding:0;margin:0;}
  
div.wpcf7 {margin:20px;}
  div.wpcf7 p {margin-bottom:1em;}
  .greybackground {background:#d3d4d6;padding:20px;}
  
#content {background:url(images/bg-inner.gif) repeat-x top left;padding:20px 28px;}

.page-home .post {float:left;width:412px;margin-left:28px;}
  .image-home {display:block;padding-bottom:20px;}
  .home-boxout {text-align:center;color:#283f8f;font-weight:bold;}
  .page-home h3 {color:#283f8f;font-size:1.3em;font-weight:bold;}
  .title-home {text-indent:-9999em;font-size:1px;width:100%;height:27px;padding-bottom:15px;background:url(images/combination-venues-is-a-free-venue-finding-service.png) no-repeat top center;;}  

#footer {font-size:80%;color:#999;}
  #footer-left {width:440px;text-align:left;float:left;}
  #footer-right {width:300px;text-align:center;float:left;}
  #footer a {text-decoration:none;color:#999;}