/*
Theme Name: UTM/TV
Theme URI: http://www.utmtv.ca
Version: 2.0
Author: Maciej Derulski
*/
html{
	background-image: url(images/bg_main.png);
	background-repeat: repeat;
}

body{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Georgia;
}

/***********************************/
/*                                 */
/*          Globals                */
/*                                 */
/***********************************/
img{ border: none; }

p{ color: #fff; }

a{
	color: #BEF202;
	text-decoration: none
}

a:hover{ text-decoration: underline; color: #FFC702; }

input[type="text"]{
	padding: 4px;
	background-color: #20344b; 
	border: 1px solid #fff;
	color: #fff;
	font-family: "Trebuchet MS", Helvetica, Georgia;
}

input[type="password"]{
	padding: 4px;
	background-color: #20344b; 
	border: 1px solid #fff;
	color: #fff;
	font-family: "Trebuchet MS", Helvetica, Georgia;
}

/***********************************/
/*                                 */
/*          Containers             */
/*                                 */
/***********************************/	
#container{
	margin: 16px auto;
	width: 980px;
	min-height: 600px;
/*	background-image: url(images/bg_container.png);
	background-repeat: repeat;*/
}

#sub_container{
	float: left;
	margin: 0;
	/*padding: 10px 0 10px 0;*/
	width: 980px;
	background-image: url(images/bg_container.png);
	background-repeat: repeat;
}
	
#header{
	position: relative;
	margin: 10px auto;
	width: 960px;
	height: 212px;
	background-color: #1A1A1A;
	border: 1px solid #88C425;
}

#content_wrap{
	float: left;
	/*margin: 10px 0 0 10px;*/
	margin: 0 0 10px 9px;
	padding: 12px;
	width: 936px; /*960 w/ padding*/
	min-height: 600px;
	/*background-color: #011832;*/
	background-image: url(images/bg_content_wrap.png);
	background-repeat: repeat;
	border: 1px solid #88C425;	
}

/***********************************/
/*                                 */
/*          Columns                */
/*                                 */
/***********************************/
#left_col{
	float: left;
	width: 640px;
}

#left_col p{
	margin: 0;
	padding: 4px 8px 4px 8px;
	font-size: 13px;
	line-height: 20px;
	color: #E6E6E6;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}

/***********************************/
/*                                 */
/*          Top Navigation         */
/*                                 */
/***********************************/
#top_nav{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 36px;
	width: 100%;
	border-top: 1px solid #333;
	background-color: #000;
}

#top_nav ul{
	float: left;
	margin: 0;
	padding: 0;
	height: 32px;
	list-style-type: none;
}

#top_nav ul li{
	display: inline;
	float: left;
	height: 36px;
	width: 94px;
	border-right: 1px solid #333;
	text-align: center;	
}

#top_nav ul li a{
	float: left;
	padding-top: 5px;
	width: 96px;
	height: 31px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#top_nav ul li a.inactive{
	float: left;
	padding-top: 5px;
	width: 96px;
	height: 31px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#top_nav ul li a.active{
	float: left;
	padding-top: 5px;
	width: 96px;
	height: 31px;
	color: #88C425;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#top_nav ul li a:hover{
	color: #88C425;	
}

/*bottom navigation*/
ul#nav_bottom{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#nav_bottom li{
	display: inline;
	margin-left: 6px;
	font-size: 12px;
}

ul#nav_bottom li a{
	color: #fff;
}

ul#nav_bottom li a:hover{
	text-decoration: underline;
}

/***********************************/
/*                                 */
/*          Header                 */
/*                                 */
/***********************************/
p.icons_social{
	clear: right;
	float: right;
	margin: 8px 4px 0 0;
}

p.icons_social img{
	margin-right: 4px;
}

#searchform{
	float: left;
}

/*login*/
p.login_header{
	clear: right; 
	float: right;
	margin: 72px 8px 0 0;
	font-size: 12px;
}

/*breadcrumbs*/
/*div.breadcrumbs{
	margin: -12px 0 8px -12px;
	width: 960px; 
	height: 24px; 
	background: #000;
}*/

/***********************************/
/*                                 */
/*          Single.php             */
/*                                 */
/***********************************/

h2.single_title{
	float: left;
	margin: 0 0 3px 0;
	padding: 4px 0 0 6px;
	font-size: 18px;
	color: #fff;
}

