/* 
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.
*/

#header {
background-repeat: no-repeat;
background-position: top center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
border: 0px solid;
background: url(http://connectsafely.scd1.net/wp-content/uploads/2012/11/connect-safely-header.png);
}	

h2 {
font: bold 24px/1.5em 'PT Sans Narrow', arial, sans-serif;
margin: 0 0 0.5em;
color: #222222;
background: url(http://connectsafely.scd1.net/wp-content/uploads/2012/11/red-dot.png) repeat-x bottom left;
}

h7 {
font: bold 18px arial, sans-serif;
color: #990000;
}
h7 a:link {
font: bold 18px arial, sans-serif;
color: #990000;
}
h7 a:visited {
font: bold 18px arial, sans-serif;
color: #990000;
}



.entry img,
img.thumbnail {
  height: auto;
  padding: 3px;
  border: 0px solid #e6e6e6;
  background: transparent;
  background: transparent; 
}


.widget {
    font-size: 12px;
    margin: 0 0 15px 0px;
}


.widget_woo_twitter ul li .content {
font-size: 12px;
font-family: sans-serif;
}

.widget_woo_twitter .back {
padding: 0px 0px 0px;
background: ffffff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#wrapper #sidebar {
margin-top: 24px;
}

.widget h3 {
margin: 0 0 0.3em 0;
padding: 0 0 0px;
font: normal bold 14px Helvetica, Arial, sans-serif;
color: #000;
border-bottom: 1px solid #E6E6E6;
}

.widget.widget_woo_twitter h3 {
  border-bottom: none;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #E6E6E6;
}

.widget.widget_custom_post_widget {
background-color: #EEEEEE;
border: 1px grey solid;
padding: 5px;
font-weight: bold;
}

.widget.widget_custom_post_widget h3 {
font-weight: bold;
color: red;
font-size: 24px;
}

.business h2, .business h4, .business h5, .business h6 {
margin-top: 0.3em;
background: url(http://connectsafely.scd1.net/wp-content/uploads/2012/11/red-dot.png) repeat-x bottom left;
line-height: 29px;
}

.twocol-one {
float: left;
margin-right: 4%;
margin-bottom: 4%;
position: relative;
width: 45%;
padding-top: 0px;
margin-top: 10px;
padding-left: 5px;
padding-right: 5px;
}

.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
margin-left: 2%;
margin-right: 2%;
}


#loopedSlider.has-pagination {
margin-bottom: 20px;
margin-top: -10px;
}

#loopedSlider .flex-control-nav {
text-align: center;
margin: 0px 0 20px 0;
position: absolute;
width: 100%;
z-index: 10;
}

.embed-youtube {
text-align: center;
display: block;
width: 320px;
}

.entry ul {
margin: 0 0 0px 0;
padding: 0 0 0 30px;
}

.widget ul {
clear: none;
list-style: none;
text-indent: -10px;
padding-left: 10px;
}

ul.nav ul {
width: 260%;
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 9999;
margin: 0;
padding: 0.4em 0;
}

.post-meta {
margin: 0 0 1em 0;
font: 1em/1em sans-serif;
color: #999;
font: 11px/11px Helvetica, Arial, sans-serif;
}