/* Companion Custom CSS over-rides for [ Shards ]:  -  */
body { background: url('/images/shardsbg3b.jpg') no-repeat center center fixed;          -webkit-background-size: cover;          -moz-background-size: cover;          -o-background-size: cover;          background-size: cover; 	margin: 0;
	font-family: 'Times New Roman' ;
	font-size: 16px;
	color: #ffffff;
 } 

a:link, a:visited { color: #038766; }
a {
	color: #038766;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

#header {width: 980px; height: 190px; background: url('/images/logo-glaz4.jpg') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 980px; height: 120px; text-indent: -9999px;}
#header .description {display: none;}
#header h1 a, #header .description { display: none; } 
.narrowcolumn { background: #10503a; }
#sidebar-left, #sidebar-right { background: #10503a }
.comment-text { font-size: inherit; }
.menubar .current_page_item a { 
   color: #ffffff; 
} 

.menubar ul li ul li a { 
   text-align: left; 
   background: #038766; /* background of menu items (default state)*/ 
} 

* html .menubar ul li a { 
   /*IE6 hack to get sub menu links to behave correctly*/ 
   display: inline-block; 
} 

.menubar ul li a:link, .menubar ul li a:visited { 
   color: #ffffff; 
} 

.menubar ul li ul li a:link, .menubar ul li ul li a:visited { 
   color: #ffffff; 
} 

.menubar ul li a.selected { 
   /*CSS class that's dynamically added to the currently active menu items' LI A element*/ 
   background: #10503a; 
   color: #67dabd; 
} 

.menubar ul li a:hover { 
   color: #ffffff; 
   background: #10503a; /*background of menu items during onmouseover (hover state)*/ 
}

#menubar-wrapper { background-color: transparent; background: url('http://56shards.com/images/greentrans.png') repeat; }#content-wrapper {
background: #10503A;
}
#content {
padding: 0 5px 0 5px;
}
#blogheader { border: 0; background: url('/images/news.png') top center no-repeat; height: 78px; width 245px; }