/*
Theme Name: Education Direction Initiatives
Theme URI: 
Description: 
Version: 1.1
Author: Fahrenheit and WPZOOM

*/
*
{
  padding:0;
  margin:0;
  border:none;
  outline:0;
}

body
{
  font-family:Arial, Tahoma, Helvetica, sans-serif;
  font-size:62.5%;
  text-align:center;
}

h1,h2,h3,h4,h5,h6
{
  font-family:Georgia, serif;
  font-weight:400;
  margin:0;
  padding:0;
  font-size:12px;
}

p
{
  margin:0 0 15px;
}

li,p
{
  line-height:1.6em;
}

li
{
  list-style-type:none;
}

.hidden {
	display: none;
}

body #header {
	background: transparent url('images/header_bg.jpg') repeat-x top left;
}

body #header #logo a h1 {
color: #000;
}

body #header #search, body #header #search form, body #header #search input{
background-image: none;
}

body #header #search input {
	background: #fff;
border: 2px solid #ccc;
}

#container
{
  width:100%;
  min-height:200px;
  margin:0 auto;
  text-align:left;
}

#container div.wrapper
{
  width:960px;
  margin:0 auto;
  text-align:left;
  padding:0 0 0 15px;
}

#container div.cleaner
{
  clear:both;
  font-size:1px;
  height:1px;
  margin:0;
  line-height:1px;
}

#header
{
  height:120px;
}

#header #logo h1
{
  padding:0x 0 20px 100px;
  background: url('images/logo.png') no-repeat center left;
  color: #fff;
  font:bold 43px "Arial";
  height: 84px;
  width: 550px;
}

#header #logo
{
  padding:15px 0 20px;
}


#header div.wrapper
{
  position:relative;
}

#headRSS
{
  position:absolute;
  top:56px;
  right:190px;
}

#headRSS p
{
  float:left;
  display:inline;
  margin:0;
  line-height:18px;
  width:103px;
}

#headRSS p img
{
  float:right;
  display:inline;
  margin-left:2px;
}

#search
{
  position:absolute;
  top:52px;
  right:15px;
  clear:right;
  font-size:10px;
  height:23px;
  width:165px;
}

#searchformtop
{
  width:165px;
  height:23px;
}

#searchformtop label,#searchformtop .submit
{
  display:none;
}

#setop
{
  background:none;
  border:0;
  height:13px;
  width:165px;
  font-size:10px;
  font-family:Arial,Tahoma,sans-serif;
  padding:5px 0 5px 10px;
}

#headCats
{
  height:41px;
  background-repeat:repeat-x;
  background-position:top left;
  text-transform:uppercase;
}

#headPages
{
  height:16px;
  background-repeat:repeat-x;
  background-position:top left;
}

#headCats div.wrapper
{
  position:relative;
}

#headPages
{
  clear:left;
}

#headPages ul,#headCats ul#pagesmenu.dropdown
{
  float:right;
}

#headPages ul li,#headCats ul#pagesmenu
{
  float:left;
  display:inline;
  line-height:31px;
  font-size:10px;
  margin-left:15px;
}

#breadcrumb
{
  float:left;
  display:inline;
  line-height:30px;
  font-size:11px;
}

#main
{
  margin:30px 0;
}

#featuredStories
{
  padding-bottom:15px;
  width:660px;
  float:left;
  margin-bottom: 25px;
}

#featuredStories h4
{
  text-transform:uppercase;
  font-size:12px;
  padding-left:15px;
  font-weight:700;
  margin-bottom:10px;
}

#featuredMain,#featuredList
{
  float:left;
  display:inline;
}

#featuredMain
{
  padding:15px 10px 15px 20px;
  width:415px;
  margin-right:20px;
  min-height:395px;
}

#featuredMain div {
	display: none;
	width: 430px;
	
}

#featuredMain h2,#main h1
{
  font-size:24px;
  line-height:32px;
  letter-spacing:-1px;
}

h1.pagetitle {
	padding-bottom: 20px;
}