div.post_title{
	margin: 0 0 2px 0;
	width: 640px;
	height: 28px;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}

div.wordtube{
	/*float: left;*/
	margin: 0;
	padding: 0;
	/*height: 360px;*/
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}


/*fb stuff*/
/*.fb_popupContainer{
	height: 300px;
}*/

/*ratings & fb like*/
#ratings{
	float: left;
	margin-top: 2px;
	width: 640px;
	min-height: 32px;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}

#ratings img{
	margin-top: 2px;
}

div.post-ratings{
	float: right;
	margin: 0;
	padding-right: 2px;
	min-height: 32px;
	color: #fff;
	font-size: 11px;
	/*min-width: 256px;*/
}

#ratings div.post-ratings span{
	/*margin-top: -2px;*/
}

#left_col div.post-ratings p{
	margin: 0; /*0 0 12px;*/
	padding: 0;
	background-image: none;
	font-size: 11px;
}

.post-ratings-text{
	color: #fff;
	font-size: 11px;
}

#left_col p.fb-like{
	float: left;
	padding: 6px 0 0 8px;
	/*padding: 0;*/
	background-image: none;
}

/*credits*/
#credits{
	float: left;
	margin-top: 2px;
	padding: 8px;
	width: 624px; /*640*/
	font-size: 12px;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}

/*#credits div{
	float: left;
	margin: 0;
	min-width: 128px;
}*/

#credits ul{
	float: left;
	margin: 0 0 2px 4px;
	padding: 0;
	/*min-width: 96px;*/
	list-style-type: none;
/*	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;*/
}
#credits ul li{
	padding: 0 0 0 8px;
}
#credits ul li.utmtv_credits_role{
	
	color: #fff;
}

/*#credits ul li{
	float: left;
}

#credits ul ul li{
	clear: left;
}*/

/***********************************/
/*                                 */
/*     category/archive pages      */
/*                                 */
/***********************************/
div.excerpt_wrap{
	float: left;
	margin: 0 0 16px 0;
	padding: 8px; 
	width: 624px;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}

/*div.sub_head{
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
}*/

h1.archive_cat{
	margin: 0 0 12px 0;
	padding: 1px 0 1px 4px;
	color: #BEF202;
	font-size: 20px;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
	/*text-align: center;*/
}

h2.post_title_archive{
	clear: left;
	float: left;
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 18px;
}

h2.post_title_archive a:hover{
	text-decoration: none;
}

img.excerpt_thumb{
	clear: left;
	float: left; 
/*	width: 224px; 
	height: 126px;*/
}
p.utmtv_post_meta{
	float: right; 
	margin: 0 0 2px 0; 
	width: 376px; 
}

p.excerpt{
	float: right;
	width: 376px;
	background: transparent;
	background-color: #20344b;
}

/*pagination*/
div.pagination{
	/*float: left;*/
	margin: 4px auto 6px auto; /*14px*/
	padding: 0;
	min-width: 200px;
	min-height: 32px;
	text-align: center;
/*	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;*/
}

ol.wp-paginate{
	clear: both;
	margin: 0;
	padding: 0;
}
ol.wp-paginate li{
	margin: 0 0 0 2px;
}

ol.wp-paginate li a{
	margin: 0;
	height: 24px;
	border: 1px solid #43586f;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
	background-color: transparent; 
	color: #BEF202;
}

ol.wp-paginate li a:hover{
	background-color: transparent;
	background-image: url(images/bg_trans_white.png);
	background-repeat: repeat;
	border: 1px solid #fff;
	color: #BEF202;	
}

ol.wp-paginate li span.page{
	margin: 0;
	border: 1px solid #43586f;
	background: none;
}

ol.wp-paginate li span.title{
	margin: 0;
	color: #fff;
}

/*facebook*/
div.fb_popupContainer{
	height: 400px;
}

/*about us*/
div.about img.avatar{
	float: left;
	margin: 0 8px 8px 8px;
}

div.about p.bio{
	float: left;
	width: 440px;
}

div.about h4{
	margin: 0 0 6px 0; 
	padding: 0 0 0 8px; 
	font-size: 18px;
}

.subject{display:none;}

input#subject{display:none;}

div#left_col p.about, #portfolio_right p.about{
	clear: both; 
	margin-left: 8px; 
	padding: 8px 6px 8px 6px; 
	background: none; 
	background-color: #20344b;
	font-size: 14px;
	line-height: 22px;
	color: #ccc;
}
