/*   
Theme Name: Thematic Power Blog
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic Power Blog is copyright Ian Stewart http://themeshaper.com/
.
*/

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

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

/* Apply a basic layout */
@import url('3c-r-fixed-primary-988px.css');

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

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
@import url('../thematic/library/styles/default.css');

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


/* =Category Menu
-------------------------------------------------------------- */

#category-access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:13px;
    padding:11px 0;
    overflow:visible; 
    z-index:150;
}
/* uncomment the following two selectors in case your category list wraps into a second row 
#category-access {
		height: 96px;
}

body.ie7 #category-access {
		height: 64px;
}
*/
.menu-title {
    color:#666;
    float:left;
    font-style:italic;
    line-height:32px;
    margin-right:10px;
}
#category-access .sf-menu {
    border-color:transparent;
}
#category-access .sf-menu a {
    border:1px solid transparent;
    margin-right:3px;
}
#category-access .sf-menu li:hover, #category-access .sf-menu li:hover a,
#category-access .sf-menu li.sfHover, #category-access .sf-menu li.sfHover a,
#category-access .sf-menu a:focus, #category-access .sf-menu a:hover, #category-access .sf-menu a:active {
    background:     #fafafa;
    outline:		0;
    border-color:#ccc;
}
#category-access .sf-menu ul a {
    background:#fafafa;
    border-color:#ccc;
    border-right:none;
	border-bottom:none;
	margin-right:0;
}

.left { float: left; }
.right { 
    float: right;
    margin: 0;
    padding: 0;
}

/* =Default Widgets
-------------------------------------------------------------- */

#crown h3 {
    font-size:17px;
    padding:0 0 4px 0;
}
#crown #thematic-power-blog-subscribe {
    padding:0 0 44px 0;
    position:relative;
}
#crown #thematic-power-blog-subscribe h3 {
    position:absolute;
    top:0;
    left:0;
}
#crown #thematic-power-blog-subscribe ul {
    list-style:none;
    margin:0;
    position:absolute;
    top:0;
    right:0;
}
#crown #thematic-power-blog-subscribe ul li {
    padding:0;
}
#crown #thematic-power-blog-subscribe a {
    background:url(images/feed-icon-14x14.gif) no-repeat 10px 6px;
    border:1px solid #ccc; 
    -webkit-border-radius: .35em;
    -moz-border-radius: .35em;
    border-radius: .35em;
    padding:6px 16px 6px 32px;    
    text-decoration:none;
}
/* Fix for the a-tag border bug in IE7 */
body.ie7 #crown #thematic-power-blog-subscribe a {
	float:left; 
}
#thematic-power-blog-about ul {
    list-style:none;
    margin-left:0;
}
#thematic-power-blog-about a.more {
    display:block;
    text-align:right;
}


/* =Global Elements
-------------------------------------------------------------- */
/*
#header {
    border-top:1px solid #ccc;
    margin-top:22px;
}
*/
#branding {
    background: url(images/AussieHeader.jpg) no-repeat center bottom; /* header-image.jpg */
    margin-bottom:22px;
    padding:44px 0 218px 0; /* Bottom padding is the same height as the image called above XXX */
}
/*
#blog-description {
    margin-bottom:22px;
	width: 49%;
	clear: none;
}
*/
#blog-title, #blog-description {
    display: none;
}
#leader {
    border-bottom:1px solid #f90;
    margin-bottom:-22px;
    padding:33px 0 11px 0;
}
#content {
}
.hentry {
}
.crown-aside {
    color:#666;
    padding-top:22px;
    margin:0;
}
.attachment-jpeg .crown-aside,
.attachment.png .crown-aside {
    display:none;
}
.crown-aside a {
    color:#666;
}
.crown-aside a:active,
.crown-aside a:hover {
    color: #FF4B33;
}
.crown-aside ul {
    padding:0 20px;
}
.crown-aside ul ul {
    border:none;
    padding:0;
}
.main-aside {
    padding-top:22px;
}
.main-aside ul {
    padding:0 20px;
}
.main-aside ul ul {
    padding:0;
}
#crown {
    border:1px solid transparent;
    width:426px;
	float: left;
}
#primary {
    border:1px solid transparent;
    border-width:0 1px 1px 1px;
    padding:22px 0 11px 0;
    width:212px;
}
#secondary {
    border:1px solid transparent;
    border-width:0 1px 1px 1px; /* keeping a border on the left for no-js */
    margin-left:-1px; /* offsets the 1px border on the left */
    padding:22px 0 11px 0;
    width:213px;
}

