/* @group Meta */

/*   
Theme Name: Hoboken Pudding
Theme URI: http://jayboucher.com
Description: A Thematic Child Theme
Author: Jay Boucher
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
Thematic is © 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 */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


.entry-content .wp-post-image {
	border: 0px;
	float:right;
	margin: 0 0 20px 18px;
	padding: 5px;
}

/* @end */

/* @group Container */

body, input, textarea {
	color: #6c4324;
	font-size:16px/24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
p, ul, ol, dd, pre {
    margin-bottom:16px;
	float: left;
	visibility: visible;
}

pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#6c4324;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
table {
    border:1px solid #dac8ad;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align: center;
	padding-top: 8px;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    border:1;
    color:#ECDDC3;
    margin-bottom: 12px;
	margin-top: 10px;
}
a:link {
    color:#C72a07;
    
}
a:active,
a:hover {
    color: #f74000;
	text-decoration: underline;
}



/* @end */

/* @group Header */

#header {
    z-index:2;
	background-color: #ffffff;
	background-image: url(http://hobokenpudding.com/wp-content/uploads/graphics/bg-header.jpg);
}

#branding {
	padding: 4px 0 0;
}
#blog-title {
	color: #C72a07;
	text-transform: uppercase;
	display: inline;
	font: bold 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -2px;
}

#blog-title a {
    color:#FF4B33;
    text-decoration:none;

}
#blog-title a:hover {
    color: #FF4B33;
	text-decoration: none;
text-shadow: #fff 4px 4px 5px; 10px 10px 0;
	
}
#blog-description {	
    color: #8B5E3C;
	float: none;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
	display: inline;
}

/* @end */

/* @group Top Nav */

#access {
    border-bottom: 2px solid #C6A56F;
    height:24px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	height: 16px;
	position: relative;
	margin-top: 0;
	border-style: none;
	text-transform: uppercase;
	background-color: transparent;
}
.ie6 .sf-menu {
	 height:14px;
	 background: #ccc;
}
.sf-menu a {
	padding: 4px 20px 0 0;
	text-decoration:none;
	border-style: none;
	
}
.windows .sf-menu a {
	font-size: 12px;
	padding: 9px 13px 10px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    color: #6c4324;
	background-color: transparent;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #C72a07;
	background-image: none;
	background-color: transparent;
}
.sf-menu li {
	font-weight: bold;
	margin-right: 10px;
	background-color: transparent;
}
.sf-menu li li {

}
.sf-menu li li li {

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: transparent;
	    color:#FF4B33;
}
.sf-menu ul {

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    background:#EFFAEF;
	padding: 10px;
	border:2px solid #ece5d8;
	margin: -6px 0 0;
}
.sf-menu ul ul {
	    background:#EFFAEF;
}
.sf-menu ul a {
	    background:#EFFAEF;

}
.sf-menu ul a:hover {
	    background:#EFFAEF;

}

/* @end */

/* @group Layout */

#main {
    clear:both;
    padding: 18px 0;
}

/* @end */

/* @group Content */

#content {
    margin:0 0 0 10px;
    width:580px;
    overflow:visible;
}

.page-title {
    padding: 0 0 5px;
	color: #8B5E3C;
	text-transform: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-variant: normal;
}
.attachment .page-title {
    font-style:italic;
}
.page-title  a {
    color: #FF4B33;
    text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page-title  a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 30px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
	overflow: visible;
	clear: none;
	visibility: visible;
	padding: 0 0 10px;
	vertical-align: text-top;
	color: #8B5E3C;
	font: normal bold 28px/32px Georgia, "Times New Roman", Times, serif;
}
	
.entry-title a {
    text-decoration:none;
  	font: normal bold 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #C72a07;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-prep-entry-date {
	display: none;
}

.entry-meta span {
    color:#6c4324;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
	font-weight: normal;
}
.entry-meta .author,
.entry-meta .meta-prep-author,
 .entry-meta .meta-sep-entry-date{
	display: none;
}

.entry-meta a {
    color: #C72a07;
    text-decoration:none;
	visibility: visible;
	display: block;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta .meta-entry-date {
	font: 20px Georgia, "Times New Roman", Times, serif;
}
	
.entry-content {
	padding: 12px 0 0;
}

p {
clear: none;
}

.entry-content h1,
.entry-content h2 {
    font-size: 19px;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
	clear:both;
    color:#6c4324;
    font-size:12px;
    line-height:18px;
	padding-bottom: 12px;
	margin: 0;
	border: 2px solid #ece5d8;
	padding: 5px;
	background-color: #F6F3EA;
}
.entry-utility a {
    color:#C72a07;
    text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.edit-link {
	clear:both;
	display:block;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
    padding:0 0 22px 0;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	border: none !important;
	}
.gallery-caption {
	margin-left: 0;
	}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

/* @end */

/* @group Modules */



/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size: 13px;
    line-height: 16px;
    margin-bottom:12px;
	font-style: normal;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
    
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#6c4324;
    
}
.aside a {
    color:#C72a07;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
	background-color: #FFFFFF;
}
.aside h3 {
    font-size: 15px;
    line-height: 22px;
	color: #6c4324;
	font-weight: bold;
	font-style: normal;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
	margin: 0 0 12px;
	
	list-style-type: none;
}
.aside ul ul li {
	font-weight: bold;
	padding: 2px 0 3px;
}
.aside ul ul ul {
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.main-aside h3 {
	border-top: 2px solid #C5DBB4;
	padding-top: 5px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #8B5E3C;
}
.main-aside ul ul {
	padding: 8px 0 0;
}

.main-aside ul p a{
		color: #C72a07;

}

#primary {
    border:2px solid #C5DBB4;
    background:#EFFAEF;
	padding: 18px 0 0;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {

}
#content .aside ul ul {
    padding:0;
}
/* 
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-top:22px;
	border-style: none;
}
#siteinfo {
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}


/* @end */
.widget_twitter {
	padding-bottom: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.widget_twitter ul li{
	margin-bottom: 12px;
}

.widget_twitter ul li a{
	color: #C72a07;
}

.widget_twitter ul li a:hover{
	color: #f74000;
	background-color: #FFFFFF;
}

.widget_twitter ul .entry-content{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.widget_twitter .time-meta{
	
	visibility: hidden;
	display: none;
}
