/*  
Theme Name: PerfectSpace theme.
Theme URI: http://the449.com
Description: Theme for PerfectSpace
Version: 0.99.9.19
Author: The 449
Author URI: http://the449.com/
*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	background: #dee4ec;
}

body {
	background: url(images/bg-top.gif) repeat-x left top;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 911px;
	_width: 935px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 40px;
}

/* @group Header */

#header {
	position: relative;
	padding-bottom: 50px;
/*  background: transparent url(images/sandiego-skyline.jpg) 352px 44px no-repeat;*/
/*  background: transparent url(images/masthead-grungy-plant.gif) 625px 44px no-repeat;*/
/*  background: transparent url(images/masthead-grungy-plant2.png) 500px 44px no-repeat;*/
/*  background: transparent url(images/masthead-grungy-plant3.png) 500px 44px no-repeat;*/
/*  background: transparent url(images/masthead-grungy-plant4.gif) 500px 44px no-repeat;*/
  background: transparent url(images/masthead-grungy-plant5.gif) 500px 44px no-repeat;
}

/* @group Navigation */

#navigation {
	height: 39px;
	padding-bottom: 30px;
}

.nav {
	list-style-type: none;
	padding-top: 12px;
}

.nav li {
	float: left;
	background: url(images/nav-right.gif) no-repeat right top;
	margin-right: 5px;
	list-style-type:none;
	_width: 70px;
	_text-align: center;
}

.nav li a {
	display: block;
	height: 27px;
	background: url(images/nav-left.gif) no-repeat left top;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	color: #d7d7d7;
	font-size: 12px;
	_padding: 0;
	_width: 70px;
	_text-align: center;
}

.nav li.current, .nav li.current_page_item {
	background: url(images/nav-right-current.gif) no-repeat right top;
}

.nav li.current a, .nav li.current_page_item a {
	background: url(images/nav-left-current.gif) no-repeat left top;
	line-height: 27px;
	font-weight: bold;
	color: #fff;
}

.nav li a:hover {
	color: #f3681c;
}

.nav li.current a:hover, .nav li.current_page_item a:hover {
	color: #fff;
}

/* @end */

.masthead {
	float: left;
	height: 50px;
	width: 500px;
	padding-left: 60px;
  background: url('http://www.gravatar.com/avatar/b879ddb88f9f238e093217c9a6dd39e4?s=42') no-repeat 5px 5px;
	margin-bottom: -10px;
}

.masthead h1 a {
	text-decoration: none;
  color: #ccc;
	font-size: 54px;
	line-height: 1;
  font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
  text-shadow: 0px -1px 0px #777;
}

.masthead p.description {
	color: #707070;
	font-size: 12px;
	text-transform: lowercase;
	border-bottom: 1px solid #ededed;
	display: inline;
}

.search-bar {
	float: right;
	text-align: right;
	padding-top: 20px;
}

.search-bar input {
	width: 300px;
}



/* @end */



/* @group Content */

#content {
	padding-top: 10px;
	width: 605px;
	float: left;
}

/* @group Special Post */

.special-post {
	width: 600px;
	background: url(images/post-bg.gif) repeat-y left top;
}

.special-post .post-data {
	padding: 10px 10px 0;
}

.special-post .post-data .post-date {
	float: left;
	width: 66px;
	height: 70px;
	background: url(images/spl-date-bg.gif) no-repeat left top;
}

.special-post .post-data .post-date .post-month {
	text-transform: uppercase;
	display: block;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	text-align: center;
}

.special-post .post-data .post-date .post-day {
	font-weight: bold;
	display: block;
	font-size: 30px;
	color: #575757;
	text-align: center;
}

.special-post .post-data .post-head {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 490px;
}

.special-post .post-data .post-head h2, .special-post .post-data .post-head h2 a,
.special-post .post-data .post-head h1, .special-post .post-data .post-head h1 a {
/*  color: #fd6e20;*/
  color: #3B5A98;
	font-size: 30px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
/*  text-shadow: 0px 1px 0px #253A5F;*/
}

.special-post .post-data .post-head .metadata {
	color: #828282;
	font-size: 11px;
}

.special-post .post-data .post-head .metadata a {
	color: #4e4e4e;
	text-decoration: none;
}

