


*
{
	padding: 0;
	margin: 0;
}



body
{
	padding: 0;
	color: #3B3434;
	background: #E5E1DA url("/images/background-main.jpg");
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
	line-height: 130%;
	min-width: 780px;
}



a:link
{
	color: #2B4D49;
}

a:visited
{
	color: #2B4D49;
}

a:hover, a:active
{
	color: #B94309;
}



h1, h2, h3
{
	 padding: 8px 0;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}



p
{
	padding: 8px 0;
}



ul, li
{
	padding: 4px 0;
}

li
{
	margin: 0 0 0 20px;
}



img
{
	border: 0;
}



#wrapper
{
	padding: 0 3%;
	margin: 0 auto;
}



#top
{
	padding: 4% 3%;
	background: url("/images/pixel-1-fade-up.png") repeat-x bottom;
}



#navbox
{
	padding: 0 0 18px 2%;
	margin-right: 60px;
	background: url("/images/pop.png") no-repeat bottom left;
}

#nav li
{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited
{
	float: left;
	text-decoration: none;
	margin: 0 8px 4px 8px;
	border-bottom: 1px dotted #B94309;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 2px;
	color: #6B6557;
}

#nav a.active:link, #nav a.active:visited, #nav a:hover
{
	color: #B94309;
	border-bottom: 4px solid #B94309;
	margin-bottom: 1px;
}



#header
{
	padding: 0 3% 3% 3%;
	background: url("/images/pixel-1.png");
}

#header #left
{
	width: 48%;
	float: left;
}

#header #right
{
	margin-left: 52%;
	text-align: center;
}



#subscribe
{
	width: 60px;
	float: right;
	text-align: center;
}

#subscribe p
{
	padding: 0;
	font-size: 10px;
	font-style: italic;
}



#logo
{
	background: url("/images/online-documentaries.png") no-repeat top left;
	height: 47px;
	width: 310px;
	line-height: 100%;
	padding-top: 8px;
	margin: 10px auto 0 auto;
}

#logo p
{
	letter-spacing: 0;
}

#logo a
{
	color: #41695E;
	font-size: 0.4em;
	text-decoration: none;
	font-weight: bold;
}

#logo a #l1
{
	font-size: 17px;
	text-transform: uppercase;
	font-family: "courier new", monospace;
	color: #B94309;
}

#logo a #l2
{
	font-size: 25px;
	color: #505A57;
}

#logo a #l3
{
	font-size: 14px;
	color: #505A57;
}



#search
{
	padding-top: 20px;
}

#search .field
{
	width: 65%;
}

#search .button
{
	width: 30px;
	border: none;
}



#content
{
	background: url("/images/pixel-1.png");
	padding: 0 3%;
}



#tagcloud
{
	text-align: center;
	font-size: 10px;
	color: #6B5655;
	line-height: 22px;
}

#tagcloud a
{
	margin: 0 0 0 8px;
	font-weight: bold;
}

#tagcloud .smallest
{
	font-size: 10px;
	color: #6B5655;
}

#tagcloud .small
{
	font-size: 12px;
	color: #77756C;
}

#tagcloud .medium
{
	font-size: 15px;
	color: #866464;
}

#tagcloud .large
{
	font-size: 17px;
	color: #758177;
}

#tagcloud .largest
{
	font-size: 19px;
	color: #938785;
}



#copyright
{
	background: url("/images/pixel-1-fade-down.png") repeat-x top;
	padding: 3% 3% 5% 3%;
	text-align: center;
	font-size: 10px;
}

#copyright a
{
	font-weight: bold;
	margin-right: 6px;
}



.gcol1-1
{
	width: 49%;
	float: left;
}

.gcol1-2
{
	margin-left: 52%;
}



.thumb
{
	width: 130px;
	height: 90px;
	padding: 1px;
	border: 2px solid #AEABA4;
}



.field
{
	padding: 6px;
	width: 94%;
	color: #474239;
	background: url("/images/pixel-2.png");
	opacity: 0.75;
	border: 2px #FFFFFF inset;
}

.field:hover
{
	opacity: 1.0;
}

.button
{
	padding: 6px;
	background: transparent;
	text-align: center;
	color: #5D584B;
	font: bold 16px Arial;
	font-style: italic;
}



.docitem
{
	clear: right;
	padding-top: 20px;
}

.docitem h3
{
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

.docitem h3 a
{
	text-decoration: none;
}

.docitem .thumb
{
	float: right;
	margin: 5px 0 5px 10px;
}

.docitem .tags
{
	font-size: 11px;
	margin: 0 0 0 10px;
	height: 50px;
	overflow: visible;
	padding: 0;
}

.docitem .tags a
{
	margin-left: 10px;
}



.moreitems
{
	padding: 15px;
	width: 136px;
	margin: 0 auto;
}

.moreitems p
{
	height: 50px;
	font-size: 11px;
	padding-bottom: 0;
	overflow: visible;
}

.moreitems a
{
	text-decoration: none;
}

.moreitems:hover
{
	background: #EDEBE8;
}

.moreitems:hover a
{
	color: #323130;
}



.ttdur
{
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #E7CC99;
	margin: 0 0 7px 7px;
}
