/*
Theme Name: Neal and Kent
Theme URI: http://wordpress.org/
Description: Neal and Kent's theme.
Version: 1.0
Author: Minna Kim Mazza
Tags: blue
*/

p,div {
	font-family: Arial, Helvetica, sans-serif; color: #fff;	
}

a {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #c9e2f3;
	text-decoration: none;
}

#menu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	color: #e6e6e6;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: uppercase;
}

#menu li a {
	color: #e6e6e6;
	text-decoration: none;
}

#menu li a:visited {
	color: #e6e6e6;
	text-decoration: none;
}


#menu li a:hover {
	color: #c9e2f3;
	text-decoration: none;
}

.date {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; line-height: 2em; color: #e4c267;	text-align: right;  border-bottom: 1px dotted #e4c267; width: 560px;
	
}

.posttitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.3em; color: #e4c267; 
}

.posttitle a {
	color: #e4c267;
	text-decoration: none;
}

.posttitle a:e4c267 {
	color: #e6e6e6;
	text-decoration: none;
}


.posttitle a:hover {
	color: #c9e2f3;
	text-decoration: none;
}

.storycontent {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.3em; color: #fff;	
}

.small-links {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.3em; color: #7bb4de;	
}

.small-links a {
	color: #7bb4de;
	text-decoration: none;
}

.small-links a:visited {
	color: #7bb4de;
	text-decoration: none;
}

.small-links a:hover {
	color: #fff;
	text-decoration: none;
}

#sidebar {
	margin-top: 10px;
	margin-left: 60px;
	list-style-type:none;
}

.sidebar-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.3em; 
	color: #e4c267;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#sidebar .sidebar-item li {
		margin: 2px;
		list-style-image: url('images/star.png');
		font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.3em; color: #7bb4de;
}



#sidebar .sidebar-item li a {
	color: #7bb4de;
	text-decoration: none;
}

#sidebar .sidebar-item li a:visited {
	color: #7bb4de;
	text-decoration: none;
}

#sidebar .sidebar-item li a:hover {
	color: #fff;
	text-decoration: none;
}


.comment-num {
	font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; line-height: 2em; color: #e4c267;	
}

.comment-box {
	background: #3e617b;
	border: 1px solid #7bb4de;
	padding: 10px;
	margin-bottom: 5px;
}

.comment-author {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 0.9em; color: #fff
}

.comment-author a {
	font-weight: bold;
	text-decoration: none;
}

.comment-author a:visited {
	font-weight: bold;
	text-decoration: none;
}

.comment-author a:hover {
	font-weight: bold;
	text-decoration: none;
}

.comment-metadata {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; line-height: 1.3em; color: #fff
}

.comment-text {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.3em; color: #fff
}

#postcomment {
		font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; line-height: 2em; color: #e4c267;	
}


.wp-caption-text {
	margin-top: 0px;
	font-size: 0.7em;
	font-style: italic;
}

.footer-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.0em; line-height: 1.3em; 
	color: #ad9458;
	border-bottom: 1px dotted #ad9458;
	margin-bottom: 5px;
}


.footer-list li {
	list-style-image: url('images/star2.png');
	font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; line-height: 1.3em; color: #e2c172;
	margin-bottom: 5px;
}

.footer-list li a {
	color: #e2c172;
	text-decoration: none;
}

.footer-list li a:visited {
	color: #e2c172;
	text-decoration: none;
}

.footer-list li a:hover {
	color: #7bb4de;
	text-decoration: none;
}

.copyright {

	font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; line-height: 1.3em; color: #487290;
	margin-bottom: 5px;
	
}

.copyright a {
	color: #7bb4de;
	text-decoration: none;
}

.copyright a:visited {
	color: #7bb4de;
	text-decoration: none;
}

.copyright a:hover {
	color: #c9e2f3;
	text-decoration: none;
}

