/*
Theme Name: Dog Star
Theme URI: http://dogstarcharleston.com/
Description: Dog Star Pet Care
Version: 1.0
Author: Superior Internet
Author URI: http://superiorinternet.com
Tags: dog, walking, care, pet, dog star
*/


*{
margin:0;
padding:0;
}

body{
background-color:#ffffff;
background-image:url(images/clouds.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#555555;
}

.clear{
clear:both;
}

/***** Headers *****/
h1{
font-size:20px;
color:#4aaaca;
font-weight:bold;
background-image:url(images/bluestar.png);
background-repeat:no-repeat;
padding-top:2px;
padding-bottom:0;
text-indent:29px;
}
h2{
color:#6cb200;
font-size:24px;
font-style:italic;
font-weight:normal;
}
h3{
color:#4aaaca;
font-size:24px;
font-style:italic;
font-weight:normal;
}
/***** End Headers *****/

/***** LISTS *****/
ul{
list-style:none;
}
li{
list-style:none;
}
ul.list{
padding-bottom:15px;
}
ol{
padding-bottom:10px;
}
ol li{
padding-bottom:5px;
}
/***** END LISTS *****/

.sub_heading{
font-weight:bold;
color:#6cb200;
padding-bottom:0;
}
p{
padding-bottom:15px;
}
a{
color:#6cb200;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.italic{
font-style:italic;
}
.small{
font-size:10px;
}
.green{
color:#6cb200;
}
.blue{
color:#4aaaca;
}

#wrapper{
width:1000px;
margin:0 auto;
position:relative;
}

#nav{
background-image:url(images/nav_bg.png);
background-repeat:no-repeat;
width:675px;
height:50px;
margin:0 auto;
margin-top:13px;
}
#nav ul{
list-style:none;
text-align:center;
padding-top:12px;
}
#nav li{
display:inline;
padding-left:7px;
padding-right:7px;
}
#nav a{
color:#ffffff;
font-size:14px;
text-decoration:none;
text-shadow:1px 1px 1px #222222;
padding-left:2px;
padding-right:2px;
}
#nav a:hover{
color:#4aaaca;
}
#nav ul ul{
display:none;
background-color:#0e4a60;
position:absolute;
padding:0;
list-style:none;
float:none;
border-top:none;
z-index:200;
padding-top:18px;
}
#nav ul ul li{
float:none;
padding-right:0;
padding-left:0;
background:none;
text-align:center;
padding-top:0px;
}
#nav ul ul li a{
display:block;
padding:5px;
padding-left:10px;
padding-right:10px;
font-size:14px;
}
#nav ul ul li a:hover{
background-color:#4aaaca;
color:#ffffff;
}
#nav li.servicedropdown{
padding-bottom:12px;
background-image:url(images/dropdown.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}
#nav li.servicedropdown ul{
width:175px;
left:290px;
}
#nav li.aboutdropdown{
padding-bottom:12px;
background-image:url(images/dropdown.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}
#nav li.aboutdropdown ul{
width:150px;
left:203px;
}
div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul
{display:none;}
div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul
{display:block;}
.dropdown_link:hover{
cursor:default;
}

#header{
position:relative;
height:190px;
padding-top:15px;
}
div.dog1{
background-image:url(images/dog1.png);
background-repeat:no-repeat;
background-position:right bottom;
width:177px;
height:190px;
float:left;
}
div.plane{
background-image:url(images/plane.png);
background-repeat:no-repeat;
background-position:right top;
width:486px;
height:134px;
float:left;
margin-left:75px;
margin-right:5px;
}
div.plane a{
display:block;
width:486px;
height:134px;
}
div.plane span{
width:486px;
height:134px;
}
div.logo_top{
background-image:url(images/logo_top.png);
background-repeat:no-repeat;
background-position:right bottom;
width:203px;
height:190px;
float:left;
}

#heading{
position:relative;
}
div.dog1_bottom{
background-image:url(images/dog1_bottom.png);
background-repeat:no-repeat;
width:435px;
height:40px;
float:left;
padding-left:175px;
padding-top:11px;
}
div.logo_bottom{
background-image:url(images/logo_bottom.png);
background-repeat:no-repeat;
background-position:right top;
width:335px;
height:37px;
float:left;
}

