/*   
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:0px solid #ccc;
    height:32px;
    font-size:13px;
    padding:11px 0;
    overflow:visible; 
    z-index:150;
	margin-bottom: -15px;
}
/* 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 {
    float:left;
    line-height:23px;
    margin-right: 10px;
    margin-left: 10px;
		margin-top: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		font-style: normal;
		text-transform: uppercase;
		color: #fdf7e8;
		border-bottom:3px solid #f05c27;
}
#category-access .sf-menu {
    border-color:transparent;
	margin-top: -6px;
}
#category-access .sf-menu a {
    border-right:4px solid #000000;
    margin-right: 0px;
}
#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:     #613917;
	outline:		0;
    border-color:#000;
}
#category-access .sf-menu ul a {
    background:#fafafa;
    border: none;
    border-right:none;
	border-bottom:none;
	margin-right:0;
}


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

#crown h3 {
    font-size:17px;
    padding: 0px 0 0px 4px;
}

#crown p {
    padding: 4px 0 0px 0px;
    font: 12px Arial,sans-serif;
    line-height: 20px;
}

.widgettitle {
  	color: #fdf7e8;
	padding: 3px;
font-size: 17px;
    font-weight:bold;
    text-decoration:none;
	text-transform:uppercase;
	font-style:normal;
	padding-left: 10px;
	background-color:#f05c27;
}


#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:0px solid #ccc; 
    -webkit-border-radius: .35em;
    -moz-border-radius: .35em;
    border-radius: .35em;
    padding:6px 16px 0px 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
-------------------------------------------------------------- */

#blog-title a {
background-image: url(images/logo.png);
display:block;
text-indent:-9000px;
padding-left: 0px;
width: 264px;
height: 107px;
background-repeat:no-repeat;
}


#header {
    border-top:0px solid #ccc;
    margin-top:0px;
    background:none;
}
#branding {
    background:none;
    margin-bottom:0px;
    padding:0px 0 90px 0; /* Bottom padding is the same height as the image called above */
}
#blog-description {
    margin-bottom:17px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color: #fdf7e8;
	margin-left: 43px;
	text-transform:uppercase;
}
#leader {
    border-bottom:0px solid #ccc;
    margin-bottom:-22px;
    padding:33px 0 11px 0;
}
#content {
}
.hentry {
}
.crown-aside {
    color:#000;
    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 {
    width:340px;
	border-bottom:#000000 solid 10px;
	margin-bottom: 0px;
	
}

#crown h3{
background-color:#613917;
}

#primary {
    border:0px solid #ccc;
    padding: 0px 0 0px 0;
    width:160px;
	border-right: #000000 solid 10px;
		border-bottom: #000000 solid 10px;

}
#secondary {
    border:0px solid #ccc;
    padding:0px 0 0px 0;
    width:160px;
	border-bottom: #000000 solid 10px;

}

#widget_simpleimagelink_container{

}

#secondary ul{
margin-left: -12px;
}




#primary h3 {
    font-size:17px;
    padding: 0px 0 0px 4px;
	width: 75px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color:#613917;

}

#secondary h3 {
    font-size:17px;
    padding: 0px 0 0px 4px;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color:#613917;


}



#primary ul {
    padding: 0px 0px 0px 10px;
    line-height: 15px;	
}

#primary li {
  	color: #fdf7e8;
font-size: 17px;
    font-weight:bold;
    text-decoration:none;
	text-transform:uppercase;
	font-style:normal;
	padding-left: 0px;
	list-style:none;
	margin-bottom: 5px;
}

#primary li a {
color: #fdf7e8;
background-color:#f05c27;
padding: 4px;
margin-left: -30px;


}

#primary li a:hover {
background-color:#613917;

}



#breadcrumb-nav {
    border-top:0px 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;
}

/* =Remove meta
-------------------------------------------------------------- */

.entry-meta, .entry-utility {
display: none;
}

/* =Remove meta
-------------------------------------------------------------- */

.nav-previous, .nav-next {
display: none;
}

/* =slideshow
-------------------------------------------------------------- */


#dfcg-widget{

margin-left: 0px;
padding-bottom: 7px;
border-bottom: 4px solid #f05c27;
width: 560px;
}

#dfcg_images p a, #dfcg_images p a:link, #dfcg_images p a:visited {
	color: #000 !important;
	font-weight:bold !important;
	background-color:#613917;
	padding: 2px;
	text-decoration: none;
	}
	
#dfcg_images p a:hover {
	color: #FFFFFF !important;
	font-weight:bold !important;
		text-decoration: none;

	}
	
	#dfcg_images h3 {
	font-size: 17px !important;
	font-weight: bold;
	color: #f05c27;
	padding: 0px 0px !important;
	margin: 2px 5px !important;
	background-color: #613917 !important;
	text-transform: uppercase;	}

