/**
 Theme name: dougalizr
 Template: formattd
 Theme URI: http://wordpress.org/
 Description: 
 Author: Dougal Campbell
 Author URI: http://dougal.gunters.org/
 Version: 1.0
 License: GNU General Public License
 License URI: license.txt
 Tags: fluid-width, post-formats, threaded-comments, sticky-post, translation-ready, microformats
 **/
/**
 * Miso font from FontSquirrel
 *
 * Generated by Font Squirrel (http://www.fontsquirrel.com) on April 25, 2011 10:24:25 AM America/New_York
 */
/*
@font-face {
    font-family: 'MisoLight';
    src: url('fonts/miso-light-webfont.eot');
    src: url('fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-light-webfont.woff') format('woff'),
         url('fonts/miso-light-webfont.ttf') format('truetype'),
         url('fonts/miso-light-webfont.svg#MisoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
@font-face {
    font-family: 'MisoRegular';
    src: url('fonts/miso-webfont.eot');
    src: url('fonts/miso-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-webfont.woff') format('woff'),
         url('fonts/miso-webfont.ttf') format('truetype'),
         url('fonts/miso-webfont.svg#MisoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
    font-family: 'MisoBold';
    src: url('fonts/miso-bold-webfont.eot');
    src: url('fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-bold-webfont.woff') format('woff'),
         url('fonts/miso-bold-webfont.ttf') format('truetype'),
         url('fonts/miso-bold-webfont.svg#MisoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

h1,h2,h3,h4,h5,h6 {
	font-family: MisoRegular, Helvetica, "Helvetica Neue", Arial, sans-serif !important;
}

#content article img {
	max-width: 90%;
}

/*
 * If I write about shortcodes in a post, I can do:
 *   <span class="shortcode">gallery</span>
 * and it will appear as "[gallery]" in bold.
 */
.shortcode {
	font-weight: bold;
}

.shortcode:before {
	content: "[";
}

.shortcode:after {
	content: "]";
}


pre, code {
	color: #000;
}

#primary {
	min-width: 320px;
	max-width: 360px;
}

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

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

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

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

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

article acronym {
	border-bottom: 1px dashed black;
}

/*
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;
}
*/

li.widget_textlinkads_widget {
	padding: 1em;
	background-color: #333;
	border: 1px solid black;
	color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

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

li.widget-container ul li {
	margin-bottom: 0.5em;
}

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;
}

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

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

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

aside #fsadminwidget-10 {
	width: 100%;
	text-align: left;
	float: none;
	height: auto;
	line-height: 1.5;
}

aside #fsadminwidget-10 p {
	font-size: inherit;
	line-height: 1.5;
}

aside .widget_text {
	clear: both;
}

.pull-quote {
	float: right;
	width: 250px;
	margin: 0 0.5em 0.5em 0.5em;
	text-align: center;
	padding: 0.5em;
	clear: right;
	background-color: rgba(248, 248, 248, 0.7);
}

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

#main .pull-quote p {
	font-size: 1em;
	font-style: italic;
	line-height: 1.1;
	margin: 0 0 1em 0;
	padding: 0 1em;
	text-align: left;
}


/* Plugin pages */
.plugin-meta {
	float: right;
	width: 20em;
	margin-top: -0.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 1em;
	background-color: #eee;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 8px 8px 16px 4px rgba(0,0,0, 0.4);
	   -moz-box-shadow: 8px 8px 16px 4px rgba(0,0,0, 0.4);
	        box-shadow: 8px 8px 16px 4px rgba(0,0,0, 0.4);
}

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

span.download-link a {
        display: block;
        padding-left: 72px;
        background-image: url(images/download.png);
        background-repeat: no-repeat;
        height: 64px;
        line-height: 64px;
        width: 14em;
        margin-left: 3em;
        margin-right: 3em;
}
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(images/magnify.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	width: 80%;
	height: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
}

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;
}

.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;
}


.yarrp-list ol {
	text-align: left;
}

.comment-author img.avatar {
	left: -60px;
}


/*** device overrides ***/

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* * / html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } /* * /
  .spacer {
	margin-left:0;
  }

  aside#primary {
	width: 80%;
  }

  aside li.widget-container {
	width: 24%;
	float: left;
  }

  aside#primary h3 { font-size: 1.3em; }
  /* */

  h1#title { font-size: 1.5em !important; }

  body #wptouch-switch-link {
	max-width: 98% !important;
	font-size: 1em;
  }

}

/* #___plusone_0 { float: left !important; padding-top: 12px !important; } */

