/*
Theme Name: WIV Theme
Description: 2 column Wordpress Theme.
Author: KK
*/




/* basics */

*{margin:0; padding:0;}

body {
	background-color:#fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	font-size: 13px; 
}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}



img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#b20808;
	text-decoration:underline;
	}

a:hover{color:#8f8f8f;}




/* container */


#container {
	width: 960px;
	margin: 0;
	padding:0;
	color:#333;
}
	
/* header */

#header {
	background-image:url(http://www.womeninview.ca/wp-content/themes/WIV/images/wiv_header.png);
	background-repeat:no-repeat;
  	width: 960px; 
  	height: 174px;
	color: #fff; 
	text-indent: -5000px;
}

#header h1{
	font: normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #ccb58a; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:960px;
	height:38px;
	border-top:1px solid #999; 
}


#menu ul {
	margin:0;
	float:right;
	padding-top:0px;
	margin-right: 30px;
}

/* content */


#content {
	float: right;
	width:560px;
	overflow: hidden;
	margin:25px 100px 15px 0px;
	}	
	

p{
	font-size: 13px; 
	margin: 14px 0px; 
	line-height: 21px;
}
.entry ul{
}

.entry li {
	font-size: 13px; 
	margin: 14px 0px; 
	line-height: 21px;
	list-style-type:disc;
	list-style-position:outside;
	
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px; 
	font-weight: normal;
	color:#aaa;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}


#content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px; 
	text-transform:uppercase; 
	font-weight:500; 
	letter-spacing:1px; 
	color:#b20808; 
	margin: 15px 0px 6px 0px; 
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#666;
	font-weight:normal;
	margin: 20px 0px 5px 0px;
}

#content p.page_after_title_space {
	padding-bottom:35px;
}

#content subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999999;
}





.post {
	margin:0;
	padding:0;
	padding-bottom:15px;
	line-height: 14pt;
	}
	
.post h1{
	padding-top:13px;
	padding-bottom:25px; 
}

.post h1.home_page{
	padding-bottom:12px; 
}

.post h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:100;
	color:#666;
	padding: 12px 0px 4px 0px;
}


.post h2 a{
	color: #b20808;
	text-decoration: underline;
	}
	
.post h2 a:hover{
	color: #8f8f8f;
	text-decoration: underline;
	}

.post h3.assubtitle {
	text-transform:uppercase;
	font-size:17px; 
	color:#8f8f8f;
	letter-spacing:1px;
	font-weight:normal;
	font-weight:300;
	padding: 25px 0px 5px 0px;
}

.post ul {}

.post li {}

#post-3 h1 { /* HIDE PAGE's NAME TITLE (h1) FOR PAGE with ID 3, t.e home page */
display:none;
}

#post-3 .entry h1 { /* SHOW PAGE's INSIDE's (not pages name) h1 TITLE FOR PAGE with ID 3, t.e home page */
display:block;
}

.entry p{margin:12px 0;}


.postmetadata{
	clear: both;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px;
	margin: 20px 0;
	}

.postmetadata a{
	color:#b20808;
	text-decoration: underline;
	}
.postmetadata a:hover{
	color:#8f8f8f;
	text-decoration: underline;
	}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a, .alignright a{
	color:#b20808;
	text-decoration: underline;
	}
	
.alignleft a:hover, .alignright a:hover {
	color:#8f8f8f;
	text-decoration: underline;
	}

.alignleft {float:left; margin:15px 0;}
.alignright {float:right; margin:15px 0;}



/*======home page formatting=========*/

.homenews{
	float:left;
	display:inline;
	width: 260px;
	margin-right: 15px;
}
h3.home{
	border-bottom:1px solid #CCC;
}
h3.spotlight{
	height: 29px;
	background:url(images/wiv_header_spotlight.png) no-repeat top left;
	text-indent:-5000px;
}
h3.currentnews{
	height: 29px;
	background:url(images/wiv_header_current.png) no-repeat top left;
	text-indent:-5000px;
}
h3.wivblog{
	height: 29px;
	background:url(images/wiv_header_blog.png) no-repeat top left;
	text-indent:-5000px;
}
.homepost{
	border-bottom:1px solid #CCC;
	font-size: 14px;
	margin-bottom: 4px;
}








/* sidebar */

#sidebar {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px;
	float:left;
	display: inline;
	margin:0px;
	margin-top:160px;
	padding: 0px;
	}

#sidebar h2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;	
	margin: 0;
	padding: 0;
}
#sidebar h4 {
	font-size: 15px; 
	text-transform: lowercase; 
	font-weight:400; 
	color:#b20808;  
	margin: 0px 0px 2px 0px;}



#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;
line-height: 21px; font-size:11px; font-style:italic}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	list-style:none;
	list-style-image:none;
	list-style-type: none;
	margin:0px 50px 0px 20px;
	padding: 0;
	}

#sidebar ul li {
	list-style:none;
	list-style-image:none;
	list-style-type: none;
	width:100%;
	margin: 0;
	padding: 0;
	text-align:right;
	}

#sidebar label {
	font-size:12px;
}

#sidebar div.News {
	border-left:solid 10px #b20808; 
	margin-bottom: 20px;
	padding-left:5px;
}

#sidebar p.news {
	font-size: 11px; 
	color: #353535; 
	font-style:italic;
}

