/* @override http://bergersonwindow.com/dev/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/* @override http://www.bergersonwindow.com/wp-content/themes/tastelessly/style.css */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #3a3f45 url(images/BCW_bg.png) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	
	font-weight: bold;
}

input.text {
	-webkit-border-radius: .3em;
	padding: 2px 5px;
	background: white;
	border-top: 0 solid #4D5719;
	border-left: 0 solid #4D5719;
	border-right: 0 solid #626456;
	border-bottom: 0 solid #626456;
}

input.button {
	-webkit-border-radius: .9em;
	border-top: 0 solid #3C7BCF;
	border-left: 0 solid #3C7BCF;
	border-right: 0 solid #3C7BCF;
	border-bottom: 0 solid #3C7BCF;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0;
	margin-left: 4px;
	margin-top: 2px;
}

h1, h2, h3 {
	color: #204764;
	margin-top: .4em;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	padding-bottom: 5px;
}

h2 {
	letter-spacing: -.05em;
	font-weight: bold;
	color: #4b4b4b;
	margin-bottom: 2px;
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	font-size: 1.1em;
	line-height: 1.7em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:hover {
	border: none;
	color: silver;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #204764;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	background: url(images/BCW_top.png) no-repeat center top;
	padding: 0;
	height: 45px;
}

#menu {
	padding: 0;
	margin: 0;
	height: 0;
}

#menu ul {
	z-index: 500;
	margin-top: 0;
	height: 30px;
}
#menu .current_page_item a {
	background: rgba(27,36,45,0.6);
	color: white;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#menu .current_page_item a:hover {
	background: white;
	color: #07A9E4;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#search {
	float: right;
	width: 260px;
	padding-top: 12px;
	padding-right: 5px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 140px;
}

#search #x {
	-webkit-border-radius: .9em;
	width: 80px;
}

/* Logo */

#logo {
	background: url(images/bcw_header.jpg) no-repeat center top;
	height: 233px;
	width: 982px;
	padding: 0;
	margin: 0 auto;
}

#leftlogo {
	height: 181px;
	width: 500px;
	float: left;
}

#rightlogo {
	width: 466px;
	height: 181px;
	float: left;
}

#logo h2 {
	font-size: 18px;
	letter-spacing: 0;
	color: gray;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	padding: 0;
	margin: 31px 0 0 79px;
	width: 351px;
	height: 23px;
	float: left;
}

#emails a {
	background-image: url(images/email.png);
	text-indent: -9999px;
	width: 313px;
	height: 33px;
	padding: 0;
	margin: 0;
	float: right;
	position: relative;
	top: 166px;
	right: 12px;
}

#emails {
	width: 313px;
	height: 33px;
	float: right;
}

#splash {
	height: 300px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: -25px;
	padding-right: 0;
	margin-right: auto;
	margin-left: 0;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0 0px;
	border-top: none;
	background: #FFFFFF url(images/BCW_bottompage.jpg) no-repeat center bottom;
}

/* Content */

#content {
	width: 949px;
	text-align: left;
	padding: 0px 10px 0px 20px;
	background: url(images/pagetop-gray.jpg) repeat-x 0 top;
	float: left;
}

.entry p {
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 0;
	font: 1.2em/1.7em Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
	text-align: justify;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0 10px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}

.post .entry {
	padding: 0 10px 15px 0;
	width: 938px;
	margin-top: 0;
}

img {
	border-style: none;
	border-width: 0;
}

.post .entry p a img {
	border-style: none;
	border-width: 0;
	padding: 6px 11px 5px 20px;
	margin-left: 0;
	float: right;
}

img .right {
	float: right;
}

.alignright {
	float: right;
	padding-left: 20px;
	padding-top: 10px;
}

.alignleft {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
}

.entry ul li {
	list-style-type: disc;
}

p.wp-caption-text {
	font-size: 13px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	background: url(images/img13.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 5px;
	padding: 0;
	height: 1px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 15px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}


/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	padding-bottom: 20px;
}
#footer2 {
	width: 997px;
	height: 142px;
	margin: 0 auto;
	min-height: 74px;
	text-transform: uppercase;
	font-size: 10px;
	background: url(images/BCW_footer.jpg) no-repeat center center;
	padding-right: 0;
	padding-top: 50px;
	padding-left: 1px;
	clear: both;
}

