/* @override http://business.queensu.ca/news/blog/wp-content/themes/qsob/style.css */


/*
Theme Name: Queen's School of Business
Theme URI: http://business.queensu.ca
Description: Queen's School of Business
Version: 
Author: - Neil Bearse 

Tweaked the Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net

*/
body {
	background:#ffffff;
	color: #000;	
 	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5
{
	font-family: Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

#menu h3 {margin: 10px 0px 8px 0px;}
ol.comments li p {
	font-size: 100%;
}


a {	
	color: #6D1B22;
	text-decoration: none;
}

hr {
	size:1px;
	color: #6B6F70;
}

a img {
	border: none;
}

a:visited {	

	color: #6D1B22;
	text-decoration: none;
}

a:hover {	
	color: #6D1B22;
	text-decoration: underline;
}

acronym, abbr {
	text-transform:uppercase;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 1px solid #ccc;
	margin-left: 2em;
	padding-left: -2em;
    color: #6B6F70;
}

blockquote p {
	margin:0;
}


#rap {
	position: relative;
    border: solid #6C6C6C 1px;
    background: #ffffff;
    margin: 0px auto 0px auto;
    width: 754px;
    text-align:  left;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.more-link a a:hover a:visited {
	color:#6B6F70;
	text-decoration:none;
	font-style:normal;
}

/*--h5.date
{
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: #8a8a8a;
	
}--*/

.post {
	margin-bottom: 10px;
}

#rap #content .post .postheader
{
	width: 520px;
	height: 52px;
	background-image: url('images/postheader.jpg');
	background-repeat: none;
}

#rap #content .post .postheader .date
{
	width: 45px;
	float: left;
	text-align: center;
	margin: 8px 5px 0px 5px;
	color: #FFF;
}	

#rap #content .post .postheader .date span.month
{
	font: 11px Verdana, Helvetica, Sans-serif;
	text-transform: uppercase;
	display: block;
}	

#rap #content .post .postheader .date span.day
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-top: -15px;
}	



.storytitle a {
	color: #10314B;
	text-decoration: none;
}

.storytitle a:hover {text-decoration: underline;}

.storytitle a:visited {
	color: #10314B;
	text-decoration: none;
	}

.storycontent h1, .storycontent h2, .storycontent h3
{
	font-family: Verdana, Arial, sans serif;
	font-weight: bolds;
	color: #868686;
	margin: 5px 0px 5px 0px;
}

.storycontent p {
 	line-height: 1.4em;
 	font-size: 13px;
    margin: 6px 0px 10px 0px;
    padding: 0px;
}

.storycontent img
{
	padding: 3px;
	border: 1px solid #D8D8D8;
}
.storycontent .center
{
	text-align: center;
}


img.float-left
{
	float: left;
	margin: 0px 10px 5px 0px;
}

img.float-right
{
	float: right;
	margin: 0px 0px 5px 10px;
}

.storycontent a {
	 color: #6D1B22;
     text-decoration: none;
}

.storycontent a:hover {
  	color: #6D1B22;
	text-decoration: underline;
}

.storycontent a:visited {        
	color: #6D1B22;
	text-decoration:none;
}

.storycontent .caption
{
	font-size: 11px;
	color: #b5b5b5;
	width: 300px;
}

#content .post .storycontent ol {
	list-style-type: decimal;
}

#content .post .storycontent ol li {
	color: #000;
	margin: 3px;
} 

.storycontent ol li a {
	list-style-type: decimal;
	color: #6D1B22;
	text-decoration:underline;
	font-weight:bold;
}


.storycontent ol li a:hover {
	list-style-type: decimal;
	color: #6D1B22;
	text-decoration:none;
	font-weight:bold;
}

.storycontent ul {
 	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

.storycontent ul li {
	color: #000;
	text-decoration:none;
}

.storycontent ul li a {
	color: #6D1B22;
	text-decoration:underline;
	font-weight:bold;
}

.storycontent ul li a:hover {
	color: #6D1B22;
	text-decoration:none;
	font-weight:bold;
}


.feedback {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #94999A;
	text-align: right;
	text-decoration:underline;
	clear: both;
}

.feedback a {
	color: #651f2a;
	text-align: right;
        clear: both;
	text-decoration:underline;
	
}

.feedback a:hover {
	color: #94999A;
	text-decoration: none;
}

.credit {
	border-top: 1px solid #B8C0CD;
	height: 15px;
	padding: 10px;
	background-color: #F0F1F4;
	clear: both;
	color: #000000;
	margin: 10px 0 0 0;
	font-size: 90%;
}

.copyright {
	float:right;
}

.credit a:link, .credit a:hover {
	color: #000000;
}

.feedback {
	font-family: Verdana, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	color: #94999A;
	text-align: right;
	clear: both;
}

.feedback a {
	color: #94999A;
	text-align: right;
        clear: both;
	text-decoration:underline;
}

.feedback a:hover {
	color: #94999A;
	text-decoration: none;
}


.meta {
	margin-top:.5em;
	font-size: 90%;
	word-spacing:normal;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #94999A;
	word-spacing:normal;
}

#siteFrame {
    width: 754px;
    margin: 0 auto;
    padding-left: 19px;
}

