/*
Theme Name: Adworkers
Description: Milwaukee Adworkers Club WordPress Theme
Version: 1
Author: Travis Knutson

*/


	body
	{
		background-image: url(images/shared/top_bg.gif);
		background-repeat: repeat-x;
		background-color: #FFF;
		margin: 0;
		padding: 0;
		font-family: 'Trebuchet MS', Trebuchet, Arial, Sans-Serif;
		font-size: 12px;

	}


a
{
	color: #000;
}

a:link
{
	color: #000;
}

a:hover
{
	color: #aaa;
}


	#header
	{
		background-image: url(images/shared/top_nav_bg.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		height: 367px;
		min-width: 970px;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}




	#main
	{
		margin: 0px auto 0px auto;
		width: 966px;
		position: relative;
	}

	#copyright
	{
		margin: 0px auto 0px auto;
		width: 966px;
		position: relative;
		color: #FFF;
		padding-top: 106px;
	}
	
	#logo
	{
		margin: 11px;
		float: left;
		width: 150px;
	}
	
	#top_nav
	{
		background-image: url(images/shared/nav_bg.jpg);
		background-repeat: no-repeat;
		float: right;
		margin-top: 25px;
	
		width: 687px;
		height: 58px;
		padding: 20px 0 0 32px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#top_nav ul
	{
		list-style: none;
		margin: 0;
		padding: 0;		
		
	}
	
	#top_nav ul li
	{
		float: left;
		margin: 0;
		padding: 0;		
	}	
	#top_nav ul li a
	{
		text-decoration: none;
		color: #fff;
	}	

	#top_nav ul li a:hover
	{
		text-decoration: none;
		color: #AAA;
	}

	#top_nav ul li.page-item-290
	{
		margin-left: 82px;
	}
	#top_nav ul li.page-item-4
	{
		margin-left: 114px;
	}
	#top_nav ul li.page-item-464
	{
		margin-left: 131px;
	}		




	#feature_area
	{
		background-repeat: no-repeat;	
		clear: both;
		width: 920px;
		height: 400px;
		margin-left: 46px;
		text-align:center;
		position: relative;
	}
	
	#featured
	{

		position: absolute;
		z-index: 99;
		top: -4px;
		left: -2px;
		
	}	

	#newsheadline
	{
		color: #598b91;
		/*top: 525px;
		  left: 46px; */
		font-weight: bold;
		font-size: 24px;
		margin: 15px 0 15px 45px;
		padding: 0px;
		line-height: 15px;
		width: 415px;
		border-bottom: 1px #598b91 solid;
	}

	#latest_posts
	{
		float: left;
		width: 450px;
		
	}
#latest_posts img
{
	width: 390px;
	height: auto;
}

	
	.homepostdate
	{
		font-size: 18px;
		line-height: 16px;
		color: white;
		background-image: url(images/shared/date_bg.gif);
		background-repeat: no-repeat;

		text-align: right;
		margin-left: -45px;
		float: left;
		padding: 3px 15px 50px 4px;
	
	}

	.homepost
	{
		margin: 0 0 25px 45px;
		width: 405px;
	}

	.homepost p
	{
	padding: 0;
	margin: 0;
	}
	
	#hometwitter
	{
		background-image: url(images/shared/twitter_bg.jpg);
		background-repeat: no-repeat;
		width: 298px;
		
		float: left;
		margin-left: 35px;
		margin-top: -15px;
	
	}

	#homefb
	{
		padding: 15px 0 15px 0;
	}


	#homeflickr
	{
		
	}

	#homeflickr2
	{
	}
	
	#homeskyscraper
	{
		width: 160px;
		height: 600px;
		float: right;
		margin-top: -15px;

	}
	
	h2
	{
	
		font-size: 18px;
		padding: 0;
		margin: 0;
	}
	
	h6
	{
		font-size: 11px;
		padding: 0;
		margin: 1px 0 6px 0;	
	}


	.homepostlink
	{
		text-align: right;
		padding: 0px;
		margin: 0px;
	}
	

	.homepost a
	{
		font-weight: bold;
		font-size: 12px;
	}
	.homepost a:link
	{
	
		  color: #598b91;
		  
	}
	
	.homepost a:hover
	{
	
		  color: black;
	}


#footer
{
	clear: both;
	background-image: url(images/shared/footer_bg.gif);
	height: 152px;
}

#subfooter
{
	background-image: url(images/shared/footer_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	height: 152px;
	min-width: 970px;

}



.clear
{
	clear: both;

}
#content
{
	position: relative;
	width: 920px;
	z-index: 90;
	background-color: white;
	margin: 0px 0 0 50px;

}

#news_sash
{
	position: absolute;
	top: -4px;
	left: -4px;
}



.article_body
{
	background-color: white;
	width: 600px;
	padding: 75px 14px 75px 80px;
	
}

.article_body img
{
	max-width: 600px;
	max-height: auto;
}


#article_body
{
	background-color: white;
	width: 600px;
	padding: 75px 14px 75px 80px;

}

#article_date
{
	width: 58px;
	float: right;
	
}

	#content_date
	{
		font-size: 18px;
		line-height: 16px;
		color: white;
		background-image: url(images/shared/date_right_bg.gif);
		background-repeat: no-repeat;

		text-align: left;
		margin: 75px -45px 5px 0;
		padding: 6px 0 45px 12px;
	
	}


#content_rc
{
	width: 168px;
	float: right;
	
}


#latest_posts h2 a
{
 font-size: 18px;
 color: black;
 text-decoration: none;
}


#latest_posts h2 a:hover
{
text-decoration: underline;
}

/* hide twitter header*/

div.twtr-hd, div.twtr-ft
{
	display: none;
}


body.page-id-290 div.entry ul { list-style-type: none; margin: 0 0 0 5px; padding: 0; }

body.page-id-290 div.entry li { padding: 5px; margin: 10px; }
