/*calendar*/
body#calendarPage {
	background: #000000 url(/blog/wp-content/themes/nerd/images/bodyBgCalendar.png) repeat top center fixed;
}

body#calendarPage  #content {
	width: 770px;
	padding: 10px;
	position: relative;
	left: 27px;
	background: #000000 url(/blog/wp-content/themes/nerd/images/contentBgCalendar.gif) repeat-y top center;
	border: 1px #ff403b solid;
}

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

body#calendarPage  #content #footer a {
	text-decoration: none;
	color: #fe252e;
}

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

body#calendarPage  #content .title {
	width: 570px;
	height: 17px;
	padding: 5px;
	background: #ff5148;
}

body#calendarPage  #content .title h3 {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}

body#calendarPage  #content .title h4 {
	color: #000000;
	font-size: 11px;
	float: right;
	display: inline;
	padding: 0px;
	margin: 0px;
}

body#calendarPage  #content .entry {
	width: 558px;
	border: 1px solid #ff5148;
	padding: 10px;
	margin-bottom: 10px;
	color: #ffaea6;
	text-indent: none;
}

body#calendarPage  #content a {
	color: #ffaea6;
}

body#calendarPage  #mainBody {
	width: 578px;
	padding: 10px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px #ff403b solid;
}

body#calendarPage  #sideBarLeft {
	margin: 58px 20px 0 0;
}

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

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

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

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

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

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

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

body#calendarPage  #sideBody {
	width: 158px;
	float: right;
	border: 1px #ff5148 solid;
	margin-bottom: 10px;
}

body#calendarPage  #sideBody .sideBodyContent {
	width: 140px;
	padding: 8px;
}

body#calendarPage  #sideSearch {
	width: 138px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px #ff5148 solid;
	float: right;
}

body#calendarPage  #sideSearch #searchLabel {
	display: none;
}

body#calendarPage  #sideSearch #searchValue {
	border: 1px solid #ff403b;
	background: #641009;
	width: 100px;
	display: inline;
	color: #FFFFFF;
}

body#calendarPage  #sideSearch #searchButton {
	color: #000000;
	background: url(images/spacer.gif) #ff403b;
	border: none;
}

body#calendarPage  #sideCategories {
	width: 138px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px #ff5148 solid;
	float: right;
}

body#calendarPage  #sideCategories h5 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffaea6;
	display: table-row;
}

body#calendarPage  #sideCategories h6 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 10px;
	color: #ffaea6;
	display: table-row;
}

body#calendarPage  #sideCategories a {
	text-decoration: none;
}

body#calendarPage  #sideBanner {
	width: 158px;
	border: 1px #ff403b solid;
	margin: 0 0 10px -1px;
	float: right;
	clear: right;
}

body#calendarPage  #nothingbanner {
	width: 158px;
	border: 1px #ff403b solid;
	margin: 0 0 10px -1px;
	float: right;
	clear: right;
}

#calendarContainer {
}

#calendarContainer img {
	border: none;
}

#calendarLeft {
	width: 134px;
	float: left;
	display: inline;
}

#calendarLeft a {
	color: #ffaea6;
}

#calendarLeft img {
	border: none;
	margin-bottom: 10px;
}

#calendarRight {
	width: 390px;
	float: right;
	display: inline;
	margin-left: 10px;
}

#calendarRight a {
	color: #ffaea6;
}

#commentsContainer {
	background: none;
	padding: 5px;
	margin-bottom: 10px;
}

#commentsContainer h5 {
	color: #FFFFFF;
}

#commentsContainer a {
	color: #FFFFFF;
}

#commentsContainer form {
	color: #FFFFFF;
}

#commentsContainer input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	border: none;
}

#ugcComment {
	display: none;
}

#ugcCommentArea {
	color: #ff5148;
}

#ugcSubmit {
	padding: 10px;
}

#ugcComments_2 {
	background: #ffffff;
	width: 548px;
	height: 120px;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comment {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}

.commentCopy {
	background: #000000;
	padding: 7px;
	width: 470px;
	float: right;
	color: #FFFFFF;
	border: 3px #ffffff solid;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

.commentPointer {
	position: absolute;
	top: 9px;
	left: -18px;
}

.commentBL {
	position: absolute;
	left: -3px;
	bottom: -3px;
}

.commentTL {
	position: absolute;
	left: -3px;
	top: -3px;
}

.commentBR {
	position: absolute;
	right: -3px;
	bottom: -3px;
}

.commentTR {
	position: absolute;
	top: -3px;
	right: -3px;
}

.commentImage {
	float: left;
}

.commentImage img {
	border: 1px #ff5148 solid;
}

.meta {
	float: right;
	font-style: italic;
	font-size: 10px;
}

#calendarPage #respond h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF5148;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5148;
}

#calendarPage #comments {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF5148;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5148;
	margin-left: 15px;
}

#calendarPage .commentlist .comment {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFAEA6;
	padding: 10px;
	border: 1px solid #31201E;
	background-color: #000000;
}

#calendarPage  cite {
	font-style: normal;
	font-weight: bold;
}

#calendarPage .comment-author vcard .avatar {
	height: 32px;
	width: 32px;
}

#calendarPage #respond {
	margin-left: 87px;
}

#calendarPage #commentform input, #calendarPage #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFAEA6;
	float: right;
	clear: right;
	margin-right: 88px;
	margin-bottom: 5px;
	border: 1px solid #FF5148;
}

#calendarPage #commentform #author, #calendarPage #commentform #email, #calendarPage #commentform #url {
	width: 175px;
}

#calendarPage #commentform #submit {
	text-transform: uppercase;
	font-size: 12px;
	width: 175px;
	color: #000000;
	background-color: #FF5148;
}

#calendarPage #respond #commentform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF5148;
	float: left;
	text-align: right;
	width: 200px;
}

#calendarPage .comment-meta commentmetadata a, #calendarPage .comment-author vcard .fn .url, #calendarPage .comment-meta commentmetadata {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
