/*
Theme Name: Jason Chambers
Description: Custom design for Jason Chambers
Author: e-IGNiTION
Author URI: http://www.e-ignition.co.uk
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
clear: both;
}
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: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {

}
#content {
margin: 0;
}

#secondary {
clear: right;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
}

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] {
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#main,
#masthead {
margin: 0 auto;
width: 980px;
}

#wrapper {
margin: 0;
padding: 0;
background:#020202 url(images/main-bg.jpg) center repeat-y;
}
#masthead {
position:relative;
}

/* Structure the footer area */
#footer-widget-area {
overflow: hidden;
}
#footer-widget-area .widget-area {
float: left;
margin-right: 20px;
width: 220px;
}
#footer-widget-area #fourth {
margin-right: 0;
}
#site-info {
float: left;
width: 700px;
font-weight: bold;
font-size: 14px;
}
#site-generator {
float: right;
width: 220px;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
html {
font-size:16px;
height: 100%;
}

body {
background-color: #272827;
font-size:62.5%;
font-family: "Century Gothic", AppleGothic, Futura, sans-serif;
}

body {
color: #ffffff;
line-height: 18px;
height: 100%;
}
hr {
background-color: #E7E7E7;
border:0;
height: 1px;
margin-bottom: 18px;
clear:both;
}

/* 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 {
border-bottom: 1px dotted #666;
cursor: help;
}

sup,
sub {
height: 0;
line-height: 1;
vertical-align: baseline;
position: relative;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type="text"],
textarea {
padding: 2px;
background: #f9f9f9;
border: 1px solid #ccc;
}

a:link, a:visited {
color:#FFFFFF;
outline:none;
text-decoration:underline;
}

a:active,
a:hover {
color: #4CD5FF;
outline:none;
}

.colour-highlight {
color:#4CD5FF !IMPORTANT;
}
.parent-pageid-17 .colour-highlight, .page-id-17 .colour-highlight {
color:#FF9600 !IMPORTANT;
}
.parent-pageid-69 .colour-highlight, .page-id-69 .colour-highlight {
color:#bfd835 !IMPORTANT;
}
.parent-blog .colour-highlight {
color:#D988B2 !IMPORTANT;
}
.bg-highlight {
background-color:#4CD5FF !IMPORTANT;
}
.parent-pageid-17 .bg-highlight, .page-id-17 .bg-highlight {
background-color:#FF9600 !IMPORTANT;
}
.parent-pageid-69 .bg-highlight, .page-id-69 .bg-highlight  {
background-color:#bfd835 !IMPORTANT;
}
.parent-blog .bg-highlight {
background-color:#D988B2 !IMPORTANT;
}
.border-highlight {
border-color:#4CD5FF !IMPORTANT;
}
.parent-pageid-17 .border-highlight, .page-id-17 .border-highlight {
border-color:#FF9600 !IMPORTANT;
}
.parent-pageid-69 .border-highlight, .page-id-69 .border-highlight {
border-color:#bfd835 !IMPORTANT;
}
.parent-blog .border-highlight {
border-color:#D988B2 !IMPORTANT;
}

.bg-highlight-hover:hover {
background-color:#4CD5FF !IMPORTANT;
}
.parent-pageid-17 .bg-highlight-hover:hover, .page-id-17 .bg-highlight-hover:hover {
background-color:#FF9600 !IMPORTANT;
}
.parent-pageid-69 .bg-highlight-hover:hover, .page-id-69 .bg-highlight-hover:hover {
background-color:#bfd835 !IMPORTANT;
}
.parent-blog .bg-highlight-hover:hover {
background-color:#D988B2 !IMPORTANT;
}

.parent-pageid-17 .navigation a, .page-id-17 .navigation a {
background-image:url(images/post-nav-arrows-services.gif) !IMPORTANT;
}
.parent-pageid-69 .navigation a, .page-id-69  .navigation a {
background-image:url(images/post-nav-arrows-folio.gif) !IMPORTANT;
}
.parent-blog .navigation a {
background-image:url(images/post-nav-arrows-blog.gif) !IMPORTANT;
}

.parent-pageid-17 a:hover, .page-id-17 a:hover {
color:#FF9600 !IMPORTANT;
}
.parent-pageid-69 a:hover, .page-id-69 a:hover  {
color:#bfd835 !IMPORTANT;
}
.parent-blog a:hover {
color:#D988B2 !IMPORTANT;
}

.parent-pageid-17 h2, .page-id-17 h2  {
color:#FF9600 !important;
}
.parent-pageid-69 h2, .page-id-69 h2 {
color:#bfd835 !important;
}
.parent-blog h2 {
color:#D988B2 !important;
}

.parent-pageid-17 #content .wp-caption, .page-id-17 #content .wp-caption {
background-color:#FF9600 !IMPORTANT;
}
.parent-pageid-69 #content .wp-caption, .page-id-69 #content .wp-caption {
background-color:#bfd835 !IMPORTANT;
}
.parent-blog #content .wp-caption {
background-color:#D988B2 !IMPORTANT;
}

.parent-pageid-17 .side-call-to-action h3 a, .page-id-17 .side-call-to-action h3 a {
background:#FF9600 url(images/call-to-action-bg-services.gif) left center !IMPORTANT;
}
.parent-pageid-69 .side-call-to-action h3 a, .page-id-69 .side-call-to-action h3 a {
background:#bfd835 url(images/call-to-action-bg-folio.gif) left center !IMPORTANT;
}
.parent-blog .side-call-to-action h3 a {
background:#D988B2 url(images/call-to-action-bg-blog.gif) left center !IMPORTANT;
}

.parent-pageid-17 .cform legend, .page-id-17 .cform legend  {
color:#FF9600;
}
.parent-pageid-69 .cform legend, .page-id-69 .cform legend  {
color:#bfd835;
}
.parent-blog .cform legend {
color:#D988B2;
}
/* Text meant only for screen readers */
.screen-reader-text {
position: absolute;
left: -9000px;
}

/* =Header
-------------------------------------------------------------- */

#header {
background-color:#272827;
border-bottom:1px solid #FFFFFF;
height:70px;
left:0;
margin:0;
padding:0;
position:fixed;
top:0;
width:100%;
z-index:99;
}

#branding {
float:right;
height:55px;
width:275px;
margin-top:7px;
}

#branding #logo a {
display:block;
height:55px;
width:275px;
text-indent:-999em;
background:url(images/jason-chambers-photography.gif) no-repeat bottom left;
}
.parent-pageid-17 #branding #logo a {
background-position:left -110px;
}
.parent-pageid-69 #branding #logo a {
background-position:left -55px;
}
.parent-blog #branding #logo a {
background-position:left 0;
}

