/*about*/
body#aboutPage {
	background: #000000 url(/blog/wp-content/themes/nerd/images/bodyBgAbout.png) repeat top center;
}

body#aboutPage #content {
	width: 771px;
	position: relative;
	left: 47px;
	background: #FF6F00 url(/blog/wp-content/themes/nerd/images/contentBgAbout.gif) repeat-y top center;
	padding: 10px;
}

*body#aboutPage #content {
	width: 771px;
	position: relative;
	left: 48px;
	background: #FF6F00 url(/blog/wp-content/themes/nerd/images/contentBgAbout.gif) repeat-y top center;
	padding: 10px;
}

body#aboutPage  #content #footer {
	text-align: center;
	width: 760px;
	padding: 5px;
	border: 1px #FF6F00 solid;
	clear: both;
	font-size: 9px;
	color: #FF6F00;
}

body#aboutPage  #content #footer a {
	text-decoration: none;
	color: #FF6F00;
}

body#aboutPage  #content #footer a:hover {
	text-decoration: none;
	background-color: #FF6F00;
	color: #000000;
}

body#aboutPage #mainBody {
	float: left;
	width: 760px;
	height: 650px;
	margin: 0 0 10px 0;
}

body#aboutPage  #sideBarLeft {
	margin: 58px 0 0 0;
}

body#aboutPage  #sideBarLeft .sideBarBannerTop {
	padding: 0;
	position: relative;
	left: 21px;
	margin: 0;
	width: 128px;
	height: 152px;
	background: #ffa606;
	border-top: 48px #FF6F00 solid;
	border-right: 1px #FF6F00 solid;
	border-bottom: 1px #FF6F00 solid;
	border-left: 1px #FF6F00 solid;
	overflow: visible;
}

body#aboutPage  #sideBarLeft .sideBarBannerTop img {
	position: absolute;
	top: -48px;
}

body#aboutPage  #sideBarLeft .sideBarBannerTop h4 {
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 3px 7px 5px 7px;
	margin: 0px;
	position: absolute;
	top: -48x;
}

body#aboutPage  #sideBarLeft .sideBarBannerBtm {
	padding: 0;
	position: relative;
	left: 21px;
	margin: 7px 0 0 0;
	width: 128px;
	height: 120px;
	background: #ffa606;
	border-top: 48px #FF6F00 solid;
	border-right: 1px #FF6F00 solid;
	border-bottom: 1px #FF6F00 solid;
	border-left: 1px #FF6F00 solid;
	overflow: visible;
}

body#aboutPage  #sideBarLeft .sideBarBannerBtm img {
	position: absolute;
	top: -48px;
}

body#aboutPage  #sideBarLeft .sideBarBannerBtm h4 {
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 3px 7px 5px 7px;
	margin: 0px;
	position: absolute;
	top: -48x;
}

body#aboutPage  #sideBarLeft .sideBarBannerTwitter {
	padding: 0;
	position: relative;
	left: 21px;
	margin: 7px 0 0 0;
	width: 128px;
	background: #ffa606;
	border-top: 40px #FF6F00 solid;
	border-right: 1px #FF6F00 solid;
	border-bottom: 1px #FF6F00 solid;
	border-left: 1px #FF6F00 solid;
	overflow: visible;
}

body#aboutPage #about {
	width: 770px;
	height: 650px;
}