/*
 * Stylesheet for Typo minimal theme
 * Emil Sit <sit@mit.edu>
 *
 * This code partially derived from the Azure theme.
 *
 * To customize colors, edit the lines that are commented with HERE.
 */

body {background: white; color: black; 
  margin: 0.3em; padding: 0.1em;
  min-width: 52.5em !important; position: relative;
/*  font-family: arial, "lucida console", sans-serif;
  font-size: 12pt;*/

 /* kristy k */
 /* font-size: 12pt; */
 /* font-family: Verdana, Arial, Sans-Serif;*/

  /* not serena */
  font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif; 
  font-size: 12px !important; 
}

code {
    weight: bold;
}

p { margin: 0 0 1em 0; padding: 0; }
img { border: 1; }

#masthead {

    padding: 0.2em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2em;
    margin-left: 13em;

    background-color: #fffff; /* HERE */
  /*  border-bottom: 1px dotted;*/
    width: 840px;
    background: url(/images/theme/mine.gif) no-repeat right;

}

#masthead h1 {font-weight: bold; font-size: 225%;}
#masthead h2 {font-weight: normal; font-size: 120%;}
#masthead h2.float-right {/* header element float */
  float: right;
  font-weight: normal;
  font-size: 120%;
  margin-top: 17px;
  }


#masthead :link,
#masthead :visited { 
    color: black;
    text-decoration: none; 
}
#masthead :link:hover,
#masthead :visited:hover { 
    color: black;
    text-decoration: underline; 
}

#main { 
    float: left;
    width: 50%;
    /* background-color: #ddeedd; /* HERE */ 
    background-color: #ffffff;
    color: black;  
    padding-left: 80px;
/*    border: 2px dotted; */
    height: 100%;
    margin-left: 3em;
    
}


#main p {
    margin: 1ex;
}

.post {
  margin-bottom: 0.5ex;
  clear: both;
  overflow: hidden;
/*  border: 1px dotted;*/
  border-color: #d9d9d9;
  border-bottom: 1px dotted;
  padding: 1ex;
  color: black; 
  width: 100%;
}


.post a {
    color: #52567b;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
}

.post a:hover {
    color: #85ab02;
}

.other a {
    color: #52567b;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

.other a:hover {
    color: #85ab02;
}


.other {
  margin-bottom: 0.5ex;
  overflow: hidden;
  padding: 1ex;
  color: black;

  clear: both;
  /*  background-color: #d9d9d9;*/
  background-color: #fffff;
  border-color: #d9d9d9;
  border-bottom: 1px dotted;
  height: 100%;
}

.other img {

        float: right;
        padding:4px;
        margin: 0 0 15px 15px;
        border: 1px solid #ccc;
        background: #fff;
}

.post img {

        float: right;
        padding:4px;
        margin: 0 0 15px 15px;
        border: 1px solid #ccc;
        background: #fff;

}

.post img.float-left {
   float: left;
}

.other img.float-left }
  float: left;
}

.post h2 {
    font: 140%;
    margin: 0;
   /* background-color: #c9c9c9;*/
    background: url(/images/theme/side.jpg) no-repeat right;
  
   
}
.post h2 a {
    color: #52567b;
    text-decoration: none;
    /*border: none;*/
    border-bottom: 1px;

}

.other h2 {
    font: 140%;
    margin: 0;
    background: url(/images/theme/side.jpg) no-repeat right;
}
.other h2 a {
    color: #52567b;
    text-decoration: none;
    border: none;
}
.post h2 a:hover {
    color: #85ab02;
}
.post h3,h4 {
    font: normal;
}
.other h2 a:hover {
    color: #85ab02;
}
.other h3,h4 {
    font: normal;
}


p.meta {
    font-size: 75%;
    text-align: right;
    margin-right: 5px;
    margin-bottom: 15px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-top: 1px;
    /* background-color: #d9d9d9;*/
}
p.auth {
    font-size: 85%;
    font-style: italic;
    margin-left: 10px;
    padding: 0 0 0 12px;
    background: url(../../images/theme/bracket.gif) no-repeat;
}