#contact {
background-color:#000000;
margin-top:1px;
padding:5px 0 5px 10px;
position:absolute;
right:0;
text-align:right;
top:70px;
z-index:2;
}

#contact p {
margin:0;
padding:0;
font-size:1.4em;
}

#contact span {
color:#4CD5FF;
}

#contact a {
text-decoration:none;
}
#contact a:hover {
text-decoration:underline;
color:#FFFFFF !IMPORTANT;
}

/* This is the custom header image */
#branding img {
clear: both;
border-top: 4px solid #000;
display: block;
border-bottom: 1px solid #000;
}



/* =Menu
-------------------------------------------------------------- */

#access {
float:left;
width:705px;
position:relative;
z-index: 9;
}
#access .menu-header,
div.menu {
font-size:1.8em;
}
#access ul {
list-style: none;
margin: 0;
}
#access ul li {
float:left;
position: relative;
border:solid #4CD5FF;
border-width:0 1px 0 0;
border-collapse:collapse;
margin:10px 0;
}
#access ul li {
float:left;
position: relative;
border:solid #FFFFFF;
border-width:0 1px 0 0;
border-collapse:collapse;
margin:0;
}
#access li#menu-item-home{
border-left-width:1px;
}
#access li#menu-item-portfolio {
}

#access ul li:hover div.sub-holder {
left:auto;
}
#access a {
color:#FFFFFF;
cursor:pointer;
display:block;
font-size:1.8em;
padding:26px 20px;
text-decoration:none;
}
#menu-item-portfolio a {
color:#bfd835 !IMPORTANT;
}
#menu-item-portfolio:hover a {
background-color:#bfd835;
color:#272827 !IMPORTANT;
border-bottom:1px solid #bfd835;
}
#access ul li#menu-item-portfolio:hover div.sub-holder {
left:-94px;
}
#menu-item-services a {
color:#ff9600 !IMPORTANT;
}
#menu-item-services:hover a {
background-color:#ff9600;
color:#272827 !IMPORTANT;
border-bottom:1px solid #ff9600;
}
#access ul li#menu-item-services:hover div.sub-holder {
left:-207px;
}
#menu-item-about a, #menu-item-home a {
color:#4cd5ff !IMPORTANT;
}
#menu-item-about:hover a, #menu-item-home:hover a {
background-color:#4cd5ff;
color:#272827 !IMPORTANT;
border-bottom:1px solid #4cd5ff;
}
#access ul li#menu-item-about:hover div.sub-holder {
left:-317px;
}

#menu-item-blog a {
color:#d988b2 !IMPORTANT;
}
#menu-item-blog:hover a {
background-color:#d988b2;
color:#272827 !IMPORTANT;
border-bottom:1px solid #d988b2;
}
#access ul li#menu-item-blog:hover div.sub-holder {
left:-402px;
}

#access ul li div.sub-holder {
color:#272827;
position: absolute;
top:71px;
left:-999em;
width:980px;
z-index: 9;
border-bottom: solid 1px #FFFFFF;
}
#sub-portfolio {
background-color:#bfd835;
}
#sub-services {
background-color:#ff9600;
}
#sub-about {
background-color:#4cd5ff;
}
#sub-blog {
background-color:#d988b2;
}
#access ul li div .sub-info {
float:right;
width:470px;
font-size:1.4em;
margin:10px 0;
}
#access ul li div#sub-portfolio * {
border-color:#a9c800 !IMPORTANT;
}
#access ul li div#sub-services * {
border-color:#ff4a00 !IMPORTANT;
}
#access ul li div#sub-about * {
border-color:#009be8 !IMPORTANT;
}
#access ul li div#sub-blog * {
border-color:#d94793 !IMPORTANT;
}


#access ul li div .sub-info p {
float:left;
margin:0;
padding:0;
width:330px;
}
.sub-icon {
background:url(images/sub-icons.jpg) no-repeat 0 0;
display:block;
float:right;
height:87px;
margin-right:10px;
width:103px;
border: solid 1px #fff;
text-indent:-99999px;
}
#sub-services .sub-icon {
background-position: 0 center;
}
#sub-about .sub-icon {
background-position: 0 top;
}
#sub-portfolio .sub-icon {
background-position: 0 bottom;
}

#access ul li div ul {
float:left;
padding:0;
margin:0;
width:509px;
margin:10px 0;
}
#access ul li div ul li {
padding:0;
margin:0;
border-right:1px solid #272827;
}
#access ul li div ul li:hover {
padding:0;
margin:0;
}
#access ul li div ul li a {
border-bottom-width:0 !important;
color:#272827 !IMPORTANT;
display:block;
font-size:1.6em;
height:35px;
margin:0;
padding:2px 5px 7px 10px;
width:148px;
}
#access ul li div#sub-portfolio li a:hover {
background: #a9c800 url(images/nav-sub-hover.gif) no-repeat left top;
}
#access ul li div#sub-services li a:hover {
background:#ff4a00 url(images/nav-sub-hover.gif) no-repeat center top;
}
#access ul li div#sub-about li a:hover {
background:#009be8 url(images/nav-sub-hover.gif) no-repeat right top;
}
#access ul li div#sub-blog li a:hover {
background:#d94793 url(images/nav-sub-hover.gif) no-repeat right top;
}

#access ul li div li a:hover {
/*background-color:#a9c800;*/
color:#FFFFFF !important;
}

#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 {

}

#access ul li.current_page_item,
#access ul li.current-menu-ancestor,
#access ul li.current-menu-item,
#access ul li.current-menu-parent {

}

#access ul li.current_page_item:hover a,
#access ul li.current-menu-ancestor:hover a,
#access ul li.current-menu-item:hover a,
#access ul li.current-menu-parent:hover a {

}


/*#access ul li#menu-item-42 ul li a:hover {
background-color:#a9c800 !important;
}
#access ul li#menu-item-45 ul li a:hover {
background-color:#ff4a00 !important;
}
#access ul li#menu-item-64 ul li a:hover {
background-color:#009be8 !important;
}*/

/* =Content
-------------------------------------------------------------- */

#main {
overflow: hidden;
padding:110px 0 0;
}
#content {
float:left;
width:980px;
}

#main .single-column {
float:left;
width:980px;
}
#main .two-column, .parent-blog #content {
float:left;
width:738px;
}

.cat-photo-of-the-month #main #content, .cat-weddings #main #content, .category #main #content, .cat-blog #main #content, .cat-feedback #main #content {
float:left;
width:980px;
}
.cat-photo-of-the-month #main #content .entry-content img {
display:block;
margin:auto;
}

