/*  
Theme Name: MyAAUD Blog
Theme URI: http://www.manningproductions.com/
Description: MyAAUD Blog is a two column layout created for use by MyAAUD Chicago, IL 
Version: 1.0-aaud
Author: Manning Productions 
Author URI: http://www.manningproductions.com/

This theme was designed and built by <a href="http://www.manningproductions.com/">Manning Productions</a>
*/
html {
	background-image:url(images/dcsd002_background_stripes.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}

a:link,a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
	a:visited{
		text-decoration:none;
		color:#94ACCE;
		border:none;
	}
	a:hover{
		text-decoration:underline;
		color:#7e7e7e;
		border:none;
	}
	
img {
	margin:2px;
	/*border:6px solid #f9f9f9;*/
	border:none;
}

.noborder {
	border:none;
	margin:0;
}

#box {
	width:920px;
	background:#fff;
	margin:auto;
	border:none;
}
#top{
	width:920px;
	background:#FFFFFF url(images/blog_header.jpg);
	height:118px;
	margin:0;
	padding:0;
}
#header{
	float:left;
	width:330px;
	margin:0 0 0 10px;
	padding:0;
}
	#header h1{
		text-indent:-10000px;
		margin:0;
		padding:0;
	}
	#header a{
		display:block;
		height:100px;
		clear:right;
	}
		#search{
		float:right;
		margin:90px 0 0 0;
		padding:0 10px 0 0;
	}
		#searchform{
		margin:0;
		padding:0;
	}
		input#s{
		color:#5e5e5e;
		width:140px;
		border:1px solid #cbcbcb;
		background:#f9f9f9;
		}
	
		input#searchsubmit{
		background:#f9f9f9;
		color:#04477E;
		font-size:13px;
		border:1px #dadada solid;
		font-weight:bold;
	}
	#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	color: #666666;
	text-align: right;
	width: 895px;
	padding-right: 25px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
	#top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
	#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00437b;
	text-decoration: underline;
}
#sidebar{
	width:330px;
	float:right;
	margin: 10px 10px 5px 5px;
	padding:0;
}
	.rsidebar{
		color:#fff;
		margin:0 auto;
		padding:0 0;
		border-bottom:solid 2px #04477E;
		border-right:solid 2px #04477E;
		border-left:solid 2px #04477E;
		line-height: 1.2em;
	}
	.rsidebar h2{
		font-size:14px;
		background:#04477E;
		margin:0 0 10px 0;
		padding: 3px 0 3px 10px;
	}
	.rsidebar ul{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	.rsidebar ul li{
		list-style-type:none;
		margin:0 0 15px;
		padding:0;
	}
	.rsidebar ul li ul{
		list-style-type:none;
		margin:0;
		padding:0 3px;
	}
	.rsidebar ul li ul li{
		list-style-type:none;
		border:0;
		margin:0;
		padding:0 0 2px 14px;
	}
	.rsidebar p {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#5e5e5e;
		margin:0px 10px 0 14px;
	}
	
	/* ------------- Link Formatting for Inspiration in Sidebar ------------*/
	
	.inspiration-box {
		margin:0;
		padding: 0 0 0 9px;
		min-height:200px;
	}
	
	.inspiration-item {
		padding:0px;
		margin:6px;
		float:left;
	}

	
	/* ------------- Link Formatting for Categories in Sidebar ------------*/
	
	.categories {
		font-weight:bold;
	}
	
	.categories li.cat-item-1 {
		color:#94ACCE;
	}
	
		.categories li.cat-item-1 a{
			color:#94ACCE;
			text-decoration:none;
		}
			.categories li.cat-item-1 a:hover{
				text-decoration:underline;
			}
			
	.categories li.cat-item-3 {
		color:#00aeef;
	}
	
		.categories li.cat-item-3 a{
			color:#00aeef;
			text-decoration:none;
		}
			.categories li.cat-item-3 a:hover{
				text-decoration:underline;
			}

	.categories li.cat-item-4 {
		color:#efe30f;
	}
	
		.categories li.cat-item-4 a{
			color:#efe30f;
			text-decoration:none;
		}
			.categories li.cat-item-4 a:hover{
				text-decoration:underline;
			}
			
	.categories li.cat-item-5 {
		color:#ec008c;
	}
	
		.categories li.cat-item-5 a{
			color:#ec008c;
			text-decoration:none;
		}
			.categories li.cat-item-5 a:hover{
				text-decoration:underline;
			}
	
	/* ------------- Link Formatting for Recent Posts in Sidebar ------------*/
	
	.recent-posts {
		font-weight:bold;
	}
	.recent-posts a {
		display:block;
		color:#5e5e5e
	}
	/*
		.recent-posts a, a:hover {
		}
	*/
		.recent-posts h2 {
			color:#fff;
		}
	
		.recent-posts li {
			color:#5e5e5e;
			padding: 4px 0px;
		}
	
			.recent-posts li.post-twotwofour {
				padding: 0 0 2px 14px;
			}
			
				.recent-posts li.post-twotwofour a:hover {
					/*background-color:#8bdf38;*/
					background: #FFF url(../aaud/images/recent-posts_bg_green.gif) repeat-y;
					/*color:#fff;*/
				}
				
			.recent-posts li.post-trends {
				padding: 0 0 2px 14px;
			}
			
				.recent-posts li.post-trends a:hover {
					/*background-color:#00aeef;*/
					background: #FFF url(../aaud/images/recent-posts_bg_blue.gif) repeat-y;
					/*color:#fff;*/
				}
				
			.recent-posts li.post-et-cetera {
				padding: 0 0 2px 14px;
			}
			
				.recent-posts li.post-et-cetera a:hover {
					/*background-color:#efe30f;*/
					background: #FFF url(../aaud/images/recent-posts_bg_yellow.gif) repeat-y;
					/*color:#fff;*/
				}
				
			.recent-posts li.post-uncompressed {
				padding: 0 0 2px 14px;
			}
			
				.recent-posts li.post-uncompressed a:hover {
					/*background-color:#ec008c;*/
					background: #FFF url(../aaud/images/recent-posts_bg_red.gif) repeat-y;
					/*color:#fff;*/
				}
			

		/* ------------- Link Formatting for Archives in Sidebar ------------*/
	
	.archives {
		font-weight:bold;
	}
	
		.archives a{
			text-decoration:none;
			border:none;
			color:#5e5e5e;
		}
		.archives a:hover{
			text-decoration:underline;
			border:none;
			/*color:#5e5e5e;*/
		}
		
		/* ------------- Finish Link Formatting for Archives in Sidebar ------------*/
		
	/* ------------- Icon Auto Formatting ------------*/
	
	a[href^="mailto:"] {
		display:inline-block;
		padding:2px 20px 2px 0px;
		line-height:18px;
		min-height:18px;
		background:transparent url(images/icons/mailto.gif) center right no-repeat;
	}
	
	a[href$='.pdf'] {
		display:inline-block;
		padding:2px 20px 2px 0px;
		line-height:18px;
		min-height:18px;
		background:transparent url(images/icons/pdf.gif) center right no-repeat;
	}
	
	a[href$='/feed/'],a[href$='.rss'] {
		display:inline-block;
		padding:2px 20px 2px 0px;
		line-height:18px;
		min-height:18px;
		background:transparent url(images/icons/rss.gif) center right no-repeat;
	}
		
	a[href$='.zip'],a[href$='.gzip'],a[href$='.rar'] {
		padding:2px 20px 2px 0px;
		line-height:18px;
		min-height:18px;
		background:transparent url(images/icons/zip.png) center right no-repeat;
	}
	/* ------------- End Icon Auto Formatting ------------*/
		
		
	/*--------------- RSS items -----------------*/
	
	.rss-item {
		font-weight:bold;
		color:#5e5e5e;
	}

#main{
	background:#f3f2ed;
	height:30px;
	margin:10px auto;
}
#mainbck{
	width:920px;
	margin:0px auto;
	padding:0;
}
*html h2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	/*color:#666;*/
	padding:0 0;
}
#content{
	width:530px;
	background:#fff;
	float:left;
	margin:5px auto;
	padding:0 10px 0 20px;
}
.entry{
	width:520px;
	float:left;
	/*color:#666;*/
	line-height:18px;
	text-align:left;
	border-bottom:#ccc 1px solid;
	margin:15px auto;
	padding:5px;
}

	.post-header {
		display:block;
		padding: 0 0 5px 0;
	}
	
	.post-header h2 {
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:18px;
	}
		.post-header h2 a{
			color:#5e5e5e;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:18px;
		}
		
	.post-content blockquote {
		background:#fbfbfb;
		padding: 5px 10px;
		line-height: 2em;
}
	
