/*   
Theme Name: Express Marketing
Theme URI: http://www.picadesign.ca
Description: Custom theme for Express Marketing
Author: Ronaye Ireland
Author URI: http://www.picadesign.ca
Version: 1.0
*/

/* =Global
clear browser default settings
----------------------------------*/
* {
	padding: 0;
	margin: 0;
}



* html  { 
	height: 100%; 
} 

* body { 
	background-image: url(/blog/img/express-marketing-bg.jpg);
	background-repeat: no-repeat;
	min-height: 100%;
	background-color: #00133e;
}

a {
	color: #5897fe; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5897fe;
	/* background: #d2dcf2; */
	font-weight: bold;  
	text-decoration: underline;
}

a[href$=".pdf"] {
	background: url(/blog/img/pdf_icon_small.gif) no-repeat right top;
	padding-right: 18px;
}

#canvas {
	width: 915px;
	background-image: url(/blog/img/express-marketing-banner.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
	overflow: hidden;
	_overflow: visible;
	font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	margin-top: 30px;
}


#header {
	height: 205px;
	width: 915px;
	/*margin-top: 25px;*/
	padding-top: 46px;
}

#banner {
	display: none;
}

#logoHomeLink {
	height: 90px;
	width: 450px;
	margin-left: 45px;
	position: relative;
	color: transparent;
}

#logoHomeLink h1 {
	margin-left: -3200px;
}

#logoHomeLink a {
	background-color: transparent;
}

#logoHomeLink a:hover {
	background-color: transparent;
}


#addressLine {
	font-family: Verdana;
	font-size: 11px;
	color: #3364b5;
	/*margin-top: 75px;*/
	padding-top: 60px;
	margin-left: 45px;
	padding-bottom: 35px;
}


/* =Layout - 2 and 3column
------------------------------------------*/

#body {
	border: 0px;
	padding: 0px;
	width: 915px;
}

/* contains center and rightmost column */
#mainContent {
	width: 720px;
	float: right;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	/* background-color: grey;*/
}


/* center column */

#mainContentThreeColumn {
	width: 425px;
	float: left;
    /*font-size: 11px;*/
	display: inline;
	margin-right: 15px;
	/* padding-top: 7px; */
	background-color: #FFF;
	/* background-color: blue;*/
}



/* two column layout */
#mainContentTwoColumn {
	width: 705px;
	float: right;
    /*font-size: 11px;*/
	display: inline;
	padding-right: 15px;
	background-color: #FFF;	
}

#mainContentThreeColumn h1,
#mainContentTwoColumn h1 {
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 2em;
	color: #3071d7;
	margin-bottom: 10px;	
}

#mainContentThreeColumn h2,
#mainContentTwoColumn h2 {
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 1.8em;
	color: #3071d7;
	margin-bottom: 10px;	
}

#mainContentThreeColumn h3,
#mainContentTwoColumn h3 {
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 1.6em;
	color: #3071d7;
	/*border-bottom: 1px dashed #22483f;	*/
	margin-bottom: 10px;
	margin-top: 15px;
}

#mainContentThreeColumn h4,
#mainContentTwoColumn h4 {
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 1.4em;
	color: #3071D7;
	/*border-bottom: 1px dashed #828ea0;	
	margin-bottom: 10px;*/
	margin-top: 20px;
}

#mainContentThreeColumn p, 
#mainContentTwoColumn p {
	/* margin-top: 14px;
	margin-bottom: 14px; */
	line-height: 1.6em;
	font-size: 1em;
}

#mainContentThreeColumn blockquote, 
#mainContentTwoColumn blockquote {
	margin-left: 25px;
	margin-bottom: 14px;
	line-height: 1.6em;
}

#mainContentThreeColumn td, 
#mainContentTwoColumn td {
	font-size: 1em;
	padding-top: 6px;
	line-height: 1.6em;
	padding-left: 6px;
}

#mainContentThreeColumn .entry ul li, 
#mainContentTwoColumn .entry ul li {
	font-size: 1em;
	line-height: 1.6em;
	margin-left: 35px;
	list-style: disc;
	list-style-image: none;
	list-style-position: outside;
}

/* Post_nav post navigation	on index post
----------------------------------------------------*/
#post_nav  {
	border-top: 1px solid #14568A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 15px 0pt 25px;
	padding: 5px 0pt;
	overflow: hidden;
}

#post_nav .back {
	display: block;
	float: left;
	width: 45%;
}

#post_nav .fwrd {
	display: block;
	float: right;
}

/* single_Post_nav post navigation	on single post
----------------------------------------------------*/
#single_post_nav  {
	border-top: 1px solid #14568A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 15px 0pt 25px;
	padding: 5px 0pt;
}

#single_post_nav .back {
	display: block;
}

#single_post_nav .fwrd {
	display: block;
}