#content{
padding-top:15px;
width:550px;
padding-left:50px;
float:left;
}

.shadow_bg{
background-color:#ffffff;
padding:5px;
padding-left:15px;
-webkit-box-shadow: 1px 1px 5px #888888;
-moz-box-shadow: 1px 1px 5px #888888;
margin-bottom:15px;
}
div.wordpress, div.facebook, div.twitter{
width:58px;
height:53px;
float:left;
margin-right:25px;
}
div.facebook a, div.wordpress a, div.twitter a{
display:block;
width:58px;
height:53px;
background-position:0;
}
div.wordpress a{
background-image:url(images/wordpress_cloud.jpg);
}
div.facebook a{
background-image:url(images/facebook_cloud.jpg);
}
div.twitter a{
background-image:url(images/twitter_cloud.jpg);
}
div.wordpress a:hover, div.facebook a:hover, div.twitter a:hover{
background-position:58px;
}
div.wordpress span, div.facebook span, div.twitter span{
width:58px;
height:53px;
}

table.runs{
margin-bottom:15px;
background-color:#4aaaca;
}
table.runs td{
text-align:center;
background-color:#ffffff;
padding:3px;
vertical-align:top;
}
table.runs td.heading{
background-color:#4aaaca;
font-size:16px;
color:#ffffff;
font-weight:bold;
}

.hentry{
border-bottom:solid 1px #cccccc;
margin-bottom:15px;
}

.navigation{
padding-bottom:10px;
color:#6cb200;
}
div.alignleft{
float:left;
width:50%;
}
div.alignright{
float:right;
text-align:right;
width:50%;
}

/***** FORM *****/
div.wpcf7 p{
padding-bottom:5px;
}
div.wpcf7{
font-size:12px;
}
div.wpcf7 textarea, div.wpcf7 input{
width:250px;
}
div.wpcf7 textarea{
height:100px;
}
/***** END FORM *****/

#sidebar{
float:left;
width:285px;
padding-left:110px;
padding-top:15px;
font-size:12px;
}
#sidebar p{
padding:0;
}
div.good_life, div.payment, div.daily_journal, div.positive{
background-repeat:no-repeat;
padding-left:50px;
background-position:left center;
margin-bottom:20px;
}
div.good_life{
background-image:url(images/good_life_icon.png);
}
div.payment{
background-image:url(images/payment_icon.jpg);
}
div.daily_journal{
background-image:url(images/daily_journal_icon.jpg);
}
div.positive{
background-image:url(images/positive_icon.jpg);
}

#footer_grass{
height:550px;
margin-top:-375px;
background-repeat:repeat-x;
background-position:bottom;
background-image:url(images/footer_grass.jpg);
}
div.nick_about{
background-image:url(images/nick_about.png);
background-repeat:no-repeat;
background-position:right;
width:232px;
height:474px;
position:relative;
margin:0 auto;
padding-left:500px;
}
#footer_dirt{
background-image:url(images/footer_dirt.jpg);
background-repeat:repeat;
}
#footer_wrapper{
margin:0 auto;
width:900px;
color:#e8ded5;
padding-bottom:10px;
text-shadow:1px 1px 1px #111111;
}
#footer_wrapper a{
color:#e8ded5;
text-decoration:underline;
}
#footer_wrapper a:hover{
color:#4aaaca;
}
#footer_wrapper h3{
padding-bottom:10px;
}
div.blog_entry, div.our_services, div.make_appointment{
background-image:url(images/footer_bgs.png);
background-position:top;
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;
padding-top:5px;
float:left;
margin-right:10px;
}
div.blog_entry{
width:380px;
}
div.our_services{
width:190px;
}
div.our_services li{
padding-bottom:5px;
}
div.make_appointment{
width:240px;
text-align:center;
}
div.make_appointment p{
padding-bottom:10px;
}
div.footer_left{
float:left;
width:400px;
padding-left:10px;
font-size:12px;
}
div.footer_right{
float:left;
width:460px;
text-align:right;
font-size:12px;
}

.more-link{
margin-top:10px;
display:block;
}
