/*  
Theme Name: Sweet Adventures
Theme URI: http://miiitch.com
Description: Made for SA!
Version: 1.0
Author: Mitch Bartlett
Author URI: http://miiitch.com
*/

* a {position:relative} /* Gets links displaying over a PNG background */
a img{border:none;} /* Gets rid of IE's blue borders */

body{ margin: 0px; padding: 0px; background: #d5faff url('images/headerbg.png') repeat-x; font-family: "Lucida Grande", Lucida, Helvetica, sans-serif; font-size: 12px;}

#container{width: 1000px; margin: 0px auto; text-align: center; }

#logo{float: left;}
#nav{float: right; width: 640px; height: 148px; background: url('images/sprite.png'); margin: 0px auto; padding: 0; position: relative;}
#nav li {margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0;}
#nav li, #nav a {height: 148px; display: block;}
  #aboutus {left: 0; width: 208px;}
  #archives {left: 208px; width: 198px;}
  #contactus {left: 406px; width: 234px;}
  #aboutus a:hover {
    background: transparent url('images/sprite.png')
    0 -148px no-repeat;}
  #archives a:hover {
    background: transparent url('images/sprite.png')
    -208px -148px no-repeat;}
  #contactus a:hover {
    background: transparent url('images/sprite.png')
    -406px -148px no-repeat;}

#left{width: 360px; float: left; text-align: left;  margin: 0px auto; padding: 0; position: relative;}
#downloadthis{list-style: none; margin: 20px 0px; padding: 65px 0px 25px 0px; height: 39px; width: 313px; text-align: center; background: url('images/downloadthis.png');}
 #downloadthis li{display: inline; padding: 0px 25px;}
  #downloadthis li a{font-family: georgia; font-weight: bold; font-size: 30px; color: #87e4ff; text-decoration: none;}
   #downloadthis li a:hover{color: #00ceff;}
#share{list-style: none; margin: 0px 0px 25px 15px; padding: 0px; width: 288px;}
 #share li{margin: 0px 0px 10px 0px; padding: 0px; border-bottom: 1px solid #767676;}
  #share li a{text-decoration: none; color: #767676; border: none;}
  #share li a:hover{color: #323232; border: none;}
 #share #tweet{height: 16px; background: url('images/tweet.png') left top no-repeat; padding: 0px 0px 3px 25px;}
 #share #digg{height: 16px; background: url('images/digg.png') left top no-repeat; padding: 0px 0px 3px 25px;}
 #share #facebook{height: 16px; background: url('images/facebook.png') left top no-repeat; padding: 0px 0px 3px 25px;}
 #share #delicious{height: 16px; background: url('images/delicious.png') left top no-repeat; padding: 0px 0px 3px 25px;}

#right{width: 640px; float: right; text-align: left; line-height: 20px;}
.post a{color: #069fcb; border-bottom: 1px dashed #069fcb; text-decoration: none;}
.post a:hover{color: #ff0089; border-bottom: 1px solid #ff0089;}

#social-tabs { background: url(http://sweetadventures.tv/images/social-like.png) 18px 16px no-repeat; padding-left: 215px; height: 43px; border-bottom: 1px solid #260e0b; margin-bottom: 0; padding-left: 242px; 
}
#social-tabs a { background-image: url(http://sweetadventures.tv/images/social-tabs.png); display: block; min-width: 0; float: left; height: 43px; margin:0; padding: 0; text-indent: -999999px; -moz-border-radius: 0 !important;
}
.social-tabs a.digg { background-image:url('http://sweetadventures.tv/images/digg-out.png'); width: 134px; }
.social-tabs a.digg:hover { background-image:url('http://sweetadventures.tv/images/digg-in.png') background-position: left bottom; width: 134px; }
.social-tabs a.book { background-image:url('http://sweetadventures.tv/images/book-out.png'); width: 134px; }
.social-tabs a.book:hover { background-image:url('http://sweetadventures.tv/images/book-in.png') background-position: left bottom; width: 134px; }
.social-tabs a.tweet { background-image:url('http://sweetadventures.tv/images/tweet-out.png'); width: 134px; }
.social-tabs a.tweet:hover { background-image:url('http://sweetadventures.tv/images/tweet-in.png') background-position: left bottom; width: 134px; }

h1,h1 a{font-family: Georgia, serif; font-weight: bold; font-style: italic; font-size: 24px; color: #ff0089; text-decoration: none; margin: 0; border: none;}
 h1 a:hover{color: #ff6aba; border: none;}

h2{font-family: "Lucida Grande", Lucida, Helvetica, sans-serif; font-weight: bold; margin: 0px; color: #797979; text-transform: uppercase; font-size: 12px;}
 h2 a{text-decoration: none; color: #797979;}
 h2 a:hover{color: #323232;}

h3{font-family: "Lucida Grande", Lucida, Helvetica, sans-serif; font-weight: bold; margin: 10px; color: #323232; text-transform: uppercase; font-style: italic;}

h4,h4 a{font-family: "Lucida Grande", Lucida, Helvetica, sans-serif; font-weight: bold; margin-left: 80px; color: #ff0089; text-transform: uppercase; text-decoration: none; float: none; }
  h4 a:hover{color: #ff6aba; border: none;}

h5{padding: 0; margin: 0; margin-left: 160px; color: #666; font-size: 10px;}

#footer ul{list-style: none; margin: 25px 0px 10px 0px; border-top: 1px solid #aaa; padding: 15px;}
#footer ul li{display: inline; padding: 0px 20px; border-right: 1px solid #797979;}
#footer ul li.last{border: none;}
#footer ul li a{color: #323232; text-decoration: none;}

.recent_posts { width: 550px; margin: 0; padding: 0; float: left; display:block;}
.detail { width: 500px; margin: 0; padding: 0; float: none; display:block; clear:both}
.thumb { width: 150px; height: 86px; margin: -30px 0; border:1px solid #fff; float: none; display:block;}