/* @override http://standcanada.org/wp/wp-content/themes/stand/style.css */

/*
Theme Name: STAND Canada
Theme URI: http://www.standcanada.org
Description: Customized theme for STAND Canada
Version: 1.0
Author: Dara Skolnick
Author URI: http://www.daraskolnick.com/

*/

body {
background-color: #000000;
font-family: Helvetica, Arial, Sans-Serif;
color: #fff;
font-size: 12px;

}

a {
	color: #e90000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

p {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 1.4;
}

h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 22px;
	margin-bottom: 10px;
	
}

h2 a {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #e90000;
	text-decoration: none;
	
}

h2 a:hover {
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
}

h3 a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
}

h3 a:hover {
	color: #FFFFFF;
}

hr {
	
	height: 2px;
	width: 95%;
	border: 0px;
	background-color: #333333;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
}


/* CLEAR SPACE */

.spacer {
height: 15px;
	
}

/* HEADER */

#header {
background-color: #e90000;
height: 76px;	
}

/* NAVIGATION */

#standlogo {
	width: 227px;
	float: left;
}

#nav {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	float: left;
	width: 708px;
	padding-top: 63px;
	padding-left: 5px;
	
}

#nav ul li
{
display: inline;
list-style-type: none;
padding-right: 12px;
}

#nav a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	
}

#nav a:hover {
	color: #FFFFFF;	
}

#nav a.navselected  {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}


/* MAIN CONTENT */

#content {
	background-color: #141111;
}

#content h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 140%;
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 15px;
}

.postbox {
	width: 590px;
	margin-left: 15px;
	float: left;
	margin-bottom: 30px;
	line-height: 1.3;
}

.postbox2 {
	width: 500px;
	float: left;
	margin-bottom: 30px;
	line-height: 1.5;
}

.postbox ol {
	list-style: decimal;
	margin-left: 35px;
	margin-bottom: 15px;
}

.postbox ol li {
	margin-bottom: 15px;
}

.postbox ul, .postbox2 ul {
	list-style: disc;
	margin-left: 35px;
	margin-bottom: 15px;
}

.postbox ul li, .postbox2 ul li {
	margin-bottom: 5px;
}

.postbox strong {
	font-weight: bolder;
	font-size: 110%;
}

.whitelinks ul li a {
	color: #666;
}

.whitelinks ul li a:hover {
	color: #fff;
}


.postbox h1 {
	font-size: 140%;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.postbox h2{
	margin-bottom: 2px;
	padding:0px 0px 8px 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight:bold;
	color:#333;
}

.postbox h2 a{
	color:#e90000;
	text-decoration:none;
}

.postbox h3 {
	font-size: 120%;
	font-weight: bold;
	padding:0px 0px 5px 0px;
	color: #fff;
}

.postbox h4 {
	font-size: 100%;
	font-weight: bold;
	padding:0px 0px 8px 0px;
	color: #999999;
}

.postbox h5 {
	font-size: 80%;
	font-weight: bold;
	padding:0px 0px 8px 0px;
}

.postbox h6 {
	font-size: 60%;
	font-weight: bold;
	padding:0px 0px 8px 0px;
}


.content_container {
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #333333;
}

.content_picture {
	width: 240px;
	float: left;
	margin-bottom: 10px;
}

.content_content {
	width: 320px;
	float: left;
	margin-left: 10px;
}

.entry {
	margin-bottom: 10px;
}

.commentcount {
	text-align: right;
	margin-right: 10px;
}


.pagemenu li a {
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
}

.pagemenu li a:hover {
	color: #333;
}


/* SIDEBAR */

.red a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.red a:hover {
	color: #333;
}

.red {
	background-color: #e90000;
	border: 8px solid #FFFFFF;
	margin-bottom: 15px;
}

.red img {
	vertical-align: middle;
	margin-right: 3px;
}


#sidebarnav, .search, #socialmedia {
	background-color: #111111;
	border: 8px solid #FFFFFF;
	margin-bottom: 15px;
}

.widget-content {
		margin-bottom: 15px;
}

.red ul, .search ul, #socialmedia ul, #sidebarnav ul {
	font-family: Helvetica;
	color: #FFFFFF;
}

#socialmedia img:hover { /* Image opacity */
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.7;
}

.red ul li, .search ul li, #sidebarnav ul li {
	text-indent: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#sidebarnav ul li a {
	color: #fff;
	font-size: 14px;
}

#sidebarnav ul li a:hover {
	color: #333;
}

#socialmedia ul li {
	margin-top: 8px;
	margin-bottom: 8px;
}

.indent {
	text-indent: 10px;
}

#socialbuttons {
	text-align: center;
	
 }
 
 #socialbuttons img {
	margin-left: 5px;
	margin-right: 5px;
}

/* FOOTER */

#footer {
	background: url(images/footerbg.jpg) repeat-x left;
	height: 180px;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

.footer_col {
	width: 180px;
	height: 180px;
	float: left;
}

.footer_col h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.footer_col ul {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 1.2;
	}
	
.footer_col ul a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_col ul a:hover {
	color: #e90000;
	text-decoration: none;
}

/* SLIDER STUFF */

#s3slider {
   width: 960px; /* important to be same as image width */
   height: 292px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 960px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   font: 13px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 190px;
   background-color: #000;
   filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   -moz-opacity: 0.8; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.8; /* here you can set the opacity of box with text */
   opacity: 0.8; /* here you can set the opacity of box with text */
   color: #fff;
   margin-right: 20px;
   display: none; /* important */
   
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span strong {
	font: 24px Helvetica, Arial, sans-serif;
	width: 150px;
}

.s3sliderImage span a {
	font: 20px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #E90000;
	text-decoration: none;
	font-weight: bold;
}


.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    right: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px; /*important*/
	height: 280px;
}
.right {
	right: 0;
	top: 0;
	width: 90px; /*important */
	height: 220px; 
}


.clear {
   clear: both;
} 


.s4sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s4sliderImage span {
   position: absolute; /* important */
   width: 0px;
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   margin-right: 20px;
   display: none; /* important */
   
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}



/* Begin Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar .searchform #s {
	width: 158px;
	padding: 2px;
	margin-right: 3px;
	}

#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 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#respond h3, #comments {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #fff;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #fff;
	}
	
.navigation a {
	text-decoration: none;
	color: #fff;
	
}

.navigation a:hover {
	color: #e90000;
}

.alignleft {
	text-align: left; 
	float:left;
}

.alignright {
	text-align:right;
	float: right; 
	}

/* 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 */

td { padding: 6px 0px 6px 10px; } 

.bullets {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 1.4;
}

img.restrictedwidth {
	max-width: 500px;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}