/* @group Global Reset */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td {
border:1px solid #eee;
padding:5px;
font-size:11px;
line-height:1.5em;
}
td a {
text-decoration:none;
font-weight:bold; }
thead {
background:#333;
color:#fff;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}

/* @end */


body{
margin: 0 auto;
padding: 0;
color: #333;
font-size: 90%;
background: #fff;
font-family: verdana, arial, helvetica, sans-serif;

}

/* @group My Group */

h1, h3 {
letter-spacing: 0.1em;
line-height: 145%;
}

h4 {
margin-bottom: 4px;
line-height: 135%;
}

p {
font-size: 11px;
line-height: 155%;
margin: 7px 0;
}
em {
font-style:italic;
}
.center {
text-align: center;
}

blockquote {
}

ul {
list-style: square;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 1em;
padding-left: 1em;
}
li {
margin: 3px 0px;
line-height:1.4em;
}
ol {
list-style: decimal;
font-size:11px;
margin: 0 0 0 20px;
}
img {
margin: 0;
padding: 0;
border: 0;
}

a:link { 
text-decoration: underline; 
color: #0477c6;
}
a:hover { 
text-decoration: none; 
color: #0477c6;
background:#ffc;
}
a:visited { 
text-decoration: underline; 
color: #0477c6; 
}

strong {
line-height: 185%;
}
/* @end */

/* @group structure */


#wrapper {
margin: 25px auto 0 auto;
padding-bottom: 10px;
width: 896px;
}

#header {
padding: 0 10px 5px 10px;
background: #fff;
overflow:hidden;
border-top:1px solid #eee;
border-right:1px solid #eee;
border-bottom: 5px solid #007758;
border-left:1px solid #eee;
}

#blog {
float: left;
margin-right:15px;
padding: 0 10px 10px 10px;
width: 375px;
color: #333;
text-align: left;
}

.entry {
margin: 10px 0 0 0;
padding: 10px 0;
border-bottom: 1px dotted #ccc;
background: #ffffff;
}
.entry ul {
font-size:11px;
margin:1em 3px;
}
.entry ul li {
margin: 0 0 5px 0;
line-height:1.4em;
}
.column1 a, .column2 a {
font-size:12px;
}
.column1{
width: 215px;
float: left;
margin: 20px 10px 0 0;
padding: 10px;
border-bottom: 1px dotted #ccc;
background: #fff url(http://acecommunities.ca/images/bg_sidebox.gif) no-repeat top left;
text-align: left;
}
.column1 img {
float:right;
margin: 5px 0 0 3px;}
.column2{
width: 215px;
float: left;
margin: 20px 0px;
padding: 10px;
border-bottom: 1px dotted #ccc;
background: #fff url(http://acecommunities.ca/images/bg_sidebox.gif) no-repeat top left;
text-align: left;
}
.column2 img {
float:right;
margin: 5px 0 5px 5px;
}
#footer {
background:url(http://acecommunities.ca/images/bg_footer.jpg) no-repeat bottom;
margin: 0;
padding: 5px 10px 0 10px;
letter-spacing: 0.09em;
clear:both;
height:250px;
}
#footer p {
float:left;
font-size:10px;
margin-left:245px;}
#footer img {
float:right;
margin: 0 0 0 20px;}
#footer a{
text-decoration: none;
font-size:10px;
}


/* @end */

/* @group navigation */
#navbar {
padding:3px 0 3px 0;
text-align: center;
float: right;
background:#007758;
}

#navbar ul {
list-style: none;
margin:0 auto;

}

#navbar li {
float: left;
padding: 0 20px 0 20px;
margin-right: 5px;
list-style: none;
}

#navbar li a {
display: block;
text-transform: uppercase;
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight:bold;
}

#navbar a:hover {
color: #ffc;
background:none;
}

/* @end */