#main #featuredList h2
{
  font-size:16px;
  font-weight:400; 
  line-height:20px;
  color:#fff;
  padding-bottom: 5px;
  display: block;
} 

#main #featuredList p.postmetadata {
	display: block;
}

#featuredMain p
{
  font-size:14px;
  line-height:18px;
  margin:0;
    text-align: justify;
}

#featuredMain p.postmetadata
{
  font-size:10px;
  margin:5px 0 10px;
  text-transform:uppercase;

}

#featuredMain div.cover
{
height:80px;
width:110px;
display: block;
float: right;
overflow: hidden;
  margin: -25px 0 10px 10px;
  background:url("images/no-photo-s.png") no-repeat scroll left top transparent; 
}

#featuredMain div.cover img {
height:80px;
width:110px;
}


#featuredList
{
  width:175px;
  padding:15px 0 0;
}

#featuredList p
{

  line-height:16px;
  margin:0;
}

#featuredList li
{
  padding:8px 10px 6px 15px;
  margin: 0px 10px 0px 0px;
  width: 160px;
}

#featuredList img.cover,#posts div.cover
{
  float:left;
  display:inline;
  width:76px;
  height:76px;
  margin-right:5px;
  overflow: hidden;
  background: transparent url('images/no-photo-s.png') no-repeat top left;
}

#featuredList cover img,#posts div.cover img
{

	width: 120px;
	height: 90px;
}

#featuredList img.cover
{
  margin-right:10px;
  width:60px;
  height:60px;
  float: left;
}

#featuredList li div.content
{
  float:left;
  display:inline;

}

#featuredMain h4
{
  padding-left:0;
}

/*Example for a Menu Style*/
#featuredList di.menu li a.tabactive
{
  font-weight:700;
  position:relative;
}

#featuredCats,#content
{
	width:660px;
	margin:0 0 20px 0;
	
	float:left;
}

#content-archive
{
  background:none;
}

#featuredCats div.category
{
  float:left;
  display:block;
  width:650px;
  margin:0 30px 20px 0;
  clear: both;

}

#featuredCats .category .post {
  padding-bottom: 15px;
  border-bottom: 1px dotted #aaa;
  min-height: 90px;
}

#featuredCats div.category-last
{
  margin-right:0;
}

#featuredCats div.category div.cover 
{

  margin: 0 10px 10px 0;
  width:120px;
  height: 90px;
  float: left;
  overflow: hidden;

    background: url('images/no-photo-s.png') no-repeat top left;
}

#featuredCats div.category div.cover img
{

	width: 120px;
	height: 90px;
}

#featuredCats .post p
{
  font-size:13px;
  line-height:20px;
  margin:0;
}

#featuredCats .post img
{
  margin-bottom:12px;
}

#featuredCats .post h2
{
  font-size:18px;
  margin-bottom:6px;
  line-height:24px;
  letter-spacing:0;
}

#featuredCats .post p.postmetadata
{
  font-size:12px;
}

#featuredCats p.header,#posts p.header
{
  margin:0 0 15px 0;
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
  line-height:20px;
  letter-spacing:1px;
  padding: 4px 7px; 
  background: #e7e7e7;
  display: inline-block;
  clear: both;
  width: 645px;
}

#featuredCats p.header img,#posts p.header img
{
  float:left;
  display:inline;
  margin:0 5px 0 0;
}

p.postmetadata span.category
{
  text-transform:uppercase;
}

#featuredCats div.sep
{
  margin:5px 0;
}

#featuredCats ul.moreStories li
{
  padding:9px 0;
}

#featuredCats ul.moreStories li h2
{
  font-size:12px;
  line-height:20px;
}

#main p.more,#posts p.more
{
  font-size:11px;
  margin:10px 0 0;
}

#posts,#single
{
  float:left;
  display:inline;
  width:650px;
  margin-right:30px;
}

#posts p.header
{
  margin-bottom:20px;
}

#posts div.cover
{
  width:120px;
  height:90px;
}

