/* @override 
	http://www.exclusivecamps.com/wp-content/themes/thematic_poweredup/style.css
*/

/*   
Theme Name: Thematic_PoweredUp_2c-r
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Brand New
Author URI: http://thebrandnewco.com/
Template: thematic
Version: 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('../thematic/library/layouts/2c-r-fixed.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');

html {
	background-image: url(images/brown%20paper.jpg);
}
body {
	background-color: transparent;
	padding-top: 20px;
}
h1,h2,h3,h4,h5,h6 {
	clear: none;
}
.singular table {
	width: 95%;
	margin:0 0 0 10px;
	background-color: #fff7f2;
	border-width: 0px;
}
.singular tr {
	border-color: white;
	border-width: 5px;
}
.singular td {
	border: 0px;
}
/* =Category Menu
-------------------------------------------------------------- */

#category-access {
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    clear: both;
    height:32px;
    font-size:13px;
    padding:5px 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;
}


/* =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
-------------------------------------------------------------- */
#wrapper {
	padding-top: 10px;
}
#wrapper, #footer {
	width: 1000px;
	margin: 0 auto;
	background-color: rgba(252,216,173,0.29);
}

#main {
	padding-top: 0px;
	background-color: white;
}
.singular #main {
	padding-top: 0px;
}
#header {
    border-top:0px solid #ccc;
    margin: 0 auto;
    width: 960px;
    display: table;
    padding: 0 0 0px;
}
#branding {
    margin-bottom:0px;
width: 960px;
float: left;
position: relative;
text-indent: -9999px;
	background: black url(images/logo1.gif) no-repeat 10px 20px;
	padding-top: 20px;
	padding-bottom: 0;
}
#blog-description {
    margin-bottom:22px;
}
#leader {
border-bottom:0px solid #CCCCCC;
margin-bottom:0;
padding:0px;
width:100%;
height: 0px;
}

#container {
   width:700px;
	
}
#content {
    margin:0 0 0 0px;
    overflow:hidden;

}

.singular #content {
	margin:0px;
    width:960px;
    overflow:hidden;
}
.page #content, .archive #content, .search #content {
	width: 700px;
	background: url(images/contentshade.gif) repeat-x;
}

.hentry  {
	margin-bottom: 10px;
padding: 20px 20px 5px;
}

.single .hentry{
padding: 40px 20px 20px;
	background: url(images/contentshade.gif) repeat-x;
}
.slug-home .hentry .entry-title {
	display: none;
}
.archive .hentry {
	border-bottom: 1px solid red;
	padding: 15px 0px 0 0;
	margin: 20px 20px;
	display: table;
}
.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;
    right: 0;
}
.main-aside ul {
    padding:0 20px 0 10px;
    margin: 0;
}
.main-aside ul ul {
    padding:0;
}
#crown {
    border:1px solid #ccc;
    width:426px;
}
#primary {
    border:1px solid  #ffefe3;
    border-width:0px 1px 1px 0px;
    padding:0px;
    width:258px;
    min-height: 384px;
	background: #ffefe3 url(images/primaryshade.gif) repeat-x;
}
#secondary {
    border:1px solid #fff;
    border-width:1px 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;
}
.entry-content {
	padding: 15px 10px;
}
.post div.column {
	clear: left;
display: inline;
float: right;
margin-left: 20px;
margin-top: 2px;
padding: 1px;
}
#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 {
	border: 0;
	margin-top: 0;
	padding-bottom: 20px;
}
#siteinfo {
	background-color: #000;
	padding: 10px 10px 10px;
	}

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


/* Widgets ------------ */
h3.widgettitle {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #b92838;
	padding: 10px 0 0 10px;
	margin: 0;
}
#primary ul li ul {
	margin-bottom: 13px;
	padding: 0;
}
#primary ul ul, #primary ul ul a, #primary a {
	list-style: none;
	color: #b06c21;	
	text-decoration: none;
	margin: 0;
	display: block;
	padding: 3px 10px;
	text-transform: none;
	font: 200 1.1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: auto;
}
#primary ul ul a:hover {
	color: #b82a31;
	background-color: #ebdad0;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
#primary ul ul .current-menu-item {
	background-color: #ebdad0;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
#header .widget_nav_menu {
	height: auto;
	overflow: hidden;
	width: 730px;
	float: left;
}
#header .widget_nav_menu ul li {
	float: left;
	list-style: none;
}
#primary .widget_nav_menu ul li {
	
}

