/*
Theme Name: Why Join a Union
Theme URI: http://www.whyjoinaunion.ca
Description: Theme for UFCW - Why Join a Union?
Version: 1.0
Author: Gwyn Pritchett
Author URI: http://www.gwynpritchett.com/
Tags: black, blue, sleek, simple, clean, smooth
*/

/* RESET */
@import url(css/reset.css);


/* HEADINGS -------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear: both;
}
#main-content h1 {
	font-size: 26px;
	margin: 5px 0px 5px;
	line-height: 24px;
}
#main-content h2 {
	font-size: 20px;
	line-height: 28px;
	;
}
#main-content h3 {
	font-size: 16px;
	margin: 10px 0px 5px;
	font-weight: bold;
}
#main-content h4 {
	font-size: 14px;
	margin: 10px 0px 5px;
	font-weight: bold;
	color: #666;
}
#main-content h5 {
	font-size: 12px;
	margin: 5px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
#main-content h6 {
	font-size: 12px;
	margin: 5px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

.post ul li {
	line-height: 24px;
	list-style-type: square;
	padding-left: 4px;
}
.post ul {
	margin: 0 0 10px 15px;
}

/* Colours -------------------------------------------- */

body {
	background: #0f426a url(images/bgcircle.png) center top no-repeat;
	color: #222;
}
#content {
	background:#fff
}
a {
	color:#007c92
}
a:hover {
	color:#41a0b1
}
#header h1 span {
	color:#ddd
} 							
.search-area .textbox, #searchform .textbox { 			
	color:#555; 										
	border:1px solid #000;	
	background:#FFF
}									
#nav ul li a {											
	color:#FFF;										
}					
#nav ul li a:hover {
	color:#FFF
}										
		
.post h2,.post h1 {
	border-bottom:1px dashed #ccc
}			
.post h2 a, .post h1 a {
	color: #1a5584
}						
.post h2 a:hover, .post h1 a:hover {
	color:#2e7ab7
}							/* Post title link hover color */
.full h2, .full h1 {
	color:#24709b
}								/* Post page - title color */
.full .postmetadata {
	background:#FFFFFF;									/* Meta data background color */
	border-top:1px solid #DEE7ED
}						/* Meta data top border color */
h2.pagetitle {
	background:#FFF;									/* Page - title background color */
	color:#666
}										/* Page - title text color */
blockquote p {
	bcolor:#5B5143
}							/* Blockquote text color */
h3 {
	color:#222;
}									/* H3 title text color */
ul.commentlist li {
	background:#f6f2ed url('images/comment_bg.gif') no-repeat
}	/* Comment background color */
ul.commentlist .rightside {
	border-left:1px solid #A5C3D3
}		/* Comment line seperator color */
#sidebar h2 {
	color:#00a2b2;
	font-weight: normal;
}							
#sidebar p {
	color:#555
}								/* Sidebar text color */
#footer p {
	color:#ccc;
	text-transform: uppercase;
	line-height: 16px;
}								/* Footer text color */
#footer a {
	color: #aaa
}							/* Footer link color */
#footer a:hover {
	color: #eee
}							/* Footer link hover color */
/* ----------------------------------------------------------------- */
/* END COLOR CHANGES ----------------------------------------------- */


/* Special CSS */
.slideshow {
	width: 300px;
	margin-bottom: 10px;
	background-color: #fff;
}
.slideshow ul li {
	width: 260px;
	padding-bottom: 2px;
	list-style-type: square;
	margin-left: 15px;
	padding-left: 4px;
	background-color: #fff;
}
blockquote.testimonial {
	background:url('images/quotes_left.gif') 0 0 no-repeat;
	padding:0 60px 0 30px;
	margin:0 0 30px 0;
}
#main-content .box-toggle-title h3 {
	color: #222;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
}
#main-content .box-toggle-title h3:hover {
	color: #666;
}
.bullet-column {
	width: 260px;
	float: left;
}