#posts .post
{
  padding:10px 0;
}

#posts .post p
{
  line-height:18px;
  margin:0;
  font-size:12px;
  line-height:18px;
}

#posts .post img,#single img
{
  margin-bottom:12px;
}

#posts .post h2,#single h2
{
  font-size:18px;
  font-weight:400;
  margin-bottom:6px;
  line-height:24px;
}

#posts .post p.postmetadata
{
  font-size:11px;
  margin-bottom:5px;
}

#posts .post div.content
{
  margin-left:140px;
}

#posts .post p.more
{
  font-size:11px;
  margin:5px 0;
}

div.column_count
{
  float:right;
  display:inline;
  font-size:12px;
  font-weight:700;
  width:32px;
  height:32px;
  margin:0 -9px .75em 1em;
  line-height:28px;
  text-align:center;
}

div.column_count a
{
  padding:5px 10px;
}

div.column_count a:hover
{
  text-decoration:underline;
}

div.column_count small
{
  font-size:1.1em;
}

#single
{
  font-size:14px;
  line-height:20px;
  font-family:Arial, Tahoma, sans-serif;
}

#single h1
{
  font-size:40px;
  line-height:56px;
  letter-spacing:-1px;
  margin-bottom:16px;
}

#single p
{
margin: 7px 0px 7px 0px;
  
}

#single ul,#single ol
{
  margin-left:20px;
}

#single li
{
  list-style-position:inside; 
}

#single ul li
{
	list-style-type: disc;
	padding: 4px 0px 4px 0px;
}

#single ol li
{
  list-style-type:decimal;
}

#single p.tabs
{
  font-size:11px;
  padding: 0 0px 0px 0px;
}

#single p.tabs a
{
  padding:3px 5px;
}

#single p.postmetadata
{
  margin-bottom:0;
}

#main div.pagerbox
{
  clear:both;
  font-size:11px;
}

/* Comments */
#main ol.normalComments
{
  clear:left;
  padding:1em 0;
  margin:0;
}

#main ol.normalComments div.comment-body
{
  position:relative;
}

#main ol.normalComments div.reply
{
  position:absolute;
  top:0;
  right:0;
}

#main ol.normalComments li
{
  list-style-type:none;
  margin:0 0 1em;
  padding:15px 15px 5px;
  font-size:14px;
  line-height:20px;
  min-height:90px;
  -moz-border-radius:8px;
  -khtml-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  border:none;
}

#main ol.normalComments li ul.children
{
  padding:10px 0 0;
}

#main ol.normalComments li ul.children li
{
  clear:left;
  margin:0 10px 10px;
}

#main ol.normalComments img.avatar
{
  float:left;
  margin:0 15px 15px 0;
  width:70px;
  border:solid 4px #ddd;
}

#main ol.normalComments cite
{
  font-size:12px;
  line-height:18px;
  font-weight:700;
  font-style:normal;
  float:left;
  display:inline;
  margin-right:25px;
}

#main ol.normalComments .commentmetadata
{
  line-height:18px;
  font-size:11px;
  margin-bottom:10px;
}

#main ol.normalComments blockquote
{
  font-size:12px;
  line-height:18px;
}

#main ol.normalComments span.says
{
  display:none;
}


#main ul#feedfview li {
	clear: both;
	overflow: auto;
	display: block;
	border-bottom: 1px solid #1C4B39;
}

#main ul#feedfview li.bgc1 {

	background: #f5f5f5;
}

#main ul#feedfview li.bgc2 {

	background: #e8efe8;
}

#main ul#feedfview li p {
	
	float: left;
	font-size: 13px;
	padding: 10px 0 10px 10px;
	line-height: 13px;
	margin: 0 0 0 0;
}
 
#main ul#feedfview li p.title {
	font-weight: bold;
	font-size: 14px;
	width: 300px;
}

#main ul#feedfview li p.date {
	float: right;
	width: 75px;
}


#main ul#feedfview li p.tags {
	
	width: 215px;
}