#breadcrumb-nav {
    border-top:1px solid #ccc;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin-bottom:-22px;
}
#breadcrumb-nav a {
    color:#666;
}
#breadcrumb-nav a:active,
#breadcrumb-nav a:hover {
    color: #FF4B33;
}
#breadcrumb-nav-container {
    margin:0 auto;
    padding:11px 0;
    width:988px;
}
#breadcrumb-nav-container p {
    margin:0;
}
#footer {
}


.wp-pagenavi span.pages {
		padding:4px !important;
}


/* =Widgets
-------------------------------------------------------------- */

.aside th, .aside td {
	padding:0.25em 0.35em;
}

.twittermessage {
	margin: 20px 0 0 0;
	width: 49%;
	clear: none;	
}

.twittermessage p {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-style: italic;
	font-size: 120%;
	text-align: right;
}

ul#rssbutton {
	float: right;
	clear: none;
	margin: 5px 0 0 0;
	padding: 0;
}

ul#rssbutton ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	position:absolute;
	right:0;
	top:0;
}

ul#rssbutton li, .relatedArticles ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:relative;
	right:0;
	top:0;
}

ul#rssbutton li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0.35em;
-moz-border-radius-bottomright:0.35em;
-moz-border-radius-topleft:0.35em;
-moz-border-radius-topright:0.35em;
background:transparent url(images/feed-icon-14x14.gif) no-repeat scroll 10px 6px;
border:1px solid #CCCCCC;
padding:6px 16px 6px 32px;
text-decoration:none;
color: #666;
}

ul#rssbutton li a:hover {
	color: #FF4B33;
}

div#af-ela {
	font-size: 80%;
}

.comments-link a {
	color: purple;
}

ul.xoxo, ul.xoxo li ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
}

ul.xoxo li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	position:relative;
	/*right:0;
	top:0;*/
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

ul#recentcomments li.recentcomments {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:relative;
	right:0;
	top:0;
}

ul.xoxo li ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	position:relative;
	right:0;
	top:0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-size: 95%;
        float: left;
        clear: both;
        width: 172px;
}
ul.xoxo li ul li:hover{
	/* border: 1px solid #fff; */
}

ul.xoxo li ul li a {
	/* display: block; */
}

ul.xoxo li ul li a:hover, div.entry-meta span.entry-date span#sharethis_0 a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

h3.widgettitle, h3.widgettitle a {
	color: #fff;
        padding-left: 3px !important;
        background: url(images/hbg.jpg) no-repeat;
	font-style: normal;
        font-weight: bold;
	font-size: 100%;
        width: 100%;
        float: left;
        clear: both;
}

h3.widgettitle {
    margin-bottom: 10px;
}

div#a-w-social-media {
	margin: 0 0 0 20px;
        float: left;
        clear: both;
}

div.entry-content, div.entry-content div.ratingblock, div.entry-content div.entry-utility, div.entry-content span {
	float: left;
	clear: none;
}

div.entry-content div.ratingblock {
	clear: both;
}

div.entry-content p {
	margin-bottom: 15px;
}
div.entry-content h2 {
	padding: 10px 0;
}

div.entry-content ol li {
	margin-bottom: 10px;
}

div.wp-caption {
	clear: none;
	display: block;
}

