/*
Theme Name: DowntownWO
Description: Default theme for the downtownwo.ca website
Version: 1.0
Author: Toby Leftly
Author URI: http://accentmedia.ca/
*/

/* CSS 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* typography */

html {
	height: 100%;
}

body {
	height: 100%;
	font-size: 62.5%;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #505050;
}

p {
	font-size: 1.25em;
	line-height: 1.6em;
}

h1 {
	font-size: 1.6em;
	line-height: 1.8em;
}

h2 {
	font-size: 1.5em;
	line-height: 1.7em;
}

h3 {
	font-size: 1.4em;
	line-height: 1.6em;
}

h4 {
	font-size: 1.3em;
	line-height: 1.5em;
}
a:link, a:visited {
	color: inherit;
}

a:hover {
	color: #3a93b5;
	text-decoration: none;
}

/* styling begins */

#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -225px;
	min-width: 1000px;
}

#site-desc {
	background: url(images/rose_top.jpg) no-repeat right top;
}

#site-desc p {
	line-height: 46px;
	height: 46px;
	font-size: 1.2em;
	color: #a5a5a5;
	margin-left: 12px;
	padding-left: 45px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	background: url(images/dwbia_logo.jpg) no-repeat left 7px;
}

#site-desc a:link, #site-desc a:visited, #sec-site-desc a:link, #sec-site-desc a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#site-desc a:hover, #sec-site-desc a:hover {
	color: #3a93b5;
}

#header {
	background: url(images/rose_btm.jpg) no-repeat #dfdfdf right top;
	height: 259px;
}

#sec-header {
	background: url(images/sec_header.jpg) no-repeat #dfdfdf;
	height: 168px;
}

/* sec header masthead ONLY */

.lg-rose {
	position: absolute;
	top: 0;
	right: 0;
}

#sec-site-desc {
	line-height: 46px;
	font-size: 1.2em;
	color: #a5a5a5;
	padding-left: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
}

#sec-header #mastholder {
	background: url(images/small_mast_under.jpg) no-repeat;
	height: 168px;
	width: 134px;
	float: left;
}

#sec-header h1 a:link, #sec-header h1 a:visited {
	display: block;
	width: 134px;
	height: 168px;
	background: url(images/small_mast.jpg) no-repeat;
	text-indent: -999em;
}

#sec-header h1 a:hover {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	 -moz-opacity: 0;
	 opacity:0;
}

#sec-header h1 a:hover {
	-webkit-transition: opacity 0.5s 0;
}

/* sec header masthead ends */

#mastholder {
	background: url(images/mast_under.jpg) no-repeat;
	height: 259px;
	width: 176px;
	float: left;
}

#header h1 a:link, #header h1 a:visited {
	display: block;
	width: 176px;
	height: 259px;
	background: url(images/masthead.jpg) no-repeat;
	text-indent: -999em;
}

#header h1 a:hover {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	 -moz-opacity: 0;
	 opacity:0;
}

#header h1 a:hover {
	-webkit-transition: opacity 0.5s 0;
}

#top-post {
	float: left;
	width: 800px;
	
}

#top-img {
	float: left;
	width: 391px;
	height: 259px;
	overflow: hidden;
	margin-right: 20px;
	
}

#top-img img {
	width: 391px;
}

.top-date {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #999;
	line-height: 60px;
}

.top-post-title:link, .top-post-title:visited {
	text-decoration: none;
}

.top-post-title:hover {

}

.top-post-title h2 {
	font-size: 3.5em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#navi {
	clear: both;
	background: #ceecfb;
	margin: 21px 0 35px 0;
	height: 33px;
}

#navi li {
	float: left;
	display: inline;
}

#navi li a {
	display: block;
	line-height: 33px;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 6px;
}

#navi li a:hover {
	color: #3a93b5;
}

#home:link, #home:visited {
	display: block;
	width: 37px;
	background: url(images/home_btn.jpg) no-repeat;
	text-indent: -999em;
}

#home:hover {
	background-position: left bottom;
}

#photos:link, #photos:visited {
	width: 310px;
	text-align: center;
}

#photos:hover {
	
}
#top-ten:link, #top-ten:visited {
	width: 310px;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#top-ten:hover {
	
}

#contact:link, #contact:visited {
	width: 310px;
	text-align: center;
}

#contact:hover {
	
}

/* content styles */

#content {
	clear: both;
	background: url(images/recent_posts.jpg) no-repeat;
	background-position: left 38px;
}

#content .post {
	float: left;
	width: 258px;
	margin-right: 45px;
}

#content .post h2 a:link, #content .post h2 a:visited {
	color: #9bb244;
	text-decoration: none;
	line-height: 38px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content .post h2 a:hover {
	color: #666;
}