.storytitle {
	padding-top: 4px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	padding: .2em;
}

#author #email #url {
	color:#6B6F70;
	font-size:12pt;
}

#commentform textarea {
	width: 100%;
}

.comments {
	width: auto;
	margin-bottom: 24px;
}

h2#comments, h2#postcomment
{
	font-family: Helvetica, Verdana, Sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #565E64;
}
.comments blockquote
{	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;		
	background-color: #fff;
}


.comments blockquote p {
	margin: 10px;
	padding: 0px;
}

#rap #content #commentform label
{
	font-weight: bold;
	font-size: 10px;
	color: #585858;
}

#rap #content #commentform input {
	border: 1px solid #CCC;
	padding: 3px;
	font: 11px Verdana, Helvetica, Sans-serif;
}

#rap #content #commentform input#submit
{
	background-color: #254C69;
	color: #FFF;
	padding:8px 25px;
	border: 1px solid #8EAFC9;
}
		
#rap #content #commentform textarea {
	border: 1px solid #CCC;
	padding: 5px;
	font: 12px/20px Verdana, Helvetica, Sans-serif;
	width: 470px
}
		
.comments cite {
	position: relative;
	font: 10px Verdana, Helvetica, Sans-serif;
	margin-bottom: 10px;
	padding: 13px 0px 0px 1px;
	top: 12px;
	background: transparent url(images/bubblepoint.jpg) no-repeat 20px 0;
	color: #969696;
}

#commentlist li ul {
	list-style-type: none;
}

#content {
	margin:10px 0px 0 15px;
	position: relative;
	width: 520px;
	float: left;
	text-align: left;	
}

#header {
	background: url(http://business.queensu.ca/images/home/header_image.jpg) no-repeat top right;
	height: 127px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	text-align:right;
	color: #000000;
	font-family: Verdana, helvetica, arial, sans-serif;
	display: block; 
	
}
#header a {
	color: #000000;
	text-decoration: none;
}

#bloggermenu {
	position: relative;
	float:left;
    width: 170px; 
   	margin: 5px 0px 0px 10px;
}

#bloggermenu ul li.curr
{
width: 142px;
padding:2px 2px 2px 16px;
background-color:#DCDEE6;
background-image:url(http://business.queensu.ca/images/home/side_arrow.gif);
background-repeat:no-repeat;
background-position: 2px 3px;
}

#bloggermenu ul li a
{
	color: #000000;
}

#bloggermenu ul li a:hover
{
	text-decoration: underline;
	color: #000000;
}

#menu {
	position: relative;
	float:left;
    width: 170px; 
   	margin: 5px 0px 0px 40px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul, #bloggermenu ul {
	padding: 5px 0px 0px 0px;
	color: #000000;
	list-style-type: none;
	margin: 0;
}

#bloggermenu ul li
 {

	width: 160px;
	border-top: 1px #9E9E9E solid;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
}

.blognav
{
	margin-top:20px;
	font-weight: bold;
	color: #10314B;
}

#menu ul li,  {

	width: 160px;
	border-top: 1px #CED6DB dotted;
	background-color: #FFFFFF;
}

#menu ul li a, 
{
	color: #345269;
	display: block;
	text-decoration: none;
	line-height:20px;
	width: 160px;
}

#menu ul li a:hover, 
{
	background-color: #CED6DB;
	color: #3D4D57;	
	text-decoration: none;
}
#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #000000;
}

#menu ul ul ul.children {
	padding-left: 4px;
}

#links {
    line-height:2em;
}

#links ul {
	list-style: inside url(http://business.queensu.ca/images/home/home_nav_arrow.gif);
}

#links ul li {
	border-top:1px solid #D5C195;
}

#categories li, #archives li 
{ 
	list-style-type: none;
}
#search {
    background:none;
	padding:5px 0 5px 5px;
	font-size:xx-small;
}

#other {
        background-color:#F0F1F4;
		border: 1px solid #B8C0CD;
}
#calendar {
	margin-top:10px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 10px;
	width:100%;
	color: #000000;
	background-color: #E9EAED;
	text-transform:uppercase;
}

#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;
	text-decoration: none;
	color:#000000;

}

#wp-calendar a:hover {
	background: #808080;
	color: #E9EAED;
}

