/* @group GLOBALS */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #FFF;
	background: #979cb0 url(yelc/bg.jpg) no-repeat center top; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #652d90; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #482067; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: 1.0em 0em 0em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333;
	letter-spacing: -.05em; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.0em 0em .2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	margin: 0px auto;
	padding: 0px 0 0 0;
	width: 728px;
	text-align: center;	 }
	
.header a:link, .header a:visited {
	background-color: #000;
	padding: 5px 10px;
	text-decoration: none;
	color: #ccc; }
	
.header ul {
	margin: 20px 0 2px 0;
	padding: 0; }

.header ul li {
	list-style-type: none;
	display: inline; }

.header p {
	margin: 10px 0 0 0;
	padding: 0; }
	
.header a:hover {
	color: #95ca0c;
	background-color: #1a1363; } 

.logo {
	position: relative;
	height: 177px;
	width: 728px;
	background: url(yelc/banner.jpg) no-repeat center center; }
	
a:link.date, a:visited.date {
	position: absolute;
	background: none;
	display: block;
	height: 21px;
	text-indent: -1000em;
	overflow: hidden; }
	
a:link.date.one, a:visited.date.one {
	left: 325px;
	top: 80px;
	width: 231px; }
	
a:link.date.two, a:visited.date.two {
	left: 325px;
	top: 115px;
	width: 334px; }
	
a:hover.date {
	border: 1px solid #eee; }
	
.applications {
	position: relative; 
	background-color: #000;
	padding: 5px 10px;
	margin: 1px 0;
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em; }
	
.applications a:hover {
	color: #95ca0c;
	background-color: #1a1363; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.main {
	position: relative;
	width: 845px;
	margin: 0 auto;
	padding: 20px 0 0 0; }

.play {
	position: relative;
	z-index: 100;
	width: 240px;
	height: 200px;
	float: left;
	background: #000 url(yelc/play.jpg) no-repeat center center; 
	text-align: center;
	margin: 0 0 25px 0; }
	
.play.text {
	background: none;
	width: 335px;
	margin: 0 15px;
	padding: 0; }
	
.play.text h3 {
	padding-top: 0;
	margin-top: 1px; }
	
.play ul {
	list-style-type: none; 
	font-weight: bold;
	font-size: 1.1em;
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a3d4b; }

.play ul li {
	line-height: 1.3em;
	padding: 4px 0;
	border-top: 1px solid;
	border-color: #6a6f84; }
	
.description p {
	position: relative;
	width: 600px;
	margin: 0px auto 0 auto;
	text-align: center;
	padding: 0px 0px 0px 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.6em; }
	
.description p.gandhi {
	font-style: italic;
	margin: 10px 0;
	font-size: 1.5em;
	font-variant: small-caps; }
	
	
	/* @end */

	
/* @group FOOTER */
	
.footer {
	color: #FFF;
	margin: 0 auto;
	width: 500px;
	padding: 5px 0 5px 0; }
	
.footer a:link, .footer a:visited {
	color: #eee; }
	
.footer p {
	font-size: 1em;
	text-align: center;
	padding: 0;
	margin: 0; }
	
.footer img {
	padding-right: 5px; }
	
	/* @end */
