/*
Theme Name: Smokey Row 2011
Theme URI: http://www.creens.com
Description: 2011 Theme for Smokey Row.
Author: Creens: Design Left of Center
Version: 1.1
*/


/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }
ul,ol,li { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {line-height: 1;}

h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }


/* LAYOUT
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container { float: left; width: 100%; }
#content { margin: 0 auto; width:780px; }
#primary, #secondary { float: right; overflow: hidden }
#secondary { clear: right; }
#footer { clear: both; width: 100%; }


/* FONTS
-------------------------------------------------------------- */
body, input, textarea, .page-title span, .pingback a.url { font-family:Trebuchet MS, sans-serif; }
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, input[type=submit] { font-family:Verdana, Geneva, sans-serif; }
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 18, 2011 */

@font-face { font-family: 'HoneyScriptLight'; src: url('/wordpress/wp-content/themes/SR2011/fonts/HoneyScript-Light-webfont.eot'); src: url('/wordpress/wp-content/themes/SR2011/fonts/HoneyScript-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/wordpress/wp-content/themes/SR2011/fonts/HoneyScript-Light-webfont.woff') format('woff'), url('/wordpress/wp-content/themes/SR2011/fonts/HoneyScript-Light-webfont.ttf') format('truetype'), url('/wordpress/wp-content/themes/SR2011/fonts/HoneyScript-Light-webfont.svg#HoneyScriptLight') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'PupcatRegular'; src: url('/wordpress/wp-content/themes/SR2011/fonts/pupcat__-webfont.eot'); src: url('/wordpress/wp-content/themes/SR2011/fonts/pupcat__-webfont.eot?#iefix') format('embedded-opentype'), url('/wordpress/wp-content/themes/SR2011/fonts/pupcat__-webfont.woff') format('woff'), url('/wordpress/wp-content/themes/SR2011/fonts/pupcat__-webfont.ttf') format('truetype'), url('/wordpress/wp-content/themes/SR2011/fonts/pupcat__-webfont.svg#PupcatRegular') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'AmericanTypewriterCnBd'; src: url('/wordpress/wp-content/themes/SR2011/fonts/americantypewriter-webfont.eot'); src: url('/wordpress/wp-content/themes/SR2011/fonts/americantypewriter-webfont.eot?#iefix') format('embedded-opentype'), url('/wordpress/wp-content/themes/SR2011/fonts/americantypewriter-webfont.woff') format('woff'), url('/wordpress/wp-content/themes/SR2011/fonts/americantypewriter-webfont.ttf') format('truetype'), url('/wordpress/wp-content/themes/SR2011/fonts/americantypewriter-webfont.svg#AmericanTypewriterCnBd') format('svg'); font-weight: normal; font-style: normal; }


/* STRUCTURE
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper { margin: 0 auto; width: 940px; }
#wrapper { background: url('https://www.smokeyrow.com/wordpress/wp-content/themes/SR2011/images/BKGD_wrapper.png'); padding: 0 20px; height:100%; }

/* Structure the footer area */
#footer-widget-area { overflow: hidden; border-top: 1px dashed #9E937D; padding-top: 16px; }
#footer-widget-area .widget-area { float: left; margin-right: 20px; width: 220px; }
#footer-widget-area #fourth { margin-right: 0; }
#site-info { float: right; font-size: 14px; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; padding:7px 8px 0 0; color:#C0B298; width:260px; }
#site-generator { float: right; width: 220px; }
#first { width:145px!important; float:left!important; margin:-10px 0 0 0!important; }
#second { float:left!important; margin:5px 0 0 15px!important; width:250px!important;  }
#third { width:375px!important; float:right!important; margin:-10px 0 0 0!important; }


