/* 
-----------------------------------------------
	Global CSS
	Project: Sioux Nation Ag Clinic
	Author: 3plains Interactive
	Version: July 2008
----------------------------------------------- */
/* 	Sections:
 	- Base
		- Headings
		- Structure
		- Navigation
		- Blog
		- Lists
 	- Links
		- Forms
		- Standard + Misc
----------------------------------------------- */


/* Base
----------------------------------------------- */
* {margin:0; padding:0;}  /* removes default padding/margins */

body {
	margin: 0; padding: 0;
	background: #b92000 url(/uploads/design/bkgd.gif) repeat-x;	
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	color: #333;
	}

td, th, input, select, textarea, div, p {
	font-family: Arial, Helvetica, sans-serif;
	}

p {
	margin: 8px 0 21px 0;
	}

/* Headings
----------------------------------------------- */	
h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px 0;
	margin: 0 0 14px 0;
	border-top: 1px solid #eaeaea; 
	border-bottom: 1px solid #eaeaea;
	}

.home { 
	border-top: none;
	margin-top: 9px;
	}

h2, {  
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
	}

h3 {  
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
	}

h4 {  
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
	}

#column1 h3 {
	margin: 6px 0 10px 6px;
	}

/* Structure
----------------------------------------------- */	
#wrapper {
	margin:0 auto;
	width: 965px;
	text-align: left;	
	}	

/* Bkgd Image - home */
#bkgd {
	background: url(/uploads/design/bkgd_header.jpg) no-repeat center top;
	}

#bkgd2 {  /* fixes 1 pixel shift bug */
 	margin:0 auto;
	background: url(/uploads/design/bkgd_header.jpg) no-repeat center top;
 	width: 965px;
	} 

/* Bkgd Image - inside pages */
#bkgdInside {
	background: url(/uploads/design/bkgd_header_inside.jpg) no-repeat center top;
	} 

#bkgdInside2 {  /* fixes 1 pixel shift bug */
	margin:0 auto;
	background: url(/uploads/design/bkgd_header_inside.jpg) no-repeat center top;
	width: 965px;
	} 

#header {
	margin: 0;
	}

#logo {
	position: relative;
	z-index: 10;
	top: 13px;
	left: 45px;
	width: 100px;
	}

/* Content Area */
#content {
	background: white url(/uploads/design/bkgd_content.gif) repeat-y; 
	margin-top: 128px;
	}

* html #content  { 	margin-top: 127px; } /* correcting gap in IE6 */

#watermark {
	width: 951px;
	margin-left: 8px;
	min-height: 535px;
	padding: 0;
	clear: both;
}

* html #watermark { height: 535px } /* min-height for IE6 */

.watermark { background: url(/uploads/design/bkgd_watermark.gif) no-repeat left bottom; } /* for applying bkgd image */

#caseStudies {
	height: 251px;
	background: url(/uploads/design/bkgd-main.jpg) no-repeat right top;
	width: 933px;
	margin: 0px 0 0 4px;	
	padding: 0 0 10px 0;
	}

#main {
	position: relative;
	z-index: 10;
	top: 10px;
	left: 15px;
	}

#main h2 {
 	color: #333;
	width: 620px;
	padding: 2px 0 10px 14px;
	font-size: 23px;
	}

.mainContent {
 	color: #333;
	width: 410px;
	padding-left: 14px;
	font-size: 20px;
	line-height: 30px;
	}
	
#columns {
	margin: 0 14px 0 13px; 
	overflow: hidden;
	}

/* COL 1 */
#column1 {
	width: 237px;
	float: left;
}

.column1Home {
	margin-top: 15px
	}

/* Call-to-action buttons */
#ctaHeader {
	width: 237px;
	height: 26px;
	background: url(/uploads/design/header_cta.gif) no-repeat;
	margin: 0px 0 6px 0px;
}

#cta { padding:0; margin:0 0 -3px 0; }
#cta li { list-style:none; height:82px }
#cta li a { display:block; width:237px; height:82px; background:url(/uploads/design/buttons.jpg) }
#cta li a { text-decoration:none }
#cta li a span { position: relative; left: -9999px; font-size:xx-small }

#cta li a.cta1 { background-position: 0 0 }
#cta li a.cta2 { background-position: 0 164px }
#cta li a.cta3 { background-position: 0 82px }

#cta li a:hover.cta1 { background-position: -237px 0 }
#cta li a:hover.cta2 { background-position: -237px 164px }
#cta li a:hover.cta3 { background-position: -237px 82px }


/* COL 2 */
#column2 {
	width: 406px;
	float: left;	
	margin: 0 22px;	
	padding: 0 0 10px 0;
	text-align: justify;	
	}

