ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

html,  b, font, p { font-size: 80.01%; font-size: 10pt;}

 h1,h2,h3,h4,h5 {
 font-family: "Century Gothic",Tahoma,Verdana,Arial,sans-serif;
}

h1 { font-size: 187.5%; }
h2 { font-size: 168.75%; }
h3 { font-size: 112.5%; }

body { 
font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;
background: url(../graphics/background.png);
}



#wrapper {
width: 1000px;
margin: 0 auto;
padding: 0 9px;
border-left: solid 1px #053c6a; 
border-right: solid 1px #053c6a;
background: #6a89a2;
}

#subwrapper {
border-left: solid 1px #053c6a; 
border-right: solid 1px #053c6a;
background: #fff;
padding: 0px;

} 

/* H E A D E R */


#header {
  height: 86px;
  
}

#header #logo_left {
  float: left;
  background: url(../graphics/logo_bg.png) left no-repeat #fff;
  width: 495px;
  height: 75px; 
  margin-left: 10px;
  margin-top: 4px;
  padding-left: 50px;
}

#header #logo_left font.h1 {
  color: #4891ce !important;
  border: none;
  background: none;
  padding: 0;
  margin: 2px 0 0 0;
  font-size: 30pt;
  font-family: "Century Gothic",Tahoma,Verdana,Arial,sans-serif;
}

#header #logo_left font.h1 .cnf {
  color: #76ce48;
  font-family: Times New Roman;
}

#header #logo_left font.h1 .dark {
  color: #5baf2f;
}

#header #logo_left font.h1 .light {
  font-size: 110%;
  color: #93db6c;
}

#header #logo_left font.h2 {
  color: #74acdb !important;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 15pt;
  margin-top: -5px;
  font-family: "Century Gothic",Tahoma,Verdana,Arial,sans-serif;
}

#header #logo_left #squares {
  background: url(../graphics/logo_squares.png) no-repeat;
  width: 9px;
  height: 55px;
  float:right;
  margin-top: 11px;
  margin-right: 16px;
}

#header #hlinks {
  clear: right;
  float: right;
  height: 25px;
  width: 41.5%;
  margin-top: 5px;
}

#header #hlinks ul{
  margin-left: 0px;
  display: inline;
  list-style-type: none;
  width: 25%;
  padding: 5px;
}

#header #hlinks ul li {
  display: inline;
  list-style-type: none;
  text-align: center;
  padding: 18px;
}

#header #hlinks ul li a {
  padding-top: 4px;
  color: #808080;
  font-size: 9.5pt;
}

#header #hlinks ul li a:hover {
  text-decoration: none;
  color: #404040;
}

#header #logo_right {
  float: right;
  background: url(../graphics/tufts_logo.png);
  width: 116px;
  height: 51px; 
  margin-right: 20px;
  margin-top: 5px;
} 

#header a:hover{
  text-decoration: none;
}


#navbar {
  height: 38px;
  width: 100%;
  border-top: solid 1px #053c6a;
  border-bottom: solid 1px #053c6a;
  overflow: hidden;
  min-width: 760px;
  z-index: 1000;

}

#teaser{
	background: url(../graphics/teaser_background.png) repeat-x #919191;
  border-bottom: solid 1px #053c6a;
	height: 135px;
  overflow: hidden;
}

#teaser div {
  background: url(../graphics/teaser.png) no-repeat top right;
  height: 135px;
  padding-left: 3%;
}

#teaser div div {
  background: none;
  position: relative;
  margin: 0 0 0 1%;
  padding: 0;
  height: 130px;
  width: 240px;
}

#teaser div div font {
  color: #fff;
  position: absolute;
  z-index: 10;
  font-family: "Century Gothic";
}



#teaser div div font.f1 {
  top: 21px;
  padding-left: 47px;
  font-size: 15pt;
}

#teaser div div font.f2 {
  top: 45px;
  padding-left: 160px;
  font-size: 14pt;
}

#teaser div div font.f3 {
  top: 55px;
  padding-left: 0px;
  font-size: 19pt;
}

#teaser div div font.f4 {
  top: 80px;
  padding-left: 140px;
  font-size: 19pt;
}

#teaser div div font.f5 {
  top: 50px;
  padding-left: 100px;
  font-size: 38pt;
  color: #b9b9b9;
}


#col_left_content {
  position: relative;
}

#col_right_content {
  padding: 0px 0 10px 0;
  position: relative;
}

#col_main {
  padding: 0px 0 20px 0;
}

#col_left.c61 {
  margin-right: 55%;
  min-height: 470px;
}