/* GLOBAL ELEMENTS
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body { background: url('https://www.smokeyrow.com/wordpress/wp-content/themes/SR2011/images/BKGD_page.png'); }
body, input, textarea {	color: #666; font-size: 12px; line-height: 18px; }
hr { background-color: #e7e7e7; border: 0; clear: both; height: 1px; margin-bottom: 18px; }

/* Text elements */
p { margin-bottom: 18px; }
ul { list-style: square; margin: 0 0 18px 1.5em; }
ol { list-style: decimal; margin: 0 0 18px 1.5em; }
ol ol { list-style: upper-alpha; }
ol ol ol { list-style: lower-roman; }
ol ol ol ol { list-style: lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
dl { margin: 0 0 24px 0; }
dt { font-weight: bold; }
dd { margin-bottom: 18px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
big { font-size: 131.25%; }
ins { background: #ffc; text-decoration: none; }
blockquote { font-style: italic; padding: 0 3em; }
blockquote cite, blockquote em, blockquote i { font-style: normal; }
pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }
abbr, acronym { }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
input[type="text"], textarea { background: #f9f9f9; border: 1px solid #ccc; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); padding: 10px; }
a:link, a:active, a:visited { color: black; font-size:19px; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; text-decoration:none; }
a:hover { color: #bf2e1a; text-decoration:none; }

/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9000px; }


/* HEADER
-------------------------------------------------------------- */

#header {  width:475px; height:273px; margin:13px auto 23px 233px; float:left; }

/* MENU
-------------------------------------------------------------- */

#access { display: block; margin: 0 auto; width: 840px; font-size: 23px; }
#access .menu-header, div.menu { font-size: 23px; margin: 12px auto auto auto; width: 101%; float:left; border-bottom:solid black 3px; padding-bottom:10px; }
#access .menu-header ul, div.menu ul { list-style: none; margin: 0 auto; width:95%; }
#access .menu-header li, div.menu li { float: left; position: relative; text-transform: lowercase; letter-spacing:1px; padding: 0 5px; }
#access a:link, #access a:active, #access a:visited { color: black; display: block; line-height: 30px; text-decoration: none; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; padding:0 5px; font-size: 23px; }
#access ul ul { box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); display: none; position: absolute; top: 38px; left: 0; float: left; width: 180px; z-index: 99999; }
#access ul ul li { min-width: 180px; }
#access ul ul ul { left: 100%; top: 0; }
#access ul ul a { line-height: 1em; padding: 10px; width: 160px; height: auto; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; font-size: 23px; }
#access li:hover > a, #access ul ul :hover > a { color: black; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; width:auto; background:#F0E1C4; font-size: 23px; }
#access ul li:hover > ul { display: block; }
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a { color: black; font-family:'PupcatRegular', Verdana, Geneva, sans-serif;padding: 0 5px; background:#F0E1C4; font-size: 23px; }
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover { font-family:'PupcatRegular', Verdana, Geneva, sans-serif; font-size: 23px }


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

#main { clear: both; overflow: hidden; padding: 30px 0 0 0; background:#F1E0C4; width:840px; -moz-box-shadow:0px 0px 7px #cca46f; -webkit-box-shadow:0px 0px 7px #cca46f;
box-shadow:0px 0px 7px #cca46f; /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/ }
#content {  }
#content, #content input, #content textarea { color: #373229; font-size: 14px; line-height: 22px; }
#content p, #content ul, #content ol, #content dd, #content pre, #content hr { margin-bottom: 24px; }
#content ul ul, #content ol ol, #content ul ol, #content ol ul { margin-bottom: 0; }
#content pre, #content kbd, #content tt, #content var { font-size: 15px; line-height: 21px; }
#content code { font-size: 13px; }
#content dt, #content th { color: #000; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { color: #000; line-height: 1.5em; margin: 0; font: 40px 'HoneyScriptLight', serif;}
#content table { text-align: left; width: 100%; }
#content tr th, #content thead th { color: black; font: 18px 'PupcatRegular', Verdana, Geneva, sans-serif; line-height: 25px; padding: 9px 24px; letter-spacing:1px; }
#content tr td { }
#content tr.odd td { background: #f2f7fc; }

.hentry { margin: 0 0 17px 0; }
.home .sticky { background: #f2f7fc; border-top: 4px solid #000; margin-left: -20px; margin-right: -20px; padding: 18px 20px; }
.single .hentry { margin: 0 0 36px 0; }

.page-title { color: #000; font-size: 14px; font-weight: bold; margin: 0 0 36px 0; }
.page-title span { color: #333; font-size: 16px; font-style: italic; font-weight: normal; }
.page-title a:link,
.page-title a:visited { color: #888; text-decoration: none; }
.page-title a:active, .page-title a:hover { color: #999999; }

#content .entry-title { color: black; font-size: 38px; line-height: 0.8em; margin-bottom: 16px; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; text-align:center; border-bottom:1px dashed #9E937D; padding-bottom:15px; }
h2.entry-title { text-align: left!important; padding:0px!important; border:none!important; }
.entry-title a:link, .entry-title a:visited { color: #000; text-decoration: none; font-size:37px; }
.entry-title a:active, .entry-title a:hover { color: #bf2e1a; width:100%; }
.entry-meta { color:black; font-size: 27px; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; text-align:left; padding:0px 0 15px 0px; letter-spacing:1px; }
.entry-meta abbr, .entry-utility abbr { border: none; }
.entry-meta abbr:hover, .entry-utility abbr:hover { border-bottom: 1px dotted #666; }
.entry-content,.entry-summary { clear: both; padding: 1px 0 0 0; }
#content .entry-summary p:last-child { margin-bottom: 12px; }
.entry-content fieldset { border: 1px solid #e7e7e7; margin: 0 0 24px 0; padding: 24px; }
.entry-content fieldset legend { background: #fff; color: #000; font-weight: bold; padding: 0 24px; }
.entry-content input { margin: 0 0 12px 0; }
.entry-content input.file,
.entry-content input.button { margin-right: 24px; }
.entry-content label { color: #888; font-size: 12px; }
.entry-content select { margin: 0 0 24px 0; }
.entry-content sup, .entry-content sub { font-size: 10px; }
.entry-content blockquote.left { float: left; margin-left: 0; margin-right: 24px; text-align: right; width: 33%; }
.entry-content blockquote.right { float: right; margin-left: 24px; margin-right: 0; text-align: left; width: 33%; }

.page-link { color: #000; font-weight: bold; margin: 0 0 22px 0; word-spacing: 0.5em; }
.page-link a:link, .page-link a:visited { background: #f1f1f1; color: #333; font-weight: normal; padding: 0.5em 0.75em; text-decoration: none; }
.home .sticky .page-link a { background: #d9e8f7; }
.page-link a:active, .page-link a:hover { color: #999999; }
body.page .edit-link { clear: both; display: block; }

#entry-author-info { background: #f2f7fc; border-top: 4px solid #000; clear: both; font-size: 14px; line-height: 20px; margin: 24px 0; overflow: hidden; padding: 18px 20px; }
#entry-author-info #author-avatar { background: #fff; border: 1px solid #e7e7e7; float: left; height: 60px; margin: 0 -104px 0 0; padding: 11px; }
#entry-author-info #author-description { float: left; margin: 0 0 0 104px; }
#entry-author-info h2 { color: #000; font-size: 100%; font-weight: bold; margin-bottom: 0; }
.entry-utility { clear: both; color: #5B5242; font-size: 15px; line-height: 18px; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; padding-top:10px; }
.entry-meta a, .entry-utility a { color: #5B5242; text-decoration:none; font: 27px 'HoneyScriptLight', serif; padding:0 3px; }
.entry-meta a:hover, .entry-utility a:hover { color: #999999; width: 100%; }
#content .video-player { padding: 0; }


/* IMAGES
-------------------------------------------------------------- */

#content img { margin: 0; height: auto; max-width: 775px; width: 775px; }
#content .attachment img { max-width: 900px; }
#content .alignleft, #content img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
#content .alignright, #content img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
#content .aligncenter, #content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
#content img.alignleft, #content img.alignright, #content img.aligncenter { margin-bottom: 12px; background:white; padding:3px; -moz-box-shadow:0px 0px 7px #bbae9b; -webkit-box-shadow:0px 0px 7px #bbae9b; box-shadow:0px 0px 7px #bbae9b; /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/ }
#content .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center; }
#content .wp-caption img { margin: 5px 5px 0; }
#content .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
#content .wp-smiley { margin: 0; }
#content .attachment img { /* single attachment images should be centered */ display: block; margin: 0 auto; }

.ngg-gallery-thumbnail img { width: auto!important; }  


/* NAVIGATION
-------------------------------------------------------------- */

.navigation { color: #888; font-size: 12px; line-height: 18px; overflow: hidden; }
.navigation a:link, .navigation a:visited { color: black; text-decoration: none; line-height:32px; }
.navigation a:active, .navigation a:hover { color: #999999; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above, .single #nav-above { display: block; }
#nav-below { margin: 0 0 10px 0; }

#social { width:150px; margin:2px 0 0 0; float:left; }
#social ul { width:155px; margin:0 auto; }
#social ul li { float:left; padding:0; }
#social ul li a { padding: 0px; }
li#twitter { width:30px; height:26px; background: url('https://www.smokeyrow.com/wordpress/wp-content/themes/SR2011/images/BTN_twitter_OVR.png'); }
li#twitter img:hover { opacity: 0; background:none; }
li#RSS { width:30px; height:26px; background: url('https://www.smokeyrow.com/wordpress/wp-content/themes/SR2011/images/BTN_rss_OVR.png'); }
li#RSS img:hover { opacity: 0; background:none; }
li#Facebook { width:23px; height:26px; background: url('https://www.smokeyrow.com/wordpress/wp-content/themes/SR2011/images/BTN_facebook_OVR.png'); }
li#Facebook img:hover { opacity: 0; background:none; }
li#YouTube { width:35px; height:30px; background: url('https://www.smokeyrow.com/wordpress/wp-content/themes/SR2011/images/BTN_youTube_OVR.png'); }
li#YouTube img:hover { opacity: 0; background:none; }


/* COMMENTS
-------------------------------------------------------------- */
#comments { clear: both; }
#comments .navigation { padding: 0 0 18px 0; }
h3#comments-title, h3#reply-title { color: #000; font-size: 30px; margin-bottom: 0; font-family:'HoneyScriptLight', Verdana, Geneva, sans-serif; }
h3#comments-title { padding: 24px 0 18px 0; border-top:1px dashed #9E937D; margin-bottom:0;}
.commentlist { list-style: none; margin: 0; }
.commentlist li.comment { line-height: 24px; margin: 0; padding:20px 0 5px 56px; position: relative; border-top: 1px dashed #9E937D; padding-top:10px; }
.commentlist li.comment div.reply { border-bottom: none; }
.commentlist li:last-child { border-bottom: none; margin-bottom: 0; }
#comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; }
#comments .comment-body p:last-child { margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child { margin-bottom: 24px; }
.commentlist ol { list-style: decimal; }
.commentlist .avatar { position: absolute; top: 4px; left: 0; }
.comment-author {}
.comment-author cite { color: black; font-style: normal; font-family:'HoneyScriptLight', Verdana, Geneva, sans-serif; font-size:25px; }
.comment-author .says { font-style: italic; font-family:'HoneyScriptLight', Verdana, Geneva, sans-serif; font-size:25px; }
.comment-meta { font-size: 12px; margin: 0 0 10px 0; }
.comment-meta a:link,
.comment-meta a:visited { color: #544D40; text-decoration: none; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; font-size:16px; }
.comment-meta a:active, .comment-meta a:hover { color: #999999; }
.commentlist .even {}
.commentlist .bypostauthor {}
.reply { font-size: 12px; padding: 10px 0 17px 0; }
.reply a, a.comment-edit-link { color: black; font-family:'HoneyScriptLight', Verdana, Geneva, sans-serif; }
a.post-edit-link { font-family:'HoneyScriptLight', Verdana, Geneva, sans-serif; font-size:24px; }
.reply a:hover, a.comment-edit-link:hover { color: #999999; }
.commentlist .children { list-style: none; margin: 0; border-top:1px dashed #9E937D; }
.commentlist .children li { border: none; margin: 0; }
.nopassword, .nocomments { display: none; }
#comments .pingback { border-bottom: 1px solid #e7e7e7; margin-bottom: 18px; padding-bottom: 18px; }
.commentlist li.comment+li.pingback { margin-top: -6px; }
#comments .pingback p { color: #888; display: block; font-size: 12px; line-height: 18px; margin: 0; }
#comments .pingback .url { font-size: 13px; font-style: italic; }

/* Comments form */
input[type=submit] { color: #333; }
#respond { overflow: hidden; position: relative; border-top:1px dashed #9E937D; margin-bottom:14px; padding:15px 0 0 0; }
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em; }
.form-allowed-tags { line-height: 1em; }
.children #respond { margin: 15px 0; }
h3#reply-title { font-family: 'PupcatRegular', Verdana, Geneva, sans-serif; margin:0 0 13px 0;  }
#comments-list #respond { margin: 0 0 18px 0; }
#comments-list ul #respond { margin: 0; }
#cancel-comment-reply-link { font-size: 12px; font-weight: normal; line-height: 18px; }
#respond .required { color: #999999; font-weight: bold; }
#respond label { color: #544D40; font-size: 21px; margin:0 0 0 5px; font-family:'PupcatRegular', Verdana, Geneva, sans-serif; }
#respond input { margin: 0 0 9px; width: 98%; }
#respond textarea { width: 97%; font-size:16px; }
#respond .form-allowed-tags { color: #888; font-size: 12px; line-height: 18px; }
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { margin: 12px 0; }
#respond .form-submit input { font-size: 14px; width: auto; }

p.logged-in-as { font-family: 'PupcatRegular', Verdana, Geneva, sans-serif; margin:0 11px 5px 0!important; float:right; }
p.logged-in-as a { font: 24px 'HoneyScriptLight', Verdana, Geneva, sans-serif; }


/* WIDGETS
-------------------------------------------------------------- */

.widget-area ul { list-style: none; margin-left: 0; }
.widget-area ul ul { list-style: square; margin-left: 1.3em; }
.widget_search #s {/* This keeps the search inputs in line */ width: 60%; }
.widget_search label { display: none; }
.widget-container { margin: 0 0 18px 0; }
.widget-title { color: #222; font:34px 'HoneyscriptLight', serif; }
.widget-area a:link, .widget-area a:visited { text-decoration: none; }
.widget-area a:active, .widget-area a:hover { text-decoration: none; }
.widget-area .entry-meta { font-size: 11px; }

#product_search-3 { margin: 0px 0 18px!important; padding-bottom: 17px!important; border-bottom: 1px dashed!important; }
#shopping_cart-3 { margin: 0px 0 18px!important; padding-bottom: 17px!important; border-bottom: 1px dashed!important; }
#product_categories-3 { margin: 0px 0 18px!important; padding-bottom: 17px!important; border-bottom: 1px dashed!important; }


/* Main sidebars */
#main .widget-area ul { margin-left: 0; padding: 0 20px 0 0; }
#main .widget-area ul ul {mborder: none; margin-left: 1.3em; padding: 0; }
#primary { float:left; width:210px; padding:30px 0px 30px 34px; margin-bottom:36px; }
#secondary {}

/* Footer widget areas */
#footer-widget-area {}


/* FOOTER
-------------------------------------------------------------- */

#footer { margin-bottom: 10px; }
#colophon { overflow: hidden; width:810px; }
#site-info { }
#site-info a { color: #ADA087; text-decoration: none; font-size: 24px; font-family: 'HoneyScriptLight', serif; }
#site-info a:hover { color:#988c76; }
#creens { float: right; padding:5px 0 10px 0; }
#creens img { max-width: 65px; }

/* PAGE STYLINGS
-------------------------------------------------------------- */

/*Location Page*/
.locationPics { max-width:374px!important; height:auto; margin:5px!important; }

/*Calendar Page*/
#jd-calendar img { max-width:25px!important; height:auto!important;  }


/*Contact Page*/
.cform { margin:15px auto!important; width: 77%!important; }
ol.cf-ol { border-top:none!important; }
.cform label { color: #373229!important; font: 17px 'PupcatRegular'!important; margin:0 10px 0 0!important; }
.cform label span { }  
.cform textarea, .cform input { width:60%!important; margin-bottom:15px!important; }
.cform input, .cform textarea, .cform select { margin-left:15px!important; }
.cform select { width: 62%!important; margin-left:15px!important; }
span.reqtxt, span.emailreqtxt { margin: -8px 5px 18px 161px!important; }
p.cf-sb { width:86%!important; float:right!important; text-align:center!important; }
.linklove { display:none!important; }
input.cf-box-a, input.cf-box-b { width:16px!important; }
label.cf-after { width:20px!important; }
label.cf-after span { width:83px!important; font: 14px Verdana, Geneva, sans-serif!important; }
ol.cf-ol li.cf-box-title { color:#373229!important; padding-left:65px!important; font:17px 'PupcatRegular'!important; letter-spacing:0px!important; }
label.cf-group-after span { font:14px Verdana, Geneva, sans-serif; }
div.success { color:black!important; text-align:center!important; font:36px 'HoneyscriptLight'!important; background:none!important; }
div.waiting { color:black!important; text-align:center!important; font:36px 'HoneyscriptLight'!important; background:none!important; }
ol.cf-ol li.cf-box-group { padding:0 0 5px 50px!important; }
ol.cf-ol li.textonly { margin-left:-37px!important; color:#373229!important; padding:0 64px!important; letter-spacing:0px!important; font:16px 'PupCatRegular', sans-serif!important }
img.captcha { width:auto!important; margin:0 0 30px 10px!important; }
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha { width:auto!important; margin:4px 0 0px 11px!important; }
img.captcha-reset { width:auto!important; }

/*Cool People*/
.ngg-galleryoverview { margin:10px auto!important; width:90%!important; }


/* RAOST HOUSE FORM STYLINGS
-------------------------------------------------------------- */
#roastHouse { width:750px; margin:0 auto; }
#roastHouse .cform { width:725px; }
#roastHouse ol.cf-ol li { margin:0px!important; padding:0px!important; }
#roastHouse .cform textarea, .cform input { margin-bottom:6px!important; }
#roastHouse ol.cf-ol li.textonly { text-align: left; font-size: 22px!important; padding: 5px 10px!important; background: #e1d0b3!important; margin: 10px 0px 15px!important; }

/* STORE STYLINGS
-------------------------------------------------------------- */

/*single product*/
div.product div.images img { max-width:185px!important; height:auto!important; }
.products li { width: 150px!important; margin:0 9px 10px 0!important;  padding: 9px 21px 9px 9px!important; -moz-box-shadow:inset 0px 0px 3px #c9b493!important; -webkit-box-shadow:inset 0px 0px 3px #c9b493!important; box-shadow:inset 0px 0px 3px #c9b493!important; background: #E3CCA6!important; min-height:250px!important; }
.products li .price { color: black!important; float: left!important; text-align: left!important; padding: 0 7px 0 0!important; }
.products li .price .from { display:none!important; }
.price { font-size:20px!important; }
.from { display:none!important; }
.button-alt { background:#BF2E1A!important; }
	.button-alt:hover { background:#a92917!important; }
	.quantity input.minus:hover, .quantity input.plus:hover { background:#b4b4b4!important; }
.products li strong { color: black!important; font-weight: normal!important; padding: 7px 0px 0px!important; }
.products li a img { width: 138px!important; height:auto!important; display: block; margin: 0 0 8px; background:whiteSmoke!important; padding:5px!important; }

div.product p.price { color:black!important; font: 24px 'PupcatRegular', sans-serif!important; margin:0px 0px 12px!important; }

form.cart .variations label { font: 22px 'PupcatRegular', sans-serif!important; text-transform: uppercase!important; }

div.product_meta { display: none!important; }

div.product #tabs ul.tabs { background:#e3cca6!important; }
div.product #tabs ul.tabs li.active a { background:none!important; color:#BF2E1A!important; }
	div.product #tabs ul.tabs a { background:none!important; }

div.product #tabs ul.tabs { margin:0 0 10px!important; }
div.product #tabs .panel { background:#ffefd4!important; border:1px solid #EBD6B4!important; margin:31px!important; }

div.product div.summary { width: 485px!important; float:left!important; margin:0 20px!important; }
div.product div.images { width: auto!important; }

#reviews #comments h2 { font:17px 'PupcatRegular', san-serif!important; letter-spacing:1px!important; border-bottom: dashed 1px tan!important; border-top: dashed 1px tan!important; padding: 10px!important; }

.hreview-aggregate .star-rating { margin:13px 0 0 0!important; }

#reviews #comments ol.commentlist li .comment-text { color:#666!important; margin:15px 0 0 50px!important; }
#reviews #comments ol.commentlist li .comment-text { background:#FFF8ED!important; }
#reviews #comments ol.commentlist li .comment-text p { margin:0 0 10px!important; } 
#reviews #comments ol.commentlist li .comment-text p.meta { margin:0!important; }
	a.button, button.button, input.button, #review_form #submit { text-transform: uppercase!important; letter-spacing: 1px!important; background: #BF2E1A!important; float: right!important; }
	a.button:hover, button.button:hover, input.button:hover, #review_form #submit:hover { background:#a92917!important; }
	
span.onsale { right:10px!important; background:white!important; margin:0!important; font:30px 'PupcatRegular', sans-serif!important; padding:5px!important; color:red!important; border-radius:0px!important; webkit-border-radius: 0px!important; -moz-border-radius: 0px!important; }
.related { border-top: 2px dashed #E3CCA6; padding-top: 20px; }

ul.cart_list li a, ul.product_list_widget li a { font-weight:normal!important; }
.widget_shopping_cart .total { margin: 0 0 5px 0!important; font-size: 15px!important; text-align: center!important; padding: 5px!important; background: #F9ECD7!important; border:none!Important; }

/*breadcrumb*/
div#breadcrumb { text-transform: uppercase!important; color:#bf2e1a!important; font: 20px 'PupcatRegular', sans-serif!important; padding:6px 16px!important; background:#E3CCA6!important; }
	div#breadcrumb a:link, div#breadcrumb a:active, div#breadcrumb a:visited { color: black!important; }
	div#breadcrumb a:hover { color: #bf2e1a!important; }

/*checkout*/
thead { background:#E3CCA6!important; }
table.shop_table { border:none!important; }
	img.attachment-shop_tiny.wp-post-image { max-width:50px!important; background:whiteSmoke!important; padding:2px!important;  }
	table.shop_table td { border-top: 1px solid #E3CCA6!important; padding:8px 12px 6px!important; }
	.nobr { font-size: 24px!important; letter-spacing: 0px!important; }
	.product-quantity { font-size: 24px!important; letter-spacing: 0px!important; }
	.product-subtotal { font-size: 24px!important; letter-spacing: 0px!important; }
	.product-price { font-size:17px!important; }
.cart .button, .cart input.button { color:white!important; }
a.checkout-button.button-alt { color:white!important; font:11px "Trebuchet MS", Arial, Helvetica, sans-serif!important; text-transform:	uppercase!important; letter-spacing:1px!important; padding:5px 6px!important; }
.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th { border-top:1px solid #E3CCA6!important; }
.cart-collaterals .cart_totals table small { color: #454545!important; line-height: 16px!important; }
a.remove { background: none!important; padding: 9px 9px!important; width: 15px!important; text-indent:0!important; height:auto!important;  color:#black!important; }
.cart-collaterals .cart_totals { background: #FAE9CE!important; padding: 20px!important; -moz-box-shadow: inset 0px 0px 3px #c9b493!important; -webkit-box-shadow: inset 0px 0px 3px #c9b493!important; box-shadow: inset 0px 0px 3px #c9b493!important; }
td.actions .button-alt { margin:0 6px 0 6px!important; }

#payment ul.payment_methods li img { width:auto!important; }
#payment #place_order { color:white!important; text-transform:uppercase!important; }

/*product cat pages*/
#container2 { float:right; }
	#content2 { width: 575px; float: right; }
.products ul, ul.products { margin:14px 0 14px!important; }





/* MOBILE SAFARI ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre { -webkit-text-size-adjust: 140%; }
code { -webkit-text-size-adjust: 160%; }
#access, .entry-meta, .entry-utility, .navigation, .widget-area { -webkit-text-size-adjust: 120%; }
#site-description { -webkit-text-size-adjust: none; }


/* PRINT STYLE
-------------------------------------------------------------- */

@media print {
	body { background: none !important; }
	#wrapper { clear: both !important; display: block !important; float: none !important; position: relative !important; }
	#header { border-bottom: 2pt solid #000; padding-bottom: 18pt; }
	#colophon { border-top: 2pt solid #000; }
	#site-title, #site-description { float: none; line-height: 1.4em; margin: 0; padding: 0; }
	#site-title { font-size: 13pt; }
	.entry-content { font-size: 14pt; line-height: 1.6em; }
	.entry-title { font-size: 21pt; }
	#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area { display: none !important; }
	#container, #header, #footer { margin: 0; width: 100%; }
	#content, .one-column #content { margin: 24pt 0 0; width: 100%; }
	.wp-caption p { font-size: 11pt; }
	#site-info, #site-generator { float: none; width: auto; }
	#colophon { width: auto; }
	img#wpstats { display: none; }
	#site-generator a { margin: 0; padding: 0; }
	#entry-author-info { border: 1px solid #e7e7e7; }
	#main { display: inline; }
	.home .sticky { border: none; }
}