/*******************************************************

General Properties

*******************************************************/

body {
	background:#FCF8F7 url("images/background.jpg");
    background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color:#336699;
	text-decoration:underline;
}
a:hover {
	color:#999999;
	text-decoration:none;
}

.nav {
	line-height: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
}

.nav a:link, a:active {
	font-weight:normal;
	text-decoration: none; 
	cursor: hand;
	color: #ffffff;
	letter-spacing:0px; 
	text-align: justify;}

.nav a:visited {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #ffffff;
	letter-spacing:0px; 
	text-align: justify;}

.nav a:hover {
	font-weight: normal;
	text-decoration: none; 
	color: #dfecc2;}
/*-----Career Guide-----*/
.captionquotes {
	font-family: Times New Roman;
	font-style: italic;
	font-style: bold;
	font-size: 22px;
}
.tagline {
	font-family: Times New Roman;
	font-style: italic;
	color: #ffffff;
	font-size: 16px;
	text-shadow: #9c8390 1px 1px 1px;
	text-align:center;
	background: #c7aab9 url("http://katerina-graham.com/wp-content/themes/version1/images/contentbg.jpg");
	-moz-border-radius:10px;
	border-right: 1px solid #c8b4bd;
	border-bottom: 1px solid #c8b4bd;
}
.movie_title {
	color: #ffffff;
	font: 17px Georgia, "Times New Roman", Times, serif;
	text-shadow: #9c8390 1px 1px 1px;
	text-transform: lowercase;
	text-align:center;
	background: #c7aab9 url("http://katerina-graham.com/wp-content/themes/version1/images/contentbg.jpg");
	-moz-border-radius:10px;
	border-right: 1px solid #c8b4bd;
	border-bottom: 1px solid #c8b4bd;
}
.criticreviews {
	font-family: "Times New Roman";
	font-style: italic;
	color: #c0a4a3;
	font-size: 16px;
	padding:6px;
	margin: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius:  8px;
	background-color: #ffffff;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1bf;
	border-left-color: #c4c1bf;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #c4c1bf;
	border-right-color: #c4c1bf;
}
.calendar_date {
	padding:6px;
	margin: 2px;
	padding:6px;
	background-color:#d3bcc7;
	border-right: 1px solid #b99dab;
	border-bottom: 1px solid #b99dab;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius:  8px;
	color: #e0d6da;
	font: 17px Georgia, "Times New Roman", Times, serif;
	text-shadow: #b6748d 1px 1px 1px;
	text-align: center;
}
.calendar_date a {
	color: #e0d6da;
	text-shadow: #b6748d 1px 1px 1px;
}
.calendar_date a:hover {
	color: #ffffff;
	text-shadow: #b6748d 1px 1px 1px;
}
