/*

Theme Name: OGFT

Theme URI: http://www.ogft.com

Description: Theme custom built for <a href="http://www.ogft.com">OGFT</a>.

Version: v.1.1

Author: MultiTap Studios

Author URI: http://www.multitapstudios.com

Tags: fixed width, widgets, grey, orange, white

*/



/***********************

**** CLEARFIX/RESET ****

***********************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul, li {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.clearfix {
	display:inline-block
}
html[xmlns] .clearfix {
	display:block
}
* html .clearfix {
	height:1%
}
/********************

**** COLOR PALET ****

********************/

.orange {
	color:#f36523;
}
/************************

**** GLOBAL SETTINGS ****

************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#111;
	background-color:#666;
	line-height:1.4em;
}
#wrapper {
	width:960px;
	margin:10px auto 0px;
	background-color: #182c42;
}
.float_left, .alignleft {
	width:auto;
	float:left;
}
.float_right {
	width:auto;
	float:right;
}
.clear {
	clear:both;
}
.active, .widgettitle, #bp-adminbar-notifications-menu, #bp-adminbar-visitrandom-menu {
	display:none;
}
a {
	text-decoration:none;
	color:#EEE;
}
a:hover, #home_updates div a:hover {
	color:#f36523;
	;
}
#content a {
	color:#f36523;
}
#content a:hover {
	text-decoration:underline;
}
#content .bread a {
	font-weight:normal;
	color:#EEE;
}
#content .bread strong {
	color:#f36523;
}
body #wp-admin-bar .padder {
	width:960px;
	margin:0px auto;
}
.staff {
	width:400px;
}
.entry .staff p {
	margin-bottom:10px;
}
.entry h3 {
	font-size:1.2em;
}
.page-item-286, .page-item-346 {
	font-size:.8em;
	width:175px;
	line-height:normal;
	text-align:center;
}
#main_nav li.page-item-286 a, #main_nav li.page-item-346 a {
	padding-top:5px;
	padding-bottom:4px;
}
/***************

**** SPLASH*****

***************/

#splash {
	background-color: #000;
}
#splash_wrapper {
	width: 700px;
	margin: 30px auto;
}
.splash_logo {
	margin-left: 48px;
}
.splash_menu ul li {
	float: left;
	margin: 20px;
}
/***************

**** HEADER ****

***************/

#adbanner {
	float: left;
	margin: 20px 0px 20px 100px;
}
#topBar {
	width: 950px;
	border-bottom: 1px solid #666;
	height: 30px;
	margin: 0;
	padding: 2px 5px;
}
#topBar #logStatus {
	float: left;
}
#topBar #logStatus ul li {
	font-size: 1.5em;
	float: left;
	display: block;
	width: auto;
	color: #f36523;
	padding: 3px 25px 3px 5px;
}
#topBar #lang {
	float: right;
	margin-top: 2px;
}
#logo_search {
	margin-bottom:15px;
	margin-right: 3px;
}
#logo_search .search {
	margin-top:20px;
	margin-left: 150px;
}
.search .screen-reader-text {
	display:none;
}
.search #s {
	border:1px solid #333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#DEDEDE;
	padding:5px;
	width:200px;
	font-size:1.1em;
}
.search #s:hover, .search #s:focus {
	background-color:#EEE;
}
.search #searchsubmit {
	background:url(images/grey_btn_search.png) no-repeat;
	height:34px;
	width:90px;
	border:none;
	text-align:center;
}
.search #searchsubmit:hover {
	background-position:0 -34px;
}
/*****************

**** MAIN NAV ****

*****************/

#main_nav ul {
	background:url(images/nav_bg.jpg) repeat-x;
	position:relative;/*border:1px solid #666;*/

}
#main_nav li {
	float:left;
}
#main_nav li a {
	display:block;
	padding:10px 20px;
	border-right:1px solid #999;
	border-left:1px solid #EEE;
	color:#666;
	font-size:1.1em;
}
#main_nav li a:hover {
	color:#f36523;
}
#main_nav li ul {
	display:none;
	background: none;
	background-color:#DEDEDE;
	position:absolute;
	top:100%;
}
#main_nav li:hover > ul {
	display:block;
}
#main_nav li ul li {
	float:none;
	position:relative;
}
#main_nav li ul li a {
	border-bottom:1px solid #999;
	border-top:1px solid #EEE;
}
#main_nav li ul li ul {
	position:absolute;
	width:200px;
	left:100%;
	top:0px;
}
#main_nav li.page-item-5 a, #main_nav li.page-item-20 a, #main_nav li.page-item-29 a {
	background:url(images/drop_arrow_dn.png) no-repeat center right;
}
#main_nav li.page-item-5 ul a, #main_nav li.page-item-20 ul a, #main_nav li.page-item-29 ul a {
	background-image:none;
}
#main_nav li ul li.page-item-8 a {
	background:url(images/drop_arrow_rt.png) no-repeat center right;
}
#main_nav li ul li.page-item-8 ul a {
	background-image:none;
}
/****************

**** CONTENT ****

****************/

