/*
Theme Name: Hermoine Way
Theme URI: http://wordpress.org/
Description: Theme made for Hermoine Way.
Version: 1.0
Author: How Splendid Ltd.
Author URI: http://www.howsplendid.com/
Tags: custom header, fixed width, two columns
*/

/*** GENERAL LAYOUT ***/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	color: #444;
	margin: 0;
	padding: 0;
}


#pageWrap {
	width: 970px;
	background: url(../img/bgTechFluffMain.jpg) top right no-repeat;
	padding: 0 0 0 132px;
}

a {
	color: #ed007f;
}

a:hover {
	color: #999;
}

h3.pagetitle {
	margin-left: 36px;
}


/*** HEADER ***/

.header {
	margin: 0;
	padding: 0;
	height: 309px;
	background: url(../img/bgHeader.jpg) bottom left no-repeat;
	width: 673px;
}

.header ul.mainNav {
	margin: 0;
	padding: 7px 0 0 36px;
}

.header .mainNav li {
	display: block;
	float: left;
	padding: 0 6px 0 0;
}

.header .mainNav a {
	color: #666;
	text-decoration: none;
	font-size: .95em;
	padding: 0 6px 0 0;
	background: url(../img/dvdrGrey.gif) right no-repeat;	
}

.header .mainNav a:hover {
	color: #ccc;	
}

.header .twitter {
	margin: 68px 0 0 58px;
	width: 565px;
	overflow: hidden;
}

.header .twitter a {
	color: #ccc;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	padding-bottom: 3px;
}

.header .twitter a:hover {
	color: #999;
}

.header h1 {
	padding: 0;
	margin: 68px 0 0 36px;
	float: left;
}

.header h1 a {
	background: url(../img/logoTechfluff.gif) top left no-repeat;
	width: 512px;
	height: 123px;
	text-indent: -9999px;
	display: block;
}

.header .headerlinks {
	float: right;
	margin: 90px 16px 0 0;
	padding: 0;
	list-style-type: none;
}

.header .headerlinks li {
	margin: 0;
	padding: 0 0 3px;
}

.header .headerlinks a {
	display: block;
	width: 36px;
	height: 36px;
	position: relative;
	text-decoration: none;
}

.header .headerlinks span {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: -125px;
	text-decoration: none;
	width: 127px;
	background: url(../img/bgHdrLinks.png) top left no-repeat;
	padding: 5px 3px;
	line-height: 18px;
}

.header .headerlinks span.ustream {
	padding: 5px 3px 5px 25px;
}

/*** MAIN CONTENT ***/	

.contentWrap {
	background: url(../img/bgContentWrap.gif) top left repeat-y;
}

.narrowcolumn {
	float: left;
	width: 600px;
}

.narrowcolumn .fbc_profile_header {
	margin: 0 0 0 36px;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}

.narrowcolumn .commentoptions .fbc_profile_header {
	margin: 0 !important;
	padding-top: 0 !important;
	border-top: none !important;
}

.post {
	clear: both;
	margin: 0 0 40px 36px;
}

.post p {
	color: #333;
	line-height: 160%;
}

.post h2 {
	background: #000;
	color:#fff;
	margin: 4px 0 10px;
	padding:8px 23px;
	text-align:left;
}

