/*
Theme Name: TFP
*/

html {
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
body {
	font-size: 12px;
	font-family: Helvetica, Arial, Century Gothic, sans-serif;
	background:#000;
	color: #F5F5F5;
	margin:0px;
	padding:0px;
	line-height:1.5em;
}
#body_wrapper {
	position:relative;
	width:100%;
	height:100%;
}
p, pre, h1 {
}
hr{
	width:100%;
		margin:15px 0 15px 0;
		height:1px;
		border:none;
		background:#FFF;

}
a.more-link {
	color: #479ca5;
}
p.friends{
		margin:20px 0 20px 10px;

}
#post_wrapper p {
	line-height:1.5em;
}
#post_wrapper img {
	max-width:580px;
	height:auto;
	text-align:center;
	padding:10px 0 10px 0;
}
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignright img, img.alignright {
	margin: 1em;
	margin-right: 0;
}
.alignleft img, img.alignleft {
	margin: 1em;
	margin-left: 0;
}
h4 {
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
	color: #CCC;
}
h2 {
	padding:0;
	margin:0;
	color: #fff;
	background-color: transparent;
	font-weight:100;
}
h2.arrow a {
	padding:1px 10px 2px 10px;
	margin:0;
	color: #000;
	font-size:12px;
	font-weight:500;
	background:#d8eceb;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
h4 {
	font-size: 12px;
	color: #b70f32;
	margin:0px;
	padding:0px;
	line-height:1.0em;
}
h5 {
	padding:0;
	margin:10px 0 5px 0;
	font-size:14px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
	color: #479ca5;
}
h2.title {
	padding:0 0 8px 0;
	font-size:22px;
	margin:0;
	color: #fff;
	font-weight:100;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
} 
h2.date {
	padding:0 0 10px 0;
	font-size:15px;
	margin:0;
	color: #78cbd4;
	font-weight:100;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
	text-transform:uppercase;
}
a {
	color: #fff;
	text-decoration: none;
}
#post_wrapper a {
	color: #78cbd4;
}
/*Background*/
#supersize {
	position:fixed;
}
#supersize img {
	height:100%;
	position: relative;
	width:100%;
	z-index:0;
}
/*positioning*/

