/* CSS Document */

/* HEADER *//* HEADER *//* HEADER *//* HEADER *//* HEADER *//* HEADER *//* HEADER *//* HEADER *//* HEADER *//* HEADER */
body {
	background-color:#CCC;
	background-image: url(../newimages/background2.jpg);
	background-repeat: repeat;
}

::selection {
	background-color: #CCC;
	}
::-moz-selection {
	background-color: #CCC;
}

table {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFF;
	margin: auto;
	width: 719px;
}

table.issuebox {
	border: 0px;	
}

img.header {
	padding: 0;
}

#header img {
	border: 0;	
}

#mobileheader, #mobilematerial {
	display: none;
}

p.nav {
	font-family: 'Libre Baskerville', serif;
	font-size: 1.25em;
	line-height: normal;
	text-decoration: none;
	margin: 0px 0px 5px;
	margin-top: 4px;
	padding: 0px;
	padding-bottom: 9px;
	letter-spacing: 0.125em;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

p.nav a:link {
	color:#000000;
	text-decoration: none;
}   

p.nav a:visited {
	color:#000000;
	text-decoration: none;
}  

p.nav a:hover {
	color:#069;
	text-decoration: none;
	background-color: #EFEFEF;
}  

p.nav a:active {
	color:#000000;
	text-decoration: none;
}  

p.inquiries {
	margin: 0;
	padding: 0 0 10 0 ;
	text-align: center;
	font-size: .8em;	
}

/* SECONDARY NAV */ /* SECONDARY NAV */ /* SECONDARY NAV */ /* SECONDARY NAV */

ul.nav2 {
	font-family: 'Libre Baskerville', serif;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a.nav2 {
	font-family: 'Libre Baskerville', serif;
	font-size: 1em;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #dddddd;
	text-decoration: none;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}

a.nav2:hover {
	font-family: 'Libre Baskerville', serif;
	font-size: 1em;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
}









/* MAIN CONTENT *//* MAIN CONTENT *//* MAIN CONTENT *//* MAIN CONTENT *//* MAIN CONTENT *//* MAIN CONTENT */

#main {
	float: left;
	background-color: #FFF;
	width: 500px;
	margin-right: 15px;
}

#right-ad-box {
	float: right;
	margin: 10px;	
	background-color: #333;
	padding: 0;
	height: 1000px;

}

#articlebox {
	float: left;
	background-color: #FFF;
	width: 100%;
}


#issuecolumnone, #issuecolumntwo {
	border: 0;
	width: 325px;
	float: left;
	margin-left: 30px;	
	margin-right: 0px;
}

#issuecolumnone p, #issuecolumntwo p {
	font-size: 1.2em;	
}

#issuecolumnone a, #issuecolumntwo a, #issuescolumn a, table.issuebox a {
	color: #000;
		font-size: 1.2em;	

}

#issuecolumnone a:hover, #issuecolumntwo a:hover, #issuescolumn a:hover, table.issuebox a:hover {
	color: #069;	
}

#issuestable {
	border: 0;
	width: 100%;
}



#issuescolumn p, a {
	font-size: .9em;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}

#issuesmonth {
}

img.cover {
	width: 30%;
	float: left;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 42px;
	border: 0;
}

img.cover2 {
	width: 30%;
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 0;s
}

img.cover3 {
	width: 49%;
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 0;s
}

#issuebox {
	margin: 5px 10px 15px 10px;
	height: 130px;
	float: left;
	padding: 15px 12px 42px 12px;
	width: 98px;

}

#issuebox img {
	border: none;
	margin-bottom: 2px;
}

#issuebox p.issueboxtext {
	font-size: .9em;
	line-height: .9em;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-top: -5px;
	padding-top: -5px;;
}

table.issuebox a {
	font-size: 1em;
	line-height: 1.4em;	
}

#issuebox a {
	color: 000;
	font-size: .8em;	
	line-height: 1em;
}
	

#issuebox a:hover {
	color: #069;
}


.dropcap {
    float:left;
    font-size:3em;
	font-family: 'Libre Baskerville', serif;
	background-color: #E4E4E4;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 25 10 25 10;
	margin-right: 10px;
	margin-left: -15px;
	    margin-top: 12px;

}		

