/*  
Theme Name: JayBanks.ca
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: John Godley / REW
Author URI: http://binarybonsai.com/
*/

/* Additional style for shared.css */

@import url("http://www.foliovision.com/shared.css");


body {
	margin:0; padding: 0; 
	font: 62.5% verdana, arial, helvitica, sans-serif;
	color: #333;
	
	}


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


a:link {
	color: #003366; /* Dark Blue */
	text-decoration: underline;
	}

a:visited {
	color: #330033; /* Dark Violet */
	}

a:hover {
	color: #d38b20; /* Red */
	}

/*  Headings
==============================================================*/

h1, h2, h3, h4 {
	color:#003366;
	}
h1 { font-size: 1.8em; }
h2 {
	font-weight: normal;
	font-size:1.6em;
	line-height:1.3em;
	}
	a.info-links + h2 { font-size: 1.27em; font-weight:bold; padding-left: 170px; }
	a.info-links + h2 + p { padding-left: 170px; }
h3 {
  font-size: 1.36em;
  margin: 0 0 1em;
}
h2 a:link, h3 a:link, h2 a:visited, h3 a:visited {text-decoration: none;}
#content {
	font-size: 1.2em;
	line-height: 1.4em;
	}

#navigation {
	font-size: 1.1em;
	}

#legal {
	font-size: .9em;
	}


/*  Lists are in shared css
==============================================================*/

/*  Forms
==============================================================*/

/*  Misc
==============================================================*/

hr {
	margin: 0; padding: 0;
	border: none;
	height: 2px; overflow: hidden;
	}

blockquote {
	/*margin: 0 0 15px 0;*/ padding: 10px 10px 10px 45px;
	background: #f6f6f6 url(/img/gbl/quotemark.gif) no-repeat 10px 10px;
	}


/*img.centered
{
display: block;
margin-left: auto;
margin-right: auto;
padding: 2px;
}

.alignright, img.right
{
padding: 4px;
margin: 4px 0 5px 7px;
float: right;
}

.alignleft, img.left
{
padding: 4px;
margin: 4px 7px 5px 0;
float: left;
}*/

/*a img
{
border: 0;
}*/

.adminedit
{
  float: right;
  width: 16px;
  border: none;
  z-index: 20;
}

.adminedit img
{
border: none;
}

ol ul
{
list-style-type: disc;
}
ul, ol {
	margin: 0 0 20px 45px;
}




/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 503px;
	padding: 15px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-size: 0.9em;
	background: #EBEBEB;
	border: 1px solid #003366;
	}
	
#commentblock ol{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	

#commentblock ol li {background: #E8E8E8;
padding: 6px 0px 8px 6px;
margin: 10px 0px 0px 0px;
}
	
.commentdate {
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	}

.commenttext {
	margin: 3px 0px 0px 0px;
	padding: 6px 10px 20px 10px;
	width: 470px;
/*	background: #FFFFFF url(image/comment.gif) no-repeat bottom;*/
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
/*	background: #FFFFFF url(image/comment.gif) no-repeat bottom;*/
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
form#commentform p {border: 0px; margin: 0 0 6px 0; padding: 0;}

/*	///	Addition	mVicenik	05/06/2008	Foliovision
This is for Link Directory	*/

.catlink {
border:0px;
font-size:14px;
font-weight:bold;
color:#6666FF;
}

.catlink:hover {
color:#000066;
}

.catsublink {
border:0px;
font-size:12px;
color:#6666FF;
}

.catsublink:hover {
color:#000066;
}

.plink {
font-size:16px;
font-weight:bold;
}

.plink:hover {
color:#0000CC;
}

.purl {
color:#666666;
font-size:11px;
}

.linkbox1
{
width:100%;
padding:3px;
}

.linkbox1:hover
{
background-color:#F9F9F9;
}

.linkbox2
{
width:100%;
padding:3px;
}

.linkbox2:hover
{
background-color:#F9F9F9;
}

.catbox {
width:95%;
padding:5px;
}

.pagebox {
border:1px #CCCCCC solid;
padding:4px;
padding-left:6px;
padding-right:6px;
text-align:center;
}

.pagebox:hover {
background-color:#F5F3FE;
}

.pageboxselected {
border:1px #CCCCCC solid;
padding:4px;
padding-left:6px;
padding-right:6px;
text-align:center;
background-color:#E6E8FF;
}

.pageboxselected:hover {
background-color:#CDCEFE;
}

/*	end of addition	*/

/* addition Search box */

#search-wrap {position: relative;}
#site-search {width: 218px; position: absolute; right: 0; top: 2px;}
#site-search input {width: 180px}
#site-search img {position: relative; top: 2px; left: 4px;}
#site-search .go-button { width: 35px; text-align: center; }

/* end of adition */

/* addition for wysiwyg */

.wysiwyg { /*margin: 0; padding: 0; background: none; background: white; font-size: 14px;
  width: 502px;
  background-color: #EBEBEB;
	padding: 15px 15px 5px 15px;
	border: solid #003366 1px;
	margin-bottom: 10px;
  display: block;*/
  }

/* add for mail in header */

#new-mail {
	color: #b9c8d6;
	position: absolute;
	top: 76px;
	right: 0px;
}

#new-mail a {
	color: #b9c8d6;
	text-decoration: none;
}

#new-mail a:hover {
	text-decoration: underline;
}
/* Ratings */
.comment-rating { width:180px;}
.star-rating{position:relative;width:90px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0; background-position: left top;}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{background: url(images/balls.png) left top repeat-x;}
.star-rating li{display: inline;}
.star-rating a,
.star-rating .current-rating{position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;
                             outline:none;overflow:hidden;border: none;}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{background-position: left bottom;}
.star-rating a.one-star{width:20%;z-index:6;}
.star-rating a.two-stars{width:40%;z-index:5;}
.star-rating a.three-stars{width:60%;z-index:4;}
.star-rating a.four-stars{width:80%;z-index:3;}
.star-rating a.five-stars{width:100%;z-index:2;}
.star-rating .current-rating{z-index:1;background-position: left center;}
.star-rating a.zero-star {width:0%;z-index:8;background: url(images/no_star.png) left top no-repeat;}
.star-rating a.zero-star:hover,
.star-rating a.zero-star:active,
.star-rating a.zero-star:focus {background-position: left center;}
.star-rating a.zero-selected {background-position: left center;}

#content .imagelist {
	list-style: none;
	margin: 0;
}
#content .imagelist li {
	clear: both;
}
.fvlinkedin a.image {
    background: url("images/linked_in.png") no-repeat scroll left top transparent !important;
    float: right;
     margin-right:0px;
     margin-left:5px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    width: 50px;
}
.fvretweet a.image{
   margin-right:1px;
}

#listings-signup a{
   background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #8F8F8F;
   text-decoration: none; 
   color: #000;
   padding: 3px;
}
#listings-signup a:hover{
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8F8F8F;
   color: #000;
}
#nav-above{
   clear:both;
   margin-bottom: 55px;
}
.nav-next{
   float:right;
   text-align:right;
   width:200px;
}
.nav-previous{
   float:left;
   width:200px;
}
