/*
	Theme Name: LBnuke
	Theme URL: http://lbnuke.com/
	Description: Genesis child theme for LBnuke
	Author: Lori Berkowitz | BeeDragon Web Services
	Author URI: http://beedragon.com
	Version: 6.0
	Template: genesis
*/

body {
	color: #000;
	margin: 0 auto 0;
	padding: 0;
	background:#f3f3f3 url(images/wrapper-bg.gif);
	font: normal 100%/150% verdana, arial, helvetica, sans-serif;
}

/***** Hyperlinks ********************/

a:not([rel=bookmark]) {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 1px;
}

a, a:visited {
	color: #c00;
	text-decoration: none;
}

a:hover {
	color:#fff;
	background-color:#900; /* #B51212 */
}

a img { border: none; }

a.image:hover {
	border:none;
	background:none;
}

li.buttons a:hover {
	background-color:#fff;
	border:none;
}

a:focus, a:hover, a:active { outline: none; }

/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 15px auto 15px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 3px 3px #666;
	-moz-box-shadow: 0 3px 3px #666;
	-webkit-box-shadow: 0 3px 3px #666;
	font-size: .85em;
}


/***** Header  ********************/

#header {
	width: 960px;
	height: 140px;/*156*/
	margin: 0;
	padding: 0;
	background: #3c100f url(images/lbnuke6.jpg) left top no-repeat;
}

#header .wrap { }

#title-area {
	width: 400px; /*400px*/
	float: left;
	margin: 0 0 0 150px;
	padding: 30px 0 0 0;
	overflow: hidden;
}

#title-area #title {
	font: normal 25px/30px georgia, times, times new roman, serif;
	margin: 0;
	padding: 0;
}

#title-area #title a {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#title-area #title a:hover {
	color: #fc0;
	border-bottom: none;
	background: transparent;
}

#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #fff;
}

#header .widget-area {
	width: 550px;
	float: right;
	margin: 0;
	padding: 0;
}

#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
}

#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}

#header .widget-area ul {
	margin: 0;
	padding: 0;
}

#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area { background: url(images/logo.png) left top no-repeat; }

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	float: left;
	width: 400px;
	height: 80px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.header-image #title-area #description {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a { width: 960px; }

#flickr {
	text-align: left;
	padding:0;
	margin:-.5em 0 1.25em 0;
}

#flickr img {
	margin:0 2px;
	padding:0;
	box-shadow: 0 2px 2px #666;
	-moz-box-shadow: 0 2px 2px #666;
	-webkit-box-shadow: 0 2px 2px #666;
  width: 78px;
  height: 78px;
}

#flickr a { padding: 0; }

#flickr a:hover { background: none; }

/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul.nav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
}

#header ul.nav li a.sf-with-ul { padding-right: 20px; }

#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
}

#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
}

#header ul.nav li li a:hover, #header ul.nav li li a:active { background: #000000; }

#header ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
}

#header ul.nav li ul a { width: 160px; }

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { }

#header ul.nav li ul ul { margin: -33px 0 0 179px; }

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul { left: -999em; }

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul { left: auto; }

#header ul.nav li:hover, #header ul.nav li.sfHover { position: static; }

/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 960px;
	height: 31px;
	background: #401415;/*391213*/
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#nav .wrap { }

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 3px 10px;
	text-decoration: none;
	position: relative;
}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: #220000;
	color: #FFFFFF;
}

#nav li a.sf-with-ul { padding-right: 20px; }

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
}

#nav li li a:hover, #nav li li a:active { background: #000000; }

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -1px;
	padding: 0;
}

#nav li ul a { width: 160px; }

#nav li ul ul { margin: -33px 0 0 179px; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul { left: auto; }

#nav li:hover, #nav li.sfHover { position: static; }

#nav li.right {
	float: right;
	margin: 0;
	padding: 6px 10px 6px 10px;
}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav li.date { }

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
}

#nav li.search { padding: 0 10px 0 10px; }

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
}

/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 31px;
	background: #efefef;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding: 0;/*border-bottom: 1px solid #666666;*/
}

#subnav .wrap { }

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li a {
	color: #333333;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	position: relative;
}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
}