#wp-calendar caption {
    background-color: #808080;
	font-size: 10px;
	text-align: left;
	padding: 0 0 0 5px;
	color:#E9EAED;
	font-weight:bold;
}

#wp-calendar td {
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #E9EAED;
	color: #E9EAED;
}

#wp-calendar td:hover {
	background: #808080;
	color: #E9EAED;
}

#wp-calendar #today {
	background: #808080;
	color: #E9EAED;
}

#wp-calendar th {
	color: #808080;
}

.txtSizerSmall {
	font-size: 11px;
}

.txtSizerNormal {
	font-size: 12px;
}

.txtSizerLarge {
	font-size: 14px;
}

/* Start Top Nav Drop down */


.TopNavTable {
	left: 0px;
	width: 754px;
	height: 31px;
	border: 0px solid #990000;
	visibility: visible;
}

#topnav {
	position: relative;
	width:754px; 
    padding:0px 0px 0px 0px; 
    margin:0px;
	z-index:99;
	float: left;
}


.topnav_container {
	position:relative;
	width:754px;
	z-index:99;
	top:0px;
	/* visibility: visible; */
	text-decoration: none;
}

#topnav-about {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 2px;
	top: 0px;
}
#topnav-commerce {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 86px;
	top: 0px;
}
#topnav-mba {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 236px;
	top: 0px;
}

#topnav-graduate {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 346px;
	top: 0px;
}

#topnav-executive {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 446px;
	top: 0px;
}

#topnav-recruiting {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 602px;
	top: 0px;
}

.topnav_droptop a {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 0px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #E6EFF8; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.topnav_droptop a:hover {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 0px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #465783; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav_dropbottom a {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 1px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #E6EFF8; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.topnav_dropbottom a:hover {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 1px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #465783; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/*- right side nav list -*/

.topnav_container #topnav-about a:hover, .topnav_container #topnav-commerce a:hover, .topnav_container #topnav-mba a:hover,
.topnav_container #topnav-graduate a:hover, .topnav_container #topnav-executive a:hover,.topnav_container #topnav-recruiting a:hover
{
	color: #FFFFFF;
}
/* End Top Nav Menu */

/*SIMPLEPIE STYLES FOR BLOGGER AGGREGATION */

span.author
{
	color: #1E1E58;
}
.simplepie .pipespost
{
	margin: 0px 0px 20px 0px;
}

.pipespost h3
{
	float: left;
}

.pipespost h4
{
	text-transform: uppercase;
	font-size: 10px;
	color:#A8A8A8;
	margin: 3px 0px 5px 0px;
}

.pipespost img
{
	padding: 4px;
	border: 1px solid #B8B8B8;
	margin: 5px 0px 5px 0px;
}

.pipespost a img
{
	border: 1px solid #A8A8A8;
}
.pipespost a:hover img
{
	border-color: #6D1B22;
}

ol
{
	list-style-type: decimal;
}

ol li
{
	list-style-type: decimal;
	margin-bottom: 10px;
}

ol li strong
{
	font-size: 15px;
	font-weight: bold;
}

ol li span.date
{
	display: block;
	font-size: 13px;
}

img.pipesphoto
{
	float: left;
	border:  3px solid #FFFFFF;
	margin: 5px 10px 5px 5px;
	padding: 0px;
}

.titledata
{
	float: left;
	margin-top: 5px;
}
.post-title
{
	width: 534px;
	float: left;
	background-color:#f8fcff;
	border: 1px solid #F7F7F7;
}

.post-title h2
{
	margin: 5px 0px 0px 0px;
	font-size: 16px;
}

.post-title h2 a
{
	color: #16206b;
}

.pipestext
{
	float: left;
	margin: 5px 0px 10px 0px;
}



/*End Blogger aggregation */

/*=====/*dates
div.date
{ 
text-transform: uppercase;  
width: 50px;
height: 50px;
background-image: url('images/datebg.jpg'); 
float: left;
text-align: center;
margin-right: 10px;
}
			
span.month
{ 
text-transform: uppercase;
font-size: 18px;
color: #FFFFFF;
line-height: 25px;
}
span.day
{
font-size: 22px;
color: #FFFFFF;
}			
.post .num { color: #009aff; font-size: 20px; font-weight: normal; position: relative; margin-left: 2px; }------*/
	

/*--Photo Box with Caption to float on right side of page!--*/

.photocontainer
{
	float: right;
	width: 300px;
	margin: 0px 0px 0px 10px;
	
}

.alignleft
{
	float: left;
	margin: 0px 14px 0px 0px;
}
	
.alignright
{
	float: right;
	margin: 0px 0px 0px 14px;
}	
	
	.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!-[if IE 7]>
.clearfix {display:inline-block;}
.clearfix {display:block;}
<![endif]->

