/*
Theme Name: A0226
Theme URI: http://www.psd2site.com/
Description: Chris Cape
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fffc06;
	color: #1c7c9c;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1c7c9c;
}

a:link, a:visited {
	text-decoration: none;
	color: #1c7c9c;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #1c7c9c;
}

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#wrapper {
	margin: 0px auto;
	width: 1024px;
}

#header {
	height: 500px;
	background: url(images/header_bg.png) no-repeat;
}
#chris {
	position: absolute;
	z-index: 999;
	width: 341px;
	height: 467px;
	background: url(images/chris.png) no-repeat top right;
	top: 75px;
	margin-left: 620px;
}
#logo {
	width: 343px;
	height: 302px;
	float: left;
}
#logo h1 a {
	width: 343px;
	height: 302px;
	display: block;
	background: url(images/logo.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: relative;
	z-index: 40;
}
#nav {
	width: 220px;
	float: left;
	position: relative;
	z-index: 20;
	padding-top: 30px;
	font-family:"Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	background: url(images/nav_bg.gif) no-repeat;
}
#nav li {
	list-style: none;
	height: 23px;
	line-height: 23px;
	margin-bottom: 4px;
}

#nav li a {
	display: block;
	width: 195px;
	padding-left: 25px;
	color: #fff;
	text-decoration: none;
}
#twitter-updates {
	width: 580px;
	height: 143px;
	padding: 20px 100px 20px 20px;
	background: url(images/twitter-updates.png) no-repeat;
	overflow: hidden;
}
#twitter-updates ul {
	list-style: none;
}
#twitter-updates ul li {
	margin-bottom: 10px;
}
#twitter-updates ul li a span.url, #twitter-updates ul li a:visited span.url {
	color: #ff00a2;
}
#twitter-updates small {
	font-size: 10px;
	color: #8b8b8b;
}
#content {
	width: 580px;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 50;
	color: #fff;
}

#sidebar {
	width: 380px;
	float: left;
	padding: 40px 10px 10px 10px;
	background: #000;
	font-size: 18px;
}

#sidebar h2 {
	margin: 5px 0;
	font-size: 18px;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}
#sidebar ul li.set-list {
	height: 203px;
	background: url(images/set-list_bg.gif) no-repeat;
	padding: 40px;
	color: #000;
}
#sidebar ul li.set-list h2 {
	color: #000;
	margin-bottom: 20px;
	font-size: 20px;
}
#sidebar ul li.set-list a, #sidebar ul li.set-list a:visited {
	color: #000;
}
#sidebar ul div.upcomming-shows {
	background: #0cff00;
	padding: 10px;
}
#sidebar ul div.upcomming-shows a, #sidebar ul div.upcomming-shows a:visited  {
	color: #fff;
}
.tickets {
	float: right;
}


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#footer {
	height: 137px;
	background: url(images/footer_bg.gif) no-repeat;
}
.post {
	margin: 0 0 40px;
	background-color: #000;
	padding: 10px;
}
.post h2, .post h2 a, .post h2 a:visited {
	color: #fff;
}
.postmetadata {
	text-align: center;
	padding-top: 5px;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

/*Removed so that comments dont alternate*/
/*.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #0f0f0f;
}*/

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 4px;
	background-color: #999;
	font-weight: bold;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-transform:capitalize;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 20px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-bottom:3px solid #fff;
}

.commentlist li.authcomment {
	background-color: #666666;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	padding: 2px;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*Added styling to the developed template*/

#cctv {
	width: 380px;
	height: 258px;
	background-image: url(http://chriscape.com/wp-content/uploads/2009/12/CCTV-Frame380.png);
	background-repeat: no-repeat;
	padding-top: 16px;
}
#cctv-youtube {
	height: 168px;
	margin-left: 25px;
}
#mc_interests_header {
	font-size:16px;
	margin-bottom:5px;
}
.mc_interest_label {
	font-size:14px;
	margin-left:5px;
}
#mc_signup_form legend {
	font-size:18px;
	font-weight:bold;
}
#mc_display_rewards {
	font-size:10px;
	margin-top:30px;
}
#mc_signup_submit {
	float:left;
	margin-top:15px;
	padding:5px;
	width:200px;
}
.mc_var_label {
	font-size:14px;
}
.mc_input {
	margin:5px;
	padding:3px;
	width:250px;
}
.twitter-item {
	font-weight:bold;
}
.twitter-timestamp {
	font-size:10px;
	color:#8b8b8b;
	font-weight:normal;
}
.twitter-item a.twitter-link, a.twitter-user {
	color:#ff00a2;
}
/*Removing the tv around the youtube channel*/
/*#cctvpage_tv {
	height: 563px;
	width: 852px;
	background:url(images/CCTV-Frame898.png) no-repeat;
	padding: 70px 0px 0px 46px;
}*/

#cctvpage_tv {
	text-align: center;	
}

.connect_widget_summary connect_widget_text {
	color: fff;
}
.facebooklike {
	float: right;
}
.blogheader {
	height: 70px;
}
