/*
Theme Name: Fresh Ideas 365
Theme URI: http://conceptfarm.com/
Description: The custom theme for Fresh Ideas 365, designed and developed by the <a href="gttp://www.conceptfarm.com/">Concept Farm</a>
Version: 1
Author: Tyronne Schaffer & Tim McDuffie
Author URI: http://www.conceptfarm.com/

print styleheet

*/

@page { 
	margin:1in 0.5in; 
	@bottom-right 
	{
		content: counter(page);
	}
}


h1, h2, h3, h4 { page-break-after:avoid; }

a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* === MAIN LAYOUT === */

body
{
	font: 10pt Times, Serif;
	line-height:12pt;
	color: black;
	background-color:white;
	text-align:left;
}
		
h1, h2, h3, h4, h5, h6 { font-weight:bold; }

h1 a
{
	color:black;
	font-size:18pt;
	margin-top:2in; margin-bottom:1.5in;; 
}

p.date_stamp { font-size:8pt; text-transform:uppercase; margin-bottom:0.1cm; margin-top:1cm; }
h2 { font-size:15pt; margin-top:0cm; margin-bottom:0.25cm; margin-left:0cm; }
.post h2 a { color:black; }
h3 { font-size:12pt; margin-top:0cm; margin-bottom:0.25cm; margin-left:0.3cm; }
h4 { font-size:11pt; margin-top:0cm; margin-bottom:0.25cm; margin-left:0.3cm; }
p { margin:0.4cm 0in; text-indent:0.3cm; }

.post a { color:blue; }
.post a:hover { color:blue; }
.post a:visited { color:blue; }
.post a:active { color:blue; }

.post { margin-bottom:.5cm; } 
p.time_stamp { font-size:8pt; color:black; margin-top:0cm; text-indent:0cm }

.entry a:link:after, .entry a:visited:after 
{
   content: " [" attr(href) "]";
   font-size: 90%;
   color:#999999;
}

.entry a img { border:none; }

.entry object, .entry embed { display:none; }


/*
.postmetadata
{
	margin-left:0.5cm;
	border:thin solid #grey;
}
					
.postmetadata p { margin:0cm; text-indent:0cm; }
*/

.currentComments { border-top:2px black solid; margin-top:1cm; margin-left:0cm;  }
.comment { border-bottom:1px #999999 solid; }
.commentmetadata { font-weight:bold; }
.comment p { margin:0cm;  }

#searchform, #nav, #subnav, #secondary, #footer, #respond,.navigation_bottom, .navigation_top, .postmetadata .share_this, #currentComments .avatar, .postmetadata .share_this, .postmetadata .comments_link, .post .footer, .postmetadata
{
	display:none;
}
