/*
Theme Name: Slider/Coda/Musiqua mashup.
Theme URI: http://bustatheme.com/wordpress/wp-slider/
Description: Edited WP Slider with graphical style of Coda Blue, done to fit musiqua.com
Version: 1.0
Author: Greg Johnson of BustATheme.com
Author URI: http://greg-j.com/
Tags: fixed width, two columns, right sidebar, widgets, gravatars, grey, red, white, yellow, black, clean, valid XHTML, valid CSS
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:#f1f7fb url(images/body_bg.png) center top repeat-x;
}

#header{
	margin:0 auto;
	padding:0px 0 0 0;
	width:900px;
	height:100px;
	background:url(images/header_bg.png) center left no-repeat;
	position: relative;
	top: 15px;
	left: 50px;
	
}
#header a{
	display: block;
	width: 150px;
	height: 100px;
	
	text-decoration: none;
	}
#header a:hover{
	}
	
#tree {
position: relative;
margin: 0px;
background:url(images/tree.png) center right no-repeat;
width: 184px;
height: 152px;
left: 620px;
top: -117px;
}
	#header h1,
	#header h2{
		display:none;
	}
	#header ul{
		margin:0 auto;
		height:100px;
		width:800px;
	}
		#header ul li{
			display:none;
			float:left;
			width:266px;
			height:100px;
		}
			#header ul li a{
				display:none;
				position:relative;
				width:266px;
				height:100px;
				background-image:url(images/header_links.png);
				background-repeat:no-repeat;
			}
				#header ul li a strong{
					display:none;
				}
				#header ul li a span.hover{
					display:none;
					position:absolute;
					width:266px;
					height:100px;
					background-image:url(images/header_links.png);
					background-repeat:no-repeat;
				}

	#header .popup{
		position:absolute;
		display:none;
		margin:225px 0 0 50px;
		padding:10px 0 0 0;
		width:175px;
		height:125px;
		background:url(images/popup_bg.png) center center no-repeat;
		z-index:50;
		font-size:12px;
		color:#fff;
	}
		#header .popup p{
			padding:2px 0 0 15px;
		}
		#header .popup img{
			vertical-align:middle;
		}
		#header .popup strong{
			color:#000;
		}
		#header .popup a{
			color:#93ddf4;
		}
			#header .popup a:hover{
				text-decoration:underline;
			}
			
			#page .comment{
	background: url('images/summary-bg.png') top right no-repeat;
	margin: 0 0 20px 0;
}
#page .comment .wrapper{
	background: url('images/summary-bg.png') top left no-repeat;
	margin: 0 10px 0 0;
}
	#page .comment .head{
		position: relative;
		font-family: Tahoma, Arial;
		padding: 10px 10px 10px 20px;
	}
		#page .comment .head .author{
			padding: 5px 0;
			color: #9cadb8;
			font-weight: bold;
			border-bottom: solid 1px #d5dae1;		
		}
			#page .comment .head .author span{
				color: #000;
				font-size: 18px;
				font-weight: normal;
			}
			#page .comment .head .author a{
				color: #27475e;
			}
			#page .comment .head .author a:hover{
				text-decoration: none;
				color: #000;
			}
		#page .comment .head .avatar{
			position: absolute;
			padding: 5px;
			top: 10px;
			right: 10px;
			background: #eff1f4;
			-moz-border-radius: 5px;
			-khtml-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			border: solid 1px #d5dae1;
		}
	#page .comment .body{
		color: #434251;
		padding: 20px 30px;
	}
	#page .comment .foot{
		height: 39px;
		padding: 0 10px 0 0;
		border-top: solid 1px #d4d9e0;
		background: url('images/summary-foot-bg.png') top right no-repeat;
	}
		#page .comment .foot .time{
			float: left;
			height: 39px;
			line-height: 39px;
			padding: 0 0 0 20px;
			width: 150px;
			color: #4e4f52;
			font-size: 11px;
			background: url('images/summary-foot-bg.png') top left no-repeat;
		}
		#page .comment .foot .respond{
			float: right;
			height: 39px;
			width: 80px;
		}
		#page .comment .foot .respond a{
			display: block;
			height: 39px;
			line-height: 39px;
			text-align: right;
			color: #4e4f52;
			font-weight: bold;
			font-size: 12px;
			padding: 0 30px 0 0;
			background: url('images/summary-read-link.png') 100% 7px no-repeat;
		}
		#page .comment .foot .respond a:hover{
			background-position: 100% -68px;
			text-decoration: none;
			color: #000;
		}

																																		/* COMMENT REPLY */