#column2-inside {
	width: 616px;
	float: left;	
	margin: 0 22px;	
	padding: 0 0 10px 6px;
	text-align: justify;	
	}
/*
#column2-inside img {
	float: right;
	margin: 1em 0 1em 1em;	
	}*/

#contentMiddle {
	background: url(/uploads/design/bkgd_contentMiddle.gif) repeat-x top; 
	}

#breadcrumb {
 	font-size: 10px;
	color: #b92000;
	margin: 9px 0 10px 0;
	}

.glossaryAlphabet {
	font: bold 15px "MS Trebuchet", Arial, Helvetica, sans-serif;
	border: 1px solid #ececec;
	text-align: center;
	padding: 5px;
	}

#brands {
	font-size: 11px;
	margin: 0 0 0 1px;
	}

#brands p {
	border: 1px solid #ececec;
	padding: 7px;
	}

/* COL 3 */
#column3 {
	width: 237px;
	float: right;	
	text-align: justify;		
	}

#column3-inside {
 	width: 237px;
	float: right;
	padding: 20px 0 10px 0;
	text-align: justify;		
	}

#canBottom {  /* Bottom of inside page can graphic */
	width: 147px;
	height: 114px;
	background: url(/uploads/design/bkgd_feet.jpg) no-repeat;
	margin: -9px 0 0 17px;
}

/* Footer Area */
#footer {
	font-size: 10px;
	clear: both;
	height: 180px;
	padding: 0 20px 0 0;
}

.footerHome {	background: url(/uploads/design/bkgd_footer.jpg) no-repeat; } /* sets correct bkgd image */

.footerInside {	background: url(/uploads/design/bkgd_footer.jpg) no-repeat; }


#footLinks {
	width: 65%;
	float: left;
	clear: right;
	padding: 32px 0 0 7px;
	}

.footLinkBox {
	float: left;
	}

.linkBox1 { width: 90px }
.linkBox2 { width: 90px }
.linkBox3 { width: 140px }

.copyright {
	float: left; 
	color: #ffe8d2;
	border-top: 1px solid #fff;
	margin: 15px 0 0 11px;
	padding: 6px 0 0 0;
	width: 280px;
	line-height: 1.6em;
	}

#footLogos {
	width: 30%;
	float: right;
	margin: 28px 0 0 0;
	}

#footLogos img { float: right }

/* Navigation
----------------------------------------------- */

/* Main Nav */
#nav {
	width: 950px;
	height: 28px;
	position: relative;
	top: 27px;
	left: 28px;
	z-index: 100;
	list-style: none;
	font: 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

#nav ul { /* all lists */
	padding: 0;
	list-style: none;
	}

#nav li { /* all list items */
	float: left;
	position: relative;
	margin: 2px 30px 2px 22px;
	}

#nav li a {
	color: #333;
	text-decoration: none;
	}
	
#nav li a:hover {
	color: #333;
	text-decoration: none;
	}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background: #f4f4f4;
	border: 1px solid #333;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding: 0px 0 6px 0px;
	}

#nav li ul li { /* second-level lists */
	width: 130px;
	margin: 6px 6px 2px 8px;
	padding: 0px 0px 0px 0px;
	}

#nav li ul li a:hover { /* second-level lists */
	color: #333;
	text-decoration: underline;
	}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 16px;
	left: 0px;
	}

#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	}


/* Side Nav */
#sideNav {
	padding: 0 0 26px 0;
	width: 237px;
	text-transform: uppercase;
	color: #b92000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(/uploads/design/bkgd_dotLine.gif) no-repeat bottom;
	}

#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	} 

#sideNav ul li a {
	display: block;
	padding: 9px 8px;
	margin: 0;
	color: #b92000;	
	width: 221px;	  /* needed for IE6 */
	text-decoration: none;
	background: url(/uploads/design/sideNav_link.gif) no-repeat top right;
	}

#sideNav ul li li a {
	padding: 7px 0 7px 23px;
	width: 214px;
	color: black;
	background: white url(/uploads/design/sideNav_2ndlevel.gif) no-repeat;
	margin: 0;
	text-transform: none;
	border-top: 1px solid #eee;	
	}

#sideNav ul li a:hover {
	color: #4b4b4b;
	text-decoration: none;
	background: url(/uploads/design/sideNav_over.gif) no-repeat top right;
}

#sideNav ul li li a:hover, #sideNav .set2 {
	padding: 7px 0 7px 23px;
	width: 214px;
	background: white url(/uploads/design/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
	}

#sideNav .set {
	color: #000;
	text-decoration: none;
	background: url(/uploads/design/sideNav_set.gif) no-repeat top right;
	}

/* newsSide
----------------------------------------------- */