#subnav li a.sf-with-ul { padding-right: 20px; }

#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
}

#subnav li li a:hover, #subnav li li a:active { background: #000000; }

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -1px;
	padding: 0;
}

#subnav li ul a { width: 160px; }

#subnav li ul ul { margin: -33px 0 0 179px; }

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul { left: -999em; }

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul { left: auto; }

#subnav li:hover, #subnav li.sfHover { position: static; }

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 20px 0 20px 0;
	padding: 0;
}

/***** Inner Backgrounds ********************/

.content-sidebar #inner { }

.sidebar-content #inner { }

.content-sidebar-sidebar #inner { }

.sidebar-sidebar-content #inner { }

.sidebar-content-sidebar #inner { }

.full-width-content #inner { }

/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 10px;
  color: #999;
  font-size: 13px;
}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 810px;
	margin: 0;
	padding: 0;
	float: left;
}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap { width: 960px; }

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap { float: right; }

/***** Content ********************/

#content {
	width: 490px;
	margin: 0;
	padding: 0;
	float: left;
}

.sidebar-content #content, .sidebar-sidebar-content #content { float: right; }

.sidebar-content #content, .content-sidebar #content { width: 660px; }

.full-width-content #content { width: 960px; }

#content img, #content p img { max-width: 100%; }

#content blockquote {
	background: #F7F7F7 url(images/blockquote.png) left top no-repeat;
	margin: 0 0 15px 0;
	padding: 10px 10px 0 75px;
	border: 1px solid #E6E6E6;
}

#content .post {
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}

#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
}

#content .post p:first-letter {
	font-weight: bold;
	/*font-size:1.15em;*/
}

#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
}

#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}

#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

#content .post ol {
	margin: 0;
	padding: 0 0 15px 0;
}

#content .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#content .post ol ol {
	margin: 0;
	padding: 0;
}

#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
}

#content .post a.morelink { padding: 0 1px; }

#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 20px 0;
}

#content .archive-page h4, #content #compactarchives h4 {
	font-weight: bold;
	font-size: 1.075em;
}

#compactarchives { /* font-size: .9em; */
}

.clear { clear: both; }

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	/* margin: 0 0 5px 0; */
	padding: 0;
	text-transform: uppercase;
}

.post-info p {
	margin: 0;
	padding: 0;
}

/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #E6E6E6;
}

/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: auto;
}

.author-box p {
	margin: 0;
	padding: 0;
}

.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#content h1 { font-size: 20px; }

#content h2 {
	font-size: 18px;
	font-weight: bold; /* border-bottom: 1px solid #e6e6e6; */
}

#content h2 a { padding: 2px; }

#content h2 a, #content h2 a:visited {
	color: #333;
	text-decoration: none;
}

#content h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#content h1.entry-title,
#content h2.entry-title {
	font-size: 20px;
	margin-left: 65px;
  padding-top: 7px;
}
.post-info {
	margin: -5px 0 0 70px;
}
.entry-content {
	clear: both;
	padding-top: .5em;
}

#content h3 { font-size: 16px; font-weight: bold; }

#content h4 { font-size: 14px; font-weight: bold; }

#content h5 { font-size: 12px; }

#content h6 { font-size: 10px; }

/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
}

.post-comments {
	margin: 0 0 0 3px;
	padding: 0 20px 0 0;
	float: right;
}

.categories {
	margin: 0;
	padding: 0;
}

/*.tags {
	margin: 0 0 0 3px;
	padding: 0 0 2px 7px;
}*/

/***** Post Formats ********************/

/*
.post .post-format-image a { position: absolute; top: -10px; left: -70px; display: block; overflow: hidden; width: 51px; height: 0; padding-top: 51px; background: url(images/post-formats/ico-post-icons.png) no-repeat 0 -320px; }
.format-link .post-format-image a { background-position: 0 0; }
.format-video .post-format-image a { background-position: 0 -53px; }
.format-aside .post-format-image a { background-position: 0 -106px; }
.format-audio .post-format-image a { background-position: 0 -160px; }
.format-image .post-format-image a,
.format-gallery .post-format-image a { background-position: 0 -213px; }
.format-quote .post-format-image a { background-position: 0 -266px; }
*/

