/*  
Theme Name: Dolly Leo Blog
Theme URI: http://www.reddresscreative.com
Description: BeautyBore
Version: 1.0
Author: RedDress Creative
Author URI: http://www.reddresscreative.com
Tags: hello, moto
*/
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #3C1424;
	color: #919DA1;
	font:12px/1.55 Arial, Helvetica, sans-serif; 
margin-top:0;
}
#wrapper {
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 913px;
	margin: 0px auto 20px auto;
}
#content {
	background-color: #ffffff;
	float: left;
	width: 900px;
}
#header {
	background: #3C1424  url(images/header-shadow.jpg);
	background-repeat: no-repeat;
        background-position:center bottom; 
	width: 900px;
	height: 110px;
}

div.shop{float:right; width:200px;border:0px solid #000;}
div.shop a{text-decoration:none;}

h1 {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 80px;
	text-indent: -999999px;
}
h1 a {
	width: 183px;
	height: 80px;
	display: block;
}
#sidebar {
	background-color: #ffffff;
	width: 179px;
	float: left;
	padding: 20px;
}
#main {
	background-color: #ffffff;
	width: 681px;
	float: right;
}
#splash {
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 247px;
	display: block;
	margin: 0 0 20px 0;
	float: left;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 900px;
	display: block;
	clear: both;
}
p#address {
	font-weight: bold;
	clear: both;
	color: #ffffff;
	margin-left: 5px;
}
p#phone {
	font-weight: bold;
	clear: both;
	color: #ffffff;
	margin: 0 0 0 22px;
}
ul#sidebar li {
	list-style-type: none;
	display: block;
}
h2.widgettitle {
	margin: 10px 0 10px 0;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
ul#sidebar div a {
	color: #000000;
}
ul.twitter li a {
	color: #eb9bc1;
}
.post h2 {
	margin: 0 0 10px 0;
	color: #8A0886;
	font-size: 22px;
}
.post h2 a {
	color: #340B1D;
}
.post h2 a:hover {
	color: #ED62A3;
}
.post-content {
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
	clear: both;
}
.post-content a {
	color: #ED62A3;
}
.post-content p {
	line-height: 16px;
	margin: 0 0 10px 0;
}
p.postmetadata {
	margin: 5px 0 10px 0;
}
p.postmetadata a {
	color: #eb9bc1;
}
/* COMMENTS */

#comments {
	margin:0;
	padding:0;
}
h3#comments {
	margin:10px;
	font-size:0.9em;
}
textarea#comment {
	margin:10px;
	width:350px;
	border: 1px solid #000000;
}
#commentform input {
	margin:0 0 5px 10px;
	width:200px; 
	border: 1px solid #000000;
}
ol.commentlist {
	margin: 0 20px 0 20px;
	padding:0;
	list-style-type:none;
}
ol.commentlist a:link, ol.commentlist a:visited {
	text-decoration:none;
	color:#6B7D8F;
	font-weight:bold;
}
ol.commentlist a:hover {
	background:#EFDFB3;
}
ol.commentlist li {
	margin:0 0 5px 0;
	font-size:0.9em;
	padding:30px;
	background:#eee;
	border:1px solid #ddd;
}
#commentform label {
	font-size:0.8em;
	color:#888;
}

a { color:#949C50;}
a { color:#eb9bc1;}
a:visited { color:#eb9bc1;}

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'search',
  search: 'DollyLeo',
  interval: 6000,
  title: 'DollyLeo believes in...',
  subject: 'Beauty!',
  width: 200,
  height: 250,
  theme: {
    shell: {
      background: '#b32496',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#1985b5'
    }
  },
  features: {
    scrollbar: false,
    loop: false,
    live: true,
    hashtags: true,
    timestamp: false,
    avatars: true,
    toptweets: true,
    behavior: 'all'
  }
}).render().start();
</script>