#main ul#feedfview li .excerpt {
	float: left;
	width: 525px;
	overflow: hidden;
	height: 24px;

}


#main ul#feedfview li p.cats {
	
	width: 215px;
}






.afterpost .navigation .alignleft a,.reply a,.afterpost .navigation .alignright a,.cancel-comment-reply a
{
  padding:2px 5px;
  margin-bottom:5px;
  font-weight:400;
  text-transform:uppercase;
  font-size:10px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  border:none;
}

.afterpost .navigation .alignleft a:hover,.afterpost .navigation .alignright a:hover,.reply a:hover,.cancel-comment-reply a:hover
{
  text-decoration:none;
}

.afterpost .navigation .alignleft a,.afterpost .navigation .alignright a
{
  width:125px;
  padding:3px 0 0 3px;
  text-align:center;
  height:20px;
}

#commentform
{
  margin-top:15px;
  clear:left;
}

#commentform code
{
  font-size:11px;
}

#commentform p
{
  margin:0 0 5px;
  font-size:12px;
}

#commentform #formLabels
{
  float:left;
  display:inline;
  width:300px;
}

#commentform #formContent
{
  float:left;
  display:inline;
  width:520px;
}

#commentform label
{
  font-weight:700;
  line-height:2em;
  font-size:11px;
  display:block;
  text-transform:uppercase;
}

#commentform input,div.post-single .content input
{
  width:250px;
  padding:2px 0 2px 5px;
  font-size:18px;
  margin-bottom:5px;
  font-family:Arial, Tahoma, Helvetica, sans-serif;
}

#commentform textarea,div.post-single .content textarea
{
  width:450px;
  height:100px;
  padding:2px;
  margin-bottom:10px;
}

#commentform #submit
{
  font-size:14px;
  text-transform:lowercase;
  padding:5px 7px;
  width:auto;
}

#commentform input,#commentform textarea
{
  -moz-border-radius:6px;
  -khtml-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}

#side .sideComments .cover
{
  margin:0 5px 5px 0;
}

#respond
{
  margin:10px 0 10px 20px;
}

#respond h3
{
  font-size:1.8em;
  font-weight:400;
}

#single h2.comments,#respond h2.comment
{
  clear:left;
  float:left;
  display:inline;
  line-height:64px;
  padding-left:60px;
}

.post-comments {
	padding-top: 20px;
}

#commentform
{
  margin-top:15px;
}

#commentform code
{
  font-size:11px;
}

#commentform p
{
  margin:0 0 5px;
  font-size:12px;
}

#commentform #formLabels
{
  float:left;
  display:inline;
  width:300px;
}

#commentform #formContent
{
  float:left;
  display:inline;
  width:300px;
}

#main label,#commentform label
{
  font-weight:700;
  line-height:2em;
  font-size:11px;
  display:block;
  text-transform:uppercase;
}

#commentform input
{
  background-repeat:repeat-x;
  width:250px;
  padding:2px 0 2px 5px;
  font-size:18px;
  margin-bottom:5px;
  font-family:Arial, Tahoma, Helvetica, sans-serif;
}

#commentform textarea
{
  width:300px;
  height:130px;
  padding:2px;
  margin-bottom:10px;
  font-size:12px;
  font-family:Arial, Tahoma, Helvetica, sans-serif;
}

#main #submit,#commentform #submit
{
  background:none;
  font-size:14px;
  text-transform:lowercase;
  padding:5px 7px;
  width:auto;
}

/* Side formatting */
#main div.share
{
	display: none;
  padding:10px;
  margin:0;
}

#main div.share ul
{
  margin:0;
  padding:0;
}

#main div.share li
{
  font-size:11px;
  margin:0 30px 0 0;
  padding:0;
  float:left;
  display:inline;
  list-style-type:none;
  line-height:48px;
}

#main div.share li.last
{
  margin-right:0;
}

#main div.share li img
{
  margin:0;
  display:inline;
  float:left;
}