.special-post .entry {
	padding: 0 15px 10px;
	color: #383838;
	font-size: 12px;
	line-height: 1.5;
}

.special-post .entry p, .special-post .entry ul, .special-post .entry ol {
	padding-top: 10px;
}

.special-post .entry a {
  margin-top: 10px;
/*  color: #4e4e4e;*/
}

.special-post .entry a:hover {
	text-decoration: underline;
}

.special-post .post-footer {
	background: url(images/post-bg-bottom.gif) no-repeat left bottom;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
}

.special-post .post-footer .post-bookmark {
	float: left;
  font-size: 12px;
/*  margin-top: 15px;*/
}

.special-post .post-footer .post-bookmark span#sharethis_0 a.stbutton {
  margin-right: 0;
  padding-right: 0;
  font-weight: bold;
}

.special-post .post-footer .feedback {
	float: right;
	width: 300px;
	text-align: right;
}

.special-post .post-footer .feedback a {
	color: #ff5d04;
	font-size: 13px;
	padding-left: 30px;
	background: url(images/feedback.gif) no-repeat left top;
}

/* @end */

.post-ad {
	margin: 10px 0;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #c7cdd4;
	background-color: #FFFFC5;
	width: 583px;
}

/* @group Normal Post */

.post {
	width: 600px;
	border-bottom: 1px solid #c7cdd4;
}

.post .post-data {
	padding: 10px 10px 0;
}

.post .post-data .post-date {
	float: left;
	width: 66px;
	height: 70px;
	background: url(images/date-bg.gif) no-repeat left top;
}

.post .post-data .post-date .post-month {
	text-transform: uppercase;
	display: block;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	text-align: center;
}

.post .post-data .post-date .post-day {
	font-weight: bold;
	display: block;
	font-size: 30px;
	color: #575757;
	text-align: center;
}

.post .post-data .post-head {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 490px;
}

.post .post-data .post-head h2, .post .post-data .post-head h2 a,
.post .post-data .post-head h1, .post .post-data .post-head h1 a {
	color: #444;
	font-size: 26px;
	text-decoration: none;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  text-shadow: 0px -1px 0px #000;
}

.post .post-data .post-head .metadata {
	color: #828282;
	font-size: 11px;
}

.post .post-data .post-head .metadata a {
	color: #4e4e4e;
	text-decoration: none;
}

.post .entry {
	padding: 0 15px 10px;
	color: #383838;
	font-size: 12px;
	line-height: 1.5;
}

.post .entry p, .post .entry ul, .post .entry ol {
	padding-top: 10px;
}

.post .entry a {
/*  color: #4e4e4e;*/
}

.post .entry a:hover {
	text-decoration: underline;
}

.post .entry p.more-link {
	text-align: right;
}