a.more-link {
	background-color: #ff4b33;
	color: #fff;
	text-decoration: none;
	border: 1px dotted #000;
	padding: 2px;
       /* float: left;
        clear: both;*/
        margin-bottom: 20px;
}

a.more-link:hover {
	background-color: #000;
	color: #fff;
}

div.entry-content {
        background: url(images/SwirlyNew.jpg) repeat-y;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.entry-content p, div.entry-content h2, div.entry-content ul, div.entry-content ul li {
	text-align: left;
}

div.entry-content div.wp-caption {
	margin: 0 auto 10px auto;
	background-color: #fdfdfd;
	border: 1px solid #ccc;
	padding-top: 5px;
}

div.entry-content div.wp-captionLeft {
        margin: 0 auto 10px auto;
        background-color: #fdfdfd;
        border: 1px solid #ccc;
        padding-top: 5px;
        float: left;
}

div.entry-content div.wp-captionRight {
        margin: 0 auto 10px auto;
        background-color: #fdfdfd;
        border: 1px solid #ccc;
        padding: 0;
        padding-top: 5px;
        float: right;
        margin: 0;
}

div.entry-content div.left {
	margin: 0 10px 10px 0;
}

div.entry-content div.right {
	margin: 0 0 10px 10px;
}

div.entry-content div.wp-caption p.wp-caption-text {
	text-align: center;
	font-size: 80%;
}

div.entry-content div.wp-caption p.wp-caption-text a {
	color: #999;
	text-decoration: none;
}

div.entry-content div.wp-caption p.wp-caption-text a:hover {
	color: #ff4b33;
	text-decoration: none;
}

div.entry-content div.video {
	background-color: #fff;
	width: 530px;
	border: none;
}

div.entry-content div.wp-caption p {
	margin: 0;
}

ul.xoxo li ul li a {
	color: #A455B8;
	text-decoration: none;
}

ul.xoxo li ul li a:hover {
	color: #ff3333;
	background: none;
}

/* ******************************************************** */
div#af-ela {
	width: 540px;
	float: left;
	clear: both;
}

ul#af-ela-menu {
	margin: 0;
}

ul#af-ela-menu {
	float: left;
	width: 450px;
	clear: none;
}

ul#af-ela-category, ul#af-ela-year, ul#af-ela-month, ul#af-ela-post-chrono, ul#af-ela-post-cats {
	border-top: 1px solid #eee;
}

ul#af-ela-post-chrono li a, ul#af-ela-post-cats li a {
	color: #ff4b33;
	text-decoration: none;
	display: block;
}

ul#af-ela-post-chrono li a:hover, ul#af-ela-post-cats li a:hover {
	color: #fff;
	text-decoration: none;
}

div#a-w-social-media, div#a-w-5, div#a-w-5 ul#a-w-l-5, div#a-w-5 ul#a-w-l-5 li, div#a-w-5 ul#a-w-l-5 li a {
	background: none !important;
	margin: 0 auto !important;
}

#text-5 {
	width: 175px !important;
}

div.imgPostDivider {
	float: left;
	clear: both;
	height: 44px;
	width: 100%;
	background: url(images/post-break-2.png) no-repeat 140px 0;
	margin: 25px auto;
	padding: 0;
}

div#sidebar div#secondary ul.xoxo {
	float: left;
	clear: both;
	/* margin-top: -25px;  XXX */
}

ul.xoxo li.google_news_plugin_widget_output {
	float: left;
	clear: both;
}

li#search form#searchform input#s {
    width: 170px;
    float: left;
    clear: both;
}

input#searchsubmit {
    margin-bottom: 0px;
}

ul.xoxo li.authorprofile_widget {
    float: left;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}

ul.xoxo li#authors-3 ul li {
    float: left;
    clear: both;
    width: 100%;
    vertical-align: text-bottom;
    margin: 0 0 3px 0;
    padding: 0;
}

