/*
Theme Name:		Lindsey's This and That
Theme URI:		
Description:	Custom styles for author Lindsey Lane customized by Hit Those Keys.
Version:		
Author:			Lisa Firke
Author URI:		http://www.hitthosekeys.com/
*/

body.custom { background-color: #553F72; font-family: "Lucida Grande", "Trebuchet MS", sans-serif; }

/*---LAYOUT STRUCTURE---*/

.custom #container {
	background-color: #58774B;;
	margin: 0;
	padding-top: 20px;
	border-bottom: 2px solid #EFEFEF;
	width: 100%;
}
.custom #page { width: 858px; color: #292637; padding: 0; margin: 0 auto; border-right: 2px solid #EFEFEF; border-left: 2px solid #EFEFEF; border-top: 2px solid #EFEFEF; background: #3F5436 url(images/figure.gif) no-repeat right bottom; }
.custom #header {
	padding: 0;
	width: 858px;
	background: url(images/header.gif) no-repeat;
	padding-top: 28px;
}
.custom #content_box { width: 719px; background-color: #fff; background-image: none; border-right: 2px solid #EFEFEF; border-top: 2px solid #EFEFEF; }
.custom #content {
	float: left;
	background: none;
	width: 484px;
}
.custom #sidebars { width: 226px; float: right; }
.custom #sidebars_box {
	width: 100%;
	background-image: none;
}
.custom .pad_sidebars { padding-top: 2.2em; }; 
.custom .sidebar {
	width: 100%;
}
.custom #image_box {
	background: #F6F6FC;
	padding: 11px;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.custom #image_box img {
	padding: 1px;
	border-width: 1px;
}
.custom #footer {
	color: #F0ECEC;
	margin: -2px auto 0 auto;
	width: 862px;
	background: #553F72 url(images/footer.gif) no-repeat left top;
	padding: 0;
}
.custom .off-left {
	font-size: 6px;
	margin-left: -9999px;
}
.custom #footer p { 	padding: 21px 16px; margin: 0 auto; font-size: 0.88em; text-align: left; border-top: none; 
 }

/*---NAV MENU STYLES---*/

.custom ul#tabs { width: 721px; list-style: none; border-left-style: none !important; border-bottom-style: none !important; }
.custom	ul#tabs li { font-size: 1.1em; line-height: 1em; padding: 0; border: 2px solid #efefef; border-left-style: none; border-bottom-style: none; text-transform: uppercase; letter-spacing: 2px; float: left; margin-bottom: -2px; background: #F6F6FC;}
.custom	ul#tabs li.current_page_item, ul#tabs li.current-cat { background: #fff; border-bottom: solid 2px #fff; }
.custom ul#tabs li.rss { padding-right: 16px; padding-top: 16px; background: none; float: right; border: none; }
.custom	ul#tabs li.rss a { padding-right: 16px; padding-top: 16px; background: url(images/icon-rss.gif) right bottom no-repeat; color: #FFF;}


/*--- HEADLINES __*/
.custom .sidebar h3 {
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.custom h2 {
	font-size: 2em;
	line-height: 1.25em;
}
.custom h3 {	
	font-size: 1em;
	font-weight: bold;
}
	
