/*  
Theme Name: ShattR
Theme URI: http://www.black-glass.com
Description: Theme Alchemy for black-glass.com.
Version: 1.0
Author: Carl Crott
Author URI: http://www.black-glass.com

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p, {
	margin: 0;
	padding: 0;
}

body {	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url('images/background.jpg') fixed;
	color: #FFF;
}

img{
	border-style: none;
}


#wrapper {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

#header {
	width: 960px;
	height: 96px;
	margin: 0;
	background: url('images/black-glass_header2.gif') no-repeat top center;
}

#navmenu {
	width: 960px;
	height: 34px;
	padding-top: 4px;
	background: url('images/black-glass_navBG.png') top center repeat-x;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

#search {
	position: relative;
	left: 100px;
	top: 25px;
}


/* Navigation Links */
#navmenu li  {
	padding: 0 10px; 
}

#flasharea {
	margin: auto;
	width: 960px;
	height: 245px;
	/* background: url('images/flash-features.jpg') no-repeat; */
}

#portfolioHeader {
	background: url('images/portfolioHead_Web.jpg') top center no-repeat;
	width: 960px;
	height: 109px;
}

#container {
	float: left;
	width: 635px;
}

/* ========================== Default Pages ==========================*/

.postHeader {
	margin: 20px 0 0 0;
	padding: 0;
	background: url('images/black-glass_postHeader.gif') bottom center no-repeat;
	height: 60px;
	width: 635px;
}

.postInfo {
	float: left;
	margin: 0 0 0 10px;
	width: 130px;
	text-align: right;
	color: #fff;
}

.post {
	margin: 0;
	padding: 0 10px 0 150px;
	background: #343838;
}

.postFooter {
	margin: 0;
	padding: 0;
	background: url('images/black-glass_postFooter.gif') top center no-repeat;
	width: 635px;
	height: 53px;
	clear: right;
}

/* ========================== End Default Pages ==========================*/

/* ========================== Portfolio Pages ==========================*/

.portfolioHead {
	width: 960px;
}

#clientName {
	margin: 20px 0 0 0;
	padding: 0;
	height: 115px;
	width: 960px;
}

.portfolioFooter {
	margin: 0;
	padding: 0;
	background: url('images/portfolioMainFooter.gif') top center no-repeat;
	width: 960px;
	height: 128px;
	clear: both;
}

.portfoliobBG {
	background: url('images/portfolioMainBG.jpg') top center;
	width: 960px;
}

.portfolioCatBG {
	background: #05b3cb;
	width: 960px;
}

.portfolioInfo{
	padding: 20px;
	width: 400px;
	float: left;
}

.portfolioThumbs{
	width: 500px;
	margin-left: 460px;
	padding-top: 20px;
	
}

/* ========================== End Portfolio Pages ==========================*/

.sidebar {
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
	display: inline;
	padding: 20px 0 0 15px;
}

#footer {
	clear: both;
	float: left;
	width: 960px;
	height: 74px;
	background: url('images/black-glass_footer.gif');
}

.portfolioEntry {
	color: #FFF;
}

.portfolioEntry h2 {
	color: #FFF;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

/* ================================ ELEMENTS ==================================== */

a:link, a:visited, a: active {
	text-decoration: none;
	color: #005f6b;
}

a:hover {
	text-decoration: underline;
	color: #005f6b;
}

#navmenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}

#navmenu li {
	display: inline; 
}

#navmenu a:visited, a:active, a:link {
	text-decoration: none; 
	color: #FFF;
}

#navmenu a:hover {
	text-decoration: underline;
	color: #FFF;
}

.sidebar li {
	padding-bottom: 0;
}

h1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

.post h2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #54c8e7;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
	position: relative;
	top: -4px;
}

.postInfo h3 {	
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: normal;
	color: #04b3cb;
	line-height: 70%;
}

.postInfo h4 {
	margin: 0;
	padding: 0;
	color: #FFF;
}

.postInfo a:link, a:visited, a:active {
	color: #04b3cb;
	text-decoration: none;
}

.postInfo a:hover {  
	color: #04b3cb;
	text-decoration: underline;
}

.postAuthor {
	font-weight: bold;
	position: relative;
	top: -8px;
}

h2 {
	color: #54c8e7;
	font-variant: black;
}

p {
	color: #54c8e7;
}

.postInfo p {
	padding: 0 auto 10px auto;
}

.spacer10 {
	padding: 10px;
}

.spacer8 {
	padding: 8px;
}

.floatLeft {
	float: left;
}



/* ================================ jQuery Accordion ==================================== */

.accordion2 {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion2 h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}