/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

.entry h3 {margin-bottom:0px;}

#header {padding-top: 0px;
	 padding-bottom:0px;
}

#navigation {background-color: #c2c2c2; padding: 5px 0px 5px 10px; margin-bottom:0px;}
.nav li{border-right: 1px solid #0054a6;}
.nav a, .nav li.current_page_item, .nav li.current_page_parent, .nav li.current-menu-ancestor, .nav li.current-menu-item, .nav li.sfHover {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.nav li a:hover, .nav li.current_page_item a {Background:none; color:#1b1464;}
#menu-item-32 {border: none;}

.business #loopedSlider a.previous {
position: absolute;
top: 45%;
left: -40px;
opacity: 0;
}

.business #loopedSlider a.next {
position: absolute;
top: 45%;
left: -40px;
opacity: 0;
}

#main {margin-top: 15px;}
#sidebar {margin-top: 15px;
margin-right: 3px;}

#loopedSlider {margin: 0 auto 0;}

.entry img, img.thumbnail {
padding: 5px;
border:0px;
background: rgba(255, 255, 255, 0.0);
}

#sidebar{background:#98c1d1;}

#footer-widgets {
background:url(http://performancedata.com/wp-content/uploads/2011/08/Footer-Background.jpg) no-repeat #959495;
padding: 10px 0 5px;
}

#footer-widgets.col-3 .block {
padding: 10px 0 0 2.4%;
width: 30%;
float: left;
}

#footer {padding: 10px 0;}


#wrapper {padding: 0px 0px 0px;
background-image:url(http://performancedata.com/wp-content/uploads/2011/08/Wrapper-BG.png);
background-repeat:repeat-y;}

.wp-image-62 {margin-bottom:60px;}
.wp-image-63 {margin-bottom:40px;}
.wp-image-68 {margin-bottom:10px;}

.entry p {margin-bottom:0px;}

.woo-sc-box.note {
border-color: #CCC;
background:#f6f6f6}

input, textarea {width: 270px;}
