/* CSS Document */

	a { color: #E32D2A; text-decoration: none; }
	a:visited { color: #E32D2A; text-decoration: none; }
	a:hover { color: #191919; text-decoration: none; }

	body {
	padding:0px 30px 30px 30px;
	background-color: #FAF7E8;
	}

	p {
	font-family:arial,sans-serif;
	padding:0px;
	margin:0px;
	color:#191919;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	}

	img {
	border:0;
	} 
	
	h1 {
	font-family: "Courier New", Courier, monospace;
	padding:0px;
	margin:15px 0px 0px 0px;
	font-size: 21px;
	font-weight:bold;
	line-height:24px;
	color:#E32D2A;
	display: block;
	}

	h1 a, .reviews_source a { color: #E32D2A; text-decoration: none; }
	h1 a:visited, .reviews_source a:visited { color: #E32D2A; text-decoration: none; }
	h1 a:hover, .reviews_source a:hover { color: #16A3CF; text-decoration: none; }

	h2, .inside_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#96948B;
	display: block;
	letter-spacing: 1px;		
	text-transform:uppercase;
	}				

	h2 a { color: #96948B; text-decoration: none; }
	h2 a:visited { color: #96948B; text-decoration: none; }
	h2 a:hover { color: #191919; text-decoration: none; }

	h3, .page {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	}
			
/*Structure Elements*/

	#container {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	background-image: url(http://debbiemillman.com/images/backgd_container.gif);
	background-repeat: repeat-y;
	}

	#col_01 {
		width:120px;
		float:left;
		padding:30px 0px 0px 0px;
		}
			
	#col_02 {
		width:620px;
		float:left;
		}
		
	#col_02_content {
		width:560px;
		float:left;
		padding:0px 30px 0px 30px;
		}		
		
	#col_03 {
		width:200px;
		float:left;
		padding:30px 0px 0px 0px;
		}		
		
	#footer {
        clear:both;
        float:left;
		width:920px;
		background:#000000;
		padding:10px;
		margin:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;		
		color:#7D7B74;
		letter-spacing: 1px;		
		text-transform:uppercase;
		}

		#footer a { color: #7D7B74; text-decoration: none; }
		#footer a:visited { color: #7D7B74;  text-decoration: none; }
		#footer a:hover { color: #E32D2A;  text-decoration: none; }

	#pagination, #archive_title {
		width:540px;
		background:#96948B;
		padding:10px;
		margin:15px 0px 15px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;	
		font-weight:bold;
		color:#191919;
		}

		#pagination a, #archive_title a { color: #191919; text-decoration: none; }
		#pagination a:visited, #archive_title a:visited { color: #191919;  text-decoration: none; }
		#pagination a:hover, #archive_title a:hover { color: #E32D2A;  text-decoration: none; }
		
/*Style Elements*/
		
		.home_insight_date, .reviews_source {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		text-transform:uppercase;
		letter-spacing:1px;
		font-weight:bold;
		}
		
		.home_insight_title {
		font-family: "Courier New", Courier, monospace;
		font-size: 18px;
		line-height: 24px;		
		font-weight:bold;
		color:#96948B;
		}
		
		.home_insight_title a, .sidebar_monologues_title a{ color: #16A3CF; text-decoration: none; }
		.home_insight_title a:visited, .sidebar_monologues_title a:visited { color: #16A3CF;  text-decoration: none; }
		.home_insight_title a:hover, .sidebar_monologues_title a:hover { color: #E32D2A;  text-decoration: none; }

		.sidebar_monologues_title_alt a{ color: #E32D2A; text-decoration: none; }
		.sidebar_monologues_title_alt a:visited { color: #E32D2A;  text-decoration: none; }
		.sidebar_monologues_title_alt a:hover { color: #16A3CF;  text-decoration: none; }

		.home_insight_comments {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		letter-spacing: 1px;		
		text-transform:uppercase;
		}				
		
		.sidebar_monologues_title, .sidebar_monologues_title_alt, .events_overview_citystate, .inside_description {
		font-family: "Courier New", Courier, monospace;
		font-size: 16px;
		line-height: 18px;		
		font-weight:bold;
		color:#64635D;
		}
				
		.sidebar_monologues_deck, .events_overview_date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		}

		.events_overview_date_big {
		font-family:arial,sans-serif;
		padding:0px;
		margin:0px;
		color:#191919;
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		}		
		
		.red {
		color:#E32D2A;
		}
		
		.blue {
		color:#16A3CF;
		}