/*
Theme Name: Revolution Office
Theme URI: http://www.revolutiontwo.com
Description: The Revolution Office WordPress Theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: WordPress, Office, Professional

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Lets Begin */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #057dd8 url(http://www.tfcconnection.org/wp-content/themes/office_10/images/bg.gif) top left repeat-x;
color: #000;
margin: 0;
padding: 0;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
background: #CC0000;
color: #FFFFFF;
width: 100%;
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #000;
text-decoration: none;
}

a:hover {
color: #ccc;
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

.wrapper {
width: 960px;
margin: 20px auto;
}


.labels {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	}


/* Begin Header */
#masthead {
height: 142px;
width: 960px;
float: left;

}

#tagline {
width: 480px;
height: 22px;
float: left;
color: #FFFFFF;
padding-top: 6px;
}

#pages {
width: 480px;
height: 22px;
float: left;
color: #FFFFFF;
text-align: right;
padding-top: 6px;
}

#pages ul {
list-style: none;
margin: 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 12px;
}

li.rss {
display: inline;
padding: 0 20px 0 0;
background: url(images/rss.gif) right no-repeat;
}

#pages a:link, #pages a:visited {
color: #FFFFFF;
text-decoration: none;
}

#pages a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#logo {
width: 200px;
height: 115px;
margin: 30px 0px 0px 0px;
float: left;
}

.forgot {
color: #FFFFFF;
}

#loginbox {
float: left;
width: 960px;
}

#headright {
width: 760px;
height: 56px;
float: left;
text-align: right;
padding: 28px 0 0 0;
}
/* End Header */


/* Begin Navigation */
#navigation {
width: 760px;
height: 33px;
float: left;
}

#nav {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: right;
margin: 0;
padding: 0;
}

#nav li {
float: left;
margin-left: 5px;
font-size: 12px;
}

#nav li.current {
background-position: right bottom;
}

#nav li a {
float: left;
display: block;
height: 22px;
padding: 9px 14px 0;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
text-decoration: none;

}

#nav li.current a {
background-position: left bottom;
color: #FFFFFF;
}

#nav li:hover, #nav li.sfhover {
background-position: right -31px;

}

#nav li.current:hover, #nav li.sfhover.current {
background-position: right bottom;
}

#nav li:hover a, #nav li.sfhover a {
background-position: left -31px;
color: #CC0000;
}

#nav li.current:hover a, #nav li.sfhover.current a {
background-position: left bottom;
color: #CC0000;
}

#nav li#nav_home.current {
background-position: right top;

}

#nav li#nav_home.current a {
background-position: left top;
color: #FFFFFF;
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
background-position: right -31px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
background-position: left -31px;

}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 28px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #000;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav li ul ul {
margin: -31px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #5F6356;
background: #CC0000;
color: #fff;
font-size: 12px;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background: #033D68;
color: #FFFFFF;
}
/* End Navigation */


/* Begin Home Page */
#homeleft {
width: 310px;
height: 246px;
float: left;
border-right: 1px solid #033860;
padding: 0 10px 10px 0;
overflow: hidden;
line-height: 1.5em;
}

#homecenter {
width: 298px;
height: 246px;
float: left;
border-right: 1px solid #033860;
padding: 0 10px 10px 10px;
overflow: hidden;
line-height: 1.5em;
}

#homecenter h2{
font-size: 14px;
background: #CC0000;
}

#homecenter img {
width: 50px;
height: 50px;
float: left;
margin: 0 8px 0 0;
}

#homeright {
width: 310px;
height: 246px;
float: left;
padding: 0 0 10px 10px;
overflow: hidden;
line-height: 1.5em;

}

#homebox {
width: 938px;
float: left;
height: 230px;
background: url(images/homeboxbg.gif) top left no-repeat;
margin: 35px 0 0 0;
padding: 11px;
font-size: 11px;
color: #fff;
}

#homebox img {
padding: 4px;
}

#homebox img:hover {
padding: 4px;
background: #707366;
}

#boxmain {
width: 450px;
float: left;
margin: 0 22px 0 0;
}

#boxmain a{
color: #FFFFFF;
}


#boxmain img {
width: 190px;
height: 190px;
float: left;
margin: 0 8px 0 0;
}

#boxmain2 {
width: 440px;
float: right;
margin: 0 22px 0 0;
}

#boxmain2 a{
color: #FFFFFF;
}


#boxmain2 img {
width: 190px;
height: 190px;
float: left;
margin: 0 8px 0 0;
}

.boxitem {
width: 215px;
height: 60px;
float: left;
margin: 0 10px 10px 0;
overflow: hidden;
}

.boxitem h3 {
font-size: 12px;
}

.boxitem a{
color: #FFFFFF;
}

.boxitem img {
width: 50px;
height: 50px;
float: left;
margin: 0 8px 0 0;
}

.itemdets {
float: left;
margin: 5px 0 0 0;
}
/* End Home Page */

/* Begin Secondary Pages */
#whitewrap {
width: 100%;
background: #fff url(images/secondarybg.gif) top left repeat-x;
float: left;
}

#whitewrap img {
padding: 4px;
background: #3C3F36;
}

#postcontent li {
padding: 0 0 0 16px;
background: url(images/list.gif) top left no-repeat;
}

#postcontent ul {
margin: 5px 0 15px 0;
padding: 0;
list-style: none;
}

#location {
width: 960px;
height: 65px;
float: left;
color: #FFFFFF;
font-size: 16px;
}

#location p {
margin: 22px 0 0 0;
}

#location a:link, #location a:visited {
color: #FFFFFF;
text-decoration: none;
}

#location a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#secondary {
width: 629px;
float: left;
border-right: 1px solid #3C3F36;
padding: 20px 15px 12px 0;
margin: 0 10px 0 0;
}

#fullsecondary {
width: 960px;
float: left;
padding: 20px 5px 12px 0;
margin: 0 10px 0 0;
}

#halfvideo {
width: 450px;
height: 320px;
float:left;
}

#halftext {
width: 450px;
height: 300px;
float: right;
border-left: 1px #FF0000 dotted;
padding: 6px;
margin: 0px 0px 6px 0px;
}



/* End Secondary Pages */

/* Begin Footer */
#footerwrap {
width: 100%;
background: #033860;
float: left;
padding: 0 0 20px 0;
margin-top: 10px;
}

#footer {
width: 960px;
margin: 0px auto;
color: #FFFFFF;
padding: 10px 0 0 0;
}

#footer a:link, #footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#footertext {
width: 860px;
float: left;
}

#pagination{
width: 100px;
float: left;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 8px 8px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 8px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

