/*   
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
-------------------------------------------------------------- */

#blog-title {
position: absolute;
left: -5000px; } 

#blog-description {
position: absolute;
left: -5000px;
}

#category-access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:13px;
    padding:11px 0;
    overflow:visible; 
    z-index:150;
    background: #000000;
}
/* 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:#FFFFFF;
    float:left;
    font-style:italic;
    line-height:32px;
    margin-right:10px;
    background:#000000
}
#category-access .sf-menu {
    color:#FFFFFF;
    border-color:#004483;
    background:#000000
}
#category-access .sf-menu a {
    color:#FFFFFF;
    border:0px solid #004483;
    background:#000000
}
#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 {
    color:#FFFFFF;
    background:     #004483;
	outline:		0;
    border-color:#004483;
}
#category-access .sf-menu ul a {
    color:#FFFFFF;
    background:#004483
    border-color:#004483;
    border-right:none;
	border-bottom:none;
	margin-right:0;
}



#mc_signup_form #mc_mv_EMAIL {
  float:none;
  width:250px;
  height:25px;
}


#mc_signup_submit {
  float:none;
  margin-top: 0px;
}

#mc_signup_form #mc_var_label {
  font-size:0px;
  margin-left:50px;
}

#mc_signup_form .mc_var_label {
  font-size:0px;
  margin-left:50px;
}





/* =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;
}


.aside h1 {
    color: #FF4B33;
    font-size:28px;
    line-height:28px;
    font-weight: bold;
    font-family:calibri,sans-serif;

}

.aside h2 {
    color: #000;
    font-size:24px;
    line-height:24px;
    font-weight: bold;
    font-family:calibri,sans-serif;

}

.aside h8 {
    color: #fff;
    font-size:18px;
    line-height:18px;
    font-weight: bold;
    font-family:calibri,sans-serif;

}

.aside h3 {
    color: #FFF;
    font-size:20px;
    font-style:italics;
    line-height:20px;
    font-family:calibri,sans-serif;
}

.aside h4 {
    color: #000000;
    font-size:16px;
    line-height:16px;
    font-family:calibri,sans-serif;
}

.aside h6 {
color: #777777;
font-size: 10px;
font-family: arial;
line-height: 100%;
}

/* =Global Elements
-------------------------------------------------------------- */


#link_holder #home_link {   
  display: block;
  height: 261px;                                         
  width: 762px;
} 

#link_holder #mail_link {  
  display: block;
  width: 40px;
  height: 40px;      
  position: absolute;
  left: 822px;
  top: 15px;                        
}

#link_holder #fb_link {  
  display: block;
  width: 40px;
  height: 40px;      
  position: absolute;
  left: 870px;
  top: 15px;                                                
}

#link_holder #rss_link {
  display: block;
  width: 40px;
  height: 40px;      
  position: absolute;
  left: 917px;
  top: 15px;                                                
}

#link_holder #twitter_link {
  display: block;
  width: 40px;
  height: 40px;     
  position: absolute;
  left: 964px;
  top: 15px;                         
}      
     
#link_holder #home_link a,       
#link_holder #mail_link a,
#link_holder #fb_link a,
#link_holder #rss_link a,
#link_holder #twitter_link a { 
	display: block; 
	width: 100%; 
	height: 100%; 
	text-decoration: none;           
}  




#buttons {
    padding:.75em 0;
} 
a.button {
    border:0px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#FFFFFF;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
    background: #004483;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}


#headbutt {
    padding:2em 0;
} 
a.headbutt {
    border:0px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: 1.7em;
    color:#FFFFFF;
    font-size:20px;
    margin:0 10px 0 0;
    padding: .6em 1.25em;    
    text-decoration:none;
    background: #004483;
}
a.headbutt:hover,
a.headbutt:active {
    color: #FF4B33;
}


body {background-color:#3d4667;}
#wrapper {background-color:#fff;width:1040px;margin:0 auto;} 

#header {
}


#branding {
    background:url(http://thenextchallenge.org/wp-content/uploads/2011/06/header-6.jpg) no-repeat center top;
    margin-bottom:0px;
    margin-left:-5px;
    padding:0px 10px 192px 0px; /* Bottom padding is the same height as the image called above */
    width:1040px;
}