#newsSideHeader {
	position: relative;
	z-index: 5;
	width: 237px;
	height: 45px;
	background: url(/uploads/design/title_news.gif) no-repeat;
	margin: 0 0 -2px 0px;
}

#newsSideHeader a { display:block; width:237px; height:45px; }


/* newsSide List */
#newsSideNav {
	padding: 0;
	margin: 10px 0 0 0;
	width: 237px;	
	color: #ff8b00;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	}
 
#newsSideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	} 

#newsSideNav ul a {
	display: block;
	padding: 11px 9px; /* left pad give text space on left */
	margin: 0;
	color: #b92000;
	text-decoration: none;
	background: url(/uploads/design/newsNav_link.gif) no-repeat top right;
	text-transform: uppercase;
	cursor: pointer; 
	}

#newsSideNav a {
	text-decoration: none;
	margin: 0;	
	min-height: 40px;
	}

* html #newsSideNav a { height: 40px } 

#newsSideNav a:hover {
	color: #666;
	text-decoration: none;
	background: url(/uploads/design/newsNav_over.gif) no-repeat top right;
	}

#newsSideNav .set {
	color: #000;
	text-decoration: none;
	background: url(/uploads/design/newsNav_over.gif) no-repeat top right;
	}

.newsSideTitle {
	display: block;
	margin: 0 4px 1px 0;
	padding: 8px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;	
	color: black;
	text-transform: none;
	width: 175px;
	}

.newsSideTag {
	margin: 0 0 0 0;	
	padding: 1px 0 0 0;
	}

.postDate {
	float: right; 
	padding: 4px 8px 1px 5px;
	margin: 0;
	width: 23px;
	text-align: center;
	}

.date {
	font: 18px Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	text-align: center;
	}

.month {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
	text-align: center
	}

#newsSideFooter {
	background: url(/uploads/design/bkgd_dotLine.gif) no-repeat top;
	height: 18px;
	width: 237px;
	}

#newsSideFooter a {
	color: #b92000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

#newsSideFooter a:hover {
	color: #b92000;
	text-decoration: none;
	/* border-bottom: 1px solid black */
	}

#newsSideFooter ul {
	padding: 8px 8px 0 100px;
	list-style: none;	
	line-height: 1.1em;
	position: relative;	
	}

#newsSideFooter ul li {
	padding-left: 8px;
	background-position: 0 .4em;
	margin: 0;
	}

/* Lists
----------------------------------------------- */

#column2 ul {
	margin-left: 3px;
	padding: 0 0 0 20px;
	list-style: none;	
	line-height: 1.1em;
	position: relative;
	}

#column2 ul li {
	padding-left: 10px;
	background-image: url(/uploads/design/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	margin: 6px 0;
	}

#column2 ul li li{
	padding-left: 10px;  /* distance between text to bullet */
	background-image: url(/uploads/design/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 6px 0 6px 5px;
	font-size: 11px;
	}

#column2-inside ul {
	margin-left: 3px;
	padding: 0 0 20px 20px;
	list-style: disc;	
	line-height: 1.4em;
	position: relative;	
	}

#column2-inside ul li {
	padding-left: 4px;
	margin: 6px 0;
	}

#footer ul {
	margin-left: 3px;
	padding: 0 0 0 10px;
	list-style: none;	
	line-height: 1.1em;
	position: relative;	
	color: black;
	}

#footer ul li {
	padding-left: 10px;
	background-image: url(/uploads/design/bullet_footer.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin: 7px 0;
	}

/* =Links
----------------------------------------------- */
#breadcrumb a   { text-decoration: none; color: #ff8b00; border-bottom: none }
#breadcrumb a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#column2 a, #brands a, .post a  { text-decoration: underline; color: #b92000; border-bottom: none }
#column2 a:hover, #brands a:hover, .post a:hover  { text-decoration: none; color: #b92000; border-bottom: none; }

#column2-inside a, #brands a, .post a  { text-decoration: underline; color: #b92000; border-bottom: none }
#column2-inside a:hover, #brands a:hover, .post a:hover  { text-decoration: none; color: #b92000; border-bottom: none; }

#footer a   { text-decoration: underline; color: #ffe8d2; }
#footer a:hover  { text-decoration: none; color: #ffe8d2; }


/* =Standard + Misc
----------------------------------------------- */
.hide {display: none}

.linkedImage { margin: 0; padding: 0; border: 0px }
.linkedImage a:hover { background: none }

.clear { clear: both }

.pageTop {
 float: right;
	margin: -25px 0 0 0;	
}

.pageTop2 {
	margin: -8px 0 10px 0;	
}

* {outline:none;} /* no outline on linked images when clicked in Firefox */	   




