/*
Theme Name: BCJournal
Theme URI: http://pharrout.com
Description: Developed for the BCJournal by Ross Catrow, Ryan Haney and Scott Pharr at <a href = "http://pharrout.com">PharrOut.</a> Built on top of K2 Beta Two thanks to  Michael Heilemann & Chris J Davis.
Version: 1.0
Author: PharrOut
Author URI: http://pharrout.com
*/

/*- General classes ---------------------------------------------------------*/
.clear {
	clear: both;
	font-size: .1em;
	text-indent: -2000em;
}
.grey {
	color: #7A7A7A;
}
.lowercase {
	text-transform: lowercase;
}
img {
	border: solid 5px #0d0b5c;
}
p {
	text-align: justify;
}
blockquote {
	font-style: italic;
	text-align: justify;
}
a {
	text-decoration: none;
	color: #6600ff;
}
a:hover {
	color: #a360fd;
}
/*- Page Structure ---------------------------------------------------------*/
body {
	margin: 0;
	font-size: .9em;
	font-family: verdana, helvetica, arial, sans-serif;
	background: #4a4c89 url(/wp-content/uploads/2010/03/bckgrnew3.gif) repeat-x center 200px;
	color: #0e103c;
}
table {
	width: 100%;
	border: none;
}
td.staff {
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
}
td.footerLogo {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
}
td.footerText {
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}
#header {
	background: #0e103c;
}
#headerContent {
	position: relative;
	width: 765px;
	height: 200px;	
	margin: 0 auto 0 auto;
}
#headerContent h1 {
	position: relative;
	top: 15px;
	margin: 0;
	width: 760px;
	height: 179px;
	background: url(/wp-content/themes/BCJournal/images/logonew.gif);
	text-indent: -2000em;
}
#headerContent h1 a {
	display: block;
	width: 282px;
	height: 70px;
	outline: none;	
}
#volume {
	position: absolute;
	bottom: 0;
	width: 200px;
	height: 25px;
}
#volume {
	margin: 0;
	padding: 0;
	color: #a6a6f4;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
        font-weight: normal;
}
#content {
	width: 760px;
	margin: 0 auto 0 auto;
	background: #fff url(images/content-background.gif) repeat-y;
	padding: 0 5px 0 0;
}
#articles {
	float: right;
	width: 560px;
	padding: 6px 0 0 0;
	/*background: url(images/articles-background.gif) repeat-x;*/
}
#theme {
	position: relative;
	width: 540px;
	margin: 0 auto 0 auto;
	padding: 14px 0 0 0;
	background: url(images/theme-header.gif) no-repeat;
}
#theme div {
	height: 14px;
	width: 540px;
	background: url(images/theme-footer.gif) no-repeat;
	font-size: .1em;
}
#theme p {
	position: absolute;
	top: 19px;
	left: 10px;
	width: 90px;
	height: 5px;
	margin: 0;
	font-size: .1em;
	text-indent: -2000em;
}
#articles h2 {
	text-align: center;
	margin: 0;
	padding: 20px 10px 20px 10px;	
	background: url(images/theme-background.gif) repeat-y;
	color: #fff;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 1.7em;
}
#toc {
	margin: 15px 20px 40px 20px;
	padding: 10px 0 10px 0;
	color: #0e103c;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 1.4em;
	text-align: center;
	border-top: solid 1px #797cb2;
	border-bottom: solid 1px #797cb2;
}
#submissionAd {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	//font-family: georgia, serif;
	//font-size: 1.1em;
	font-variant: small-caps;
	font-weight: bold;
	color: #555;
	border-top: dotted 1px #555;
	border-bottom: dotted 1px #555;
}
div.alignright, span.alignright, p.alignright {
	text-align: right;
}
span.footnote, a.footnote {
	vertical-align: 15%;
	font-size: 80%;
}
span.highlight {
	font-weight:bold;
}

/*- Articles */
div.entry {
	width: 410px;
	margin: 0 auto 30px auto;
	text-align: center;
	color: #0e103c;	
}
h4.entryTitle {
	margin: 0 0 10px 0;
	text-decoration: none;
	font-family: georgia, serif;
	font-size: 1.4em;
	font-weight: normal;
}
h4.entryTitle a {
	color: #95311C;	
	text-decoration: none;
}
h4.entryTitle a:hover {
	text-decoration: underline;
}
div.entryText p {
	margin: 0 0 10px 0;
	font-style: italic;
	font-family: georgia, serif;
	text-align: center;
}
p.editionNoteText, p.editionNoteLinks {
	margin: 0 20px 10px 20px;
	font-family: georgia, serif;
}
p.editionNoteText {
	font-style: italic;
}
p.author {
	margin: 0;
	text-transform: uppercase;
	font-family: georgia, serif;
	color: #848484;
	text-align: center;
}
img.noBorder {
	border: none;
	margin: 2em 0 2em 0;
}
div.watermark {
	text-align: center;
}
#utilityLinks {
	margin-left: 30px;
}
#utilityLinks img {
	margin: 0 auto 0 auto;
}
/*- End Articles */
#information {
	width: 200px;
	float: left;
}
#information div.content {
	color: #36376f;
	padding: 10px;
	font-size: .9em;
}
h3.informationHeader {
	width: 200px;
	height: 40px;
	margin: 0;
	font-size: .1em;
	text-indent: -2000em;
}
#informationWelcome {
	width: 200px;
	height: 100px;
	margin: 0;
	background: url(/wp-content/uploads/2010/03/welc5.gif) no-repeat;
	font-size: .1em;
	text-indent: -2000em;
}
#informationMission {
	width: 200px;
	height: 40px;
	background: url(/wp-content/uploads/2010/03/ourmission_10.gif) no-repeat;
	font-size: .1em;
	text-indent: -2000em;
}
#informationPoll {
	background: url(images/information-header-poll.gif) no-repeat;
}
#informationProducts {
	background: url(images/information-header-products.gif) no-repeat;
}
#informationPrev {
	background: url(/wp-content/uploads/2010/03/previssues_13.gif) no-repeat;
}

