@charset "UTF-8";
/* CSS Document */

/* Overrides */
body  {
	font-size: 62.5%;
	font-variant: normal;
}


/*-- Layout --*/
#content {
	background-color:#ffffff; 
	width:760px;
}

#mainContent {
	width:760px; 
	background-color:#fff;
	position:relative;
	padding-top:185px;
}

#logo {
	position:absolute; 
	z-index:9;
}

#topnav {
	position:absolute; 
	width:423px; 
	margin:0;
	z-index:9;
}

#header {
	position:absolute; 
	padding: 0; 
	margin:0;
	width:760px;
}



/* End Layout */

/* Left Side */
#left {
	background-color:#fff; 
	width:470px; 
	margin: 0 0 15px 30px;
	padding: 0 0 11px 0;	
	font-weight:normal;
	float:left;
	clear:both;
	display: inline;
}

#dots {
	float:left; 
	width:500px; 
	margin-left:30px;
	display: inline;
}


/* Main Story Section */
.small {
	font-size:.8em;
	color:#999;
}

#mainStory {
	padding:0 0 20px 0;
	margin:0;
	background-image:url(../images/dots-x.png); 
	background-repeat:repeat-x; 
	background-position:bottom;
}

/* Highlight */

#highlight {
	margin:10px 0 0 0;
	padding: 10px;
	background-color:#ffdc89;
}

#highlight img {
	padding: 0 10px 5px 0;
	margin: 0 0 10px 0;
	float:left;
	clear:both;
	border:0;
	display: inline;
}

#highlight h1 {
	font-size:1.6em!important;
	color:#336699;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
}	

#highlight h1 a:link {
	font-size:inherit!important;
	color:#336699;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
}

#highlight h1 a:visited, #highlight h1 a:hover, #highlight h1 a:active {
	font-size:inherit!important;
	color:#669999;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
}

	
/* Start Big Story, image on the left */

.bigStoryLeft {
	margin: 0;
	padding: 0 0 5px 0;
	clear:both;
}

.bigStoryLeft img {
	padding: 0 10px 5px 0;
	margin: 0 0 10px 0;
	float:left;
	clear:both;
	border:0;
	display: inline;
}

.bigStoryLeft h1 a:link, .bigStoryRight h1 a:link {
	font-size:1.4em;
	color:#336699;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
}

.bigStoryLeft h1 a:visited, .bigStoryRight h1 a:visited, .bigStoryLeft h1 a:hover, .bigStoryRight h1 a:hover,  .bigStoryLeft h1 a:active, .bigStoryRight h1 a:active {
	font-size:1.4em;
	color:#669999;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
}

/* Start Big Story, image on the right */

.bigStoryRight {
	margin: 0;
	padding: 0 0 5px 0;
	clear:both;
}

.bigStoryRight img {
	padding: 0 0 5px 10px;
	margin: 0 0 10px 0;
	float:right;
	clear:both;
	border:0;
	display: inline;
}


/* End Main Story */

#subDotsTop {
	background-image:url(../images/dots-x.png); 
	background-repeat:repeat-x; 
	width:100%; height:2px;
	clear:both;
}

/* Sub Stories */

.subStory h1 {
	line-height:1.05em;
}

.subStory h1 a:link {
	font-size:1em;
	color:#336699;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
	margin:0;
	padding:0;
	border:0;
}

.subStory h1 a:visited, .subStory h1 a:hover, .subStory h1 a:active  {
	font-size:1em;
	color:#669999;
	font-family:calibri, verdana, sans-serif;
	text-decoration:none;
	text-transform:none;
	margin:0;
	padding:0;
	border:0;
}

.subStory p {
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.3em;
	margin-bottom:2em;
}

#subLinesStoryLeft {
	float:left; 
	clear:left;
	width:220px; 
	margin: 10px 30px 0 0;
	padding:0;
	vertical-align:top;

}

#subLinesStoryLeft img{
	float:left; 
	padding: 5px 10px 10px 0;

}

