* {
	color: black;
}

body {
	text-align: center;
	font-family: 'Petit Formal Script', cursive;
}

a {
	text-decoration: none;
}

a:hover {
	color: purple;
}

#container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 600px;
	text-align: left;
}

#header {
	height: 370px; /*290px;*/
	margin: 0 0 100px;
	/*background-image: url("/wp-content/themes/letters/images/splot.jpg");
	background-repeat: no-repeat;*/
	/*background-attachment:fixed;
	background-position: 257px 120px;*/
}

#nav {
	padding: 0 20px 20px 20px;
	height: 110px;
	margin-bottom: 50px;
	border: double #dddddd;
	font-size: 13px;
}

#content {
	margin: 0 0 180px 0;
}

#footer {
	clear: both;
	margin: 0 0 0 0;
	font-family: 'Bitter', serif;
}

#footer p {
	font-size: 10px;
	margin-bottom: 30px;
}

#disclaimer {
	border-top: thin solid #cccccc;
}

#comments-section {
	/*font-family: 'Courier New', Georgia, serif;*/
	font-family: 'Bitter', serif;
	border-bottom: thin dashed #dddddd;
	margin: 0 0 50px;
	clear: both;
}

#index-title {
	display: inline;
	font-size: 13px;
	font-family: 'Bitter', cursive;
	color: white;
	background-color: rgba(170, 170, 170, .5);
	/*width: 320px;*/
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
}

/* appears the style and the html tags get stripped in the drop down menu, so this doesn't work */
.index-item-text {
	font-size: 11px;
	font-family: 'Petit Formal Script', cursive;
}

/* image uploaded on the phone app. */
.alignnone {
	width: 380px;
	/*margin: 0 0 0 0;
	padding: 0 0 0 0;*/
}

.post {
	margin: 0 0 100px 0;
	/*font-family: 'Courier New', Georgia, serif;*/
	font-family: 'Bitter', serif;
}

.post p {
	font-size: 16px;
	line-height: 150%;
	color: #333;
}

.thepost {
	margin: 0 0 40px;
}

.thepost p:not(:first-child) {
	text-indent: 12%;
}

.thepost img {
	float: left;
	margin: 15px 20px 10px 0;
}

#s {
	padding: 0 0 0 10px;
	font-family: 'Petit Formal Script', cursive;
	width: 50%;
}

#ssubmit {
	font-family: 'Petit Formal Script', cursive;
	cursor: pointer;
}

.posttitle {
	font-family: 'Petit Formal Script', cursive;
	font-size: 28px;
}

.postdate {
	font-family: 'Petit Formal Script', cursive;
	text-align: right;
	line-height: 120%;
}

.newer {
	float: left;
	font-family: 'Bitter', serif;
}

.older {
	float: right;
	font-family: 'Bitter', serif;
}

.older a, .newer a {
	font-family: 'Petit Formal Script', cursive;
	font-size: .8em;
}

#fin {
	font-size: 30px !important;
	font-family: 'Petit Formal Script', cursive;
}

h1 {
	font-size: 60px;
	font-family: 'Petit Formal Script', cursive;
}

#subtitle {
	margin-top: -25px;
	font-size: 14px;
	font-family: 'Petit Formal Script', cursive;
}

#buttontop {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 30px;
}

.signature {
	font-size: 1.1em;
	clear: both;
}

.note {
	font-size: 12px;
	line-height: 100%;
}

#suf-title {
	font-weight: normal;
	font-size: 16px;
}

/* this is applied to any media that you want to span the entire width of a post. */
.nostyle {
	display: block;
	margin-bottom: 50px !important;
	width: 100%;
}

#nocontentfound {
	font-family: 'Petit Formal Script', cursive;
	font-size: 40px;
}

.pager a {
	font-size: 18px;
}

.thepost .inlineimg {
	height: 15px; 
	float: none;
	margin: 0 0 0 0;
}

p .discussionlink {
	background-color: white;
	color: #444;
	font-family: 'Bitter', serif;
	border: thin solid #dddddd;
	padding: 3px 6px 1px 6px;
	text-decoration: underline;
}

/*
/////////////////////////mobile////////////////////////////////
*/

@media only screen and (max-device-width: 480px) { 
	* {
		width: auto;
	}

	#container {
		width: auto;
		padding: 0 40px 0 40px;
		margin-bottom: 130px;
	}

	#header {
		height: 500px; /* 290 */
		/*background-position: 34px 43px;*/
	}

	#suf-title {
		font-size: 18px;
	}

	#subtitle {
		font-size: 21px;
	}

	#nav {
		height: 197px;
	}

	.discussionlink {
		padding: 3px 6px 1px 6px;
		text-decoration: underline;
		font-size: 28px;
		color: #333;
	}

    .post p {
    	font-size: 40px; /*1.8em;*/
    	line-height: 150%;
    }

    #container {
    	margin-left: 0;
    	margin-right: 0;
    }

    #s {
    	width: 50%;
    	height: 50px;
    	font-size: 36px;
    } 

    #ssubmit {
		width: 25%;
    	height: 50px;
    	font-size: 36px;
    	cursor: pointer;
	}

	.posttitle {
		font-size: 40px;
	}

	.postdate {
		font-size: 1.7em;
    }

    h3 {
    	font-size: 2em;
    }

    .signature {
		font-size: 1.2em !important;
	}

	.older a, .newer a {
		font-size: 1.5em;
	}

	#index-title {
		font-size: 25px;
	}

	/* the drop down menu*/	
	#index-list {
		height: 35px;
		font-size: 20px;
	}

	.note {
		font-size: 24px;
		line-height: 75%;
	}

	.pager a {
		font-size: 30px;
	}

	.thepost .inlineimg {
		height: 26px;
		float: none !important;
		display: inline;
		margin: 0 0 0 0;
	}

	#cat {
		height: 30px;
		margin-top: 10px;
	}

	option {
		font-size: 30px;
	}
}

.commentslink {
	font-family: 'Bitter', serif;
	font-weight: bold;
}

.reply {
	margin-bottom: 60px;
}

.comment-reply-link {
	font-size: 13px;
}

/*
fonts////////////////////
.oet might be needed for IE9
*/
/*@font-face {
	font-family: Courier New;
	src: 	url('fonts/cour.ttf');
	font-weight:normal; 
	font-style:normal;
}

@font-face {
	font-family: Courier New;
	src: 	url('fonts/couri.ttf');
	font-weight:normal; 
	font-style:italic;
}

@font-face {
	font-family: Courier New;
	src: 	url('fonts/courbd.ttf');
	font-weight:bold; 
	font-style:normal;
}

@font-face {
	font-family: Courier New;
	src: 	url('fonts/courbi.ttf');
	font-weight:bold; 
	font-style:italic;
}*/