#footer {
	height: 100px;
	width: 100%;
	color: #fff;
	background: #0d0b5c;
	text-align: center;
}
#footerContent {
	width: 760px;
	height: 100px;
	background: #0d0b5c;
	margin: 0 auto 0 auto;
	text-align: right;
}
#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: .7em;
}

/*- Singles */
div.pageContent {
	width: 775px;
	margin: 0 auto 0 auto;
	background: #fff url(images/pageContent-background.gif) repeat-y;
	padding: 10px 0 20px 0;
}
div.title {
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	background: #fff url(images/title-header.gif) no-repeat;
}
div.title h2 {
	text-align: center;
	margin: 0;
	padding: 20px 10px 20px 10px;	
	background: url(images/title-background.jpg) repeat-y;
	color: #E4E4DE;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 1.7em;
}
div.title div.footer {
	height: 20px;
	background: #fff url(images/title-footer.gif) no-repeat;
}
div.pageContent div.author {
	margin: 15px 30px 20px 30px;
	padding: 10px 0 10px 0;
	color: #95311C;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 1.4em;
	text-align: center;
	border-top: solid 1px #95311C;
	border-bottom: solid 1px #95311C;
}
/*EDIT TEXT STYLE HERE*/
div.pageContent div.article, div.pageText {
	margin: 0 30px 0 30px;
	font-family: georgia, serif;
	line-height: 1.8em;
}
div.article h3, div.pageText h3{
	text-align: center;
	margin-top: 40px;
}
h3.capsHeader, h4.capsHeader {
	font-variant: small-caps;
}
.caption {
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	line-height: 1.1em;
	width: 600px;
}
.blockquotelevel2 {
	text-align: justify;
	margin-left: 70px;
	margin-right: 70px;
}

/*- End of Singles */


/*- Menu */
#menu {
	position: absolute;
	height: 30px;
	width: 560px;
	bottom: 0;
	right: 5px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	width: 80px;
	height: 30px;
	text-indent: -2000em;
	outline: none;
	margin: 0 2px 0 0;
}
#menu ul li.icon a {
	width: 13px;
	margin: 0 0 0 8px;
	background-position: 0 10px;
}
#menu ul li a:hover {
	background-position: 0 -30px;
}
#menu ul li.icon a:hover {
	background-position: 0 5px;
}
#mHome a {
	background: #0e103c url(images/menu-home.gif) no-repeat;
}
#mArchive a {
	background: #0e103c url(images/menu-archive.gif) no-repeat;
}
#mAbout a {
	background: #0e103c url(images/menu-about.gif) no-repeat;
}
#mSupport a {
	background: #0e103c url(images/menu-support.gif) no-repeat;
}
#mEntries a {
	background: #0e103c url(images/menu-entries.gif) no-repeat;
}
#mContact a {
	background: #0e103c url(images/menu-contact.gif) no-repeat;
}
#mSearch a {
	background: #0e103c url(images/icon-search.gif) no-repeat;
}
#mComments a {
	background: #0e103c url(images/icon-comments.gif) no-repeat;
}
#mRSS a {
	background: #0e103c url(images/icon-rss.gif) no-repeat;
}
/*- End menu */





/*- Search Form and Livesearch */

.sb-search {
	margin-top: 20px;
	}

.sb-search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 4px 0 2px 2px;
	margin: 0;
	font-size: .7em;
	border-top: solid 1px #FFFFFF;
	font-family: "Lucida Grande";
	}

.livesearchform {
	position: absolute;
	top: 20px;
	right: 0;
	width: 300px;
	text-align: right;
	}
	
input#livesearch {
	width: 120px;
	height: 15px;
	border: solid 1px #8D8D8D;
	background: #D4D4D4;
	color: #0e103c;
	}

input#s {
	width: 80%;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#LSResult {
	margin: 0;
	width: 100.1%;
	z-index: 100;
	position: absolute;
	background: #eee url('images/livesearchbg.jpg') center repeat-y;
	border-bottom: 1px solid #eee; 
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background: #ffffcc url('images/livesearchbghilight.jpg') center repeat-y;	}

#LSResult:hover #LSHighlight {
	background: none;
	border: none;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px 10px;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}

/*
 Search for BC Journal
 */
input.searchText {
	border: #000000 solid 1px;
	font-size: 110%;
}

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

.secondary div.sb-comments ul li span a, div.sb-comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

.secondary div.sb-comments ul li {
	margin-bottom: 6px;
	}

.activityentry {
	font-size: 1.1em;
	}

div.sb-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}

.sb-flickr img
{
	border: 0px;
	padding: 5px;
}

/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
	
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/

#poststuff fieldset {
	border: none;
	}

#poststuff #title, #poststuff #excerpt, #poststuff #tags {
	width: 470px;
	}
	
#poststuff #title {
	font-size: 2em;
	}


/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
	}


/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}

/* Peace and forgiveness */
/* Learn more about the other K2: http://en.wikipedia.org/wiki/K2 */