#page .reply{
	position: relative;
	height: 520px;
	background: url('images/reply-bg.png') left bottom no-repeat;
}
	#page .reply .login_required,
	#page .reply .logged_in{
		position: absolute;
		width: 760px;
		top: 100px;
		left: 0;
		font-size: 15px;
		font-weight: bold;
		color: #85878c;
		text-align: center;
	}
		#page .reply .login_required a,
		#page .reply .logged_in a{
			font-size: 11px;
			color: #4e4f52;
		}
	#page .reply .login_required{
		color: #920000;
	}
		.reply .login_required a{
			color: #690000;
		}
	#page .reply .name,
	#page .reply .email,
	#page .reply .url{
		position: absolute;
		padding: 4px 0 0 17px;
		width: 200px;
		height: 46px;
		background: url('images/reply-textbox-bg.png') 0 0 no-repeat;
	}
		#page .reply .name strong,
		#page .reply .email strong,
		#page .reply .url strong{
			display: block;
			padding: 5px 20px 0 0;
			text-align: right;
			color: #696b6e;
			font-family: Calibri, Arial;
			font-size: 12px;
			font-style: italic;
		}
		#page .reply .url strong{
			color: #989a9e;
		}
		#page .reply .textbox{
			font-family: Calibri, Arial;
			color: #4d4f51;
			font-style: italic;
			font-size: 13px;
			border-color: transparent;
			background-color: transparent;
		}
	#page .reply .name{
		top: 90px;
		left: 20px;
	}
	#page .reply .email{
		top: 90px;
		left: 280px;
	}
	#page .reply .url{
		top: 90px;
		left: 520px;
	}
	#page .reply .allowed_html{
		position: absolute;
		top: 170px;
		left: 40px;
	}
		#page .reply .allowed_html strong{
			padding: 0 5px 0 0;
			color: #696b6e;
			font-family: Calibri, Arial;
			font-size: 12px;
			font-weight: bold;
		}
		#page .reply .allowed_html small{
			font-family: "Courier New", Courier, monospace;
			color: #95979c;
			font-size: 12px;
		}
	#page .reply .response{
		position: absolute;
		top: 190px;
		left: 20px;
		padding: 5px 0 0 17px;
		width: 783px;
		height: 275px;
		background: url('images/reply-textarea-bg.png') 0 0 no-repeat;
	}
		#page .reply textarea{
			font-family: Calibri, Arial;
			color: #4d4f51;
			font-style: italic;
			font-size: 13px;
			width: 760px;
			height: 260px;
			border-color: transparent;
			background-color: transparent;
		}
	#page .reply .submit{
		position: absolute;
		bottom: 10px;
		right: 30px;
		height: 30px;
		padding: 0 30px 0 0;
		text-align: right;
		background: url('images/reply-submit.png') top right no-repeat;
	}
		#page .reply .submit .button{
			font-size: 15px;
			color: #4e4f52;
			font-weight: bold;
			border-color: transparent;
			background-color: transparent;
			cursor: pointer;
		}
<!-- DELETE -->
#page_header{
display: none;
	margin:0 auto;
	width:900px;
	height:110px;
	background:url(images/page_header.png) center top no-repeat;
}
	#page_header p{
		display:none;
	}
#pageHead{
}

	#pageHead p{
		margin: 15px 300px;
	}
	#pageHead a{
		display: block;
		position: relative;
		width: 130px;
		height: 32px;
		text-indent: -9999px;
		outline: none;
		background: url('images/button-archive.png') 0 0 no-repeat;
	}
	#pageHead a .hover{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 130px;
		height: 32px;
		background: url('images/button-archive.png') 0 -32px no-repeat;
	}
