/*   
Theme Name: xUnplugged
Theme URI: www.unpluggedyouth.ca
Description: Unplugged Youth website theme converted to Wordpress by <a href="http://www.xintyr.com/">Xintyr</a>.
Version: 1.3
Author: Elbow Room Design
Author URI: http://www.elbowroomdesign.com/
*/

* {margin: 0; padding: 0;}

body {background: #CE5004; font: 13px Arial, Helvetica, sans-serif;}
	a {outline: none;}
	h2 {color: #422d10;}
	img {border: none;}
		.trans {behavior: url(http://unpluggedyouth.ca/wp-content/themes/xUnplugged/iepngfix.htc);}
		.alignleft {float: left; margin-right: 14px;}
		.alignright {float: right; margin-left: 14px;}
	#rev2 {width: 980px; margin: 0 auto;}
	div.container {width: 870px; margin: 0 auto; overflow: auto;}
	span.infobox {padding: 4px 20px; color: #000; font: 9px Tahoma, Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.5px;} 
		
#header {width: 100%; height: 100px; background: url(images/headerbg.gif) repeat-x;}
	#header a {border: none; text-decoration: none; cursor: pointer;}
	#header img.logo {float: left; margin: 18px 0 0 0;}
	#header span.infobox {float: left; margin: 72px 0 0 235px; background: #fff;}
	#header img.rssIcon {float: left; margin: 74px 0 0 17px;}
	#header span.feed {float: left; margin: 74px 0 0 6px; color: #fff; font-size: 12px;}

#menu {width: 100%; height: 102px; background: url(images/menubg.png) repeat-x; line-height: 102px;}
	#menu span.infobox {z-index:2; position:absolute; background: #fff; }
	#menu ul {list-style-type: none;}
	#menu ul li {display: inline;}
	#menu ul li a {float: left; padding: 0 8px; color: #ccc; font-size: 20px; font-weight: bolder; text-transform: uppercase; text-decoration: none;}
	#menu a:hover {color:#fff; background: rgb(118,199,228);}
	#menu li.current_page_item a {color:#fff; background: rgb(118,199,228);}

#main {width: 100%; background: url(images/mainbg.gif);}
	#main #content {float: left; width: 565px; min-height: 375px; height: auto !important; height: 375px; padding: 0px 0 20px 15px; background: #fff;}
		#content div.post {padding-top: 37px;}
			#content div.title {margin-left: 18px;}
				#content div.title h1 a {color: #422d10; font-size: 20px; text-transform: uppercase; text-decoration: none;}
			#content div.meta {width: 505px; padding: 0 0 15px 18px; border-bottom: 1px solid gray;}
				#content div.meta a {color: #000;}
				#content div.meta img {margin-right: 5px;}
			#content div.entry {margin: 20px 0 0 18px;}
				#content div.entry a {color: rgb(30,149,189);}
				#content div.entry img {border: 1px solid #422d10;}
				#content div.entry p {width: 505px; margin-bottom: 15px; text-align: justify;}
			#content div.pageEntry {margin-top: 0; padding-right: 35px; text-align: justify;}
				#content div.pageEntry li {list-style-type: none; margin-bottom: 12px;}
			#content div.nav {margin: 0 38px 20px 18px;}
				#content div.nav div.alignleft {}
				#content div.nav a {text-decoration: none;}
			#content div.comments {width: 505px; padding: 20px 0 20px 18px; border-top: 1px solid gray;}
				#content div.comments a {color: #000;}
				#content div.comments h3 {color: #422d10; margin-bottom: 8px;}
				#content div.comments p {margin-bottom: 14px;}
				#content div.comments ul {list-style-type: none;}

	#main #sidebar {width: 255px; margin: 0 0 0 590px; color: #422d10; font-size: 12px; line-height: 16px; text-align: justify;}
		#sidebar div.top {width: 100%; height: 20px;}
			#sidebar span.infobox {float: right; background: rgb(73,183,220);}
		#sidebar h2 {display: none;}
		#sidebar img.title {margin: 14px 0 0 14px;}
		#sidebar ul, #sidebar li {list-style-type: none;}
		#sidebar ul {padding: 10px 0 35px 12px;}
		#sidebar li {margin-bottom: 27px;}
		#sidebar ul li a {color: #422d10; font-size: 14px; text-decoration: none;}
		#sidebar ul li img.balloons {margin: 1px 11px 0 0;}
		#sidebar ul li span.author {font-size: 15px; font-weight: bold;}
	
#footer {width: 100%; color: #fff; background: url(images/footerbg.jpg) repeat-x;}
	#footer div.events {width: 100%; height: 75px; padding-top: 5px;}
		#footer div.events span.infobox {color: #fff; background: rgb(206,80,4);}
		#footer div.events ul.pages {margin: 14px 0 0 34px;}
			#footer div.events ul.pages li {float: left; display: inline; margin-left: 5px; padding-right: 5px; border-right: 1px solid #fff;}
                        #footer div.events ul.pages li:last-child {border-right: none;}
				#footer div.events ul.pages li a {color: #fff; text-decoration: none;}
		
	#footer div.nav {width: 100%; height: 50px;}
		#footer div.nav span.credits {float: left; margin-top: 5px; font: 9px Tahoma, Arial, sans-serif; text-transform: uppercase;}
		#footer div.nav img {float: left;}
			#footer div.nav img.erdLogo {margin: 4px 0 0 5px;}
			#footer div.nav img.facebookLogo {margin: 5px 0 0 340px;}
			#footer div.nav img.flickrLogo {margin: 5px 0 0 20px;}
			#footer div.nav img.sunwestLogo {margin: 2px 0 0 20px;}
