/*
Theme Name: Civic Center Television
Theme URI: www.civiccentertv.com/blog/wp-content/themes/cvtv
Description: Civic Center Television
Version: 2.0
Author: Richard Maisano
Author URI: www.richardmaisano.com
*/

body {
	font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;
	text-align:left;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	font-weight:bold;
}

a:link, a:visited {
	color:#369;
}

a:hover {
	color:#000;
}

a:active {
	color:#aaa;
}

#admin-panel {
	background-color:#024;
	padding:15px 15px 5px;
	color:#eee;
	font-size:12px;
}

#admin-panel span {
	margin:0 15px;
}

#admin-panel span.log-out {
	float:right;
}

#admin-panel span a {
	padding:3px 15px;
	background-color:#e1e1e1;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#admin-panel span a:hover {
	background-color:#a1a1a1;
	color:#111;
}

#header {
	width:auto;
	height:35px;
	background-color:#369;
	border-top:70px solid #024;
	border-bottom:1px solid #555;
}

.nav {
	position:relative;
	padding:0;
	margin:0;
	border:0;
	width:960px;
	height:35px;
	text-align:center;
	background-color:#369;
	z-index:999;
	margin-left:auto;
	margin-right:auto;
}

.nav ul {
	list-style:none;
	padding:0;
	margin:0;
}

.nav ul li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:0.1em;
	line-height:1.1;
	color:#fff;
}

.nav ul li.current {
	background-color:#024;
}

.nav a,
.nav a:link,
.nav a:visited {
	font-weight:normal;
	display:block;
	margin:0;
	padding:0 21px;
	color:#fff;
	line-height:35px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .5s;
}

.nav a:hover {
	background-color:#024;
}

#body {
	min-height:600px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#body h2 {
	margin:0 0 -10px;
	padding:5px 0 0;
	font-size:16px;
}

#slideshow {
	position:relative;
	height:205px;
	padding:0;
	margin:3px 10px 6px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
}

#slideshow img {
	position:absolute;
	top:0;
	z-index:8;
	width:938px;
	border:1px solid #333;
}

#slideshow IMG.active {
	z-index:10;
}

#slideshow IMG.last-active {
	z-index:9;
}

#body div.col1 {
	float:left;
	width:640px;
	margin-left:10px;
}

#body div.col2 {
	float:left;
	width:280px;
	margin-left:20px;
	text-align:justify;
}

#body div.col1 img {
	max-width:640px;
}

#body div.col2 img {
	max-width:280px;
	margin-left:auto;
	margin-right:auto;
}

#body div.col1.gcal {
	width:940px;
	margin:0 20px;
	padding:0;
}

.entry.post {
	padding-bottom:40px;
}

h1, .entry.post .post-title, .entry.post .post-title a {
	font-size:20px;
	margin:0;
	color:#024;
}

.entry.post .post-title a:hover {
	color:#000;
}

.entry.post .post-date-tags {
	margin:0;
	letter-spacing:.01em;
	font-size:12px;
	color:#555;
}

.entry.post .post-date-tags a, .post-date-tags a:link, .post-date-tags a:visited {
	color:#555;
	font-weight:500;
	text-decoration:underline;
}

.entry.post .post-date-tags a:hover {
	color:#000;
}

.entry.post .post-content {
	text-align:justify;
	font-size:14px;
	letter-spacing:.02em;
	line-height:1.65em;
}

.entry.post .post-content.single {
	text-align:justify;
	font-size:14px;
	letter-spacing:.02em;
	line-height:1.65em;
}

.entry.post .post-edit-comment {
	font-size:12px;
	letter-spacing:.02em;
	line-height:1.65em;
	color:#666;
}

.entry.post .post-edit-comment.single {
	font-size:14px;
}

#navigation {
	margin-bottom:30px;
}

#archives h1.pagetitle {
	font-weight:500;
}

#archives ol {
	margin-left:0;
	padding-left:0;
}

.col2 .gcal {
	width:280px;
	height:660px;
	background-color:#3a63A3;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
}

.col2 .gcal h1 {
	font-size:15px;
	text-align:center;
	color:#fff;
	font-size:13px;
	letter-spacing:-.075em;
	padding:4px;
}

.comments-box {
	padding:10px 20px 20px 10px;
	margin: 5px 10px 0 0;
	text-align: justify;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.comments-box input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

.comments-box textarea {
	width: 100%;
	height: 100px;
	padding: 5px;
	letter-spacing: .05em;
}

.comments-box #submit {
	margin: 0 0 5px auto;
	float: right;
}

.comments-box input, .comments-box textarea {
	font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

ol#comments {
	list-style:none;
	padding:0 0 0 5px;
	margin:20px 0 35px;
}

ol#comments li {
	margin:0;
	padding:15px 25px;
	list-style-position:inside;
}

ol#comments li.odd {
	background-color:#f9f9f9;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

.comment-meta {
	margin-bottom:10px;
}

.comments-header {
	color:#369;
	font-weight:700;
}

.comment-text p {
	margin:0;
	font-size:12px;
	line-height:1.6em;
}

.comment-date {
	font-size:12px;
	font-weight:500;
	color:#666;
}

.comment-author {
	font-size:12px;
	font-weight:700;
	color:#025;
	padding-right:3px;
}

#contact-form div {
	text-align:right;
}

div.watch {
	padding:12px 0;
}

#footer {
	width:auto;
	height:200px;
	margin-top:20px;
	background-color:#ddd;
	border-top:10px solid #ccc;
}

#footer .sitemap {
	width:960px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#footer .sitemap .col {
	float:left;
	width:300px;
	margin:10px;
}

#footer .sitemap .col h1 {
	display:block;
	font-size:16px;
	color:#013;
	padding:8px 3px 2px;
	border-bottom:2px solid #ccc;
}

#footer .sitemap .col span a {
	display:block;
	font-size:13px;
	color:#235;
	font-weight:500;
	padding:8px 3px;
}

#footer .sitemap .col span a:hover {
	color:#024;
	text-decoration:underline;
}
























.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}