#leader-container {
	height: 0px;
}
#leader-container, #header-aside, #header-top {
	width: 960px;
	margin: 0 auto;
}
#header-aside {
	float: left;
	height: auto;
	position: relative;
}
#header-aside ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header-top {
	padding-top: 0px;
	border-bottom: 1px solid #ffefe3;
}
#header-top .widget_text {
	margin: 0 auto;
	width: 727px;
	height: 90px;
}
.aside ul {
	margin-bottom: 10px;
}
.sub-aside {
	float: left;
	width: 33%;
}

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

#text-13 {
	float: right;
	width: 230px;
	height: auto;
	background-color: #b82a31;
}
#text-13 input  {
	float: right;
	padding: 3px 5px 3px 8px;
	width: 170px;
	border: 0;
	background-color: #f1e0d5;
	text-transform: uppercase;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 18px;
	color: #524c48;
	letter-spacing: 1px;
	margin-top: 7px;
	margin-right: 8px;
	margin-bottom: 7px;
}
#searchform {
	margin: 0px;	
}
#page-top.aside {
	width: 700px;
	padding: 0px;
	border: 0;
}
.slug-home #page-top, .slug-home #page-top ul {
	padding: 0;
	margin: 0;
}
.widget_breadcrumb_navxt{
	background: #f1e0d5;
	height: 20px;
	width: 100%;
	color: #83461c;
	padding: 10px 5px 5px 20px;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: .75em/1.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.widget_breadcrumb_navxt a {
	color: #83461c;
	text-decoration: none;
}
.widget_categories {
	margin-bottom: 13px;
}
/* Home page image */
#text-12 p {
padding: 0 20px;	
}
#text-10, #text-11 {
	margin-bottom: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.4em;
}
/* Posts
-------------------------------------------------------------- */


.attachment-thumbnail {
	float: left;
	margin-right: 20px;
}

.home .entry-content img, .archive .entry-content img, .search .entry-content img  {
	margin: 0 20px 20px 0;
}
.home .entry-content, .archive .entry-content {
    padding:0px 0 0 0;
}

.has-excerpt p {
    margin-bottom:0px;
   }
p.readmore {
 display: table;
    width: 100%;
    margin-bottom: 10px;
}
.entry-utility {
    clear: both;
    margin-bottom: 20px;
}
.meta-prep {
	margin-left: 5px;
}
.entry-meta {
	margin: 14px 0 15px;
	padding: 7px 0 6px 5px;
	border-top: 1px dotted red;
	border-bottom: 1px dotted red;
	background-color: #fff7f0;
}
.home .entry-meta, .archive .entry-meta {
	margin: 14px 0 15px;
}
.home #content .sticky {
	padding: 0;
	border: 0;
	clear: both;
	margin: 0 0 40px;
}

p.readmore a {
	text-transform: uppercase;
	color: white;
	border: 0px;
	text-decoration: none;
	padding: 4px 10px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
	background-color: #ca8787;
font: bold 70% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;


}
p.readmore a:hover {
	background-color: #b82a31;
	border: 0px;
	color: #fafeef;
}

.paged #nav-above, #nav-below {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #f2d9da;
	color: #6f491d;
}
.archive #nav-above, .archive #nav-below {
width: 660px;
	background-color: #f2d9da;
	color: #6f491d;
}
.nav-previous, .nav-next {
		width: 45%;
}
.navigation a {
    color: #9e3812;
    font-style: normal;
    text-decoration:none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 15px;
	display: block;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
#comments {
    padding:22px 20px;
}
#respond {
	width: 55%;
}

.cat-links a {
	padding: 2px 5px;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
	background-color: #f2d9da;
}

.cat-links a:hover {
	background-color: #b82a31;
	border: 0px;
	color: #fafeef;
}


/* Typo
-------------------------------------------------------------- */
ol, ul {
	color: #715e45;
}

