/*

*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 100.1%;
}


#wrapper{
width: 1000px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;
}


#header{
width: 980px;
margin: 10px 10px;
padding: 5px 5px 0px 0px;
}	


#header-inner{
width: 980px;
margin:0;
padding: 0px;
}

#sub-header{
margin: -10px 10px 10px 10px;
padding: 5px 5px 5px 5px;
}
		
#content{
clear:both;
margin: 10px 10px;
padding: 5px 5px 0px 0px;
}	

#main {
width: 720px; 
float:left;
margin: 0;
padding: 0px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0 0 0 725px;
}


#leftbar{
margin: 0 190px 0 0;
}

#rightbar{
float:right;
width: 180px;
}


#footer {
background: #000;
width: 970px;
text-align:left;
overflow:hidden;
clear: both;
font-size: 90%;
margin: 0px auto;
padding: 0px;
}

#footer-inner{
background: #000;
height: 100px;
border: 0px solid #ddd;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

}

#footer-links {
background: #000;
width: 980px;
margin: 0px auto;
padding: 0px;
text-align:left;
overflow:hidden;
clear: both;
font-size: 70%;
}

#footer-links-inner{
background: #fff;
height: 125px;
border: 0px solid #ccc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#footer_logo_left {
left:10px;
margin: 15px 0px 0px 0px;
padding: 0px 0px;
display:inline;
position: relative;
}

#footer p{
margin: 10px 0px 0px 450px;
left:0px;
display:inline;
position: absolute;
}

#footer_text{
margin-top:15px;
margin-bottom:0px;
margin-right:0px;
margin-left:50px;
display:inline;
position: absolute;
}

#footer_logo_right {
margin: -95px 0px 0px 0px;
left:800px;
padding: 0px 0px;
display:inline;
position: relative;
}

#footer a{
color: #FFF;
text-decoration:none;
font-size: 78%;
line-height:20px;
text-align:left;
}

#footer a:hover {
  color: #FFF;
  text-decoration:underline;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1{
	font-size: 200%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#h3tabs {
  font-size:120%;
  line-height:16px;
display: inline;
position:absolute;
top:5px;
left:400px
}

#h3tabs ul {
  margin:0;
  padding:12px 10px 0 10px;
  list-style:none;
}

#h3tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  border-left: 1px solid #aaa;
	}
			
#h3tabs li.first {
  border-left: none !important;
}	

#h3tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  color: #000; 
  text-decoration:none;
  font-weight:800;
}

#h3tabs a:hover {
  color: #FF8000;
  text-decoration:underline;
}

#tabs {
  font-size:120%;
  line-height:16px;
  display: inline;
  position:absolute;
  top:5px;
  left:610px;
}

#tabs ul {
  margin:0;
  padding:12px 10px 0 10px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  border-left: 1px solid #aaa;
	}
			
#tabs li.first {
  border-left: none !important;
}	

#tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  color: #000; 
  text-decoration:none;
  font-weight:800;
}

#tabs a:hover {
  color: #FF8000;
  text-decoration:underline;
}
	


/* Headings */ 

#logoimg {
display: inline;
margin: 0 0 0 0px;
position:relative;
top:-14px;
}

form#searchform2{
display: block;
float:right;
margin: 0px 10px 0px 5px;
}

#subscribe_h3 {
margin: 0px 10px 0px 5px;
display: block;
float:right;
color: #fff;
font-family: arial, verdana, sans-serif;
font-weight:800;
}

#subscribe_h3 a{
font-weight:800;
color: #fff;
}

#motto {
margin: 0 0 0 0px;
display: inline;
position:relative;
top:-20px;
left:200px;
color: #222;
font-family: arial, verdana, sans-serif;
font-weight:800;
font-size: 150%;
}

#login_subscribe a{
margin: 0px 10px 0px 5px;
display: block;
float:right;
font-weight:100;
color: #fff;
text-decoration: none;
font-family: arial, verdana, sans-serif;
}

#home_tmp{
margin: 0 0 0 0px;
display: inline;
position:relative;
top:10px;
left:0px;
background-color: #222222;
font-family: arial, verdana, sans-serif;
font-weight:800;
font-size: 150%;
}

/*  ********** H3 homepage  *********** */



<!-- top, right, bottom, left -->

#header h3{
font-family: arial, verdana, sans-serif;
margin: 0 0 0 0px;
padding: 5px 0 0 50px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 180%;
}

#header h3 a:hover{
color: #fff;
text-decoration: none;
}

#header h2{
margin: -30px;
font-weight:800;
font-family: arial, verdana, sans-serif;
color: #ccc;
font-size: 100%;
letter-spacing: 1px;
}


h2#sectiontitle{
font-size:120%;
font-weight: 100;
font-family: georgia, arial, verdana, sans-serif;
padding: 6px 6px 6px 10px;
margin: 0px 5px 10px 5px;
background: #ddd;
color: #444;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

/* post styles */

.post{
margin: 0px 5px 18px 5px;
padding: 10px 15px;
background: #fff;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
color: #000;
font-size: 150%;
font-weight:100;
padding: 0px 0 4px 18px;
margin: 5px 0 15px 0;
}

<!-- title text of each page e.g. Home, Features... -->
.post h2 a{
color: #000;
font-size: 150%;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #d3d3d3;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9  arial,sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 arial,sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5  arial,sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  arial,sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 arial,verdana, helvetica,sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:underline; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#f3f3f3;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3{
font-size: 105%;
font-family: arial, sans-serif;
margin: 3px 0;
}

