/* $Id: custom.css,v 1.2 2010/04/24 13:19:56 antsin Exp $ */

/*
+----------------------------------------------------------------+
|   BlogBuzz for Dupal 6.x - Version 2.0                         |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - GNU GENERAL PUBLIC LICENSE                        |
|----------------------------------------------------------------|
|   Theme Name: BlogBuzz                                         |
|   Description: BlogBuzz by Antsin                              |
|   Author: Antsin.com                                           |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
*/ 
.sidebar-right #sidebar-right,
.two-sidebars #sidebar-right { width: 200px; }

#header { 
	color: #000;
	background: #000 url(/sites/artbrock.com/files/images/spectrum-header.png) no-repeat bottom center; }

#header-inner, #primary-inner, #secondary-inner, 
#main-inner, #footer-inner, #closure-inner {
	width: 1000px;
}

.breadcrumb { display: none; }

div.slide h1 { margin-left: 540px; }

/* div.slide .slide-text { margin-top: 15px; }
*/
div.slide-image { margin-top: -40px }

div#logo-title { width: 100%; }

div#site-name-slogan { 
	font-size: 72px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.view-blog .node .extra-links .node_read_more { font-weight:bold; background-color:yellow; }
