﻿/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/


body {

	background: URL(images/bgMain.jpg) repeat-x;

	text-align: center;

	padding: 0;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	

}


html {

	height: 101%;

}

table {
          font-size: 12px;
}

p, li {

	line-height: 150%;
        color: #333;

}

li {
        margin: 10px 0 0 0px;
        
}

ul {
       padding-left: 15px;
       list-style-item: none;
}

#banner {
	width: 900px;

	height: 123px;

	text-align: left;

	margin: 5px auto;

	padding: 0;

}

#upperLinks {

	position: relative;
	float: right;

	width: 200px;

	text-align: right;

	color: #AAD3D3;

	margin: 0 0 20px 0;

}

#upperLinks a {

	text-transform: uppercase;

	color: #AAD3D3;

	font-size: x-small;

	text-decoration: none;

}

#upperLinks a:hover {

	text-decoration: underline;

}

.logo {

	
	position: relative;
     width:240px;
	height:55px;
	float: left;

}

.iall
{
background:url('images/btnall.gif')  no-repeat;
width:57px;
height:17px;
position: relative;
float: left;

}

.igo{
background:url('images/btngo.gif') no-repeat;
width:34px;
height:17px;
float:right;

}

.ilogin
{
background:url('images/btnlogin.gif') no-repeat;
width:57px;
height:17px;
position: relative;
float: left;
}

.learn {

	background:url('images/btnlearn.gif') no-repeat;
	position: relative;
    width:135px;
    height:20px;
	float: left;

}
#mainNav {

	position: relative;

	clear: both;

	width: 900px;

	height: 35px;

	margin: 0;

	padding: 0;

}

ul.nav li {

	float: left;

	display: inline;

	border-left: 1px solid #666;

	margin: 0;

	height: 27px;

}

ul.nav {

	margin: 40px 0 0 0;

	list-style: none;

	padding: 6px 0 0px 0;

	float: left;

	width: 100%;

}

ul.nav a {

	display: block;

	padding-left: 10px;

	width: 138px;

	text-transform: uppercase;

	color: white;

	text-decoration: none;

	font-size: 11px;

	font-weight: bold;

}

ul.nav a:hover {

	color: #AAD3D3;

}
.ArrowImgHome{
background-image: url(images/arrow.gif); background-position:right
}
#content {

	position: relative;

	float:inherit;

	clear: both;

	display: block;

	width: 900px;

	text-align: left;

	margin: 0 auto;

	padding: 0;

	

}
#content1 {

	position: relative;

	float:none;

	clear: both;

	display: block;

	width: 900px;

	text-align: left;

	margin: 0 auto;

        padding: 0px;

}

#homeLeft {

	position: relative;

	float: left;

	width:575px;

	margin: 0;

}

#homeRight {

	position: relative;

	float: right;
        
	clear: left;
 margin: 0; padding: 0; border: 0;
	width: 302px;

}



#secondaryLeft {

	position: relative;

	float: left;

	clear: both;

	width: 190px;

	height: 100%;

	margin: 0;

}

#secondaryRight {

	position: relative;
	float: right;
	vertical-align:top;
	width: 190px;
	text-align: left;
	margin: 0; 
        padding: 0; 
}

#secondaryMiddle {

	position: relative;

	text-align: left;

	width: 465px;

	margin-left: 210px;

	padding: 0;

}
#secondaryMiddle2 {
	position: relative;
	text-align: left;
	width: 655px;
	margin-left: 210px;
	padding: 0;
}

h1 {

	font-family: Georgia;

	font-size:  32px;

	color: #383D43;

	font-weight: normal;

	line-height: 95%;

	padding: 10px 50px 0 50px;

	margin: 0;

}

h2 {

	font-family: Georgia;

	font-size: 22px;

	color: #2A53A3;

	font-weight: normal;

	padding: 10px 0 0 0;

	margin: 0 0 10px 0;

}


h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #999;

        font-weight: normal;

	line-height: 140%;

	padding: 20px 50px 0 50px;

	margin: 0;

}

