p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
}

img {
	border:0px
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 110px;
	width: 980px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	z-index: -10;
}

#nav {
	width: 400px;
	position: absolute;
	top: 80px;
	right: 0px;
}
	
#nav ul {
	list-style-type:none;
	margin:0;
	padding: 0px;
}

#nav li {
	float:left;
	display: block;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 0.9;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
}

#nav li.current {
    color: #906;
}

#nav li a:link {
	color: #666;
	text-decoration: none;
}

#nav li a:visited {
	color:#666;
	text-decoration:none;
}

#nav li a:hover {
	color: #906;
	text-decoration: none;
}

a:active {
	color:#906;
	text-decoration:underline;
}

#header img {
	position: relative;
	top: -10px;
	
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #333;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #906;
	
}

h3 {
	font-size: 105%;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.bold-color {
	font-weight: bold;
	color: #906;
}

.bold-link {
	font-weight: bold;
	text-decoration: underline;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
}
	
#maincontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 1000px;
	padding-bottom: 5px;
}

#cover-text {
	background: black;
	opacity: 0.75;
	filter:alpha(opacity=60); /* For IE8 and earlier */ 
	width: 400px;
	padding: 10px;
	position: absolute;
	top: 	170px;
	left: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
}

.cover-intro {
	font-family: 'Lato', sans-serif;
	color: white;
	line-height: 1.3em;
	font-size: 105%;
}

#maincontent h1 {
	color: #396;
	font-size: 200%;
	margin: auto;
	text-align: center; 
	letter-spacing: 0;
	line-height: 0.8;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

#sidebar {
	width: 300px;
	float: right;
}
	
#fccm {
	width: 280px;
	border: 1px solid #333;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}

#blogfeed {
	width: 280px;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #E9E9E9;
	text-align: center;
	border: 1px dotted #999;
}
	
#recent {
	width: 640px;
	margin-top: 10px;
	border-bottom: 1px solid #333;
	padding: 0px 10px 10px 15px;

}

#greatest {
	width: 640px;
	margin-top: 10px;
	border-bottom: 1px solid #333;
	padding: 0px 10px 10px 15px;
}
	
.story-mini-box {
	float: left;
	width: 266px;
	margin-right: 25px;
	margin-bottom: 20px;
}

#net-crumbs {
	width: 640px;
	margin-top: 10px;
	padding: 0px 10px 0px 15px;
}

#foot {
	width: 1000px;
	height:90px;
	border-top: 1px	solid #333;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	clear:both;
}

div.feedburnerFeedBlock ul li span.headline { 
display:block; 
margin:12px 0 0 0; 
}
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size: 14px;	
}

#longtxt1 {
	width: 350px;
	padding: 50px 105px 0px 75px;
	float: left;
}
#longtxt2 {
	padding: 50px 75px 0px 0px;
}

ul#tabs {
	list-style-type:none;
	margin-top: 10px;
	padding-left: 0px;
	overflow:hidden;
	width: 300px;
	border-bottom: 1px solid #ccc;
}

ul#tabs li {
	width: 70px;
	float:left;
	display: block;
	padding-left: 20px;
}

ul#tabs a {
    color: #CC0033;
    float: left;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ul#tabs li.current {
    background-color: #ccc;
	background-position: 0 -60px;
    border: 1px solid #ccc;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.details {
	font-style: italic;
	font-size: 80%;
}
	
.thumbnail {
	float: left;
	width: 133px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.category-1 {
	width: 300px;
	float: left;
	padding: 0px 10px 0 15px;
	margin-top: 0;
}

.category-2 {
	width: 300px;
	margin-left: 340px;
	padding: 0 10px 0 15px;
	border-left: 1px dotted #333;
	}

#portfolio-lead {
	width: 461px;
	padding: 10px;
	margin-left: 510px;
}

#portfolio-lead-text {
	padding-top: 40px;
	padding-left: 10px;
	width: 430px;
	float:left;
}

#portfolio-lead-text-story {
	padding-top: 40px;
	padding-left: 10px;
	width: 470px;
}

#portfolio-visual-links {
	width: 461px;
	padding: 10px;
	float: right;
}
	
#portfolio-level-1 {
	width: 680px;
	height: 600px;
	border-bottom: 1px dotted #333;
	padding: 10px 0 10px 0;
}

#portfolio-level-2 {
	width: 680px;
	height: 1000px;
	border-bottom: 1px dotted #333;
	padding: 10px 0 10px 0;
	clear:both;
}

#portfolio-level-3 {
	width: 680px;
	height: 250px;
	padding-top: 10px;
	clear:both;
}

#browse {
	background: #E9E9E9;
	width: 280px;
	border: 1px solid #333;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}

#story-links {
	width: 440px;
	padding: 10px;
}