/* DEFAULT WORDPRESS CSS FOR IMAGES */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
	margin: 0 0 5px 12px;

}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Main Styles ----------------------------------------------------- */
/* ----------------------------------------------------------------- */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	margin:0;
	padding:0
}
a:active, a:focus {
	outline:none
}
.clear {
	clear:both;
	font-size:1px;
	display:block
}

#content-bottom {
		background: url(images/content_bottom.png) no-repeat top right;
		width: 975px;
		height: 16px;
		margin: 0 auto;

}

#content {
	width:975px;
	margin: 0 auto;
	background: url(images/content_bg.png) repeat-y top right;
	}
a {
	text-decoration: none
}
a:hover {
	text-decoration:none
}
/* Top Content  ------------------------------------------------------- */

#content-top {
		width: 975px;
		height: 210px;
		margin: 20px auto 0;
		position: relative;

}
.top-1 {
		background: url(images/top-1.png) no-repeat top right;
}

#content-top h2 {
	position:absolute;
	top:18px;
	left: 16px;
	width:263px;
	height:76px;
	margin:0;
	padding:0;
	font-size:1px
}
#content-top h2 a {
	display:block;
	with:263px;
	height:76px;
	text-indent:-2000px;
	background:url('images/logo.jpg') no-repeat
}



/* Navigation ------------------------------------------------------ */
			
#nav {
	height:34px;
	float: right;
	margin: 65px 0 0 0;	padding:0;
	font-family: "Trebuchet MS";
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:695px;
	height:37px
}
#nav ul li {
	position:relative;
	display:block;
	float:left;
	height:34px;
	margin:0;
	padding:0
}

#nav ul li.current_page_item a, #nav ul li.current_page_ancestor a, #nav ul li.current_page_item a:hover, #nav ul li.current_page_ancestor a:hover {
	color: #2e7dba;
}

#nav ul li a {
	text-decoration:none;
	display:block;
	text-transform: uppercase;
	color: #2a4c66;
	padding:9px 10px 9px 10px;
	font-size: 14px;
	font-weight:bold
}
#nav ul li a:hover {
	text-decoration:none;
	color: #777;
}
#nav ul ul {
	display: none;
	width:200px;
	height:auto;
	position:absolute;
	top:34px;
	left:0
}
#nav li > ul {
	top: auto;
	left: auto
}
#nav li:hover ul, #nav li.over ul {
	z-index:2000px;
	display: block;
	width:200px;
	height:auto;
	top:34px;
	left:0
}

/* Main Content ---------------------------------------------------- */
/* ----------------------------------------------------------------- */
.story {
	width: 340px;
	height: 205px;
	border-top: 1px dashed #ccc;
	float: left;
	margin-right: 20px;
}
.story h4 a {
	margin: 0 0 10px 0;
}
	

#splash {
	background: url(images/header_bg.jpg) no-repeat top left;
	width: 960px;
	height: 160px;
}
#main-content {
	width:800px;
	margin:0;
	padding:20px
}
.ultranarrowcolumn {
	width:555px !important;
	float:left;
}
.narrowcolumn {
	width:700px !important;
	float:left;
}
.mediumcolumn {
	width:730px !important;
	float:left;
}
.widecolumn {
	width:932px !important;
	float:left;
}
.post {
	clear:both;
	margin-bottom: 30px;
	padding:0
}
.post .date {
	display:block;
	float:left;
	position:relative;
	width:46px;
	height:30px;
	padding:18px 0 0 0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	background:url('images/date_bg.gif') no-repeat;
	margin:4px 10px 0 0
}
.post .date .top {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	display:block;
	width:46px;
	position:absolute;
	top:1px;
	left:0
}
.post h2, .post h1 {
	width: 100%;
	float:left;
	font-size:24px;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0 0 5px 0
}
.post h2 a, .post h1 a {
	text-decoration:none
}
.post h2 a:hover {
	text-decoration:none
}
.entry {
	clear:both;
}
.entry p {
	line-height:21px;
	font-size:12px;
	margin:0 0 15px 0
}
.full h2, .full h1 {
	font-weight:normal;
	border:none !important;
	margin:0 0 15px 0 !important;
	padding:0 !important;
	width:auto !important;
	float:none !important
}
.post .postmetadata {
	float:left;
	width: 100%;;
	font-size:11px;
	padding:0;
	color: #666;
	margin:0 0 15px 0;
	text-transform: uppercase;

}

