/* @override http://www.robcottingham.ca/wp-content/themes/robcottingham/style.css */

/*

  Theme Name: RobCottingham.ca
  Theme URI: http://www.robcottingham.ca/
  Description: Robsody in Blue
  Version: 1.3
  Author: Rob Cottingham
  Author URI: http://www.robcottingham.ca/

*/

body, p, ul li, ol li {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: Georgia, serif;
	font-weight: normal;
}

body {
    margin:0;
/*    background-color:#009;
    background-image: url(/wp-content/themes/robcottingham/images/background.gif);
    background-repeat: repeat-y;
    background-position: top center; */
    font-size: 12px;
}

a {
	color: #000099;
	text-decoration: none;
}

blockquote {
/*    line-height:120%; */
    padding:2em;
    margin-left:0px;
    margin-right:0px;
	background-color: #ccf;
/*	font-size:12px; */
	background-image: url(/wp-content/themes/robcottingham/images/blockquote.gif);
	background-repeat: no-repeat;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 10px; */
	font-weight: bold;
}

#outer {
	width:814px;
	padding: 0 0px 0 20px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
    background-color:white;
}

// Section-specific styles


#content a {
	color: #009900;
}
#content p a {
	text-decoration: underline;
}
#content p a:hover {
	color:rgb(0,0,153);
	text-decoration: underline;

}
#content p.tags a {
	background-color: #666666;
	color: white;
	padding:0 0.6em;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:inline-block;
	margin-bottom:0.3em;
}
#content p.tags a:hover, #content p.tags a:focus {
	background-color: #000099;
}

#content p.tags a:active {
	background-color: #0066FF;
}

p.tags {
	width: 40%;
	margin-left: 60%;
	line-height: 1.8em;
	text-align: right;
}

#content h2 {
	font-size:1.4em;
	color:rgb(0,0,153);
        margin:20px 0px 15px 0px;
}
#content h2 a {
	text-decoration: underline;
}
.featurelinks {
	padding:5px 0 0 0;
	margin-top:0;
        margin-bottom:3px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: bold;

}

a.featureanchor {
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}

a.featureanchor:link {
	color: #666666;
	text-decoration: none;
}

a.featureanchor:hover {
	color: #000099;
	text-decoration: underline;
}
p.smicons {
  margin: 0;
  padding: 0;
}

a:hover {
	text-decoration: underline;
}

.contentcell {
	width: 600;
	overflow: auto;
}

#content {
	overflow: hidden;
/*	font-family: Arial, Helvetica, sans-serif; */
	height:100%;
    padding-left: 10px;
}

/* Sidebar styles */

#sidebar {
	color: #333;
        text-align:right;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif; 
        background: white; width:200px; float:left;
	font-size: 0.9em;
}
#sidebar, #sidebar li {
        list-style: none;
}

div.wp-sidebar {
/*  border-top: 1px solid #666666; */
  margin-top: 0px;
}

#sidebar div.wp-sidebar {
	border: none;
}

div.wp-topbar {
/*  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color:#cdf;
*/padding:10px;
  width:570px;
  margin-top:0px;
	background-color:#aaa;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

div.wp-topbar ul.image-feed-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

div.wp-topbar ul li {	
  float: left;
}
h3.tagline {
  position: relative;
  left: 215px;
  top: -30px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 1em 0 0 0;
  padding: 0;
  line-height: 1em;
}

#sidebar .wp-widget {
  margin-bottom: 5px;
	padding: 10px;
	background-color:#aaa;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
div.wp-topbar .wp-widget h3 {
  font-size: 1.4em;
}
p.read-more {
  font-weight: bold;
  text-align: right;
  margin-right:1em;
  clear:both;
}
#sidebar a {
        color: #009;
}

#sidebar h3 {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size: 1.4em;
/*	font-weight: bold; */
	text-align: right;
	vertical-align: 15%;
	padding-top: 5px;
	padding-bottom: 10px;
	color: black;
	line-height:1.4em;
}

#searchform {
	margin: -20px 0 0 210px;
	width:604px;

}

#google_ads_frame1 {
	padding-bottom: 1.5em;
}

.textwidget {
  margin: 10px 0;
}

.postrank-wrapper {
  margin: 10px 0;
}

/* End of sidebar styles */

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}



/* classes used by the_meta() */

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	font-size: .8em;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: right;
}

div.feedback {
	text-align: right;
	clear: all;
	font-size:0.8em;
}

.feedback p.tags, .feedback li, .feedback a {
/*	font-size:0.8em; */
}