.entry-content h1 {
	color: olive;
	font: normal normal normal 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.entry-content h1 a {
	text-decoration: none;
	color: olive;
}
.entry-content h2, .entry-content h2 a {
	padding: 0px 0 5px;
	color: #bf936b;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
.entry-content h3 {
	padding: 0 0 3px;
	color: #c23848;
	font-style: italic;
	font-size: 1.2em;
	border-bottom: 0px solid #96822b;
	margin-bottom: 7px;
}
.entry-content h3 a {
	color: #96822b;
	text-decoration: none;
}
.entry-content h4 {
	color: #ff2b4d;
	font-size: 14px;
}
.entry-content h5 {
	color: #2d7b8d;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 1.1em;
}
.entry-content h6 {
	text-transform: uppercase;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b14b36;
}
div.entry-content h1,h2,h3,h4,h5,h6 {
	padding: 0px 0 5px;
}
.entry-content p {
	color: #715e45;
}
.entry-title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 200;
	font-size: 35px;
	color: #b06c21;
	padding: 0 10px;
	display: block;
}
.entry-title a {
    color: #b06c21;
    text-decoration:none;
}

.archive .entry-title {
	padding: 0;
}

p.entry-title {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.archive h1.page-title, .search-results h1.page-title, .noresults {
	padding: 10px 0;
	color: #6f491d;
margin: 20px 20px 0;
	border-bottom: 1px solid red;
	text-transform: uppercase;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.page-title span {
	text-transform: none;
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #b82a31;
	padding-left: 4px;
}


/* @group Menu-content */
/* Menus */
ul#menu-content, ul#menu-pages  {
	margin: 0;
padding-left: 10px;
}

#menu-content li a {
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 2px;
	padding: 5px 12px 5px 10px;
	font: 14px/21px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	color: #ffefd3;
	text-transform: uppercase;
}
ul#menu-pages li a {
	display: block;
	padding: 10px 15px 10px 0;
}
#menu-content .current_page_item a, #menu-content .current-menu-item a {
	color: #f5c898;
}
#nav-menu-8, .menu-content-container {
	height: 35px;
}
#menu-content, #menu-content ul {
    float:left;
    list-style:none;
    padding:0;

    margin:0;
    width:950px;
	background-color: #b82a31;
}#b82a31

#menu-content li {
    float:left;
    padding:0;
    }
#menu-content ul {
    position:absolute;
    left:-999em;
    width:195px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#menu-content li li {
    width:195px;
    border-bottom:0px solid #000;
    border-left:0px solid #430b0e;
    border-right:0px solid #430b0e;
    }
#menu-content li li a {
    padding:7px 10px 7px 0px;
    width: ;
}
#menu-content li ul ul {
    margin:-20px 0 0 130px;
    }

/* first level top */

#menu-content ul li:hover a, #menu-content ul li.sfhover a {
    color: #ffec9f;
    }

#menu-content li:hover, #menu-content li.sfhover {
    background:#7b181d;
    }
 .current_page_parent, .current-menu-item {
	background-color: #7b181d;
}
#menu-content .current_page_item {
    background-color: #7b181d;
   
}
#menu-content .current_page_parent a:after, #menu-content .current_page_parent li a:after, #menu-content .current_page_parent li li a:after, #menu-content .current_page_parent li li li a:after, #menu-content .current_page_parent li li li li a:after {
    content:"";
    }
#menu-content .current_page_parent a:after, #menu-content li .current_page_parent a:after, #menu-content li li .current_page_parent a:after, #menu-content li li li .current_page_parent a:after {
    color:#000000;
    content:"";
    }
#menu-content .current_page_item a:after, #menu-content li .current_page_item a:after, #menu-content li li .current_page_item a:after, #menu-content li li li .current_page_item a:after, #menu-content li li li li .current_page_item a:after {
    color:#000000;
    content:"";
    }

/* first level drop down */
#menu-content li li:hover {
    background: #7b181d;
    }
#menu-content li ul li:hover a, #menu-content li ul li li:hover a, #menu-content li ul li li li:hover a, #menu-content li ul li li li:hover a {
    color: #ffec9f;
    }
#menu-content li:hover li a, #menu-content li li:hover li a, #menu-content li li li:hover li a, #menu-content li li li li:hover li a {
	margin-left: 10px;
}
#menu-content li:hover ul ul, #menu-content li:hover ul ul ul, #menu-content li:hover ul ul ul ul, #menu-content li.sfhover ul ul, #menu-content li.sfhover ul ul ul, #menu-content li.sfhover ul ul ul ul {
    left:-999em;
    }
/* first level dropdown */
#menu-content li:hover ul, #menu-content li li:hover ul, #menu-content li li li:hover ul, #menu-content li li li li:hover ul, #menu-content li.sfhover ul, #menu-content li li.sfhover ul, #menu-content li li li.sfhover ul, #menu-content li li li li.sfhover ul {
    left:auto;
    background: #b82a31;
}

/* @end */

/* @group Menu-pages */

ul#menu-pages li a {
	padding: 5px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

/* @end */