#col_left.c61 #col_left_content {
  border-right: 1px solid #89a8b4;
}

#col_right.c61 {
  float: right;
  width: 55%;
}

#col_left.c20 {
  margin-right: 80%;
  width: auto;
}

#col_right.c20 {
  float: right;
  width: 80%;

}

#col_left.c20 #col_left_content {
  border-right: 1px solid #89a8b4;

}

#ie_clearing { display: none; }




/* F O O T E R stuff */

#footer, #main {
  clear: both;
}

#footer #links {
  background: #dae6ef;
  height: 30px;
}

#footer #links ul{
  margin-left: 94px; 
  display: block;
  padding: 0 20px; 
  padding-top: 4px;
  width: auto;
  
}

#footer #links ul li {
  width: 16.5%;
  float: left;
  display: block;
  text-align: center;
  
}

#footer #links ul li a {
  padding-top: 4px;
  color: #4c5a65;
  font-size: 11pt;
}

#footer #links ul li a:hover {
  text-decoration: none;
  color: #5b8ce4;
}

#footer #copyright {
  height: 82px;
  background: #fff url(../graphics/footer_img.png) right 0 no-repeat;
} 

#footer #copyright p {
  padding-left: 20px;
  height: 60px;
  float: left;
  display: table-cell;
  vertical-align: middle;
  margin: 10px 0px; 
}

#footer #bottom {
  background: #dae6ef;
  border-top: solid 1px #96b7d1;
  height: 40px;
}

#footer .verticalbar {
  margin-left: 58px;
  height: 100%;
  width: 34px;
  background: #bbcfe1;
  float: left;
}

#footer #copyright .verticalbar {
  background: #dae6ef !important;
}

#searchbox_bg {
  background: url(../graphics/searchbox_bg_pattern.png);
}

#searchbox_bg2 {
  background: url(../graphics/searchbox_bg_left.png) left top no-repeat;
  padding: 10px 0 0;
  height: 115px;
}

#searchbox_bg b, #msg b {
  color: #355a89;
}

#breadcrumb {
  margin-top: 15px;
  font-size: 10pt;
  color: #ccc;
  padding-left: 15px;
  height: 22px;
  overflow: hidden;
}

#breadcrumb a {
  font-size: 10pt;
  color: #fff;
}

#userbox {
  width: 100%;
  text-align: right;
  font-size: 10pt; 
  color: #fff;
  margin-top: 15px;
  margin-right: 15px;
  width: auto;
  padding-left: 10px;
  border-left: solid 1px #7B8EA5;
  float: right;
}

#userbox input {
  width: 95px;
  padding: 0px;
}

#userbox input.button {
  width: auto;
  background: #a9b7c9;
  border: none;
  border-left: solid 1px #7f8ca4;
  color: #ffffff;
  cursor: pointer;
}

#userbox a {
  color: #ffffff;
}

#msg { 
  padding: 10px 20px 0px 20px;
  background: #dfe5ec;
  border-bottom: solid 1px #94a2bb;

}

#msg p {
  text-align: center;
}


#searchbox {
  border: solid 1px #0c6488;
  background: url(../graphics/searchbox_bg.png) repeat-y #fff;
  height: 40px;
  margin: 0 10%;
  padding: 18px;
  position: relative;
  z-index: 995; 
  overflow: hidden;
}

#searchbox input#searchbox_input {
  font-family: Arial;  
  font-size: 12pt;
  background: url(../graphics/searchbox_icon.png) no-repeat 2px center #fff;
  border: solid 1px #85a6b2;
  color: #4c5a65;
  padding: 7px;
  padding-left: 30px;
  margin-right: 130px;
  margin-bottom: 4px;
  display: block;
  width: 60%;
  
}

#searchbox input#searchbox_button {
  float: right; 
  font-family: Arial;
  border: solid 1px #85a6b2;
  background: #6fb0e5;
  color: #fff;
  padding: 7px 7px 6px 7px;
  width: 30%;
  font-size: 12pt;
}

#searchbox font {
  text-align: right;
  float: none;
  display: block;
}

#col_left input.button {
	background: #4A92CE;
	color: #fff;
	padding: 3px;
}

#login {
  margin-top: 20px;
  border-top: 1px solid #d2dee2;
  border-bottom: 1px solid #d2dee2;

  padding: 5px 35px;
  height: 95px;
  background: url(../graphics/login_bg.png) repeat-x; 
}

#login h5 {
  padding-left: 10px;
  padding-bottom: 3px;
  color: #4891CE;
}

#login input {
  width: 100%;
  display: block;
}

