/*
Theme Name: TMYC WordPress 
Description: P R IN T for TMYC
Version: 1.0
Author: Andrew Eustace

*/

/* Begin Typography & Colors */
body {
	background-color:white;
	color: #333333;
	font-family: "Times New Roman", Times, serif;/* P R I N T */
	font-size: 11pt; /* P R I N T */
	line-height: 14pt;/* P R I N T */
	}
#header {
	width:100%;
	height:115px;
	background: none;
	}
#headertxt 	{
	color: #000000;
	}
#headertxt .description {
	font-size: 13pt;
	}
#pgtitle { /*	overall height 37px (27 + padding)*/
	color: #000000;
	font-size: 15pt;
	background-color: #FFFFFF;
	background-image: none;/* P R I N T */
	}
.commentmetadata {font-size:  10pt;
	}
small, .small {
	font-size: 9pt;
	line-height: 13pt;
	}
.entry p a:visited {
/*	color: #b85b5a;
*/	}
.commentlist li, #commentform input, #commentform textarea, .commentlist li ul li {
	font-size: 11pt;
	}
.commentlist cite, .commentlist cite a {
	font-size: inherit;
	}
code {
	font: inherit 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: inherit;
	letter-spacing: .inherit;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10px;	}
/* End Typography & Colors */

/* Begin Hyperlinks */
a {
	font-weight: normal; text-decoration: none; color: blue;	}
a:hover {
/*color: #BB0000;*/
	text-decoration: underline;	}
.entry a {	border-bottom: #597859 dotted 1px;}


/* Begin Structure */
#pagewrap {
	background-color:white;
	margin: 0px auto;
	padding: 0;
	width: 800px;	
	}
.wideleftcolumn { /* total width= 630*/
	float: left;
	padding: 0px 20px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	}
.fullwidth { /* full width = 100% */
	line-height: 1.6em;
	padding: 0px;
	margin: 0px;
	width: 100%;	clear:both;}
.leftcolumn { 
	display:none;/* P R I N T*/
	}
.midcolumn { 
	width:100%;/*PRINT*/
	}
.widerightcolumn{	/* total width= 650*/
	float:left;
	padding:0px 10px;
	width:630px;
	}
#sideright {
	display:none;
	}
.post {
	padding:1px 10px 1px 10px;margin: 0px 0px 30px 0px;
	text-align: left;	
	border-bottom:1px solid #CCCCCC;}
.post hr {
	display: block;	}

.sticky {
	background: #DEF;
	}
.fullwidth .post {
	margin: 0;	}
.wideleftcolumn .postmetadata {
	padding-top: 5px;
	}
.fullwidth .postmetadata {
	margin: 30px 0;	}
.fullwidth .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;	}
.fullwidth .attachment {
	text-align: center;
	margin: 10px 0px;
	}
.attachment-medium, .attachment-large {
	background-color:#FFFFFF;padding: 4px 4px;/*margin: 5px 0px;*/
	border:solid 6px #303030;	}
.postmetadata {
	clear: both;	}
.clear {
	clear: both;	}
#footer {
	padding: 0;
	clear: both;	}
#footer p {
	text-align: center;
	margin: 0;
	padding: 40px 0;
		}
h1 { 	font-size: 15pt;}
h2 {	font-size: 13pt;color:#000000;}
h2.pagetitle {	font-size: 15pt;}
h3 {	font-size: 13pt;}
h3.comments {	font-size: 13pt;}
.hentry h3 {font-size:13pt;	}
.entry h1, .entry h2, .entry h3 {color:black;font-size:11pt; font-weight:bold;}
h1, h1 a, #headerimg .description {
	color: #000000;	}
h2, cite {
	color: #000000;	}
h2 a, h3 a {
	color: #000000;	}
.entry a {color:#202020; border-bottom: #808080 dotted 1px;}
.navigation {display:none;}
.noprint {display:none;}
.postmetadata ul, .postmetadata li {
	display: inline;
	background-color: #FFFFFF;	}
.postmetadata a {color:#000000;}

.wp-caption p.wp-caption-text {
	font-size: 11pt;
	line-height: 14pt;}

.navbar { 	display:none;/* P R I N T */
}

/* QL UPLOAD */
.QLuploadformcolumn { 
	line-height: inherit;
	width:60%;
	}
.QLuploadlistcolumn { 
	width:40%;}
.QLuploadlist { 
	font-size:inherit;	line-height: inherit; font-family:"Courier New", Courier, monospace;color:black;
	}
#QLUpload {
	width: 85%;
	color: #000000;
	background:#FFFFFF;
	font-size: inherit;
}
		
#QLUpload h1{
	font-size: 13pt;
}