#box {
	position:relative;
	width:1043px;
	margin: 0px auto;
	padding:0 0 0 0;
	z-index:5;
}
#friends_box {
	position:relative;
	width:1122px;
	margin: 0px auto;
	padding:0 0 0 0;
	z-index:5;
}
#left {
	width:265px;
	padding:0;
	float:left;
	height:100%;
}
#main {
	width:730px;
	padding:0;
	margin:216px 0 0 48px;
	float:left;
	height:100%;
	border-top:#FFF 1px solid;
}
#friends_main {
	width:810px;
	padding:0;
	margin:216px 0 0 38px;
	float:left;
	height:100%;
}
#logo {
	padding:16px 0 10px 0;
}
#menu {
	padding:0;
}
#description li {
	line-height:1.5em;
}
#description {
	padding:2px 0 5px 0;
	line-height:1.5em;
}
#subscribe_box {
	padding:0 0 5px 0;
	margin:8px 0 0 0;
	line-height:1.5em;
	background:#FFF;
	color:#000;
}
#site_credit {
	padding:0 0 5px 15px;
	margin:12px 0 0 0;
}
#subscribe_box table {
	margin:5px 0 5px 0;
}
#subscribe_box table a {
	font-size:10px;
	color:#000;
}
#archive_box {
	padding:0 0 8px 0;
	margin:8px 0 0 0;
	line-height:1.5em;
	color:#000;
}
#subscribe_form {
	padding:12px 0px 5px 15px;
	line-height: normal;
}
#subscribe_form a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}
h2.sidebar {
	display:block;
	text-decoration:none;
	padding:3px 40px 3px 15px;
	margin:0;
	color: #000;
	font-size:13px;
	font-weight:500;
	background:#d8eceb;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
h2.subscribe {
	display:block;
	text-decoration:none;
	padding:0px 40px 0px 15px;
	margin:0;
	color: #479ca5;
	font-size:13px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
p.sidebar {
	padding:0px 15px 0px 15px;
	color:#000;
	line-height:1.4em;
}
p.sidebar a {
	color:#000;
	text-decoration:underline;
}
a.email {
	color:#b70f32;
}
/*List Styling*/

#post_wrapper li {
	list-style:circle;
	list-style-position:inside;
}
#post_wrapper_test ul {
	padding:0px 15px 0px 15px;
	margin:0;
}
#post_wrapper_test li {
	list-style: disc;
	list-style-position:inside;
}
ul {
	padding:12px 0 12px 0;
	margin:0;
	list-style: none;
}
li {
	padding:2px;
	margin:0;
	list-style-type:none;
	line-height: normal;
}
#menu li {
	padding:2px;
	margin:0;
	list-style-type:none;
	line-height: normal;
}
li a {
	line-height: normal;
	display:block;
	text-decoration:none;
	padding:2px 40px 2px 15px;
	margin:0;
	color: #000;
	font-size:13px;
	font-weight:500;
	background:#d8eceb;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
li a:hover {
	color: #000;
	background:#FFF;
}
li.current_page_item a, li.current-cat a {
	color: #000;
	background:#FFF;
}

#archive_box ul {
	padding:8px 0 8px 0;
	margin:0;
}
#archive_box ul.children {
	padding:0;
	margin:0;
}
#archive_box li {
	margin:0;
	list-style-type:none;
	display:block;
	text-decoration:none;
	padding:1px 40px 0px 15px;
	margin:0;
	color: #479ca5;
	font-size:12px;
	font-weight:500;
	background:none;
}
#archive_box li a {
	display:block;
	text-decoration: underline;
	padding:1px 40px 0px 0px;
	margin:0;
	color: #fff;
	font-size:12px;
	font-weight:500;
	background:none;
	font-family: Helvetica, Arial, Century Gothic, sans-serif;
}
#archive_box li a:hover {
	color: #479ca5;
	background:none;
}
/*post post*/
#post_wrapper {
	float:left;
	width:730px;
	padding:16px 0 16px 0;
	margin:0 0 4px 0;
	border-bottom:#fff 1px solid;
}
#post_wrapper_test {
	float:left;
	width:730px;
	padding:16px 0 16px 0;
	margin:0 0 4px 0;
	border-bottom:#fff 1px solid;
}
#post_wrapper_test .social_bookmark {
	display:none;
}
#post_wrapper_test p {
	font-size:12px;
}
#friends_post_wrapper {
	float:left;
	width:380px;
	padding:0;
	margin:0 10px 30px 10px;
}
#friends_thumbnail {
	float:left;
	width:137px;
}
#friends_content {
	float:left;
	margin:0 0 0 15px;
	width:222px;
	height:122px;
}
#friends_content p {
	font-size:12px;
	line-height:1.5em;
	padding:0;
	margin:0;
}
#address a {
	color: #479ca5;
}
#friends_pin {
	border-bottom:#fff 1px solid;
	margin:0 22px 0 9px;
	width:782px;
}
#what_post_wrapper {
	float:left;
	width:730px;
	padding:0 0 10px 0;
	margin:15px 0 0px 0;
	border-bottom:#fff 1px solid;

}
#what_post_wrapper_gift {
	float:left;
	width:730px;
	padding:0 0 10px 0;
	margin:15px 0 0px 0;

}
#what_thumbnail {
	float:left;
	width:125px;
}
#what_content {
	float:left;
	margin:0 0 0 15px;
	width:580px;
	height:100px;
}
#what_content p {
	font-size:12px;
	line-height:1.5em;
}
#what_content a {
		color: #479ca5;

}
#address a {
	color: #479ca5;
}
#friends_pin {
	border-bottom:#fff 1px solid;
	margin:0 22px 0 9px;
	width:782px;
}
#post_wrapper p {
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
}
#leftcol {
	width:438px;
	margin:0 32px 0 0;
	padding:0;
	float: left;
}
#leftcol p {
	font-size:12px;
}
#rightcol {
	width:260px;
	float: left;
}
h3 {
	padding:0 0 5px 0;
	margin:0;
	font-size:22px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
h3.testimonials {
	padding:15px 0 0 0;
	margin:0;
	font-size:22px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
h3.friends {
	padding:0;
	margin:20px 0 20px 10px;
	font-size:22px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
h3.friends_small {
	padding:0;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
	color: #479ca5;
}
h3.what_small {
	padding:0;
	margin:0 0 10px 0;
	font-size:22px;
	color: #fff;
	font-weight:100;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
}
#address {
	padding:0 0 5px 15px;
	margin:0;
	float:left;
}
h3.address {
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:500;
	font-family: 'Avant Garde', 'Century Gothic', Arial;
	color: #479ca5;
}
#page_content .alignleft {
	float: none;
	width: auto;
}
#page_content .alignright {
}
#page_content p {
	padding:1em 0px;
	margin:0px;
}
input.submit {
	padding:2px 4px 2px 4px;
	margin:0 5px 0 12px;
	background-color: #666;
	color:#FFF;
	font-size:10px;
	line-height:normal;
	border:none;
}
input#QS_user_email_tt {
	padding:3px 3px 3px 5px;
	margin:0;
	background:#ebebeb;
	font-size:10px;
	width:150px;
	color:#666;
	line-height:normal;
	border:none;
}
form {
	padding:0;
	margin:0 0 5px 0;
	line-height:normal;
}
.navigation {
	padding:8px 0 8px 0;
	float:left;
	width:100%;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
#post_wrapper ul {
	padding:12px 0 12px 12px;
	margin:0;
}
#post_wrapper li {
	padding:2px;
	margin:0;
	list-style-position: outside;
	list-style-type: circle;
}
#post_wrapper ul li {
	padding:2px;
	margin:0;
	list-style-position: outside;
	list-style-type: circle;
}