#page{
    width:900px;
	height: 640px;
    margin:0 auto;
	background:url(images/page_bg.png) 50% 50px no-repeat;
}
	#slider{
		width:800px;
		margin:0 auto;
		position:relative;
	}

	#page .navigation{
		padding:0 0 0 20px;
		height:50px;

	
	}
	
	#page .navigation li{
		height:50px;
		float:left;
		padding:0 2px 0 0;
	}
	
	#page .navigation a{
		display:block;
		height:50px;
		line-height:50px;
		float:left;
		padding:0 1px 0 0;
		font-size:13px;
		color:#5a79b9;
		font-weight:bold;
	}
		#page .navigation a:hover,
		#page .navigation a.selected{
			color:#8faae1;
			background:url(images/page_navigation_a.png) right top no-repeat;
		}
		#page .navigation a.selected{
			color: #a8bce7;
		}
	#page .navigation a span{
		display:block;
		height:50px;
		float:left;
		padding:0 25px;
	}
		#page .navigation a:hover span,
		#page .navigation a.selected span{
			background:url(images/page_navigation_span.png) left top no-repeat;
		}
	#page .navigation a:focus{
		outline:none;
	}
	#page .scroll{
		height:590px;
		width:760px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
		#page .scrollContainer .panel{
			padding:20px 10px;
			height:510px;
			width:740px;
			overflow:hidden;
		}
		#page .scrollContainer .panel .pane{
			height: 520px;
		}
		#page .post{
}
#page .post .wrapper{
}
	#page .post .head{
		padding: 10px 20px 10px 30px;
	}
		#page .post .head h3{
			padding: 5px 0;
			border-bottom: solid 1px #d5dae1;		
		}
			#page .post .head h3,
			#page .post .head h3 a{
				color: #27475e;
				font-family: Tahoma, Arial;
				font-size: 24px;
			}
			#page .post .head h3 a:hover{
				text-decoration: none;
				color: #000;
			}
	#page .post .postmeta{
		font-size: 11px;
		color: #96a8b4;
	}
		#page .post .postmeta a{
			color: #96a8b4;
			text-decoration: underline;
		}
		#page .post .postmeta a:hover{
			color: #27475e;
		}
	#page .post .tags{
		height: 37px;
		overflow: hidden;
	}
		#page .post .tags p{
			height: 37px;
			line-height: 37px;
			width: 70px;
			text-align: center;
			color: #305993;
			font-weight: bold;
			float: left;
		}
		#page .post .tags ul{
			height: 37px;
			float: left;
		}
		#page .post .tags ul li{
			height:37px;
			float:left;
		}
		#page .post .tags ul a{
			display:block;
			height:37px;
			line-height:37px;
			float:left;
			padding:0 10px 0 0;
			font-size:12px;
			color:#617693;
		}
			#page .post .tags ul a:hover,
			#page .post .tags ul a.selected{
				color:#fff;
				text-decoration: none;
				background:url(images/summary-tags.png) right center no-repeat;
			}
		#page .post .tags ul a span{
			padding: 0 0 0 10px;
			display:block;
			height:37px;
			float:left;
		}
			#page .post .tags ul a:hover span{
				background:url(images/summary-tags.png) left center no-repeat;
			}
		#page .post .tags ul a:focus{
			outline:none;
		}
		