#content .post p {
	clear: both;
}

#inner-cont {
	margin: 0 0 30px 37px;
}

#imgholder {
	height: 155px;
	overflow: hidden;
	margin: 0 10px 20px 0;
}

#imgholder img {
	width: 100%;
}

.clear {
	clear: both;
}

#single-post {
	width: 500px;
	float: left;
	padding: 25px 56px 45px 100px;
	background: url(images/side_post.jpg) no-repeat;
	background-position: left 25px;
	border-right: 1px solid #d0dba7;
	margin-bottom: 20px;
}

#single-post p {
	margin-bottom: 10px;
}

#single-post h2 {
	color: #53a1be;
	margin: 30px 0 15px 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#single-post h2 a:link, #single-post h2 a:visited {
	text-decoration: none;
}

#single-post img {
	width: 100%;
}


#sidebar {
	width: 250px;
	float: left;
	padding-bottom: 35px;
	/* border: 1px solid blue;  */
}

#sidebar ul li {
	padding-left: 35px;
}

#sidebar h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin: 10px 0 15px 0;
	clear: both;
}

#sidebar h2 a {
	text-decoration: none;
}

#dm {
	background: url(http://downtownwo.ca/img/downtown_mosaic.jpg) no-repeat;
	display: block;
	width: 210px;
	height: 80px;
	text-indent: -999em;
	margin: 30px 0 30px 0;
}

#searchform label {
	display: block;
	font-size: 1px;
	line-height: 23px;
	color: white;
}

#s {
	width: 145px;
	background: url(images/search_bg.jpg) no-repeat #e1e1e1;
	border: 0;
	line-height: 18px;
	padding: 3px 3px 3px 66px;
}

#searchsubmit {
	visibility: hidden;
}

#imgol {
	position: absolute;
	top: 46px;
	left: 176px;
	width: 391px;
	height: 259px;
	background: url(images/overlay.png) no-repeat;
}

/* single page styles */

#singlep {
	width: 500px;
	float: left;
	padding: 25px 56px 45px 100px;
	background: url(images/side_post.jpg) no-repeat;
	background-position: left 25px;
	border-right: 1px solid #d0dba7;
}

#singlep .post {
	width: 100%;
}

#singlep .post .imghldr img { /* main images for posts on single pages */
	width: 100%;
}

#singlep * .alignnone, #topten * .alignnone, #single-post * .alignnone {
	max-width: 100%;
	height: auto;
}

#singlep h2 {
	color: #9bb244;
	text-decoration: none;
	margin: 30px 0 15px 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.entry .postmetadata {
	background-color: #f1f1f1;
	padding: 8px;
	color: #999;
	font-size: 1.1em;
	margin: 15px 0 15px 0;
}

.entry p {
	margin-bottom: 10px;
}

/* top ten */

#topten {
	width: 656px;
	float: left;
	background-position: left 25px;
	border-right: 1px solid #d0dba7;
	margin-bottom: 20px;
	padding-top: 25px;
}

#topten .post {
	width: 500px;
	background: url(images/side_post.jpg) no-repeat;
	padding: 0 56px 45px 100px;
}

#topten .post .imghldr img {
	width: 100%;
}

#topten h2 {
	color: #9bb244;
	text-decoration: none;
	margin: 30px 0 15px 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* archive page styles */

#archive {
	width: 556px;
	padding-left: 100px;
	height: 800px;
	float: left;
	background-position: left 25px;
	border-right: 1px solid #d0dba7;
	margin-bottom: 20px;
}

#archive h2 {
	color: #9bb244;
	text-decoration: none;
	margin: 30px 0 15px 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#archive ul li {
	font-size: 1.2em;
	line-height: 1.7em;
}

#archive-cloud {
	line-height: 3em;
	padding-right: 40px;
}

#archive-cloud a {
	margin-right: 6px;
}

/* search styles */

#searchp {
	width: 600px;
	float: left;
	padding: 25px 56px 45px 45px;
	background-position: left 25px;
	border-right: 1px solid #d0dba7;
}

#searchp h2 {
	color: #9bb244;
	text-decoration: none;
	line-height: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#searchp .post {
	width: 100%;
	margin-bottom: 15px;
	background: url(images/rose_small.jpg) no-repeat;
	padding-left: 30px;
}

#searchp .post h3 {
	font-size: 1.7em;
	line-height: 22px;
}

#searchp .post h3 a {
	text-decoration: none;
}

#searchp .post small, #searchp .post .postmetadata {
	color: #bdbdbd;
}

.srchtxt {
	margin: 15px 0 15px 0;
}

/* footer styles */

.push {
	clear: both;
	height: 225px;
}

