/* SETUP THE PAGE */

BODY {
	background-image:url(http://www.umt.edu/montanan/style2009/background.png);
	background-color:#ffffff;
	background-repeat:repeat-x;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 14px;
}

p {
	margin-bottom: 16px;	
}

#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

a:link {color: white;text-decoration: none}
a:visited {color: white;text-decoration: none}
a:active {color: white;text-decoration: none}
a:hover {text-decoration: underline; color: white;}

a.umfooter:link {color:#660033;}
a.umfooter:visited {color:#660033;}

/* HEADER */

#maroon {
	background-color:#4a0d24;
	color:#fff;
	padding:20px;
	height:270px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
}

#page_content {
	background-color:#e9e1ce;
	color: #2f2f2f;
	padding:10px;
	padding-left:15px;
	padding-right:350px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #3a3a3a;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color: #3a3a3a;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color: #3a3a3a;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 16px;
	line-height: 18pt;
	color: black;
}

#page_content a:link {color: maroon; text-decoration: none; font-weight: bold;}
#page_content a:visited {color: gray; text-decoration: none}
#page_content a:active {color: red; text-decoration: none; font-weight: bold;}
#page_content a:hover {text-decoration: underline; color: maroon; font-weight: bold;}

.staff { 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 25px;
	border-spacing: 0px;
	
}

.staff_border {
	background-color: black;

}


#share {
	background-color: #e9e9e9;
	height: 28px;
	width: 998px;
	display: block;
	font-size: 11px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #3a3a3a;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color: #3a3a3a;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color: #3a3a3a;
	font-family:Arial, Verdana;
	letter-spacing: 1px;
	position: relative;
}

#share a:link {color: black; text-decoration: none; font-weight: bold;}
#share a:visited {color: gray; text-decoration: none}
#share a:active {color: red; text-decoration: none; font-weight: bold;}
#share a:hover {text-decoration: underline; color: black; font-weight: bold;}


.faceBook {
	display: block;
	padding-top: 5px;
	padding-left: 10px;
}

.bigFacebook {
display: block;
right: 0px;
position: absolute;
padding-top: 20px;
}

.align_right {
	display: block;
	position: absolute;
	right: 0px;
	padding-top: 3px;
}

#author {
	background-color: #e5dcc3;
	margin: 0px;
	padding-left: 6px;
	padding-right:15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	border-width:1px;
	border-style:solid;
	border-color: #3a3a3a;
	padding-right:300px;
	
}

#author td {
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
}

#author img {
	border: 1px;
	border-style: solid;
}


/* MENU BAR */

#menubar {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	width:1000px;
	background-color:#782121;
	height:30px;
	margin-bottom:0px;
}

#search {
	float:right;
	font-size:x-small;
	padding-right:4px;
	padding-top: 4px;
}

.searchBoxInput {
  background-image:url('http://www.umt.edu/montanan/style2009/search_box.png');
  background-repeat:no-repeat;
  padding-left:25px;
} 

.searchbox {
	font-size:9px;
	border:0;
	padding-top:0px;
	padding-right: 8px;
}


/* BODY CONTENT AND TEXT */


#storyimage {
	position: absolute;
	margin-left: 650px;
	background-color:#fef5d5 ;
	width: 318px;
	margin-top: 10px;
}

#storyimage img {
	border: 1px;
	border-color: grey;
	border-style: solid;
	background-color: white;
	padding: 8px;
}

#storyimage p {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 7px;
	font-family: Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 12px;
	color: #080808;
	font-style: italic;
	line-height: 18px;
}

#storyimage_center {
	background-color:#fef5d5 ;
	width: 632px;
}

#storyimage_center img {
	border: 1px;
	border-color: grey;
	border-style: solid;
	background-color: white;
	padding: 8px;
}

#storyimage_center p {
	padding-left: 14px;
	padding-right: 14px;
	padding-top:8px;
	padding-bottom: 8px;
	font-family: Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 12px;
	color: #080808;
	font-style: italic;
	line-height: 18px;
}

.img_right {
	float: right;
	border: 1px;
	border-color: black;
	border-style: solid;
	margin: 15px;
	
}


#pullquote {
	position: absolute;
	margin-left: 650px;
	width: 330px;
	color: black;
	font-size: 24px;
	font-family: Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

#pullquote b {
	font-size: 16px;
	font-family: Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

.quotes {
	font-size: 34px;
	color:#4a0d24;
	font-weight: 900;
}


#home_right {
	float:right;
	width:480px;
}

#departments {
	background-image:url(http://www.umt.edu/montanan/style2009/departments_back.gif);
	width:998px;
	height:179px;
	vertical-align:bottom;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
}

#departments a:link {color: white;text-decoration: none}
#departments a:visited {color: white;text-decoration: none}
#departments a:active {color: white;text-decoration: none}
#departments a:hover {text-decoration: underline; color: white;}
#departments a img {border: none; }


#page_content h1 {
	font-size:26px;
	margin-top:2px;
	margin-bottom:0px;
	font-weight:800;
	color: black;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

#page_content h2 {
	font-size:18px;
	line-height: 16pt;
	margin-top:0px;
	margin-bottom:2px;
	font-weight:200;
	color: #3a3a3a;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

#page_content h4 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:200;
	color: #3a3a3a;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-style: italic;
}

h1.tagline {
	font-size:20px;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:200;
	letter-spacing:1px;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

h2.issue {
	font-size:28px;
	margin:0;
	font-weight:500;
	text-transform:uppercase;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

h3.departments {
	font-size:14px;
	margin-left:0;
	margin-bottom:5px;
	margin-right:4px;
	margin-top:1px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	font-weight:800;
	text-transform:uppercase;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
	color:#000;
	background-color:#917C6F;
	width:135px;
	z-index:1;
	position:absolute;
	border-bottom-width:1px;
	border-bottom-style:solid;
}



.d_text {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	position:absolute;
	margin-top:125px;
	margin-left:10px;
	text-transform:capitalize;
	font-family:Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
}

.feature {
	display:block;
	width:100px;
	float:left;
	margin-right:20px;
	margin-top:8px;
	color:#ccc;
	font-size:.9em;
	font-weight:600;
}


/* FOOTER */

#footer {
	border-bottom-top:2px;
	border-top-style:solid;
	border-top-color:#000000;
	background-color:#4a0d24;
	width:980px;
	height:70px;
	text-align:bottom;
	padding-top:20px;
	padding-left:20px;
	font-family:Arial, Verdana;
}

#footerlinks {
	text-align:center;
	font-size:11px;
	font-family:Arial, Verdana;
	margin-top: 15px;
}

#footerlinks a:link {color: maroon; text-decoration: none;}
#footerlinks a:visited {color: gray; text-decoration: none}
#footerlinks a:active {color: red; text-decoration: none;}
#footerlinks a:hover {text-decoration: underline; color: maroon;}