.dropcap2 {
    float:left;
    font-size:2em;
	font-family: 'Libre Baskerville', serif;
	background-color: #F6F6F6;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 9 5 9 5;
	margin-right: 6px;
	margin-left: 0px;
}		

/*--related-articles div styles*/



#related {
	width: 240px;
	float: right;
	margin-right: -23px;
	margin-left: 30px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #EBEBEB;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

	
	

#related p.relatedsubtitle {
	color: #036;
	font-size: 0.9em;
	line-height: 1em;
}

#related p.relatedtitle {
	color: #333;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: -9px;
	padding-bottom: -9px;
}

#related p.relatedtitle a {
	color: #333;
	font-size: 1.1em;
		line-height: 1.1em;
}

#related p.relatedtitle a:hover {
	color: #036;
	font-size: 1.1em;

}



/*--related-articles div styles*/



img.footercover {
	width: 180px;
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 0;
}

p.title {
	font-family: 'Libre Baskerville', serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	margin-top: 15;
	margin-bottom: 8;
}

h1 {
	font-family: 'Libre Baskerville', serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding-top: 15px;
}


p.title a {
	text-decoration: none;
}



p.orderissue a {
	text-decoration: none;
	color: #000;
}

p.subtitle {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	color: #333;
	margin: 0;
}



p.issue-month {
	margin: -8 0 8 0;
	padding-top: 8px;
	background-color: #E4E4E4;
	text-align: center;
	align: center;
	text-transform: capitalize;		
	font-size: 1.2em;
	text-decoration: none;
}

p.issue-month a {
	
	text-decoration: none;
}

p.subtitle-book {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	color: #333;
	margin: 0;
}

p.author {
	margin-top: 4;
	margin-bottom: 4;
	color: #333;
	margin-top: 2px;
	font-size: 1.2em;
	
}

p.orderissue {
	font-size: 1.3em;
	margin-top: 4;
	margin-bottom: 4;
	color: #333;
	margin-top: 2px;
	text-align: center;
}

p.orderissue a {
	text-decoration: underline;
	color: #000;
}

#cse table {
	border: 0;	
	padding-top: 0;	
}

#csecontainer {
	width: 95%;	
}
	

	

p.tsdesc {
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 60px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	margin: 0;
	text-align: center; 
}

p.tsdesc a {
	color: #333;
	font-weight: bold;
}

p.tsdesc a:hover {
	color: #069;
}

p.browse a {
	padding: 5px;
	margin-left: -15px;
	font-size: 1.2em;
	padding: 5px;
	color: #000;
	text-decoration: none;
	background-color: #E4E4E4;
	height: auto;
	width: 103%;
	text-align: center;
	display: block;
	vertical-align: middle;
}

p.browse a:hover {
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	height: auto;
	width: 103%;
	text-align: center;
	display: block;
	vertical-align: middle;
}

p.browseauthor a {
	padding: 5px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	height: auto;
	width: 100%;
	text-align: center;
	display: block;
	width: auto;
	vertical-align: middle;
}

p.browseauthor a:hover {
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	height: auto;
	width: 100%;
	text-align: center;
	display: block;
	width: auto;
	vertical-align: middle;
}





p.browsemag a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 34px;
	padding-left: 34px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	height: auto;
	text-align: center;
	width: auto;
	vertical-align: middle;
}

p.browsemag a:hover {
	color: #FFF;
	background-color: #069;
}


p.browsesub a {
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	height: auto;
	width: 100%;
	text-align: center;
	display: block;
	width: auto;
	vertical-align: middle;
}

p.browsesub a:hover {
	color: #000;
	background-color: #CCC;
}

img.archive {
	float: left;
	width: 50%;
	padding-bottom: 25px;
}

#recentarticles {
	clear: both;	
}

#articlebox p {
	font-size: 1.4em;
	line-height: 1.6em;
	padding-left: 20px;
	padding-right: 40px;
}

#articlebox p.book-title {
	font-size: 1.4em;
	line-height: 1.2em;
	padding-left: 40px;
	padding-right: 40px;
}

#articlebox a {
	font-size: 1em;
	line-height: 1.6em;
	
}

#articlebox li {
	font-size: 1.25em;
	line-height: 1.6em;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 9px;
}


#articlebox p.subtitle {
	font-size: 1.25em;
	line-height: 1.2em;
	padding-right: 40px;
	margin-top: 20px;
}

#related p {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-left: 12px;
	padding-right: 12px;
}

#articlebox h1 {
	font-size: 3em;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: -20px;
	padding-bottom: 5px;
}

strong.subhead {
	background-color: #EBEBEB;
	font-size: 1em;
	font-family: 'Libre Baskerville', serif;
	padding: 8px 15px 5px 15px;
	font-weight: normal;
	margin-left: -15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
		
}

strong.question {
	font-size: .85em;
	font-family: 'Libre Baskerville', serif;
	color: #069;
}

#articlebox hr {
	width: 90%;	
}


p.contact {
	padding-top: 15px;

	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	margin: 0;
}

p.contact2 {
	padding-top: 15px;
	padding-left: 8px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	color: #069;
}

p.contact a {
	color: #333;
	font-weight: bold;
}

p.contact a:hover {
	color: #069;
}


#quotes, #quotes2 {
	border: none;
}

#quotes, #quotes2 {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	color: #069;
}

p.quoteauthor {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}



#quotes, #quotes2 {
	width: 280px;	
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}

#cover_article img {
	float: right;	
	margin-right: 20px;
	margin-top: 15px;
}





/* GOOGLE STYLE *//* GOOGLE STYLE *//* GOOGLE STYLE *//* GOOGLE STYLE *//* GOOGLE STYLE */

.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #BCCDF0;
  }
  input.gsc-search-button {
    border-color: #666666;
    background-color: #CECECE;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #3366ff;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #3366ff;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #3366ff;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #3366ff;
  }
  .gsc-cursor-page {
    color: #3366ff;
  }
  a.gsc-trailing-more-results:link {
    color: #3366ff;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #660000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #660000;
  }
  
  .gs-webResult.gs-result .gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult.gs-result .gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #0000CC;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #008000;
  }
 /* GOOGLE STYLE *//* GOOGLE STYLE *//* GOOGLE STYLE *//* GOOGLE STYLE *//* GOOGLE STYLE */





/* AD CONTENT *//* AD CONTENT *//* AD CONTENT *//* AD CONTENT *//* AD CONTENT *//* AD CONTENT *//* AD CONTENT */

#ads {
	float: left;
	margin-top: 10px;
	padding: 0;
	
	width: 195px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
}



p.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

p.continue-to-homepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#articlebox p.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1em;
	margin: 0px;
	padding-left: 40px;
	text-align: left;
}

#articlebox p.book-review-text{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 40px;
	text-align: left;
	margin-top: -10px;
	margin-bottom: -10px;
}

#articlebox p.book {
	font-size: 1.4em;
	line-height: 1.2em;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 35px;
}


p.note {
font-size: 0.8em;
	text-align: right;
}

p.footer a:link {
	color:#003366;
}      /* unvisited link */

p.footer a:visited {
	color:#003366;
}  /* visited link */

p.footer a:hover {
	color:#000;
}  /* mouse over link */

p.footer a:active {
	color:#003366;
}  /* selected link */

h1 {
	color: #000;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

h2 {
	color: #000;
	font-size: 2.2em;
	margin-top: 13px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	clear: both;
	font-variant: small-caps;
}

h2 a {
	color: #000;
	margin-bottom: 3px;
	padding-bottom: 0px;
	clear: both;
}

p.desc {
	margin: 0px;
	padding: 0px;

}

p.desc a:link {
	color:#069;
}      /* unvisited link */

p.desc a:visited {
	color:#069;
}  /* visited link */

p.desc a:hover {
	color:#000000;
}  /* mouse over link */

p.desc a:active {
	color:#069;
}  /* selected link */

#digitalissuebox {
	height: 180px;
	width: 110px;
	float: left;
	background-position: center;
}

#digitalissuebox p.months {
	font-size: 1.3em;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}


#issueboxfooter {
	clear: both;
}

#flipcontainer {
	float: right;
}

img.floatright-nosize {
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	border: medium solid #CCC;
}

img.floatright {
	width: 30%;
	float: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 0;
}

img.floatright2 {
	padding-top: 20px;
	float: right;
	border: 0;
	width: 225px;
		padding-right: 15px;
}

img.floatright3 {
	padding-top: 20px;
	padding-left: 20px;
	float: right;
	border: 0;
	width: 300px;
}