img.post-format-image {
	float: left;
}

#content .format-link {
	color: #000;
	background: url(images/post-formats/post-background-ltgreen.gif);
	border:4px solid #dde9e6;
	-webkit-border-image:url(images/post-formats/post-border-ltgreen.png) 4 repeat repeat;
	-moz-border-image:url(images/post-formats/post-border-ltgreen.png) 4 round repeat;
	border-image:url(images/post-formats/post-border-ltgreen.png) 4 repeat repeat;
	padding: 5px;
}

#content .format-video {
	background: url(images/post-formats/post-background-pink.gif);
	border:4px solid #e9dad7;
	-webkit-border-image:url(images/post-formats/post-border-pink.png) 4 repeat repeat;
	-moz-border-image:url(images/post-formats/post-border-pink.png) 4 round repeat;
	border-image:url(images/post-formats/post-border-pink.png) 4 repeat repeat;
	padding: 5px;
}

#content .format-image {
	background: #fff;
}

#content .format-standard {
	background: url(images/post-formats/post-background-notebook.gif);
}

.format-link .entry-content {
	margin-left: .5em;
}

.format-link .source-url {
	margin: .5em 0;
}

.format-link .source-url a {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 10px;
	border:4px solid #dde9e6;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.format-link .source-url a:link,
.format-link .source-url a:visited {
	color:#000;
}
.format-link .source-url a:hover,
.format-link .source-url a:active {
	color:#fff;
	background: #B51212;
}

/***** Snippets ********************/
#content .lbn_snippet {
	margin-bottom: 30px;
}
.lbn_snippet .post-info {
	color: #999;
}
.lbn_snippet .source-url {
	font-size: 13px;
	padding: 2px 10px;
	border:2px solid #ccc;
	background: #efefef;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
  margin-bottom: 10px;
}
.lbn_snippet .source-url:before {
	content: "Source: ";
}
.lbn_snippet span.categories { display:none; }
.entry-content .syntaxhighlighter code { line-height: 1.4em !important; }

/***** Images ********************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}

img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	margin: 10px 0 !important;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}

/***** Post Navigation **********/ 

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: auto;
}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navigation li { display: inline; }

.navigation li a {
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
}

.navigation li a:hover {
	background: #F7F7F7;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	color: #c00;
}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
}

.navigation li.active a {
	background: #F7F7F7;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	color: #333;
}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 280px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar { float: left; }

.content-sidebar-sidebar #sidebar-alt { float: right; }

#sidebar .widget, #sidebar-alt .widget {
	background: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #2255AA;
	text-decoration: none;
}

#sidebar h4, #sidebar-alt h4 {
	background: #F7F7F7;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #E6E6E6;
}

#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
}

#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: square;
	margin: 10px 0 0 0;
	padding: 0 10px 0 25px;
}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
}

#sidebar li.recentcomments_gravs, #sidebar-alt li.recentcomments_gravs, #sidebar .textwidget li, #sidebar-alt .textwidget li, #sidebar li.recentcomments {
	margin-bottom: 1em;
}
#sidebar .widget_recent_comments li.recentcomments {
	min-height: 40px;
}

#sidebar .textwidget li, #sidebar-alt .textwidget li { font-size: .95em; }

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div { padding: 10px 10px 0 10px; }

/***** Sidebar(s) Category Dropdown / Category Widget ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #E6E6E6;
}

#sidebar #cat { width: 278px; }

#sidebar-alt #cat { width: 128px; }

#sidebar #menu-categories-3 ul.nav li.cat-item a {
	display: block;
	padding: 1px 5px;
	line-height: 1.5em;
}

#sidebar #menu-categories-3 ul.nav li.cat-item a:hover {
	border-bottom: none;
	border-left: 4px solid black;
	border-right: 3px solid black;
}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
}

#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
}

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
}

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile { overflow: auto; }

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
}

#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
}

/***** Search Form(s) ********************/

.searchform { margin: 0; }

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
}

#sidebar .searchform { padding: 5px 10px 0 10px; }

#nav .searchform {
	float: right;
	padding: 0;
}

