/* Layout Style Sheet for Print :: ourbutton.com templates */
/* Author :: Alex Stanhope for 247 Creative */
/* Copyright :: The Author, All rights reserved */

body {
    font-family: Arial, Helvetica, Sans-Serif; 
	color: #000;
}

/* Formatting Styles */

img {
	border: 0px;
}

a {
	border: 0px;
	text-decoration: none;
}

.italic {
	font-style: italic;
}

/* Content Styles */

div.date_m, div.date_d, div.date_y {
	display: inline;
	font-size: 1em;
	margin-top: 0;
	padding-bottom: 1em;
	font-style: italic;
}

/* Hide DIVs */

#usercp, #masthead, #logo, #header_widgets, #navigation, #date, #sidebar, #content_main_heading, #content_widgets, #footer, #footer_bottom, #noprint_1, #noprint_2, .noprint {
	display: none;
}

/* Content Styles */

#body .item {
	border: 1px solid #666;
	padding: 1em;
	font-size: 0.8em;
	line-height: 1.2em;
}

/* Text Styles */

h1, h2, h3, h4, h5, h6 {
	width: 100%;
}

#header h1 {
	margin-top: 1em;
	font-size: 1.1em;
	padding-bottom: 0.5em;
}

#header h2 {
	margin-top: 0;
	font-size: 0.9em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #666;
}

#header p {
	font-size: 0.8em;
	line-height: 1.3em;
}

h3 {
	margin-top: 0.75em;
	padding: 0;
	font-size: 0.9em;
}

.item h1, .item h2, .item h3, .item h4, .item h5, .item h6 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0.6em;
}

p.smallprint {
	font-size: 0.7em;
}

/* Link Styles */

a, acronym {
	text-decoration: none;
	border: none;
}

/* List Styles */

#body li {
	font-size: 1em;
}

#gallery li {
	list-style-type: none !important;
}