/*
------------------------------------------------------------------------
Theme Name:    Video
Theme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.3
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       support@quommunication.com
Updated:       June 21 2008
Copyright:     (c) 2008 Quommunication

All rights reserved.

#93278f purple light (news flash)
#5A1081 purple soundwave
#231C83 blue donate
#160553 blue store


*/

body#home {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(images/medi_002_1200x1176.jpg);
	font-family: Arial;
	font-size: 12px;

	color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
}

body#default {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(images/medi_004_1200x1176.jpg);
	font-family: Arial;

	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	outline: none;
}

.clear {
	clear: both;
}

/*
------------------------------------------------------------------------
CONTAINER
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
COLUMNS
------------------------------------------------------------------------
*/

.column_main {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	
	width: 640px;
	
	float: left;
}

.column_right {
	width: 280px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*
------------------------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------------------------
*/

h1 {
	margin: 0px;
	padding: 20px 0px 30px 0px;
	
	font-size: 21px;
	font-weight: normal;
	color: #666666;
}

h2 {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	
	/*font-size: 24px;
	font-weight: bold;
	color: ##93278f;
	text-shadow: #000000 0px 1px 1px;*/
}

h3 {
	margin: 0px;
	padding: 30px 0px 4px 0px;
	line-height: 28px;
	font-size: 21px;
	font-weight: normal;
	color: #93278f;
	
}
h4 {
	margin: 0px;
        font-size: 21px;
	font-weight: normal;
	
}
h5 {
	margin: 0px;
        font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	
}


.column_main h2 {
	color: #93278f;
	font-size: 3.0em !important;
	font-weight: normal;
line-height: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#postcontent h2 {
	color: #93278f;
	font-size: 1.4em !important;
line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #93278f;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#postcontent #news_headings, #postcontent #news_headings a {
	color: #93278f;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
        padding-bottom: 6px;
	font-size: 1.6em;
	background:none;
	margin-left: 0px !important;
	text-align: left !important;
}
#content #readmore_home a {
	color: #93278f !important;
	padding-top: -50px !important;
	padding-right: 20px !important;

	font-size: 1.8em !important;
	margin-right: 20px !important;
	background:none !important;
	text-align: right !important;
	float: right;
}

.widget a{
	color: #93278f !important;
	padding-top: 5px !important;
	padding-right: 5px !important;

	font-size: 1.2em !important;
	margin-right: 10px !important;
	background:none !important;
	text-align: right !important;
	float: right;
}
.column_right h2 {
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.column_right #text-444034104 h2{
	color: #5A1081;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5A1081;
	}

.column_right #text-444034101 h2 {
	color: #231C83;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #231C83;
}

.column_right #text-444034102 h2 {
	color: #160553;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #160553;
}

p {
	margin: 0px;

}

/*
------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------
*/

#header {
	margin: 0px;
	padding: 20px;
}

.headerlogo, .headerlogo a, .headerlogo img, .headerlogo img a {
	margin-bottom: -30px;
	border:none !important;
}

* html .headerlogo a {
	margin-bottom: -20px;
}

/* Logo */

.logo {
	font-size: 360px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #999999;
	text-decoration: none;
	float: left;
}

/* Page Menu */

#header_right {
	float: right;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.page_menu {
	float: right;
	list-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.page_menu li {
	float: left;
	font-size: 16px;
}

.page_menu li a, .page_menu li a:visited {
	margin: 0px 0px 0px 10px;
	padding: 2px 5px 2px 5px;

	color: #999999;
	text-decoration: none;
}

.page_menu li a:hover {
	color: #93278f;
}

.page_menu li.current_page_item a {
	color: #ffffff;
	background-color: #93278f;

	/*text-shadow: #333333 0px 1px 1px;*/

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/*
------------------------------------------------------------------------
STAGE
------------------------------------------------------------------------
*/

#stage {
	padding: 0px;
	background-color: #000000;

	-webkit-box-shadow: 0px 0px 10px #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#stage .column_main {
	text-align: center;
	background-color: #000000;
}

#mediacontent {
	font-size: 17px;
}

#mediacontent a, #mediacontent a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#mediacontent a:hover {
	color: #ffffff;
}


#stage .column_right ul.episode_menu {
	margin: 0px;
	padding: 40px 0px 0px 0px;

	list-style: none;
	display: inline-block;
}

#stage .column_right #drop_menu {
	margin: 40px 0px 10px 0px;

	text-align:left;
	font-size:13px;
}

#stage .column_right #drop_menu select, .menuitem {
	margin:0px;

	background-color:#ffffff;
	color:#000000;
}

#show_tags {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	
}

/* Episode Menu */

.episode_menu li {
	margin-bottom: 8px;

	float: left;
	cursor: pointer;
}

.episode_menu li a, .episode_menu li a:visited {
	margin: 0px 7px 0px 0px;
	padding: 3px 7px 3px 7px;

	/*color: #666666;*/
	color: #fff;
	text-decoration: none;
}

.episode_menu li a:hover {
	color: #ffffff;
}

.episode_menu li.current a {
	color: #ffffff;
	background-color: #666666;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* Episode List */

#stage .column_right #list_container ul.episode_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
	cursor: pointer;
}

#list_container {
	overflow:hidden;
	height: 350px;
}

