/*
Theme Name: Development Custom theme for HLS Corporate Governance
Theme URI: http://blogs.law.harvard.edu/corpgov
Description: Development Custom theme for HLS Corporate Governance
Author: John Mahoney

*/

/* -------------------- Body and Page Layout ----------------------- */

body {
       background: url("grey.gif");
	   background-color:#666666;
       font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
       font-size: 14px;
       margin: 0;
       padding: 0;
       text-align: center; /* IE 5.5 hack */
       }

#rap {
	width: 900px;
	background: #ffffff url('background.gif') repeat-y center;
	border: #FFFFFF solid 1px;
	margin: 15px auto 0px auto;
	text-align: left;  /* IE 5.5 hack part II */
       }

#container {
/*             background: transparent url('right.png') repeat-y right; */
             }

#masthead {
         font-family: Georgia, 'Times New Roman', serif;
	     background: #DEDEDE;
	     color: #CCCCCC ;
	     margin-bottom: -3px;
           }

#header td {
            padding: 0;
            margin: 0;
            }

h1.masthead {
               font-size: xx-large;
               font-weight: bold;
               text-transform: capitalize;
               padding: 0;
               margin: 0;
               }

h2.masthead {
	color: #CCCCCC;
	border: 0px;
               font-size: small;
               padding: 0 0 0 5px;
               margin: 0;
               }

#masthead a {
              color: #CCCCCC;
              text-decoration: none;
              }

#buffer {
	background: #ffffff url('background.gif') repeat-y center;
	border-top: #333333 solid 8px;
	height: 3px;
	}

#main {
        float: left;
        width: 715px;
        height: 100%;
        }

#content {
           float: right;
           width: 530px;
           height: 100%;
           overflow: auto;
		   background-color: white;
           }

#menu {
        float: left;
        width: 170px;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		font-weight: normal;
		font-size: 12px;
		line-height: .85em;
        padding-left: 10px;
        padding-right: 3px;
        padding-top: 0px;
		background: url('background.gif') repeat-y left;
		color: #000000;
}

#menu a {
	text-decoration: none;
	color: #000000;
          }

#rmenu {
        float: right;
        width: 170px;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		font-weight: normal;
		font-size: 12px;
		line-height: inherit;
        padding-left: 10px;
        padding-right: 3px;
        padding-top: 5px;
		vertical-align:top;
		background: url('background.gif') repeat-y right;
}

#menu .menutitle2.subscribe {
	margin-top: 10px;
}

#menu .menutitle2.subscribe a {
	color: #000066;	
}

#menu .menutitle2.subscribe a:hover {
	color: #ae0000;
}


.clearer {
           clear: both;
           height: 0;
           margin: 0;
           padding: 0;
           }
#footer {
          margin-bottom: 0;
	  height: 20px;
}


/* --------------------- WordPress Stuff ----------------------- */


a {
	color: #333333;
	outline: none;
}

a img {
	padding: 0px;
	outline: none;
}

a:visited {
	color: #333333;
	outline: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 3px solid #ccc;
	margin-left: 15px;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}


h2 {
     color: #666;
     font-family: Georgia, 'Times New Roman', serif;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     margin-left: 10px;
     padding: 3px;
     }

h3 {
     color: #000000;
     font-family: Georgia, 'Times New Roman', serif;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     text-transform: capitalize;
     }

h3 a,
h3 a:hover,
h3 a:visited {
               color: #808080;
               }

ol#comments li p {

}


/* ------------------ Classes used by the_meta() --------------*/


ul.post-meta {
               list-style: none;
               }

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


#footer {
	background: #C71F1F;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
 }

#footer a,
#footer a:visited {
                    color: #fff;
                    text-decoration: none;
			font-weight: bold;
                    }
#footer a:hover {
                  text-decoration: underline;
                  }

.feedback {
            font: normal x-small 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
            letter-spacing: -1px;
            color: #ccc;
            clear: both;
            font-size: .75em;
            padding: 5px 0 10px 0;

            }

.feedback a {
              color: #ccc;
              text-decoration: none;
 }
.meta {
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		font-size: 12px;
	color: #333;
	margin: 0 0 0 0;

}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #333;
	font-weight: normal;
	letter-spacing: 0;
       text-decoration: none;
}

.meta a, .meta a:visited {
	color: #ae0000;
	font-weight: normal;
       text-decoration: none;
}



.metacomment {
               float: right;
               position: relative;
               top: -15px;
               display: inline;
               font: normal x-small 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
               margin-right: 16px;
               }

.post {
	border-bottom: 1px solid #333;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.post2 {
	border-bottom: 1px solid #999999;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px 0px 20px 0px;
}

h2.storytitle {
  	      color: #ae0000;
          font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		  font-size: 1.5em;
		  font-weight: normal;
          margin-bottom: 0px;
		  margin-top: 3px;
		  padding-bottom: 0px;
		  padding-top: 1px;
		  text-transform: none;
}
				
h2.storytitle a {
                  color: #ae0000;
                  text-decoration: none;
                  font-weight: normal;
 }

h2.storytitle a:hover {
	color: #003399;
}

.storycontent,
.storycontent p {
                  color: #000000;
                  font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
                  line-height: 130%;
                  text-align: left;
                  margin-bottom: 10px;
                  }

.storycontent a, .storycontent a:visited, .tags a, .tags a:visited {
		    color: #003399;
			text-decoration: none;
			font-weight: bold;
                  }

.storycontent a:hover, .tags a:hover {
color: #ae0000;
border-bottom: 0px;
 }