.meta {
	font-style:italic;
    margin-left:3em;
    margin-bottom:1.5em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}



.meta, .meta a {
	color: #333333;
	font-weight: normal;
}

.storytitle {
	margin: 0;
	font-size:1.9em;
	color:rgb(204,51,0);
/*	font-weight:bold; */
    border: none;
    padding: 5px 0 5px 0;
    line-height: 1.2em;
}

.pagination {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 20px;
	border-top: solid 1px grey;
	border-bottom: solid 1px grey;
	padding: 12px 0;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
/*	font-size: 110%; */
	list-style-type: none;
}

#comment {
	width:550px;
}

#sidebar form {
	margin: 0 0 13px 0;
}

#sidebar input#s, #sidebar input#e {
	background: #eee;
	border: 1px solid #999;
	color: #666666;
}

#sidebar ul {
        padding-right: 5px;
}

ul.blogrollcolumn, #sidebar ul, .textwidget ul {
	color: #333333;
/*	font-weight: bold; */
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	margin-bottom: 10px;
}

#sidebar ul li {
	color: #333333;
	padding-bottom: 2px;
        border-bottom: dotted 1px #fff;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li {
	border: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	padding-left: 4px;
}

.post {
        padding: 0px 0px 10px 0px;
        width: 580px;
}

#technoratisearch ul {list-style-type:none;}

#previousnext {
	text-align: center;
	font-size: 1.2em;
	margin: 12px 0;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 12px 0;
}

a:hover  {
	color:blue;
	text-decoration: none;
  }

.blogtitle  {
	font-size:2em;
	margin:2px;
	font-style: italic;
	font-weight: bold;
  }

.blogtitle a {
	text-decoration:none;
	background:none;
}

.blogtitle a:hover {
	text-decoration:none;
}

.links  {
	font-size:0.8em;
	font-weight:normal;
  }

.smaller {
	font-size:0.8em;
  }

h3 {
	color: #000099;
	}
h4 {
	font-size:1.2em;
}
.blogrollmain {

	}

.blogrollcolumn p {
    margin-top: 5px; font-size:1em;
 	color: #666666;
}



.blogrollcolumn a {

	color: #666666;

}

.blogrollmain p { margin-top: 5px;font-size:1em;}

.blogrollfolder {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size:1.2em;}

.blogrollmain a {
	color: #666666;
	font-size:1em;}

.blogrollmain a:hover { color: blue; }

.blogrollitem {
	margin-top: 5px;
}

.linkshead {

     font-weight:bold; 
}

input {
/*   font-size: 10px; */
   }

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size: 10px; */
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.leftnav {
	padding-right:10px;
}

.leftnav a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.leftnav a:hover {
	text-decoration: underline;
	color: #000099;
}

.mainlevel {
/*	font-size: 10px; */
	color: #333333;
	font-variant: normal;
    line-height:11px;
}

.mainlevel a {
	text-decoration: none;
	font-variant: normal;
	}

.mainlevel a:hover {
	text-decoration: underline;
	}

a.featureanchor {
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}

a.featureanchor:link {
	color: #666666;
	text-decoration: none;
}

a.featureanchor:hover {
	color: #000099;
	text-decoration: underline;
}

ul.post-categories li {
/*	font-size:10px; */
}

.contentheading {
/*	font-size:14px; */
	padding-top:10px;
	font-weight:bold;
}

.rssnotice{
	text-align:right;
	font-size:10px;
}

.pathway {
/*	font-size:10px; */
	font-weight:bold;
	font-style:italic;
}

.readon {
        font-size:0.8em;
        font-weight:bold;
}

.pgee-read-more {
	display: block;
	text-align: right;
	margin-top: 0.5em;
}

.taglist {
/*	font-size:10px; */
	font-style:italic;
	padding: 1em 0 0 1em;
}

.privacy {
	font-size:0.8em;
	font-style:italic;
	color:#333333;
}

.commentsubscribe {
	padding:5px;
	background-color:#CCCCFF;
	font-size:0.8em;
	font-style:italic;
	border:solid 1px black;
	width:555px;
}

.rssLinkListItemTitle {
        list-style:none;
}


/* del.icio.us posts */

ul.delicious {
        list-style:none;
        padding-left:0;
        margin-left:0;
}

.delicious-link {
        font-weight:bold;
        margin:12px 0 0 0;
}

.delicious-tags {
        font-style:italic;
        font-size:0.8em;
        margin:6px 0 0 0;
}