.post .entry p.more-link a {
	background: url(images/more-lin.gif) no-repeat left top;
	width: 89px;
	padding: 6px 15px;
	text-decoration: none;
	color: #fd6e20;
}
caption { text-align: left; font-weight: normal; }
.entry .wp-caption {text-align:center;padding:6px 2px 2px 1px;background-color:#eee;border:1px solid #ddd;font-size:.9em;color:#333;}
  .entry .wp-caption p {margin-bottom:0px;}
.entry .alignleft {float:left;margin:5px 10px 10px 0px;}
.entry .alignright {float:right;margin:5px 0px 10px 10px;}
.entry .aligncenter { margin: 5px auto; text-align: center; clear: both; }

/* @end */

/* entry */
.special-post .entry ul, .post .entry ul, .special-post .entry ol, .post .entry ol {
  margin-left: 25px;
}

.post .entry blockquote, .special-post .entry blockquote, .comment-text blockquote {
  margin: 10px;
  padding: 5px 15px 10px 15px;
  color: #555;
  border-top: 3px solid #ddd;
  background-color: #eee;
}
/* Facebook widget in the iframe */
.post .entry iframe, .special-post .entry iframe {
  margin-top: 30px;
  height: auto;
}
.post .entry blockquote strong, 
.special-post .entry blockquote strong, 
.comment-text blockquote strong, 
.post .entry .highlight,
.special-post .highlight,
.comment-text .highlight {
  background-color: #FEF2B1;
}
.comment-text blockquote { 
  background-color: #DEE4EC;
  border-top: 3px solid #CEDBEC;
}

.post .entry img.alignleft { float: left; padding: 5px 15px 5px 0; }
.special-post .entry img.alignleft { float: left; padding: 5px 15px 5px 0; }
.post .entry img.alignright { float: right; padding: 5px 0 5px 15px; }
.special-post .entry img.alignright { float: right; padding: 5px 0 5px 15px; }
.post .entry h2, .special-post .entry h2 { margin-top: 10px; }
.post .entry h3, .special-post .entry h3 { margin-top: 10px; }
.post .entry h4, .special-post .entry h4 { margin-top: 10px; }
.entry table { border-collapse: collapse; }
.entry table td { border: 1px solid #eee; padding: 10px; text-align: center; }

/* @end */

/* @group Navigation */

.navigation {
	text-align: right;
	width: 600px;
}

.navigation {
	padding: 20px 15px;
	font-size: 12px;
}

.navigation a, .navigation a:link, .navigation a:active {
	margin-right: 5px;
	border: 1px solid #b8babd !important;
	color: #818d9e !important;
	background: #FFF;
	padding: 5px;
	
}

.navigation span.current, .navigation span.disabled {
margin-right: 5px;
	padding: 5px;
	background-color: #667283 !important;
	border: 1px solid #b8babd !important;
	color: #fff !important;
}

.navigation a:hover {	
	border: 1px solid #b8babd !important;
	color: #fff !important;
	background-color: #667283 !important;
}

/* @end */

/* @end */




/* @group Sidebar */

#sidebar {
	float: right;
	width: 302px; /* actual is 272px after <li> */
	background: url(images/sidebar-bg.gif) no-repeat left top;
	margin-top: 10px;
}
#sidebar p,
#sidebar h3 {
  color: #777;
}
#sidebar .vcard .tags,
#sidebar .vcard .adr {
  font-size: 0.8em;
}
#sidebar .vcard .tags a,
#sidebar .vcard .adr a {
  text-decoration: none;
  color: #777;
}
#sidebar .vcard .tags a:hover,
#sidebar .vcard .adr a:hover {
  color: #000;
}

#sidebar h3.badge,
#sidebar ul .badge {
  text-align: right;
}
.side-ads {
	padding: 20px 10px;
}

.side-ads p {
	float: left;
	width: 131px;
	padding: 0 5px;
}

.side-head {
	border-bottom: 1px solid #bdc2c8;
	padding-bottom: 6px;
	color: #1a1a1a;
	font-size: 16px;
	margin: 0 15px;
}

#sidebar div {
	padding-bottom: 20px;
}
#sidebar div.gadgets-gadget-container,
#sidebar div.gadgets-gadget-container div {
  padding-bottom: 0px;
}

#sidebar div.widget p, #sidebar div.widget ul, #sidebar div.widget ol, #sidebar div.widget div {
	padding: 10px 15px 0;
	font-size: 12px;
	color: #383838;
}

#sidebar .widget p a {
	text-decoration: none;
	color: #383838;
	font-weight: bold;
}

#sidebar div.widget ul, #sidebar div.widget ol {
	list-style-type: none;
}

#sidebar div.widget ul li a, #sidebar div.widget ol li a {
	display: block;
	padding: 5px 1px;
	text-decoration: none;
	color: #5d5d5d;
	border-bottom: 1px solid #cdd2da;
}

#sidebar div.widget ul li a:hover, #sidebar div.widget ol li a:hover {
	display: block;
	text-decoration: underline;
	color: #313131;
	background-color: #cdd2da;
	border-bottom: 1px solid #bec2c9;
}

#sidebar div.widget div input {
	margin: 2px;
	padding: 2px;
}

.side-rss p {
	padding: 10px 15px 0;
	font-size: 12px;
	color: #383838;
}

.side-rss p a {
	text-decoration: none;
	color: #383838;
	font-weight: bold;
}

.side-rss p a:hover {
	text-decoration: underline;
}