ul.xoxo li#authors-3 ul li a img {
    float: right;
    vertical-align: baseline;
	margin: 0;
	padding: 0;
}

table {
    float: left;
    margin: 0;
    padding: 0;
}

ul.xoxo li.widget_calendar div#calendar_wrap {
    float: left;
    margin: 0;
    padding: 0;
}

ul.xoxo li#lifestream-2 ul.lifestream li {
    float: left;
    width: 142px;
}

div.entry-content ol {
	text-align: left;
}

div.relatedArticles {
    float: left;
    clear: both;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background: #fdfdfd;
	margin: 0 0 10px 0;
}

#PDI_container2118059 .pds-box {
	border: none !important;
	background: transparent !important;	
	width: 175px !important;
}

#PDI_container2118059 .pds-question-top {
	color: #ff4b33 !important;
}

#PDI_container2118059 .pds-answer {
	padding: 0 !important;
}

#PDI_container2118059 .pds-answer-group {
	padding: 0 !important;
}

#PDI_container2118059 .pds-links a {
	color: #000 !important;
}

#PDI_container2118059 .pds-links a.pds-pd-link{
	color: #999 !important;
}

#PDI_container2118059 .pds-links a:hover {
	color: #ff4b33 !important;
	text-decoration: none !important;
}

#PDI_container2118059 .pds-answer-feedback-bar {
	background: #ff6a57 !important;
	
}

#mbl_b_frame, #mbl_b_serv {
	float: left !important;
	background: transparent !important;
	padding: 0 !important;
}

#mbl_b_frame a {
	text-decoration: none !important;
}

#mbl_b_frame a:hover {
	text-decoration: none !important;
	color: #ff4b33 !important;
}

.greet_block {
    width: 535px !important;
}

table#MBL_COMM, table#MBL_COMM td, table#MBL_COMM tr, table#MBL_COMM th {
	border-width: 0px !important;
	color:#000 !important;
	font-weight:normal !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
	vertical-align: middle !important;
}
.aside table#MBL_COMM th.mbl_h {
	color:#FF4B33 !important;
	font-weight:normal !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
}

.aside table#MBL_COMM tbody {
	border-width: 0px !important;
}

#amazon_widget_GB_8001_0, div.amzn_wdgt_pad, div.wdgt_hd, div#amzn_wdgt_t_8001_0, .amzn_wdgt {
	background: transparent !important;
        border: 0px solid #ccc !important;
}

div.wdgt_hd {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
}

.amzn_wdgt .wdgt_ft {
    display: none;
}

.seriesmeta, .seriesbox {
    font-size: 0.8em;
    color: #999;
}

.serieslist-box, .serieslist-content, .serieslist-box p, .serieslist-content p {
    float: left;
    clear: none;
}

.gallery br {
    display: none;
}

ul.xoxo li.widget_featured-posts ul li {
    width: 386px;
}
ul.xoxo li.widget_featured-posts {
    float: left;
}
ul.xoxo li.widget_featured-posts ul li h4 a {
    font-size: 17px;
    color: #fff;
}
h4.featured-title {
    background-color: #333;
    background: url(images/excerptbg.png) no-repeat;
    padding-left: 3px;
    font-weight: bold;
    margin: 10px 0 10px 0;
    float: left;
    width: 99.4%;
}

h4.featured-title a {
    color: #fff;
    margin: 10px 0 10px 0;
}

h4.featured-title a:hover {
    color: #f90;
}

img.flickrrss {
    width: 180px;
    margin: 0 0 10px 0;
    float: left;
    clear: both;
}

span.featuredExcerpt {
    float: left;
    width: 363px;
    background-color: #333;
    background: url(images/excerptbg.png) no-repeat;
    padding: 0 10px;
    border: 1px solid #999;
    border-left: 1px solid #555;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #555;
}

span.featuredExcerpt p {
    width: 100%;
    color: #fff;
    float: left;
}

span.featuredExcerpt p a {
    float: left;
    width: 100%;
}