#main {
 padding: 36px 0 0 0;
}


#blog-title a {
color:#ffffff;
text-decoration:none;
font-family:calibri,sans-serif;
}

#leader {
    background: #a9c6d7;
    border-bottom:1px solid #ccc;
    margin-bottom: 0px;
    margin-top: 40px;
    padding:0px 0 0 0;
}



#content {
}

.single .hentry {
  padding: 20px 0 0 0;
}



.hentry {
  padding: 20px 0 0 0;
}
.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;
}


#content .aside {
border:0 solid #888;
margin:0 0 22px;
padding:21px 0 0;
}

#content .aside ul {
  padding: 1px 0;
}

#crown {
   width:426px;
}

#crown li.widgetcontainer {
   border: 1px solid #ccc;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 45px;
}

#crown li.widget_text { border: none; }

#crown h3 {
   font-style: normal;
   background-image: url(http://thenextchallenge.org/wp-content/uploads/2011/01/Blue-background-30x1.png);
   background-repeat: repeat-x; 
   color: #fff;
   padding: 5px;
   font-weight: bold;
}

#crown h3 a { color: #fff; }
#crown h3 a:hover { color: #f00;


#crown h5 {
   font-style: normal;
   background: #3D4667;
   color: #fff;
   padding: 5px;
   font-weight: bold;
   font-size: 18px;
   line-height: 24px;
}


}
#primary {
    border:1px solid #ccc;
    border-width:0 1px 1px 1px;
    padding:22px 0 11px 0;
    width:212px;
}
#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:213px;
}

#breadcrumb-nav {
    border-top:1px solid #ccc;
    color:#CCC;
    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 {
     background: black;
     color: white;
}

a.foot {
    color:#CCCCCC;
}



#access {
     background: #000000;
     margin-bottom:0px;
     margin-top:0px;
     padding:0px 0px 0px 0px;
}


#access .sf-menu {
    color:#FFFFFF;
    border-color:#004483;
    border: 0px;
    background:#004483
}
#access .sf-menu a {
    color:#FFFFFF;
    border:0px solid #004483;
    background:#000000
}
#access .sf-menu li:hover, #category-access .sf-menu li:hover a,
#access .sf-menu li.sfHover, #category-access .sf-menu li.sfHover a,
#access .sf-menu a:focus, #category-access .sf-menu a:hover, #category-access .sf-menu a:active {
    color:#FFFFFF;
    background:     #000000;
	outline:		0;
    border: 0px;
    border-color:#004483;
}
#access .sf-menu ul a {
    color:#FFFFFF;
    background:#004483
    border-color:#004483;
    border-right:none;
	border-bottom:none;
	margin-right:0;
}


body, input, textarea {
font-family:calibri,sans-serif;
font-size:16px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
}

.crown-aside a {
color:#666666;
}

.entry-utility a {
color:#666666;
font-style:italic;
text-decoration:none;
display:line;
}

.entry-meta .n {
font-size:10px;
font-style:normal;
letter-spacing:0.05em;
text-transform:uppercase;
}

h5 {
color: #777777;
font-size: 12px;
font-family: calibri,sans-serif, sans;
line-height: 130%;
}


h1 {
    color: #cf4d06;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    font-family:calibri,sans-serif;
}



.cat-item-6 a:link,
.cat-item-6 a:visited,
.cat-item-6 a:hover,
.cat-item-6 a:active { 
   color: green; 
   background: black;
}

.entry-title {
font-family:calibri,arial,sans-serif;
font-size:28px;
font-weight:bold;
line-height:28px;
color: #cf4d06;
}

.entry-title a {
color: #cf4d06;
font-size:28px;
]

.wp-pagenavi span.pages {
		padding:4px !important;
}






/* =Widgets
-------------------------------------------------------------- */

.aside th, .aside td {
	padding:0.25em 0.35em;
}


#tabber_widget-2-content .tabber-widget-tabs a {
    color: #ff0000 !important;
}