.side-rss p input {
	height: 20px;
	padding: 4px;
	vertical-align: middle;
	width: 190px;
	color: #383838;
	border-top: 1px solid #d5dae1;
	border-left: 1px solid #c8cfd8;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.side-rss p button {
	border: none;
	height: 30px;
	vertical-align: middle;
}

.side-comments p {
	padding: 10px 15px;
}

.side-comments ul {
	list-style-type: none;
	padding: 10px 15px;
}

.side-comments ul li {
	font-size: 13px;
}

.side-comments ul li a {
	display: block;
	line-height: 30px;
	padding: 5px 1px;
	text-decoration: none;
	color: #5d5d5d;
	border-bottom: 1px solid #cdd2da;
}

.side-comments ul li a img {
	padding-right: 10px;
	vertical-align: middle;
}

.side-comments ul li a:hover {
	display: block;
	color: #313131;
	background-color: #cdd2da;
	border-bottom: 1px solid #bec2c9;
}

.side-popular ul {
	list-style-type: none;
	padding: 10px 15px;
}

.side-popular ul li {
	font-size: 13px;
}

.side-popular ul li a {
	display: block;
	padding: 5px 1px;
	text-decoration: none;
	color: #5d5d5d;
	border-bottom: 1px solid #cdd2da;
}

.side-popular ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #313131;
	background-color: #cdd2da;
	border-bottom: 1px solid #bec2c9;
}

.side-category {
	width: 145px;
	float: left;
}

.side-archives {
	width: 145px;
	float: right;
}

.side-archives ul, .side-category ul {
	list-style-type: none;
	padding: 10px 15px;
}

.side-archives ul li, .side-category ul li {
	font-size: 13px;
}

.side-archives ul li a, .side-category ul li a {
	display: block;
	padding: 5px 1px;
	text-decoration: none;
	color: #5d5d5d;
	border-bottom: 1px solid #cdd2da;
}

.side-archives ul li a:hover, .side-category ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #313131;
	background-color: #cdd2da;
	border-bottom: 1px solid #bec2c9;
}

.side-category ul#payloadz li br { height: 1px; line-height: 1px; }
.side-category ul#payloadz li a { margin-top: -30px; text-decoration: none; }
.side-category ul#payloadz li a:hover { text-decoration: underline; }
.side-category ul#payloadz li span.pldzheading { display: none; }
.side-category ul#payloadz { margin-top: -5px; }

/* @end */

/* @group Footer */

#footer {
	text-align: left;
	background: #363a3f url(images/bg-bottom.gif) repeat-x left bottom;
	
}

/* @group Foot-meta */

.foot-meta {
	padding: 20px 0;
	min-height: 333px;
	margin: 0 auto;
	width: 911px;
}

.foot-meta div {
	width: 289px;
	float: left;
	margin-right: 10px;
}

.foot-meta div h3 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #4e5359;
}

.foot-meta div ul {
	list-style-type: none;
	padding: 5px 0;
	font-size: 11px;
}

.foot-meta div ul li {
	padding: 5px 0;
	color: #6b7178;
}

.foot-meta div ul li a {
	color: #dee4ec;
	text-decoration: none;
}

/* @end */



.foot-text {
	height: 95px;
	width: 911px;
	margin: 0 auto;
	font-size: 12px;
	padding-top: 10px;
	color: #ffffff;
}

.foot-text a {
	color: #ffffff;
	text-decoration: none;
}

.foot-text a:hover {
	text-decoration: underline;
}

.foot-text .copy-note {
	float: left;
	margin-right: 15px;
/*  width: 600px;*/
}

.foot-text .design-note {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 20px;
}

/* @end */




/* @group Comments */

h3#comments, h3#respond {
	padding: 15px 0;
	color: #1a1a1a;
}

/* @group Commentlist */

.commentlist {
	list-style-type: none;
	font-size: 12px;
}

.commentlist li {
	margin-bottom: 20px;
}

.commentlist li .comment-grav {
	float: left;
	width: 45px;
}

.commentlist li .comment-body {
	float: right;
	width: 557px;
	background: url(images/comment-bg.gif) repeat-y left top;
}

.commentlist li .comment-body .comment-head {
	background: url(images/comment-bg-top.gif) no-repeat left top;
	padding: 7px 10px;
	font-size: 10px;
	color: #6f757d;
	text-transform: uppercase;
}