.post .postmetadata .category {
	display:block;
	width:200px;
	float:left;
}
.post .postmetadata .comments {
	display:block;
	width:400px;
	text-align:right;
	float:right;
}

.navigation {
	width:100%;
	font-size:12px;
	margin:0
}
.navigation .alignleft {
	display:block;
	float:left;
	width:49%
}
.navigation .alignright {
	display:block;
	float:right;
	width:49%;
	text-align:right
}
blockquote {
	display:block;
	padding:0 60px 0 60px;
	margin:0 0 30px 0;
	background:url('images/quotes_left.gif') 30px 0 no-repeat
}
blockquote p {
	margin:0;
	padding:0;
	font-style:italic;
	background:url('images/quotes_right.gif') bottom right no-repeat
}
h3 {
	font-size:16px;
	font-weight:normal;
	line-height: 20px;
}
ul.commentlist {
	list-style:none;
	width:580px;
	margin:0;
	padding:0
}
ul.commentlist li {
	display:block;
	width:580px;
	margin:0 0 15px 0
}
ul.commentlist li div {
	display:block;
	padding:15px 15px 15px 26px;
	margin:0;
	width:540px;
	background:url('images/comment_bottom.gif') bottom no-repeat
}
ul.commentlist .leftside {
	display:block;
	width:150px;
	float:left
}
ul.commentlist .rightside {
	display:block;
	width:370px;
	float:right
}
ul.commentlist img {
	float:left;
	margin:0 10px 0 0
}
ul.commentlist cite {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	position:relative;
	top:-2px
}
ul.commentlist small {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	display:block
}
ul.commentlist p {
	margin:0;
	padding:0 0 0 15px;
	line-height:20px;
	font-size:12px
}
#commentform {
	margin:0;
	padding:0
}
#commentform p {
	margin:0 0 15px 0;
	padding:0
}
#commentform .textarea {
	width:500px
}
/* Sidebar --------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#sidebar {
	font-size:12px;
	line-height:20px;
	float:left;
	padding:20px 15px 15px 15px;
}
.large-sidebar {
	width: 340px;
}
.medium-sidebar {
	width: 190px;
}

.small-sidebar {
	width: 140px;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0
}

#sidebar h3 {
	padding:0;
	margin:0 0 10px 0;
	font-size:16px
}
#sidebar p {
	padding:0;
	margin:0 0 10px 0
}
#sidebar .archives li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('images/cal_icon.gif') 0 4px no-repeat
}
#sidebar .categories ul li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('images/folder_icon.gif') 0 4px no-repeat
}
.widget {
	margin-bottom: 12px;
	padding: 0 5px 12px 5px;
	border-bottom: 1px dashed #ccc;
}
/* Footer ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width:940px;
	margin:0 auto 50px;
	display:block;
	padding: 0 10px 8px 10px;
	font-family: "Trebuchet MS";
}
#footer p.copyright {
	float: right;
	padding:0;
	text-align: right;
	width: 200px;	
	margin:0;
	font-size:12px;
}
#footer ul.footer-links {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0; padding: 0;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 10px;
}

#footer ul.footer-links li {
	display: inline;
	padding: 0 9px 0 0;
	margin-right: 6px;
	border-right: 1px solid #999;	
}
#footer ul.footer-links li.last {
	border: none;
}
#footer ul.footer-links li a{
	color: #ddd;
		
}
#footer ul.footer-links li a:hover {
	color: #fff;
		
}
