/*   
Theme Name: fastAfo
Theme URI: http://www.fastafo.com/
Description: Custom WP Theme for professional client.
Author: Jason Offutt
Author URI: http://www.monkeyassassin.net/
Version: 1.00

General comments/License Statement if any - Use of this WordPress theme is prohibited unless expressly granted by FAST AFO.
*/

html, body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:focus
{
	outline: none;
}

a, a:link, a:active, a:visited
{
	color: #da3434;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

#container
{
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#container div
{
	display: block;
	margin: 0px;
}

#header
{
	width: 912px;
	margin: 0px;
	float: left;
}

.tabsHome, #header.tabsHome
{
	background-image: url(images/nav_home.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: Transparent;
}

.tabsCompany
{
	background-image: url(images/nav_company.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: Transparent;
}

.tabsCasting
{
	background-image: url(images/nav_casting.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: Transparent;
}

.logoContainer
{
	height: 140px;
	width: 310px;
	float: left;
}

#nav.menu
{
	width: 602px;
	height: 38px;
	float: left;
	margin-top: 112px;
}

.navCells, .menu ul
{
	float: right;
	display: block;
	margin: 0;
}

.page_item, .menu ul li
{
	text-align: center;
	height: 38px;
	padding-top: 7px;
	float: right;
	display: block;
	list-style: none;
	padding-right: 45px;
	padding-left: 35px;
}

.page_item a, .page_item a:link, .page_item a:active, .page_item a:visited, .page_item a:hover
{
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.current_page_item, .page_item, .menu ul li
{
	text-align: center;
	height: 38px;
	padding-top: 7px;
	float: right;
	display: block;
	list-style: none;
	padding-right: 45px;
	padding-left: 35px;
}

.current_page_item a, .current_page_item a:link, .current_page_item a:active, .current_page_item a:visited, .current_page_item a:hover
{
	font-size: 12pt;
	color: #da3434;
	text-decoration: none;
}

.contentContainer
{
	text-align: left;
	float: left;
	width: 912px;
	min-height: 335px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}

.sideNav
{
	width: 200px;
	float: left;
	min-height: 335px;
	padding-left: 20px;
}

.node
{
	display: block;
	border-bottom: 1px solid;
	padding-top: 10px;
	padding-bottom: 2px;
}

div.node a:hover
{
	text-decoration: none;
}

.emptyNode
{
	display: block;
	border-bottom: 1px solid;
	padding-top: 10px;
	padding-bottom: 2px;
}

div.emptyNode a:hover
{
	text-decoration: none;
}

div.list
{
	display: none;
}

.list ul
{
	visibility: hidden;
	padding-left: 15px;
	margin: 5px;
}

.list ul li span
{
	visibility: hidden;
	display: block;
	height: 0;
	max-height: 0;
	padding: 0;
	margin: 0;
}

li.menuItem
{
	list-style: none;
}

li.menuItem a
{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.mainContent
{
	width: 680px;
	float: right;
	padding: 0px;
	margin: 0px;
}

.bottomEdge
{
	float: left;
	width: 912px;
	min-height: 11px;
	height: 11px;
	background-image: url(images/bottom_edge.gif);
	background-repeat: no-repeat;
}

#footer
{
	width: 912px;
	float: left;
}

#footer div h3
{
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
}

#footer div span
{
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
}

#footer div.footerLeft span a, #footer div.footerRight span a
{
	color: #cccccc;
	font-weight: normal;
	display: inline;
}

div.footerLeft
{
	text-align: left;
	padding: 10px;
	width: 200px;
	float: left;
}

div.footerRight
{
	text-align: right;
	padding: 10px;
	width: 300px;
	float: right;
}

div.copy
{
	text-align: center;
	width: 912px;
	float: left;
	padding-bottom: 10px;
}

#footer div.copy span, .copy span a
{
	color: #444444;
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}

.page-content, .post-content
{
	float: left;
	width: 650px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
}

.page-content div
{
	display: block;
	float: right;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.page-content div img
{
	padding: 10px;
}

.page-content h2
{
	font-size: 16pt;
	font-weight: bold;
}

.post-content h2
{
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: -10px;
}

.page-content h3, .page-content p h3, .post-content h3, .page-content p h3, .post-content span, .page-content p span
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: -10px;
	padding: 0px;
}

.page-content ul
{
	margin-top: 15px;
}

.page-content ul li
{
	margin-left: -15px;
	padding-left: 0px;
}

.page-content ul.links li
{
	margin-left: -40px;
	padding-left: 0px;
	list-style-type: none;
}

.tagline
{
	font-size: 10pt;
	font-weight: bold;
	color: #da3434;
}

.post-content div
{
	float: left;
	width: 100%;
	padding: 10px;
}

.post-content div.col
{
	width: 300px;
	float: left;
}

.post-content div.image-row
{
	width: 610px;
	padding-left: 10px;
}

.post-content a
{
	margin-bottom: -10px;
	padding: 0px;
}

div.image-row div
{
	width: 90px;
	margin: 0px;
	padding-left: 17px;
	padding-right: 15px;
	text-align: center;
	float: left;
}

div.image-row div.four-col, div.col div.four-col
{
	width: 100px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	float: left;
}

div.image-row div.two-cell
{
	width: 250px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
}

div.image-row div.two-cell-narrow
{
	width: 225px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	float: left;
}

div.image-row div.three-col
{
	width: 150px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
}

div.image-row div.three-col-wide
{
	width: 150px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	float: left;
}

div.image-row div img, div.col div img
{
	padding-bottom: 10px;
}

div.image-row div span, div.col div.four-col span
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

img.color
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}