.commentlist li .comment-body .comment-head a {
	color: #6f757d;
}

.commentlist li .comment-body .comment-text {
	color: #383838;
	background: url(images/comment-bg-bottom.gif) no-repeat left bottom;
	padding: 0 10px 10px;
	line-height: 1.3;
	overflow: auto;
}

.commentlist li .comment-body .comment-text p {
	padding-bottom: 10px;
}

/* @end */

.comment-form {
	padding: 10px 0;
}

.comment-form p {
	padding: 0 0 10px;
	font-size: 12px;
}

.comment-form p input {
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #d5dae1;
	border-left: 1px solid #c8cfd8;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.comment-form p textarea {
	width: 550px;
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #d5dae1;
	border-left: 1px solid #c8cfd8;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.comment-form p button {
	border: none;
	height: 26px;
}

/* @end */









/* @group Clearer */



.nav:after, #header:after, .post-data:after, .post-footer:after, .side-ads:after, #sidebar:after, #container:after, .foot-meta:after, .commentlist li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.nav, #header, .post-data, .post-footer, .side-ads, #sidebar, #container, .foot-meta, .commentlist li {
	min-height: 1px;
}

/*hidefromiemac\*/
* html .nav, * html #header, * html .post-data, * html .post-footer, * html .side-ads, * html #sidebar, * html #container, * html .foot-meta, * html .commentlist li { height: 1%; }
/*no more hide*/

/* @end */



/* Added by ChrissyG */

fieldset{
	border: 0;
}

button{
	background: transparent;
}

#applesearch{
	position: absolute;
	top: 80px;
	right: 0;
}

#applesearch p{
	margin: 0;
}

#applesearch legend, #applesearch button{
	display: none;
}

body span.sbox input{
	width: 250px;
	font-size: 11px;
}

/* == plugin related styles == */
#content div.entry ul.lifestream {
  margin-left: 0;
}
#content div.entry ul.lifestream li ul li {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}
#content div.entry h2.lifestream_date {
  background-color: #eee;
  padding: 0 8px;
  color: #bbb;
  margin-top: 25px;
}

#fvCommunityNewsForm {
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #999;
  padding: 10px;
  font-size: 0.95em;
}
#fvCommunityNewsForm div {
  margin: 0;
  padding: 0;
}
#fvCommunityNewsForm label {
  display: block;
  width: 60px;
  float: left;
  text-align: right;
  padding-right: 5px;
}
#fvCommunityNewsForm textarea {
  width: 245px;
}
#fvCommunityNewsForm #fvCommunityNewsErrorResponse { margin-bottom: 4px;}
#fvCommunityNewsForm #fvCommunityNewsErrorResponse span {
  display: block;
  margin: 5px 0; 
  padding: 2px 6px;
  border: 1px solid #C02B09;
  background-color: #FFFFC5;
}
#fvCommunityNewsList {
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #999;
  padding: 10px;
}
#fvCommunityNewsList li {
  padding-bottom: 8px;
  margin-top: 8px;
  border-bottom: 1px solid #ccc;
}

div.friendfeed.widget {
  border:none;
}
div.friendfeed.widget .logo {
  display:none;
}
div.friendfeed.widget .cluster {
  border-bottom: 1px solid #e2e2e2;
}
div.friendfeed.widget .feed .cluster .body div.summary {
  color: #aaa;
  font-size: 85%;
}
div.friendfeed.widget .feed .cluster .body div.summary a {
  color: #9DBAC9;
}
div.friendfeed.widget .feed .cluster .body .entry div.info {
  color: #ccc;
  font-size: 80%;
}
div.friendfeed.widget .feed .cluster .body .entry div.info a {
  color: #9DBAC9;
}
div.friendfeed.widget .bottom {
  display:none;
}

/* BSA Ad styles
********************** */
.one .bsa_it_ad span.bsa_it_i {
  margin-right:0px;
}
div.one div.bsa_it_ad {
  background: transparent url(images/post-bg-top.gif) no-repeat left top;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px dashed #e1e1e1;
}

/* Adwords 
********************* */
div.adwords {
  margin: 0 auto;
  padding: 10px 63px 0px 63px;
}