.s {
	background: #F7F7F7 !important;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header .s, #nav .s, #sidebar .s { width: 195px; }

#sidebar-alt .s { width: 80px; }

.searchsubmit {
	background: #401415;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #666666;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.searchsubmit:hover {
	background: #000000;
	border: 1px solid #000000;
}

ul#click {
	list-style: none;
	padding-left: 0;
}

ul#click li { margin-bottom: .75em; }

/***** Home Bottom ********************/

#home-bottom-bg {
	padding: 20px 0 0 0;
	clear: both;
	border-top: 1px solid #ccc;
	background: #f7f7f7;
}

#home-bottom {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	font-size: .95em;
}

#home-bottom a:hover {
	color: #c00;
	background: transparent;
	text-decoration: underline;
}

#home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
}

#home-bottom p.more-from-category {
	border-top: 1px dotted #e6e6e6;
	padding-top: .5em;
}

#home-bottom h2 {
	color: #333;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
}

#home-bottom h2 a, #home-bottom h2 a:visited {
	color: #333;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

#home-bottom h2 a:hover {
	color: #c00;
	text-decoration: none;
}

#home-bottom h4 {
	color: #444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#home-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home-bottom ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
}

#home-bottom ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#home-bottom ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
}

#home-bottom .widget {
	margin: 0;
	padding: 0 0 5px 0;
}

#home-bottom .textwidget {
	margin: 0;
	padding: 0;
}

#home-bottom .featuredpost .post, #home-bottom .featuredpage .page { clear: both; }

#home-bottom .featuredpost, #home-bottom .featuredpage { clear: both; }

#home-bottom .featuredpost img, #home-bottom .featuredpage img {
	margin: 0 0 10px 0;
	padding: 0;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

#home-bottom .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
}

.home-bottom-1 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 20px 0 20px;
}

.home-bottom-2 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

.home-bottom-3 {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
}

/***** Contact Form ********************/
	
.gform_footer .button {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #333333;
}

.gform_footer .button:hover {
	background: #000000;
	border: 1px solid #000000;
}

.gform_footer input.button { color: #FFFFFF !important; }

.gform_wrapper .gform_footer { border: none !important; }

/***** Footer ********************/

#footer {
	clear: both;
	overflow: auto;
	width: 960px;
	background: #960000;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
}

#footer .wrap { }

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}

#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
}

#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#footer .footer-content { text-align: center; }

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#respond {
	margin: 0 0 15px 0;
	padding: 0;
}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
}

#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
}

#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
}

#submit:hover {
	background: #000000;
	border: 1px solid #000000;
}

.comment-list {
	margin: 0;
	padding: 0;
}

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
}

.comment-list li.bypostauthor {
	/*border: 2px solid #c00;*/
	border: 1px solid #999;
}

.comment-list li ul li {
	margin-right: -6px;
	margin-left: 10px;
}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}

.comment-list li .avatar {
	background: #F7F7F7;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.alt {
	margin: 0;
	padding: 10px;
}

.children {
	margin: 0;
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
}

.reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
}

.even, .alt, .depth-1 {
	border: 2px solid #E6E6E6;
	margin: 0;
	padding: 0;
}

.odd {
	background: #fff;
}

.about {
	color:#000;
	background-color:#fff;
	margin-top:-20px;
}

.about p {
	line-height:2em;
	font-size:.9em;
}

#content .about h2 {
	line-height:1em;
	font-size: 18px;
}

.about-main { padding-top: .25em; }

.about img {
	float: left;
	margin-right: 2.75em;
}

#gform_wrapper_1 .gfield_label {
	font-size: .95em;
	font-weight: normal;
}

#gform_wrapper_1 .button {
	cursor: pointer;
  background: #B51212;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: none;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  -moz-box-shadow: 2px 2px 2px #ccc;
  box-shadow: 2px 2px 2px #ccc;
}

#gform_wrapper_1 .button:hover {
	background: #000;
}

#content .ddsg-wrapper h2 { margin-top: 1em; }

.ddsg-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ddsg-wrapper ul li {
	margin: .45em 0;
	padding: 0;
}

