/*
Theme Name: Music NT Theme
Version: 1.0
Description: Child theme for Music NT site.
Author: Mikey Leung
Author URI: http://www.mikeyleung.ca
Template: aperture
*/
 
@import url("../aperture/style.css");

body {
font-family: "Gill Sans","Lucida sans", Arial, Helvetica, sans-serif;
font-size: 80%;
	background-color: #141414;
}

#logo {
	margin: 0 0 0 10px;
	}

#home #top {
	padding: 3px;
	}

#home #contentWrap {
	background-color: transparent;
	}
	
/* Nav */

#nav a {
	font-size: 13px;
	}

#nav li ul {
	width:185px;
}

/* Slider Adjustments */

#home .alpha {
	margin-right: 0px;
	}

#home .container_12 .grid_9, #home .container_16 .grid_12 {
width:778px;
	}

#home .stepcarousel {
	width: 778px;
	}

#home .stepcarousel .panel {
	width: 778px;
	}

#home #featured {
	width: 778px;
	}

#featured {
background:#141414 url(../aperture/styles/dark_grunge/featured_bg.jpg) no-repeat scroll 0 0 !important;
	}

#home .container_16 .grid_7 {
	width: 467px;
	}


/*Featured Text container*/	
#home .container_16 .grid_5 {
	width: 291px;
	padding-left: 10px;
	}

/* Manager Message container */
#home .container_16 .grid_4 {
	width: 192px;
	margin-left: 3px;
	}
	
#home div#about {
	margin-bottom: 0px;
	height: 247px;
	}
	
/* Slider Controls */
#home .container_16 .grid_6 {
	width: 360px;
	}

#home .container_12 .grid_12, .container_16 .grid_16 {
width:936px;
}

#home #slider_nav {
	margin-top: 0px;
	}

	
/* Albums */
#home #albums {
	padding: 0px 0px 0;
	width: 990px;
	background-color: transparent !important;
	}

#home #albums .container_16 .grid_4 {
	margin-left: 0px;
	margin-right: 4px;
	}

#home .category-image-block {
	width:192px;
	margin-bottom: 0px;
}

#home #albums .container_16 {
	padding-top: 4px;
	width:990px;
	}
	
#home #albums p.category a {
font-size:13px;
height:20px;
line-height:20px;
margin-bottom:12px;
padding:5px;
text-align:center;
	}

/* Footer */
#home #footer {
	background: #FFF repeat-x;
	}

#home #footer {
padding:0 10px 20px;
	}

.credits, .credits a {
color:#FFF !important;
}

.logos p {
	color: #FFF;
	margin: 0;
	}
	
.logos img {
	margin-left: -10px;
	}

/* Footer restore homepage */	
#home #footer .container_12, #home #footer .container_16 {
margin-left:auto;
margin-right:auto;
width:960px;
}

#home #footer .container_16 .grid_4 {
width:220px;
margin-left: 10px;
}

#home #footer .alpha {
margin-left: 0px !important;
margin-right: 10px;
}

.custom #footerWrap {
border-top:1px solid #E4E4E4;
margin-top:10px;
padding-top:20px;
width:940px;
}

#blog .box, .archive_options, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter {
background-color:#FFFFFF !important;
border:2px solid #BFC1B5 !important;
}

.widget ul {
	border: 2px solid #BFC1B5 !important;
	padding: 3px;
	background-color: #BFC1B5;
	}

.widget ul li {
	border: 1px solid #BFC1B5 !important;
	background-color: #fff !important;
	}

/* One Sidebar */

.onesidebar {
	width: 700px !important;
	}
	
/* Composited */
	
#composited .sexy-bookmarks, #composited .tweetmeme_button {
	display: none;
	}
	
#composited .box {
	border:2px solid #BFC1B5 !important;
	padding: 10px 10px 0;
	height: 290px;
	margin-bottom: 10px;
}

.grid_44 {
display:inline;
float:left;
margin-left:10px;
margin-right:10px;
width: 212px;
}

/* Widget styling */

#rss-3 li a.rsswidget, #events-list-widget-3 li .event {
	font-weight: bold;
	}
	
#events-list-widget-3 li .date {
	font-size: smaller;
	}
	
/* Event Calendar adjustments */

#googlemaps {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
#tec-event-meta {
	margin: 0px 0px 12px 0px !important;
	}
	
/* IMA Pages */
.post-image-block {
	background:url("../aperture/images/post_image_block_bg150.jpg") repeat scroll 0 0 transparent;
	float:right;
	height:150px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left: 10px;
	width:150px;
}

#composited {
	overflow: hidden;
	}


/* Blockquote */

.entry blockquote {
	border-bottom:1px solid #EAEAEA;
	border-top:1px solid #EAEAEA;
	color:#BBBBBB;
}

.entry blockquote {
	font-size:24px;
	font-style:italic;
	line-height:36px;
	margin:30px 0;
}

.entry blockquote p {
	background:url("images/blockquote_icon.gif") no-repeat scroll left top transparent;
	margin:30px;
	padding:0 0 0 60px;
}


/* Forms */
.gform_wrapper {
	max-width: 100% !important;
	}

#gform_2 li {
	background: none;
	}

#gform_3 li {
	background: none;
	}

	
.gsection_description li {
	background:url("../aperture/images/bullet.gif") no-repeat scroll 4px 4px transparent !important;
	padding-left:18px !important;
	}

/* Nomination Cat Pages*/
ul.nomcats {
	border-bottom:1px solid #E4E4E4;
	height:120px;
	margin:5px 0 20px;
}

ul.nomcats li {
	border:1px solid #E4E4E4;
	display:block;
	float:left;
	height:40px;
	list-style:none outside none;
	padding:5px;
	width:220px;
	text-align: center;
	vertical-align: middle;
	}

ul.nomcats li.current-cat {
	background: black;
	}

ul.nomcats li.current-cat a {
	color: #FFFFFF;
	}


/*Judging Form*/
#gform_4 label.gfield_label {
	float: left;
	width: 300px;
	margin:8px 0 5px;
	}

#gform_4 div.ginput_container {
	float: right;
	width: 400px;
	margin-right: 180px;
	}

#gform_4 div.gfield_description {
	width: 290px;
	padding: 0;
	clear: none;
	}

#gform_4 li.award {
	border-top:3px dotted #000000 !important;
	border-bottom:3px dotted #000000 !important;
	padding-top: 10px;
}

#gform_4 .gform_wrapper .section {
	margin: 20px 0 16px;
	}

#gform_4 .instruction {
	display: none;
	}
	
#gform_4 a {
	color: #FF0000;
	}