.post h2 a {
	font-size: 138%;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.postinfo {
	display: block;
	color: #999;
	font-size: 75%;
	font-weight: bold;
	padding-top: 4px;
}

.postinfo a {
	font-size: 100% !important;
	padding-left: 10px;
}

.postfooter {
	color: #999999;
	clear: both;
}

.postfooter a, .postfooter a:link, .postfooter a:active, .postfooter a:visited {
	font-size: 91.67%;
}

.postinfo a, .postinfo a:link, .postinfo a:active, .postinfo a:visited,
.postfooter a, .postfooter a:link, .postfooter a:active, .postfooter a:visited {
	color: #ed007f;
	font-weight: bold;
	text-decoration: none;
}

.postinfo a:hover, .postfooter a:hover {
	color: #999999;
}

.sociable {
	display: block;
}

.sociable .sociable_tagline {
	float: left;
	margin-right: 15px;
	color: #666;
	font-size: 80%;
}

.sociable ul {
	float: left;
}

.author {
	color: #ccc;
}

.navigation {	
	background:#f6f6f6;
	float: left;
	padding: 15px;
	margin: 0 0 15px 36px;
	display: inline;
}

.navInArticle {
	margin-left: 0!important;
	margin-top: 15px;
}
	
.navigation a {
	color: #999;
	text-decoration: none;
	font-size: 87.5%;
}

.navigation a:hover{
	color: #333333;
}

.navigation .alignleft {
	float: left;
	text-align: left;
	width: 265px;
}

.navigation .alignright {
	float: right;
	text-align: right;
	width: 265px;
}

.navigation .alignleft a {
	background: url(../img/navlinkleftoff.gif) center left no-repeat;
	padding-left: 12px;
}

.navigation .alignleft a:hover{
	background: url(../img/navlinklefton.gif) center left no-repeat;
}

.navigation .alignright a {
	background: url(../img/navlinkrightoff.gif) right 4px no-repeat;
	padding-right: 12px;
}

.navigation .alignright a:hover{
	background: url(../img/navlinkrighton.gif) right 4px no-repeat;
}

/*** COMMENTS ***/

h3.comments, #respond h3 {
	clear: both;
	padding: 0;
	margin: 0 0 15px 20px;
	font-size: 125%;
	color: #999999;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 10px;
	font-weight: normal;
}
	
h3 span.smaller {
	font-size: 70%;
}

h3.comments a{
	color: #ed007f;
	font-weight: normal;
	text-decoration: none;
}

h3.comments a:hover {
	color: #999;
}

.commentlist {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 0px 5px 5px 0px;
	list-style: none;
	background: url(../img/sidebarline.gif) bottom left repeat-x;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 10px 0 0;
	}

.commentlist cite a {
	font-weight: bold;
	font-size: 100%;
	color: #999;
	text-decoration: none;
	font-style: normal;
}

.commentlist p {
	line-height: 1.5em;
	color: #666;
	padding-left: 48px;
	font-size: 97.5%;
}

.commentform {
	display: inline;
	float: left;
	width: 340px;
	margin-left: 20px;
}
.commentmetadata {
	font-weight: normal;
	padding-bottom: 5px;
}

.commentform label {
	font-size: 115%;
	color: #666666;
	font-weight: bold;
	width: 65px !important;
	display: block !important;
	float: left !important;
	margin-top: 3px;
}

.commentform .input {
	background: #f6f6f6;
	border: 1px solid #dadada;
	width: 240px !important;
	padding: 5px;
	font-size: 100%;
	display: block !important;
	float: left !important;
}

.commentform .btnSubmit input {
	float: right !important;
	width: 140px !important;
	background: #fcfcfc;
	border: 1px solid #e2e2e2;
	padding: 5px;
	font-size: 120%;
	color: #8f8f8f;
	font-weight: bold;
	margin-right: 22px;
	cursor: pointer;
}

.commentform textarea {
	width: 315px;
	height: 185px;
	background: #f6f6f6;
	border: 1px solid #dadada;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
		
.comment-body {
	font-size: 111.11%;
}
.comment-body .vcard {
	color: #999999;
}
.comment-body .says {
	font-weight: normal;
}
	
.comment-body .fn a, .comment-body .fn a:link, .comment-body .fn a:active, .comment-body .fn a:visited {
	color: #999999;
	font-weight: bold;
	font-size: 90.9%;
	text-decoration: none;
}

.comment-body .fn a:hover {
	color: #333333;
}
	
.comment-body .commentmetadata a, .comment-body .commentmetadata a:link, .comment-body .commentmetadata a:active, .comment-body .commentmetadata a:visited {
	color: #999999;
	text-decoration: none;
}

.comment-body .commentmetadata a:hover {
	color: #333333;
}
	
.comment-body a.comment-edit-link a, .comment-body a.comment-edit-link:link, .comment-body a.comment-edit-link:active, .comment-body a.comment-edit-link:visited {
	color: #ed007f;
	text-decoration: none;
}

.comment-body a.comment-edit-link:hover {
	color: #999999;
}

.commentoptions {
	float: right;
	width: 175px;
	margin-right: 0px;
}
.commentoptions h4 {
	margin: 0;
	color: #666666;
}


/*** SIDEBAR ***/

#sidebar {
	width: 206px;
	float: left;
	margin-left: 32px;
	display: inline;
}

