/*   
Theme Name: Dougalicious
Theme URI: 
Description: Dougal's new blog theme
Author: Dougal Campbell
Author URI: http://dougal.gunters.org/
Template: thematic
Version: 1.1
Tags: Thematic, dougal, dougalicious, geek ramblings

Thematic is © Ian Stewart http://themeshaper.com/

*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */

/* It's better to actually copy over default.css into this file (or link to
/a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

body {
	color: #444;
	background-color: #fbfbfb;
}

pre, code {
	color: #000;
}

h3.widgettitle {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	text-rendering: optimizeLegibility;
}

#branding {
	padding: 22px 0;
}

div.aside ul {
	list-style-type: none;

}

div.aside ul.lifestream li {
	/* text-indent: 20px; */
	padding-left: 20px;
	margin-bottom: 0.25em;
}

div.aside ul.lifestream li div.lifestream_meta {
	color: #ccc;
}

div.mspubads {
	padding: 1.5em 0;
	text-align: center;
}

div.aside ul ul {
	margin-bottom: 0.5em;
}

div.aside li.widgetcontainer, div.aside form,
div.aside p {
	margin: 0.5em 0;
}

div#primary {
	border: none;
}

div#main {
	padding: 16px;
}

div#aboveheader-widgets {
	position: relative;
	width: 250px;
	margin: 0;
	padding: 0;
	float: right;
	z-index: 1001;
}

div#aboveheader-widgets ul.xoxo {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1#blog-description {
	clear: left;
	text-rendering: optimizeLegibility;
}

div#primary { 
	padding: 0;
}

li.widget_textlinkads_widget {
	padding: 1em;
	background-color: #600000;
	color: #aaa;
}

li.widget_textlinkads_widget h3 {
	color: #eeeeee;
	text-rendering: optimizeLegibility;
}

li.widget_textlinkads_widget a:link {
	color: #eee;
	font-weight: bold;
}

li.widget_textlinkads_widget a:visited {
	color: white;
	font-weight: bold;
}

li.widget_textlinkads_widget a:hover {
	color: white;
	font-weight: bold;
}

li.widget_textlinkads_widget a:active{
	color: white;
	font-weight: bold;
}

.main-aside li.widget-ad-minister ul.ads-125 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.main-aside li.widget-ad-minister  ul.ads-125 li {
	float: left;
	width: 125px;
	height: 125px;
	margin: 2px;
}

.main-aside .widget_fsadminwidget {
	list-style-type: none;
	width: 125px;
	height: 125px;
	float: left;
	padding: 2px;
	text-align: center;
}

dl.gallery-item {
	/* margin: 0; */
}

.pull-quote {
	float: right;
	width: 210px;
	margin: 0 0.5em 0.5em 0.5em;
	border: 3px inset #ddd;
	text-align: center;
	padding: 0.5em;
	background-color: #ddd;
	text-rendering: optimizeLegibility;
}

.pull-quote img {
	border: 1px solid black;
}

.pull-quote p {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.1;
	margin: 0;
	padding: 0 1em;
}


/* Plugin pages */
.plugin-meta {
	float: right;
	width: 20em;
	margin-top: -0.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
	background-color: #eee;
	list-style-type: none;
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size: 14px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	text-rendering: optimizeLegibility;
}

.plugin-meta span.heading {
	font-weight: bold;
	font-variant: small-caps;
}

span.download-link a {
        display: block;
        padding-left: 72px;
        background-image: url(download.png);
        background-repeat: no-repeat;
        height: 64px;
        line-height: 64px;
        width: 14em;
        margin-left: 3em;
        margin-right: 3em;
}

/* Menu colors */
.sf-menu {
    border-right:1px solid #888888;
    font-weight: bold;

}
.sf-menu a {
    font-size: 12px;
    line-height: 13px;
    font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	border-left:1px solid #888888;
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
}
.sf-menu .current_page_item {
    background: #fbfbfb;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_item a:link,
.sf-menu .current_page_item a:visited,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fbfbfb;
    background-color: #fbfbfb;
    color: #000000;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#444;
}
.sf-menu li {
	background:		#f0f0f0;
}
.sf-menu li li {
	background:		#f0f0f0;
}
.sf-menu li li li {
	background:		#f0f0f0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #ffffff;
	outline:		0;
    border-bottom-color:#888888;
}
.sf-menu ul {
    border-right:1px solid #888888;
    border-bottom:1px solid #888888;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
}
.sf-menu ul ul {
}
.sf-menu ul a {
    background:#ffffff;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #000;
}


#access {
    border-bottom: 1px solid #888888;
}

a.more-link {
	display: inline-block;
	margin-top: 1em;
	padding: 0.25em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #a4c7c7; /* bright green */
	color: #333; /* dark blue */
	border: 1px outset #6d8e8e;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

a:link.more-link, a:visited.more-link {
	color: #024c68; /* dark blue */
}

a:hover.more-link,
a:active.more-link {
	border: 1px inset #6d8e8e;
	color: #fff; 
}

/* rounded corners for search box */
input#s {
	font-size: 14px;
	line-height: 20px;
	padding: 0 10px 0 24px;
	background-image: url(magnify.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	width: 200px;
	height: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
}

/* borrowed from
http://www.456bereastreet.com/archive/200411/quotations_and_citations_quoting_text/
*/
blockquote {
	border: 1px solid #ddd;
	padding: 0.5em;
	background-color: #fff;
	margin-bottom: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

}

blockquote[cite]:after {
	content: "Quoted from: " attr(cite);
	border-top:1px dotted #999;
	padding-bottom:0.25em;
	padding-left: 2em;
	font-style: italic;
	display:block;
	color:#000;
	font-size: smaller;
}

.center { text-align: center; }

h1, h2, h3, h4, h5, h6 { text-rendering: optimizeLegibility; }

.important {
	color: red;
	font-size: 110%;
}

.broken_link {
	color: #999;
}

.broken_link:after {
	font-size: 80%;
	content: " (link has gone dead)";
}

ul.followwrap.row li {
	margin-right: 6px;
}


