/*  
Theme Name: EckerdLife
Author: webfactory
*/

* {
  margin: 0;
  padding: 0;
}

html,body { 
  background: #8c8d8d;
  color: #333;
  text-align: center;
} 

body{
  font: 12px "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}

a:hover{
  color: #666;
}



#wrapper{
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  width: 944px;
  background: #fff;
  position: relative;
} 

#masthead h1 {
  text-indent: -9999px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
}

#masthead h1 a {
  display: block;	
  width: 944px;
  height: 100px;
  background: url(images/hed2.jpg) top left no-repeat ;
  margin: 0;
  padding: 0;
  border: 0;
}

#masthead #searchWrap {
  position: absolute;
  top: 20px;
  right: 20px;
}

#masthead #searchWrap input {
  vertical-align: middle;
}

#masthead #searchWrap #s {
  font-size: 1.1em;
  border: 1px solid #BBB;
  padding: 1px 2px;
  margin-right: 3px;
  width: 220px;
}

#masthead #searchWrap #searchsubmit {
  padding: 0 0 0 2px;
}



div.navigation {
  margin: 10px 0 0 0;
  height: 39px;
  background: url(images/navback.gif) repeat-x top;
}

ul.nav {
  list-style: none;
  height: 39px;
  float: right;
  display: inline;
}

ul.nav li {
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.nav li a {
  display: block;	
  margin: 0;
  padding: 0;
  border: 0;
}

ul.nav li.hi {
  display: block;	
  width: 135px;
  height: 30px;
  background: url(images/nav-youshouldsee.gif) top left no-repeat;
}

ul.nav li.blogs a {
  width: 85px;
  height: 39px;
  background: url(images/nav-blogs-off.gif) top left no-repeat;
}

ul.nav li.blogson a {
  width: 85px;
  height: 39px;
  background: url(images/nav-blogs-on.gif) top left no-repeat;
}

ul.nav li.photos a {
  width: 96px;
  height: 39px;
  background: url(images/nav-photos-off.gif) top left no-repeat;
}

ul.nav li.photoson a {
  width: 96px;
  height: 39px;
  background: url(images/nav-photos-on.gif) top left no-repeat;
}

ul.nav li.students a {
  width: 105px;
  height: 39px;
  background: url(images/nav-students-off.gif) top left no-repeat;
}

ul.nav li.studentson a {
  width: 105px;
  height: 39px;
  background: url(images/nav-students-on.gif) top left no-repeat;
}

ul.nav li.college a {
  width: 106px;
  height: 39px;
  background: url(images/nav-college-off.gif) top left no-repeat;
}

ul.nav li.collegeon a {
  width: 106px;
  height: 39px;
  background: url(images/nav-college-on.gif) top left no-repeat;
}



#mainCol{
  float: left;
  margin: 10px 23px 0 0;
  width: 432px;
}


h2.stuname {
  font-size: 40px;
  color: #000;
  letter-spacing: -1px;
}

h2.stunameinside {
  font-size: 30px;
  color: #000;
  letter-spacing: -1px;
}

p.studenthomelink {
  
}

p.studenthomelink a {
  color: blue;
}




#midCol {
  color: #000;
  float: left;
  width: 273px;
  margin: 10px 0 20px 10px;
  line-height:1.3em;
}

#midCol h3 { margin-bottom: 10px; }

#midCol ul {list-style:none; margin:8px 0 4px; }

#midCol ul li {
  background: url(images/li.gif) no-repeat 0 3px;
  color: #000;
  line-height: 1.2em;
  border-top: 1px solid #5d8d93;
  padding: 4px 0 4px 16px;
}

#midCol a { font-weight:bold; }

#midCol .mid_blogs {
  background: #73aeb5 url(images/bg_midblogs.gif) no-repeat top right;
  padding: 10px;
}

#midCol .mid_comments {
  background: #a1c9cd url(images/bg_midcomments.gif) no-repeat top right;
  padding: 20px 10px 10px 10px;
}

#midCol .mid_twitter {
  background: #fff url(images/bg_midtwitter.gif) no-repeat top right;;
  padding: 20px 10px 10px 10px;
  height: 100px;
}


#tertCol { 
  color: #222;
  float: left;
  width: 206px;
  margin: 10px 0 0 0;
  line-height:1.3em;
}

#tertCol h3 { margin-bottom: 10px; }

#tertCol p {
  margin-bottom: 9px;
}

#tertCol .right_about {
  background: #fedb89 url(images/bg_rightabout.gif) no-repeat top right;
  padding: 10px;
}

#tertCol .right_about a {
  color: blue;
  text-decoration: underline;
}


#tertCol .right_tags {
  background: #f5f5f5 url(images/bg_righttags.gif) no-repeat top right;
  padding: 20px 10px 10px 10px;
}


#tertCol img.fullpic {
  
}







#authorBlurb img{float:right;width:42px;height:42px;border:3px solid #EEE;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}

li.top{border-left:1px solid #DDD;float:right;display:block width:100px;}
li.top a{width:100px;}
.nav li.skip a:hover, li.top a:hover { background: transparent;color: #333 !important;}
#archives{background:#333;}
#archives ul{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left;display:block;width:101px;}
#archives li a{font-weight:bold;color:#7F7F7F;width:99px;display:block;padding:2px 0 4px 5px;}
#archives li a:hover{color:#EEE;}










#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;}
ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}

/* wordpress entries styling - main content column */
.postMeta{background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}

/* author */
.author {
  margin: 12px 0 0 0;
  font-weight: bold;
}

.post{margin:0 0 15px 0;}

.post h2 {
  letter-spacing: -1px;
}

.post h2 a { width:100%; display:block; outline:none; color: #000; text-decoration: underline; }

.entry h3{margin:1em 0;}
.post .entry{line-height:1.4em;overflow:hidden;}
.post .entry p{margin:1em 0;}
.post .entry p a{background:url(images/dot.gif) repeat-x bottom left;font-weight:bold;}
.entry blockquote{margin:0 1.3em 0;}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry li a{color:#333;font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.entry ul li{background:url(images/li.gif) no-repeat 0 1px;padding-left:18px;margin-bottom:7px;}
.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:3px solid #EEE;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

.entry img {
  float: left;
  margin: 0 6px 6px 0;
}



/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a img { border: none; margin:0 0 3px 2px; }

/* style me some comments and inputs */
#comments{width:435px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#555;margin-bottom:7px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}p.author_meta{font-weight:bold;text-transform:uppercase;margin:0 0 0 7px;}
p.post_meta{font-size:11px;text-transform:uppercase;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{background:#333;color:#CCC;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer p {padding-top: 7px; }
#footer p a{color:#333;}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}



/* ARCHIVES #archiveslist */
#archiveslist {
margin-top: 20px;
margin-bottom: 20px;
}

#archiveslist a {
border-bottom: 0;
background: #fff;

}

#archiveslist a:hover {
background: #ffc;
}

#archiveslist h2 a {
color: #000;
}

#archiveslist ul {
margin-top: 8px;
list-style: none;
}

#archiveslist li {
margin-left: 0px;
margin-bottom: 5px;
padding-left: 16px;
font-weight: normal;
text-align: left;
font: 11px; 
line-height: 17px; 
}

.emptymonth {
color: #d9d9d9;
}