#full_foot {
	clear: both;
	height: 225px;
	background: #808080;
	background: url(images/browse_by_tags.jpg) no-repeat #808080;
}

#archives {
	margin-left: 656px;
}

#archives a:link, #archives a:visited {
	background: url(images/browse_archives.jpg) no-repeat #9cb245;
	display: block;
	height: 56px;
	text-indent: -999em;
}

#archives a:hover {
	background-position: left bottom;
}

#ft_left {
	float: left;
	width: 656px;
	height: 169px;
	background: #464646;

}

#tags {

	margin: 0 35px 0 30px;
}

#tags a:link, #tags a:visited {
	width: 33%;
	line-height: 24px;
	float: left;
	color: #999;
}

#ft_right {
	margin-top: 15px;
	float: right;
}

/* site credits */

#site_credit {
	margin: 70px 16px 0 0;
}

#sqs {
	height: 50px;
}

#sqs li {
	display: inline;
	float: right;
}

#txts {
	clear: both;
	float: right;
	background: url(images/siteby_bg.jpg) no-repeat;
	text-indent: -999em;
	height: 17px;
	width: 228px;
}

#txts li {
	display: inline;
	float: right;
}

#sqs li a, #txts li a {
	display: block;
	text-indent: -999em;
}

#accsq:link, #accsq:visited {
	width: 45px;
	height: 50px;
	background: url(images/am_logo.jpg) no-repeat;
}

#spotsq:link, #spotsq:visited {
	width: 50px;
	height: 50px;
	background: url(images/sc_logo.jpg) no-repeat;
}

#amtxt:link, #amtxt:visited {
	background: url(images/am_txt.jpg) no-repeat;
	height: 17px;
	width: 105px;
}

#sctxt:link, #sctxt:visited {
	background: url(images/sc_txt.jpg) no-repeat;
	height: 17px;
	width: 68px;
}

.plus {
	width: 21px;
	height: 50px;
	text-indent: -999em;
	background: url(images/plus.jpg) no-repeat;
}

#accsq:hover, #spotsq:hover, #amtxt:hover, #sctxt:hover {
	background-position: left bottom;
}


/* flickr integration */

.flickr a:link, .flickr a:visited {
	border: 8px solid #e2e2e2;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}

.flickr a:hover {
	border: 8px solid #d2d2d2;
}

/* random stuff */

.morelnk:link, .morelnk:visited {
	text-decoration: none;
	color: #9bb244;
	font-weight: bold;
}

.morelnk:hover {
	color: #666;
}

#topten .pagetitle {
	margin-left: 100px;
	font-size: 1.6em;
}

/* copyright stream */

#cright {
	clear: both;
	padding: 25px 0 0 35px;
}

#cright p {
	color: #cccccc;
	font-size: 1.1em;
	
}

/* twitter stream */

#sidebar div ul li {
	padding: 0 0 22px 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

#sidebar div ul li a:link, #sidebar div ul li a:visited {
	color: #3a93b5;
	text-decoration: none;
}

#sidebar div ul li a:hover {
	color: #9bb244; 
}

/* contact styles */

#contact-form {
	width: 656px;
	float: left;
	background-position: left 25px;
	border-right: 1px solid #d0dba7;
	margin-bottom: 20px;
}

#contact-form .post {
	width: 500px;
	padding: 15px 56px 45px 100px;
}

#contact-form h2 {
	color: #9bb244;
	line-height: 38px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wpcf7-form {
	background-color: #e1e1e1;
	padding: 15px;
	width: 90%;
}

.wpcf7-form textarea {
	width: 75%;
	
}

.wpcf7-form div {
	background-color: #a1ffa8;
	color: #777;
}

/* comment styles */

.comment {
	width: 444px;
}

.comment a:link, .comment a:visited {
	text-decoration: none;
}

.comment em {
	background-color: #d5ebf9;
	display: block;
	padding: 3px 3px 3px 10px;
	color: green;
}

.comment-text {
	background-color: #d5ebf9;
	padding: 5px 10px 5px 10px;
	color: #333;
}

.comment-details {
	padding: 5px 0 15px 0;
	color: #999;
}

.comment-details em {
	background: none;
	display: inline;
	color: #999;
}

#comment-header {
	line-height: 50px;
}

#commentform {
	
}

#commentform label, #commentform input, #commentform textarea {
	display: inline;
	float: left;
	clear: both;
}

#commentform label {
	font-size: 1.2em;
	line-height: 2em;
	color: #999;
}

#commentform input {
	width: 60%;
}

#commentform textarea {
	width: 75%;
	height: 100px;
	margin-bottom: 10px;
}

#commentform p {
	width: 45%;
}