#wrapper #lowbox1 {
	position: absolute;
	height: 280px;
	width: 230px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 10px;
}
#wrapper #lowbox2 {
	position: absolute;
	height: 280px;
	width: 230px;
	left: 250px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 10px;
}	
#wrapper #lowbox3 {
	position: absolute;
	height: 280px;
	width: 230px;
	left: 500px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 10px;
}
#wrapper #lowbox4 {
	position: absolute;
	height: 280px;
	width: 230px;
	left: 750px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#wrapper #footerin {
	position:absolute;
	height: 100px;
	width:1000px;
	padding-top: 10px;
	top: 830px;
	border-top-color:#333;
	border-top-style:solid;
	border-top-width: 1px;
}
#wrapper #maincontent #txt {
	position: absolute;
	height: 300px;
	width: 410px;
	left: 50px;
	top: 65px;
}
#wrapper #maincontent #subnav {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 50px;
	top: 5px;
}
#wrapper #lowbox1 #pic1 {
	position: absolute;
	height: 100px;
	width: 133px;
	bottom: 0px;
	left: 10px;
}
#wrapper #lowbox2 #pic2 {
	position: absolute;
	height: 100px;
	width: 133px;
	bottom: 0px;
	left: 10px;
}
#wrapper #lowbox3 #pic3 {
	position: absolute;
	height: 100px;
	width: 133px;
	bottom: 0px;
	left: 10px;
}

#wrapper #maincontent #mainmedia #audio {
 	position: absolute;
	height: 32px;
	width: 461px;
	top: 322px;
}

#wrapper #videobar #homevideopic {
	position: absolute;
	height: 200px;
	width: 266px;
	bottom: 0px;
}
#wrapper #videobar #homevideotxt {
	position: absolute;
	height: 225px;
	left: 270px;
	bottom: 0px;
	width: 345px;
	padding-left: 25px;
}
#wrapper #audiobar #homeaudiopic {
	position: absolute;
	height: 200px;
	width: 266px;
	bottom: 0px;
}
#wrapper #audiobar #homeaudiotxt {
	position: absolute;
	height: 225px;
	left: 270px;
	bottom: 0px;
	width: 345px;
	padding-left: 25px;
}
#wrapper #subnav2 {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 50px;
	top: 135px;
}

#map-canvas {
	width: 1000px;
	height: 1000px;
	margin-bottom:10px;
}

a:link{
	color:#333;
	text-decoration: none;
}

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

a:hover {
	color:#906;
	text-decoration:none;
}
a:active {
	color:#906;
	text-decoration:underline;
}

/*-------------> BAROUSEL */
#carousel { 
  height: 410px;
  width: 1000px;
  
}

.barousel
{
    position:relative;
    margin-bottom:0px;
    
}

.barousel_image
{
    position:relative;
    z-index:10;
    width:1000px;
    height:380px;
}

.barousel_image img
{
    position:absolute;
    display:none;
}

.barousel_image img.default
{    
    display:block;
}

.barousel_image img.current
{
    z-index:10;
 }

.barousel_image img.previous
{
    z-index:5;
}

.barousel_content
{
    position:absolute;
    padding:10px;
    background: black;
    opacity: 0.75;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    z-index:50;
    color:#fff;
    width:400px;
    top:170px;
    left:20px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
 

.barousel_content div
{
    display:none;    
}

.barousel_content div.default
{
    display:block;    
}

.barousel_content p
{
    font-family: 'Lato', sans-serif;  
    font-size:105%;
    font-weight:normal; 
    line-height:1.3em;
    color: white;
}

.barousel_content h1 {
  font-family: 'Lato', sans-serif;  
    font-size:140% !important;
    font-weight:normal; 
    line-height:1.3em;
    color: #fff55b !important;
}

.barousel_content a,
.barousel_content a:hover
{
    color:#fff55b;
    background-color:transparent !important;
}

.barousel_nav
{
    position:absolute;
    padding:3px 3px 0px 0;
    height:15px;    
    bottom:0;
    z-index:20;
    width:1000px;
}

.barousel_nav .counter
{    
    float:right;
    font-size:0.75em;
    color:#906;
    margin:3px 5px 0 0;
}

.barousel_nav ul
{
    float:right;
    padding:0;
    margin:0;
}

.barousel_nav li
{
    float:left;
    padding-left:3px;
    font-size:0;
    line-height:0;
    list-style:none;
}

.barousel_nav li a
{
    display:block;
    width:10px;
    height:10px;
    background-color:#4d4d4d;
    font-size:0;
    line-height:0;
    text-decoration:none;
}

.barousel_nav li a:hover
{
    background-color:#6e6e6e;
}

.barousel_nav li a.current
{
    background-color:#906;
}


.barousel img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}