.alignright {
        float: right;
}
p.wp-caption-text {
        font-size: 0.8em;
        font-style: italic;
        font-face: Georgia, Times New Roman, Times, Serif;
}

.avatar {
float: left;
margin: 0 10px 10px 0;
}

ol.commentlist, ol.commentlist li {
list-style: none;
margin-left: 0;
padding-left: 0;
}

ol.commentlist {
padding-left: 80px;
}

.image-feed-small a img { max-height: 110px; max-width: 100px; margin-right:12px; }
/* .image-feed-big a img { max-height: 330px; max-width: 300px; } */

.alignleft {
float: left;
}

.alignright {
float: right;
}

.posterous_quote_citation {
   font-family: Georgia, serif;
   margin-top: 1em;
   border-left: 1px solid #999;
   padding-left: 1em;
}

.my-recent-yt-video {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 160px;
}

.my-recent-yt-widget {
  height: 170px;
}

.addthis_button {
  float: right;
}

#sidebar ul.gce-list li {
  padding: 1em 0 0 0;
  font-size: 0.95em;
  border-top: 1px dotted white;
  border-bottom: none;
  margin: .5em 0 0 0;
}
#sidebar ul.gce-list li li {
  border: none;
  margin: 0;
  padding: 0;
}
.gce-list-event, .gce-list-title {
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.gce-list-title {
  margin: 0em 0.5em 0.5em 0;
  float: left;
  width: 3em;
  background-color: #666;
  color: white;
  font-size: 1.3em;
  padding: 0.5em 0.25em;
  text-align: center;
  font-weight: normal;
  font-family: Georgia, serif;
  line-height: 0.9em;
}

.gce-list-loc {
  font-style: italic;
  margin: 0 0 0.5em 0;
  padding: 0;
}

/* Special front page styles */

#sb3 {
	width:600px;
	border-right: 1px solid #666;
}
#sb3 ul.image-feed-list, #sb3 ul.image-feed-list li {
	list-style: none;
	float: left;
	padding: none;
	margin: none;
	-webkit-padding-start: 0;
}
ul#latest-posts {
	padding:0 10px;
	list-style:none;
	outline: 0;
	margin:0 0 0 10px;
	background-color: #ccf;
}
h3#fp-blog-title {
	margin:14px 0 14px 20px;
}
ul#latest-posts li {
	padding:0.5em 0;
	margin:0.5em 0;
	outline: 0;
	border-bottom: 1px dotted #C00;
}
#sb3 #n2s-mini ul.image-feed-list li:first-child {
	display: none;
}
.sb3-widget {
	float: left;
}
#sb4 {
	border-top: 2px dotted #00c;
}
#n2s-mini {
	width: 100px;
	float:left;
	margin-top:60px;
}
.sb4-widget {
	float:left;
	width: 280px;
}

div.sb4-widget:first-child {
	float:left;
	margin-right: 15px;
}
/* .sb4-widget .textwidget {
	width:400px;
} */

#gce_widget-4-container {
/*	width:160px; */
}
#gce_widget-4-container ul.gce-list, #gce_widget-4-container ul.gce-list li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

/* TEMPORARY COLOUR SHIFT


a {	color: #ff6600;
}
blockquote {
	background-color: #ccf;
}
#content a { color: #c30;
}

#content h3 a { color: #ff6600; }
#content p a:hover { color:#ff6600;}
#content p.tags a:hover, #content p.tags a:focus {
	background-color: #ff6600;
}

#content p.tags a:active {
	background-color: #FF6600;
}
#content h2 {
	color:#ff6600;
}
a.featureanchor:hover {
	color: #ff6600;
}
div.wp-topbar {
	background-color:#fc9;
}
.wp-topbar h3 {
	color: #c30;
}
#sidebar .wp-widget {
	background-color:#ffcc99;
}
#sidebar a {
        color: #c30;
}
.storytitle {
	color:#ffcc99;
}
h3 {
	color: #ff6600;
	}
.leftnav a:hover {
	color: #ff6600;
}
a.featureanchor:hover {
	color: #f60;
}
.commentsubscribe {
	background-color:#ffc;
}
ul#latest-posts {
	background-color: #ffc;
}
#content p a:hover {
	color:#f60;
}

#content p.tags a:hover, #content p.tags a:focus {
	background-color: #f60;
	color:white;
}

#content p.tags a:active {
	background-color: #f60;
}
*/


.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.liveblog-entry .liveblog-entry-text {
	font-size:12px; !important
}