#page .post .body{
	color: #434251;
	padding: 0 20px 20px 30px;
}
#page .post.summary .body{
	padding: 0 20px 0 30px;
}
	#page .post .body p{
		padding: 0 0 1.5em 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:1.5em;
		color:#3f3e4c;
	}
	#page .post .body h1{
		font-size:28px;
		padding:0 0 .5em 0;
		letter-spacing:-2px;
		color:#404056;
		font-weight:bold;
	}
	#page .post .body h2{
		font-size:24px;
		padding:0 0 .5em 0;
		letter-spacing:-2px;
		color:#404056;
		font-weight:bold;
	}
	#page .post .body h3{
		font-size:20px;
		padding:0 0 .5em 0;
		letter-spacing:-2px;
		color:#404056;
		font-weight:bold;
	}
	#page .post .body h4{
		padding:0 0 .5em 0;
		font-size:15px;
		letter-spacing:-0.5px;
		font-weight:bold;
		color:#404056;
	}
	#page .post .body strong{
		color:#33333e;
	}
	#page .post .body em{
		font-style:italic;
	}
	#page .post .body a{
		white-space:nowrap;
		color:#1d459e;
		font-weight:bold;
	}
	#page .post .body a.plain,
	#page .post .body .gallery a{
		padding: 0;
		background: none;
	}
		#page .post .body a:hover{
			text-decoration:underline;
		}
	#page .post .body .gallery img{
		padding:2px;
		background:#e0e3e6;
		border:solid 1px #c0c5d6;
	}
	#page .post .body blockquote,
	#page .post .body ul,
	#page .post .body ol,
	#page .post .body pre{
		margin:1em .5em 2em .5em;
		padding:10px 15px;
		background:#e0e3e6;
		border: solid 1px #d3d4d5;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#page .post .body blockquote p{
		padding:.4em 0 !important;
		text-indent:0 !important;
	}
	#page .post .body li{
		list-style-position: inside;
		padding: .25em 0;
	}
		#page .post .body ul li{
			margin:0 0 0 1em;
			list-style:square;
		}
		
		#page .post .body ol li{
			margin:0 0 0 1.5em;
			list-style:decimal;
		}
		#page .post .body dl dt{
			font-weight: bold;
		}
		#page .post .body dl dd{
			padding: 0 0 .5em 1em;
		}
	#page .post .body pre{
		line-height:1em;
		color:#1C194C;
		font-size:13px;
		overflow:auto;
		background:#f8f8f8;
		border:solid 1px #e5e5e5;
	}
	#page .post .body code{
		padding:0 3px;
		color:#33333e;
		background:#f8f8f8;
		border:solid 1px #e5e5e5;
		font-family: monospace;
		font-size:13px !important;
	}

	#page .post .body .gallery{
		text-align:center;
	}
#page .post .foot{
		height: 39px;
		padding: 0 10px 0 0;
		background: url('images/summary-foot-bg.png') top right no-repeat;
	}
		#page .post .foot p{
			height: 39px;
			width: 50px;
			background: url('images/summary-foot-bg.png') top left no-repeat;
		}
		#page .post .foot ul{
			position: relative;
			height: 39px;
			background: url('images/summary-foot-bg.png') top left no-repeat;
		}
			#page .post .foot ul li{
				position: absolute;
				width: 130px;
			}
			#page .post .foot ul li,
			#page .post .foot ul li a{
				display: block;
				height: 39px;
				line-height: 39px;
				color: #4e4f52;
				font-weight: bold;
				font-size: 12px;
			}
			#page .post .foot ul li.comments{
				top: 0;
				left: 0;
				padding: 0 0 0 10px;
			}
				#page .post .foot ul li.comments a{
					padding: 0 0 0 30px;
					background: url('images/summary-comments-link.png') 0 7px no-repeat;
				}
				#page .post .foot ul li.comments a:hover{
					background-position: 0 -68px;
				}
			#page .post .foot ul li.read{
				top: 0;
				right: 0;
				text-align: right;
			}
				#page .post .foot ul li.read a{
					padding: 0 30px 0 0;
					background: url('images/summary-read-link.png') 100% 7px no-repeat;
				}
				#page .post .foot ul li.read a:hover{
					background-position: 100% -68px;
				}
			#page .post .foot ul li a:hover{
				text-decoration: none;
				color: #000;
			}
	#page .scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:280px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:30px;
			width:30px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-40px;
		}
			#page .scrollMeLeft a{
				background:url(images/left_right.png) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_right.png) 0 -30px no-repeat;
			}
		#page .scrollMeRight{
			right:-40px;
		}
			#page .scrollMeRight a{
				background:url(images/left_right.png) -30px 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/left_right.png) -30px -30px no-repeat;
			}

