/*  
Theme Name: FPM 2.0 Theme
Theme URI: http://www.farpointmedia.net/
Description: FPM
Version: 0.1
Author: Jarsto van Santen
Author URI: http://www.jarsto.nl/
*/

body
	{
	width: 999px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	}

*
	{
	margin: 0;
	padding: 0;
	}

/* main structural elements */
#header
	{
	width: 100%;
	height: 142px;
	background: url(images/FPM-header.jpg) #242021;
	}

#nav
	{
	background: url(images/FPM-nav.jpg) #ffffff;
	width: 100%;
	height: 128px;
	background-repeat: no-repeat;
	}

#layer2
	{
	clear: both;
	}

.leftfield
	{
	width: 444px;
	float: left;
	}

.rightfield
	{
	width: 554px;
	float: right;
	}

.centerfield
	{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	}

#footer
	{
	width: 100%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #b6a780;
	clear: both;
	}
/* end main structure */

.contents
	{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

#footer .footerleft
	{
	float: left;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
	}

#footer .footerright
	{
	float: right;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
	}

p
	{
	margin-bottom: 1em;
	}

#layer1 .rightfield img
	{
	margin: 10px;
	}

/* nav main */
#navlist
	{
	list-style: none;
	float: right;
	margin-right: 5px;
	position: relative;
	}

ul#navlist li
	{
	float: left;
	display: block;
	margin: 0;
	margin-left: -1px;
	}

#navlist a
	{
	display: block;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/links/normal-left.png);
	cursor: pointer;
	_float: left;	
	}

#navlist a span
	{
	display: block;
	padding-top: 8px;
	padding-left: 14px;
	padding-right: 14px;
	height: 24px;
	background: url(images/links/normal-right.png);
	background-position: right;
	background-repeat: no-repeat;
	_float: left;
	}

/* nav hover */
#navlist li:hover a, #navlist li#current:hover a
	{
	background: url(images/links/hover-left.png);
	}

#navlist li:hover a span, #navlist li#current:hover a span
	{
	background: url(images/links/hover-right.png);
	background-position: right;
	background-repeat: no-repeat;
	}

/* nav current */
#navlist li#current a
	{
	background: url(images/links/current-left.png);
	}

#navlist li#current a span
	{
	background: url(images/links/current-right.png);
	background-position: right;
	background-repeat: no-repeat;
	}

#navlist ul.sub
	{
	list-style: none;
	display: none;
	float: left;
	}


#navlist li:hover ul.sub, #navlist li#current ul.sub, #navlist li#current:hover ul.sub
	{
	display: block;
	position: absolute;
	top: 32px;
	left: -15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	height: 96px;
	background-image: url(images/mirroredbg.jpg);
	background-position: 0 -32px;
	}

#navlist li:hover ul.sub, #navlist li#current:hover ul.sub
	{
	z-index: 3;
	}

#navlist li#current ul.sub
	{
	z-index: 2;
	}


#navlist li ul.sub li a, #navlist li#current ul.sub li a
	{
	display: block;
	float: left;
	background: none;
	border: 1px solid #333333;
	padding: 3px 6px;
	height: 1em;
	color: #000000;
	margin-left: 10px;
	margin-top: 5px;
	white-space: nowrap;
	}

#navlist li ul.sub li a:hover, #navlist li#current ul.sub li a:hover
	{
	background-color: #dddddd;
	}

a img
	{
	border: none;
	}

div.post
	{
	margin-top: 1em;
	margin-bottom: 3em;
	}

a, a:visited
	{
	text-decoration: none;
	color: #0467b8;
	}

a:hover, a:focus
{
 text-decoration: underline;
 color: #c6ab7e;
}

h1
{
 font-size: 1.5em;
 color: #0467b8;
 padding-bottom: .5em;
}
h2
{
 font-size: 1.3em;
 color: #0467b8;
 padding-bottom: .5em;
}
h2.title
{
 font-size: 1.3em;
 color: #0467b8;
 padding-bottom: .5em;
 padding-left: 15px;
 background: url(images/star.gif) no-repeat left 2px;
}

h3
{
 font-size: 1.1em;
 color: #0467b8;
}
h4
{
 font-size: 1em;
 font-weight: bold;
 color: #000000;
}


#navlist li ul.sub li a:hover, #navlist li#current ul.sub li a:hover
{
 background-color: #c6ab7e;
}

div.post img
	{
	margin: 5px;
	}

.rightfield .contents ul.shows
	{
	list-style: none;
	}

.rightfield .contents ul.shows li
	{
	display: block;
	float: left;
	}

.rightfield .contents ul.shows li img
	{
	margin:0;
	padding: 0;
	width: 80px;
	height: 80px;
	}

.rightfield .contents ul.shows li div
	{
	display: none;
	}

.rightfield .contents ul.shows li:hover div, .rightfield .contents ul.shows li.sfhover div
	{
	position: absolute;
	margin-left: -150px;
	margin-top: -170px;
  	display: block;
	width: 250px;
	min-height: 150px;
	background-color: #ffffff;
	background-image: url(images/ffffff.png);
	background-position: center; 
  	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
	z-index: 4;
  	}

.rightfield .contents ul.shows li:hover div img
	{
	padding: 0;
	margin: 0;
	margin-left: 5px;
	}
.rightfield .contents ul.shows li:hover div p
	{
	margin-bottom: 0;
	margin-top: 7px;
	}

a.header
	{
	display: block;
	width: 100%;
	height: 142px;
	}

#layer2 .rightfield img
	{
	margin: 0;
	padding: 0;
	}

/* show page */
.showleft
	{
	float: left;
	width: 500px;
	}

.showright
	{
	float: right;
	width: 498px;
	overflow: hidden;
	}

#logoone
	{
	float: left;
	height: 144px;
	width: 144px;
	margin-right: 15px;
	margin-bottom: 15px;
	}

#logotwo
	{
	float: right;
	height: 144px;
	width: 144px;
	margin-left: 15px;
	margin-bottom: 15px;
	}

.logos img
	{
	margin: 0;
	padding: 0;
	float: right;
	height: 144px;
	width: 144px;
	}

#feeds
	{
	width: 140px;
	float: left;
	text-align: center;
	}

#feeds a
	{
	padding-left: 15px;
	background: url(images/star.gif) no-repeat left 2px;
	text-align: left;
	}

#feeds h2
	{
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	}

.showright .main
	{
	clear: both;
	}

.datefield
	{
	float: left;
	}

.categoryfield
	{
	float: right;
	}

.channelleft
	{
	width: 675px;
	float: left;
	}

.channelright
	{
	width: 315px;
	float: right;
	}

.channelleft .post a img
	{
	margin: 0;
	margin-right: 2px;
	padding: 0;
	}