h3 img, h2 img {

	vertical-align:middle;

	padding: 5px 0 0 20px;

	border: none;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/h4-bkd.jpg);
        background-repeat: no-repeat;
        background-position: left center;
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
	line-height: 140%;
	padding: 0 0 0 10px;
	margin: 0;
        display: block;
        height: 25px;
}

tr.thead {
	background-image: url(images/h4-bkd.jpg);
         background-repeat: no-repeat;
         background-position: left center;
	}

th {
background: none;
}

.label h4 {
        font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 13px;
        color: #000;
        background: none;
	line-height: 140%;
}

hr {
	border: 1px dotted #ccc;
	margin: 10px 0;
	height: 1px;
}


#homeRight h3 {

	padding: 0;

}



#secondaryLeft h3 {

	padding: 0;

	color: #666;

}



#secondaryLeft p {

	padding: 0;

	color: #666;

}



#secondaryMiddle1 {

	position: relative;

	text-align: left;

	width: 465px;

	margin-left: 210px;

	padding: 0;

}

#secondaryMiddle h1, #secondaryMiddle2 h1 {
	padding: 25px 0 20px 0;
}

#secondaryMiddle h2, #secondaryMiddle2 h2 {
	padding: 0;
}

#secondaryMiddle h3, #secondaryMiddle2 h3 {
	padding: 0 0 20px 0;
}


#secondaryMiddle h1 {

	padding: 25px 0 20px 0;

}



#secondaryMiddle h2 {

	padding: 0;

}



#secondaryMiddle h3 {

	padding: 0 0 20px 0;

}



#homeGraph {

	height: 390px;
	background: url('images/homeGraph.png') no-repeat;
        background-position: top center;
	padding: 30px 0 0 0;


}



#services {

	position: relative;

	clear: left;

	width: 575px;

	height: 35px;

	margin: 0;

	border-top: 1px dotted #ccc;

}



ul.ourServices {

	margin: 0;

	list-style: none;

	padding: 0;

	float: left;

	width: 100%;



}

ul.ourServices li {

	float: left;

	display: inline;

	margin: 0;

	height: 35px;

	width: 188px;

	text-align: center;

	padding: 0;

}

ul.ourServices a {

	display: block;

	padding: 10px 0 0 0px;

	width: 188px;

	height: 20px;

	text-transform: uppercase;

	color: #666;

	text-decoration: none;

	font-size: 11px;

	font-weight: bold;

}
















ul.ourServices a:hover {

	color: #2A53A3;

}


#quickLinks {	
         position: relative;
         float: left;	
         clear: both;	
         width: 100%;
         margin: 0px 0px 8px 0;	
         padding: 5px 0 5px 5px;	
         background-color: #eee;	
         border: 1px solid #ccc;	
         text-align: left;
        
}

table.quicklinks td {
         border: none;
         font-size: 12px;
}

form {
        position: relative;
        float: left;
        width: 100%;
	font-family: Arial;
	margin: 0px;
        padding: 0px;
}

#discussion form {
        position: relative;
        float: left;
        margin: 0px
        padding: 0px;
        width: 100%;
}



form img {

	vertical-align:middle;

}



select {
       	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 12px;
         margin: 0px;
         padding: 0px;
}



.date, .time, .desc {
	height: 30px;
          font-size: 12px;
}



.date {

	font-weight: bold;
          font-size: 12px;

}



.desc {

	color: maroon;

	text-align: right;

}


/*
td {

	border-bottom: 1px dotted #ccc;

}
*/



img.testimonial  {

	float: left;
        background:url('images/testCollegiate.gif') no-repeat;
	margin: 0 10px 0 0;
height:73px;
width:73px;
font-size:8px;
	border:thin gray double;

}



img.testimonial2  {

	float: left;
	margin: 5px 0 10px 0;
        border: 1px solid #cccccc;

}



.credit {

	float: right;

	font-size: .8em;

	text-align: right;

	color: #3F7A7A;

	margin: 0;

	padding: 10px 0px 0px 10px;

	line-height: 125%;

}