#miniBody {
	background-color:#182c42;
	padding:10px;
}
#highlights .rotator {
	margin-right:20px;
}
#highlights .rotator, #highlights .rotator2 {
	padding:5px;
	background-color:#E6E6E6;
	width:300px;
	margin-bottom: 10px;
}
.demoReel {
	background: url(images/demoReel_bg.jpg) no-repeat;
	height: 160px;
}
.demoReel ul {
	margin-top: 100px;
}
.buttons li {
	margin-bottom:14px;
}
.buttons a {
	display:block;
	height:40px;
	background:url(images/grey_btn_bg.png) no-repeat 0 -40px;
	color:#666;
	text-align:center;
	vertical-align:middle;
	font-size:1.2em;
	line-height:2em;
	overflow: hidden;
	width: 270px;
}
.buttons a:hover {
	background-position:0 0;
	color:#f36523;
}
.buttons a span {
	display:block;
	height:40px;
	padding:0px 5px;
	background:url(images/grey_btn_right.png) no-repeat right -40px;
}
.buttons span:hover {
	background-position:right 0;
}
#content {
	background-color:#E6E6E6;
	padding:10px 10px 30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
#content h1.bread {
	background-color:#BCBCBC;
	padding:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin-bottom:30px;
}
#content .entry {
	padding:0px 30px;
}
#content .entry h1 {
	font-size:1.6em;
	margin-bottom:25px;
}
#content .entry h2 {
	font-size:1.4em;
	margin-bottom:20px;
}
.entry p {
	margin-bottom:20px;
}
#content .entry ul {
	margin-left:40px;
	margin-bottom:20px;
}
#content .entry li {
	list-style:disc;
	padding-left:5px;
	margin-bottom:5px;
}
#content .entry img {
	padding:20px;
}
/***** HOME *****/

#home_updates {
	margin-bottom:10px;
}
#home_updates div {
	width:445px;
	padding:10px;
	background-color:#E6E6E6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	/*height:15em;*/
}
#home_updates div a {
	color:#111;
}
#home_updates div h1 {
	font-size:1.4em;
	background-color:#BCBCBC;
	padding:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin-bottom:15px;
}
#home_updates div a.read_more {
	color:#f36523;
}
#home_links .weather {
	color:#EEE;
}
#home_spon {
	text-align:right;
	padding-right:20px;
	height:220px;/*	width:610px;

	float:right;*/

}
#home_spon div.partners img, #home_spon div.partners h1, #home_spon div.partners h2, #home_spon div.partners h3 {
	display:none;
}
#home_spon img {
	margin-top:10px;
	background-color:#EEE;
}
#home_spon h2 {
	margin-top: 5px;
	float: right;
}
/****************

*** LINKS *******

****************/

#home_links {
	clear: left;
	float: left;
	width: 450px;
	margin: 5px 5px 10px;
	padding: 5px;
	color: #ccc;
}
#home_links h2, #home_spon h2 {
	color: #fff;
	font-size: 1.2em;
	border-bottom: 1px solid #f36523;
	width: 300px;
}
#home_links div.links_ {
	float:right;
	margin-top:-78px;
}
.weather_info div {
	float: left;
	width: 250px;
}
.weather_info img {
	float: right;
	margin: -50px 280px 0px 0px;
}
.widget_wpweather {
	margin-bottom: 10px;
}
.kiosk {
	clear: both;
	padding-top: 10px;
}
/***************

**** FOOTER ****

***************/

#footer {
	clear: both;
	margin:20px;
	border-top:1px solid #f36523;
	padding:10px 0px;
	font-size:.8em;
	color:#BBB;
	text-align:center;
}
/***************************

**** REGFORM / EDIT FORM ***

***************************/