#footer p {
	padding-top: 0;
	margin-top: 6px;
	font-size: 1.1em;
}

#footer p a {
	color: silver;
	font-size: 1.1em;
}

/* Slider */
#slider {
    width: 980px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden;
	background-color: black;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	border-top: 3px solid #001d2b;
	border-bottom: 3px solid #001d2b;
}

#slider {
    width: 980px; /* important to be same as image width */
    height: 289px; /* important */
	overflow: hidden;
}

#sliderContent, #sliderContent {
    width: 980px; /* important to be same as image width or wider */
    position: absolute;
	top: -20px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	left: -39px;
}
.sliderImage, .sliderImage {
    position: relative;
	display: none;
	float: left;
	left: 15px;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 424px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 17px 13px 10px 15px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
	height: 39px;
	width: 100%;
	left: -15px;
}

#sliderContent li.sliderImage img {
	width: 980px;
	margin-left: -15px;
	padding-left: 0;
}

.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 250px;
	height: 290px;
}
ul { list-style-type: none;}


#suckerfishnav {
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
}
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border: 0 solid #bbb;
    margin:0;
    width: 70%;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding: 13px 15px 12px;
	font: bold 17px Arial, Helvetica, sans-serif;
}
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height: auto;
    width: 190px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top: 0 solid #666666;
    }
#suckerfishnav li li {
    width: 190px;
    border-bottom: 1px dashed #3c556a;
    border-left: 0 solid #666666;
    border-right: 0 solid #666666;
    font-weight:normal;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding: 8px 10px;
    width: 170px;
    color:#fff;
	font: 13px Arial, Helvetica, sans-serif;
}
#suckerfishnav li ul ul {
    margin:-20px 0 0 130px;
    }
#suckerfishnav li li:hover {
    background: #37688e;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background: #1c3243;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background: rgba(27,36,45,0.6);
    }
.show-right-1 {
text-align: right !important;
margin-left: -127px !important;
}
.show-right-2 {
margin-left: -157px !important;
text-align: right !important;
}

#projects {
	width: 941px;
	padding-bottom: 30px;
	float: left;
}

#projects p {
	display: inline;
	width: 752px;
	padding-top: 11px;
	float: right;
}

#projectone {
	width: 166px;
	padding-left: 0;
	padding-right: 22px;
	float: left;
}

#projectone h1 {
	margin-bottom: -13px;
	letter-spacing: 0;
	text-align: left;
	font: bold 1.4em Arial, Helvetica, sans-serif;
}

#projectone h1 a {
	color: #3C7BCF;
}

#projectone h1 a:hover {
	color: silver;
}

#projectone ul li img {
	margin-top: 19px;
}

#projectone ul li.listend {
	border-top: 1px solid silver;
	padding-top: 5px;
	margin-top: 10px;
	font-weight: bold;
}

#projectone ul {
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
}

#projectone ul li {
	text-align: left;
	padding-left: 0;
	list-style-type: none;
	font: .9em/2em Arial, Helvetica, sans-serif;
}

#sitemap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
}

#sitemap ul {
	text-align: left;
}

#sitemap li.page_item {
	list-style-type: none;
	width: 62px;
	height: 9px;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#sitemap li.page_item.page-item-5 a {
	border-right-style: none;
	padding-left: 8px;
	margin-left: 0;
}

#sitemap li.page_item a {
	display: inline;
	list-style-type: none;
	color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
	text-align: center;
}

object#gallery {
	margin-left: -11px;
}

div.breadcrumb {
	padding-left: 22px;
	background-color: transparent;
	position: relative;
	top: -19px;
	height: 0;
}

#footer2 ul {
	width: 990px;
}

#footer2 ul li {
	float: left;
}

#footer2 ul li.right {
	height: 118px;
	padding-left: 20px;
	position: relative;
	top: 88px;
	left: 80px;
}

#footer2 ul li.middle {
	height: 118px;
	width: 219px;
	position: relative;
	top: 36px;
	left: 28px;
}

#footer2 ul li.left {
	height: 118px;
	padding-left: 338px;
}


