/*   
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');


/* add this fix */

.addthis-smartlayers, div#at4-share, div#at4-follow, div#at4-whatsnext, div#at4-thankyou {
	margin-bottom: 18px !important;
} 



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

#category-access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:18px!important;
    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;
    margin-left: 320px;
}
#category-access .sf-menu {
    border-color:transparent;
    margin-left: 20px;
}
#category-access .sf-menu a {
    border:1px solid transparent;
    /* margin-right:3px; john */
}
#category-access .sf-menu a:hover {
    border:1px solid transparent !important;
    background: #fff !important;
    /* margin-right:3px; john */
}
#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;
}


/* =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/header-image.gif) no-repeat center center;
    margin-bottom:0px;
    padding: 40px 0px 230px 0px; /* Bottom padding is the same height as the image called above */
    border-bottom:1px solid #ccc;
    display: block;
    text-align: center;
}

#blog-description {
    margin-bottom:22px;
}
#leader {
    border-bottom:1px solid #ccc;
    margin-bottom:-22px;
    padding:33px 0 11px 0;
}
#content {
}
.hentry {
}
.crown-aside {
    color:#666;
    padding-top:22px;
    margin:0;
    font-size: 14px;
}
.attachment-jpeg .crown-aside,
.attachment.png .crown-aside {
    display:none;
}
.crown-aside a {
    color:#666;
}
.crown-aside a:active,
.crown-aside a:hover {
    color: #000;
}
.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 #ccc;
}
#primary {
    border:1px solid #ccc;
    border-width:0 1px 1px 1px;
    padding:22px 0 11px 0;
    width:182px;
}
#secondary {
    border:1px solid #ccc;
    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:183px;
}

#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: #000;
}
#breadcrumb-nav-container {
    margin:0 auto;
    padding:11px 0;
    width:988px;
}
#breadcrumb-nav-container p {
    margin:0;
}
#footer {
}


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

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

/* john */

#s {
	width: 170px;
}

a.homeroll {
    display: block;
    float:left;
    width: 55px;
    height: 24px;
    margin:0px 20px 0px 20px;
    background: url("images/home_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.homeroll {
    background-position: -0px 0;
}

a.aboutroll {
    display: block;
    float:left;
    width: 203px;
    height: 21px;
    margin:0px 20px 0px 20px;
    background: url("images/NEED.png") 0 0 no-repeat;
    text-decoration: none;
}
a.aboutroll:hover {
    background-position: -0px 0;
}

a.contactroll {
    display: block;
    float:left;
    width: 112px;
    height: 23px;
    margin:0px 20px 0px 20px;
    background: url("images/contactme_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a.contactroll:hover {
    background-position: -0px 0;
    background: url("images/contactme_sized_over.jpg") 0 0 no-repeat;
}

a.whatidoroll {
    display: block;
    float:left;
    width: 95px;
    height: 25px;
    margin:0px 20px 0px 20px;
    background: url("images/whatido_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a.whatidoroll:hover {
    background-position: -0px 0;
    background: url("images/whatido_sized_over.jpg") 0 0 no-repeat;
}

a.testimonialsroll {
    display: block;
    float:left;
    width: 125px;
    height: 27px;
    margin:0px 20px 0px 20px;
    background: url("images/testimonials_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a.testimonialsroll:hover {
    background-position: -0px 0;
    background: url("images/testimonials_sized_over.jpg") 0 0 no-repeat;
}

a.linksroll {
    display: block;
    float:left;
    width: 61px;
    height: 26px;
    margin:0px 20px 0px 20px;
    background: url("images/links_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a.linksroll:hover {
    background-position: -0px 0;
    background: url("images/links_sized_over.jpg") 0 0 no-repeat;
}

a.blogroll {
    display: block;
    float:left;
    width: 55px;
    height: 27px;
    margin:0px 20px 0px 20px;
    background: url("images/blog_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a.blogroll:hover {
    background: url("images/blog_over.jpg") 0 0 no-repeat;
}

a.authorsbooksroll {
    display: block;
    float:left;
    width: 125px;
    height: 50px;
    margin:0px 20px 0px 20px;
    background: url("images/authorsbooks_sized.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a.authorsbooksroll:hover {
    background-position: -0px 0;
    background: url("images/authorsbooks_sized_over.jpg") 0 0 no-repeat;
}

a.archiveroll {
    display: block;
    float:left;
    width: 108px;
    height: 21px;
    margin:0px 20px 0px 20px;
    background: url("images/NEED.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.archiveroll {
    background-position: -0px 0;
}

#nav_custom {
    border-bottom:1px solid #ccc;
    height:60px;
    width: 990px;
    z-index:150;
    padding: 5px 0px 0px 0px;
     margin-left: auto ;
	 margin-right: auto ;

}

.navitem {
	list-style: none;
	padding: 0px 5px 0px 5px;
	
}

.navitemleft {
	list-style: none;
	padding: 0px 5px 0px 95px;
	
}

body {
	font-family: 'Neuton', arial, serif!important;
}

#siteinfo {
	text-align: center;
}

div.sociable { padding: 5px 0px 0px 15px; margin: 16px 0; background-color: #eee;
	border: 1px solid #bbb; text-align: center;!important; clear:both;
}


/* gravity form styling */

#gform_wrapper_1 input  {
	font-size: 16px;
	font-weight: normal;
}

#gform_wrapper_1 textarea  {
	font-size: 16px;
	font-weight: normal;
}

#gform_wrapper_1 h3 {
	font-size: 18px;
	font-weight: bold;
}

#gform_wrapper_1 label {
	font-size: 16px;
	font-weight: bold;
}

#gform_wrapper_1 span {
	font: italic 16px;
}


#gform_wrapper_1 label.gfield_label {
	font-size: 16px;
	font-weight: bold;
}

.gfield_description {
	font-size: 14px !important;
	font-family: 'Neuton', arial, serif!important;
}

.ginput_container {
	font-family: 'Neuton', arial, serif!important;
	font-size: 14px !important;
}

#input_1_8.medium {
	font-family: 'Neuton', arial, serif!important;
	font-size: 16px !important;
}

/*

body {
	background:#e3debf;
}
*/


/* STC styling */

.stc-follower-username {
text-align:center;
text-decoration: none!important;
font-size: 16px;
font-style: normal;
color: #066196;
padding-top: 5px;
}

.stc-follower-username a  {
	text-decoration: none!important;
	color: #066196;
}

.stc-follower-username a:hover {
	text-decoration: underline!important;
	color: #066196;
}

.stc-follower-box {
border:1px #94a3c4 solid;
background:#fff;
width:300px;
}

.stc-follower-head {
background:#eceff5;
border-bottom:1px #d8dfea solid;
margin-bottom:6px;
font-size: 16px;
}

.stc-follower {
float:left;
width:50px;
height:70px;
padding: 5px 10px 5px 10px;
}

.stc-follower-name {
text-align:center!important;
width:60px;
font-size:11px !important;
overflow:hidden;
color: #066196!important;
font-weight: normal;
}

.stc-follower-username a:hover {
color: #066196!important;
}

.stc-follower-username a:link, .stc-follower-username a:visited, .stc-follower-username a:active  {
color: #066196!important;
}

.stc-follower-count {
	text-align:center;
	text-decoration: none!important;
	color: #066196!important;
}

a:link, a:visited, a:active {
	text-decoration: none!important;
	color: #000;
}

a:hover {
	text-decoration: underline!important;
	color: #000;
}

.cat-item a:hover{
	text-decoration: underline!important;
	color: #000!important;
}

.cat-item {
	font-size: 18px!important;
}

h2 {
	font-weight: normal!important;
	font-size: 22px!important;
	text-decoration: none!important;
	font-family: 'Neuton', arial, serif!important;
}

a:active,
a:hover {
    color: #000;
}


#blog-title a:active,
#blog-title a:hover {
    color: #000;
}


.sf-menu ul a:hover {
    color: #000;
}


.page-title a:active,
.page-title a:hover {
    color: #000;
}


.entry-title a:active,
.entry-title a:hover {
    color: #000;
}


.entry-meta a:active,
.entry-meta a:hover {
    color: #000;
}


.entry-utility a:active,
.entry-utility a:hover {
    color: #000;
}


.page-link a:active,
.page-link a:hover {
    color: #000;
}


.navigation a:active,
.navigation a:hover {
    color: #000;
}


#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #000;
}


.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #000;
}


.comment-navigation a:active,
.comment-navigation a:hover {
    color: #000;
}


.aside .current_page_item a {
    color: #000;
}


.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #000;
}


.aside a:active,
.aside a:hover {
    color: #000;
}


#siteinfo a:active,
#siteinfo a:hover {
    color: #000;
}

h3.widgettitle, h3.widget-title  {
	font-size: 20px!important;
}

/* tooltips */

#download_now {
	text-decoration: none!important;
	font-weight:bold;
}

/* tooltip styling */
.tooltip {
	display:none;
	height:700px;
	width:310px;
}

/* blockquote */

blockquote {
   margin: 0 4em 0 3em;
   min-height:125px;
   text-align: justify;
   background: url('images/quotes_together2.png') no-repeat 125px;
}

blockquote p {
	padding: 25px 0px 0px 0px;
}

.testimonials {
	margin: 0 4em 1em 3em;
	text-align:justify;
}

.testimonials_indent {
	margin-left: 10px;
	margin-right: 10px;
}

/*nggallery custom */
/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
}

.ngg-widget img {
	border:0px!important;
	padding:0px 10px 0px 10px!important; 
}

 h3.entry-title.widgettitle {
	font-weight: normal;
}

#ngg-images-3.widgetcontainer.ngg_images {
	margin: 10px 0px 25px 0px;
}

.addthis_toolbox {
	clear: both!important;
	margin-bottom: 20px;
}

/* WP-Page Navi */

.wp-pagenavi {
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #fff !important;
	padding: 3px 9px;
	margin: 2px;
	font-size: 24px!important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

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

.wp-pagenavi a:hover {
    border:0px solid #ccc !important;
    color:#000 !important;
}

.wp-pagenavi a:active {
    border:0px solid #ccc !important;
    color:#000 !important;
}

/* justify website - john */

p {
	text-align: justify;
	font-size: 100% !important;
}

.atb {
	margin-top: 65px;
}

input#s {
	width: 260px!important;
	font-family: 'Neuton', arial, serif!important;
	font-size: 16px;
}

#searchform {
	margin-left: 25px;
}

/* WHAT HAPPENED TO THE FONT SIZES?  */

.entry-content{
	font-size: 18px !important;
}

#siteinfo {
	font-size: 14px !important;
}

.textwidget {
	font-size: 14px !important;
}

#nav-below {
	font-size: 16px !important;
}

.entry-meta {
	font-size: 16px !important;
}

.entry-utility {
	font-size: 16px !important;
}

#commentform {
	font-size: 16px !important;
}

#comments {
	font-size: 16px !important;
}

#sidebar {
	font-size: 16px !important;
}

li {
	font-size: 16px !important;
}

.form-label label {
	font-size: 16px !important;
}

/* IMG  */

.wp-post-image {
	border: 0px !important;
}

/* preload the navmouseovers so there's no flash */

div#preload { display: none; }

/* above didn't work so added some javascript in functions.php */

.entry-content p {
	padding-right: 12px;
}