/*  Legacy Comments < WordPress 2.7  */


h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:arial, sans-serif;
}	

ol#lcommentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#lcommentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#lcommentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}


ul#lcommentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#lcommentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#lcommentlist p{
margin: 6px 0;
}

ul#lcommentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#lcommentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#lcommentlist li div.gravatar img{
border: 2px solid #ccc;
}

ul#lcommentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#lcommentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}



/*  sidebar styles */
/* top, right, bottom, left */

#home-sub-header-right{
border: 0px solid #ddd;
margin: 3px 2px 0px 0px;
padding: 3px 0px 0px 0px;
text-align:center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#home-sub-header-right h1 {
font-weight:150;
color: #fff;
text-decoration: none;
font-size: 275%;
}

#home-sub-header-right h2 {
font-weight:100;
color: #82C90F;
text-decoration: none;
font-size: 150%;
}

#home-sub-header-right p {
margin: 0px 12px 10px 650px;
padding: 3px 0px 0px 5px;
font-weight:100;
text-align:left;
color: #fff;
text-decoration: none;
font-size: 110%;
}


#home-sub-header-right h2 a:hover{
color: #FF8000;
text-decoration: underline;
}

#home-content{
clear:both;
margin: 10px 10px;
padding: 15px 5px 0px 0px;
}

#home-main {
width: 980px; 
float:left;
margin: 0;
padding: 0px;
overflow:hidden;
}

#subscribe{
background: #fff;
border: 1px solid #ddd;
margin: 3px 2px 10px 2px;
padding: 3px 0;
text-align:center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


#subscribe p{
margin: 5px 0;
font-size: 100%;
}
#subscribe p a {
font-weight:100;
}
.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:0px;
margin:0 0 5px 0;
background: #fff;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
background: #f8f8f8;
padding: 2px 0 2px 15px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}

.menu ul li.widget h3{
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border: 1px solid #ddd;
color: #333;
font-weight: 800;
font-variant:small-caps;
letter-spacing: 2px;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search, li.widget #tags {
display:block;
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}


input.searchinput, input.searchsubmit{
background:black;
border: 1px solid white;
color:white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


#footer a{
font-weight:800;
text-decoration:none;
}

/*  signin form */
#si_container {
    width:780px;
    margin:0 auto;
    position: relative;
}

#si_content {
    width:520px;
    min-height:500px;
}
a:link, a:visited {
    color:#27b;
    text-decoration:none;
} 
a:hover {
    text-decoration:underline;
}
a img {
    border-width:0;
}
#topnav {
    padding:10px 0px 12px;
    font-size:11px;
    line-height:23px;
    text-align:right;
}
#topnav a.signin {
    background:#88bbd4;
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin:hover {
    background:#59B;
    *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#789;
}

#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#ddeef6;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#789;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:20px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}

#tryit_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:30px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#getsignedup_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:30px;
    margin:0 5px 0 0;
    font-weight:bold;
}

<!-- top, right, bottom, left -->
.c_register-form dd {
	text-align: left;
}
.c_register-form label {
	color: #444;
	margin-top: 5px;
}
.c_register-form input {
	-moz-border-radius: 5px;
	background: #F9FFFF none repeat scroll 0 0;
	border: 1px solid #CCDDDD;
	padding: 4px 8px;
}
.c_register-form fieldset {
	margin-top: 10px;
	padding: 8px;
	background-color: #EEF3F8;
	border: 1px solid #C9D7EB;
}
.c_register-form fieldset legend{
	background-color: #FFF;
	padding: 5px 9px;
	border: 1px solid #C9D7EB;
	font-size: 120%;
}
.c_register-form fieldset.green_fieldset {
	background-color: #E7FFEA;
	border: 1px solid #C2E9C6;
	color: #397941;
}
.c_register-form fieldset.green_fieldset legend{
	background-color: #FFF;
	border: 1px solid #C2E9C6;
}
.c_register-form fieldset dl dd span{ /* comment */
	padding-left: 0px;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #9AC;
}
dl.c__register-button {
	margin-top: 10px;
}
input.c__register-button {
	height: 40px;
	width: 110px;
	background-color: silver;
	border-color: black;
	font-size: 140%;
	font-weight: bold;
}

/* Staging Stylesheet */
#home_bgsq_stage{
background: #084879;
border: 1px solid #ddd;
margin: 7px 10px 0px 400px;
padding: 0px 5px;
text-align:left;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#home_bgsq_stage h1{
	font-size: 300%;
        font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;     
        color: #fff;
}
#home_bgsq_stage h2{
	font-size: 150%;
        font-family: Georgia, serif;
        color: #ddeef6;
}
#home_bgsq_stage h3{
	font-size: 130%;
        font-family: Georgia, serif;
        color: #ddeef6;
}

/* Flipcard Stylesheet added 5/27/10 */
.aSourceText {
       	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
        position:absolute;
        right:425px;
        top:300px;
}

.qAnswers {
       	text-align: left;
	font-weight: normal;
}

/* K12 Stylesheet */

#k12wrapper{
background: #fff;
width: 1000px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;
}

#k12header{
background: #fff;
margin: 10px 10px;
padding: 10px 5px 0px 0px;
}


#k12motto {
margin: 0 0 0 0px;
display: inline;
position:relative;
top:-50px;
left:30px;
color: #000;
font-family: arial, verdana, sans-serif;
font-weight:800;
font-size: 150%;
}