/* =Left Column
-------------------------------*/
#leftColumn {
	width: 195px;
	margin: 0px;
	float: left;
	background-color: #FFF;
	/* background-color: yellow; */

}

#menuContainer {
	float: left;
	margin-top: 0px;
	position: relative;
	height: auto;
	display: inline;
	width: 175px;
	margin-left: 15px;
	list-style: none;
	font-size: 1em;
	/* font-family: verdana; */
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	width: 175px;
	/* color: #3364b5; */
}

#menu {
	margin-left: 15px;
	margin-bottom: 20px;
	list-style: none;
}

#menu li {
	display: block;
	width: 155px;
}


#menu li h2 {
	margin-top: 0px;
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 1.3em;
	color: #9c9c9c;
	margin-bottom: 6px;	
	padding-bottom: 4px;
	border-bottom: 1px dotted #9c9c9c;
	margin-top: 20px;
}

#menu #pages h2 {
	margin-top: 0px;
}

#menu ul li a {
	font-weight: normal;
	color: #5897fe;
	padding-left: 15px;
}

#recent-posts ul li a,
#archives ul li a,
#menu .widget_links ul li a {
	font-weight: normal;
	color: #5897fe;
	padding-left: 0px;
}

#menu ul li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #013ea8;
}

#menu .current_page_item,
#menu .widget_categories .current-cat {
	background-image: url(/blog/img/navbullet.gif);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	color: #013ea8;

}

#recent-comments li,
#recent-posts li {
	line-height: 1.3em;
	display: block;
	padding-bottom: 8px;
}





/* =Right Column
-------------------------------*/
#rightColumn {
	float: right;
	font-size: 1em;
	display: inline;
	margin-right: 15px;
	width: 251px;
	background-color: #FFF;
	/* background-color: green;*/
}

#rightColumn ul {
	list-style-type: none;
}

#menu-rightcolumn {
	margin-top: 0px;
	margin-bottom: 20px;
	list-style: none;
	height: auto;
	width: 251px;
	padding: 0px;
	line-height: 1.6em; 
}

#menu-rightcolumn li {
	display: block;
	width: 251px;
}


#menu-rightcolumn li .widgettitle {
	margin-top: 0px;
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 1.3em;
	color: #9c9c9c;
	margin-bottom: 6px;	
	padding-bottom: 4px;
	border-bottom: 1px dotted #9c9c9c;
	margin-top: 20px;
}

#menu-rightcolumn #pages h2 {
	margin-top: 0px;
}

#menu-rightcolumn ul li a {
	font-weight: normal;
	color: #5897fe;
	padding-left: 15px;
}

#recent-posts ul li a,
#archives ul li a, 
#tag_cloud a {
	font-weight: normal;
	color: #5897fe;
	padding-left: 0px;
}

#menu-rightcolumn ul li a:hover,
#archives ul li a:hover,
#tag_cloud a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #013ea8;
}

#menu-rightcolumn .current_page_item,
#menu-rightcolumn .widget_categories .current-cat {
	background-image: url(/blog/img/navbullet.gif);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	color: #013ea8;

}

#recent-comments li,
#recent-posts li {
	line-height: 1.3em;
	display: block;
	padding-bottom: 8px;
}


/* =textWidget Box
-------------------------------*/
#textWidgetContainer {
	width: 251px;
	margin: 0px;
	padding: 0px;
}

#textWidgetTop {
	background-image: url(/blog/img/text-widget-top.jpg);
	background-repeat: no-repeat;
}

#textWidgetBottom {
	background-image: url(/blog/img/text-widget-bottom.jpg);
	background-repeat: no-repeat;
}

#textWidgetTop, #textWidgetBottom {
	height: 7px;
	margin: 0px;
	padding: 0px;
}

#textWidgetContent {
	background-image: url(/blog/img/text-widget-bg.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #aec1e7;
	border-left: solid 1px #aec1e7;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#textWidgetContent h2 {
	font-family: georgia,"Times New Roman",times,serif;
	font-size: 1.6em;
	color: #9c9c9c;
	line-height: 24px;
	margin-bottom: 8px;
	margin-top: 0px;
}

#textWidgetContent p {
	font-family: verdana;
	font-size: 1em;
	line-height: 20px;
}


/* =Links
------------------------------------------*/

.entry a {
	/* text-decoration: underline;*/
}

.entry img a {
	border-bottom: 0px dotted #ccc !important;
	text-decoration: none;
}

.entry p {
	padding: 0 0 15px;
}

.entry a:hover {
	color: #003AAA;
	text-decoration: underline;
}

img a {
	border-bottom: #ccc 0px solid !important;
}

a. commentlink {
	padding-left: 0px;
}

.entry .fileunderindex a {
	text-decoration: none !important;
	border-bottom: #ccc 0px solid !important;
}