.category-blog #main #content {
float:left !IMPORTANT;
width:738px !IMPORTANT;
}

#content {
color:#fff;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
margin-bottom:20px;
}
#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: #fff;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
color:#4cd5ff;
line-height:1.3em;
margin:0 0 20px;
}

#content h2 {
margin: 0;
}

#content .fav-things h3 {
font-size:2em;
margin:10px;
}

#content table {
border: 1px solid #e7e7e7;
text-align: left;
margin: 0 -1px 24px 0;
width: 100%;
}
#content tr th,
#content thead th {
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}
#content tr td {
border-top: 1px solid #e7e7e7;
padding: 6px 24px;
}
#content tr.odd td {
background: #F2F7FC;
}
.hentry {
margin: 0 0 40px 0;
}
.home .sticky {
background: #F2F7FC;
border-top: 4px solid #000;
padding: 18px 20px;
margin-left: -20px;
margin-right: -20px;
}
.single .hentry {
margin: 0 0 36px 0;
}
.page-title {

}
.page-title span {
}
.page-title a:link,
.page-title a:visited {

}
.page-title a:active,
.page-title a:hover {

}
#content .entry-title, #content .matching-sub-title, #content .page-title {
color: #FFFFFF;
font-size: 3em;
font-weight: normal;
line-height:1em;
}
#content .entry-title span, #content .matching-sub-title span {
color: #4CD5FF;
}
.entry-title a:link,
.entry-title a:visited {
color:#FFFFFF;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
color: #4CD5FF;
}
.entry-meta abbr,
.entry-utility abbr {
border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
border-bottom: 1px dotted #666;
}
.entry-content {
clear: both;
padding: 12px 0 0 0;
font-size:1.6em;
}

.entry-content-sidebar {
float:left;
margin-right:15px;
width:705px;
}

.entry-summary {
clear:both;
font-size:1.5em;
margin:0 10px;
padding:12px 12px 3px;
}
.blog-post {
overflow:hidden;
}
.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: #4CD5FF;
}
.page .edit-link {
clear: both;
display: block;
}
#entry-author-info {
background: #F2F7FC;
border-top: 4px solid #000;
padding: 18px 20px;
margin: 24px 0;
overflow: hidden;
clear: both;
font-size: 14px;
line-height: 20px;
}
#entry-author-info #author-avatar {
background: #fff;
border: 1px solid #e7e7e7;
float: left;
margin: 0 -104px 0 0;
padding: 11px;
height: 60px;
}
#entry-author-info #author-description {
float: left;
margin: 0 0 0 104px;
}
#entry-author-info h2 {
color: #000;
font-weight: bold;
font-size: 100%;
margin-bottom: 0;
}
.entry-meta {
background-color:#272827;
clear:both;
color:#FFFFFF;
overflow:hidden;
}
.entry-meta-single a {
color:#D988B2 !important;
text-decoration:none;
}
.entry-meta-single a:hover {
color:#aa3f76 !important;
}

.entry-meta-single {
border-top:1px solid;
background:#202120 url(images/entry-meta-single.gif) top left repeat-x;
overflow:hidden;
}

.archive-read-on {
background-color:#D988B2;
color:#272827 !important;
float:left;
font-size:1.8em;
padding:12px 10px;
text-decoration:none !important;
border-right:1px solid #020202;
}
.entry-meta .archive-read-on:hover {
color:#FFFFFF !important;
background-color:#aa3f76;
}
.share-post {
float:right;
width:300px;
}
.share-this {
float:left;
font-size:1.6em;
margin:0 2px 0 0 !important;
width:100px;
height:42px;
background:url(images/share-this.gif) no-repeat top right;
text-indent:-999em;
}
.entry-meta div.shr-bookmarks {
clear:none !important;
float:left;
margin: 10px 0 0 !important;
}

.about-post {
float:left;
padding:0 0 0 15px;
width:665px;
}
.about-details {
clear:left;
font-size:1.6em;
margin:0 !important;
background:url(images/about-this-post.gif) top left no-repeat;
text-indent:-999em;
width:130px;
height:32px;
}
.posted-on, .posted-in {
font-size:1.2em;
line-height:1.3;
margin:0 !important;
}

.single-post .share-this {
margin:0 0 0 13px !important;
background-position:bottom left;
width:92px;
height:32px;
}
.single-post .entry-meta div.shr-bookmarks {
clear:left !important;
margin:0 !important;
}

#content .video-player {
padding: 0;
}

/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
margin-top:0;
}
.home .hentry.category-asides {
padding: 0;
}
.home #content .category-asides .entry-content {
padding-top: 0;
}

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
margin-bottom: 48px;
}
.category-gallery h2 {
margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
border: 10px solid #f1f1f1;
margin-bottom: 0;
}
.category-gallery .gallery-thumb {
float: left;
margin-right:20px;
margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
display: inline;
}
.home #content .category-gallery .entry-utility {
padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
font-size: 140%;
margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {

}
.attachment .entry-content .nav-next a:after {

}



/* Images
-------------------------------------------------------------- */

#content img {
margin: 0;
max-width:980px;
}
#content .attachment img {
max-width:980px;
}
#content .alignleft,
#content img.alignleft {
display: inline;
float: left;
margin-right: 7px;
margin-top: 4px;
}
#content .alignright,
#content img.alignright {
display: inline;
float: right;
margin-left: 7px;
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;
}
#content .wp-caption {
background: #4cd5ff;
line-height: 20px;
text-align: center;
margin-bottom: 28px;
padding: 0;
}
#content .wp-caption img {
margin: 0;
}
#content .wp-caption p.wp-caption-text {
margin: 0;
color: #272827;
padding:10px;
border-bottom:1px solid #FFFFFF;
}
#content .wp-smiley {
margin:0;
}
#content .gallery {
margin: auto;
}
#content .gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
#content .gallery img {
border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
#content .gallery dl {
margin: 0;
}
#content .gallery img {
border: 10px solid #f1f1f1;
}
#content .gallery br+br {
display: none;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
overflow: hidden;
color: #272827;
}
.navigation a:link,
.navigation a:visited {
background:#ffffff url(images/post-nav-arrows.gif) bottom left no-repeat;
color:#272827;
float:left;
font-size:1.2em;
padding:7px 7px 8px 35px;
text-decoration:none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.navigation .nav-next a:link,
.navigation .nav-next a:visited {
background-position: top right;
float:right;
padding:7px 35px 8px 7px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.navigation a:active,
.navigation a:hover {
color:#272827 !IMPORTANT;
}
.nav-previous {
float: left;
/*width: 50%;*/
margin-bottom: 5px;
}
.nav-next {
float: right;
/*width: 50%;*/
text-align:right;
}
#nav-above {
margin: 0 0 18px 0;
}
#nav-above {
display: none;
}
.paged #nav-above,
.single #nav-above {
display: block;
}
#nav-below {
margin: -18px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
clear: both;
}
#comments .navigation {
padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
color: #000;
font-weight: bold;
font-size: 20px;
margin-bottom: 0;
}
h3#comments-title {
padding: 24px 0;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist li.comment {
border-bottom: 1px solid #e7e7e7;
line-height: 24px;
margin: 0 0 24px 0;
padding: 0 0 0 56px;
position: relative;
}
.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: #000;
font-style: normal;
font-weight: bold;
}
.comment-author .says {
font-style: italic;
}
.comment-meta {
font-size: 12px;
margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
color: #888;
text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
color: #4CD5FF;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
font-size: 12px;
padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
color: #4CD5FF;
}
.commentlist .children {
list-style: none;
margin: 0;
}
.commentlist .children li {
border: none;
margin: 0;
}
.nopassword,
.nocomments {
display: none;
}
#comments .pingback {
margin-bottom: 18px;
padding-bottom: 18px;
border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
margin-top: -6px;
}
#comments .pingback p {
color: #888;
font-size: 12px;
line-height: 18px;
display:block;
margin: 0;
}
#comments .pingback .url {
font-style: italic;
font-size: 13px;
}