#gray-background {
	background-color: #E5E5E5;
	padding-bottom: 20px;
	margin-top: 30px;
	padding-top: 20px;
	padding-left: 9px;
	padding-right: 9px;
}

img.biopic {
	float: right;
	margin: 13px;
	margin-top: 20px;
	padding: 3px;
	border: thin solid #666;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 15px;
}

p.article-subtitle {
	font-size
	line-height: 1em;
	}

h3 {
	padding: 3px;
	margin-left: 25px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666;
	display: inline-block;
	letter-spacing: .2em;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

p.article-type {
	padding: 3px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #666;
	display: inline-block;
	letter-spacing: .2em;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

p.section-title {
	margin: 0px;
	color: #069;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.5em;
	font-variant: small-caps;
}

#search-container {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: -10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: thin solid #999;
	min-height: 105px;
}

#search-container a, #search-container p {
	margin: 15 0 -15 15;
	font-family: 'Libre Baskerville', serif;
	font-size: 1em;
	text-decoration: none;
}

#gsc-i-id1 {
	font-size: 1.1em;
}

#digitalissuebox p.footer {
	margin: 0;
	padding: 0;	
}

figure {
	float: right;
	margin-left: 15px;
	padding: 2px 2px 10px 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: thin solid #CCC;
	width: 210px;
}

figure img {
	width: 130px;	
}


figcaption {
	width: 200px;
	padding: 5px ;	
	margin-top: -5px;
	text-align:center;
}

figcaption a {
	text-decoration: none;
	color: #069;
}


/*Image caption code  */

figure.art {
	float: right;	
	margin-left: 15px;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 5px;	
	margin-top: 5px;
}

figure.art img {
	width: 200px;	
}

img.no-styling {
	width: 100%;	
}

figcaption.art {
	width: 200px;
	background-color: #FFF;
	padding: 5px ;	
	margin-top: 4px;
}

p.refresh-quote {
	text-align: left;
	margin-bottom: 2px;
	font-weight: bold;
	color: #033;
}
p.refresh-quote-source {
	text-align: right;
	margin-top: 2px;
}

p.refresh-subscribe {
	text-align: center;
	margin-top: 2px;
	background-color: #FFF;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 2px 2px 2px #888888;
}

#article-quote-box {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	width: 250px;
	margin: 15px -23px 15px 20px;
	float: right;
	background-color: #EBEBEB;
	font-size: 0.75em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

#text p.endnote {
	font-size: .8em;
	line-height: 1.1em;
}

#twitter-container {
	width: 180px;
	float: right;
	margin-right: 40px;
	margin-left: 25px;	
}
#share-this-container {
	margin: 9 0 10 45; 
 }

#print-header {
	display: none;	
}

#support-ts-box {
	background-color: #930;
	padding: 1 0 1 0;
	margin-bottom: 3px;

	box-shadow: 2px 1px 2px #888888;
	
}

#support-ts-box p {
	font-size: 1em;
	text-align: center;
	font-weight: bold;	
	color: #FFF;
}



p.text-intro {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 0.9em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	color: #333;
}

p.featured-article {
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 1em;
	color: #333;
	text-align: center;
	width: 463px;
	height: 55px;
	background-image: url(../newimages/featured-article-background.jpg);
	background-repeat: no-repeat;
	font-size: 1.1em;
	line-height: 1.2;
}

p.featured-article a {
	text-decoration: none;
	color: #069;
	font-weight: bold;
}


.issue-description {
	margin-top: 0px;
	padding-top: 15px;
	font-size: 0.75em;
	line-height: 1.3em;
}


p.ts-text {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-align: center;
		font-weight: bold;

}

.continue a {
	margin-top: 0px;
	font-size: 0.75em;
	color: #600;
		font-weight: bold;

}

.continue a:hover {
	margin-top: 0px;
	font-size: 0.75em;
	color: #333;
		font-weight: bold;

}

img.books {
	width: 125px;
	float: right;
	margin-right: 35px;
	margin-left: 15px;
	border: 5px solid #666;
}




#black-bar-bottom {
	width: 768px;
	margin: auto;
	height: 270px;
	background-color: #069;	
	padding-top: 12px;
	text-align: center;
}

#black-bar-bottom p {
	color: #FFF;
	font-size: .9em;
	align: center;
}

.byline {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
	}

/*Footer styles*/

.follow {
	color: #3a6f8f;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
	clear: both;
}

