/*
Theme Name: Free Website Hosting Child Theme
Theme URI: http://www.freewebsitehosting.com/
Description: Free Website Hosting Child Theme
Author: Rob Morris
Author URI: http://www.sytac.co.uk/
Template: arras
Version: 1.0

For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
*/

/* Limited Header and Nav to 982px to match page wrapper style */
#header { min-width:982px; width:982px; margin: 0 auto; height:80px; background-image: url(http://www.freewebsitehostinguk.com/wp-content/themes/website-hosting/header_bg.jpg);}
#nav { min-width:982px; width:982px; margin: 0 auto;}
#top-menu { min-width:982px; width:982px; margin: 0 auto;}

/* Reposition the Blog name and description */
.logo		{ margin: 0; padding: 20px 0 25px 9px; }
.blog-name	{ font-family: 'Lucida Grande',Arial,Helvetica,sans-serif; font-weight: bold; font-size: 28px; margin: 0px 0px 0px 80px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: normal; text-shadow: #292929 2px 2px 2px; filter: Shadow(Color=#292929, Direction=135, Strength=3); }
.blog-name a:link, .blog-name a:visited	{ color: #0066CC; text-decoration: none; }
.blog-name a:hover	{ }
.blog-description	{ line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #333333; margin: 0px 0px 0px 82px; padding: 5px 0 0; text-transform: uppercase; }

/* Remove the 1px solid line from the top menu */
#top-menu { border-bottom: 0px }
/* Extend Main Navbar from 770px to fit menu */
#nav .sf-menu { max-width:900px; }

/* Remove date and comments from slideshow */
.posts-default .entry-meta { display: none; }

/* Buy Now buttons */
.btnBuynow { width: 66px; height: 20px; display: inline-block; vertical-align: middle; margin-left: 10px;font-size: 10px; text-decoration: none; background-repeat:no-repeat; background-image:url(http://www.freewebsitehostinguk.com/wp-content/themes/website-hosting/button_buy_now.gif); }
.btnBuynow:hover { background-position: bottom right; }

/* Change h2 style */
h2 {font-size:1.5em; line-height:2; margin-bottom:2em;}
