/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* header */
#header					{ background: #1e1b1a url('http://www.thephantomzone.co.uk/wp-content/themes/arras-theme/images/logotop.jpg') no-repeat;  border-bottom: 5px solid #383332; padding: 0 0 15px 0;}
#branding				{ width: 960px; margin: 0 auto; }
.logo					{  max-width: 590px; float: left; margin: 20px 0 0 10px; }
.blog-name				{ text-indent: -9999px; font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ text-indent: -9999px; line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }
