/*
Theme Name: Tufts Archives
Theme URI: http://tuftsarchives..org
Description: WordPress Theme
Author: ConnectNC
Author URI: http://connectnc.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #1D3D2E;

	}
	
h1 {font-size: 18pt; }
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 12pt; margin-top:10px;}
h4 {font-size: 16pt;}


/* images and misc. */

img{ border: none;  }
img a{border:none;}

img.left{ float: left; border: none; }
img.right{ float: right; border: none;}




/* links */

a{
	color:#000;
	text-decoration:underline;
	border: none;
	}

a:hover{color:#000;text-decoration: none; border: none;}



/* container */


#container { /* holds everything */
	width: 975px;
	margin: 0 auto;
		background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y:
	
	}
	
/* header */

#header {
	/*background: #837151;*/
			background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y:
    width: 100%; 
	color: #fff; 
	height: 128px;
	}
	
#logo {
	width: 180px;
	height: 128px;
	/*background-color: #683A3A;*/
	float: left;
}

#tufts {
	width:795px;
	float: right;
	height: 128px;
	/*background-image: url(images/headerBG.jpg);*/
	background-image: url(images/tuftsBG.gif);
	background-repeat: no-repeat;
}

.tagline {
	float: right; padding-right: 30px; line-height: 128px;
	font-family: "Monotype Corsiva","Apple Chancery", cursive;
	font-size: 18pt;
	color: #fff;
}



/* content */
#emptynav {
	width: 795px;
float: right;
	background-image: url(images/emptynavBG.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.topmenu {float: right;
 /*margin-right: 20px; padding-top: 5px;*/}

/* a:link.menuNav, a:visited.menuNav {
		color: #fff;
	font-family: "Monotype Corsiva","Apple Chancery", cursive;
text-decoration: none;
line-height: 35px;


}
a:hover.menuNav  {
color: #E9D591; 
	font-family: "Monotype Corsiva","Apple Chancery", cursive;
text-decoration: none;
line-height: 35px;


}


#topnav {
	float: right;
padding-top: 2px;
	padding-right: 20px;
	height: 27px;
	line-height: 27px;

}

#topnav a {
		color: #fff;
	font-family: "Monotype Corsiva","Apple Chancery", cursive;
text-decoration: none;
}
#topnav a:hover {
color: #E9D591; 
	font-family: "Monotype Corsiva","Apple Chancery", cursive;
text-decoration: none;
}*/
#content {
	float: left;
	width: 75%;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 14pt;
	color: #000;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000;
	text-decoration: none;
	}
	
.post p{}

.post a{color: #000; text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

/*.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}*/

.pagetitle {}


/* left sidebar */

#left {
	font-family: "Monotype Corsiva","Apple Chancery", cursive;
	font-weight: 300;
	width: 180px;
	float:left;

color: #fff;
	}

#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
	}

#left ul li {
font-family: "Monotype Corsiva","Apple Chancery", cursive;
	margin: 0;
	padding: 0;
	line-height: 35px;
	list-style-type: none;
	display: block;
	}

#left li a {
	background-image: url(images/leftnavBG.gif);
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 180px;
	height: 35px;
	border: none;
}
#left li a:hover {
	background-image: url(images/leftnavBG.gif);
	display: block;
	text-align: center;
	text-decoration: none;
color: #E9D591; 
	width: 180px;
	height: 35px;
	border: none;
}


/* right sidebar */

#right{
	width: 20px;/*width: 200px;*/
	float:right;
	margin: 0;
	padding: 0;
	}

#right h2{
	font-family: "Monotype Corsiva", "Apple Chancery",cursive;
	font-weight: lighter;
	text-align: center;
	color: #fff;	
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-color: #693B3A;
	
}

#right ul, li {
margin: 0;
padding: 5px;
list-style-type: none;
/*border-left: 3px solid #693B3A;*/
}

#right ul {border-left: 3px solid #693B3A;}
#bottomBorder {
	display: block;
	background-color: #693B3A;
	height: 3px;
}
#thebox {
	border-left: 3px solid #693B3A;
}
#right p {padding: 3px;}



/* footer */
#panorama {
clear: both;
	width: 975px;
	height: 96px;
	/*background-color: #683A3A;*/
	background-image: url(images/contentBG.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #1d3d2e;
}
#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

	}
	

#footer p{padding:6px;margin: 0; color: #E9D591; text-align: center;}
#footer a{color: #E9D591;text-decoration: none;}
#footer a:hover{color: #E9D591;text-decoration: underline;}


/* widget formatting */

.textwidget {
	padding: 5px;
	border-left: 3px solid #693B3A;

}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}