
body {
margin: 0;
padding:0;  
color: #333;
/*background: #ccc;*/
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
}

#wrapper{
width: 940px;
margin: 0px auto;
padding: 0;

text-align:left;
background: #cdd9f3;
font-size: 78%;
line-height:18px;
}

#surheader{
margin: 0;
padding: 5px 20px 5px 0;
text-align:right;
background: #666;
border-bottom: 2px solid #D6EEF5;
}


#header{
height: 91px;
}	

#subheader{
border-top:2px solid white;
background: #fff;
line-height:4px;
border-bottom: 2px solid #D6EEF5;
clear: both;
}
		
#content{
clear:both;
padding: 10px;
}	


#main {
width: 575px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}

#sidebar {
padding: 0 3px;
border: 1px solid #5d81d5;
margin: 0px 0px 0px 585px;
background: #fff;
}


#footer {
clear: both;
background: #fff;
margin: 10px 0;
padding: 0;
text-align: center;
font-size: 75%;
border: 1px solid #5d81d5;
}

#footer p{
margin: 0px 0;
padding: 10px 0;

}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{
float:right;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, san-serif;
color: #5b80b2;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 130%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color:#1666B6;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#1666B6;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
border-left: 3px solid #ddd;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}


#tabs {
  float:left;
  width:100%;
  background: #767676;
  font-size:90%;
line-height:18px;
	border-bottom: 5px solid white;
}
    #tabs ul {
	  margin:0;
padding:4px 6px 0 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
       margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      padding:2px 15px 7px 6px;
      color:#1666B6;
		font-weight:800;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
text-decoration: underline;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  



/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 46px 15px 0px 10px;
}


/*#header h3{
margin:  0;
padding: 15px;
position: absolute;
margin-top: 20px;
margin-left: 460px;
font-family: Verdana, arial, san-serif;
font-size: 35px;
font-weight: 300;
}*/

#header h3{
margin:  0;
padding: 10px;
padding-top: 0;
position: absolute;
margin-top: 15px;
margin-left: 485px;
/*border: 1px solid red;*/
width: 250px;
line-height: 1.0em;
font-family: Verdana, arial, san-serif;
font-size: 23px;
font-weight: 300;
}



#header h3 a{
color: #fff;
text-decoration: none;
}



#header h2{
margin: 0;
position: absolute;
margin-left: 245px;
margin-top: 8px;
font-family: Arial, sans-serif;
letter-spacing:1px;
padding: 7px 0 5px 15px;
font-weight: bold;
width: 130px;
color: #000;
font-size: 15px;
}




/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
border: 1px solid #5d81d5;
background: #fff;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color:  #1666B6;
font-size: 150%;
font-weight:100;
border-bottom: 1px dotted #ddd;
padding: 2px 0 2px 16px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #1666B6;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
}

.postmetadata{
font-size:80%;
background:#f8f8f8;
border-top: 3px double #eee;
padding: 1px 0 1px 5px;
margin: 0;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;

}

ol#commentlist li{
	border-left: 4px solid #ddd;
	border-bottom: 1px solid #eee;
	padding: 2px 10px;
	margin: 6px 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 10px 0;
display: block;
padding: 1px 5px;
background: #f8f8f8;
}


/*  sidebar styles */

.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu ul{
margin:0px;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:0;
margin:3px 0; 
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
background: none;
/*padding: 0 0 0 5px;*/
margin:0;
}
.menu ul li.widget ul li a{
font-weight:100;
}

.menu ul li.widget ul li a:hover{
color:#0D3D6D;
}

.menu ul li.widget ul li ul li{
border: none !important;
/*padding: 0 0 0 5px;*/
}

.menu a:hover{
text-decoration:none;
}

.menu ul li.widget h3{
font-size:110%;
margin:3px 0px;
padding:0 0 0 5px;
margin:0;
background: #0039bc;
border-bottom: 1px solid #7994db;
color: #fff;

}
.menu ul li h3 a{
color: #ffffff;
font-weight: bold;
}


h3 a.rsswidget img{ margin-top: 3px; }


.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
margin:0px;
padding:5px 0px;
}

.menu input{
margin:3px 0;
font-size:80%;
}

.widget{
margin: 3px 0;
padding: 2px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 5px auto 0;
width: 135px;
}

#wp-calendar #next a {
/*padding-right: 10px;*/
text-align: right;
}

#wp-calendar #prev a {
/*padding-left: 10px;*/
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer a{
font-weight: 100;
}

div#focus-widget{  float: right; width: 230px; }



.menu ul li.widget h3{
    background-image: url(/blog/wp-content/themes/Focus/images/sidebarbg.jpg);
    background-repeat: no-repeat;
    background-color: #6990ed;
}


div#tabs ul li a span{ color: #ffffff; margin-top: 0; padding-top: 0px; }







/*Widget Styles - copied from existing CSS*/



/*Widget Styles - copied from existing CSS*/


div.rounded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    background: #fff;
    color: #000000;
     }



.course_locator h2 {
    font-size: 1.4em;
}

.course_locator select {
    width: 175px;
    margin-top: 2px;
}
.course_locator input.textbox {
    width: 170px;
    margin-top: 2px;
}

.course_locator_form select {
    width: 215px;
    margin-top: 2px;
}
.course_locator_form .left_col input.textbox {
    width: 235px;
    margin-top: 2px;
}
.course_locator_form .right_col input.textbox {
    width: 80px;
    margin-top: 2px;
}
.course_locator_form .right_col select {
    width: 105px;
    margin-top: 2px;
}
.course_locator_form .right_col input[type='checkbox'] {
    margin-top: 1px;
    margin-right: 1px;
}

select, input.textbox, textarea {
    border: solid #ccc 1px;
    padding-left: 3px;
}




/* Override using IE6 hack*/

html>body div.coffee_meeting {
    width: 487px;
}

/* CSS originally from Andy Lindsey */

.click_here_03, .click_here_07, ul.click_here_buttons a {
	background: url(../images/blue_button_back.jpg) repeat;
	background-position: 0px 30px;
	background-color: #00008B;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
    padding: 0 3px;
}


div.dark, div.mid, div.light, div.thin, div.course_maplink {
    padding: 10px;
}



div.clear {
    clear: both;
}

#course_locator_keywords {
    border: solid #7979B0 1px;
    border-left: none;
    border-right: none;
    padding: 10px 0;
}

#circle_box {
    background: url(../images/circle.jpg) no-repeat 50% 0;
    height: 200px;
    width: 241px;
    text-align: center;
    font-size: large;
}




div#tabs ul li a span{ color: #ffffff; margin-top: 0; padding-top: 0px; }
div#tabs ul{ margin-top: 0; padding-top: 0px; }
div#tabs ul li{ margin-top: 0; padding-top: 0px; }
div#tabs ul li a{ margin-top: 0; padding-top: 0px; }
div#tabs ul li a span{ margin-top: 4px; padding-top: 0px; }

div#tabs a{ border-right: 1px solid #999999; }
div#widget-wrapper{ margin-left: 42px; margin-top: 10px; }

body{
background: url(/blog/wp-content/themes/Focus/images/bg.gif);
background-repeat: no-repeat;
background-repeat: repeat-x;
background-position:  0px 91px;
}