#main div.postauthor
{
  clear:both;
  padding:10px 10px 0;
  margin:10px 0 0;
}

#main div.postauthor div.avatar
{
  float:left;
  display:inline;
  margin:0 10px 5px 0;
  height:100px;
}

#main div.postauthor div.avatar img
{
  padding:1px;
}

#main div.postauthor p
{
  line-height:16px;
  font-size:11px;
}

#main div.postauthor p.more
{
  float:right;
  display:inline;
  font-weight:700;
  margin:0 0 0 5px;
}

#main div.postauthor h6
{
  margin-bottom:10px;
}

/* Side block */
#side
{
  width:270px;
  float:right;
  display:inline;
  margin:0 0 10px;
}

#side li.widget
{
  margin:0 0 20px;
  padding-bottom:20px;
}

#side p.header
{
  font-size:12px;
  text-transform:uppercase;
}

#side li.widget
{
  padding:1.75em;
}

#side li.widget li
{

}

#side div.featured-post img
{
  margin-bottom:12px;
}

#side h2
{
  margin-bottom:5px;
}

#side div.post-side
{
  clear:left;
  padding:5px 0 0;
}

#side div.post-side div.cover
{
  margin:0 8px 8px 0;
}

/* Ad blocks */
#side div.banner
{
  margin:0 0 20px;
}

#main div.banner
{
  text-align:center;
  margin:10px 0;
}

#side div.ads img.ad
{
  margin:0 6px 10px 0;
  display:inline;
}

#side div.cover
{
  float:left;
  display:inline;
  margin:0 0 10px;
}

#side div.cover img
{
  margin-bottom:0;
}

#side div.info
{
  margin-left:0;
}

#side .widget li
{
  clear:left;
}

#side .featured-post
{
  margin:0 0 20px;
}

#side div.widget ul li
{

}

#calendar_wrap
{
  font-size:11px;
}

#calendar_wrap table
{
  width:100%;
}

#calendar_wrap table caption
{
  font-weight:700;
  font-size:12px;
  line-height:24px;
}

#calendar_wrap th
{
  font-size:12px;
  line-height:22px;
  height:22px;
}

#calendar_wrap td
{
  line-height:18px;
  text-align:center;
}

/* Footer */
#prefooter
{
  margin:100px 0 0;
  height:1px;
}

#footer
{
  text-align:left;
  padding:30px 0 20px;
}

#footer p
{
  font-size:1.1em;
}

#footer p.header
{
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
}

#footer #sidebar-narrow div.widget
{
  float:left;
  display:inline;
  margin:0 10px;
  width:220px;
}

#footer #sidebar-narrow div.widget li
{
  font-size:11px;
  line-height:18px;
}

#footer #sidebar-wide
{
  width:100%;
}

#wish {
	display: none;
}

#side {
font-size: 12px;
}

div#tab-tags {
	padding: 0;
	font-size: 75%;
	line-height: 185%;

}

#side div div {
	background: none repeat scroll 0 0 #F5F7F5;
	padding: 8px;
}
#side div div.sep {
	background: none repeat scroll 0 0 #fff;
	padding: 0px;
}

 #side .recent {
	background:none repeat scroll 0 0 #f5f7f5;
	margin-bottom:30px; 
	padding:10px 10px 10px 10px;
	height: 395px;
	max-height: 395px;


}

 #side .recent ul.tabs {
	clear: both;
	float: left;
	width: 260px;
	margin: 0px -5px 0px -5px;
	display: block;

}

