body {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #000;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 {  font-size: 16px; }

p, ul, ol {
	margin-top: 0;
	text-align: left;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #8F8F8F; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
	margin-top: 20px;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 144px;
	background: #000 url(images/header.gif) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 144px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 34px 0 0 40px;
	}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/logo_bbp_site2.gif);
width: 289px;
height:  80px;}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}



#menu {
	float: right;
	height: 34px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

#menu ul {
	margin: 0px;
	padding: 0 8px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 0 0px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
}

#menu .first a {
	background: none;
	color: #95d3fe;
}

/* Search */

#search {
	width: 220px;
	padding-bottom: 10px;
}

#search form {
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
}

#search-text {
	width: 176px;
	height: 22px;
	padding: 7px 0px 0px 10px;
	background: #0B0B0B url(images/img16.jpg) no-repeat left top;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
}

#search-submit {
	float: left;
	width: 34px;
	height: 29px;
	background: url(images/img17.jpg) no-repeat left top;
	border: none;
	color: #636363;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 10px 40px 0px;
	background: #252525 url(images/page_top.gif) no-repeat;
/*    min-height:600px;
    height:auto !important;
    height:600px; */
    }

/* slideshow wide */

#slideshow_wide {
	width: 840px;
	height: 550px;
	padding-bottom: 26px;
}

/* slideshow tall */

#slideshow_tall {
	width: 534px;
	height: 702px;
	padding-bottom: 26px;
}

/* Potfolio Thumbnails */
#thumbshow {
	margin-top:  40px;
	width: 845px;
	height: 169px;
	padding-bottom: 0;
	background-color: transparent;
}

.thumb1, .thumb2, .thumb3, .thumb4, .thumb5 {
	float:  left;
	width: 160px;
	height: 160px;
	margin: 0px;
	padding-right: 9px;
}

.thumb1 {
	background: #252525 url(images/pthumb1.jpg) no-repeat;
	}


.thumb p {
	text-align: center;
}

.thumb a:hover, .thumb a:link, .thumb a:visited, .thumb a:active {
	color: #beedfe;
}

#OrderingArea { float: right; width: 850px; }
#content { float: right; width: 590px; }
#banner { padding-bottom: 40px; }

/* Post */

.post {	margin-bottom: 6px; }
.post .title {
	height: 42px;
	padding: 12px 0px 0px 30px;
	background: url(images/post_title.gif) no-repeat left top;
	font-size: 24px;
	font-weight: normal;
	color: #95d3fe;
}
.post .title_big {
	height: 42px;
	padding: 12px 0px 0px 30px;
	background: url(images/post_title_big.gif) no-repeat left top;
	font-size: 24px;
	font-weight: normal;
	color: #95d3fe;
}

.post .title h1, .post .title h2 { margin: 0px;	padding: 0px; }
.post .title_big h1, .post .title_big h2 { margin: 0px;	padding: 0px; }

.post h2, .post h3 {
	color: #ccc;
	font-style: normal;
	font-weight: normal;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
	color: #343434;
}

.post strong {color: #9B9A9A;}

.post .meta {
	height: 38px;
	padding-top: 10px;
	background: url(images/img09.jpg) no-repeat left top;
}

.post .meta a { color: #8F8F8F; }
.post .entry { background: #333 url(images/entry_top.gif) no-repeat left top; }
.post .entry_big { background: #333 url(images/entry_top_big.gif) no-repeat left top; }
.post .entry-btm { padding: 20px 30px; background: url(images/entry_bot.gif) no-repeat left bottom; }
.post .entry-btm_big { padding: 20px 30px; background: url(images/entry_bot_big.gif) no-repeat left bottom; }

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(images/img15.gif) no-repeat left 3px;
}

.post a:link, .post a:visited, .post a:active {
		text-decoration: none;
color: #ccc;
}

.post a:hover {
	text-decoration: underline;
}

/* Image Style */

.post img {
	border: none;
	background: #333;
	padding:  5px;
	}
	
.picRight {
	float:  right;
	margin: 0px 0px 6px 18px;
	}
	
.picLeft {
	float:  left;
	margin: 0px 18px 6px 0px;
	}

/* FAQ Bullet List Style */

#faq
{
margin-left: 0;
padding-left: 0;
}

#faq ol {
	list-style-type: decimal;
	padding-left: 37px;
}

#faq ol li{
	padding-bottom: 8px;
}

#faq ul li {
	padding-left: 24px;
}

#faq li.question {
background-image: url(images/q.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
	color: #fff;
}

#faq li.answer {
padding-bottom:  10px;
background-image: url(images/a.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
}

/* form elements */
form {
	margin: 0px; 
	padding: 0;
	background: transparent;		border: none;
}
label {
	display:block;
	color: #95d3fe;
	font-weight:normal;
	margin:5px 0px 0px 0px;
}
input {
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	color: #4c4c4c;
	background-color: #ccc;
	border: 1px solid #ccc;
	margin-bottom: 6px;
}

input:hover {
	background-color: #f3fcfe;
	border: 1px solid #95d3fe;
}
textarea {
	width: 350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #ccc;
	height:100px;
	display:block;
	color: #4c4c4c;
	background-color: #ccc;
}

textarea:hover {
	background-color: white;
	border: 1px solid #95d3fe;
}

input.button { 
	margin: 16px 20px 6px 0px; 
	font: bold 1em Arial, Sans-serif; 
	background: #f3fcfe;
	padding: 6px 6px; 
	color: #666;
}

input.button:hover { 
	background: #95d3fe;
	color: #000;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	text-align: left;
	border: none;
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#sidebar li {
	margin-bottom: 8px;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px 0 0 24px;
	background: #333 url(images/sidebar_bot.gif) no-repeat left bottom;
	font-size: 0.9em;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(images/img13.jpg) repeat-x left bottom;
}

#sidebar p {
	line-height: 200%;
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	width: 190px;
	height: 80px;
	padding: 0px 30px 0px 0px;
	background: url(images/sidebar_top.gif) no-repeat left top;
	text-align: left;
	text-transform: lowercase;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar a:active, #sidebar a:link, #sidebar a:visited {
	color: #7f7f80;
	text-decoration: none; 
	}

#sidebar a:hover {
	color: #FFF; 
	}

#sidebar .first a {
	background: none;
	color: #ccc;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td { padding: 5px; }

#calendar tfoot #next { text-align: right; }

#calendar #today { background: #E7F1E1; }

/* Footer */

#footer {
	width: 920px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/footer.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 40px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #333;
}

#footer a:link, a:visited, a:active { color: #333; }
#footer a:hover { color: #7f7f7f; }

