* {
   margin:0px;
   padding:0px;
}

img {
	border:none;
}

html,
body {
   height:100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   line-height: 24px;
}

#wrapper {
   min-width:900px; /* Sets the minimum width before scrollbars appear */
   width:100%;
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -40px;
   background:url(background.png) repeat-y;
}

#title{
height:90px;
background:#FFF url(title.gif) no-repeat 180px bottom;
}

#title ul {
list-style-type:none;
float:right;
}

#title li {
	display:inline;
}

#title a{
	color:#0033CC;
	display:block;
	float:right;
	height: 15px;
	margin-right:5px;
	background:url(leedslearning.png) no-repeat right center;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	text-align:right;
	padding-right: 15px;
}

#subTitle {
height:31px;
background:#0033CC;
}

#subTitle p {
	margin-left: 190px;
	color:#99ccff;
	font-size:14px;
	line-height:29px;
	font-weight:bold;
}

#primaryNav{
height:31px;
background:#0066FF;
}

#primaryNav ul {
    list-style-type:none;
    height:31px;
    overflow:hidden;
	margin-left:190px;
}
#primaryNav li{
	display:inline; /* removes large gaps in IE*/
	display:block;
	width:90px;
	height:31px;
	float:left;
	background:#0066FF url(tabs.png) no-repeat 0 0;
	margin:0 2px 0 0;
	/*border: solid 1px #0066FF;*/
}

#primaryNav a {
  display:block;
  font-size:12px;
  width:90px;
  height:31px;
  line-height:31px;
  text-align:center;
  text-decoration:none;
  color:#FFF;
}

#primaryNav a:hover {
  background:#ff6600 url(tabs.png) no-repeat 0 -31px;
  color:#FFF;
}

#primaryNav li.current_page_item,
#primaryNav li.current_page_ancestor{
  background:#FFF url(tabs.png) no-repeat 0 -62px;
}

#primaryNav li.current_page_item a,
#primaryNav li.current_page_ancestor a{
  color:#0033CC;
}

#primaryNav li.current_page_item a:hover,
#primaryNav li.current_page_ancestor a:hover{
  background:#FFF url(tabs.png) no-repeat 0 -62px;
  color:#0033CC;
}

#editPage{
	position:absolute;
	right:20px;
	top:125px;
	height:20px;
	width:60px;
	
}
#editPage a{
	display:block;
	height:20px;
	width:60px;
	background:#ff6600;
	text-align:center;
	color:#FFF;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
}

#logo {
	height:140px;
	left:30px;
	position:absolute;
	top:12px;
	width:133px;
	background: url(logo.jpg) no-repeat;
}

#secondaryNav{
	float:left;
	width:160px;
	background:  url(gradient.png) repeat-x;
}

#secondaryNav h3 {
	color:#DDEEFF;
	font-size:15px;
	margin: 2px 0 10px 10px;
}

#secondaryNav ul {
    list-style-type:none;
}
#secondaryNav li {
	font-weight:bold;
	margin:4px 0 2px 10px;
}

#secondaryNav ul li ul li {
	font-weight:normal;
	margin:2px 0 2px 7px;
}
#secondaryNav a {
  display:block;
  height:12px;
  font-size:12px;
  line-height:12px;
  padding:2px;
  color:#FFF;
  text-decoration:none;
  overflow:hidden;
}

#secondaryNav a:hover {
  background:#0066FF;
}

#sideBar{
	float:right;
	width:200px;
	background:#DDEEFF;
	margin:10px 10px 10px 0;
}

#sideBar h3{
	font-size:15px;
	color:#0033CC;
	border-top:solid 3px #FFF;
	padding:10px 5px 5px 5px;
}

#sideBar p{
	font-size:11px;
	color:#222;
	margin:10px 2px;
}

#sideBar ul {
margin:0 0 5px 10px;
    list-style-type:none;
}
#sideBar li {
	margin:7px;
}

#sideBar a{
display:block;
  font-size:13px;
line-height:14px;
	color:#445566;
	text-decoration:none;
}

#sideBar a:hover{
	color:#0033CC;
}

