/* 
Theme: Active Magazine
For HOME page
 */

/* GLOBAL */
.clear {
	height: 1px;
}
#container {
	padding: 0;
}
.box {
	background: url(images/content-bg.jpg) no-repeat;
	margin:0;
	border: 1px solid #d7d7d7;
	padding: 7px;
	margin: 3px;
}

/* Typography : global */
.post-title {
	font-size: 12px;
	padding-bottom:0;
	margin-bottom:0;
}
.post-date {
	font-size: 10px;
}
	
/* HEADER */
#banner_ad{
	float:right;
}

/* Layout */
#main {
	float:left;
	width: 610px;
	margin: 0;
}
#right {
	float:right;
	width:315px;
	margin: 0;
	padding: 0;
}

#welcome {
	width: 590px;
	margin-left: 0;
	margin-top: 0;
}
	div#welcome-text {
		background:url(images/black-tile.png);
		behavior: url(http://www.victoryubelt.org/main/wp-content/themes/active-magazine/wp-content/themes/iconic/iepngfix/iepngfix.htc);
		color: #ffffff;
		height: auto;
		position:absolute;
		width: 575px;
		margin-top: 260px;
		padding: 5px;
		padding-bottom:0;
	}
	#welcome .welcome-pic{
		width:585px;
		height: 365px;
		float:left;
	}
#gallery{
	width:285px;
	float: left;
	margin-left: 0;
	height: 300px;
	overflow:hidden;
}
	#gallery .ngg-albumoverview{
		width:250px;
		margin: 0 auto;
		padding: 0;
	}
	#gallery .ngg-album-compactbox {
		background-image: none;
		margin:15px 15px 0 15px !important;
		padding: 0px !important;
		height: auto !important;
		width: auto !important;
	}
	#gallery .ngg-album-compactbox .Thumb {
		margin: 0px;
		padding: 0px;
		height: 85px;
		width: 85px;
	}
	#gallery div.ngg-album-compact {
		margin:0;
		padding: 0;
		height: auto;
		width: auto;
	}
		#gallery .ngg-album-compact h4{
			font-size: 10px;
			font-weight: normal;
			margin:0;
			padding: 0;
			padding-left: 15px;
			width:100px;
		}
		#gallery .ngg-album-compact p {
			display: none;
		}
div.sidebar#primary{ /*blogs*/	
	width: auto;
	padding:0;
	margin: 0;
	height: auto;
	float: left;
}
	div.sidebar .widget{
		width:285px;
		height: 300px;
		padding: 7px;
		margin: 3px;
		margin-right:0;
	}
	
	div.sidebar div.widgettitle a {
		color:#FFFFFF;
		font-weight: normal;
	}
	div.sidebar div.widgettitle img {
		display:none;
	}
	span.rss-date{
		display:block;
	}
#social-networking{
	width:285px;
	float: left;
	margin-left: 0;
	font-weight: bold;
	height: 145px;
}

    #social-networking ul {
		list-style:none;
		padding: 0;
		margin: 0;
	}
		#linkcat-2 h2 {
			color: #002c54;
			font-size:12px;
			font-weight: normal;
			padding-bottom: 10px;
		}	
		#linkcat-2 li{
			padding-left:8px;
			display: inline;
		}
		#linkcat-2 img {
			behavior: url(http://www.victoryubelt.org/main/wp-content/themes/active-magazine/wp-content/themes/iconic/iepngfix/iepngfix.htc);
			width: 26px;
			height: 26px;
		}


#directions{
	width:285px;
	float: left;
	margin-right: 0;
}


#podcast {
	width:296px;
	margin-left: 0;
	margin-top: 0;
}
	.seriesThumb{
		float: right;
	}
	.podPress_content{
		font-size: 10px;
	}
	#podPressPlayerSpace_1{
		width:50px;
	}
	#podcast div.widgettitle{
		padding-left: 30px;
		background-image:url(images/podcast-home.jpg);
		background-repeat: no-repeat;
		background-position: 5px;
	}
#news{
	width:295px;
	margin-left: 0;
}
div.widgettitle { 
	font-size: 12px;
	font-weight:bold;
}