/*  
Theme Name: LLR_2008
Theme URI: http://www.lifelistening.com/
Description: To match the main site GUI of LifeListening.com.
Version: 2
Author: Tom Cousins
Author URI: http://www.baserunner.net/


	With much thanks to those who have worked tirelessly to update WordPress.
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

 @import url('style_menu.css'); /* */
 @import url('style_linkcat.css'); /* */


/* ********** My CSS **************** */
BODY { 
	padding:0; margin:0 auto;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    background-color: #862074;
    background-image: url(images/body_bkd.jpg);
    background-repeat: repeat-x;
    background-position: top left;
	background-attachment:fixed;
}
.pageWidth {width:980px;}
.centerBlock{margin-left:auto; margin-right:auto;}
.luster {
	background-color:#FFF;
	background-image:url(images/pink_luster.jpg);
	background-repeat:repeat-x;
}
#mastHead {
	height:130px; overflow:hidden;
}
#topNavBlock {
	border-bottom:1px solid #FEF;
	height:2.25em;
}
#contentBlock {
	background-color:#FFF;
	border-bottom:1px solid #FEF;
}
#footerBlock {
	font-family:Arial, Helvetica, sans-serif; font-size:10px;
	text-align:center; color:#FFF;
	padding: 12px 0;
}
#sidebar {
	float:right;
	width: 250px;
	background-color:#FEF;
}

td {
    padding: 0; border: 0;
}
td, p {
    text-align: left; vertical-align: top; 
}
.redtype {
    color : red;
}
.whitetype {
    color : White;
}
.darkColor {
    color: #603;
}
.center {
    text-align: center;
}
.floatLeft, .alignleft {
    float: left; padding-right: 12px;
}
.floatRight, alignright {
    float: right; padding-left: 12px;
}
h2 {
    color: #603; 
    padding: 0; margin: 0;
    border-bottom: 2px solid #603;
}
#wrapper1 {
	margin: 0 auto;
	width: 820px; 
	background-image:url(http://www.lifelistening.com/images/basic_page_wrapper.png);
	background-position:center;
	background-repeat:repeat-y;
}
.ie5 #wrapper1, .ie6 #wrapper1 {
	background-image:url(http://www.lifelistening.com/images/basic_page_wrapper.gif);
}
#mainFrame {
    margin: 0 auto; padding: 0; 
    width: 780px;
    border: 0;
    background-image: url(nohttp://www.lifelistening.com/images/LLR_laby-EDD.gif);
    background-repeat: repeat;
    background-position: -125px 0;
}
#titleBlock {
    color: #888; font-size: 26px;
    text-align: right; padding: 1px 6px;
}

#supportBlock {
    background-color: #333; color: silver; 
    text-align: right; padding: 1px 6px;
}
#supportBlock a {
    color: silver; font-size: 10px; text-decoration: none; font-style: italic;
}
#supportBlock a:hover {
    color: red; text-decoration: underline; font-style: normal;
}

.topAddress {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
#tagline {
    text-align: center; color: #603;
    font-weight: bolder; font-size: 24px;
    font-style: italic;
    padding: 4px 0 8px 0;
}
.smallBuffer {
    height: 3px; font-size: 3px;
}
#mainNav {
    background: #603; color: #FCD;
    height: 22px; text-align: left;
    font-size: 11px;
    padding: 0; margin: 0;
}
#mainNav a {
    color: #FFF; margin: 0;
    padding: 0 8px;
    border-right: 1px solid silver;
    font-family: Arial, sans-serif; font-size: 11px;
    font-weight: bolder; text-decoration: none;
}
#mainNav a:hover{
    color: #603; background-color: #FCD;
    text-decoration: underline;
}
#rightNav {
    background-color: #FCD; 
    text-align: center;
    width: 180px;
}
#rightNav h3 {
    font-size: 13px; padding: 0; margin: 0;
    color: #FFF; background-color: #603;
}
#rightNav a {
    font-family: Arial, sans-serif; font-size: 11px;
    display: block;
    padding: 4px 10px; color: #009;
    font-weight: bolder; text-decoration: none;
    border-bottom: 1px solid #603;
}
#rightNav a:hover {
    color: #FF0; background-color: #C09;
    text-decoration: underline;
}
.emptyLink {
    background-color: silver;
}

