/*
Theme Name: Winnipeg O' My Heart
Theme URI: http://www.winnipegomyheart.com/

	Winnipeg O' My Heart v1.0
	http://www.winnipegomyheart.com/

	Copyright Laurel Fulford, 2009, 2010.
	All Rights Reserved.

*/

/* Reset CSS - from http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
strong, sub, 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;
/*	font-style: normal;*/
}
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;
}

small {
	font-size: 10px;
}

img,
iframe {
	max-width: 100%;
}


/*******************************************
Website Styles
*/

body {
	background: url('images/bg-body.gif') 0 0 repeat #e3e7e8;
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #606a73;

}


a, a:visited {
	color: #3e4a54;
}

a:hover {
	background-color:#d0d8da;
}

em {
	font-style: italic;
}

strong, b {
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

i, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.core {
	width: 920px;
	padding: 0 20px;
	margin: 0 auto;
}

.hidden {
	display: none;
	visibility: hidden;
}

/* header styles */

#header {
	background: url('images/bg-header-back.gif') 0 82px repeat-x transparent;
}

#header .core {
	background: url('images/bg-header.png') 0 0 no-repeat transparent;
}

	* html #header .core {
		background-image: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/winnipego/images/bg-header.png',sizingMethod='crop');
	}

#header .title {
	display: block;
}

	#header .title img {
		display: block;
		margin: 5px auto 0;
	}

	* html #header .title {
		background-image: none;
	}

	#header .title:hover {
		background: transparent;
	}


/* navigation styles */

#header ul {
	background: #e3e7e8;
}

* html #header ul {
	margin-left: -300px;
}

#header ul li {
	display: inline;
}

#header ul li a {
	float: left;
	display: block;
	font-family: 'Lato';
	text-transform: uppercase;
	text-decoration: none;
	color: #b7c1c4;
	font-size: 17px;
}

#header ul li a:hover {
	color: #9badb1;
	background-color: transparent;
}

#header ul li.link-home a {
	margin: 0 0 0 150px;
}

#header ul li.link-archives a {
	background-position: 0 -50px;
	margin: 0 0 0 80px;
}

#header ul li.link-about a {
	margin: 0 0 0 190px;
}
#header ul li.link-contact a {
	margin: 0 0 0 80px;
}





/* content styles */

#content {
	background: url('images/bg-content.gif') 0 0 repeat-x #e3e7e8;
}

#content .core {
	background:  url('images/bg-content-bottom.gif') right bottom no-repeat #e3e7e8;
	padding-top: 30px;

}

	#content h1,
	#content h1 a {
		font: normal 30px georgia, 'times new roman', serif;
		color: #434f53;
		text-decoration: none;
	}

	#content.page h1 {
		padding-bottom: 20px;
	}

	#content h2 {
		color: #c59393;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		padding: 0 0 7px;
	}

	#content h2.search-title,
	#content h2.search-title a {
		font: normal 20px georgia, 'times new roman', serif;
		color: #434f53;
		text-decoration: none;
		padding: 0;
		text-transform: none;
	}

	.screen-reader-text {
		display: none;
		visibility: hidden;
	}

	#content p {
		padding: 0 0 15px;
	}

#primary-content {
	width: 608px;
	width: 66%;
	float: left;
	padding: 0 0 30px;
}

	#primary-content h3 {
		padding: 15px 0;
		font-size: 16px;
		color: #434F53;
	}

	#primary-content p {
		line-height: 1.7em;
	}

	#primary-content blockquote {
		padding-left: 30px;
		font-family: georgia;
		font-size: 13px;
		font-style: italic;
	}

	#primary-content .post {
		padding: 0 0 40px;
	}

	#primary-content .post ul {
		list-style: disc;
		padding-left: 20px;
		padding-bottom: 15px;
		margin-left: 10px;
	}

		#primary-content .post ul li {
			padding-left: 10px;
			padding-bottom: 10px;
			line-height: 1.7em;
		}

	#primary-content .post .meta,
	#primary-content .post .footer {
		color: #bdc6c9;
		font-size: 11px;
		text-transform: uppercase;
		font-family: arial, helvetica, sans-serif;
	}

	#primary-content .post .footer {
		font-size: 10px;
clear: both;
	}

	#primary-content .post .meta a,
	#primary-content .post .meta a:visited,
	#primary-content .post .footer a,
	#primary-content .post .footer a:visited {
		color: #9facb0;
	}

	#primary-content .post .meta {
		padding: 12px 0
	}


	#primary-content .post .meta span.date {
		padding: 0 17px 0 0;
		background: url('images/heart.gif') right 2px no-repeat;
	}

	#primary-content .post .meta .author {
		color: #9FACB0;
	}

	#primary-content .post .footer {
		border-top: 1px solid #d9dfe0;
		text-align: right;
		padding: 12px 0;
		margin: 12px 0 0 ;
	}


