/*
Theme Name: South Shore Bail Bonds
Theme URI: http://southshorebailbonds.com
Description: South Shore Bail Bonds Template
Tags: 
Author: Placerville Design
Author URI: http://placervilledesign.com
Colors:
Blue
#7295cf
Light Blue
#7faced
Lighter Blue
#bcdbf7
Brown
#a3864c
Dark Brown
#8b5024
*/



body{
margin: 0;
padding: 0;  
color: #292929;
text-align:center;
font-family: georgia, 'Georgia Ref', 'Times New Roman', serif;
font-size: 100.1%;
background: #95bdfb;
background-image: url('images/bg.png');
background-repeat: repeat-x;
background-position: top center;
}

#header_top{
position: relative;
width: 980px;
height: 110px;
margin: 0 auto;
padding: 0px;
text-align:left;
background-image: url('images/phones.gif');
background-position: bottom right;
background-repeat: no-repeat;
}

#header_top #logo_bg {
width: 529px;
height: 110px;
background-image: url('images/logo_bg.gif');
background-position: bottom left;
background-repeat: no-repeat;}

#header_top #logo_bg img {
margin-top: 20px; margin-left: 10px;
}

#header_top h2, #header_top h2 a {
font-size: 140%;	
padding-top: 20px;
color: #000;	
}

#header_top h2 a{

}

#header_top h5{
display: none;
margin: 0;	
}

#wrapper{
width: 980px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;
background: #7faced;
border: 1px solid gray;
}

#header{
position: relative;
height: 280px;
padding: 1px 0px;
margin: 0;
background-repeat: no-repeat;
background-position: bottom right;
}	

.logo {
float: left; 
margin-right: 10px;
}

#header_right{
float: right;
width: 400px;
height: 280px;
background-image: url('images/right_header_bg.png');
background-repeat: repeat-x;
background-position: top;
}

#header_right h2 {
position: absolute;
width: 444px;
height: 75px;
background-image: url('images/top_title.png');
background-position: top left;
background-repeat: no-repeat;
line-height: 65px;
padding-left: 15px;
color: #000000;
text-decoration:none;
line-height: 45px;
font-weight:100;
z-index: 6000;
}

#header_right .inner{
color: #3D5672;
margin: 0;
padding-top: 30px;
}

#header_right .inner p {
margin: 15px;	
}

#header_right .inner ul li{
margin-left: 0px;
}


/* Gallery */

.clear{
clear:both
}

#gallery{
position:relative;
height:280px
}



#gallery a{
float:left;
position:absolute;
}
	
#gallery a img{
border:none;
}
	
#gallery a.show{
z-index:500
}

#gallery .caption{
z-index:600; 
background-color:#000; 
color:#ffffff; 
height:100px; 
width:100%; 
position:absolute;
bottom:0;
}

#gallery .caption .gallery_content{
margin:5px
}
	
#gallery .caption .gallery_content h3{
margin:0;
padding:0;
color:#1DCCEF;
}

#subscribe {
display: none;
float:right;
background: #fff;
padding: 0 0 5px 0;
}

#subscribe p{
font-size: 95%;
margin: 4px 0;
}


#content{
position: relative;
clear:both;
margin: 0;
padding: 5px 0px 5px 10px;
margin: 0;
background:#D6DCA4;
}	

#social_networks {
position: absolute;
padding-right: 10px;
top: 5px; right: 0;	
z-index: 5000;
}

#social_networks ul li {
position: relative;	
display: inline;
margin-right: 5px;
}


#main {
position: relative;
width: 650px; 
float:left;
margin: 0;
padding: 5px 0 10px 0;

}

#sidebar {
position: relative;
padding: 95px 5px 0 0;
margin: 15px 0 210px 670px;
background: #4d8283;
background-image: url('images/sidebar_bg.gif');
background-position: top left;
background-repeat: no-repeat;
color: #ccc;
}


#sidebar h3 {
	background-image: url('images/sidebar_h3.png');
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 42px;
	color: #000;
	padding-left: 15px;
}

#sidebar ul li {
	margin: 5px;
}

#sidebar a {color: #fff; display: block; border-bottom: 1px dotted white;}

#sidebar img.badge {
position: absolute;	
}

.specials {
margin-bottom: 15px;
padding: 5px;
border: 2px dashed #ddd;
}

#footer {
position: relative;
clear: both;
margin: 0;
text-align: center;
font-size: 90%;
background:#1d1d1d;
background-image: url('images/footer.gif');
background-repeat: no-repeat;
background-position: top center;
}


#footer-inner{
position: relative;
width:980px;
height: 43px;


}

#footer p{
line-height: 
43px;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
margin: 0 auto;
width: 980px;
text-align:right;
padding: 15px;
}

#credit p{
color:#464646;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#464646;
font-weight:100;
font-size: 85%;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

b {color:#009dea}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color: #009dea;
font-weight:100;
text-decoration:none;
}
a:hover{
color: #1DCCEF;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #2b2b2b;
border-top: 1px solid #2b2b2b;
}

ul {list-style: none; }
ul li {margin: 0 5px 0 5px;}

blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #FCF2E8 url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #c0c0c0;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#tabs { display: block;
  font-size:95%;
  line-height:18px;
  background-image: url('images/footer.gif');
  background-repeat: no-repeat;
  background-position: top center;
}


#tabs ul {
  margin:0;
  padding:9px 10px 0 10px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  border-left: 1px solid #a3864c;
}
			
#tabs li.first {
  border-left: none !important;
}	

#tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  text-decoration:none;
  font-weight:100;
color: #000;
}

#tabs a:hover, #tabs ul li.current_page_item a{
  background: #fff;
}


#tabs ul li.call_today a{
  margin:0 3px 0 6px;
  padding:4px 10px;   
  font-weight: 100; 
}	


/* Headings */ 


#header h3{
margin:  0;
padding: 30px 0 7px 140px;
}

#header h3 a{
font-weight:100;
color: #930;
text-decoration: none;
font-size: 240%;
letter-spacing: 1px;
}

/* post styles */

.post{

margin: 0 0 10px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 7px 0;
padding: 65px 10px 3px 10px;
}

.post h2 {position: absolute;
left: -43px;
width: 688px;
height: 76px;
background-image: url('images/title.png');
background-position: top left;
background-repeat: no-repeat;}

.post h2 a {
margin: 0 0 0 40px;
color: #000000;
text-decoration:none;
line-height: 45px;
font-weight:100;
z-index: 500;
}


.post h2 a:hover{
text-decoration:none;
}

.postmetadata{display: none;
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 3px double #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.authormetadata{ display: none;
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;

}

.authormetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.commentlink{
float:right;
}



/* Comments > WordPress 2.6 */

.nocomments {display: none;}

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #CDDEC9;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9 georgia, 'times new roman', serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 georgia, 'times new roman', serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5  georgia, 'times new roman', serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4 georgia, 'times new roman', serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 georgia, 'times new roman', serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#F3F7F2;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: georgia, 'times new roman', serif;
margin: 3px 0;
}



/*  Legacy Comments < WordPress 2.7  */


ol#commentlist{
padding: 0 0 0 20px;
font-size: 95%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}


ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 10px 15px;
	font-size:95%;
	border-bottom: 2px solid #2b2b2b;
}

ul#commentlist p{
margin: 0 0 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}




	
 