#page_footer{
	width:900px;
	margin:0 auto;
}
	#page_footer h5{
		padding:20px 90px;
		font-size:28px;
		letter-spacing:-2px;
		font-weight:bold;
		color:#3c508e;
	}
	#page_footer p{
		padding:0 70px 30px 70px;
		font-size:13px;
		color:#2f4077;
		line-height:1.5em;
	}
		#page_footer p a{
			color:#fff;
		}
			#page_footer p a:hover{
				text-decoration:underline;
			}

#footer{
	height:90px;
	border-top:solid 1px #0b194d;
	background:#000 url(images/footer_bg.png) center top no-repeat;
	font-size:13px;
	font-family: "Lucida Grande", Calibri, Arial;
}
	#footer p{
		width:900px;
		overflow:hidden;
		margin:0 auto;
		color:#374051;
	}
		#footer span{
			display:block;
			height:90px;
			line-height:90px;
		}
		#footer .left{
			float:left;
		}
		#footer .right{
			float:right;
		}
		#footer a{
			color:#727fa1;
		}
			#footer a:hover{
				text-decoration:underline;
			}


div#fancy_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	background-color:#333;
}

div#fancy_loading{
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close{
	position:absolute;
	top:-12px;
	left:-12px;
	height:30px;
	width:30px;
	background:transparent url(images/fancy_closebox.png) ;
	cursor:pointer;
	z-index:100;
	display:none;
}

div#fancy_content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0; 
	margin:0;
	z-index:96;
}

#fancy_frame{
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

img#fancy_img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0; 
	padding:0; 
	margin:0;
	z-index:92;
	cursor:pointer;
}

div#fancy_title{
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	z-index:100;
	display:none;
}

div#fancy_title table{
	margin:0 auto;
}

div#fancy_title div{
	color:#FFF;
	font:bold 12px Arial;
	padding-bottom:2px;
}

td#fancy_title_left{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main{
	height:32px;
	background:transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer{
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 58px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner{
	position:relative;
	width:100%;
	height:100%;
	border:1px solid #fff;
	background:#fff;
}

a#fancy_left, a#fancy_right{
	position:absolute; 
	bottom:10px; 
	height:100%; 
	width:35%; 
	cursor:pointer;
	background-image:url(images/data:image/gif;base64,AAAA);
	z-index:100; 
}

a#fancy_left{
	left:0px; 
}

a#fancy_right{
	right:0px; 
}

a#fancy_left:hover{
	background:transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover{
	background:transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

div#fancy_bg{
	display:none;
}
	
div.fancy_bg{
	position:absolute;
	display:block;
	z-index:70;
}

div.fancy_bg_n{
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne{
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e{
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se{
	bottom:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s{
	bottom:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw{
	bottom:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w{
	left:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw{
	top:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_nw.png) no-repeat;
}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
	.jScrollPaneTrack {
		position: absolute;
		cursor: pointer;
		right: 0;
		top: 0;
		height: 100%;
		background: url('images/scrollbar-track.png') 0 0 no-repeat;
	}
	.jScrollPaneDrag {
		position: absolute;
		cursor: pointer;
		overflow: hidden;
		background: url('images/scrollbar-drag-middle.png') 0 50% repeat-y;
	}
		.jScrollPaneTrack:hover .jScrollPaneDrag{
			background-position: -20px 50%;
		}
	.jScrollPaneDragTop {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		background: url('images/scrollbar-drag-top.png') 0 0 no-repeat;
		height: 5px;
	}
		.jScrollPaneTrack:hover .jScrollPaneDragTop{
			background-position: -20px 0;
		}
	.jScrollPaneDragBottom {
		position: absolute;
		bottom: 0;
		left: 0;
		overflow: hidden;
		background: url('images/scrollbar-drag-bottom.png') 0 0 no-repeat;
		height: 5px;
	}
		.jScrollPaneTrack:hover .jScrollPaneDragBottom{
			background-position: -20px 0;
		}


																																		/* FOOTER 1 */
#footer1{
	height: 0px;
	background: #494c52 url('images/footer1.png') left bottom repeat-x;
}

																																		/* FOOTER 2 */
#footer2{
	height: 0px;
	background: #1d1e20 url("images/footer2_background_tile.png") 0 0 repeat-x;
}
	#footer2 .wrapper{
		width: 1000px;
		margin: 0 auto;
		padding: 20px 0 40px 0;
		overflow: hidden;
	}
		#footer2 .left,
		#footer2 .center,
		#footer2 .right{
			float: left;
			margin: 0 20px 0 0;
			width: 320px;
		}
		#footer2 .right{
			margin: 0;
		}
		#footer2 .widgets ul{
			padding: 5px 0;
		}
			#footer2 .widgets li{
				text-indent: 10px;
				padding: 2px 0;
			}

																																		/* WIDGETS */