.storycontent ul {
                   padding: 0;
                   margin: 0;
                   }

.storycontent li {
                   list-style: none;
                   padding: 10px;
                   }

.storycontent li:before {
                          content: "\00BB \00A0 \00A0 ";
                          }
.storycontent img {
	    padding: 2px 5px 2px 5px;
		border: 0px;
}


#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
                        background: #eee;
                        border: 1px solid #808080;
                        padding: .2em;
						margin-left: 10px;
                        }

#respond {
	margin-left: 10px;
}
#commentform textarea {
                        border: #808080 1px solid;
                        width: 80%;
                        }

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}



/* ----------------All menu styling except #menu itself (in layout above) --------- */


#menu form {
             margin: 3px 3px 3px 0;
             }

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu img {
            text-align: center;
            background-color: #ddd;
            padding: 3px;
			border-style: none;
 }

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
              text-align: left;
              margin-top: 5px;
              }

#rmenu a:hover, #menu a:hover {
	color:#ae0000;
}
#menu ul ul ul.children {
	padding-left: 4px;
}
#menu ul ul li {
	padding-left: 12px;
	text-indent: -12px;
}

#text-405007981{
	/* blogroll */
	border-top: 1px solid black;
	margin-top: 15px;
}

#menu .menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top:10px;
	}
	
#menu .menutitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top:0px;
	}

/* Right menu */

#rmenu form {
	margin: 0px;
}

#rmenu input#s {
	background: #eee;
	border: 0px solid #999;
	color: #000;
}

#rmenu img {
            text-align: center;
            padding: 0px;
			border-style: none;
 }


#rmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rmenu ul li {
		color: #000000;
              }

#text-405039541{
	/* about */
	margin-top: 15px;
}

#text-405040391 div.textwidget{
	/* meta */
	padding-left: 10px;
	margin-bottom: 10px;
}


#rmenu h2 {

}

#rmenu ul li a {
				color: #000000;
                 text-decoration: none;
                 }

#rmenu ul ul {

              }

#rmenu ul ul li {
	padding-left: 8px;
	/*text-indent: -12px;/*
	list-style: &raquo;*/
}

#rmenu ul ul li:before {
                         /*content:"\00BB \00A0 \00A0";*/
                         color: #ae0000;
      }
	  


#rmenu ul ul li a {
                    color: #000;
                    text-decoration: none;
                    }

#rmenu ul ul li a:hover {
	color: #ae0000;
                          }

#rmenu ul ul ul.children {
	padding-left: 4px;
}

#rmenu .menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px;
	margin-top: 5px;
}

#rmenu .hits {
	font-family: Georgia, 'Times New Roman', serif;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	padding-top: 5px;
	text-align: center;
	}
	
#rmenu ul.hits2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0.5em; 
	text-indent: -1em;
	}
	
#rmenu .hits3 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	padding-top: 5px;
	text-align: left;
	}

/* ------------------------ WP Calendar styling ---------------------*/

#wp-calendar {
               line-height: 140%;
               color: #666666;
               font-family: Georgia, 'Times New Roman', serif;
               font-size: x-small;
               font-weight: bold;
               padding: 2px;
               text-align: center;
               width: 90%;
               }

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
                       color: #222281;

                       font-family: Georgia, 'Times New Roman', serif;
                       font-size: x-small;
                       border-bottom: 1px solid #666;
                       text-align: left;
                       font-weight: bold;
                       text-transform: uppercase;
                       padding: 0px;
                       margin-top: 5px;
                       letter-spacing: .3em;
                       }

#wp-calendar td {
                  text-align: center;
}

#wp-calendar #today {
                      border: #999 1px solid;
                      color: #fff;
                      }

#wp-calendar th {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar table {
                  padding: 2px;
                  border-collapse: collapse;
                  border: 0px;
                  width: 90%;
                  }

/* Comments template */

#comments {
            padding: 10px 10px 15px 15px;
            }

#comments p {
              font: normal 11px 'Trebuchet MS', Verdana, sans-serif;
              color: #333;
              font-weight: normal;
              text-align: justify;
              margin-bottom: 10px;
              }

h2#comments {
              font-family: 'Trebuchet MS', Verdana, sans-serif;
              font-size: small;
              font-weight: bold;
              border: 0px;
              padding-bottom: 2px;
              padding-left: 0;
              margin-left: 0;
              }

h2#comments a {
                text-decoration: none;
                }

#postcomment {
              font-size: 10px;
              font-weight: normal;
              border: 0px;
              padding-bottom: 2px;
              padding-left: 0;
              margin-left: 0;
				text-align: right;
              }

#postcomment a {
              color: #C71F1F;
              text-decoration: none;

                }

ol.commentlist {
	font-size: small;
}

img.wp-smiley {
	  padding: 0;
	  border: 0px;
}

.english {
	 border: 1px #ccc solid;
	 margin: 10px;
	 padding: 4px;
}

img.alignleft {
               float: left;
               margin: 2px 7px 0 0;
               display: inline;
               }

img.alignright {
               float: right;
               margin: 0 0 3px 7px;
               display: inline;
               }
.rss {
	margin-left: 10px;
}
.rss a{
		text-decoration: none;
}
.tags{
	color: black;
	font-size: 12px;
	font-weight: bold;
	background:#F8F8F8;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px
}

/* ------------------------ WP Sociable Plugin styling ---------------------*/

div.sociable { margin: 8px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.print-block{
	display: none;
}