a {

	color: #2A53A3;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



#subnav {
       	margin: 0;
	padding: 0;
	text-align: left;
        vertical-align:top;
}



#subnav h2, #secondaryLeft h2 {

	padding: 27px 0px 20px 0px;

}



#secondaryRight h2 {

	padding: 20px 0px 0px 0px;

}





#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav ol{

	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
}

#subnav li {
       margin: 0;
       padding: 10px 0px;
       border-bottom: 1px dotted #ccc;
}



.itemhiglight
{
	font-weight: bold;

	color: #669999;
}


#about a.item1, #team a.item2, #service a.item1, #benchmarking a.item2, #consulting a.item3, #calendar a.item1, #membership a.item1, #inquiry a.item2, #contact a.item1, #resources a.item1 {

	font-weight: bold;

	color: #669999;

}


table.benchmarking {
border-collapse: collapse;
margin: 20px 0px;
}

.benchmarking th {
font-size: 12px;
height: 25px;
color: #fff;
}

.btnPad {

	padding: 10px 0;

}



blockquote {

   font: 12px Arial;

   color: #1C489D;

   text-align: justify;

   line-height: 130%;

   width: 190px;

   background: url(images/close.gif) no-repeat right bottom;

   padding: 0px;

   margin: 0px;

   text-indent: 0px;

}



blockquote:first-letter {

   background: url(images/open.gif) no-repeat left top;

   padding-left: 20px;

   font: 1em Arial, helvetica, sans-serif;

}



/* Footer */

#footer {

	position: relative;

	clear: both;

	width: 900px;

	height: 50px;

	border-top: 1px solid #ccc;

	background:url('images/footerShade.jpg') no-repeat;

	text-align: center;

	margin: 50px auto;

	padding: 40px 0;

	color: #666;

	font-size: .85em;

}



a img {

	border: none;

}

/* Event formatting */

.event-note, .event-reg, .event-desc {
	margin: 10px 0;
}

.event-note, .event-reg {
	position: relative;
	float: left;
	width: 77px;
	height: 58px;
	margin-right: 25px;
	padding: 4px 0 0 0;
	text-align: center;
	text-transform:uppercase;
}

.event-note {
	background-image: url(images/note.jpg);
	background-repeat:no-repeat;
	
}

.event-reg {
	background-image: url(images/event.jpg);
	background-repeat:no-repeat;
}

.event-reg .month {
	color: #fff;
}

.event-desc {
	position: relative;
	float: right;
	width: 360px;
	padding: 5px 0 0 0 0;
	line-height: 140%;
}

#resources .event-desc {
        width: 375px;
}


.month  {
	font-size: 11px;
	font-weight: bold;
}

.day  {
	font-family: Georgia;
	font-size: 25px;
}

.event-title {
	font-weight: bold;
}

.event-link {
	padding: 10px 0;
}

.event-location {
	font-style: italic;
}

.event-title, .event-date, .event-location, .event-link {
	clear: both;
}

#upcoming-events td {
	border-bottom: 1px #ccc dotted;
}

.attendee {
	font-weight: bold;
}

.reg-form td, .login td {
	height: 30px;
	border: none;
}

.reg-form .label {
	text-align: right;
	font-weight: bold;
	padding: 5px 10px 0 0;
	vertical-align:top
}

.login .label {
	text-align: left;
	width: 60px;
	font-weight: bold;
	padding: 5px 10px 0 0;
	vertical-align: top;
}

.attending{
	padding-top: 8px;
	padding-bottom: 20px;
	line-height: 15px;
	vertical-align: text-top;
}

.activitygroup{
	padding: 0px 0px 0px 0px;
	margin-top: -8px;
}
.activity{
    padding: 0px 0px 0px 0px;
    margin-top: -50px;
}


/* rounded corners /*

/* set the image to use and establish the lower-right position */ 

#cssbox .cssbox_head h4 { 
	background-image: url(images/h4-bkd2.gif); 
        background-repeat: no-repeat;
        background-position: left center;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
        font-weight: normal;
        height: 25px;
} 
	
	
/* Discussion Board */