#footer2 .widget h4 {
	height: 30px;
	background: url("images/widget_headings_sprite.png") 0 0 no-repeat;
}
#footer2 #widget_pages h4{background-position: 0 0}
#footer2 #widget_calendar h4{background-position: 0 -30px}
#footer2 #widget_archive h4{background-position: 0 -60px}
#footer2 #linkcat-1 h4,
#footer2 #linkcat-2 h4,
#footer2 #linkcat-3 h4,
#footer2 #linkcat-4 h4,
#footer2 #linkcat-5 h4{background-position: 0 -90px}
#footer2 #widget_meta h4{background-position: 0 -120px}
#footer2 #widget_search h4{background-position: 0 -150px}
#footer2 #widget_recent_entries h4{background-position: 0 -180px}
#footer2 #widget_tag_cloud h4{background-position: 0 -210px}
#footer2 #widget_categories h4{background-position: 0 -240px}
#footer2 #widget_text h4{background-position: 0 -270px}
#footer2 #widget_rss h4{background-position: 0 -300px}
#footer2 #widget_recent_comments h4{background-position: 0 -330px}
	#footer2 .widget h4 span{display: none}

	#footer2 .widget{
		padding: 5px 0 20px 0;
		color: #666870;
		font-family: Calibri, "Trebuchet MS";
	}
		#footer2 .widget a{
			text-decoration: none;
			color: #afaea8;
		}
		#footer2 .widget a:hover{
			color: #f1c404;
		}
		#footer2 .widget ul{
			padding: 0 10px;
		}
			#footer2 .widget ul li{
				padding: 3px 0 3px 15px;
				background: url("images/footer2_link_bullet.png") 0 8px no-repeat;
			}
			

#footer2 #widget_recent_comments li{
	padding-left: 15px !important;
}
#footer2 #widget_recent_comments li a{
	color: #afaea8 !important;
	display: block !important;
	text-decoration: none !important;
}
	#footer2 #widget_recent_comments li a:hover{
		color: #f1c404 !important;
	}
	#footer2 #widget_recent_comments li a.url{
		color: #666870 !important;
		text-decoration: underline !important;
		display: inline !important;
		padding-left: 0 !important;
	}
#calendar_wrap{
	padding: 10px 20px;
}
	#calendar_wrap table{
		width: 100%;
	}
	#calendar_wrap caption{
		padding: 0 0 6px 0;
	}
	#calendar_wrap td{
		text-align: center;
	}
	#calendar_wrap td#prev{
		text-align: left;
	}
	#calendar_wrap td#next{
		text-align: right;
	}
		
																																		/* FOOTER 3 */
#footer3{
	height: /*9*/0px;
	font-family: Calibri, "Trebuchet MS";
	font-size: 11px;
	background: #000 url("images/footer3_background.png") 50% 0 no-repeat;
	/*border-top: solid 1px #414348;*/
}
	#footer3 .wrapper{
		overflow: hidden;
		width: 1000px;
		margin: 0 auto;
		color: #8f939e;
	}
		#footer3 .wrapper a{
			color: #e7edff;
			text-decoration: none;
		}
		#footer3 .wrapper ul{
			float: left;
			padding: 20px 0 0 0;
			line-height: 22px;
		}
		#footer3 .wrapper p{
			float: right;
			height: 90px;
			line-height: 90px;
		}