.picture { text-align: left; border: 1ex; }


#search {
   /* border: 1px dotted;*/
    padding: 0.5ex;
}
#sidebar {
 /*   border-left: 1px dotted;*/
    background: #ffffff;
    margin-left: 60%;
    padding-left: 1em; /* was 1em */
    width: 210px;

    /*font-family: arial, sans-serif, Verdana;*/
   /* font-size: 8pt;*/
    font-size: 8pt;
    font-family: Verdana, Arial, Sans-Serif;




}
 
#sidebar p{
 font-family: arial, sans-serif, Verdana;
 font-size: 8pt;  

}
	
#sidebar li {


}


#categories li em, #archives li em
{
  color: #98B4D1;
  font-size: smaller;
}

#footer {
    padding-top: 3px; 
    border-top: 1px solid;
    margin: 0; 
    text-align: left;
    clear: both;
}
#footer img {border: none;}
#footer a {text-decoration: none;}
#footer ul {
    margin: 0;
    padding: 5px 0 0 0;
    list-style: none;
}
#footer ul li {
    display: inline;
    margin: 0;
    padding: 0 5px 0 0;
    font-size: 75%;
}

#sform { padding-top: 5px; }

#sidebar #searchsubmit {
    padding: 1px;
}
    
/**************************
 * Leftovers from Azure
 */

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
 		
#sidebar ul li { 
    background: url(../../images/theme/bullet.gif) 0 45% no-repeat;
    padding-left: 17px;
}

/* 	 
#flickr div img {
    border: 4px solid #fff;
}
    
#flickr div {
    width: 108px;
    border: 2px solid #dbd1c1;
    margin-bottom: 5px;
}

#flickr div.flickrsquare { 
    width: 82px;
    border-right: 3px solid #dbd1c1;
    float:left;
    margin-right: 5px;
    margin-right: 5px;
}

#flickr div a { border: none; }
  */

#flickr { 
	width:214px; 
	height:154px; 
	padding:10px 0 0 0px;  /* 20px was 50px */
	margin-top:20px; 
} 

#flickr h2 { 
	position:absolute; 
	left:-300px; 
	top:-300px; 
} 

#flickr img { 
	float:left; 
	margin:0 0px 8px 8px; 
	border: 1px solid #ccc;
	background: #fff;
	padding:4px; 
	width:75px; 
	height:75px; 
} 

#flickr img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}
	
#flickr img:hover {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   -moz-opacity: 0.5;
}

/*
 * FORMS
 */
   
input, textarea, select {
    border: 1px solid #8ab3d1;
    background: #f9f9f9;
}
 	
.frm-tbl td { vertical-align: top; padding: 5px; }
td#frm-btns { text-align: right; }

#comment_body { height: 220px; }
#form-submit-button { background: #d3e0ea; }
  
/*
 * MISC
 */
   
.pullquote {
    width: 30%;
    float:right;
    font: 150%/1.5em serif;
    color: #666;
    margin:10px;
    background: url(../../images/theme/q-close.gif) no-repeat 70% 100% !important;
    background /**/:url(); /* removing quote graphic in IE5+ */
    padding: 0 25px 5px 0;
}
.pullquote:first-letter {
    background: url(../../images/theme/q-open.gif) no-repeat left top !important;
    padding:5px 2px 10px 35px!important;
    padding /**/:0px; 	/* resetting padding in IE5+ */
    background /**/: url(); /* removing quote graphic in IE5+ */
}

.light-bg { background: #f7f7f7; padding: 2px; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
#errors {
   color: red;
}

.admintools {
  float: right;
  background-color: #fff;
  font-size: smaller;
  padding: 0 2px;
  margin: 0 1px;
  color: #ccc;
  border: 1px solid #ccc;
}

.admintools:hover {
  color: #c00;
  border: 1px solid #c00;
}

a[name] { border: none; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