#pub-container {
	width: 100%;
	height: 430px;
	background-color: #CCC;
	
}
.follow {
	color: #3a6f8f;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

#pub-container {
	width: 100%;
	height: 430px;
	background-color: #CCC;
	
}

#column {
	width: 32%;
	background-color: #FFF;
	height: 400px;
	float: left;
	margin-left: 8px;
	margin-top: 15px;	
}

#column2 {
	width: 32%;
	background-color: #CCC;
	height: 400px;
	float: left;
	margin-left: 8px;
	margin-top: 15px;	
	text-align: left;
}

#column2 p {
	margin-bottom: 2px;
	margin-left: 1px;
	line-height: 1.4em;
}

#column2 a {
	text-decoration: none;
	font-size: 1em;
}

#column2 a:hover {
	color: #000;
	font-size: 1em;
}

#column2 img {
	margin-top: 5px;	
}

.ts {
	color: #3a6f8f;
}

.sv {
	color: #900;
}

.ddg {
	color: #630;		
}

.cal {
	color: #000;	
}

hr {
	margin-bottom: 10px;	
	margin-top: 8px;
}

.fsj-article {
	width: 94%;
	height: 110px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 8px;
}

.fsj-article img {
	float: left;	
	width: 80px;
	height: 110px;
	margin-right: 7px;
}

.fsj-mag {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666;
	margin-bottom: -16px;
	margin-top: 0;
}

.fsj-title, .fsj-title a {
	font-size: 1em;
	font-weight: bold;	
	margin-right: 10px;	
	line-height: 1.1em;
	color: #000;
		margin-bottom: 2px;

}

.fsj-subtitle {
	font-size: 0.8em;
	color: #3;
	font-style: italic;
	margin-right: 10px;
	line-height: 1.1em;
	margin-top: 2px;
}

.quicklinks {
	margin: 0;
	font-size: .92em;
	
}

#articlebox a {
    font-size: 1em;
    line-height: 1.2em;
}

#authors-box a {
	font-size: 1.2em;
	line-height: 1.4em;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
}

#issuebox p.issueboxtext {
    font-size: 0.9em;
    line-height: 0.9em;
    padding: 0px;
    margin: -5px 0px 0px;
    text-align: center;
    width: 115;
    padding-top: 6;
}

#disqus-box {
	width: 89%;
	margin: auto;	
	padding-top: 35px;
}


/* Search Tweaks */	
#search-container .gsc-table-cell-thumbnail, .gs-promotion-image-cell {
    padding: 0px 20px 0px 6px;
}


/*Form Formatting */

form.donation {
    padding: 5px 50px 25px 50px;
    background-color: #EEE;
    width: 220px;
    margin: 25px auto;
    box-shadow: 3px 3px 1px #CCC;
}
	
input {
    padding: 5px;
    font: 1.1em Arial,sans-serif;
}

form.donation p {
    font-family: "Donegal One",serif;
    font-size: 1.5em;
    margin-bottom: 5px;
}

input.text {
    padding-left: 28px;
    background-image: url("http://www.touchstonemag.com/support/dollar-sign.png");
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 46px;
    margin-bottom: 9px;
}

form p.anonymous {
    margin-top: 10px;
    font-family: "Donegal One",serif;
    font-size: 0.8em;
    margin-bottom: 5px;
    line-height: 1.3em;
}

p.text {
	font-size: 1.4em;
line-height: 1.6em;
padding-left: 40px;
padding-right: 40px;
}

p.support {
	text-align: center;
}

p.support a {
	color: #930;
	text-decoration: none;
}

/*WEIRD TWITTER WIDTH FIX!!!!@!~!!~!~S*/
iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
max-width:190px !important;
min-width:190px !important;
}




h1.red {
	color: #930;	
}

.button {
    background-color: #930;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 25px;
    box-shadow: 5px 5px 2px #CCC;

}

.button:hover {
    background-color: #333;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 25px;
    box-shadow: 5px 5px 2px #CCC;
	transition: background-color 0.5s ease;
}


/*BEGIN THERMOMETER CODE*/
/*BEGIN THERMOMETER CODE*/
/*BEGIN THERMOMETER CODE*/


/*END THERMOMETER CODE*/
/*END THERMOMETER CODE*/
/*END THERMOMETER CODE*/