#eventTitles {
    text-align: center;
    border-bottom: 1px solid #999;
}
#eventTitles a {
    padding: 4px 10px; color: #999;
    font-size: 11px; font-weight: bolder; 
    text-decoration: none;
}
#eventTitles a:hover {
    color: #090;
    text-decoration: underline;
}

#navBuffer {
    float: left; width: 150px;
    margin: 0; padding: 0;
    border-right: 1px solid #006;
}
#adLinks {
    background-color: #CCC;
    width: 150px; padding: 0;
}
#adLinks h4 {
    background-color: #777; color: white;
    margin: 0; padding: 0 2px;
    font-size: 12px;
}
#adLinks a {
    display: block; text-decoration: none;
    padding: 3px; width: 150px;
    color: #004; background-color: #AAA;
    font-size: 11px; font-weight: bold;
    border-bottom: 1px solid #300;
}
#adLinks a:hover {
    background-color: #DDD; color: #006;
    text-decoration: underline;
}
#mainContent {
    padding: 10px 30px; width: 520px;
    border-left: 0px solid #603;
}
#copyRight {
    color: #603; border-top: 1px solid #333;
    font-family: Arial, sans-serif;
    font-size: 10px; text-align: center;
}
.tLarge {
    width: 400px; border: 0;
}
.tThumb {
    width: 200px; border: 0;
}
.sideNavList {
    margin: 0; padding: 2px 3px 2px 15px;
    text-align: left;
}
.sideNavListLi {
    font-size: 11px; font-family: Arial, sans-serif;
    margin-left: 3px;
}
/* ********** endOf My CSS **************** */




.post {
    margin: 0 0 25px 0;
    text-align: justify;
}

.post h2 a {
    text-decoration: none;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.myEntry {
    font-family: Garamond, Adobe Garamond, Century Schoolbook, Bookman, Times, serif;
    font-size: 15px;
}
#myContent {
	width:670px;
	margin:10px 30px;
}

html>body .entry ul {
    margin-left: 0px; padding: 0 0 0 30px;
    padding-left: 10px;
    list-style: none;
    text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content:url(images/LLR-tic.gif);
	}

.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;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


#sidebar a {
    text-decoration: none; font-weight: heavier;
}
#sidebar a:hover {
    text-decoration: underline; color: green;
}
#sidebar h2 {
    font-size: 14px; padding: 0 0 0 6px; margin: 0;
    color: #605; background-color: #FFF;
	background-image:url(images/pink_luster.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #FEF;
}
#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
	list-style:none;
    margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 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 {
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#archiveList li {
	font-size: 0.8em;
	padding-top: 0; padding-bottom: 2px;
	margin-top: 0; margin-bottom: 2px;
	list-style:url(images/LLR-tic.gif);
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
    width: 115px;
    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 textarea {
    width: 100%;
    padding: 2px;
}

#commentform #submit {
    margin: 0;
    float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* 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 */
	background-color: #fff; }
/* 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;
	}

hr {
    display: none;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/

.entrytext p {
    font-size: 16px;
}
.mapSizer {
	height: 1px;
	width: 110px;
}
.sectHeight {
	height: 40px;
	vertical-align: middle;
}
.mapLink {
	display: block;
	text-decoration: none;
	color: #603;
}
.mapLink:hover {
	background-color: pink;
}
/* "Kind of crazy singing here." */

/******* SIDEBAR WIDGET CUSTOMIZATION **************/
#sidebar #constant-contact {background-color:#FFF;}
#sidebar .widget_categories ul li,
#sidebar .widget_meta ul li,
#sidebar .widget_links ul li {
    text-align:left;
    list-style:url(images/LLR-tic.gif);
    margin-left:30px;
    /* list-style:inside;
       list-style-image:url(images/LLR-tic.gif); */
}


/************* IE6 Special STUFF HERE **************/
#hiddenNav {display:none;}
.ie6 #hiddenNav {
    display: block;
}
.ff #hiddenNav, .ie7 #hiddenNav {
    display:none;
}
