/* Global Reset */
* {font-size: 100.01%; /*line-height: (just in case)*/; margin: 0; padding: 0; border: 0; box-sizing: content-box; -moz-box-sizing: content-box;}
/* Resize em to equal10px */
html {font-size: 62.5%;}

/*-------------------------------*/
h1{font-size:2em;}
h2{font-size:2em;}
h3{font-size:1.6em;}
h4{font-size:1.2em;}
h5{}
h1, h2, h3, h4, h5, h6{padding-bottom:1em;}

a:link, a:visited, a:hover, a:active{color:#006633;}
a:link, a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}

li, dd{padding:1em 0 0 1em; list-style:none;}
p, ul, dl{font-size:1.2em; line-height:1.4em; padding-bottom:1em;}

/*-------------------------------*/

body{background:#e5ecea; font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;}

#wrapper{width:770px; margin: 0 auto; background:transparent url(/universityreview/images/wrapper.png) top left repeat-y; position:relative;}

#container{width:750px; margin:0 10px 0 10px; background:#fff;}

/*Masthead
-----------------------*/
#omasthead{height:191px; background:#1b4736 url(/upstatemagazine/images/omasthead.png) top left repeat-x;}
#masthead{height:191px; width:750px; margin:0 auto; position:relative; background:transparent url(/upstatemagazine/images/masthead.png) top left no-repeat;}
#masthead h1{position:absolute; width:150px; height:30px;}
#masthead h1 a{display:block;  width:150px; height:50px;}
#masthead h1 a span{position:absolute; top:-9999px;}
#masthead #menu{margin-left:150px; padding-top:20px;}
#masthead #menu li{float:left; margin:0; padding:0;}
#masthead #menu li a{color:#fff; font-size:.9em; border-right:1px solid #fff; padding:0 5px; line-height:1.2em;}
#masthead #menu li.last a{border:none;}

/*Content
---------------------------*/
#content{float:left; background:#fff url(/upstatemagazine/images/contentbg.gif) top left repeat-y;}
#leftcolumn{float:left; width:480px; padding:10px;}
#leftcolumn h2, #leftcolumn h3{color:#1b4736; font-family: tahoma; font-weight:normal; font-size:2em;}
#leftcolumn h3 a{color:#1b4736; font-family: tahoma; font-weight:normal; }
#leftcolumn .oddblock{background:#f2f5f4; padding:5px;}
#leftcolumn .block{padding:5px;}


/*Archive page
----------------------------------------*/
.archivepage ul ul li a{font-size:1.2em; display:block; border-bottom:1px solid #ccc;font-weight:bold; color:#999;}
.archivepage ul ul ul li a{font-size:1em; border:none; font-weight:normal; color:#006633;}


img.storyphoto{float:right; margin:0 0 1em 1em; }
img.storyphotoleft{float:left; margin:0 1em 1em 0; }

#rightcolumn{float:left; width:229px; padding:10px; border-left:1px solid #1b4736;}
#rightcolumn h3{font-family: tahoma; font-weight:normal; font-size:2em; color:#1b4736;}
#rightcolumn ul{color:#1b4736;}
#rightcolumn ul li{padding:0 0 1em 0; margin:0;}
#rightcolumn ul li a{color:#1b4736; font-size:0.8em;}

#rightcolumn #archives ul{margin:0; padding:0 0 0 1em;}
#rightcolumn #archives li{font-weight:bold;}
#rightcolumn #archives ul li{list-style-type:circle; padding:0; font-weight:normal;}
#rightcolumn #archives ul li a{font-size:0.8em;}

#glue{clear:both;  background:#fff url(/upstatemagazine/images/contentbg.gif) top left repeat-y;}

/*Footer
---------------------------------*/
#ofooter{clear:both; height:85px; background:#1b4736 url(/upstatemagazine/images/greenswatch.png); border-top:2px solid #738f83;}
#footer{margin:0 auto; width:750px; height:85px; position:relative; background:transparent url(/upstatemagazine/images/uscupstatelogo.png) center right no-repeat;}
#footer ul{}
#footer li{float:left;}
#footer li a{color:#fff;}

.byline{font-weight:bold; font-family: tahoma;}

