@charset "utf-8";
/* CSS Document */

/*
Theme Name:     Highlander Theme
Theme URI:      http://highlandernews.org
Description:    Highlander Theme based on Magazinum by WPZoom 
Author:         Ryan Simon
Author URI:     http://highlandernews.org
Template:       magazinum
Version:        1.2.0
*/

@import url("../magazinum/style.css");

body {
  text-align: center;
	background: #f5f5f5;
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #211F1F;
}

.adv {
	margin: 0 auto;
	float: none;
	background-color:#3975B8;
}

#menu-wrap  {
	min-width: 980px;
	margin: 0 auto;
	margin-top: 25px;
	background: #2d599b;
}

#menu-content {
	width: 980px;
	margin: 0 auto;
}

#menu {
	width: 980px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	background: #3975B8;
	min-width: 980px;
	text-align: center;
	clear:both;
	position:relative;
	z-index:100;
}
 
#header-content {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 980px;
	margin: 0 auto;
}

/*Disqus fix for h3 styles set by wpzoom*/
#dsq-num-posts {
	background: none;
	display: inline;
}

#topbar-wrap {
	min-width: 980px;
	background: #000000;
	clear: both;
	position: relative;
	z-index: 100;
}

#topbar {
	width: 980px;
	padding:0 10px;
	margin: 0 auto;
	margin-bottom: 30px;
	background: #000000;
}

/************BEGIN STYLE FOR MODIFIED LAYOUT DESIGN**************/

/*Style for category pages*/
#catintro {
	float: left;
	width: 980px;
	background: #FFFFFF;
}

#catintro .catTitle {
	font-size: 36px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
}

/*Style for topStory*/
#topStory {
	float: left;
	width: 966px;
	margin-top: 15px;
	margin-left: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}

#topStory .tsContainer {
	float: left;
	width: 430px;
	height: 53px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
	clear: both;
	margin-left: -18px;
	background: url(images/sectionhead.png) no-repeat;
}

#topStory .tsContainer .tsLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	color: #FFFFFF;	
}

#topStory .post {
	width: 430px;
	float: inherit;
	padding-left: 10px;
}

/*.meta refers to author info, post date, etc*/
#topStory .post .meta {
	border: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

#topStory .thumb {
	/*position: absolute;*/ /******Bug with layout using position: absolute to correctly display comments over image*****/
	float: right;
	margin-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#topStory .post-content {
	float: left;
	width: 410px;
}

#topStory .post-content h2.title {
	font-size: 20px;
	line-height: normal;
}

#topStory .post-content .entry p {
	font-size: 16px;
	margin-bottom: 25px;
}

#topStory .post-content .entry .more-link span{
	font-size: 14px;
	padding: 4px 10px;
}

/*End style*/

/*Style for morefromIssue*/
#morefromIssue {
	float: left;
	width: 966px;
	margin-top: 10px;
	margin-left: 7px;
}

#morefromIssue .post {
	width: 956px;
	float: inherit;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}

#morefromIssue .mfContainer {
	float: left;
	width: 356px;
	height: 52px;
	text-align: left;
	clear: both;
	background: #3975B8;
	margin-left: -18px;
	margin-bottom: 10px;
	background: url(images/subsectionhead.png) no-repeat;
}

#morefromIssue .mfContainer .mfLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding-top: 0.3em;
	margin-left: 20px;
	color: #FFFFFF;	
}

/*.meta refers to author info, post date, etc*/
#morefromIssue .post .meta {
	border: none;
	padding: 0px 0px 0px 0px;
}

#morefromIssue .thumb {
	/*position: absolute;*/ /******Bug with layout using position: absolute to correctly display comments over image*****/
	float: left;
	margin-top: 10px;
}

#morefromIssue .post-content{
	float: right;
	width: 520px;
	margin-top: 10px;
	margin-right: 70px;
}

#morefromIssue .post-content h2.title {
	font-size: 18px;
}

#morefromIssue .post-content .entry p {
	font-size: 14px;
}

/*End style*/

/*Style for morepostsTitle*/
#morepostsTitle {
	width: 690px;
	float: left;
}

#morepostsTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	border-bottom: 1px solid #5F5F5F;
	margin-left: 15px;
}

/*End style*/

/*Style for morefromIssue_sm*//*This is the narrower version of morefromIssue in order to fit an additional section on the right side*/
#morefromIssue_sm {
	float: left;
	width: 483px;
	margin-top: 10px;
	margin-left: 7px;
	border-right: 1px solid #D4D4D4;
}

#morefromIssue_sm .mfContainer { /*Contains the style for the section header label*/
	float: left;
	width: 356px;
	height: 52px;
	text-align: left;
	clear: both;
	background: #3975B8;
	margin-left: -18px;
	margin-bottom: 10px;
	background: url(images/subsectionhead.png) no-repeat;
}

#morefromIssue_sm .mfContainer .mfLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding-top: 0.3em;
	margin-left: 20px;
	color: #FFFFFF;	
}

/*End style*/

/*Style for altSection_sm; narrow version*//*This section contains posts that are specific to a certain category*/
#altSection_sm {
	float: right;
	width: 473px;
	margin-top: 10px;
	margin-right: 12px;
	/*border-left: 1px solid #DFDFDF;*/
}

#altSection_sm .asContainer { /*Contains the style for the section header label*/
	float: right;
	width: 356px;
	height: 52px;
	text-align: left;
	clear: both;
	background: #3975B8;
	margin-right: -23px;
	margin-bottom: 10px;
	background: url(images/subsectionhead_rev.png) no-repeat;
}

#altSection_sm .asContainer .asLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding-top: 0.3em;
	margin-left: 20px;
	color: #FFFFFF;	
}

/*End style*/

/*Style shared between altSection_sm and morefromIssue_sm*/
#altSection_sm .post, #morefromIssue_sm .post {
	width: 433px;
	float: inherit;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #EFEFEF;
}

#morefromIssue_sm .post-content h2.title, #altSection_sm .post-content h2.title {
	font-size: 18px;
	margin-bottom: 2px;
	line-height: normal;
}

/*.meta refers to author info, post date, etc*/
#morefromIssue_sm .post .meta, #altSection_sm .post .meta {
	border: none;
	padding: 0px 0px 0px 0px;
}

#morefromIssue_sm .thumb, #altSection_sm .thumb {
	/*position: absolute;*/ /******Bug with layout using position: absolute to correctly display comments over image*****/
	float: left;
	margin-top: 10px;
}

#morefromIssue_sm .post-content, #altSection_sm .post-content{
	float: right;
	width: 230px;
	margin-top: 10px;
}

#morefromIssue_sm .post-content .entry p, #altSection_sm .post-content .entry p {
	font-size: 12px;
	margin-top: 5px;
}

/*End style*/

/************END STYLE FOR MODIFIED LAYOUT DESIGN**************/



/************BEGIN STYLE FOR CUSTOM STAFF PAGE**************/
#staffinfoContain {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.staffPhoto {
	float: left;
	width: 160px;
}

.staffPhoto img {
	height: 150px;
	width: 150px;
}

.staffBio {
	float: left;
	font-size: 1.2em;
}

.staffBio ul li {
	list-style: none;
	list-style-type: none;
}

.staffBio li.archiveLink a {
	color: #211F1F;
	font-weight: normal;
}

.staffBio li.contact {
	font-style: italic;
}

.staffBio li.title {
	font-weight: bold;
}



/************END STYLE FOR CUSTOM STAFF PAGE**************/