.ddsg-wrapper ul li ul li { margin-left: 1em; }

.ddsg-wrapper ul li strong + a { font-weight: bold; }

.cat-widget-morelink a { /* lbn category-posts widget */
	margin-left: 25px;
	padding: 0 2px;
	text-decoration: underline;
}

.cat-widget-morelink {
   border-top: 10px solid #fff;
}

#mac-kb-shortcuts { margin-left: 20px; }

#mac-kb-shortcuts thead th {
	border-bottom: 1px solid #efefef;
}

#mac-kb-shortcuts .alt {
	margin: 0;
	padding: 0;
	background: #efefef;
}

h1.most-read { border-top: 15px solid white; }

#sidebar #text-382532536 { padding-bottom: 0; } /* Social Icons text widget */

ul.socialicons {
	list-style: none;
	padding: 0 0 0 15px !important;
}

ul.socialicons li {
	display: inline;
	padding-right: 5px;
}

/* Tumblr */
.tumblr ul { list-style: none; }
.tumblr ul li { background: #f7f7f7; padding: 1em; }
#content .tumblr h4.widgettitle { font-size: 2em; color: #545454; margin-left: 20px; }
.tumblr_post { margin-top: 1em; border-bottom: 2px solid #e6e6e6; }
.tumblr_post a:first-child { font-size: 1.25em; }
.tumblr_post a.tumblr_link { font-size: 1em; font-weight: normal; }
/* .tumblr .photo a:hover { background: none; } */
.tumblr .photo a.tumblr_link:hover { background: #B51212; }
.tumblr_post p:last-child { margin:-1.25em 0 .5em 0; padding: 0; }

.shr-bookmarks {
	margin:0 !important;
	padding:26px 0 0 !important;
}

/* Column Classes
------------------------------------------------------------ */

/*.one-half,
.one-third-left,
.one-fourth,
.one-fifth,
.one-sixth {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}

.one-third-right {
    float: right;
    margin: 0 0 20px;
    padding-right: 3%;
}

.one-half {
    width: 48%;
}
    
.one-third-left,
.one-third-right {
    width: 31%;
}

.two-third {
    width: 65%;
}

.one-fourth {
    width: 22.5%;
}
    
.one-fifth {
    width: 17.4%;
}
    
.one-sixth {
    width: 14.1%;
}
    
.first {
    clear: both;
    padding-left: 0;
}*/

/* Genesis column classes with variation by GaryJ: */

.one-half,
.one-third,
.two-thirds,
.one-fourth,
.two-fourths,
.three-fourths,
.one-fifth,
.two-fifths,
.three-fifths,
.four-fifths,
.one-sixth,
.two-sixths,
.three-sixths,
.four-sixths,
.five-sixths {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}
.one-half,
.two-fourths,
.three-sixths {
    width: 48%;
} 
.one-third,
.two-sixths {
    width: 31%;
}
.two-thirds,
.four-sixths {
	width: 65%;
}
.one-fourth {
    width: 22.5%;
}
.three-fourths {
	width: 73.5%;
}  
.one-fifth {
    width: 17.4%;
}
.two-fifths {
    width: 37.8%;
}
.three-fifths {
    width: 58.2%;
}
.four-fifths {
    width: 78.6%;
}
.one-sixth {
    width: 14%;
}
.five-sixths {
    width: 82%;
}
.first {
    clear: both;
    padding-left: 0;
}

/* Misc. */
code {
	font: 1.05em "Consolas","Bitstream Vera Sans Mono",Courier,"Courier New",monospace;
	color: #fff;
	background: #202020;
	padding: 2px;
}
acronym { border-bottom: 1px dotted #666; cursor: help; }
.right {
	float: right;
	padding-left: 10px;
}

.left {
	float: left;
	padding-right: 10px;
}
.center { text-align: center; }
.bold { font-weight: bold; }
.strike { text-decoration: line-through; }
.small, .disclosure { font-size: .9em; }
.disclosure { color: #676767; }

#content .post p.related-posts {
	padding: 0;
	margin: 5px 0 0;
}

#sidebar .tabbertabs .style1 {
	background: #fff !important;
}
#sidebar .tabbertabs .style1 ul.tabbernav li a {
	border: none !important;
}
#sidebar .tabbertabs .style1 ul.tabbernav li.tabberactive a {
	border: 1px solid #E9E9E9 !important;
}
#sidebar .tabbertabs .style1 ul.tabbernav li {
	margin-right: 5px;
}