#sidebar p.newslink {
	font-size: 11px; 
	color: #b20808; 
	font-style:italic;
}

/* comments */

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
	
#commentform h3{
	font-family: verdana, arial, times;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:10px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
	}
	
#submit{
	background-color:#CCCCCC;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:10px 5px 0 0;
	padding:5px;
	color:#333;
	border: 1px solid #999;
	}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}


ol.commentlist li.alt {background: #eee; border-top:1px solid #ddd}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#999; font-size:7pt;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #999;
	}

#searchform input#sbm{
	margin:0;
	vertical-align:middle;
	}
	
	
/* misc */

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;
}
.gray_txt{
	color: #666;
}

.sidebar_gray_txt10 {
	color: #666;
	line-height:1.3;
}

.yellow_txt{
	color: #ccb58a;
}

.small_txt {
	font-size:10px;
}
.readmore {
	font-size: 80%;
	padding-bottom: 10px;
	text-transform:uppercase
}
.ruleAbove {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.noBottomMargin {
	margin-bottom: 0px!important;
}
.noTopMargin {
	margin-top: 0px!important;
}
p.intro {
	font-size: 16px;
	color:#666;
	font-weight:300;
	margin: 0px 0px 20px 0px;
	line-height: 30px;
}




	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}




/* footer */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear: both;
	width: 100%;
	border-top:1px solid #999;
}
#footer_line{
	clear:both;
	border-top:1px solid #999;
}
	
#footer p{
	padding:15px 0px 15px 8px; 
	margin-top:40px; 
	color: #333; 
	font-size:10px;
}

#footer a{
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color: #b20808;
	text-decoration: underline;
}

#footer ul {
	padding-top:20px;
}

#footer ul li {
	color: #666666;
	display:inline; 
	padding:0px 6px 0px 6px;
}

#footer ul.partners{
	list-style: none;
	padding-top: 0px;
}
#footer ul.partners li{
	float: left; 
	display:inline;
	border:0px;
	padding: 0px!important;
}

		

.test {
	background-color:#FFFF00;
	border:1px solid #00CC00;
}

#optin input[type=text]{
	color:#000;
	width:132px;
	height:25px;
	border:1px solid #000;
	padding-top:7px;
}

#optin input[type=submit]{
	background: url(images/wiv_email.png) no-repeat;
	height:36px;
	width: 36px;
	border:none;
	color:#FFFFFF;
	font-size:12px;
	cursor:pointer;
	text-indent:-5000px;
}

div.page_php_code {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 0px 0px 0px;
	margin-top:10px;
}


#sidebar div.sidetext {
	font-size:12px;
	margin-left:10px;
	font-style:italic;
}

#sidebar div.sidetext h5{
	font-size: 13px; 
	text-transform: uppercase; 
	font-weight:400;
	color:#b20808;   
	margin: 0px 0px 2px 0px;
}

#sidebar div.sidetext p{
	font-size: 11px; 
	color: #000000; 
	font-style:italic; 
	line-height: 16px; 
	margin: 0px 0px 25px 0px;
}

#sidebar div.sidetext p.subscription {
	color:#8f8f8f; 
	margin: 25px 0px 0px 0px;
}

#sidebar div.sidetext a.sidelink {
	font-size: 11px; 
	font-style:normal; 
	text-decoration:underline; 
	color: #b20808; 
	margin: 0px;
}


.smm_header{
	height: 150px;
	width: 560px;
	text-indent:-5000px;
	background: url(images/wiv_ssm_head.png);
	margin-bottom: 25px;
}

table.committee {
	margin-bottom: 20px;
}

table.committee td {
	font-size: 13px; 
	line-height: 20px;
	padding: 3px 0px;
	vertical-align:top;
}


.links_slideshow div{
	border: 1px solid #ccc;
}
#slideshow-wrapper {
	margin: 100px 0px 0px 25px!important;
	border: none!important;
}



/*======== Table - Agenda ======*/


table.agenda{
	width: 560px;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-bottom: 2px solid #000;
	margin-bottom: 40px;
}
table.agenda td{
	padding: 3px 10px 3px 5px;
	border-top: 1px solid #CCC;
}
td.agenda_date{
	color: #FFF;
	background-color: #b20808;
	font-weight:bold;
	font-size: 16px;
	line-height:20px;
	padding: 6px 6px !important;
	text-align:center;
	border-top: 2px solid #000!important;
	border-bottom: 2px solid #000;

}
td.agenda_title{
	font-weight:bold;
	font-size: 14px;
	line-height:18px;
	padding: 10px 6px;

}
th.agenda_th1, th.agenda_th2, th.agenda_th3{
	color: #FFF;
	font-weight:bold;
	font-size: 13px;
	line-height:18px;
	padding: 4px 6px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

th.agenda_th1{
	background-color:#C36;	
	width:80px;
}
th.agenda_th2{
	background-color:#00838E;
}
th.agenda_th3{
	background-color:#FF902F;
	width: 100px;
}

tr.agenda_break1 td,
tr.agenda_break2 td,
tr.agenda_highlight td{
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}


tr.agenda_break1 td{
	background-color:#F3E3E5;

}
tr.agenda_break2 td{
	background-color:#E3F1F2;
}
td.agenda_highlight{
	font-size: 11px;
	color:#b20808;
	text-align:center;
	padding: 3px 20px!important;
}