#secondary-content {
	font-size: 11px;
	line-height: 18px;
	width: 269px;
	width: 29%;
	float: right;
	color: #68848a;
}

#secondary-content a,
#secondary-content a:visited {
	color: #68848a;
	text-decoration: none;
}

#secondary-content ul li {
	margin: 0 0 10px;
}

#secondary-content .content-block {
	padding: 0 0 20px;
	border-bottom: 1px solid #d4dbdd;
	margin: 0 0 30px;
}

#secondary-content #about {
	position: relative;
}

	#secondary-content #about .more-link {
		position: absolute;
		bottom: 10px;
		right: 5px;
	}

#secondary-content #manitoba-blogs {
	margin-bottom: 30px;
}

#secondary-content #manitoba-blogs a {
	display: block;
	margin: -15px 0 0 0;
}

#secondary-content #twitter {
	background: url('images/twitter.gif') 0 0 no-repeat;
	padding: 0 0 30px 60px;
}

#secondary-content #twitter a {
	text-decoration: underline;
}


#secondary-content a.rss-feed {
	font-size: 10px;
	display: block;
	background-image: url('images/feed.png');
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
	margin: 20px 0 0 0;
	line-height: 1;
	float: left;
}

#secondary-content #linkage ul li.link a {
	text-decoration: underline;
}

	#secondary-content #linkage a.more-link {
		display: block;
		float: left;
	}

	#secondary-content #linkage a.rss-feed {
		float: right;
		margin: 0 20px 0 0;
	}


/* archives */

.archive-01 {
	background: #d6dbdc;
	padding: 20px;
	border: 1px solid #fff;
	clear: both;
}

.archive-02,
.archive-03 {
	padding: 0 0 50px;
	width: 300px;
	float: left;
}


.archive-02 li,
.archive-03 li {
	margin-bottom: 8px;
}

.archive-02 li a,
.archive-03 li a {
	text-decoration: none;
}




/* Captions */
#primary-content .aligncenter,
#primary-content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#primary-content .wp-caption {
	border: 1px solid #d4dbdd;
	background-color: #f3f5f5;
	padding: 8px 6px;
}

#primary-content .wp-caption img {
	padding: 0;
	border: 0 none;
	display: block;
	margin: 0 auto;
	border: 1px solid #dee4e6;

}

#primary-content .wp-caption .wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	padding: 7px 4px 5px !important;
	margin: 0;
	text-align: left;
	color: #8b939a;
}
/* End captions */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

#primary-content img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#primary-content img.alignright {
	padding: 4px;
	margin: 0 0 5px 12px;
	display: inline;
	}

#primary-content img.alignleft {
	padding: 4px;
	margin: 0 12px 5px 0;
	display: inline;
	}

#primary-content .alignright {
	float: right;
	margin: 0 0 5px 12px;
	}

#primary-content .alignleft {
	float: left;
	margin: 0 12px 5px 0;
	}
/* End Images */


/* Comments area */

#respond {
	background: #DADFE0;
	padding: 20px;
	border: 1px solid #fff;
	margin: 10px 0 0 0;
}

#respond h3,
#comments h3 {
	padding: 0 0 10px;
	font: normal 20px georgia, 'times new roman', serif;
}

#commentform .comment-input label{
	display: block;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	width: 70px;
}

#commentform #submit {
	float: right;
}

#commentform textarea {
	width: 533px;
}

.guidelines {
font-style: italic;
font-size: 11px;
color: #7D878F;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}

/* Individual comments */

.comment-author {
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	float: left;

}

.comment-author img {
	float: left;
	border: 4px solid #fff;
	margin: 0 10px 0 0;
}

.comment-meta {
	float: right;
	width: 250px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;

}

	.comment-meta a {
		text-decoration: none;
	}

.commentlist li {
	border-bottom: 1px solid #D4DBDD;
	padding: 15px;
}

.commentlist p {
	margin: 0 0 0 50px;
	font-size: 11px;
	clear: both;
}

.comment {
	margin-bottom: 5px;
}

.comment.byuser {
	background-color: #d3d9db;
}

/*****************************
Pages
*/

/* Recent Links */
ul.recent-links-list {
	padding: 0 0 40px;
}

ul.recent-links-list li {
	padding: 10px 0 20px 18px;
	border-bottom: 1px solid #D4DBDD;
	background: url('images/heart.gif') 0 15px no-repeat transparent;
}

ul.recent-links-list a {
	text-decoration: none;
}

div.links-by-month {
	padding: 0 0 0 18px;
}

/*****************************
About Page
*/

.skips h2 {
	border-bottom: 1px solid #D4DBDD;
	margin: 20px 0 10px;
}

div.bio {
	padding: 10px 0 20px;
	border-bottom: 1px solid #D4DBDD;
}

div.bio h3 {
	font: normal 18px georgia, 'times new roman', serif;
	color: #434F53;
	font-style: italic;
	margin: 5px 0 5px 2px;
	background: url('images/heart.gif') no-repeat 0 5px transparent;
	padding: 0 0 0 17px !important;
}

#primary-content .bio img {
	float: left;
	display: block;
	padding: 9px;
	margin: 5px 8px 8px 0;
	background-color: #f6f6f6;
	border: 1px solid #e4e4e4;
}