#subLinesStoryRight {
	float:left;
	clear:right;
	width:220px; 
	margin: 10px 0 0 0;
	padding:0;
	vertical-align:top;
}

#subLinesStoryRight img{
	float:left; 
	padding: 5px 10px 10px 0;
	display: inline;
	clear:both;
}

/* End Sub Stories */

	/* End Left Side */

/* Right Side */
#right {
	float:right; 
	width:200px; 
	padding: 0 30px 16px 15px;
	background-image:url(../images/dots-y.png); 
	background-repeat:repeat-y;
	display: inline;
}


/* Start homepage box */
#homepage {
	margin-top:10px;
	padding:0 0 0 10px;
}

#homepage p a {
	font-size:.85em;
	text-align:left;
	margin-left:10px;
	display:block;
	color:#699;
	text-decoration:none;
	line-height:1.2em;
}

#homepage p a:hover {
	font-size:.85em;
	text-align:left;
	margin-left:10px;
	display:block;
	color:#369;
	text-decoration:none;
	line-height:1.2em;
}

/* End homepage box */


/* Start announcements */

#announcements {
	background-color:#ffdc89;
	padding: 10px 10px 7px 10px;
	font-weight:bold;
}

#announcements img {
	padding-bottom:5px;
}

#announcements p {
	font-weight:bold;
	font-size:1em;
	margin-bottom:1em;
}

#announcements p a:link {
	text-decoration:none;
	color:#666666;
}

#announcements p a:visited, #announcements p a:hover, #announcements p a:active {
	text-decoration:none;
	color:#669999;
}


/* End annoucements */


/* Boxes */
.box {
	background-color:#d0dce5;
	padding: 10px 7px 15px 10px;
	margin-top:10px;
	clear:left;
}

.box p {
	margin:0 6px 0 60px;
	padding: 2px 0 0 0;
	font-size:1em;
}

.box .thumbnail {
	padding: 2px 10px 0 0;
	float:left;
	width:50px;
	display: inline;
}

.next {
	margin-top:15px;
}

/* End Boxes */


/* Quote */
.quote {
	background-color:#d0dce5;
	padding: 10px 7px 15px 10px;
	margin-top:10px;
	clear:left;
}

.quote p {
	margin:0 6px 0 6px;
	padding: 2px 0 0 0;
	font-size:1em;
}

.prexy {
	background-color:#542344;
	padding: 10px 7px 12px 6px;
	margin-top:10px;
	clear:left;
}

.prexy p {
	color:#e5dbcc;
	margin:0 6px 0 6px;
	padding: 2px 0 0 0;
	font-size:1em;
}

.prexy p a {
	color:#e5dbcc;
	text-decoration:underline;
}

.quote .thumbnail {
	padding: 2px 10px 0 0;
	float:left;
	width:0px;
	display: inline;
}

.next {
	margin-top:15px;
}

/* End Boxes */


/*Twitter */

#twitter {
	background-color: #e3e09a !important;
	margin: 10px 0 0 0;
	padding: 8px;
	height: 300px;
	overflow:hidden;
	z-index:10000;
}

#twitter p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	font-size:.95em !important;

}
#twitter a:link {
	text-decoration: none;
	color: #336699;
}
/* End Twitter */

#icons {
	background-color:#ffffff;
	margin:0 0 0 0;
	padding: 0 0 10px 0;
}
/* End Right Side */



#tools {
	clear:both;
	padding-top:20px;
	background-image:url(../images/dots-x.png); 
	background-repeat:repeat-x; 
	background-position:top;
}

#tools p {
	margin:0 0 .5em 0;
	padding:0;
}
 
#footer {
	position:relative; 
	clear:both;
	padding-top:15px;
}

/* Right Tabs */
#rightTabs {
	position:absolute; 
	margin-left:760px;	
	top:185px;
}

#rightTabs ul {
	list-style-type:none; 
	display:block; 
	margin:0; 
	padding:0;
}

#rightTabs li {
	list-style-type:none; 
	margin:0 0 2px 0; 
	padding:0;
}


