/* @override http://brockton.primalcommunications.com/wp-content/themes/brockton/print.css */



/* @group YUI Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* @end */

#nav,
#foot-child,
#foot-nav,
a#today
{
	display: none;
}


body, td {
	font: 10pt Arial, sans-serif;
}


h1 {
	float: right;
	padding: 7px 10px;
}
h1 a {
	font-size: 14pt;
	color: #999;
	text-decoration: none;
}




/* @group Calendar */

#calendar {
	padding: 0 0 0 1px;
}

.calendar {
	width: 100%;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #CCC;
}

table.calendar th {
	background: #fff;
	padding: 2px 10px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CCC;
	color: #4a0003;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


table.calendar tr td {
	/*width: 14%;*/
	width: 125px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CCC;
	position: relative;
	background-color: #fff;
	vertical-align: top;
}

#calendar .post.copy {
	display: none;
}

.daywrap {
	padding: 4px 2px 0px 5px;
	min-height: 100px;
}

.calendar .linkedday {
	background: #fff;
}

.calendar .date {
	font-size: 1.3em;
	padding-bottom: 5px;
	display: block;
	color: #777;
	margin-left: -2px;
}

.calendar .linkedday .date {
	font-weight: bold;
	color: #444;
}

a.cal-event {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 2px 0 2px 5px;
	background: #fff;
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: #df0d16;
	margin-bottom: 4px;
	color: #4d0003;
	text-decoration: none;
	font-size: 0.9em;
}

a.cal-event:hover {
	overflow: visible;
}

#cal_date {
	display: none;
}

.this-month {
	font-size: 2em;
	
}

#calendar h2 {
	margin-bottom: 10px;
}

#calendar h2 a#today {
	font-size: 1em;
	padding: 17px 10px 0 0;
	float: right;
}

.next-prev {
	display: none;
}

/* @end */




/* @group Footer */

#footer {
  clear: both;
  padding: 25px 29px 0 29px;
  position: relative;
  width: 600px;
  margin: 0 auto;
}

#foot-wrap {
	padding: 0;
	height: 70px;
}

#foot-wrap table td {
	vertical-align: middle;
}

#foot-logo {
	padding: 0 20px;
}

#foot-address1 {
	color: #666;
	line-height: 1.4em;
	padding-right: 40px;
}

#foot-address2 td {
	height: 1.6em;
	color: #666;
	padding-right: 20px;
}

#foot-address2 td a {
	color: #666;
	text-decoration: none;
}

#foot-address2 td a:hover {
	color: #333;
	text-decoration: underline;
}

#foot-ib img {
	display: none;
}

img#foot-child {
	position: absolute;
	top: -156px;
	right: 30px;
}
#foot-wrap-bottom {
	height: 1px;
	margin-top: 11px;
}

#foot-nav {
	display: block;
}

#foot-nav {
	display: none;
}

#foot-nav-cap {
	clear: both;
	border-top: 1px solid #CCC;
}

#foot-credit {
	color: #888;
	font-size: 0.75em;
	line-height: 2em;
	height: 2em;
	text-align: center;
}

#foot-primal {
	display: none;
}

#foot-credit a {
	color: #777;
	text-decoration: none;
}

#foot-credit a:hover {
	color: #333;
	text-decoration: underline;
}

#foot-cap {
	display: none;
}

/* @end */
