/*
Theme Name:     powerskin
Description:    PowerSkin Blog
Author:         On Ten Design
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");

* {font-family: font-family: 'Open Sans', sans-serif; !important }

body { 
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	background: url(images/background.png) repeat-x;
	color: #555555;
}

#page {width: 1000px; margin: 0px auto; padding: 0; background: none; }
#branding {display: none; }

#header {width: 1000px; height: 120px; margin: 0; padding: 0; background: url(http://blog.power-skin.com/wp-content/themes/powerskin/images/header-background.png) top right no-repeat; }
#header #logo {float: left; width: 240px; padding-top: 20px; }


/* -------------------------------------------------------------------------------- Social Navigation */

#header #social {float: right; height: 33px; margin: 0; padding: 0; padding: 45px 80px 0 0;}

#header #social ul {height: 33px; }

#header #social ul li {height: 33px; width: 33px; float:left;
list-style: none; overflow: hidden; margin-left: 5px; }

#header #social ul li a {text-indent:-9999px; display:block; background-position:0px 0px; height: 33px; }


#header #social ul li#facebook a {background: url(images/facebook.png); }
#header #social ul li#facebook a:hover {background-position: 0px -33px;  }

#header #social ul li#twitter a {background: url(images/twitter.png); }
#header #social ul li#twitter a:hover {background-position: 0px -33px;  }

#header #social ul li#youtube a {background: url(images/youtube.png); }
#header #social ul li#youtube a:hover {background-position: 0px -33px;  }

#header #social ul li#linkedin a {background: url(http://blog.power-skin.com/wp-content/themes/powerskin/images/linkedin.png); }
#header #social ul li#linkedin a:hover {background-position: 0px -33px;  }

#header #social ul li#email a {background: url(images/email.png); }
#header #social ul li#email a:hover {background-position: 0px -33px;  }

#header #social ul li#pinterest a {background: url(images/pinterest.png); }
#header #social ul li#pinterest a:hover {background-position: 0px -33px;  }


#content {padding: 0; margin: 0; width: 620px; }
#content img {border: 0; }

.page-header {display: none; }

#nav-single {display: none; }

#secondary {margin-top:20px; }
#secondary ul {list-style: none; }
#secondary ul li {padding: 5px 0; border-bottom: 1px dashed #E8E8E8; }
#secondary ul li a {font-weight: 400; }
.last {border-bottom: none; }

small {font-size: 10px; font-weight: 300; }


/* -------------------------------------------------------------------------------- Footer */

#footer {margin: 0px auto; padding: 0; text-align: center; font-size: 12px;}

#footer ul {list-stype: none; }
#footer ul li {display: inline; margin-right: 5px; }


#footer {
	width: 100%;
	clear: both;
	padding: 20px 0px;
	background: #f3f3f3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-border-radius:5px;
	margin: 60px 0px;
}


.entry-title {font-size: 40px; font-weight: 300; line-height: 42px;}



.nav-previous {
float: left !important;
}
#respond {
margin: 0 auto 1.625em;
padding: 1.625em;
position: relative;
width: 88.9%;
}
.commentlist {
width: 78.9%;
}
/* adjust author bio */
.singular #author-info {
margin: 2.2em 0 0;
padding: 20px 5.4%;
width: 550px;
}


.addthis_toolbox  {margin-bottom: 10px; }