/* 
Theme Name: Facebooked
Theme URI: http://justintadlock.com/
Description: Very customizable, 3-column, widget-ready, fixed-width design based off http://facebook.com.  Features expanding/collapsing and movable sidebar boxes.
Version: 1.2.1
Author: Justin Tadlock
Author URI: http://justintadlock.com
Released under GNU GENERAL PUBLIC LICENSE
*/
	
	
body { 
	color: #000000; 
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	background: url(images/bodybg.jpg) repeat-x;
	}

/* CONTAINS ENTIRE PAGE */

/* HEADER */
#header {
	background: #3b5998 url(images/header.gif) no-repeat top right;
	padding: 5px 0;
	}
#headerwrap {
	width: 960px;
	margin: 0 auto;
	}
#title {
float: left;
}
#searchbar {
float: left;
}
#header h1 { margin: 0 35px 0 0; }
#header h1 a { color: #ffffff; padding: 0 0 0 5px; }
#header h1 a:hover {
	color: #ffffff;
	background: #3b5998 url(images/home.gif) no-repeat 0 .1em;
	text-decoration: none;
	}
#loginout {
float: right;
margin-right: 30px;
color: #fff;
font-weight: bold;
font: 95% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
padding-top: 2px;
}
#loginout a {
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 0px 0px;
	}
#body-container {
	width: 960px;
	margin: 80px auto;
	}
/* CONTAINS CONTENT & SIDEBAR */
#left-sidebar {
float: left;
}
#container {
	float: left;
	border: 2px solid #ccc;
	border-top: 0px;
	}
/* CONTENT */
#content {
	float: left; 
	width: 568px;
	padding: 20px 5px 20px 19px;
	margin: 0 10px 0 0px;	
	}
#right-sidebar {
float: left;
}

/* HEADERS */ 
h2, h3, h4, h5, h6 { color: #3b5998; border-top: 1px solid #cccccc; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/* POSTS & PAGES */
.authoravatar {
	float: left;
	padding: 0px;
	margin-top: 10px;
	width: 80px;
	height: 80px;
	}
.bigpostbox {
	margin-bottom: 30px;
	}
.postbox {
	float: right;
	width: 455px;
	margin: 0px;
	}
.post { }
.post h2.post-title {
	font-size: 1em;
	margin: 2px 0;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #cccccc;
	border-top: 0px;
	}
.post h2.post-title a, .post h2.post-title a:hover  { color: #3b5998; }
.post p.post-time { font-size: .9em; margin: 2px 0 0 0; }
.entry { margin: 10px 0; }
.post h2 { font-size: 1em; }
/* blockquotes */
blockquote { color: #5e5f5e; }
blockquote blockquote { color: #858785; }

/* links */
a { 
	color:  #3b5998;
	text-decoration: none;
	font-weight: bold;
	}
a:hover { color: #3b5998; text-decoration: underline; }

/* images */
.post a img, .post img { border: 2px solid #3b5998; }

/* lists */
.post ul { list-style-type: square; }
.post ul li { 
	margin: 0;
	padding: 0;
	}
.post ol { margin: 0; padding: 0 0 0 25px; }
.post ol li { margin: 1px 0; padding: 0; }

/* postmetadata */
p.postmetadata {
	float: left;
	width: 100%;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
	}

/* tables */
.post table { border: none; background: #ffffff; }
.post tr, .post td { border: 1px solid #3b5998; }

/* other basics & typography */
small { font-size: .9em; }

/* navigation & left, right, center alignment */
.navigation { padding: 25px 0; width: 100%; display: block; float: left; }
.previous { float: left; width: 45%; }
.left, .alignleft { float: left; margin: 0 15px 15px 0; }
.next { float: right; width: 45%; }
.right, .alignleft { float: right; margin: 0 0 15px 15px; }
.center { text-align: center; margin: 0 auto; display: block; }
.clear { clear: both; }

/* COMMENTS */
#comments-template { width: 99%; float: left; display: block; }
#comments-template ol { list-style-type: none; margin: 0; padding: 0; }
#comments-template ol li { margin: 5px 0; padding: 0 5px; }
#comments-template fieldset { border: none; }
#comments-template form { padding: 5px; margin: -10px 0 0 0; background: #eeeeee; border-bottom: 1px solid #cccccc; }
#comments-template legend { border: none; }
#comments-template textarea { width: 99%; border: 1px solid #3b5998; }
#comments-template input { width: 40%; border: 1px solid #3b5998; }
#comments-template input.submitcomment, #comments-template input.resetcomment { width: 100px; color: #ffffff; background: #3b5998;  }
.comment-meta-data { padding: 5px; margin: 0; background: #eeeeee; border-top: 1px solid #3b5998; border-bottom: 1px solid #cccccc; }
.comment-text { padding: 0 5px; margin: 0; }
h3#comments, h3#respond {
	font-size: 1em;
	margin: 10px 0;
	padding: 0;
	text-indent: 5px;
	border-top: 1px solid #3b5998;
	background: #d8dfea;
	}

/* SIDEBAR */
#sidebar, #sidebar2 {
	font-size: 1em;
	background: transparent;
	}
#sidebar { width: 136px; float: left; }
#sidebar2 {
	width: 175px; float: left; margin: 0px 11px 0 25px; padding: 20px 0;
	}
#sidebar .menu { margin: 20px 0 30px 0; width: 100%; display: block; float: left; }
#sidebar2 .menu { margin: 0 0 30px 0; width: 100%; display: block; float: left; }
#sidebar h2.menu-header, #sidebar2 h2.menu-header {
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: #d8dfea;
	border-top: 1px solid #324e8b;
	}
#sidebar h2.menu-header span, #sidebar2 h2.menu-header span { margin-left: 23px; }
#sidebar ul, #sidebar2 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul li, #sidebar2 ul li {
	padding: 0;
	margin: 0 0 0 10px;
	}
#sidebar div, #sidebar2 div { padding: 0; margin: 0; }
#sidebar2 .about ul li {
	width: 100%;
	border-bottom: 1px solid #3b5998;
	padding: 0;
	margin: 0;
	}
#sidebar ul li a, #sidebar2 ul li a {
	color: #3b5998;
	padding: 1px 0 1px 0;
	text-decoration: none;
	}
#sidebar2 .about ul li a {
	padding: 0 0 0 5px;
	display: block;
	}
#sidebar ul li a:hover, #sidebar2 ul li a:hover {
	color: #3b5998;
	text-decoration: underline;
	}