#regForm .important {
	color: #F00;
	font-weight:bold;
	font-size: 16px;
}
#regForm .error,  #editForm .error {
	background-color: #F60;
	color: #FFF;
	font-weight: bold;
	padding: 0px 5px;
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom:0;
	width: 97%;
}
#regForm .req,  #editForm .req {
	font-size: 0.7em;
	color:#f36523;
}
.upgrade h3,  #regForm h3,  #editForm h3 {
	background-color: #666;
	color: #FFF;
	font-size: 1.2em;
	padding: 5px;
}
#regForm h4,  #editForm h4 {
	padding: 3px;
	color: #333;
}
#regForm div,  #editForm div {
	margin: 10px;
	padding: 5px;
	background-color: #ccc;
	width: 350px;
}
#regForm div div,  #editForm div div {
	margin: 10px 0px;
	padding: 0px;
	background: none;
	width: 100%;
}
#regForm p,  #editForm p {
	display: block;
	width: 98%;
	padding:5px;
	background: #666;
	color: #FFF;
}
.upgrade p {
	float: none;
	margin: 10px;
	display: block;
}
.upgrade div {
	width: 200px;
	display: block;
	text-align: center;
	background-color:#CCC;
	margin: 10px 10px 30px;
	padding: 2px;
}
.upgrade h2 {
	display: block;
	width: 98%;
	padding: 5px;
	margin: 5px;
	color: #000;
	background-color:#f36523;
}
.upgrade h4 {
	background-color: #666;
	margin: 5px;
	padding: 5px;
	color: #FFF;
}
#regForm .compInfo,  #editForm .compInfo {
	border: 1px dashed #999;
	padding: 5px 0px;
}
#regForm label,  #editForm label {
	display:block;
	width: 300px;
	margin-top: 10px;
	margin-left: 5px;
}
#regForm .aType label,  #editForm .aType label {
	float: left;
	display: block;
	width: 170px;
	text-align:right;
	clear: left;
}
#regForm input[type="text"],  #regForm input[type="password"],  #editForm input[type="text"],  #editForm input[type="password"] {
	display: block;
	width: 300px;
	margin-left: 5px;
	border: 1px solid #999;
	background-color:#D2D2D2;
}
#regForm input[type="text"]:hover,  #regForm input[type="password"]:hover,  #editForm input[type="text"]:hover,  #editForm input[type="password"]:hover {
	background-color:#fff;
}
#regForm input[type="text"]:focus,  #regForm input[type="password"]:focus,  #editForm input[type="text"]:focus,  #editForm input[type="password"]:focus {
	border: 1px solid #f36523;
	background-color:#fff;
	-moz-box-shadow: 1px 1px 2px rgba(125, 125, 125, 1);
}
#regForm select,  #editForm select {
	margin-top: 5px;
	width: 98%;
}
#regForm textarea,  #editForm textarea {
	border: 1px solid #999;
	width: 99%;
	height: 100px;
}
#regForm option,  #editForm option {
	width: 98%;
}
#regForm textarea:focus,  #editForm textarea:focus {
	border: 1px solid #f36523;
	background-color:#fff;
	-moz-box-shadow: 1px 1px 2px rgba(125, 125, 125, 1);
}
#regForm input[type=radio],  #editForm input[type=radio] {
	display: block;
	width: 20px;
	float: left;
	margin-top: 15px;
	border: none;
}
#regForm input[type=submit],  #editForm input[type=submit] {
	float: left;
	margin: 10px 30%;
	height: 30px;
	width: 33%;
}
#regForm div.desc, #editForm div.desc {
	float:right;
	width:460px;
	margin-right:0px;
}
#regForm .aType,  #editForm .aType {
	float:left;
}
#regForm .aInfo,  #editForm .aInfo {
	float: left;
}
#regForm .pInfo,  #editForm .pInfo {
	float:left;
	clear:left;
}
#old_database {
	margin-top:40px;
}
/***************************

**** INDUSTRY DATABASE   ***

***************************/

.entry table {
	border: 1px solid #999;
	padding: 5px;
	width: 100%;
	background-color: #DEDEDE;
	font-size: 0.8em;
}
.entry table tr {
	padding: 5px;
}
.odd {
	background-color:#CCC;
}
.entry table tr th {
	font-weight: normal;
	background-color: #333;
	color: #FFF;
}
.entry table tr td {
	padding: 5px;
	border: 1px dashed #999;
}
.entry table tr td p {
	margin-bottom: 5px;
}
.odd td {
	border-right: 1px dashed #DEDEDE;
}
/***************************

**** USER PAGES          ***

***************************/