/* Comments form */
input[type=submit] {
color: #333;
}
#respond {
margin: 24px 0;
border-top: 1px solid #e7e7e7;
overflow: hidden;
position: relative;
}
#respond p {
margin: 0;
}
#respond .comment-notes {
margin-bottom: 1em;
}
.form-allowed-tags {
line-height: 1em;
}
.children #respond {
margin: 0 48px 0 0;
}
h3#reply-title {
margin: 18px 0;
}
#comments-list #respond {
margin: 0 0 18px 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 12px;
line-height: 18px;
font-weight: normal;
}
#respond .required {
color:#4CD5FF;
font-weight:bold;
}
#respond label {
color: #888;
font-size: 12px;
}
#respond input {
margin:0 0 9px;
width:98%;
}
#respond textarea {
width:98%;
}
#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 {
width: auto;
font-size: 14px;
}

/* Contact Forms
-------------------------------------------------------------- */
@import "calendar.css";

.cform { 
float:right;
margin:0;
width:720px;
}

.cform fieldset	{  
padding:5px 0;
}

.cform .cf_hidden {
display:none; 
border:none!important;
background:none!important;
padding:0!important;
margin:0!important;
}

.cform legend { 
color:#4CD5FF;
font-style:italic;
margin-left:10px;
padding:0 10px;
}

ol.cf-ol { 
margin:0!important; 
padding:0!important;
}

ol.cf-ol li	{
background:none!important; 
margin:5px 0!important;
padding:0; 
list-style:none!important; 
text-align:left;
line-height:1.3em;
}

ol.cf-ol li.textonly {
background:#F0F0F0 !important;
letter-spacing:1px;
margin:10px 0pt !important;
padding:5px 0pt;
text-align:center;
}

.cform label {
width:150px; 
margin:4px 10px 0 0; 
display:-moz-inline-box;
display:inline-block;
text-align:right;
vertical-align:top;
}

.cform label span {
width:150px;
display:block; 
}

label.cf-before {
margin:4px 10px 0 0; 
}

label.cf-after 	{
margin:4px 15px 0pt 6px;
text-align:left;
width:115px;
}

label.cf-after span {
width:115px;
display:block;
}

label.cf-group-after {
margin:3px 4px 0 2px;
width:72px;
text-align:left;
}
label.cf-group-after span {
width:72px;
display:block;
}

.cform input,
.cform textarea,
.cform select { 
font-family: "Century Gothic", AppleGothic, Futura, sans-serif;
padding:3px;
background: #333333; 
border: 1px solid #333333; 
vertical-align:top;
font-size: 1em;
color: #fff;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
background:#009be8; 
}
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
background:#009be8; 
}

.parent-pageid-17 .cform input:hover,
.parent-pageid-17 .cform textarea:hover,
.parent-pageid-17 .cform select:hover	{
background:#ff4a00; 
}
.parent-pageid-17 .cform input:focus,
.parent-pageid-17 .cform textarea:focus,
.parent-pageid-17 .cform select:focus	{ 
background:#ff4a00; 
}
.parent-pageid-69 .cform input:hover,
.parent-pageid-69 .cform textarea:hover,
.parent-pageid-69 .cform select:hover	{
background:#a9c800; 
}
.parent-pageid-69 .cform input:focus,
.parent-pageid-69 .cform textarea:focus,
.parent-pageid-69 .cform select:focus	{ 
background:#a9c800; 
}
.parent-blog .cform input:hover,
.parent-blog .cform textarea:hover,
.parent-blog .cform select:hover	{
background:#d94793; 
}
.parent-blog .cform input:focus,
.parent-blog .cform textarea:focus,
.parent-blog .cform select:focus	{ 
background:#d94793; 
}

.cform textarea,
.cform input {
width:530px; 
}
.cform select {
width:538px; /* attempt to have equal length */
padding:2px 0;
}  

.cform select.cfselectmulti	{ 
height:7.5em; 
}

.cform textarea {
height:160px;
overflow:auto;
}

#cf_field_6 {
height:90px;
}

ol.cf-ol li.cf-box-title {
width:150px; 
margin:4px 10px 0 0 !important; 
float:left;
text-align:right;
vertical-align:top;
}

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
display:block;
height:22px;
margin:2px auto 0;
width:14px;
border:none!important;
background:none!important; 
}

.cform input.cf-box-a 	{ 
margin-left:100px; /* check with label 'width' incl. */
} 

ol.cf-ol li.cf-box-group {
margin:0 !important;
display:-moz-inline-box;
display:inline-block;
} 

span.reqtxt,
span.emailreqtxt { 
margin:3px 0 0 3px;
font-size:0.9em;
display: -moz-inline-box; 
vertical-align:top;
}

p.cf-sb {
text-align:right;
padding: 0 12px 0 0 !important;
margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
background:none repeat scroll 0 0 #4CD5FF;
border:1px solid #4CD5FF !important;
color:#000000;
cursor:pointer !important;
font-size:1.125em;
margin:0;
padding:10px 0;
width:115px;
}
.cform input.backbutton:hover,
.cform input.resetbutton:hover,
.cform input.sendbutton:hover	{ 
background:none repeat scroll 0 0 #272827;
border:1px solid #272827 !important;
color:#4CD5FF;
}

.parent-pageid-17 .cform input.backbutton,
.parent-pageid-17 .cform input.resetbutton,
.parent-pageid-17 .cform input.sendbutton {
background:none repeat scroll 0 0 #FF9600;
border:1px solid #FF9600 !important;
}
.parent-pageid-69 .cform input.backbutton,
.parent-pageid-69 .cform input.resetbutton,
.parent-pageid-69 .cform input.sendbutton {
background:none repeat scroll 0 0 #bfd835;
border:1px solid #bfd835 !important;
}
.parent-blog .cform input.backbutton,
.parent-blog .cform input.resetbutton,
.parent-blog .cform input.sendbutton {
background:none repeat scroll 0 0 #D988B2;
border:1px solid #D988B2 !important;
}
.parent-pageid-17 .cform input.backbutton:hover,
.parent-pageid-17 .cform input.resetbutton:hover,
.parent-pageid-17 .cform input.sendbutton:hover {
background:none repeat scroll 0 0 #272827;
border:1px solid #272827 !important;
color:#FF9600;
}
.parent-pageid-69 .cform input.backbutton:hover,
.parent-pageid-69 .cform input.resetbutton:hover,
.parent-pageid-69 .cform input.sendbutton:hover {
background:none repeat scroll 0 0 #272827;
border:1px solid #272827 !important;
color:#bfd835;
}
.parent-blog .cform input.backbutton:hover,
.parent-blog .cform input.resetbutton:hover,
.parent-blog .cform input.sendbutton:hover {
background:none repeat scroll 0 0 #272827;
border:1px solid #272827 !important;
color:#D988B2;
}

ol.cf-ol li.cf_li_err {
background:none repeat scroll 0 0 #FF0000 !important;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0pt;
padding:5px 0!important;
margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
height:1%;
min-height:1%;
margin:0 0 0 100px;
padding:0;
color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
background:url(icon-alert.png) no-repeat left 1px!important;
list-style:none!important;
font-weight:bold;
text-indent:0;
margin:0 0 2px!important;
padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
content:'';
}

label.secq,
label.seccap {
vertical-align:text-bottom;
margin-bottom:4px;
}

input.secinput {
vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
height:15px;
width:50px;
padding: 4px 4px;
margin: 0;
}

img.captcha	{
vertical-align:text-bottom;
margin:0 0 0 10px!important;
padding:0!important;
border:none!important;
float:none!important;
}

img.captcha-reset {
vertical-align:text-bottom;
background:	url(captcha_reset_grey.gif) no-repeat;
margin:0 0 2px 3px;
width:21px;
height:21px;
border:none;
}

img.imgcalendar {
border:none;
}

div.cf_info {
color:#FFFFFF;
display:none;
float:right;
line-height:1.3em;
margin:10px auto;
padding:10px 15px !important;
width:689px;
}
div.cf_info ol {
margin:0;
padding:5px 15px 0 30px;
}
div.cf_info ol li {
padding:1px 0;
margin:2px 0;
}
div.cf_info a	{
color:#FFFFFF !important;
text-decoration:underline !important;
}
div.success {
background:none repeat scroll 0 50% #00A651;
border:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
}
div.failure {
display:block;
background:none repeat scroll 0 0 #FF0000;
border:1px solid #FF5555;
}
div.waiting {
background:#F9F9F9;
color:#AAAAAA;
display:block;
}

.cform .cf_error { 
border:1px solid #ad2929; 
}
div.mailerr {
display:block;
}
.mailerr,
.cform .cf_errortxt {
color:#ad2929; 
}

[disabled] {
cursor:default !important;
}
.disabled {
border-color:#dddddd!important;
}

.cform input.cf_upload  {
width:220px;
background: #f9f9f9;
border:1px solid #888888;
}

.linklove {
display:none !important;
}

* html .cform fieldset {
position: relative;
margin-top:15px;
padding-top:25px; 
}
* html .cform legend { 
position:absolute; 
top: -10px; 
left: 10px; 
margin-left:0;
}
*+html .cform fieldset {
position: relative;
margin-top:15px;
padding-top:25px; 
}
*+html .cform legend { 
position:absolute; 
top: -10px; 
left: 10px; 
margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
display: inline-block; /*for ie7*/
}

* html img.captcha {
margin-bottom:1px!important;
}
*+html img.captcha {
margin-bottom:1px!important;
}


/* =Widget Areas
-------------------------------------------------------------- */

.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-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
text-decoration: underline;
}
.widget-area .entry-meta {
font-size: 11px;
}
#wp_tag_cloud div {
line-height: 1.6em;
}
#wp-calendar {
width:100%;
}
#wp-calendar caption {
font-weight: bold;
color: #222;
text-align: left;
font-size:14px;
padding-bottom: 4px;
}
#wp-calendar thead {
font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
padding: 3px 0 2px;
background: #f5f5f5;
border:1px solid #fff;
text-align: center;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
}
.widget_rss a.rsswidget {
color: #000;
}
.widget_rss a.rsswidget:hover {
color: #4CD5FF;
}
.widget_rss .widget-title img {
height: 11px;
width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
margin:0;
padding:0;
}
#main .widget-area ul ul {
border: none;
margin-left: 1.3em;
padding: 0;
}
#primary {
}
#secondary {
}

.sidebar {
background-color:#272827;
border:1px solid #4CD5FF;
clear:right;
color:#FFFFFF;
padding:10px;
float: right;
overflow: hidden;
width: 200px;
margin:0 0 20px;
}

.sidebar ul {
margin:0;
padding:0;
list-style:none;
}

.sidebar ul ul {
margin-top:5px;
list-style:square;
padding:0 0 0 15px;
font-size:1.5em;
}
.sidebar h3 {
font-size:1.8em;
line-height:1.2em;
}

/* Footer widget areas */
#footer-widget-area {
}

/* Footer */

#footer {
background-color:#272827;
border-top:1px solid #FFFFFF;
clear:both;
margin-top:25px;
overflow:hidden;
padding:0;
font-size:1.4em;
}
#footer a {
text-decoration:underline;
color:#FFFFFF;
}
#footer a:hover {
text-decoration:underline;
color:#4CD5FF;
}
#footer-contain {
width:980px;
margin:0 auto;
background:url(images/footer-bg.jpg) top left no-repeat;
overflow:hidden;
position:relative;
}
#contact-details-footer {
float:right;
margin-top:10px;
text-align:right;
white-space:nowrap;
}

#contact-details-footer span {
color:#4CD5FF;
}

#contact-details-footer p {
background-color:#272827;
clear:right;
float:right;
margin:0 0 10px;
padding:1px 6px 3px;
}

#credit-footer {
clear:right;
float:right;
margin:0 0 10px;
background-color:#272827;
padding:1px 6px 3px;
white-space:nowrap;
}
#credit-footer a {
text-decoration:none;
}
#credit-footer p {
margin:0;
}

.hear-from-you {
display:block;
font-size:1.286em;
padding:2px 0;
}

#pom-footer {
float:left;
margin:10px 0;
width:230px;
}

#pom-footer h4 {
font-size:1.286em;
}

.footer-pom-image {
display:block;
margin: 5px auto;
}
.footer-pom-image img {
display:block;
}

#pom-footer .footer-pom-title {
display:block;
text-align:center;
margin:5px 0;
text-decoration:none;
}
#pom-footer .footer-pom-title:hover {
text-decoration:none;
}

#recent-blog-footer {
float:left;
margin:10px 0 10px 47px;
width:290px;
}

#recent-blog-footer h4 {
float:left;
font-size:1.286em;
margin:0;
padding:0;
}

.recent-blog-posts-rss {
float:right;
}
.recent-blog-posts-rss img {
display:block;
}

.recent-blog-post {
clear:both;
border-bottom:1px solid #020202;
padding:14px 0;
}

.recent-blog-post-details {
overflow:hidden;
}

#footer .recent-blog-post a {
text-decoration:none;
}

.recent-blog-post a {
display:block;
}

.recent-blog-post-posted {
float:right;
}
.recent-blog-post-posted-date {

}

/* Attached Cat */
.attached-cat {
overflow:hidden;
margin:20px 40px;
}

.attached-cat li {
display:block;
float:left;
width:430px;
margin-bottom:15px;
}
.end-attached-cat-post {
margin-left:40px;
}
.left-attached-cat-post {
clear:left;
}

.attached-cat li a {
display:block;
float:left;
text-decoration:none;
width:430px;
}

.attached-cat-post-image img {
display:block;
}

.attached-cat-post-details, .blog-post-details {
padding:0;
background-color:#272827;
border-top:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
overflow:hidden;
}

.attached-cat-post-details {
cursor:pointer;
padding:18px 10px 20px;
}

.blog-post-details {
border-top:0;
border-bottom:1px solid #FFFFFF;
}
.blog-post-details h1 {

}
.attached-cat-post-name {
float:left;
font-size:2.3em;
line-height:1em;
margin:0;
display:block;
}
.attached-cat-post-date, .blog-post-date {
background-color:#bfd835;
color:#272827;
float:right;
margin:6px 5px;
padding:6px 0 3px;
text-align:center;
width:40px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.blog-post-date {
background-color:#D988B2;
}
.attached-cat-post-date .attached-cat-post-date-date, .blog-post-date .blog-post-date-date  {
display:block;
font-size:2.4em;
letter-spacing:-1px;
}
.attached-cat-post-date .attached-cat-post-date-month, .blog-post-date .blog-post-date-month {
display:block;
font-size:1.4em;
margin-top:3px;
text-transform:uppercase;
}

.attached-cat li a:hover .attached-cat-post-details {
background-color:#4CD5FF;
color:#272827;
}
.parent-pageid-17 .attached-cat li a:hover .attached-cat-post-details {
background-color:#FF9600 !IMPORTANT;
color:#272827;
}
.parent-pageid-69 .attached-cat li a:hover .attached-cat-post-details {
background-color:#bfd835 !IMPORTANT;
color:#272827;
}

.attached-cat li a:hover .attached-cat-post-date {
background-color:#272827;
color:#FFFFFF;
}

#content .blog-post-details .entry-title {
font-size:2.3em;
padding:0;
float:left;
width:678px;
margin:15px 0 18px 10px;
}

#content .blog-post-details h1.entry-title { 
width:920px;
}

.post-thumbnail {
float:right;
width:235px;
}
.blog-loop-details {
clear:none;
float:left;
width:503px;
}

.blog-loop-details .entry-summary {
font-size:1.8em;
margin:0;
padding:9px 10px 8px;
float:left;
width:480px;
}

.entry-summary p {
margin:0 !IMPORTANT;
line-height:1.3;
}

.blog-loop-meta {
float:left;
width:500px;
}

.testimonial-list {
list-style:none;
margin:20px 0 0 0;
}

.testimonial {
border-bottom:1px solid #4cd5ff;
margin-bottom:20px;
}

.testimonial h3, .page-id-12 H2.pom, h2.blue-heading {
background-color:#4CD5FF;
color:#333333 !important;
font-size:1.8em;
padding:10px;
margin:0 !important;
border-bottom:1px solid #FFFFFF;
}
.testimonial-holder {
overflow:hidden;
margin-bottom:20px;
}
.testimonial-image {
float:right;
width:235px;
}
.testimonial-details {
float:left;
font-size:1.6em;
padding:5px 10px;
width:690px;
}
.testimonial-image img, .gallery-link {
display:block;
}
.gallery-link {
background-color:#009BE8;
display:block;
font-size:1.8em;
line-height:1em;
padding:8px;
text-align:center;
text-decoration:none !important;
}
.gallery-link:hover {
background-color:#4CD5FF;
color:#333333;
}

.cat-recent-weddings #main #content {
float:left;
width:980px;
}

.blogroll li {
font-size:1.4em;
margin-bottom:1em;
}

.blogroll li a {
color:#4CD5FF;
font-size:1.2em;
text-decoration:none;
font-size: 1.8em;
}
.blogroll li a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.fav-things {
overflow:hidden;
clear: both;
}

.fav-left {
float:left;
width:470px;
}
.fav-showcase {
background: url(images/showcase-btn.jpg) no-repeat;
width:470px;
height:316px;
position:relative;
font-size: 1.6em;
}
.fav-right {
float:right;
width:470px;
}
.fav-image {
background: url(images/jason-on-skiddaw.jpg) no-repeat;
width:470px;
height:316px;
position:relative;
font-size: 1.6em;
}

#content .fav-things .blog-post-details .entry-title  {
width:auto;
}
#content .fav-things .blog-post-details .entry-title a:hover {
color:#D988B2;
}

#content .main-pom img {
display:block;
margin:auto;
}

.see_all {
clear:both;
overflow:hidden;
}

.see_all a {
display:block;
float:left;
font-size:1.8em;
padding:0.3em 0.5em;
text-decoration:none;
}

/* Twitter */
.twitter-side, .contact-block {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.twitter-side h3 {
border-bottom:#D988B2 1px solid;
background:url(images/twitter-icon.jpg) top right no-repeat;
padding:3px 5px 10px;
}
.twitter-side p {
clear:both;
margin:0;
}
ul.twitter {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
margin-top:10px;
padding-bottom:10px;
border-bottom:1px solid #D988B2;
}
li.twitter-item {
width:200px;
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -hp-pre-wrap;
word-wrap: break-word;
display:none;
}
p.twitter-message{

}
.twitter-timestamp {
display:block;
font-size:10px;
}
a.twitter-link {

}
a.twitter-user {

}
.tweet-links {
font-size:1.4em;
overflow:hidden;
margin: 5px -10px !important;
}
.tweet-nav {
margin-top: 15px !important;
}
#prev-tweet, #next-tweet {
background-color:#FFFFFF;
color:#D988B2;
font-family:Arial,Helvetica,sans-serif;
padding:8px 10px;
text-align:center;
text-decoration:none;
width:16px;
}
#prev-tweet {
float:left;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#next-tweet {
float:right;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
#prev-tweet:hover, #next-tweet:hover {
color:#FFFFFF !important;
background-color:#D988B2;
}
.scroll-through {
float:left;
font-size:1.2em;
padding-top:5px;
text-align:center;
width:148px;
}
.no-tweets {
display:none;
}
.tweet-details {
margin:10px 0 5px 0 !important;
}
.tweet-details a {
color:#D988B2;
text-decoration:none;
}
.tweet-details a:hover {
color:#aa3f76;
}
.follow-jason {
margin: 0 -10px -10px !important;
}
.twitter-account {
background: url(images/twitter-follow-bg.gif) right center no-repeat;
display:block;
font-size:1.5em;
margin:10px 0 0;
padding:8px 5px 8px 8px;
text-decoration:none !important;
}
.follow-jason .twitter-account:hover {
color:#FFFFFF !important;
}

/* PagNavi */
.wp-pagenavi {
	clear: both;
	font-size: 1.6em;
	line-height:2.3em;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 10px;
	margin: 2px;
	background:none repeat scroll 0 0 #333333;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	background:none repeat scroll 0 0 #FFFFFF;
color:#333333;
font-weight:bold;
}

/* bookmarks */
div.shr-bookmarks{margin:20px 0;clear:both !important}div.shr-bookmarks-expand{height:32px;overflow:hidden}div.shr-bookmarks ul.socials li{background-image:url('images/shr-custom-sprite.png') !important;background-repeat:no-repeat !important;}div.shr-bookmarks-bg-shr{padding:28px 0 0 10px !important;background:transparent url('../images/sharing-shr.png') no-repeat !important}div.shr-bookmarks ul.socials{width:100% !important;margin:0 !important;padding:0 !important;float:left !important}div.shr-bookmarks ul.socials{background:transparent none !important;border:0 none !important;outline:0 none !important}div.shr-bookmarks ul.socials li{display:inline !important;float:left !important;list-style-type:none !important;padding:0 !important;height:29px !important;width:60px !important;cursor:pointer !important;margin:3px 0 0 !important;background-color:transparent !important;border:0 none !important;outline:0 none !important;clear:none !important}div.shr-bookmarks ul.socials li:before,div.shr-bookmarks ul.socials li:after,div.shr-bookmarks ul.socials li a:before,div.shr-bookmarks ul.socials li a:after{content:'' !important;}div.shr-bookmarks ul.socials a,div.shr-bookmarks ul.socials a:hover{display:block !important;width:60px !important;height:29px !important;text-indent:-9999px !important;background-color:transparent !important;text-decoration:none !important;border:0 none !important}div.shr-bookmarks ul.socials a:hover,div.shr-bookmarks ul.socials li:hover{background-color:transparent !important;border:0 none !important;outline:0 none !important}li.shr-delicious{background-position:0px bottom !important}li.shr-delicious:hover{background-position:0px top !important}li.shr-digg{background-position:-60px bottom !important}li.shr-digg:hover{background-position:-60px top !important}li.shr-googlebuzz{background-position:-120px bottom !important}li.shr-googlebuzz:hover{background-position:-120px top !important}li.shr-reddit{background-position:-180px bottom !important}li.shr-reddit:hover{background-position:-180px top !important}li.shr-stumbleupon{background-position:-240px bottom !important}li.shr-stumbleupon:hover{background-position:-240px top !important}li.shr-technorati{background-position:-300px bottom !important}li.shr-technorati:hover{background-position:-300px top !important}li.shr-twitter{background-position:-360px bottom !important}li.shr-twitter:hover{background-position:-360px top !important}li.shr-facebook{background-position:-420px bottom !important}li.shr-facebook:hover{background-position:-420px top !important}li.shr-friendfeed{background-position:-480px bottom !important}li.shr-friendfeed:hover{background-position:-480px top !important}li.shr-linkedin{background-position:-540px bottom !important}li.shr-linkedin:hover{background-position:-540px top !important}

.fb-side {

}

.home-fb-like {
background-color:#272827;
float:right;
font-size:10px;
overflow:hidden;
padding:10px;
}

.fb-holder {
background:url(images/fb-logo.gif) top left no-repeat;
height:35px;
margin-top:5px;
overflow:hidden;
padding: 8px 0 8px 42px;
}
.fb-fans {
float:left;
font-size:1.6em;
padding-right:8px;
}
#FB_connect {
float:right;
padding-top:6px;
}
.fb_iframe_widget iframe {
width:50px !important;
}

.archives {
overflow:hidden;
margin-top:6px !important;
}

.archives li {
float:left;
margin:4px 4px 0 0;
}
.archives li.end-archive-link {
margin-right:0;
}

.archives li a {
background-color:#D988B2;
color:#FFFFFF;
display:block;
font-size:1.8em;
padding:10px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:44px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.archives li a:hover  {
color:#FFFFFF !important;
background-color:#aa3f76;
border:#FFFFFF 1px solid;
padding:9px 10px;
width:42px;
}

.category-description {
font-size:1.6em;
}

.home-additionals {
margin:20px 40px;
overflow:hidden;
}

.home-wedding-showcase {
float:left;
width:430px;
margin-right:40px;
}
.home-additionals h2 {
font-size:1em;
margin:0 !important;
padding:0S 
}
.home-wedding-showcase h2 a {
display:block;
background-color:#272827;
border-bottom:1px solid;
font-size:2.3em;
line-height:1em;
padding:18px 9px 20px;
margin:0;
text-decoration:none;
}
.home-wedding-showcase h2 a:hover, .home-portraits h2 a:hover, .home-prints h2 a:hover, .home-commissions h2 a:hover, .home-events h2 a:hover {
color:#272827 !important;
}

.home-wedding-showcase a img {
display:block;
}

.home-latest-work {
float:left;
width:430px;
}

.home-latest-work h2 {
display:block;
background-color:#272827;
border-bottom:1px solid;
font-size:2.3em;
line-height:1em !important;
padding:18px 9px 20px;
margin:0 !important;
text-decoration:none;
}

.home-latest-work .latest-work-post-link {
display:block;
position:relative;
text-decoration:none;
}
.home-latest-work .latest-work-post-link:hover {
color:#272827 !important;
}

.latest-work-post-image img {
display:block;
}

.latest-work-post-name {
background-color:#272827;
bottom:12px;
font-size:1.8em;
margin-left:12px;
padding:10px;
position:absolute;
right:0;
}
.home-latest-work .latest-work-post-link:hover .latest-work-post-name {
background-color:#4CD5FF;
}

.home-raves {
float:left;
width:430px;
margin-top:12px;
background-color:#272827;
}

.home-raves h2 {
display:block;
background-color:#272827;
border-bottom:1px solid;
font-size:1.8em;
line-height:1em !important;
padding:15px 9px;
margin:0 !important;
text-decoration:none;
}
.read-on {
text-decoration:none !important;
}
.read-on:hover {
color:#FFFFFF !important;
text-decoration:underline !important;
}
.home-rave {
font-size:1.4em;
padding:10px 10px 0;
margin:0 !important;
}
.home-rave p {
margin:0 !important;
}
.home-view-all-raves {
font-size:1.8em;
float:right;
margin:5px 10px 3px;
text-decoration:none !important;
}
.home-view-all-raves:hover {
text-decoration:underline !important;
}
.home-portraits {
float:left;
width:430px;
margin-top:12px;
}

.home-portraits h2 a {
display:block;
background-color:#272827;
border-bottom:1px solid;
font-size:1.8em;
line-height:1em !important;
padding:15px 9px;
margin:0 !important;
text-decoration:none;
}

.home-prints {
clear:left;
}
.home-prints, .home-commissions, .home-events {
float:left;
width:275px;
background-color:#272827;
margin:40px 37px 0 0;
}
.home-prints h2 a, .home-commissions h2 a, .home-events h2 a {
display:block;
background-color:#272827;
border-bottom:1px solid;
font-size:1.8em;
line-height:1em !important;
padding:15px 9px;
margin:0 !important;
text-decoration:none;
}

.home-events {
margin-right:0;
}

.slideshow-holder {
width:980px;
height:700px;
margin-bottom:37px;
}
.slideshow-holder .slideshow-heading {
background-color:#4CD5FF;
color:#272827 !important;
padding:10px !important;
margin-bottom:0 !important;
border-bottom:1px solid #FFFFFF !important;
}
#slideshow {

}

.view-showcase-image {
clear:both;
width:980px;
height:450px;
position:relative;
margin-bottom:20px;
}
.view-showcase-image h2 {
width:980px;
height:450px;
position:absolute;
z-index:8;
}
.view-showcase-image .showcase-images {
display:block;
width:980px;
height:450px;
position:absolute;
z-index:1;
overflow:hidden;
}
.view-showcase-image h2 a {
display:block;
width:980px;
height:450px;
position:relative;
text-decoration:none !IMPORTANT
}

.view-showcase-image h2 a span, .fav-things a span {
display:block;
padding:10px;
background-color:#272827;
color:#FFFFFF;
position:absolute;
top:10px;
right:0px;
}
.view-showcase-image h2 a:hover span, .fav-things a:hover span {
background-color:#4cd5ff;
color:#272827;
}

.order-holder {
clear:both;
overflow:hidden;
float:left;
width:720px;
}

.order-holder h3, .order-options h3 {
background-color:#4cd5ff;
color:#272827 !IMPORTANT;
padding:10px;
}

.order-holder h3 {
margin-right:20px !important;
}

.order-holder .cform {
float:left;
width:710px;
}

.order-holder div.cf_info {
float:none;
width:644px;
}

.order-holder label.cf-group-after {
margin:0;
width:100px;
text-align:center;
}
.order-holder label.cf-group-after span {
display:block;
font-size:0.75em;
width:100px;
line-height:1.2em;
}
.order-holder ol.cf-ol li.cf-box-group {
float:left;
height:210px;
margin:0 !important;
overflow:auto;
width:538px;
}

.chkbox_group_chk {
display:block;
float:left;
margin:0 2px 2px 0;
padding:1px;
width:100px;
background-color:#333333;
}
.chk_end {
margin-right:0;
}
.chk_start {
clear:left !important;
}

.order-options, .side-call-to-action {
clear:right;
float:right;
width:260px;
margin-bottom:15px;
}

.options-side, .order-side {
font-size:16px;
}
.options-side {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.options-side h3 {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin-bottom:5px !important;
}
.order-side {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.order-side h3 {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
margin-bottom:20px !important;
}

.side-call-to-action {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:1em;
}

.side-call-to-action h3 {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin:0 !important;
font-size:1em;
}

.side-call-to-action h3 a {
background:#4cd5ff url(images/call-to-action-bg-default.gif) left center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#FFFFFF !important;
display:block;
font-size:2.8em;
line-height:1em;
margin:0 !important;
padding:13px 10px 17px;
text-align:center;
text-decoration:none !important;
text-shadow:1px 1px 8px #272827;
}

.side-call-to-action h3 a:hover {
color:#272827 !important;
text-shadow:1px 1px 8px #FFFFFF;
}

.options-side ul {
padding:0;
margin:0;
list-style:none;
}

.options-side li, .order-side li {
padding:0;
margin:0;
list-style:none;

}
.options-side li {
margin-bottom:0;
}
.order-side li {
margin-bottom:10px;
}

.options-side li a {
display:block;
padding:0;
background-color:#272827;
text-decoration:none !important;
}
.options-side li a span {
display:block;
padding:10px;
}
.options-side li a:hover {
color:#272827 !important;
}

#content .options-side li a img {
display:block;
margin:0;
border-bottom:1px solid #ffffff
}

/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {

}
code {

}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {

}
#site-description {

}

/* =Print Style
-------------------------------------------------------------- */

@media print {
body {
background:none !important;
}
#wrapper {
float: none !important;
clear: both !important;
display: block !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;
margin: 0;
padding:0;
line-height: 1.4em;
}
#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 {
width: 100%;
margin: 0;
}
#content,
.one-column #content {
width: 100%;
margin: 24pt 0 0;
}
.wp-caption p {
font-size: 11pt;
}
#site-info,
#site-generator {
float: none;
width: auto;
}
#colophon {
width: auto;
}
img#wpstats {
display:none
}
#site-generator a {
padding: 0;
margin: 0;
}
#entry-author-info {
border: 1px solid #e7e7e7;
}
#main {
display:inline;
}
.home .sticky {
border: none;
}
}