#discussion #quickLinks {
	float: left;
	position: relative;
	padding: 10px 0px;
        margin: 0;
        width: 100%;
}

#discussion h3 {
position: relative;
clear: both;
}

#discussion #quickLinks a:hover {
	text-decoration: none;
	color: teal;
}

.discussion-table {
         position: relative;
         float: left;
         clear: both;
         margin: 0;
         width: 100%;
}

.discussion-table td {
	padding: 10px 0;
	vertical-align:top;
	line-height: 150%
}

.discussion-table th {
height: 25px;
color: #fff;
}

td.subject {
	width: 60%;
	padding-right: 25px;
}


.subject a {
	font-weight: bold;
}

.small {
	font-size: 11px;
	padding: 10px 0px;
	}
	
.small a {
	font-weight: normal;
}	
	
.last-reply {
	text-align: right;
}	
	
.replies {
	text-align: center;
}	
	

th.subject, th.responses, th.blank  {
	padding-left: 5px;
	background-image: url('images/h4-bkd_new.jpg');
	background-position:left;
        background-repeat: no-repeat;
text-align: left;
}

th.last-reply, th.inmax {
	padding-right: 5px;
	background-image:url('images/h4-bkd.jpg');
	background-position:right;
background-repeat: no-repeat;
}

th.replies, th.author, th.jrpo, th.msbp, th.esrc {
	background-image:url('images/h4-bkd.jpg');
	background-position:center;
background-repeat: no-repeat;
}
	
a.email-button {
        display: block;
        padding: 5px 0px 5px 25px;
        background: url('images/email.gif') no-repeat;
	background-position: left;

}

a.start-button {
        background-image: url('images/add.gif');
        background-position: left middle;
        display: block;
        padding-left: 25px;
}

input {
	padding: 0;
	margin: 0;
}

#discussion p {
	padding: 0;
	margin: 0;
}
		
/* Dashboard */

td.label {
	width: 150px;
	vertical-align: top;
          font-size: 12px;
}

#resources td {
	padding: 10px 0;
	line-height: 150%
}

#post-container {
         position: relative;
         float: left;
         clear: both;
	 background-color: #ffffef;
	 border: 1px solid #ccc;
         width: 100%;
}

#post-container-top {
         position: relative;
         float: left;
         clear: both;
         width: 95%;
	 border-bottom: 1px dotted #ccc; 
	 margin: 15px 15px 0px 15px;
         padding: 0;
         height: 30px;
         vertical-align: middle;
}

#post-container-by {
	position: relative; 
	float: left; 
display: inline-block;
	font-weight: bold;
margin: 0;
padding: 3px 0 0 0;
width: 300px;;
height: 21px;
vertical-align: middle;
}

#post-container-add {
	position: relative; 
float: right;
right: 0;
top: 5px;
display: inline-block;
width: 25%;
text-align: right;
height: 21px;
}

#post-container-add a {
        display: inline-block;
        vertical-align: center;
}


.results-container {
	position: relative; height: 20px; width: 100%;float: left; vertical-align:middle; padding: 10px 0; clear: both
}

#resources #post-container {
        position: relative;
        float: left;
        clear: both;
        vertical-align: top;
	height: 130px;
}

#quicklinks2 {
	width: 97%;
	float: left; 
	vertical-align: middle; 
	padding: 10px; 
	position: relative;
	clear: both;
	margin: 15px 0px;
	background-color: #eee;
	border: 1px solid #ccc;
	text-align: left;
}

#resources #quicklinks2 {
	padding: 0px 10px !important; 
}

#resources #quicklinks2 h3 {
	padding: 10px 0px 0px 0px !important;
	margin: 0 !important;
}

#resources #quicklinks li, #quicklinks2 li {
	padding: 0;
        margin: 0;
}

#resources .post-container-top {
       width: 100%;
}

#resources .event-desc {
       position: relative;
       float: right;
	width: 331px;
	clear: left;
}
	
.bold {
	font-weight: bold;
}

.email-settings {
margin: -18px 0px 0px 35px;
}

	
	
	
	
	
	