#header #logos {
float:left;
position:relative;
height: 113px;
width: 256px;
margin:5px 20px 5px 5px;
background: transparent url("http://acecommunities.ca/images/logo_header.gif") no-repeat 0 0; }
#header #logos #logo_parks {
width: 110px;
height: 113px;
position: absolute;
top: 0;
left: 0;
text-indent: -5000px;
overflow:hidden; }
#header #logos #logo_ace {
width: 120px;
height: 113px;
position: absolute;
top: 0;
right: 0;
text-indent: -5000px;
overflow:hidden; }

#header h1 {
float:left;
width:255px;
margin:0 10px 5px 30px;
padding-top: 5px;
letter-spacing: -0.05em;
text-align: left;
font-size: 25px;
font-weight:bold;
color: #007758;
}
#header h2 {
position:relative;
bottom:10px;
left: 30px;
line-height:normal;
float:left;
width:255px;
font-size:12px;
margin: 3px 0 0 0;
}
#header img {
margin:10px 0 0 20px;
float:right;
}
#nav {
float: left;
margin: 0;
padding: 0;
text-align: right;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}



.date {
font-size: 90%;
background: transparent;
color: #000;
}

.title,.smalltitle {
font-weight: normal;
color: #007758;
margin: 0 0 8px 0;
}
.title {
font-size: 140%;
}
.smalltitle {
font-size:90%;
}
.title span, .title span a {
color:#ccc;
font-size:13px;
}
.title a {
text-decoration:none;
}
.title span a:hover {
color: #0477c6;
}
.posted {
margin: 10px 0px;
font-size: 10px;
line-height: 135%;
color: #666;
}
.sub {
font-weight:bold;
}
.sidetitle {
margin: 0 0 7px 0;
font-size: 11px;
font-weight:bold;
text-transform:uppercase;
letter-spacing: 0.09em;
color: #0478c6;
}


.paginate {
 font-family:Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:12px;
 font-weight: normal;
 letter-spacing:.1em;
 padding:10px 6px 10px 4px;
 margin:0;
}

.pagecount {
 font-size:10px;
 color:#666;
}

/* @group calendar */

.calendarBG {
 width: 195px;
 margin: 10px auto;
}

.calendarBlank {
 background-color: #ccc;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #5d5d5d;
 padding: 5px;
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:bold;
 letter-spacing:.1em;
 text-decoration:   none;
 color:             #fff;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:11px;
 color: #fff;
 background-color: #5d5d5d;
 text-align:  center;
 vertical-align: middle;
 padding: 5px;
}

.calendarToday {
 font-size:         12px;
 font-weight:bold;
 letter-spacing:.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: #ccc;
}

.calendarCell {
 font-size:         12px;
 font-weight:bold;
 letter-spacing:.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
 padding: 4px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}


/* @end */


input {
border-top:        1px solid #999999;
border-right:	   1px solid #eeeeee;
border-bottom:	   1px solid #eeeeee;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
height:            22px;
padding:           .3em 0 0 2px;
margin-top:        5px;
margin-bottom:     3px;
}

textarea {
border-top:        1px solid #999999;
border-right:	   1px solid #eeeeee;
border-bottom:	   1px solid #eeeeee;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
font-family:	   Verdana,sans-serif;
padding:           .3em 0 0 2px;
}

checkbox {
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #007758;
font-size:         11px;
font-weight:	   bold;
letter-spacing:    .1em;
padding:           5px;
margin:      	   5px 0;
text-transform:    uppercase;
color:             #fff;
height:			   auto;
}
#blog a.submit {
color:#fff;
margin: 5px 0;
text-decoration:none;
}
#blog a.submit:hover {
color:#0477c6;
}


.files {
background:#eee url(http://acecommunities.ca/images/bg_sidebox2.gif) center repeat-x;
padding:10px;
margin:.8em auto;
width:75%;
}
.comment {
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding:20px 10px 10px 10px;
margin: 20px 0 0 0;
}

.uploaded {
text-transform:uppercase;
color:#999;
font-weight:bold;
font-size:9px;
}

p.delete {
font-size:10px;
}
p.deleted {
font-style:italic;
font-size:11px;
color:#c00;
}