


#single { 
	width:652px; 
	float:left; 
	margin:0px 0 0 5px; 
}

body {

}

h2#datetime {
	float: left;
	margin: 70px 0 0 27px;
	font-size: 18px;
	color: white;
}

h2#cal_next {
	color: white;
	font-size: 23px;
	margin: 94px 83px 0 0;
	float: right;
}

#outerwrap {
	padding-bottom: 30px;
}

#innerwrap{
	padding-bottom: 50px;
}

.mainbox {
	width:567px;
}



/* --------- SIDEBAR STYLING ----------- */


#sidebar {
	margin: 69px 4px 0 0;
}

#sidebar h2 {
	color: white;
	font-size: 18px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

#sidebar #calendar , #sidebar #repeating-events-sidebar {
	float: left;
	color: #4d4d4d;
	width: 284px;
	background: white;
	padding: 20px 15px 30px 20px;
	margin: 0 0 0 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

#sidebar #repeating-events-sidebar {
	padding: 30px 30px 30px 25px;
	width: 264px;
	margin: 30px 0 0 0;
}

#sidebar #repeating-events-sidebar li a {
	color: #4d4d4d;
	padding: 14px 0 14px 2px;
}

#sidebar #repeating-events-sidebar li a:hover {
	color: #843636;
}

#sidebar div h2 {
	color: #4d4d4d;
	margin-left: 0px;
}

#sidebar h2.second {
	padding: 40px 0 15px 0;
}

#sidebar dt:first-child {
	border-top:  none;
	padding-top: 0;
}

#sidebar dt {
	color: #676767;
	text-align: right;
	border-top: 1px dashed silver;
	width: 100%;
	padding: 10px 0 6px 0;
	text-transform: uppercase;
}

#sidebar dd {
	padding:  0 0 10px 0;
	}

#sidebar .above, #sidebar .below {
	color: #843636;
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px;
	text-transform:uppercase;
	line-height: 1.3em;
	width: 90%;
}

#sidebar h3 {
	font-size: 16px;
	color: black;
	line-height: 1.3em;
	text-transform: none;
}

#sidebar #calendar a { 
	padding:0; 
	}

#sidebar #calendar dl {
	border-top: 1px dashed #c7c7c7; 
	margin-top:0px; 
	padding-top: 10px;
}


#sidebar #calendar dl:first-child {
	border-top: 0;
	padding-top: 0;
}

/* --------- MAIN AREA STYLING ----------- */


h1 {
	font-size: 28px;
	float: left;
	clear: left;
	margin: 0;
	line-height: 1.25em;
	width: 95%;
	color: black;
}

h2 {
	font-size: 22px;
}

h3 {
	color:#843636;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
	text-transform:uppercase;
}

.mainbox {
	float: left;
	width: 566px;
	clear: left;
	padding:  20px 40px 40px 40px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: white;
	margin:  9px 0 0 0px;
	}

.mainbox .main_img {
	margin-left: -15px;
	width: 597px;
	height: 238px;
	}
	
h4#order {
	margin: 5px 0 0 0;
	}	
	
h4#order.nobuy {
	float: right;
	color: white;
	background: maroon;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid transparent;
	padding: 6px 30px 5px 30px;
}

h4#order.buy a {
	float: right;
	color: white;
	background: maroon;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid transparent;
	padding: 7px 30px 5px 30px;
	}

h4#order.buy a:hover { 
	background: white;
	color: black;
	border: 1px solid silver;
	color: black;
	}
	
h4#order a:hover { 
	margin: 0;
	}

.mainbox .info {
	float: right;
	margin-top: 15px;
	font-size: 14px;
	width: auto;
	}

.mainbox .info .sep {
	color: #7f1b1b;
	}

.mainbox h3.above {
	margin:  15px 0 3px 2px;
	float: left;
	width: auto;
	font-size: 14px;
}

.mainbox h3.below {
	margin:  5px 0 4px 2px;
	float: left;
	font-size: 14px;
}

.info .sep {
	margin: 0 4px;
}


#maintext p.wp-caption-text {
	font-size: 10px;
	color: #B2B2B2;
	padding: 4px 0 0 1px;
	text-transform: uppercase;
	width: 92%;
	line-height: 1.3em;
}


/* --------- MAIN TEXT (INSIDE MAIN AREA) STYLING ----------- */

#maintext {
	clear: left;	
	border-top: 1px dashed silver;
	margin-top: 10px;
	padding-top: 18px;
	float: left;
}

#maintext p {
	font-size: 13px;
	line-height: 1.35em;
	margin: 0 0 1em 0;
	}

#maintext .ingress {
	font-size: 13px;
	margin: 5px 0 15px 0;
	line-height: 1.3em;
	font-weight: bold;
}

/* --------- SOCIAL MEDIA STYLING ----------- */

#resources {
	clear:  left;
	float: left;
	margin:0 0 0 -6px;
	border-collapse:separate;
	empty-cells:show;
	border-spacing: 6px;
}

#resources td {
	background: white;
	width: 283px;
	padding: 23px 0 15px 38px;
	display: table-cell;
	margin: 0 5px 0 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height:auto !important;
}

