/*
Theme Name: Attached
Theme URI: http://attachedthebook.com/
Description: An original Wordpress template created exclusively for Amir Levine and Rachel S.F. Heller
Version: 1.0
Author: Tom Pimental
Author URI: http://www.tompimental.com
*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(images/bkgd.png);
	background-repeat: repeat-x;
	background-position: top top;
}
#fbTab {
	margin: 0px auto;
	padding: 10px;
	width: 500px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
#fbTab p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
#fbTab a {
	color: #C51710;
}
#fbTab h2 {
	margin-bottom: 10px;
}
#fbTab h3 {
	font-family: "Times New Roman", Georgia, serif;
	color: #C51710;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.status {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
#fbTab ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#fbTab li
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
a {
	color: #0000FF;
}
ol li {
	margin-bottom: 15px;
	line-height: 18px;
}
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
 
.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }
 
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }
#container {
	margin: 0px auto;
	width: 850px;
	padding: 0px;
	position: relative;
}
#iHeader {
	margin: 0px auto;
	width: 850px;
	padding: 15px 0px 0px 0px;
	background: url(images/attached-hd.gif);
	background-repeat: no-repeat;
	background-position: 350px 58px;
}
#areYou {
	position: absolute;
	top: 80px;
	right: 0px;
	background: url(images/areYou.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 48px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #AEAEAE;
	height: 80px;
}
#areYou a {
	color: #C51710;
}
#navcontainer ul
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
	color: #FFFFFF;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	height: 23px;
	clear: both;
}
#navlist li { 
	display: inline; 
	padding-right: 15px;
}
#navlist li a {
	text-decoration: none;
	color: #686868;
}
#navlist li a#current {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navlist li a:hover {
	text-decoration: underline;
	color: #000000;
}
#content {
	float: left;
	width: 592px;
}
h1.homepage {
	font-family: "Times New Roman", Georgia, serif;
	color: #C51710;
	font-size: 100px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 15px 235px;
	text-align: left;
}
h1.homepage a {
	color: #C51710;
	text-decoration: none;
}
.hmQuote {
	width: 500px;
	margin: 0px auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	font-size: 18px;
	height: 130px;
	overflow: hidden;
}
.hmQuote div {
	top: 0; 
	left: 0;
	width: 100% !important;
	height: 130px;
	overflow: hidden;
	display: block;		clear: both;
}
.hmQuote div.first { 
	display: block;
clear: both;
}
.hmByline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
#page {
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
}
#pageinternal {
	padding: 20px;
	margin: 0px;
	text-align: left;
}
h1.internal {
	font-family: "Times New Roman", Georgia, serif;
	color: #C51710;
	font-size: 70px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px;
	height: 103px;
	clear: both;
}
h1.internal a {
	color: #C51710;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Georgia, serif;
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px;
}
.byline {
	font-family: "Times New Roman", Georgia, serif;
	color: #C51710;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px;
}
.post {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #C51710;
	border-bottom-width: 1px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
h2 a {
	color: #333333;
	text-decoration: none;
}
.post h3 {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 26px;
	font-weight: normal;
	color: #C51710;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
.post h3 a {
	color: #C51710;
	text-decoration: underline;
}
#sidebar {
	float:right;
	width: 258px;
}
.smicons {
	float: left;
	width: 300px;
	height: 42px;
	line-height: 42px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}
.smicons img {
	padding-right: 10px;
}
.pr {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	width: 200px;
	height: 130px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	clear: left;
}
.sbbutton {
	background: url(images/sb-button.png);
	width: 258px;
	height: 42px;
	line-height: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	float: right;
}
.sbbutton a {
	text-decoration: none;
	color: #FFFFFF;
}
.sbbutton a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.qalink {
	clear: right;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 25px;
}
.sbcontent {
	width: 228px;
	margin: 0px;
	padding: 0px 15px 15px 15px;
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.sbcontent h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.attrib {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 9px;
}
.sbcontent a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C51710;
	line-height: 22px;
}
#footer {
	clear: both;
	background: url(images/ftr-bkgd.png);
	background-repeat:repeat-x;
	height: 90px;
	padding-top: 10px;
}
#footercopy {
	width: 850px;
	margin: 0px auto;
	padding: 35px 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ADADAD;
}
#footercopy a {
	color: #ADADAD;
}
.alignleft
{
    float : left;
    margin-right : 10px;
    clear : left;
}
.alignright
{
    float : right;
    margin-left : 10px;
    clear : right;
}