.user_info {
	width: 98%;
	background-color: #CCC;
	padding: 5px;
}
.user_info .name {
	background-color:#333;
	color: #FFF;
	font-size: 1.3em;
	padding: 5px;
}
.user_info .web {
	background-color:#333;
	padding: 5px;
}
.user_info .add {
	margin: 2px;
	width:40%;
	float: left;
}
.user_info span {
	font-weight: bold;
}
.user_info .email,  .user_info .phone,  .user_info .fax,  .user_info .mobile {
	display: block;
	text-align: right;
	float: right;
	width: 30%;
	margin-right: 3px;
}
.user_info .categories {
	float: left;
	clear: both;
	margin: 0px 5px;
}
.user_info .desc {
	margin: 10px;
	width: 96%;
	float:left;
	border: 1px dashed #999;
	padding: 5px;
	background-color: #DEDEDE;
}
.user_info .employees {
	float: left;
	width: 500px;
	margin: 10px 20%;
}
.user_info .employees h3 {
	color: #333;
}
/***********************

**** POST_FORM *********

***********************/

.post_form {
	padding: 5px;
	background-color: #ccc;
	clear: both;
}
.post_form fieldset {
	float: left;
	width: 320px;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999;
}
.post_form legend {
	display: none;
}
.post_form h2 {
	color: #333;
	font-size:1.2em;
	margin: 5px;
}
.post_form label {
	padding: 2px 5px;
	margin: 5px 0px;
	background-color: #333;
	color: #FFF;
	display: block;
	width: 97%;
}
.post_form label span {
	font-size: 0.7em;
	color:#f36523;
}
.post_form label input {
	width: 99%;
	margin-bottom: 2px;
}
.post_form input[type=text],  .post_form textarea {
	width: 99%;
	background-color: #DEDEDE;
	border: 1px solid #999;
}
.post_form input[type=text]:hover,  .post_form textarea:hover {
	background-color: #fff;
}
.post_form input[type=text]:focus,  .post_form textarea:focus {
	background-color: #FFF;
	border: 1px solid #f36523;
	-moz-box-shadow: 1px 1px 2px rgba(125, 125, 125, 1);
}
.post_form input[type=submit] {
	width: 225px;
	margin: 5px 0px;
}
.updates_page .entry {
	background-color:#DEDEDE;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.updates_page .entry h3 {
	background-color: #333;
	padding: 2px 5px;
	margin: 5px 0px;
	color: #FFF;
}
.updates_page .entry .extra_info {
	margin: -5px 0px 10px 10px;
	padding: 2px 5px;
	font-size: 0.7em;
	color: #ccc;
	float: right;
	background-color:#333;
}
.updates_page .entry .extra_info p {
	margin: 0px;
	line-height: 1.2em;
	text-align:right;
}
.prev_link,  .next_link {
	margin: 10px 0px;
}
.prev_link {
	float: left;
}
.next_link {
	float: right;
}
/*******************

*** NGG ALBUM ******

*******************/



.ngg-album {
	width: 395px;
	margin: 10px;
	float: left;
	background-color: #DEDEDE;
}
.ngg-album .ngg-albumtitle {
	background-color: #333;
	padding: 2px 5px;
}
.ngg-album .ngg-description {
	float: right;
	width: 235px;
	font-size: 0.7em;
	line-height: 1.5em;
}
.ngg-album .ngg-description p {
	margin-bottom: 2px;
}
.ngg-galleryoverview {
	padding-left: 40px;
}
.ngg-navigation span,  .ngg-navigation a {
}
.slideshowlink .slideshowlink,  .piclenselink .piclenselink {
	font-size: 0.7em;
}
/****************

**** EMAIL *****

****************/

#keywords {
	margin: 0px 20px;
}
#content .entry #keywords ul {
	margin: 0px;
}
#keywords ul li {
	float: left;
	width: 195px;
	height: 2.5em;
	line-height: 1em;
	list-style: none;
	font-size: 0.7em;
	background-color: #DEDEDE;
	border: 1px dashed #ccc;
}
#keywords ul li label {
	display:block;
	float: left;
	width: 80%;
	margin-top: 5px;
}
#keywords ul li input {
	float: left;
	width: 10%;
}
.entry #emailForm #keywords ul li {
	list-style: none;
}
#email {
	clear: left;
	margin: 20px;
}
#email label {
	display: block;
}
#email input[type=text], #email textarea {
	width: 100%;
}
#email textarea {
	height: 300px;
}