#mainContent{
	margin: 20px 230px 0 190px;
	max-width:820px;
}

#mainContent h1{
	/*clear:both;*/
	padding: 10px 0 10px 0;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: dotted 1px #CCC;
}

#mainContent h1 a{
	color:#222;
	text-decoration: none;
}

#mainContent h2{
	color: #0066FF;
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: dotted 1px #CCC;
	padding-bottom: 5px;
}

#mainContent h3{
	color: #0066FF;
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: dotted 1px #CCC;
	padding-bottom: 5px;
}

#mainContent h4 {
	font-size: 1.9em;
	color: #000000;
	/*float: left;

	width: 470px;*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#mainContent p {
	margin-top:10px;
}

#mainContent ul, #mainContent ol {
	margin-left:30px;
}

.push{
	height:40px;
	clear:both;
}

#footer {
	 height:40px;
	 background:#0033CC;
	 color:#FFFFFF;
	font-size:11px;
	text-align:center;
}

#footer a {
	color:#DDEEFF;
}

/* OLD*/

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {

	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.post-fixed {
	float: left;
	height: 25px;
	/*width: 480px;*/
}

.post-meta {
	margin-bottom: 20px;
	padding: 8px 4px 8px 4px;
	/*border-top: solid 1px #BBB;
	border-right: solid 1px #BBB;
	border-bottom: solid 2px #BBB;
	border-left: solid 1px #BBB;*/
	
}

#post-entry h1{
color: #0066FF;
font-size: 24px;
     border-bottom: dotted 1px #CCC;
}

.posted-aut-cat {
	font-size: 13px;
	color: #000;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}

.post-box {
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.post-box a:link, .post-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.post-box a:hover, .post-box a:active {
	color: #000000;
	text-decoration: underline;
}

.post-content img {
	padding: 2px;
	background-color: #f7f7f7;
}

.post-content blockquote {
	background: #DDEEFF;
margin:10px;
	font-size: 15px;
padding:20px;
	text-align: left;
	font-weight: normal;
}

.post-content a:link, .post-content a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.post-content a:hover, .post-content a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.post-navs {
	margin: 0px;
	padding: 0px;
	/*float: left;
	width: 480px;*/
	font-size: 14px;
	color: #000000;
}

.post-navs a:link, .post-navs a:visited {
	color: #000000;
	text-decoration: none;
}

.post-navs a:hover, .post-navs a:active {
	color: #CCCC99;
	text-decoration: none;
}

.rssfeed {
	margin: 0px;
	/*float: left;
	width: 460px;*/
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}

#comment-temps a:hover, #comment-temps a:active {
	color: #000;
	text-decoration: none;
}

.com-box {
	margin: 0px;
	/*float: left;
	width: 460px;*/
	border: 1px solid #F2E8C6;
	background-color: #EEEEDD;
	color: #333333;
	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.author_com {
	/*float: left;
	width: 445px;*/
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.author_date {
	/*float: left;
	width: 460px;*/
	font-size: 12px;
	color: #333333;
}

.author_com_text {
	padding-top: 8px;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/*.com-fixed {
	float: left;
	height: 20px;
	width: 470px;
}*/

/*.com-box_alt {
	margin: 0px;
	border: 1px solid #EEF4E3;
	background-color: #FFFFFF;
	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.author_com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.author_com_text code {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma;
	color: #000000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
	display: block;
}*/

/* Calendar */
#wp-calendar #today {
	border: solid 1px #222;
	background:#DDEEFF;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration:underline;
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	padding-top: 10px;
}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #c7ddfc;
	cursor:hand;
}

#wp-calendar {
	width: 200px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 12px;
	margin: 0px;
	float: left;
}

#wp-calendar caption {
	font-size:15px;
	color:#0033CC;
	padding:0 5px;
	height:20px;
	text-align:left;
	font-weight:bold;
}

#search_box {
    width: 185px;
    height: 29px;
font-size:12px;
margin:0 0 10px 8px;
    background: url(searchbar.png) no-repeat;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 148px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 2px 3px 0 0;
}