/*  
Theme Name: Carnegie
Theme URI: http://www.tamarahalstead.com
Author: Tamara Halstead
Author URI: http://www.tamarahalstead.com
*/

body {
	background-color: #000000;
	background-image:  url(http://www.tamarahalstead.com/carnegie/images/background.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	margin-top: 10px;
}

#menu1 {
	width: 250px;
	margin: 10px;
	text-align:left;
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #FFFFFF;
	display: block;
	border-top: 1px;
	border-top-color: #FF9900;
	border-top-style: solid;
	background:   url(http://www.deancarnegie.com/images/menu1.gif);
	padding: 5px 0 0 40px;
	}
	
#menu1 li a:hover {
	color: #FF9900;
	background:   url(http://www.deancarnegie.com/images/menu1.gif) 0 -32px;
	padding: 5px 0 0 40px;
	}	


a:link {
	color: #FF9900;
}
a:hover {
	color: #FFFFFF;
}

.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebebeb;
}

.post h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}

.post a {
	color: #FF9900;
}

.post a:hover {
	color: #FFFFFF;
}
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebebeb;
}

.entry a {
	color: #FF9900;
}

.entry a:hover {
	color: #FFFFFF;
}

.entry h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.footer {	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.footer a {
	color: #FF9900;
}

.footer a:hover {
	color: #FFFFFF;
}