.sidebar {
	background: url(../img/sidebarTop.gif) top left no-repeat;
	margin: 0 0 6px;
	padding: 0;
}

.sidebarBtm {
	background: url(../img/sidebarBtm.gif) bottom left no-repeat;
	padding: 4px 2px 20px 5px;
	margin: 0 0 -10px;
}

.sidebar h2 {
	background: url(../img/bgSidebarH2.gif) top left repeat-x;
	color: #cacaca;
	text-transform: uppercase;
	font-size: 70%;
	padding: 6px 8px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul ul {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.sidebar ul ul li {
	margin: 0;
	padding: 0 0 5px 10px;
}

.sidebar ul.imagelist ul li {
	background: none;
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar ul.imagelist {
	padding-bottom: 0px;
}

.sidebar ul.imagelist img {
	margin: 5px 0px 5px 5px;
}

.sidebar ul ul li a,
#sidebar ul ol li a {
	color: #999;
	text-decoration: none;
}

#sidebar ul ul li a:hover,
#sidebar ul ol li a:hover {
	color: #333;
}

.sidebar .socialLinks {
	margin: 0 3px;
	padding: 10px 0 5px;
	list-style-type: none;
	border-bottom: 1px solid #e9e9e9;
}

.sidebar .socialLinks li,
.sidebar .socialLinks2 li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.sidebar .socialLinks a,
.sidebar .socialLinks2 a {
	text-indent: -9999px;
	display: block;
}

.sidebar .socialLinks .lnkTwitter {
	background: url(../img/icons/twitter.jpg) top left no-repeat;
	width: 43px;
	height: 43px;
}

.sidebar .socialLinks .lnkFacebook {
	background: url(../img/icons/facebook.jpg) top left no-repeat;
	width: 39px;
	height: 43px;
}

.sidebar .socialLinks .lnkItunes {
	background: url(../img/icons/itunes.jpg) top left no-repeat;
	width: 39px;
	height: 43px;
}

.sidebar .socialLinks .lnkMySpace {
	background: url(../img/icons/myspace.jpg) top left no-repeat;
	width: 34px;
	height: 43px;
}

.sidebar .socialLinks .lnkRss {
	background: url(../img/icons/rss.jpg) top left no-repeat;
	width: 37px;
	height: 43px;
}

.sidebar .socialLinks2 {
	width: 130px;
	margin: 10px auto 10px;
}

.sidebar .socialLinks2 .lnkYouTube {
	background: url(../img/icons/youtube.jpg) top left no-repeat;
	width: 62px;
	height: 24px;
	padding-right: 10px;
}

.sidebar .socialLinks2 .lnkLinkedIn {
	background: url(../img/icons/linkedin.jpg) top left no-repeat;
	width: 58px;
	height: 24px;
}

.sidebar .subscribeForm h2 {
	display: none;	
}

.sidebar .subscribeForm label {
	display: none;
}

.sidebar .subscribeForm p.plugin-support {
	display: none;
}

.sidebar .subscribeForm {
	padding: 0 10px;
}

.sidebar .subscribeForm .gsom_sfi {
	float: left;
}

.sidebar .subscribeForm input {
	width: 100%;
	border: 1px solid #e1e1e1;
	color: #999;
	font-size: 95%;
	padding: 3px 3px 4px;
	float: left;
	margin: 0;
}

.sidebar .subscribeForm .gsom-optin-radiogroup {
	display: block;
	float: right;
	width: 93px;
	overflow: hidden;
}

.sidebar .subscribeForm .gsom-optin-radiogroup input{
	background: url(../img/btnSubscribe.gif) top left no-repeat;
	cursor: pointer;
	width: 93px;
	height: 25px;
	padding: 0 0 0 130px;
	margin: 0;
	border: none;
}

/*** FOOTER ***/

.footer {
	clear: both;
	background: url(../img/bgFooter.gif) top left no-repeat;
	width: 673px;
}

.footer p {
	padding: 28px 0 0 0;
	text-align: center;
	color: #666;
}