#resources .social {
	margin-right: 0;
	width: 283px;
}

#resources ul {
	margin: 12px 0 0 3px;
}

#resources li {
	float: left;
	clear: left;
	padding: 4px 0 2px 30px;
	margin: 0 0 8px 0;
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#resources h3 {
	font-size: 14px;
	color: black;
	text-transform: none;
	}

#resources a, #resources  a:visited {
	color: #6a6a6a;
	font-size: 12px;
	line-height: 1.2em;
}

#resources a:hover {
	color: #843636;
}

#resources .facebook {
	background-image: url(../images/icon_facebook.png);
}

#resources .twitter {
	background-image: url(../images/icon_twitter.png);
}

#resources .email {
	background-image: url(../images/icon_other.png);
}


#resources .the_homepage_url {
	background-image: url(../images/icon_homepage.png);
}

#resources .the_myspace_url {
	background-image: url(../images/icon_myspace.png);
}

#resources .the_additional_url {
	background-image: url(../images/icon_other.png);
}

/* --------- EXTRAS STYLING ----------- */

#extras {
	clear:  both;
	float: left;
}

#extras .box {
	background: white;
	padding: 30px 30px 40px 40px;
	width: 576px;
	margin: 0 0 6px 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#extras h3 {
	font-size: 14px;
	color: black;
	text-transform: capitalize;
	}

	
	
/* --------------------- REPEATING EVENTS ------------------ */
h3.repeating_event {
	clear: left;	
	border-top: 1px dashed silver;
	margin-top: 10px;
	padding-top: 18px;
	float: left;
	font-size: 14px;
	color: #6a6a6a;
}

h3.repeating_events {
	color: #6a6a6a;
}

h3.repeating_events a {
	font-size: 14px;
	color: #7f1b1b;
}



/* ---------------- COMMENT STYLING - TAKEN FROM MASCULINITY-MOVIES.com ---------------- */	

#comments {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px;
	background:white;
	margin:0 0 6px;
	padding:15px 50px 20px 40px;
	width:556px;
	float: left;
}

#comments h3 {
	color: black;
	text-transform: none;
}

#comments a {
	color: #843636;
	text-decoration: underline;
}

#comments a:hover {
	color: black;
	text-decoration: none;
}


h3#comments {
	margin: 16px 0 20px 0;
}


	
#comments li {
	position: relative;
}
	
#comments li .avatar {
	padding: 3px;
	border: 1px solid silver;
	position: absolute;
	top: 15px;
	right: 15px;
	background: white;
	}
	
#comments li h3#comment_id {
	font-size: 14px;
	float: left;
	padding: 0;
	text-align: left;
	width: 20px;
	color: #603913;
}

#comments li .text {
	float: left;
	clear: left;
}

	
#comments li h3.author {
	font-size: 14px;
	float: left;
	padding: 0;
	margin: 0 0 12px 0;
	color: black;
}

#comments li .comment_body {
	margin: 0 0 0 40px;
	width: 85%;
	line-height: 1.4em;
}
	
#comments .commentline {
	font-size: 11px;
	clear: left;
	margin: 0 0 8px 0;
	color: gray;
	padding-top: 3px;
	position: absolute;
	right:20px;
	top:10px;
	color: #8c4a4e;
}
	
#comments.review, .page #comments {
	margin-top: 25px;
	border-top: 1px dotted silver;
}
	
#comments .vcard {
	margin-right: 6px;
}
	
#comments .vcard, .comment-meta {
	font-size:12px;
	padding: 6px 0;
	margin-bottom: 1em;
}

#comments .comment-meta {
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
	background: #f1f1f1;
}

#comments p {
	margin-bottom: 1em;
	font-size: 12px;
}


#commentform {
	margin-bottom: 15px;
	width: 570px;
}

#commentform input.text {
	margin: -7px 10px 10px 0;
	padding: 5px;
	width: 385px;
	border: 1px solid #ccc;
}

#commentform p {	
	margin:  0 0 1em 0;
}

#commentform label {
	width: 160px;
	display: block;
	float: left;
	margin-left: 2px;
}
	
#comment {
	width: 550px;
	border:  1px solid #ccc;
}

#comments .notice {
	margin: 5px 0 1em 0;
	}

.commentlist {
	border-bottom: 1px dashed #ccc;
	margin: 10px 0;
}

.commentlist li:first-child {
	
	}

.commentlist li {
	padding: 15px 30px 5px 10px;
	border-top: 1px dashed #ccc;
	}
	
.commentlist li.authcomment {
	background-color: #f8f2ea;
	margin-bottom: 0;
}
	
.commentlist cite.fn, .commentlist .says {
	font-size: 12px;
	font-style: normal;
	}
	
.commentlist .commentmetadata {
	color: gray;
	padding-bottom: 3px;
	}
	
#comments .vcard {
	float: left;
	}
	
.comment p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}

#comments textarea {
	padding: 3px;
}


#respond h3, #comments h3.header {
	font-size: 16px;
	padding-bottom: 10px;
	margin: 20px 0 10px 0;
}