.episode_list li a, .episode_list li a:visited {
	margin: 0px;
	padding: 12px 10px 12px 10px;

	color: #666666;
	text-decoration: none;
	
	display: block;
}

.episode_list li a b, .episode_list li a:visited b {
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	display: block;
}

.episode_list li a:hover {
	color: #ffffff;
	background-color: #222222;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.episode_list li a:hover b {
	color: #ffffff;
}

.episode_list li.current a {
	color: #ffffff;
	background-color: #666666;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.episode_list li.current a b {
	color: #ffffff;
}

.totalfaded {
	opacity: 0;
	filter: alpha(opacity=0);
}

#prev, #next {
	text-align: center;
}

/* Episode List Arrows */

a#linkup, a#linkup:visited, a#linkdown, a#linkdown:visited {
	margin: 5px 0px 5px 130px;
	
	width: 20px;
	height: 20px;
	background-image:url(images/buttons.png);
	display:block;
	cursor: pointer;
}

a#linkup, a#linkup:visited {
	background-position: -20px;
}

a#linkdown, a#linkdown:visited {
	background-position: 0px;
}

a#linkup.inactive, a#linkup.inactive:visited, a#linkdown.inactive, a#linkdown.inactive:visited {
	margin: 5px 0px 5px 130px;
	
	width: 20px;
	height: 20px;
	background-image:url(images/buttons.png);
	display:block;
	cursor:default;
}

a#linkup.inactive, a#linkup.inactive:visited {
	background-position: -60px;
}

a#linkdown.inactive, a#linkdown.inactive:visited {
	background-position: -40px;
}

/* Stage Footer */

.stage_footer {
	margin: 0px;
	padding: 0px;

	color: #666666;

	background-color: #222222;
	background-image: url('images/stage_footer_back.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#stage .stage_footer .column_main {
	padding: 10px 0px 10px 10px;
	text-align: left;
	background-image: url('images/stage_footer_back.png');
	background-position: bottom;
}

.stage_footer .column_right {
	padding: 10px 10px 10px 10px;
}

.stage_footer p a, .stage_footer p a:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.stage_footer p a:hover {
	color: #ffffff;
}

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Main */

#digg_span {
	float:left;
	margin:3px 10px 5px 0px;
}

#content .column_main p {
	margin: 0px;

	font-size: 17px;
	line-height: 24px;
	/*background: url('images/liner.gif');*/
}

#content .column_main a, #content .column_main a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #93278f;
}

#content .column_main a:hover {
	color: #ffffff;
}

#content .column_main p label input {
	margin: 1px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	font-family: Arial;
	font-size: 13px;
	color: #444444;

	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

/* Column Right */

#content .column_right p {
	margin: 0px 0px 10px 0px;

	font-size: 16px;
	line-height: 24px;
}

#content .column_right a, #content .column_right a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#content .column_right a:hover {
	color: #ffffff;
}

/* Comments */

#content .column_main #commenting p {
	margin: 0px 0px 10px 0px;

	background: none;

	font-size: 13px;
	line-height: 19px;
}

#content .column_main #commenting a, #content .column_main #commenting a:visited {
	padding: 0px;
	background: none;
}

.comment_author {
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 0px 0px;

	float: left;
	clear: both;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
}

.comment_author img {
	width: 75px;
	height: 75px;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
	display:block;
}

.comment {
	margin: 0px 0px 10px 0px;
	
	width: 539px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	
	font-size: 13px;
	line-height: 19px;

	float: left;
}

/* Comment Meta */

.comment .meta {
	color: #666666;
}

/* Live Comment Preview */

#comment_preview {
	overflow:hidden;
}

/* Leave A Comment */

.leave_comment {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

.leave_comment fieldset {
	padding: 5px 0px 5px 0px;

	border: none;
}

.leave_comment .meta {
	padding: 4px 0px 0px 15px;

	font-size: 11px;
	color: #999999;

	float: left;
}

.leave_comment .error {
	padding: 2px 5px 2px 5px;
	
	background-color: #993333;
	color: #ffffff;
	cursor:default;
	zoom: 1;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.leave_comment fieldset label {
	padding: 5px 20px 0px 0px;

	width: 90px;

	font-size: 11px;
	font-weight: bold;
	text-align: right;

	float: left;
}

.field {
	float: left;
}

.leave_comment .input {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	font-family: Arial;
	font-size: 13px;
	color: #444444;

	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 419px;
	
	font-family: Arial;
	font-size: 13px;
	color: #444444;
	
	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

.button {
	margin: 10px 0px 0px 110px;
}

/*
------------------------------------------------------------------------
SIDEBAR
------------------------------------------------------------------------
*/

#text-444034103 img, #text-444034103 img a {
	padding: 3px;
	border: 1px solid #999999;
	float: left !important;
	text-align: left !important;
}

.widget {
	line-height: 15px;
}

.widget ul {
	margin: 0px;
	padding: 0px;

	list-style: none;
}

.widget ul li {
	padding: 2px 0px 2px 0px;
	font-size: 17px;
	line-height: 21px;
}
.textwidget {
	line-height: 17px;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer .column_main {
	padding: 0px 0px 20px 20px;
}

#footer p {
	color: #999999;
	line-height: 16px;
}

#footer a, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