#side .recent ul, #side .recent div {
	display: none;
}

 #side .recent .tabs li{

	float: left;

}

 #side .recent .tabs li a{
	padding: 2px 5px 2px 5px;
	float: left;
	color: #1C4B39;
	font-size: 10px;
	margin: 0px 2px 15px 2px;
	background: #e9edea;
	text-transform: uppercase;
	height: 20px;
}

 #side .recent .tabs li a.active{
	background: transparent url('images/tablight.jpg') no-repeat bottom center;
	color: #fff;
	height: 25px;
}

 #side .recent  a{
	color: #1c4b39;
}

 #side .recent #tab-latest li{
	color: #1c4b39;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 2px;
}
 #side .recent #tab-latest li {
	color: #1c4b39;
	background: transparent url('images/bulletindent.jpg') no-repeat 0px 5px;
	list-style-type: none;
	clear: both;
}

 #side .recent #tab-categories  li{
	color: #1c4b39;
	font-size: 11px;
	background: transparent url('images/bulletindent.jpg') no-repeat 0px 5px;
	list-style-type: none;
}

 #side .recent #tab-popular  li{
	color: #1c4b39;
		color: #1c4b39;
	font-size: 11px;
	background: transparent url('images/bulletindent.jpg') no-repeat 0px 5px;
	list-style-type: none;
	clear: both;
		padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 2px;
}

#copyright
{
  padding:15px 0;
}

#copyright p
{
  margin:0;
  font-size:10px;
  text-transform:uppercase;
}

#copyright p.copy
{
  float:right;
  margin:0;
}

#footer div.aktt_tweets li
{
  margin-bottom:10px;
}

#searchform
{
}

#searchform label
{
  font-weight:700;
  font-size:11px;
  display:none;
}

#searchform input
{
  float:left;
  display:inline;
  height:18px;
  padding:4px;
}

#searchform input#s
{
  width:145px;
}

#searchform input#searchsubmit
{
  border:none;
  font-size:11px;
  font-weight:700;
  height:28px;
  width:60px;
  padding:0;
}

/* Social Connections Widget */
#footer ul.socialList
{
  padding:0;
  margin:0;
}

#footer .socialList li
{
  float:left;
  display:inline;
  margin:0 20px 8px 0;
  font-size:11px;
  line-height:16px;
  padding-left:20px;
  background:url(images/twitter.png) no-repeat top left;
}

#footer .socialList li.delicious
{
  background-image:url(images/delicious.png);
}

#footer .socialList li.digg
{
  background-image:url(images/digg.png);
}

#footer .socialList li.facebook
{
  background-image:url(images/facebook.png);
}

#footer .socialList li.flickr
{
  background-image:url(images/flickr.png);
}

#footer .socialList li.lastfm
{
  background-image:url(images/lastfm.png);
}

#footer .socialList li.linkedin
{
  background-image:url(images/linkedin.png);
}

#footer .socialList li.myspace
{
  background-image:url(images/myspace.png);
}

#footer .socialList li.reddit
{
  background-image:url(images/reddit.png);
}

#footer .socialList li.stumble
{
  background-image:url(images/stumble.png);
}

#footer .socialList li.technorati
{
  background-image:url(images/technorati.png);
}

#footer .socialList li.twitter
{
  background-image:url(images/twitter.png);
}

#footer .socialList li.youtube
{
  background-image:url(images/youtube.png);
}

/* Begin Images */
img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  padding:4px;
  margin:0 0 2px 7px;
  display:inline;
}

img.alignleft
{
  padding:4px;
  margin:0 7px 2px 0;
  display:inline;
}

.alignright
{
  float:right;
}

.alignleft
{
  float:left;
}

/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/* Begin Various Tags & Classes */
acronym,abbr,span.caps
{
  cursor:help;
}

acronym,abbr
{
  border-bottom:1px dashed #999;
}

blockquote
{
  margin:15px 30px 0 10px;
  padding-left:20px;
  border-left:5px solid #ddd;
}

blockquote cite
{
  margin:5px 0 0;
  display:block;
}

.center
{
  text-align:center;
}

.hidden
{
  display:none;
}

hr
{
  display:none;
}

a img
{
  border:none;
}

.navigation
{
  display:block;
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter,div.aligncenter
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  margin:10px;
}

.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;
}

/* End captions */
img#wpstats
{
  display:none;
}

.archives li a {
	margin: 0px 0px 0px 15px;
}

ul#tab-categories li { 
	display: inline; 
	padding: 0px 10px 0px 10px;
}