#comments {
  padding: 0 20px;
}

#editbox {
  padding: 5px 20px;
}

#editbox input, #editbox textarea{
  width: 80%;
  margin-bottom: 10px;
}

#editbox textarea {
  //height: 3
}




/* F O N T   F O R M A T T I N G  */

h1 {
  border-left: 20px solid #d3e5f3;
  background: #f0f4f7;
  padding: 6px 12px 8px 12px; 
  margin: 0 0 10px 0;
	color: #4891ce;
	font-weight: normal;
	font-style: normal;
}

#col_left h1 {
  color: #4891ce !important;
  background: #f0f4f7 !important;
  border-left-color: #d3e5f3 !important;
  margin-bottom: 0px;
}

h1.label {
  background: #fff !important;
  border-left-color: #f0f4f7;
  font-size: 10pt;
  padding-top: 2px;
  padding-bottom: 2px;
}

#col_left h1.label {
  background: #fff !important;
  border-left-color: #f0f4f7 !important;
}

h1.nomargin {
  margin: 0;
}

h2 {
	border-left: 15px solid #d3e5f3;
  padding: 0 12px 2px 12px;
  margin: 20px 0 4px 0;
	color: #4891ce;
	font-weight: normal;
	font-style: normal;
}

#col_left h2 {
  color: #4891ce !important;
  border-left-color: #d3e5f3;
}


h3 {
  padding-left: 25px;
  //border-left: 20px solid #f0f4f7;
}

p, li {
  color: #4c5a65;
  font-size: 10.5pt;
}

p {
  text-align: justify;
  margin-bottom: 10px;
}

b {
  color: #467ad7;
  
}

input {
  border: 1px solid #fff;
  border-top-color: #9fa4b2;
  border-bottom-color: #e3e9ef;
  border-left-color: #e2e3ea;
  border-right-color: #dbdfe6;
  padding: 2px;
}

input:active, input:hover, input:focus {
  border-top-color: #3d7bad;
  border-bottom-color: #b7d9ed;
  border-left-color: #b5cfe7;
  border-right-color: #a4c9e3;
}



a {
	color: #5b8ce4;
	text-decoration: none;
	text-transform: capitalize;
}

#col_left a {
  color: #5b8ce4 !important;
}

#col_left li:hover {
  background: #f6f8fa;
}

#col_left li.selected {
  background: #EFF7FF;
}

#col_left b {
  color: #025ab7 !important;
  font-weight: normal;
}

a:hover{
	text-decoration: underline;
}

font.label, #searchbox font.label, #col_left font.label {
  color: #7a8d9c;
  font-size: 9pt;
}

font.small, #footer font.small {
  color: #4a6f8e;
  font-size: 10pt;
}

font.small, #footer font.small a {
  color: #4a6f8e;
  font-size: 10pt;
}

font.small, #footer font.small a: hover{
  color: #4a6f8e;
  font-size: 10pt;
}

font.important {
  color: #EF8059;
}

font.keyword {
	color: #74acdb;
}
	
font.linespace {
  line-height: 150%;
}

div.textwrap {
  padding: 0 30px 0 40px;
}

div.shadebrdr {
  border-left: solid 20px #f0f4f7;
  padding-left: 20px;
}

ul.blocklist {
  float: none;
}

ul.blocklist li {
  display: inline-table;
  width: 20%;

}


#col_left ul {
  margin-top: 15px;
  padding: 0 20px 0 10px;
  display: block;
}

#col_left li {
  list-style-image: none;
  list-style: none;
  padding: 5px;
  padding-left: 15px;
  border-bottom: 1px solid #ddd;

}

#col_left p {
  padding-left: 10px;
}

#col_right input.button {
  color: #fff;
  background: #3e86c3 !important;
  border: solid 1px #84bdee;
  padding: 3px 8px; 
  width: auto !important;
}

#col_right input:active {
  background: #f6f8fa;
}

hr {
  width: 80%;
  height: 0px;
  border: none;
  
  border-top: 1px solid #89a8b4;
  
}

#backgroundimage {
 min-height: 48px;
 position: relative;
 height: 100%;
 width: 100%;
 background: url('../graphics/Blue Button Flush.png');
 background-repeat: no-repeat;
 //background-position: 33% 0%;
}

/*  C L A S S E S  */

.nofloat {
  float: none;
  height: 1px;
  width: 100%;
}

.mb_large {
  margin-bottom: 20px;
}

.mb_medium {
  margin-bottom: 10px;
}

.mb_small {
  margin-bottom: 5px;
}

/* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  #ie_clearing { display: none }


div#sortmenu
{ 
  margin: 30px 45px -10px 45px;
  font-size: 10pt;
  text-align: right;
}  
  
  
  

/* ENTRY */




div.entry {
  border: 1px solid #8baefb;
  border-top: none;
  border-right: none;
  border-bottom: none;
  margin: 20px 45px;
}

div.entry div {
  border-color: #8baefb !important;
}

div.entry div {
  border-color: #f1ae95;
}

div.entry h2, div.entry h1 {
  margin: -15px -35px 10px -30px;
}

div.entry h1 {
	margin-bottom: -5px;
}

div.video {
  background: url("../graphics/entry_video.png") no-repeat center top;
  float: right;
  width: 37px;
  height: 48px;
  margin-right: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
div.video div.video_inner{
  height: 100px;
  overflow: visible;
  padding-top: 15px;
  color: #ffffff;
  font-weight: bold;
}
div.video_outer{
  margin: -10px -35px 0px -30px;
}

div.entry div.heading {
  font-size: 12pt;
  padding: 4px 10px;
}

div.entry div.heading div.title {
  border: none;
}
  
div.entry div.heading div.title font {
  font-size: 12pt;
}

div.entry div.body {
  border-top: 2px solid #f1ae95;
  border-left: 1px solid #f1ae95;
  border-right: 2px solid #f1ae95; 
  border-bottom: 1px solid #f1ae95;
  padding: 15px 35px 5px 30px;
  font-size: 10pt;
}

div.entry div.body div.rank {
  padding: 0 0 10px 0;
  width: 140px;
  float: left;
}

div.entry div.body div.info {
  margin-left: 150px;
  margin-right: 125px;
  margin-bottom: 5px;
  padding: 0 0 10px 0;
  font-size: 10pt;
  border-left: solid 1px #f1ae95;
  border-right: solid 1px #f1ae95;
}

div.entry div.body div.info div{
  padding: 0 10px 0 30px;
  overflow: hidden;
}

div.entry div.body div.info font{
  display: block;
  float: left;  
  width: 100px;
  margin: 0px;
  padding: 0px;
  margin-left: -10px;
}

div.entry div.body div.rank font{
  display: block;
  float: left;  
  width: 80px;
  margin: 0px;
  padding: 0px;
  margin-left: -5px;
}



div.entry div.body div.info span.block, div.entry div.body div.rank div {
  float: none;
  display: block;
  margin: 0px;
  padding: 0px;
}

div.entry div.body div.share {
  float: right;
  text-align: right;
  width: 110px;
}

div.entry div.footer {
  border-left: 1px solid #f1ae95;
  border-right: 2px solid #f1ae95; 
  background: url(../graphics/entry_footer_red.png);
  height: 50px;
  padding: 0 15px;
  border-bottom: 2px solid #f1ae95;
}


span.rating1 {
  font-size: 24pt;
  color: #086DD6;  /* siteentry header */
}

span.rating2 {
  font-size: 18pt;
  color: #95AFF1; /* h1 border */
}

span.rating3 {
  font-size: 14pt;
  color: #B2BFF3;  /*h2 border */
}

div.rank_small span.rating1, div.rank_small span.rating2, div.rank_small span.rating3 {
  font-size: 12pt;
  font-weight: bold;
}

div.rank_small {
  padding-left: 4px;
}

div.entry div.footer div.rating {
  margin-top: 3px;
  float: left;
}

div.entry div.body div.rating {


}

div.entry div.body div.rating {

}

div.entry div.heading a {
  //color: #086DD6;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
div.entry div.heading a:hover {
  text-decoration: underline; 
}

div.entry div.footer div.button {
  float: right;
  width: 85px;
  padding-top: 28px;
  margin-top: 4px;
  font-size: 9pt;
  text-align: center;
}

div.entry div.footer div.comments {
  background: url(../graphics/entry_footer_comment_red.png) center top no-repeat;
}

div.entry div.footer div.homepage {
  background: url(../graphics/entry_footer_homepage_red.png) center top no-repeat;
}

div.entry div.footer div.review {
  background: url(../graphics/entry_footer_review_red.png) center top no-repeat;
}

div.entry div.footer div.goto {
  font-family: "Century Gothic"; 
  font-size: 14pt !important;
  color: #e5a69e;
  margin-top: 12px;
  float: right;
}

div.entry #comments {
  padding: 0;
}

table.comments_table {
  font-size: 10pt;
}

div#addcomment input{ 
  margin-bottom: 5px;
}

a.hidden {
	color: #DEE7EF;
}
a.hidden:hover {
	color: #B5CBDF;
}