.bio-meta {
	font-size: 11px;
	clear: both;
}

.bio-meta li {
	margin: 0 0 10px 2px;
}

.bio-meta li span.post-meta-key {
	color: #2c394b;
}

/*****************************
Footer
*/

#footer {
	background: url('images/bg-footer.gif') 0 0 repeat-x transparent;
	padding: 55px 0 0 0;
}

#footer h3 {
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	color: #7d654c;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 15px;
}

#footer .footer-col {
	width: 292px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 30px 0;
}

	#footer #links {
		margin: 0;
	}

/* photos */

#footer #photography a img {
	display: block;
	border: 4px solid #E3E7E8;
	float: left;
	margin: 0 7px 7px 0;
}

	#footer #photography a:hover img {
		border-color: #E6B5B5;
	}

	#footer #photography a.more-photos {
		display: block;
		text-align: right;
		clear: both;
		text-transform: uppercase;
		color: #aaaeab;
		font: normal 10px arial, helvetica, sans-serif;
		text-decoration: none;
		margin: 10px 28px 0 0;
	}
		#footer #photography a.more-photos:hover {
			background-color: transparent;
			color: #fff;
		}

/* twitter */

#footer .tweet {
	background: url('images/tweet.png') 0 bottom no-repeat transparent;
	padding: 10px 15px 1px;
	margin: 0 15px 25px 0;
	zoom: 1;
}

	* html #footer .tweet {
		background-image: none;
		padding-left: 0;
	}

	#footer .tweet a {
		display: block;
		font: normal 13px/18px georgia, 'times new roman', serif;
		color: #c9ae93;
		text-decoration: none;
		margin: 0 0 15px;
		position: relative;
	}

	#footer .tweet a:hover {
		background-color: transparent !important;
		color: #bb9c7d;
	}


	#footer .tweet .time {
		padding: 0 0 0 55px;
		text-transform: uppercase;
		color: #aaaeab;
		font: normal 10px arial, helvetica, sans-serif;
	}

		* html #footer .tweet .time {
			padding-left: 0;
		}

/* resources links */

#footer .link-manitoba,
#footer .link-winnipeg {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

	#footer .link-manitoba span,
	#footer .link-winnipeg span {
		text-transform: uppercase;
		color: #c6d0d2;
		font-size: 10px;
		display: block;
	}

	#footer .link-manitoba {
		background: url('images/logo-manitoba.png') 0 0 no-repeat;
		padding: 15px 0 30px 113px;
	}


	#footer .link-winnipeg {
		background: url('images/logo-winnipeg.png') 0 0 no-repeat;
		padding: 15px 0 30px 113px;
	}

		* html #footer .link-manitoba,
		* html #footer .link-winnipeg {
			background-image: none;
			padding-left: 0;
		}

#footer #copyright {
	color: #7d654c;
	font: normal 11px georgia, 'times new roman', serif;
	background: url('images/manitoba-footer.png') 0 0 no-repeat;
	padding: 13px 0 20px;
	clear: both;
	zoom: 1;
}

	* html #footer #copyright {
		background-image: none;
	}

	#footer #copyright a {
		color: #7d654c;
		text-decoration: none;
	}

		#footer #copyright a:hover {
			background: transparent;
			text-decoration: underline;
		}

	#footer #copyright span {
		display: block;
		margin: 0 0 0 35px;
		border-top: 1px solid #58422b;
		padding: 4px 0 0 0;
	}

	* html #footer #copyright span {
		margin-left: 0;
	}

/*******************************************
CSS Hacks
*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


@media only screen and (max-width: 919px) {
	.core {
		max-width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}

	#header .core {
		background-size: 100%;
	}

	#header ul:before,
	#header ul:after {
		content: "";
		display: table;
		clear: both;
	}
	#header ul li a {
		display: block;
		width: 50% !important;
		float: left;
		margin: 0 !important;
		text-align: center;
		padding: 4px 0;
	}
}

@media only screen and (max-width: 481px) {

	#primary-content,
	#secondary-content {
		width: auto;
		float: none;
	}
}