.entry .fileunderindex a:hover {
	text-decoration: underline;
	color: #C22463;
}

/* =Post Title
------------------------------------------*/
.post-title {
	display: block;
	font-family: Georgia, serif;
	font-size: 1.7em !important;
	/* line-height: 1.2em;
	margin: 10px 0px 5px 0px !important;
	padding: 5px 0pt;*/
}

/* =Post Meta
------------------------------------------*/
#postmetadata {
	font-family: verdana, sans-serif;
	color: #8a8a8a;
	font-size: 0.9em;
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: 5px;
	line-height: 1.8em;
}

#postmetadata a, .entry a {
	color: #5897fe;
	/* font-weight: bold; */
}

#postmetadata a:hover {
	color: #013ea8;
	/* font-weight: bold; */
	text-decoration: none;
}

.postmetabox {
	padding: 5px;
	/* background-color: #f8f8f9; */
	border: 1px solid #CCC;
}

.post h3 a:hover,
.navigation a:hover,
.entry a:hover  {
	color: #013ea8;
	text-decoration: none;
}

.navigation {
	display: block;
	text-align: center;
	/* margin-top: 10px;*/
}
	
.line1pix { 
	width: 100%; 
	height: 1px; 
	margin: 0px; 
	border-top: 1px solid #CCC; 
	padding: 0; 
	/* margin: 10px 0 10px 0;  */
	margin-top: 12px;
	display: block; 
	font-size: 1px; 
}	

/* =Gravatar
------------------------------------------*/

img.avatar {
	float: left; 
	margin: 0 8px 3px 0;
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
   	/* optional rounded corners for browsers that support it */
   	-moz-border-radius: 3px;
   	-khtml-border-radius: 3px;
   	-webkit-border-radius: 3px;
   	border-radius: 3px;
}



/* =Footer
------------------------------------------*/
#footer {
	background-image: url(/blog/img/express-marketing-page-bottom.jpg);
	background-repeat: no-repeat;
	background-color: #00133e;
	clear: both;
	width: 915px;
	float: left;
	display: inline;
	font-family: verdana;
	text-align: center;
	front-size: 11px;
	color: #FFF;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-top: 30px;
}


/* =Footer links menu
------------------------------------------------*/

#footerMenu {
	font-family: verdana,Arial, Helvetica, Sans-Serif;
	font-size: 1em ;
	line-height: 2em;
	margin: 0 0 0 0;
	color: #FFF;    
	height: 80px;     
	}
	
#footerMenu ul {
	padding-bottom: 7px;
	padding-top: 7px;
	margin:0 0 0 10px;			 
	}         
	
#footerMenu ul ul{
	display: inline;
	}
	
#footerMenu ul li {
	list-style-type: none;
	display: inline;
	color: #FFF;
	text-decoration: none;
	}	
	
#footerMenu li {	       
	padding-left: 8px;
	padding-right: 8px;
	}

#footerMenu li a {
	color: #FFF;
	font-weight: normal;
}	

#footerMenu li a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: transparent;
}



input.buttonPublic {
	font-family: Arial;
	background: #ffffff;
	color : #3071D7;
	font-weight: normal;
	border: 1px solid #013ea8;
	cursor: hand;
	width: 185px;
}

#clear {
	clear: both;
}

/* =From Default
------------------------------------------------*/

/* structure */
.post {
	margin: 0 0 20px;
	}

.post hr {
	display: block;
	}

#mainContentThreeColumn .post,
#mainContentTwoColumn .post {
	margin: 0;
	}

#mainContentThreeColumn .smallattachment,
#mainContentTwoColumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#mainContentThreeColumn .attachment,
#mainContentTwoColumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* end structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020"; 
	} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */







/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCC;
	}

#commentform textarea {
	width: 427px;
	padding: 2px;
	border: 1px solid #CCC;
	}

#commentform #submit {
	margin: 0;
	/* float: right; */
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-family: verdana;
	font-size: 1em;	
	min-height: 65px;
	}

ol.commentlist li.alt {
	background-image: url(/blog/img/comment-blue-bg.jpg);
	background-repeat: repeat-x;
	/* background-color: #f6f6f6;*/
	border-top: dotted 1px #ccc;
	/* border-bottom: dotted 1px #ccc; */
	height: 1%; /* for IE6 */
	}

ol.commentlist li {
	background-image: url(/blog/img/comment-blue-bg.jpg);	
	background-repeat: repeat-x;
	border-top: dotted 1px #ccc;
	height: 1%; /* for IE6 */
}	

/*.commentlist li a {
	font-weight: normal;
}	*/

.commentlist li a:hover {
	color: #013ea8;
	text-decoration: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.cite a, .cite a:hover {
	font-weight: normal;
	color: #013ea8;
}	
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 251px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */