/* 
Theme Name: JenkinsGavin
Theme URL: http://mind.sh/are/
Description: An advanced HTML5 theme framework by Mindshare Studios.
Author: Mindshare Studios, Inc
Author URI: http://mind.sh/are/
Version: 2.7.2
Edited by: Roderic Linguri <rod@linguri.com>
TAGS: html5, microdata, widgets, blank slate, starter theme, minimalist, developer, mindshare
*/
/*@import url(css/icons.css'.html');*/
/* reset */
*, *:focus, *:active { outline:none; }
html { color:#000; background:#fff }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
del, ins { text-decoration:none }
li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:'' }
q { display: inline-block;}
abbr, acronym { border:0; font-variant:normal }
sup { vertical-align:baseline }
sub { vertical-align:baseline }
legend { color:#000 }
header, footer, article, section, hgroup, nav, figure { display: block; }
figure { margin:0; padding:0; }
p { margin:10px 0 15px; }

/* general */
html { background:#faf6e4 url(img/bg-page.jpg) 50% 0; min-width:918px; }
body { margin:0; color:#43525a; font:14px/21px 'Open Sans', Arial, Helvetica, sans-serif; background:#fff url(img/bg-page-2.jpg) repeat-y; background-size:100%; /*background:#faf6e4 url(img/bg-page.jpg) 50% 0 repeat-y;*/ min-width:918px; }

a { text-decoration:none; color:#43525a; }
a:hover { text-decoration:underline; color:#1499BF; }

#wrapper { width:918px; margin:0 auto; background:#f8f2d8 url(img/bg-wrapper.png) repeat-y -1020px 0; box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5)/* 5px 5px 5px rgba(0, 0, 0, 0.6)*/; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); }
.wrapper-holder { background:url(img/bg-wrapper.png) no-repeat; }
#header { padding:24px 20px 23px 219px; overflow:hidden; }
.logo { background:url(http://jenkinsgavin.com/wp-content/uploads/new_header.gif) no-repeat; width:360px; height:74px; text-indent:-9999px; overflow:hidden; float:left; margin:0 23px 0 0; }
.logo a { display:block; height:100%; }
#header .slogan { font:italic 14px/18px 'Open Sans', Arial, Helvetica, sans-serif; float:left; padding:0; letter-spacing:1px; width:260px; }

#main { padding:0 16px 44px 15px; height:1%; }
#main:after { content:''; display:block; clear:both; }
#twocolumns { float:right; width:685px; min-height: 650px; }
#content { float:left; width:395px; }

.visual { margin:0 0 14px; }
.visual img { vertical-align:top; }
.visual small { font-size: 9px; float:right; }

.article { margin:0 0 15px; clear: both; }
.article .heading h1 { font-size:15px; line-height:16px; color:#fff; letter-spacing:1px; text-transform:uppercase; height:1%; padding:0 0 0 5px; margin:0 0 11px; background:#43525a; background: -moz-linear-gradient(left, rgba(76,90,96,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(81,95,101,1) 52%, rgba(100,111,113,1) 58%, rgba(172,174,164,1) 75%, rgba(211,209,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,215,1) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,90,96,1)), color-stop(0%, rgba(67,82,90,1)), color-stop(47%, rgba(68,83,91,1)), color-stop(52%, rgba(81,95,101,1)), color-stop(58%, rgba(100,111,113,1)), color-stop(75%, rgba(172,174,164,1)), color-stop(86%, rgba(211,209,191,1)), color-stop(95%, rgba(239,234,210,1)), color-stop(100%, rgba(247,241,215,1))); background: -webkit-linear-gradient(left, rgba(76,90,96,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(81,95,101,1) 52%, rgba(100,111,113,1) 58%, rgba(172,174,164,1) 75%, rgba(211,209,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,215,1) 100%); background: -o-linear-gradient(left, rgba(76,90,96,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(81,95,101,1) 52%, rgba(100,111,113,1) 58%, rgba(172,174,164,1) 75%, rgba(211,209,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,215,1) 100%); background: -ms-linear-gradient(left, rgba(76,90,96,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(81,95,101,1) 52%, rgba(100,111,113,1) 58%, rgba(172,174,164,1) 75%, rgba(211,209,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,215,1) 100%); background: linear-gradient(left, rgba(76,90,96,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(81,95,101,1) 52%, rgba(100,111,113,1) 58%, rgba(172,174,164,1) 75%, rgba(211,209,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,215,1) 100%); width: 100%;}
.article .alignleft { float:left; margin:4px 9px 0 0; }
.article .alignright { float:right; margin:3px 0 0 9px; }
.article ul { margin: 0 0 0 20px; }
.article ul li, #menu-services-menu li { list-style:square url(img/bullet.png); margin: 0 0 10px; }
.aside { float:right; width:271px; }

.post { margin:0 0 31px; font-size:13px; line-height:15px; }
.post .heading { height:1%; padding:0 0 0 3px; margin:0 0 14px; background:#43525a; background: -moz-linear-gradient(left, rgba(80,93,99,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(78,92,98,1) 51%, rgba(100,111,113,1) 57%, rgba(180,182,169,1) 77%, rgba(212,210,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,216,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(80,93,99,1)), color-stop(0%, rgba(67,82,90,1)), color-stop(47%, rgba(68,83,91,1)), color-stop(51%, rgba(78,92,98,1)), color-stop(57%, rgba(100,111,113,1)), color-stop(77%, rgba(180,182,169,1)), color-stop(86%, rgba(212,210,191,1)), color-stop(95%, rgba(239,234,210,1)), color-stop(100%, rgba(247,241,216,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(80,93,99,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(78,92,98,1) 51%, rgba(100,111,113,1) 57%, rgba(180,182,169,1) 77%, rgba(212,210,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,216,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(80,93,99,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(78,92,98,1) 51%, rgba(100,111,113,1) 57%, rgba(180,182,169,1) 77%, rgba(212,210,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,216,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(80,93,99,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(78,92,98,1) 51%, rgba(100,111,113,1) 57%, rgba(180,182,169,1) 77%, rgba(212,210,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,216,1) 100%); /* IE10+ */ background: linear-gradient(left, rgba(80,93,99,1) 0%, rgba(67,82,90,1) 0%, rgba(68,83,91,1) 47%, rgba(78,92,98,1) 51%, rgba(100,111,113,1) 57%, rgba(180,182,169,1) 77%, rgba(212,210,191,1) 86%, rgba(239,234,210,1) 95%, rgba(247,241,216,1) 100%); /* W3C */ }
.post .heading h2 { font-size:15px; line-height:16px; color:#fff; letter-spacing:1px; text-transform:uppercase; }
.post blockquote { padding:0 37px 0 3px; margin:-4px 0 0; }
.post blockquote cite { display:block; font-style:normal; }

.post figure { margin:0 0 10px; }
.post figure img { vertical-align:top; }

.featured-image { width: 395px;overflow: hidden; }
.featured-image-home { width: 687px;overflow: hidden; }

#sidebar { width:154px; float:left; padding:0 14px 0 18px; margin:-68px 0 0; position:relative; background:#fff; }
.logo2 { background:url(http://jenkinsgavin.com/wp-content/uploads/new_logo.gif) no-repeat; width:155px; height:155px; text-indent:-9999px; overflow:hidden; display:block; margin:0 0 11px; }
.logo2 a { height:100%; display:block; }

#suckerfishnav { padding:0 0 0 3px; list-style:none; font:700 18px/22px 'Open Sans', Arial, Helvetica, sans-serif; text-transform:none; }
#suckerfishnav li { margin:0 0 14px /*26px*/; }
#suckerfishnav a { color:#43525a; }
#suckerfishnav a:hover {color: #1499BF; text-decoration: none; }
#suckerfishnav .active a, #suckerfishnav ul a:hover { color:#1499BF; text-decoration:none; }
#suckerfishnav .slide { overflow:hidden; }
#suckerfishnav ul { font:600 12px/14px 'Open Sans', Arial, Helvetica, sans-serif; text-transform:none; padding:11px 0 0 7px; }
#suckerfishnav ul li { padding:9px 0 0; margin:0; }
#suckerfishnav ul li:first-child { padding-top:0; }
#suckerfishnav .active ul a { color:#43525a; }
#suckerfishnav .active ul a:hover { color:#1499BF; }

#menu-services-menu { font-weight:700; font-size:15px; padding:0 0 0 25px }
/*#menu-services-menu li { list-style:disc; margin:0 0 10px; }*/
#menu-services-menu a:hover { text-decoration:none; }

#address { margin:60px 0 0; }
#address address { font-style:normal; font-size:12px; font-weight:700; }

#footer { padding:0 0 15px 36px; height: 100px; }
#footer address, #footer div, #address { font:700 12px/13px 'Open Sans', Arial, Helvetica, sans-serif; color:#1499BF; }
#footer address a, #footer div a, #address a { color:#1499BF; }
#footer-left { float:left; }
#footer-right { float:right; text-align: right;font-size:10px; margin:38px 15px 0 0; }
#footer #footer-right, #footer #footer-right a, #footer #footer-right div a, .visual small { font-weight:400; color:#ADAA97 !important; }
#credit { margin: 5px 0 0 0; }

/* HTML5-specific CSS setup */
article,aside,figure,footer,header,hgroup,nav,section { display:block; }

/* wp util css */
/* Begin Images */
p img { padding:0; max-width:100%; }
img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignright { padding:4px; margin:0 0 2px 7px; display:inline; }
img.alignleft { padding:4px; margin:0 7px 2px 0; display:inline; }
.alignright, img.alignright { float:right; margin:1em 0 0 1em; }
.alignleft, img.alignleft { float:left; margin:1em 1em 0 0; }
.aligncenter, img.aligncenter { display:block; margin:1em auto; text-align:center; }

/* Begin Calendar */
#wp-calendar { empty-cells:show; margin:10px auto 0; width:155px; }
#wp-calendar #next a { padding-right:10px; text-align:right; }
#wp-calendar #prev a { padding-left:10px; text-align:left; }
#wp-calendar a { display:block; }
#wp-calendar caption { text-align:center; width:100%; }
#wp-calendar td { padding:3px 0; text-align:center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color:#fff; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor:help; }
acronym, abbr { border-bottom:1px dashed #999; }
blockquote { margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd; }
blockquote cite { margin:5px 0 0; display:block; }
.center { text-align:center; }
.hidden { display:none; }
.screen-reader-text { position:absolute; left:-1000em; }

/* Captions */
.aligncenter, div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.wp-caption { border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px 0; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.wp-caption img { margin:0; padding:0; border:0 none; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; padding:0 4px 5px; margin:0; }

/* Gallery */
div.gallery { clear:both; height:180px; margin:1em 0; width:100%; }
div.gallery * { margin:0; padding:0; }
div.gallery dl { margin:1em auto; overflow:hidden; text-align:center; float:left; }
div.gallery dl.gallery-columns-1 { width:100%; }
div.gallery dl.gallery-columns-2 { width:49%; }
div.gallery dl.gallery-columns-3 { width:33%; }
div.gallery dl.gallery-columns-4 { width:24%; }
div.gallery dl.gallery-columns-5 { width:19%; }