/*	gallery
---------------------------------------------*/
	#gallery-header {
		background: none;
		float: left;
		width: 582px;
		margin: 0 0 2em 0;
	}

	#gallery-capsule {
		background: none;
		float: left;
		width: 582px;
		margin: 0 0 3em 0;
	}

	#gallery-thumb {
		float: left;
		width: 240px;
		margin: 0 0 0 0;
	}
	
	#gallery-thumb img {
		float: left;
		margin: 0 0 0 0;
	}
	
	#gallery-detail {
		float: left;
		width: 582px;
		margin: 0 0 1em 0;
	}
	
	#gallery-detail h1 {
		font-size: 2.65em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-detail h2 {
		font-size: 1.75em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-info {
		float: right;
		width: 318px;
		margin: .2em 0 0 0;
	}
	
	#gallery-info h2 {
		font-size: 1.85em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	.description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.detail-description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
		margin: 0 0 1.6em 0;
	}
	
	.photo-by {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.uploaded {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.location {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.tags {
		font-size: 1.1em;
		line-height: 1em;
		color: #424242;
	}
	
	.tagged {
		font-size: 1.1em;
		line-height: 2.4em;
		color: #424242;
	}
	
	.additional-info {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #424242;
	}
	
	.results {
		font-size: .9em;
		line-height: 2.6em;
		color: #8a8a8a;
	}
	
	#gallery-footer {
		background: none;
		float: left;
		width: 582px;
		margin: 0 0 2em 0;
		padding: 0 0 2em 0;
		text-align: center;
	}
	
	#gallery-footer-nav a {
		font-size: 1.1em;
		border: #8a8a8a 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	
	#gallery-footer-nav a:hover {
		background: #B92000;
		font-size: 1.1em;
		color: #fff;
		border: #424242 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	

	
/* Index News
---------------------------------------------*/
#news {
	margin-bottom: .2em;
}

.secondary-news {
	margin-top: .6em;
	clear: both;
}

.secondary-news h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	border-bottom: none;
	margin: 0 0 .2em 0;
}

#news-photo {
	float: left;
	width: 280px;
	margin: .4em .8em .6em .2em;
	}

#news img {
	float: left;
	padding: 0 .8em .2em 0;
}

#news .state {
	padding: .2em 0 0 0;
	text-transform: none;
	text-align: left;
	font-size: .80em;
}

#news h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	border-bottom: none;
	margin: 0 0 .2em 0;
}

#news .title {
	color: #000;
}

#news .title a {
	color: #000;
}

#news p {
	font-size: .95em;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: .2em 0 .2em 0;
}

#news .lede {
	text-align: justify;
	font-size: 1em;
}

#news .permalink {
	text-align: justify;
	font-size: .85em;
}

/* More Headlines
---------------------------------------------*/

#more-headlines {
	clear: both;
}

.more-headlines-left {
	float: left;
	width: 270px;
	margin: 0 10px 0 10px;
	margin-bottom: .2em;
	border: none;
}

.more-headlines-right {
	float: right;
	width: 270px;
	margin-bottom: .2em;
	border: none;
}

#more-headlines	h2 {
		font-size: 1.5em;
		line-height: 1.4em;
		border-bottom: 1px solid #eee;
		margin: 0 0 .4em 0;
	}

#more-headlines	h3 {
		font-size: 1.2em;
		margin: 0 0 -.2em 0;
	}

#more-headlines ul {
}

#more-headlines li {
		font-size: .95em;
		font-style: normal;
		font-weight: none;
		line-height: 1.3em;
		letter-spacing: 0em;
		text-indent: 0 0 0 0em;
		list-style-position: outside;
		list-style-type: disc;
		padding: .1em 0 0 0;
		margin: .2em 0 0em -1.0em;
}


/*	Article Photo
---------------------------------------------*/
	#article-photo {
		float: right;
		width: 280px;
		margin: 0 0 .2em 2em;
	}
	
	#article-photo img {
		float: left;
		margin: 0 0 0 0;
	}
	
	.subheadline {
		font-size: 1.2em;
		font-weight: bold;
	}
	
	.author {
		font-size: .85em;
		font-weight: bold;
	}
	
	.author-title {
		font-size: .85em;
	}
	
	.article-source {
		font-size: .85em;
		font-weight: bold;
	}
	
	.date {
		font-size: .8em;
	}
	
	.caption {
		font-size: .85em;
		color: #000;
	}
	
	.photographer {
		font-size: .7em;
		color: #000;
	}
	
	
/*	Article Tools
---------------------------------------------*/
	#article-tools {
		float: right;
		width: 280px;
		margin: 1em 0 1em 2em;
		clear: both;
	}
	
	#article-tools img {
		padding: 0 .4em 0 .4em;
	}
	
	.tools {
		font-size: .85em;
		font-weight: bold;
	}
