/*
Theme Name: HH
Theme URI: http://wordpress.org/
Description: Helge Hellberg Theme.
Version: 1.0
Author: Sean Curley and Ushi Patel
*/


/* Begin Typography & Colors */

body {
	background-attachment:fixed;
	background-color:#121322;
	background-image:url("images/main-bg.png");
	background-position:right center;
	background-repeat:repeat-y;
	color:#313224;
	font-family:Arial,Sans-Serif;
	font-size:52.5%;
	}

#sidebar ul.blog-links {
	margin:0 0 35px 0;
}

#sidebar li.sharethis {
line-height:17px;
margin:0;
padding:0;
vertical-align:bottom;
}

#sidebar a.stbutton  {
display:block;
height:16px;
line-height:16px;
padding:0 0 0 21px;
}

h2.video {
	
}

.posts-social {
	padding: 4px 0 0 0;
}


#content #sharethis_0 {
padding:0;
}

#content a.stbutton {
clear:none;
display:block;
float:left;
height:16px;
line-height:16px;
padding:5px 3px 5px 20px;
}

li#twitter-1 {	
	background-image:url("images/twitter-bird.png");
	background-position:left top;
	background-repeat:no-repeat;
}

li#twitter-1 h2 {	
	margin-left:40px;
	padding-top:3px;
}

#MailPress {
margin-top:10px;
}