/*

Theme Name: The Source Lounge	
Theme URI: http://www.thesourcelounge.com/
Description: The WordPress theme is specially designed for The Source Lounge.
Version: 1.0

Author: Kiwi9 Web Design & Marketing
Author URI: http://www.kiwi9.com/
Tags: black, video, two column, lab

	The Source Lounge v1.0

	This theme was designed and built by Mary Cadwell,
	whose site you will find at http://www.kiwi9.com/
*/


/* CSS Document */
* {margin:0; padding:0;}
body {
	background:#220500 url(images/bg_wood.jpg) repeat; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding:0;
	text-align:center;
	margin:0;
}

a img {
	border:none;
}

a, h2 a:hover, h3 a:hover {text-decoration:none; color:#eb6b14; }
a:hover {text-decoration:underline;}

p {margin:10px 0;}

/* Begin Layout */
.wrap {width:1000px; margin:15px auto 0; padding:0; position:relative; }
.header {float:left; text-align:left;}
.logo {float:left; padding:20px 0; width:700px;}
.logo a {float:left;}
.description {float:left;line-height:2.5; margin-left:10px;}
.s { float:right; margin-left:15px;}
.search{ margin-top:20px; vertical-align:top;background:url(images/search.gif) no-repeat; padding:10px 0 0; width:220px; height:36px; border:none; outline:none; color:#eb5f00; font-size:1.6em; font-weight:bold;}
.s-submit { margin-top:20px;background:url(images/submit.png) no-repeat; width:39px; height:40px; cursor:pointer; border:none; outline:none;}

.page-top {float:left; background:url(images/top.png) bottom no-repeat; height:306px; width:1000px; position:relative; text-align:left; }
.page-bottom{float:left; font-size:1.2em; background:url(images/bg.png) top repeat-y; width:1000px;position:relative;  text-align:left;}

.content-top {float:left; width:658px;}
.navigation {float:left; height:45px;margin:0 0 0 40px; padding:0; list-style:none;}
.navigation li {float:left; line-height:2; font-size:16px; margin:0 8px 0;}
.navigation li.hover,.navigation li:hover {background:url(images/nav-active.png) bottom no-repeat;}
.navigation li a{color:#797979; display:block; float:left; padding:3px 0 0px; font-size:1.1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
.navigation li a:hover {text-decoration:none;}
.navigation li.active a{color:#484848;}
.navigation li.active {background:url(images/nav-active.png) bottom no-repeat;}
.content {float:left;width:658px; margin:0 0 30px;}

.featured { height:178px; width:540px;float:left; margin:30px 0 0 80px;  font-size:1.2em;}
.featured img {float:left; width:140px; height:120px; margin:30px 10px 0 0;}
.featured h3 { color:#373737; font-size:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:10px 0 5px;}
.featured .featured-text {float:left; width:360px;}
.more {display:block; text-align:right; padding-bottom:15px; background:url(images/readmore.gif) right bottom no-repeat; font-family:Arial, Helvetica, sans-serif; color:#eb6b14; font-weight:bold; font-size:18px;}
.rss {position:absolute; bottom:51px; right:318px;}

.sidebar {float:left;  width:332px; margin:0 0 30px;}
.sidebar-top {float:left; }
.ads {list-style:none; width:290px;margin:10px 0 0 35px; }
.ads li {float:left; margin:5px 5px 0 5px;}
.ads img {width:133px; height:133px;}
.ads .last {margin:0 5px;}
.ads .last a {color:#484848;}

.sidebar div {background:url(images/sidebar-div.gif) top center no-repeat; margin: 30px 10px 0px; padding:10px 0 0 35px;}
.sidebar ul {list-style:none; margin:0 0 0 15px;}
.sidebar li {background:url(images/arrow.gif) left no-repeat; padding-left:20px; margin:4px}
.sidebar li a {color:#484848;}

.post {float:left; width:630px; margin:5px 0 5px 9px;}
.home .post {  height:260px;background:url(images/post-bg.gif) no-repeat;}
.date {
	background:url(images/date.gif) no-repeat; float:left; width:62px; height:74px;	margin-top:8px; text-align:center;
}
.date span {display:block;}
.date .month { padding:10px 0 0; color:#195681; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.date .day { color:#686868; font-weight:bold; font-size:30px; font-family:Georgia, "Times New Roman", Times, serif;}
.post-data {float:left; width:520px; margin:10px 0 0 25px;}
.post-data .meta { display:block;color:#eb6b14; font-size:0.9em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.post-data img { float:left; margin:5px 10px 10px 0; border:#ccc 1px solid;}
.post-more {float:left; width:120px;}
.post-more .more { background:url(images/post-more.png) right bottom no-repeat; }
.social-tags {float:left; margin:5px 0 0 10px; width:370px; text-align:left;}
.social-tags img {height:16px; width:16px;}
.social-tags .sociable {float:left;}
.social-tags .sociable ul {list-style:none; margin:0 ;}
.social-tags .sociable ul li {float:left;}
.bottom { float:left;background:url(images/page-bottom.png) no-repeat; width:991px; height:47px;}
.footer {clear:both;  width:950px;padding:25px 9px; }
.footer ul {list-style:none;}
.footer ul li{display:inline; margin:0 15px 0 0;}
.footer, .footer a{ font-size:14px; color:#CCC;}
/* End Layout */

/*	Begin Headers */
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.3em;
}
.header .description {color:#c3c3c3; font-style:italic; font-size:2em; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#484848;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

h1 {
	padding-top: 40px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}
h2#archives {
	margin: 10px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3#comments {
	padding: 0;
	clear:left;
	margin: 15px 5px 10px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.searchform {	
	border:#ccc 1px solid;
	margin: 10px auto;
	padding: 20px 3px 80px;
	width:400px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond {float:left; margin-left:70px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
list-style: none;
font-size: 1.1em;
padding: 5px;
border: 1px solid #CCC;
margin: 5px 20px;
}
.commentmetadata {
}
li cite {
font-weight: bold;
font-style: normal;
}
ol.commentlist li {
min-height: 79px;
list-style:none;
padding:10px;
}
ol.commentlist li p {
margin: 5px 0;
padding: 5px;
}
.auth_pic {
float: right;
width: 32px;
height: 32px;
border: 3px solid #333;
margin: 1px;
}
li.author {
background: #E7F8FB;
border-top: 1px solid #CCC;
border-bottom: 1px solid #FFF;
}
li.alt {
border-bottom: 1px solid #FFF;
}
img.avatar {
float: right;
width: 32px;
height: 32px;
border: 3px solid #333;
margin: 1px;
}
.children { padding: 10px; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* End Comments */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
 }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}
.clear {
	clear: both;
}
.left {
	float:left;
}
.right {
	float:right;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */