/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
body					
{ background-color: #54a3ff; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; }

/* header */
#header					{ background: #54a3ff; height:189px;  border-bottom: 5px solid #000000; padding: 0 0 0 0; }
#branding				{ width: 960px; height: 189px; margin: 0 auto; background: url("http://www.terrysaunders.co.uk/notablog/wp-content/themes/arras-theme/images/blogheader.jpg"); }
.logo					{ max-width: 740px; float: left; margin: 100px 0 0 10px;  }

/* search bar */
#searchbar				{ float: right; overflow: hidden; padding: 0; margin: 150px 0 0; }
#searchform #s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; width: 250px; float: left; margin: 1px 5px 0 0; padding: 4px 3px; }
#searchform #searchsubmit	{ font-family: Tahoma, Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; float: left; }
#vid-content			{ margin: 0 auto; width: 650px; background: url(../../images/topnav.jpg) repeat-x #000; height: 30px; margin: 0px 0px 10px 0px; }
#vid-content-text		{font-weight: bold; color:#989898; padding: 9px 0px 0px 20px;}