/*---------------------------- Author formatting ----------------------------*/	

/*------------- 
	div.author-Adam {
	margin-right:10px;
	width:75px;
	height:80px;
	background:#fff url(images/staff/adam.jpg) no-repeat;
	float:left;
	clear:right;
}

--------------*/
	
/*---------------------------- post-twotwofour formatting ----------------------------*/	


		div.post-twotwofour div.post-plane {
			float:right;
			width:110px;
			height:36px;
			background: url(../aaud/images/planes/twotwofour.gif) no-repeat;
		}
		
	div.post-twotwofour div.post-meta a{
			color:#8bdf38;
			float: right;
	}
	
/*---------------------------- post-trends formatting ----------------------------*/	
	
		div.post-trends div.post-plane {
			float:right;
			width:110px;
			height:36px;
			background: url(../aaud/images/planes/trends.gif) no-repeat;
		}
		
	div.post-trends div.post-meta a{
			color:#00aeef;
			float: right;
	}
	
/*---------------------------- post-et-cetera formatting ----------------------------*/	

		div.post-et-cetera div.post-plane {
			float:right;
			width:110px;
			height:36px;
			background: url(../aaud/images/planes/et-cetera.gif) no-repeat;
		}
		
	div.post-et-cetera div.post-meta a{
		color:#efe30f;
		float: right;
	}
	
