/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Beautiful Swimmers Revisited */
article#film h3#film-h3 {
	color: #575757;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	font-weight: bold;
}

blockquote#film-blockquote {
    background-color: #edebeb;
    box-shadow: 1px 1px 1px rgba(78, 68, 60, 0.2);
    margin: 15px 0 45px;
    padding: 15px;
}

blockquote#film-blockquote p {
	font-size: 15.3px;
	margin: 0;
}

blockquote#film-blockquote p:first-child {
	margin-bottom: 15px;
}

.film-aboutstaff {
    float: left;
    margin: 0 5% 0 0;
    width: 29%;
}

.film-aboutstaff:last-child {
    margin-right: 0;
}

.film-aboutstaff h3 {
	color: #575757 !important;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.sidehead-callout {
   background: #9c4600;
    margin: 0 0 20px;
    padding: 1px 0 1px 9px;
    width: 99%;
}

.sidehead-callout h3 {
    color: #fff;
    font-family: "Gudea",sans-serif;
    font-size: 1.1em;
}

b { 
    font-weight: bold;
}

.editorschoice ul.donate-list li {
    list-style: disc inside; 
}

.editorschoice ul.donate-list li:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.film-aboutstaff {
	    margin: 2.5% 0;
	    width: 100%;
	}
}

/* end Beautiful Swimmers Revisited*/

ol, ul {
	list-style: none; list-style-type:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-spacing: 0;
	width: 100%;
}

/*begin our styles  background: #c0bdb3 url(/images/img/noiseback.png);*/

body {
	font: 17px/1.0em 'PT Sans', sans-serif; color: #575757; background: url("/images/img/backgroundimg6.jpg") repeat; line-height: 1.5em;  
}

p,
ul {
	margin: 0;
}

ul {
	list-style: disc;
	padding: 0;
}

a:link { 
	color: #9a460d; text-decoration: none;
	}
a:visited { 
	color: #9a460d; text-decoration: none;
	}
a:hover { 
	color: #cd7127; text-decoration: underline;
	}
a:active { 
	color: #333; text-decoration: none;
	}

h1 {
	font-family: 'Gentium Book Basic', serif;
	font-size: 40px;
	line-height: 1.0em;
	margin: 0 0 .4em;
	font-weight: normal;
	text-shadow: 1px 1px 3px #5b5b5b;
	font-size: 2.3em;
}

h2 {
	font-family: 'PT Serif', serif;
	font-size: 23px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
}

h3 {
	font-family: 'PT Serif', serif;
	font-size: 15px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
	color: #666;
}

.subscribe h3{
	font-size: 24.4833px;
}

.subscribe p {
	margin-top: 10px !important;
}

.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
body .clearfix{display:block}
body * html .clearfix{height:1%}
.clear {clear: both;}

/*layout*/