#sidebar #text-382532535 img { margin-left: -10px; }

#menu-main #menu-item-2256 a { /* add external link icon to Hire Me! link */
	background: url(images/external_link_icon.gif) center right no-repeat;
	padding-right: 14px;
}

#sidebar .rcg-div ul {
	padding-left: 0 !important;
}

/* Notification Boxes
------------------------------------------------------------ */
.warning-box {border:1px solid #c31b00;color: #c31b00;background: #ffcccc url(images/msg-box-icons/warning.png) 22px 15px no-repeat;}
.info-box {border:1px solid #2e6093;color: #2e6093;background: #bfe4f9 url(images/msg-box-icons/info.png) 22px 15px no-repeat;}
.tip-box {border:1px solid #e6db55;color: #9e660d;background: #FFC url(images/msg-box-icons/tip.png) 22px 15px no-repeat;}
.note-box {border:1px solid #ccc;color: #999;background: #fefefe url(images/msg-box-icons/note.png) 22px 15px no-repeat;}
.warning-box, .info-box, .tip-box, .note-box {width: auto;float:left;padding: 15px 20px 20px 75px;margin: 20px 0;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
/*.one-third, .one-half-post, .one-half, .two-third, .one-fourth, .one-third-post {float: left;margin: 0 40px 20px 0;}*/

/* Featured Post Grid
------------------------------------------------------------ */
 
.genesis-grid-even {
    float: right;
    padding: 0 0 15px;
    width: 48%;
}
 
.genesis-grid-odd {
    clear: both;
    float: left;
    padding: 0 0 15px ;
    width: 48%;
}
 
.genesis-grid-even,
.genesis-grid-odd {
    margin: 0 0 20px;
}

/* Grid loop advanced */
#content .genesis-grid {
    float: left;
    margin: 0;
    padding: 15px 0 10px 3%;
}
#content .genesis-grid-column-1 {
    clear:left;
    padding-left: 0;
}
.size1of2 {
    width: 48%;
}
.size1of3 {
    width: 31%;
}
.size1of4 {
    width: 22.5%;
}
.size1of5 {
    width: 17.4%;
}
.size1of6 {
    width: 14%;
}
/* Above widths assume 0 left padding on the first column, 3% left padding on all
subsequent columns, and a total sum of 99% to avoid browser rounding errors */

.sharing li.share-regular a:hover,
.sharing-hidden li a:hover {
	text-decoration: underline !important;
}
.share-buttons {
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	border-width: 1px 0;
	padding: 7px 34px 0;
}

.share-service-visible a,
.sharing-hidden li a {
	color: #c00 !important;
}
.sharing li.share-facebook a,
.sharing li.share-facebook a:hover {
	background: url("images/facebook.png") no-repeat scroll left center #6A87C7;
	color: #fff;
	padding: 0 2px 0 20px;
	text-decoration:none !important;
}

.entry-content .sharing {
  /*margin-top: 25px;*/
  /*margin-bottom: 15px;
  margin-top:  -51px;
  padding: 0;*/
}

/* --------------- FEATURED CONTENT --------------- */

#latest-code {
  background: #fff url(images/graph-bg.png);
  color: #202020;
  margin: 0 auto 1em;
  border: 1px solid #ddd;
}
#latest-code h3 code {
  padding: 3px;
  display: block;
}
#latest-code code {
  padding: 0;
  line-height: 1.5em;
}
#latest-code code a {
  border-radius: 0;
}
#latest-code a {
  color: #fff;
  background: #202020;
  padding: 3px;
}
#latest-code code a:hover {
  color: #202020;
  background: #fff;
}
#latest-code ul {
  list-style: none;
  padding: 0 0 0 25px;
  margin-bottom: 18px;
}
#content .taxonomy-description h1 {
  margin-bottom: 15px;
}
.taxonomy-description h1:before {
  content: "Posts About ";
}