/*---------------------------- post-uncompressed formatting ----------------------------*/	

		div.post-uncompressed div.post-plane {
			float:right;
			width:110px;
			height:36px;
			background: url(../aaud/images/planes/uncompressed.gif) no-repeat;
		}
		
	div.post-uncompressed div.post-meta a{
		color:#ec008c;
		float: right;
	}

/*---------------------------- Footer formatting ----------------------------*/	


#footer{
	width:910px;
	background-color:#94ACCE;
	height:30px;
	line-height:30px;
	clear:both;
	color:#fff;
	margin:0;
	padding:0 10PX 0 0;
	text-align:right;
}
	#footer a:visited{
	text-decoration:none;
		color:#04477E;
		border:none;
	}
	#footer a:hover{
	text-decoration:underline;
		color:#006495;
		border:none;
	}
	#footer a:link,#footer a:active{
	text-decoration:none;
		color:#fff;
		border:none;
	}	



#wp-calendar #prev a,#wp-calendar #next a{
	font-size:9pt;
	}
#wp-calendar a{
	text-decoration:none;
	display:block;
	}
#wp-calendar caption{
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	width:100%;
	}
#wp-calendar th{
	font-style:normal;
	text-transform:capitalize;
	}
#wp-calendar{
	empty-cells:show;
	width:100%;
	margin:10px auto 0;
	}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;
	}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;
	}
#wp-calendar td{
	text-align:center;
	padding:3px 0;
	}
#wp-calendar td.pad:hover{
	background-color:#fff;
	}
.navigation{
	width:520px;
	float:left;
	color:#666;
	}
.alignright{
	float:right;
	margin:10px 0 5px 10px;
	}
.alignleft{
	float:left;
	margin:5px;
	}
.space{
	background:#fff;
	height:5px;
	clear:both;
	margin:0 auto;
	padding:0;
	}

.comments{
	border-top:5px #94ACCE;
	background:#ffffff;
	margin-bottom:20px;
	clear:both;
	}
#commentform{
border-top:1px dotted #cedeef;
	border-bottom:1px dotted #cedeef;
	margin:0;
	padding:15px 15px 1px;
	}
#commentform label{
display:block;
	margin:0;
	}
#commentform input{
width:170px;
	margin:0 5px 10px 0;
	padding:1px;
	}
#commentform textarea{
width:380px;
	margin:0 0 10px;
	padding:0;
	}
#commentform #submit{
margin:0 0 20px;
	}
#commentform p{
margin:5px 0;
	}
ol.commentlist{
margin:0 0 1px;
	padding:0;
	}
ol.commentlist li{
border-top:1px solid #cedeef;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
	}
ol.commentlist li.commenthead{
display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
	}
ol.commentlist li.commenthead h3{
margin:0;
	}
ol.manning{
border-top:1px solid #cedeef;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
	}
ol.manning li{
display:block;
	list-style:none;
	background:transparent url(../aaud/images/hb.gif) 0 2px no-repeat;
	padding-left:15px;
	margin:0 0 5px;
	}