.wrapper {max-width: 1100px; background-color:#FFF; margin-top: 0;  -webkit-box-shadow: 0 4px 12px rgba(33, 30, 28, 0.5); -moz-box-shadow: 0 4px 12px rgba(33, 30, 28, 0.5); box-shadow: 0 4px 12px rgba(33, 30, 28, 0.5); padding: 0 20px 20px 20px;}


article {
	padding: 0 5px 20px 5px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #adadad;
}

.middlearticle {
	padding: 15px 5px 15px 5px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #adadad;
}

.middlearticle p {font-size: 1em;}


article i, article em {font-style: italic;}

.sidearticle {
	padding: 0 0 15px 0;
	margin: 0 15px 10px 15px;
	border-bottom: 1px solid #dfdfdf;
}

.blogarticle {
	padding: 0 5px 15px 5px;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #dfdfdf;
}
.artfeat {font-size: .8em; margin: 0 0 15px 5px; border-bottom: thin solid #aaa; padding: 0 0 10px 0;}

#homeleftcol article, #sectionleftcol article {margin-top: 20px; border-bottom: 1px solid #ccc;}
#homeleftcol p, #articleleftcol p {line-height: 1.6em; margin: 18px 0;}
#articleleftcol article {border-bottom: none;}
#homeleftcol img {max-width: 100%;}
.leadimage {-webkit-box-shadow: 1px 2px 4px rgba(78, 68, 60, 0.2); -moz-box-shadow: 1px 2px 4px rgba(78, 68, 60, 0.2); box-shadow: 1px 2px 4px rgba(78, 68, 60, 0.2); margin-left: 10px;}
article h2 a:link, article h2 a:visited, article h3 a:link, article h3 a:visited {color: #4a4a4a; text-decoration: none;}
article h2 a:hover, article h3 a:hover {color: #cd7127; text-decoration: none;}
.leftarticle h2 a:link, .leftarticle h2 a:visited, .leftarticle h3 a:link, .leftarticle h3 a:visited {color: #4a4a4a; text-decoration: none;}
.leftarticle h2 a:hover, .leftarticle h3 a:hover {color: #cd7127; text-decoration: none;}
.leftarticle h2 {margin: 15px 0;}


#hometopnews {border-bottom: none;}
#hometopnewsleft {float: left; width: 98%; }
#hometopnewsleft .leadimage {width: 100%; margin-left: 0;}
#hometopnewsright {float: left; width: 98; margin: 15px 0 0 0; border-top: 1px solid #adadad; padding: 10px 0 0 0;}
#hometopnewsright h3 {font: 1.1em 'PT Sans', sans-serif; color: #333;}




.moreblogs {float: right; margin: 25px 12px;}
.theblogarticles {float: left;
	padding: 18px 20px 20px 15px;
	margin: 20px 33px 20px 0;
	width: 85%;
	-moz-box-shadow: 0px 1px 3px #b3b3b3;
-webkit-box-shadow: 0px 1px 3px #b3b3b3;
box-shadow: 0px 1px 3px #b3b3b3;
height: 465px;
background: #fbfbfb;
	
}
h2.authorsearch {padding-left: 10px;}
.theblogarticles .blogauthor {font-size: .7em; color: #999; margin: 20px 5px 0 0; border-top: thin solid #f2f2f2; padding: 10px;}
.theblogarticles .topblogsection {height: 410px; overflow: hidden;}
.theblogarticles h2 {font-size:1.2em; letter-spacing:.3125rem; font-family: 'Source Sans Pro', sans-serif; line-height: 28px; margin: 1px 0 20px 0;}
.theblogarticles p {font-size:1em; }
.theblogarticles h2 a {color: #353535;}
.theblogarticles img {max-width: 100%;}
.blogauthorthumb {max-width: 100%;}
.blogleft {display: none;}




.blogarticle h2 a:link, blogarticle h2 a:visited, blogarticle h3 a:link, blogarticle h3 a:visited {color: #4a4a4a; text-decoration: none;}
.blogarticle h3 {font-size: 1.6em;}
.blogarticle h2 a:hover, blogarticle h3 a:hover {color: #cd7127; text-decoration: none;}
.blog {line-height: 1.5em; color: #575757; font-size: 1.0em;}
#blogcol {width: 100%;}
.blogleft {width: 100%; float:left;}
p.blogauthor {display: block; margin: 15px 0; font-size: .9em;}
.blogright {width: 100%; float:left;}
.blogimage {max-width: 100%;}
.thedate{display:none;}
.mobiledate {font-size: .9em; color: #7d7d7d;}
.blogright p {margin: 10px 0 20px 0; line-height: 1.5em;}
.blogright ul li {margin: 10px 0 20px 30px; line-height: 1.5em;}
.smallicon {margin: 0 8px -3px 5px;}
.smallicon2 {margin: 0 8px -6px 5px;}
img.tagicon2 {vertical-align:bottom; padding-top: -3px;}
#articlepage {margin: 0 0 20px 0;}
#articlepage article h2 {line-height: 1.3em;}
#articlepage article h3 {line-height: 1.5em; color: #818080;}
#articlepage  p {line-height: 1.5em; margin: 18px 0;}
#articlepage article ul li, #articlepage article ul p li {line-height: 1.5em; margin: 0 0 20px 25px; color: #575757;}
#articlepage  img {padding: 3px 3px 3px 0; }
#articlepage .imgcaption {color: #777; font-size: .8em; margin: -5px 0 10px 0;}
#authordetails {padding: 15px 20px 10px 20px; margin: 15px 0 45px 0; background-color: #edebeb; -webkit-box-shadow: 1px 1px 1px rgba(78, 68, 60, 0.2); -moz-box-shadow: 1px 1px 1px rgba(78, 68, 60, 0.2); box-shadow: 1px 1px 1px rgba(78, 68, 60, 0.2); min-height: 116px;}
#articlepage ul.articledetails li {margin: 0;}
.authorthumb { max-width: 100px; float:left; padding: 5px 15px 0 0; margin-right: 10px; }
#relatedarticles {margin: 20px 0 40px 15px;}
#relatedarticles ul li {list-style-type: none; line-height: 1.5em; margin: 0; padding: 0 0 10px 0; border-bottom: thin solid #d8d8d8;}
#articleimages {margin: 0 0 15px 10px;}
#articleimages img {margin: 2px; border: solid 1px #c9c9c9;}
.topicfeat {color: #9a460d;}
#thestaffbios {width: 100%;}
.bio {font-size: 1em;}
.bioname {font-size: 1.2em; color: #9a460d; margin: 0 0 5px 0;}
.bioname2 {font-size: 1.6em; color: #9a460d; margin: 0 0 5px 0;}
.stafftitle {font-size: .7em; color: #e2ab87; font-family: 'Satisfy', cursive;}
.biomore {font-size: 0.8em; color: #7a7a7a; margin: 10px 0;}
.breakline {margin-bottom: 20px; border-bottom: solid thin #d2d2d2; width: 100%;}
#newshead {display: block; background-color: #222; margin-left: 10px;}
.newsheadleft {float: left; width: 45%;}
.newsheadleft h3 {padding: 8px 0 0 10px; color:#fff;}
.newsheadright {float: right; }
.somemore {float: right;}
#singlecol {margin: 0 0 0 4px;}
#singlecol p {margin: 20px 0;}
#singlecol ul li {margin: 0 0 0 25px;}
#authortext {float: left;}
ul.reprints {margin-left: 30px;}
#somecomments {float: right; background: url("/images/siteimages/commentbubble.png") 0 0 no-repeat; padding:2px 0; margin:8px 5px 0 0; text-align:center; width:25px; height:25px;}
#nocomments {display: none;}
#somecomments span a { display:block; text-align:center;
border:none; color:#fff; font-family:arial; font-size:.9em; line-height:1em;
font-weight:bold; text-decoration:none; padding:0px; }
.eventlisting {border-bottom: thin solid #e9e9e9;}
.homecalevent {margin: 0 0 0 9px; border-bottom: thin solid #e9e9e9; width: 98%; display: block; padding: 7px 0 8px 0;}
.homeleftcal {float: left; font-size: .8em; background-color: #eae9e9; padding: 0 7px; text-align: center; width: 20px; margin-top: 4px;}
.eventmonth {font-size: 1em; line-height: 1.1em; padding: 4px 0 0 0;}
.eventday {font-size: 1.5em; line-height: 1.1em; padding: 0 0 4px 0;}
.homerightcal {width: 77%; float: left; margin: 0 0 0 10px; font-size: .8em;}
.articledetails {display: block; width: 100%; margin: 4% 0;}

#issue {font-size: .9em; margin: 0 0 15px 0; color: #999;}
.articledetails li {
  display: inline;
  color: #000;
  font-size: 0.8em;
}
.articledetails li a {
   
  
}

.articledetails li.author {
  color: #505050;
  margin: 0 1% 0 0;
  padding: 0 2% 0 0;
  
}

.articledetails li.post-date {
  color: #505050;
  margin: 0 1% 0 0;
  padding: 0 2% 0 0;
  color: #9a460d;
  
}

.articledetails li.category {
  color: #505050;
  margin: 0 1% 0 0;
  padding: 0 5px 0 0;
  
}

.articledetails li.articlecomments {
  color: #505050;
  margin: 0 0 0 2%;
  padding: 0 0 0 0;
}

.articledetails li.authorarticle {
  color: #505050;
  margin: 0;
  padding: 0 5px 0 0;
  border-right: none;
}


#articlecomments {margin-top: 20px;}

.articledetailssmall {font-size: .9em;}

.articledetails .small {display: none;}
.articledetails .authdiv {border-left: thin solid #666; padding: 0 10px 0 0; margin: 0 0 0 10px;}

.articlekeywords {margin: 20px 0; display: block;}
.articlekeyword {padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: green;}


/*header*/

header {padding: 10px 10px 10px 0; border-bottom: none;}


		/*shorter clearfix http://nicolasgallagher.com/micro-clearfix-hack/*/
		header:before,
		header:after {
		    content:"";
		    display:table;
		}
		
		header:after {
		    clear:both;
		}
		
		/* For IE 6/7 (trigger hasLayout) */
		header {
		    zoom:1;
		}

.top-header {display:none;}
	
h1.logo a {
	color: #d8d8d8;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	float: left;
	letter-spacing: 0.2em;
}

h1.logotext a {text-decoration: none; color: #000;}

#logo img {max-width: 300px;}

.move { position: absolute; left: -9999px; }
#search button{text-indent: -9999px; background-color: transparent; background-repeat: no-repeat; overflow: hidden;  }
#search input {float: left; display: block; width: 215px; height: 24px; margin: 0 0 8px 0; font-size: 1.15em; background-color: #f4f4f5;
	-moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-radius: 4px; border-top-right-radius: 0; border-bottom-right-radius: 0;
	-moz-border-radius: 4px; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0;
	 }
#search input:focus { outline: none; -webkit-transition:background-color 0.5s linear; background-color:#dfdede; }
#search button {background-image: url(/images/img/button-search.png); height: 34px; width: 39px; border: none; cursor: pointer; float: left;}
#search button:hover, #search button:focus { background-position: 0 -34px; color: #fff;}
#search button:active { background-position: 0 -68px; }


/*primary navigation*/	

a.to_nav {
	float: right;
	color: #fff;
	background: #4e4e4e;
	text-decoration: none;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	height: 28px;
	margin-top: -51px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: -10px;
}

a.to_nav:hover,
a.to_nav:focus {
	color: #1c1c1c;
	background: #727272;
}

a.to_nav img {padding-top: 5px;}

#primary_nav ul {
	list-style: none;
	padding: 5px 0 23px 0;
}

#primary_nav li a {
	display: block;
	padding: 0 20px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 2.0em;
	font-size: 1.2em;
	height: 2em;
	border-bottom: 1px solid #383838;
}

#primary_nav li:last-child a {
	border-bottom: none;
}

#primary_nav li a:hover,
#primary_nav li a:focus {
	color: #fff;
	background: #9a460d;
	transition-delay:.3s;
	-moz-transition-duration: .3s;
	

}
#primary_nav ul li ul {display: none;}


/*donate navigation*/
#donate_nav {
    background: #9a460d;
    background: -moz-linear-gradient(center top, #c25c17, #9a460d);
    border: 1px solid #c7a130;
    border-radius: 10px;
    position: absolute;
    right: 30px; 
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
    top: 102px;
}

#donate_nav ul {
    list-style-type: none;
    padding: 15px;
}

#donate_nav ul li a {
    color: white;
    font-family: 'Gudea', sans-serif;
    font-size: 18.3667px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}


/*secondary navigation*/	

#secondary_nav ul {
	list-style: none;
	padding: 5px 0 25px 0;
}

#secondary_nav li a {
	display: block;
	padding: 0 20px;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	font-size: 18px;
	height: 2em;
	border-bottom: 1px solid #383838;
}

#secondary_nav li:last-child a {
	border-bottom: none;
}

#secondary_nav li a:hover,
#secondary_nav li a:focus {
	color: #fff;
	background: #9a460d;
}
#secondary_nav ul li ul {display: none;}

#nav #catdrop { display: none; }
#nav select { display: inline-block; padding: 8px; margin: 8px 10px 0 0;}
#nav select option {}

featnav ul     { display: none; }
featnav select { display: inline-block; width: 290px; height: 34px; margin: 10px 0 0 0; font-size: 1.15em;
	-moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-radius: 4px; border-top-right-radius: 0; border-bottom-right-radius: 0;
	-moz-border-radius: 4px; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0;
    cursor:pointer;
}

/*footer*/

footer {
	font-size: 14px;
	color: #d0d0d0;
	background: url("/images/img/topback.jpg") repeat;
	padding: 30px 0 40px 5px;
}

.column {float: left; display: block; min-height: 1px; position: relative; margin: 0 .2% 0 0; width: 100%; }
.footernav ul {list-style: none;}
footer h4 {color: #F60; font-size: 1.3em; margin: 10px 0 10px 0; border-bottom:1px solid #414141; padding: 5px 0;}

.column a {text-decoration: none; color: #F60;}
.footernav {display: none;}
footer input {margin: 5px 0;}


/*page bottom*/

.thebottom {text-align: center; color: #FFF; margin: 10px 0; font-size: .8em;}
.thebottom a {color: #FFF;}

/* --- Social Widget --- */
.soc-net a {
  display: block;
  width: 35px;
  height: 35px;
  margin: 0px;
  padding: 5px 0 0 45px;
  background-image: url(/images/img/icon-social-small_color_or2.png);
  background-repeat: no-repeat;
  color: #FFF;
  text-decoration: none;
  line-height: 1.4em;
}
.soc-net .rss {
  background-position: 0 -2px;
}
.soc-net .facebook {
  background-position: 0 -44px;
}
.soc-net .twitter {
  background-position: 0 -84px;
}
.soc-net .podcast {
  background-position: 0 -58px;
}
.soc-net .newsletter {
  background-position: 0 -125px;
}


.morenews ul {margin: 10px 0 10px 25px;}
.morenews h3 {margin: 15px 0;}
.morenews ul li {padding: 3px 0; color: #575757;}

#features {border-bottom: 1px solid #d8d8d8; padding: 0 0 10px 5px;}
.adspace {display: none;}
.editorschoice {margin: 0 0 30px 0; padding: 0 5px 10px 5px; border: 1px solid #ececec; padding:0 5px 15px 0; -webkit-box-shadow: 0px 1px 6px rgba(78, 68, 60, 0.1); -moz-box-shadow: 0px 1px 6px rgba(78, 68, 60, 0.1); box-shadow: 0px 1px 6px rgba(78, 68, 60, 0.1);}
.editorschoice p {margin: 10px; font-size: .9em;}
.editorschoice ul li {list-style: none; margin: 0 0 15px 10px; font-size: .9em; padding: 0;}
.thehead {width: 99%; padding: 1px 0 1px 5px; background: url("/images/img/topback.jpg") repeat-x; margin: 10px 0 20px 0;}
.thehead h3 {font-family: 'Gudea', sans-serif; font-size: 1.1em;}
.sidehead {width: 99%; padding: 1px 0 1px 9px; background: url("/images/img/topback.jpg") repeat-x; margin: 0 0 20px 0;}
.sidehead h3 {font-family: 'Gudea', sans-serif; font-size: 1.1em; color: #fff;}
#articlecomments h3.sectionheader {margin-top: 5px; color: #fff;}
#articlecomments h3.sectionheader a{text-decoration: none; color: #fff; width: 100%; padding: 0 0 0 5px;}
#features h3.sectionheader {margin-top: 5px;}
#features h3.sectionheader a{text-decoration: none; color: #fff; width: 100%; padding: 0 0 0 5px;}
#featureleft img.featimg {display: none;}
#featureleft .feattype {text-decoration: none; color: #767676; font-size: .6em; margin-top: 5px;}
#featureleft h4.feattitle {font-size: 1.2em; font-weight: bold; margin: 15px 0 15px 0;}
#featureleft h4.feattitle a {text-decoration: none; color: #333; } 
#featureleft p {font-size: .9em; }
.featimg {width: 100%;}
#featureright {border-top: 1px solid #d8d8d8; margin-top: 15px;}
#featureright li {list-style-type: none; font-size: 1em; padding: 14px 0 14px 0; border-bottom: 1px solid #d8d8d8;}
#featureright li:last-child {border-bottom: none;}
.featcredit {color:#999;}
#featureright ul li a {text-decoration: none; }

#featureall li {list-style-type: none; font-size: .9em; padding: 2px 0 8px 0; border-bottom: 1px solid #d8d8d8;}
#featureall li:last-child {border-bottom: none;}
.featcredit {color:#999;}
#featureall ul li a {text-decoration: none; }
#blogs {border-bottom: 1px solid #d8d8d8; padding: 15px 0 20px 5px;}
.title {}
#blogs h3.sectionheader {margin-top: 5px;}
#blogs h3.sectionheader a{text-decoration: none; color: #fff; width: 100%; padding: 0 0 0 5px;}
blogsection h3.sectionheader a{text-decoration: none; color: #333;}
.homeblog {margin: 20px 0 5px 10px; }
.homeblogleft {width: 30%; float: left; padding: 0 7px 0 0;}
.homeblogleft img {width: 100%;}
.homeblogright {width: 65%; float: left; font-size:.9em;}
.homeblogright h4 {font-family: 'Gudea', sans-serif; font-size: 1.2em; margin-left: 9px;}
#homerightcol h3.sectionheader, #articlerightcol h3.sectionheader {text-decoration: none; color: #fff; width: 100%; padding: 5px 0 0 0;}
.flexslider {width: 100%; margin: 0; padding: 0; z-index: 200;}
.flexslider ul li {list-style-type:none;}

div.simpleTabs { padding:20px 2px 15px 2px; margin: 0 0 20px 0;}
ul.simpleTabsNavigation { margin:0 8px; padding:6px 3px; text-align:left; }
ul.simpleTabsNavigation { list-style-type:none; }
ul.simpleTabsNavigation li { list-style-type:none; display:inline; margin:0; padding:1px; text-decoration:none;}
ul.simpleTabsNavigation li a { border:1px solid #ececec; padding:7px 4px; background:#F0F0F0; font-size:.9em; text-decoration:none; }
ul.simpleTabsNavigation li a:hover { text-decoration:none; background-color:#F6F6F6;}
ul.simpleTabsNavigation li a.current { background:#fff; color:#222; border-bottom:3px solid #fff; }
div.simpleTabsContent { border:1px solid #E0E0E0; padding:5px 5px 15px 0; margin:-2px 0 20px 0; display:none; -webkit-box-shadow: 0px 1px 6px rgba(78, 68, 60, 0.1); -moz-box-shadow: 0px 1px 6px rgba(78, 68, 60, 0.1); box-shadow: 0px 1px 6px rgba(78, 68, 60, 0.1);}
.simpleTabsContent ul { list-style-type:none; padding: 3%;}
.simpleTabsContent ul li {margin:0; padding:5px; font-size: .9em;}
.simpleTabsContent ul li a {}
div.simpleTabsContent.currentTab { display:block; }

.eventshome {margin: 20px 0 15px 0; padding: 10px 5px; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8;}
.eventshome li {list-style-type: none; font-size: .9em; padding: 2px 0 8px 0; border-bottom: 1px solid #d8d8d8;}
.eventshome li:last-child {border-bottom: none;}

.tweetshome {margin: 5px 0 5px 0; padding: 10px 5px; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8;}
.tweetshome li {list-style-type: none; font-size: .9em; padding: 2px 0 8px 0; border-bottom: 1px solid #d8d8d8;}
.tweetshome li:last-child {border-bottom: none;}

.newservicehome {margin: 20px 0 15px 0; padding: 10px 5px; border-bottom: 1px solid #d8d8d8;}
.newservicehome li {list-style-type: none; font-size: .9em; padding: 2px 0 8px 0; border-bottom: 1px solid #d8d8d8;}
.newservicehome li:last-child {border-bottom: none;}

.blogcommentbox {width: 100%;}
.blogcommentbox hr {display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 98%;
	clear: both;
	border: none;
	border-top: 1px solid #d7dce4;
	line-height: 0;
	overflow: visible;}

input.submitbutton {

	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#c25c17 0%,
		#9a460d);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#c25c17),
		to(#9a460d));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c7a130;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	text-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.4);
}

#morebutton {

	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	text-align: center;
	margin: 20px auto;
	cursor: pointer;
	background: -moz-linear-gradient(
		top,
		#c25c17 0%,
		#9a460d);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#c25c17),
		to(#9a460d));
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c7a130;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	text-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.4);
}

li.submitbutton {

	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#c25c17 0%,
		#9a460d);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#c25c17),
		to(#9a460d));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	text-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.4);
}

li.submitbutton a {color: #FFF;}

input.submitbutton2 {

	font-size: 14px;
	color: #ffffff;
	padding: 9px 10px;
	background: -moz-linear-gradient(
		top,
		#c25c17 0%,
		#9a460d);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#c25c17),
		to(#9a460d));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #403f3f;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0.9);
	text-shadow:
		0px 1px 2px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.4);
}



    
.error {color: red;}


.textbox, #name, #email, #address2, #address, #city, #state, #zipcode, #newaddress, #newaddress2, #newcity, #newstate, #newzipcode, #newemail, #newname, #donationamount, #name_of_publication ,#publication_website, #captcha, #country, #phone1, #subscription_name, #subscription_newname, #new_address_2 {width: 50%; margin: 10px 0; padding: 9px; background: -webkit-gradient(linear, left top, left 25, from(#f9f9f9), color-stop(4%, #EEEEEE), to(#FFFFFF)); background: -moz-linear-gradient(top, #f9f9f9, #EEEEEE 1px, #FFFFFF 25px); -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-radius: 4px; 
	-moz-border-radius: 4px;  }


.selectbox {height: 32px; display: inline-block; padding: 8px; margin: 8px 10px 0 0;}

textarea#comment {width: 96%; margin: 10px 0; padding: 9px; background: -webkit-gradient(linear, left top, left 25, from(#f9f9f9), color-stop(4%, #EEEEEE), to(#FFFFFF)); background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-radius: 4px; 
	-moz-border-radius: 4px;  }

.staffbioimg {
	max-width: 90%; 
	border: 8px solid #d8d8d8;
	padding: 3px !important;
}

.process_indicator {
background-image: url(http://www.bayjournal.com/images/ajax-loader.gif);
background-position:center; 
background-repeat: no-repeat;
height: 3em;
width: 100%;
text-align: center;
display: none;
padding-bottom: 20px;
padding-top: 20px;
}
			
.royalSliderContainer {width:  100%; height: 300px;}

/*media queries*/

@media only screen and (min-width: 768px) {

.royalSliderContainer {width:  100%; height: 540px;}

.theblogarticles {float: left;
	padding: 18px 20px 20px 15px;
	margin: 20px 33px 20px 0;
	width: 27%;
	-moz-box-shadow: 0px 1px 3px #b3b3b3;
-webkit-box-shadow: 0px 1px 3px #b3b3b3;
box-shadow: 0px 1px 3px #b3b3b3;
height: 465px;
background: #fbfbfb;
	
}
#sideevents {margin-top: -10px;}
featnav {padding-bottom: 30px;  display: block; }
featnav ul {display: block; list-style: none; margin: 30px 0;  }
ul.navbox {margin: 20px 0; background:#CCC;}
featnav a {   }
featnav a:hover {   }
featnav a:active {color: #f67913;}
featnav select {display: none;}
#navbox {margin: 20px 0; background:#CCC;}
.features-table th { 
		background: #333; 
		color: white; 
		font-weight: bold;
		text-align: center;
		font-size: 1.3em;
		padding: 3px;
	}    
.archmobdate {display:none;}	
h1 {font-family: 'Gentium Book Basic', serif; font-size: 65px; line-height: 1.4em; margin: 0 0 .4em; font-weight: normal; text-shadow: 1px 1px 4px #868686;}


h2 {
	font-family: 'PT Serif', serif;
	font-size: 32px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
}

h3 {
	font-family: 'PT Serif', serif;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
	color: #585858;
}

header {padding: 0 10px 5px 20px; }	
/* #primary_nav li.homenav {display: none;} */
a.to_nav {display: none;}
#articleleftcol h2 {margin-top: -15px;}			
#search input {width: 250px; height: 30px; margin: 5px 0; background-color: #f4f4f5; }
.articledetails .small {display: inherit; font-style: italic; color: #c6c6c6; margin: 0 3px;}
.articledetails .authdiv {display:none;}
#logo img {max-width: 355px;}
			
.wrapper {position: relative; max-width: 1100px; margin: auto; padding: 5px 20px 20px 20px;}
.top-header-menu ul {float:right;}
#search {float: right; margin: -90px 0 80px 0;}

ul.simpleTabsNavigation li a {font-size:12px; padding:7px 4px;}
			
#primary_nav {
				position: absolute;
				top: 93px;
				left: 38px;
				background: #fbfbfb;
				width: 82%;
				border-bottom: solid thin #e8e8e8;
				border-top: solid thin #e8e8e8;
				margin: 10px 0 10px 0;
				font-family: 'Gudea', sans-serif;
				font-size: .9em;
			}
			
			#primary_nav ul {margin-left: 5px;}
			
			#primary_nav li {
				display: inline;
				
			}
			
			#primary_nav li a {
				float: left;
				border: none;
				padding: 0 1% 3px 1%;
				margin: 0 2% 4px 0;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				
			}
			
			#primary_nav li.top {
				display: none;
			}
			
			#primary_nav li.navover a{border-bottom: thick #9a460d solid; -webkit-border-radius: 0px;
				-moz-border-radius: 0px;
				border-radius: 0px;}
				
				#primary_nav li.navover a:hover{-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				}
#primary_nav li a:hover, #primary_nav li a:focus {-moz-box-shadow: 0 0 2px #000000; -webkit-box-shadow: 0 0 2px #000000; box-shadow: 0 0 2px #000000;}
			
			.top-header {display: inherit;
				height: 32px;
				position: relative;
				background: url("/images/img/topback.jpg") repeat-x;
				-webkit-box-shadow: 0 4px 12px rgba(33, 30, 28, 0.5); -moz-box-shadow: 0 4px 12px rgba(33, 30, 28, 0.5); box-shadow: 0 4px 12px rgba(33, 30, 28, 0.5);
}
			
#secondary_nav {position: absolute; top: -41px; right: 10px; background: none; padding: 0; font-family: 'Gudea', sans-serif;}
#secondary_nav li {display: inline;}
#secondary_nav li a {float: left; border: none; padding: 10px 25px 5px 25px; height: 20px; line-height: 1.6em; font-size: 13px; color: #FFF; margin: 0 5px;}
/*#secondary_nav li.donate a {background: url("/images/img/donatetab.png");} */
#secondary_nav li.top {display: none;}
#secondary_nav li.topnavover a {
	color: #fff;
	background: #9a460d;
	 -moz-box-shadow:    inset 0 0 5px #000000;
   -webkit-box-shadow: inset 0 0 5px #000000;
   box-shadow:         inset 0 0 5px #000000;
}
#secondary_nav li a:hover,
#secondary_nav li a:focus {
	color: #fff;
	background: #9a460d;
	 -moz-box-shadow:    inset 0 0 5px #000000;
   -webkit-box-shadow: inset 0 0 5px #000000;
   box-shadow:         inset 0 0 5px #000000;
}
#nav select {display: none;}
#nav #catdrop {display: block;}
#search button{margin-top: 5px;}			
#menu {
	list-style:none;
	z-index: 1;
	margin:8px 10px 5px 5px;
	height:33px;
	padding:0;
	background: #e89025;	
}

#menu li {
	float:right;
	text-align:center;
	position:relative;
	padding: 4px 0 4px 10px;
	border:none;
}

#menu li a {
	font-size:14px;
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;

}


#menu li .drop {
	padding-right:21px;
	background:url("/images/img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("/images/img/drop.png") no-repeat right 7px;
}

/* Drop Down */

.dropdown_1column {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em;
	text-align:left;
	padding:10px 0;
	border-top:none;

	background:#e89025;


}

#hometopnews {border-bottom: 1px solid #ddd;}
#hometopnewsleft {float: left; width: 65%; }
#hometopnewsleft .leadimage {width: 96%; margin-left: 10px;}
#hometopnewsright {float: left; width: 33%; margin: 0 0 0 10px; border-top: none; padding: 0;}
#hometopnewsright h3 {font: 1.0em 'PT Sans', sans-serif; color: #333;}


.leftarticle {
	padding: 0 5px 5px 5px;
	margin: 0 0 20px 0;
	border-bottom: none;
}



.middlearticle {
	padding: 0 5px 10px 5px;
	margin: 0 0 10px 0;
	border-bottom: none;
}

.bio {font-size: 0.9em;}
.artfeat {font-size: .8em; margin: -16px 0 0 17px; border-bottom: none; padding: 0;}
.artfeat2 {font-size: .8em; margin: -5px 0 0 8px; border-bottom: none; padding: 0;}
.blogleft {width: 15%; float:left; display: inherit;}
.blogright {width: 75%; float:left; border-left: 1px solid #e7e7e7; padding: 0 0 0 4%;}
.blogkeywordarticle {background: #505050; color: #fff;  margin: 0 3px; padding: 5px 8px; -moz-border-radius: 11px; border-radius: 11px;} 
.blogkeyword {margin: 0 3px;}
.blogautbottom {display:none;}
.blogbio {font-size: .8em; padding: 0 2%;}
#nocomments {display: inherit; float:right; margin: 2px 2px 0 0;}
.mobiledate {display:none;}
img.mainarticleimage {z-index: 1; position: relative;}
.modalicon {margin: -60px 15px 0 0; float: right; z-index: 2; position: relative; }
.thedate{display: inherit; margin:8px 0 0 -35px;text-shadow:0 1px 0 #a1a1a1;float:left;}.day{color:#777}.day,.mon-year{display:inline-block;float:right;text-transform:uppercase}.thedate .mon-year{font-size:14px;color:#fff;line-height:17px;padding-left:7px;text-align:justify}.thedate
.monthmark{color:#fff;letter-spacing:1px;font-style:italic;font-family:Georgia,"Times New Roman",Times,serif}.thedate
.day{border-right:1px solid #CACACA;color:#9a460d;font-family:Arial;font-size:30px;font-weight:bold;letter-spacing: -1px;padding-right:7px;text-align:right;width:34px;line-height:34px}.thedate
.dayname{color:#ccc;font-size:12px;font-style:normal;text-align:left;letter-spacing:2px;text-transform:uppercase}.marker{background:#939393;overflow:auto;padding:6px
15px 5px 5px;width:91px;border:1px solid #b7b7b7;box-shadow:1px 1px 2px #787878;-webkit-box-shadow:1px 1px 2px #787878;}
#morebutton {width: 200px;}

.dropdown_1column {width: 170px;}


#menu li:hover .dropdown_1column,
 {
	left:-1px;
    top:auto;
}

/* Columns */

.col_1{
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 6px;
}


/* Right alignment */


#menu li:hover .align_right {
	left:auto;
	right:0;
	top:auto;
}

/* Drop Down Content Stylings */

#menu ul li {
	line-height:21px;
	font-size:14px;
	text-align:left;

}



#menu li:hover div a:hover {
	color:#000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 5px 12px 0;
}
#menu li ul li {
	font-size:14px;
	line-height:24px;
	position:relative;
	padding:0 8px;
	margin:0 5px 0 0;
	float:none;
	text-align:left;
	width:189px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0 8px;
	margin:0;
}
#articlepage {margin: 20px 0;}
#articlepage .imgcaption {font-size: .8em;}
 {line-height: 1.5em; color: #575757; font-size: 1em;}
.adspace {padding: 0 0 25px 0; display: block;}
.adspace img {max-width: 100%; display: block;}
			
#homeleftcol {width: 65%; float: left; margin: 2% 1%; border-right: 1px solid #ebebeb; padding: 0 1% 0 0;}
#homerightcol {max-width: 30%; float: right; margin: 2% 1% 1% 0;}
#singlecol {margin: 0 0 0 17px;}		
#sectionleftcol {width: 65%; float: left; margin: 2% 1%; border-right: 1px solid #ebebeb; padding: 0 1% 0 0;}
#sectionleftcol h2 {margin-left: 2%;}
#sectionleftcol p {line-height: 1.5em; margin: 15px 0 15px 2%;}

#sectionrightcol p {line-height: 1.5em; margin: 15px 0;}
#sectionrightcol {width: 30%; float: right; margin: 2% 1% 1% 0;}
#sectionleftcol  img {width: 100%; padding: 3px; border: solid 1px #c9c9c9;}
#sectionleftcol .imgcaption {color: #777; font-size: .8em;}
.sectioncats {float:left; width: 31%; margin-left: 2%;}
.sectioncats2 {float:left; width: 45%; margin-left: 2%;}	
#articleleftcol {width: 65%; float: left; margin: 0 1%; border-right: 1px solid #ebebeb; padding: 0 1% 0 0;}
img.testlarge {margin: 10px 0 0 0;}
img.homelarge {margin: 0 0 0 7px;}
#articlerightcol {width: 30%; float: right; margin: 0 1% 1% 0;}
.somemore {display:none;}
.aboutstaff {width: 19%; float:left;margin: 2% 7% 2% 0;}
.aboutstafflast {width: 19%; float:left;margin: 2% 0 2% 0;}
.staffbioimg {max-width: 100%; border: 8px solid #e7e7e2; margin-bottom: 10px;}
.aboutcolumn {width: 47%; float:left; margin: 0 3% 0 0;}
#blogleft {width: 31%; float: left; margin: 2% 0; border-right: 1px solid #d8d8d8; padding: 0 1% 0 0; background-color:#999;}
#blogcenter {width: 31%; float: left; margin: 2% 0 0 2.3%; border-right: 1px solid #ebebeb; padding: 0 1% 0 0; background-color:#999;}
#blogright {width: 31%; float: right; margin: 2% 0 1% 0; background-color:#666;}
			
#featureleft {width: 28%; float: left; margin: 0 2.1% 0 0; padding: 0 1.0% 0 0; display: block; }
#featureleft img.featimg {display: block; width: 100%; padding: 3px; background-color: #fefefe; }
#featureright {width: 66%; float: left; margin: 0 0 1% 0; display: block; border-left: 1px solid #ebebeb; padding: 0 0 0 2%; border-top: none;}
#featureright li {padding: 8px 0 8px 0;}
#featureall {width: 100%; float: left; margin: 0 0 1% 0; display: block;}
div.simpleTabs { padding:0 2px 15px 2px; margin: 0 0 20px 0;}
div.simpleTabsContent { margin-top:3px; }
ul.simpleTabsNavigation { margin:0 10px; padding:0px; text-align:left; }
article {padding: 10px 5px 25px 5px; margin: 5px 5px 5x 0;}
.flexslider {width: 97%; margin: 0 0 0 7px; padding: 0;}
			
.col3 { width: 21.682%; float:left; }
.column { float: left; display: inline; min-height: 1px; position: relative; margin-left: 3.091%; }
			
footer h4 {color: #d46214; font-size: 1.4em; margin: 0 0 10px 0; font-family: 'Gudea', sans-serif;}
.footernav a {color: #fff;}
.column { float: left; display: inline; min-height: 1px; position: relative; margin-left: 3.091%; width: 21%;}		
#captcha img {width:140px; max-width: 140px;} 
		
		 /* Media queries for iPad 
-------------------------------------------------------------------------------*/


@media only screen and (max-width: 1100px) and (min-width: 768px) { /* iPad portrait and other tablet/mid-sized viewports */

.royalSliderContainer {width:  100%; height: 540px;}
#primary_nav li a {font-size: 18px;}
.theblogarticles {float: left;
	padding: 18px 20px 20px 15px;
	margin: 20px 30px 20px 0;
	width: 25%;
	-moz-box-shadow: 0px 1px 3px #b3b3b3;
-webkit-box-shadow: 0px 1px 3px #b3b3b3;
box-shadow: 0px 1px 3px #b3b3b3;
height: 465px;
background: #fbfbfb;
	
}
li.homenav {display:none;}

div.simpleTabsContent {margin-top:2px;}
nav select {display: none;}

}

#issue {color: #777; font-size: 1em; margin: 12px 0 -5px 12px;}

strong {font-weight: bolder;}

#homeleftcol p {margin: 15px 0;}

#issue{
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
}

.features-table
{
  width:100%;
  text-align:center;
  color: #000;
  background: #CCCCCC;  
  -moz-box-shadow: 0 1px 9px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 9px rgba(0,0,0,.1);
  box-shadow: 0 1px 9px rgba(0,0,0,.1);
}

.features-table td {padding: 0 .5%; vertical-align: middle; text-align: center;}

/*Header*/
.features-table thead td {font: bold 1.1em 'Gentium Book Basic', serif; border-top: 1px solid #eaeaea; }
.features-table th {border-right: 1px solid #fff; border-top: 1px solid #fff; padding: 5px; font-size: 1em;}

/*Body*/
.features-table tbody td {text-align: center; width: 7%; border-right: 1px solid #fff; border-top: 1px solid #fff;}

.features-table td img {max-width: 100%;}

.searchresultlight 
{
	background-color: #FFFFFF; 
	padding:15px 15px 15px 10px; 
	margin: 15px 0;
	line-height: 2em;
}
	
.searchresultdark
{
	background-color: #f6f6f5; 
	padding:15px 15px 15px 10px; 
	margin: 15px 0;
	line-height: 2em;
}

#sectionleftcol h3 {font-size: 1.2em;}
#sectionrightcol h3 {font-size: 1.2em;}	



#sectionleftcol hr {display: block;
	position: relative;
	padding: 0;
	padding-top:10px;
	margin: 8px auto;
	width: 98%;
	clear: both;
	border: none;
	border-top: 1px solid #d7dce4;
	line-height: 0;
	overflow: visible;}
	
.newsectionimage img {
	margin-top:7px;
	margin-left:7px;
	padding: 3px; 
	border: solid 1px #c9c9c9;
}

.morebreak {
  	width: 95%;	
	margin-top:	20px;
	margin-bottom: 20px;
	color: #383838;
}

.ajaxloader img {
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

}

h4.donate {
	border-bottom: none;
}

@media screen and (max-width: 790px) {
	#donate_nav {
		display: none;
	}
}

@media screen and (max-width: 885px) {
#search input {width: 210px; height: 24px; margin: 0 0 15px 0; font-size: 1.15em; background-color: #f4f4f5;}	
#search button{margin-top: 0px;}

.theblogarticles h2 {font-size:.9em; letter-spacing:.3125rem; font-family: 'Source Sans Pro', sans-serif; line-height: 25px; margin: 1px 0 20px 0;}

}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
#search input {width: 210px; height: 24px; margin: 0 0 15px 0; font-size: 1.15em; background-color: #f4f4f5;}
#search button{margin-top: 0px;}	

}