#sidebar2 .about ul li a:hover {
	color: #ffffff;
	background: #3b5998;
	text-decoration: none;
	}
#sidebar ul li ul { margin: 0; padding: 0; border: none; }
#sidebar ul li ul li { padding: 0; margin: 0 0 0 10px; }

.rndmuseravatar {
	float:left;
	height: 60px;
	width: 53px;
}
.rndmuseravatar img {

	}
	
.rndmuserinfo {
	height: 60px;
	}


/* sidebar feed */
#sidebar ul.feed, #sidebar2 ul.feed {
	width: 100%;
	display: block;
	float: left;
	border: none;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}
#sidebar ul.feed li {
	float: left;
	width: 100%;
	background: transparent url(images/feed.gif) no-repeat left top;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul.feed li a, #sidebar2 ul.feed li a {
	text-indent: 25px;
	display: block;
	height: 16px;
	width: 100%;
	float: left;
	}
#sidebar ul.feed li a:hover, #sidebar2 ul.feed li a:hover { 
	background: transparent;
	text-indent: 25px;
	}
/* about - sidebar2 */
#sidebar2 .about { margin: 0 0 20px 0; }
.about p { margin: 0; padding: 0; }
.about ul { margin: 0; padding: 0; }
/* search */
#sidebar .search {
	text-align: center;
	padding: 10px 0;
	margin: -12px 0 0 0;
	background: #3b5998;
	border-bottom: 5px solid #6d84b4;
	}
#sidebar .search form { margin: 0 2px; }
#sidebar input#s { width: 96%; border: 1px solid #809595; }

/* wp-calendar */
table#wp-calendar { width: 80%; margin: 0 auto; }

/* ads for the bottom of sidebar */
.ads { padding-top: 20px; text-align: center; }

/* SIDEBAR WIDGET STYLES */
/* blogroll widget */
li#linkcat-2 { list-style-type: none; margin: 0; padding: 0; }
/* flickr widget & other images in the sidebar */
/* NEED TO ADD CSS FOR THIS */
#sidebar img, #sidebar2 img { border: none; }
/* recent comments widget */
ul#recentcomments li a, ul#recentcomments li a:hover { border: none; background: transparent; text-indent: 0; }
/* Flickr RSS */
.flickr img { margin: 5px 10px; padding: 0; }



/* SIDEBAR SEARCH BAR */
	#search-bar {
		width: 100%;
	}

		#search-bar .padder {
			padding: 3px 3px 10px 0px;
		}

		#search-bar input[type=text] {
			width: 165px;
			border: 1px solid #888;
			padding: 2px;
			margin: 0px 4px 2px 0px;
			font-size: 10px;
		}

		#search-bar input[type=submit] {
			font-size: 11px;
			padding: 1px 4px;
			margin-left: 4px;
		}


/* FOOTER */
#footer {
	width: 649px;
	float: right;
	margin-top: 50px;
	padding: 0 0 20px 0;
	background: #ffffff;
	border-top: 1px solid #324e8b;
	}	
#footer p { margin: 2px 0; font-size: .9em; }
#footer a:hover { text-decoration: underline; }

/*  BP */


/* 
"We multiply distinctions, then
Deem that our puny boundaries are things
That we perceive, and not that we have made." 
~ William Wordsworth, The Prelude, 1850 
*/

