/*
Theme Name: postcreative
Theme URI: www.postcreative.co.uk
Description: Official theme for Post Creative.
Version: 2.0
Author: Steven Park
Author URI: www.postcreative.co.uk
Tags: fixed width, two columns

Colours used;
#3f3f3f - body colour
#92cbd3 - header colour (post creative blue)
#7a7c71 - hr's, footer text color
*/

/* Containers & Layout +++++++++++++++++++++++++++++++++++ */
body {
  margin: 0;
  padding: 10px 0 10px 0;
  background: #fff;
  text-align: center;
}
#page {
  position: relative;
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  width: 950px;
  text-align: left;
}
#content {
  float: left;
  margin: 0 -360px 20px 0;
  width: 100%;
}
#content .wrapper {
  margin: 0 390px 0 20px;
  position: relative;
}
#content .wrapperwide {
  margin: 0 0 0 20px;
  position: relative;
}
#sidebar {
  float: left;
  width: 360px;
}
/* Containers & Layout - Header ++++++++++++++++++++++++++ */
#header {
 margin: 0 0 30px 0;
 position: relative;
 background: #fff;
}
#header h1 {
 margin: 0;
 padding: 0 0 10px 20px;
 text-indent: -9999px;
 border-bottom: solid 2px #92cbd3;
}
.homepage #header {margin: 0 0 5px 0;}
.homepage #header h1 {border: none;}

#header h1 a {
 display: block;
 background: transparent url('images/logo.gif') no-repeat top left;
 height: 61px;
 width: 175px;
}
#header p {
 text-indent: -9999px;
}
/* Containers & Layout - Footer ++++++++++++++++++++++++++ */
#footer {
  color: #7a7c71;
  position: relative;
  clear: both;
  font-size: 0.9em;
}
#footer p {
 padding: 5px 0;
 margin: 0;
 text-align: right;
 line-height: 27px;
 border: solid #7a7c71;
 border-width: 1px 0;
 background: #fff;
 min-height: 25px;
}
#footer span#logomono {
 text-indent: -9999px;
 float: left;
 text-align: left;
}
span#logomono a {
 background: transparent url('images/logo-mono.gif') no-repeat;
 display: block;
 width: 78px;
 height: 27px;
}
#footer a {color: #7a7c71; font-size: 1em;}

.wrapper-alt-1 {background: transparent url(images/footer-wave.gif) right bottom no-repeat;}
.wrapper-alt-2 {background: transparent url(images/footer-tree.gif) right bottom no-repeat;}
.wrapper-alt-3 {background: transparent url(images/footer-sun.gif) right bottom no-repeat;}
.wrapper-alt-4 {background: transparent url(images/footer-wave.gif) right bottom no-repeat;}
.wrapper-alt-5 {background: transparent url(images/footer-tree.gif) right bottom no-repeat;}
.wrapper-alt-6 {background: transparent url(images/footer-sun.gif) right bottom no-repeat;}

.wrapper-alt-1 #footer {padding-top: 20px;}
.wrapper-alt-2 #footer {padding-top: 20px;}
.wrapper-alt-3 #footer {padding-top: 20px;}
#page.wrapper-alt-3 {padding-bottom: 30px;}
.wrapper-alt-4 #footer {padding-top: 20px;}
.wrapper-alt-5 #footer {padding-top: 20px;}
.wrapper-alt-6 #footer {padding-top: 20px;}
#page.wrapper-alt-6 {padding-bottom: 30px;}

.wrapper-alt-1 #sidebar {padding-bottom: 80px;}
.wrapper-alt-2 #sidebar {padding-bottom: 180px;}
.wrapper-alt-3 #sidebar {padding-bottom: 180px;}
.wrapper-alt-4 #sidebar {padding-bottom: 80px;}
.wrapper-alt-5 #sidebar {padding-bottom: 180px;}
.wrapper-alt-6 #sidebar {padding-bottom: 180px;}

/* Main Navigation +++++++++++++++++++++++++++++++++++++++ */
#nav-main {
 position: absolute;
 top: 45px;
 right: 15px;
 margin: 0;
}
#nav-main li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-image: none;
}
#nav-main li a {
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0.4em;
  font-size: 0.95em;
}
#nav-main li a:hover, #nav-main li a:focus, #nav-main li.current a {
  color: #3f3f3f;
}
/* Main Navigation - Get a quote +++++++++++++++++++++++++++++++ */
#nav-main li a.get-a-quote {
display: block;
background: transparent url(images/get-a-quote.png) center center no-repeat;
width: 77px;
height: 77px;
text-indent: -9999px;
position: absolute;
right: -45px;
top: 30px;
  margin: 0;
  outline: none;
}

/* Typography ++++++++++++++++++++++++++++++++++++++++++++ */
body {
  font: 62.5%/1.3 Arial, sans-serif;
  color: #3f3f3f;
}
#page {
  font-size: 1.35em;
}

acronym, abbr {border-bottom: 1px dashed #7a7c71;}
small {font-size: 0.9em;}
code {font: 1.1em Consolas, 'Courier New', Courier;}
strong {font-size: 1.1em;}
/* Typography - Headers ++++++++++++++++++++++++++++++++++ */
h1, h2, h3, h4, h5, h6 {
 margin: 20px 0 10px 0;
 line-height: 1.2em;
}
h1, h2, h3, h4 {
 letter-spacing: -1px;
 font-weight: normal;
}
h2 {
 font-size: 3.7em;
 line-height: 1em;
 padding-bottom: 10px;
 color: #92cbd3;
 background: transparent url(images/headingrule.gif) bottom left repeat-x;
}
h2.headertitle {
 font-size: 37pt;
 letter-spacing: -2px;
 text-transform: lowercase;
 margin: 0 -20px 20px -20px;
 padding-right: 20px;
 padding-left: 20px;
}
#sidebar h2.headertitle {
 font-size: 28pt;
 background-image: url(images/headingruleright.gif);
 background-position: bottom right;
 margin: 9pt -20px 20px -20px;
 padding-right: 20px;
 padding-left: 20px;
}
.homepage h2.headertitle, .homepage #sidebar h2.headertitle {
 font-size: 18pt;
 letter-spacing: -1px;
 background: #2a2a2a;
 background-image: none;
 color: #fff;
 padding: 10px 20px;
 margin-top: 0;
}
h3 {
 font-size: 1.8em;
}
h3 em {
 width: 100%;
 display: block;
 font-style: normal;
 background: transparent url(images/headingrule.gif) bottom left repeat-x;
 padding-bottom: 5px;
}
h4 {
 font-size: 1.6em;
}
h5, h6 {
 font-size: 1.4em;
}

p {
 margin: 0 0 10px 0;
}
blockquote {
  padding: 10px 0 0 25px;
  margin: 15px 0;

 font-family: Georgia, serif;
 color: #6f6f6f;
  font-style: italic;
  text-align: center;
  font-size: 1.1em;
  background: transparent url(images/quote-open-small.gif) top left no-repeat;
}
blockquote p {
  padding: 0 25px 10px 0;
  margin: 0;
  background: transparent url(images/quote-closed-small.gif) bottom right no-repeat;
}
cite {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  display: block;
  margin-right: 50px;
 color: #3f3f3f;
}

/* Links +++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link, a:visited, a:active, a:hover {
 text-decoration: none;
 color: #97c93c;
 font-weight: bold;
 font-size: 1.1em;
}
a:hover, a:focus {color: #5b9f0e;}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {
 font-weight: normal;
 font-size: 1em;
 color: #92cbd3;
}
h2 a:hover, h3 a:hover, h4 a:hover, h2 a:focus, h3 a:focus, h4 a:focus {
 color: #60b0bb;
 font-weight: normal;
 font-size: 1em;
}
#footer a:hover, #footer a:focus {
  text-decoration: underline;
}
/* Links - Read More link ++++++++++++++++++++++++++++++++ */
a.more-link {
 background: transparent url(images/link-more.gif) no-repeat right center;
 width: 146px;
 height: 30px;
 background-position: 0 0;
 display: block;
 margin-top: 10px;
 outline: none;
 text-indent: -9999px;
}
a.more-link:hover, a.more-link:focus {
 background-position: -146px 0;
}

/* Links - Action link +++++++++++++++++++++++++++++++++++ */
a.action-link {
 width: 108px;
 height: 38px;
 background-color: transparent;
 background-image: url(images/link-action-submit.gif);
 background-repeat: no-repeat;
 display: block;
 outline: none;
 text-indent: -9999px;
}
a.action-link:hover, a.action-link:focus {
 background-position: left -38px;
}

/* Links - Action link - Subscribe RSS +++++++++++++++++++ */
a.action-rss {
 background-image: url(images/link-action-rss.png);
 width: 155px;
 float: right;
 position: relative;
 top: 10px;
}
/* Links - Action link - Service/Portfolio Cats +++++++++++++++++++ */
#sidebar li#feature-main-cats ul li {
  padding-left: 0;
  margin-left: 0;
  list-style-image: none;
}
a.action-link-webdesign, a.action-link-webdesign-null {background-image: url(images/link-action-webdesign.gif); width: 141px;}
a.action-link-webcontent, a.action-link-webcontent-null {background-image: url(images/link-action-webcontent.gif); width: 148px;}
a.action-link-branding, a.action-link-branding-null {background-image: url(images/link-action-branding.gif); width: 126px;}
a.action-link-printdesign, a.action-link-printdesign-null {background-image: url(images/link-action-printdesign.gif); width: 148px;}
a.action-link-webdesign-null {background-position: left -76px;}
a.action-link-webcontent-null {background-position: left -76px;}
a.action-link-branding-null {background-position: left -76px;}
a.action-link-printdesign-null {background-position: left -76px;}
/* Links - Action link - Project Links +++++++++++++++++++ */
a.action-link-project002 {background-image: url(images/link-action-project002.png); width: 209px;}
a.action-link-project003 {background-image: url(images/link-action-project003.png); width: 236px;}
a.action-link-project004 {background-image: url(images/link-action-project004.png); width: 230px;}
a.action-link-project005 {background-image: url(images/link-action-project005.png); width: 205px;}
a.action-link-project007 {background-image: url(images/link-action-project007.png); width: 310px;}
a.action-link-project008 {background-image: url(images/link-action-project008.png); width: 188px;}
a.action-link-project009 {background-image: url(images/link-action-project009.png); width: 223px;}
a.action-link-project010 {background-image: url(images/link-action-project010.png); width: 226px;}
/* Lists +++++++++++++++++++++++++++++++++++++++++++++++++ */
ul, ol {
  margin: 0 0 10px 0;
}
ul li, ol li {
  margin-bottom: 5px;
}
ul {
  padding: 0;
  list-style-type: none;
}
ul li {
  margin: 0 0 5px 40px;
}
ul li, #sidebar ul li ul li {
  list-style-image: url(images/list-bullet.gif);
  padding: 0;
}
#sidebar ul li ul li, .col1of2 li, .col2of2 li, .col1of3 li, .col2of3 li, .col3of3 li {
  margin: 0 0 5px 25px;
}
/* Lists - Sidebar +++++++++++++++++++++++++++++++++++++++ */
#sidebar ul  {
  padding: 0;
  margin: 0;
}
#sidebar ul li {
  padding: 0;
  margin: 0 20px 20px 20px;
  list-style-image: none;
}
#sidebar ul ul {
  margin: 0 0 10px 0;
}

/* Images ++++++++++++++++++++++++++++++++++++++++++++++++ */
img {border: none;}
.img-feature, .img-thumb {
 border: solid 3px #3f3f3f;
}
.img-feature, .img-thumb {
 margin-bottom: 10px;
}
a .img-feature, a .img-thumb {
 border: solid 3px #7a7c71;
}
a:hover .img-feature, a:focus .img-feature, a:hover .img-thumb, a:focus .img-thumb {
 border: solid 3px #3f3f3f;
}
.hideimage img {
display: none;
}

/* Posts +++++++++++++++++++++++++++++++++++++++++++++++++ */
#content .post {
 margin-bottom: 25px;
}
.navigation {
  display: block;
  clear: both;
  text-align: center;
  margin-top: 20px;
  padding-top: 10px;
  background: transparent url(images/headingrule.gif) top left repeat-x;
}

/* Blog postmetadata +++++++++++++++++++++++++++++++++++++ */
.blogpostmetadata {
font-size: 1.1em;
}
ul .blogpostmetadata {
font-size: 0.95em;
margin-bottom: 5px;
}
.blogpostmetadata li {
  display: inline;
background-image: none;
margin-left: 0;
}
.blogpostmetadata em, #feature-lastfm li em {
 font-family: Georgia, serif;
 color: #6f6f6f;
}
#sidebar .blogpostmetadata li {
margin-left: 0;
padding-left: 0;
}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++ */
#commentform textarea {width: 520px;}
.commentlist {
  margin: 0;
  padding: 0;
}
.commentlist li {
  margin: 0 0 20px 0;
  list-style-type: none;
  padding: 0 0 0 15px;
  border-left: solid 1px #808080;
}
.commentlist li .blogpostmetadata li {
  padding: 0;
  border: none;
}
.commentlist cite {
  display: inline;
  text-align: left;
  margin-right: 0;
}
/* Generic - Layout ++++++++++++++++++++++++++++++++++++++ */
.width-quart {width: 25%;}
.width-third {width: 33%;}
.width-half {width: 50%;}
.width-threequart {width: 75%;}
.width-full {width: 100%;}

.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.alignleft {float: left;}
.alignright {float: right;}
img.alignright {
 margin: 5px 0 2px 5px;
 display: inline;
}
img.alignleft {
 margin: 0 5px 2px 0;
 display: inline;
}

.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

.remove {display: none;}
.invisible {visibility: hidden;}
.hide {position: absolute; top: -9999px;}

.flatspacing {
  margin: 0;
  padding: 0;
}
/* Generic - Layout - Columns ++++++++++++++++++++++++++++ */
div.colcontainer {
 clear: both;
 margin: 0 !important;
 padding: 0 !important;
 overflow: hidden;
}
.col1of2 {width: 260px; float: left; clear: both;}
.col2of2 {width: 260px; float: right;}
.col1of3, .col2of3 {width: 32%; float: left; margin-right: 1%;}
.col1of3 {clear: both;}
.col3of3 {width: 32%; float: right;}
.col1of2 .col1of2, .col1of2 .col2of2 {width: 130px;}
#sidebar .col1of2 {width: 150px;}
#sidebar .col2of2 {width: 150px;}
/* Generic - Tables ++++++++++++++++++++++++++++++++++++++ */
table {
    border-collapse: collapse;
}
th, td {
  padding: 3px 5px;
  margin: 1px;
  border: solid 1px #fff;
}
th {
  background: #3f3f3f;
  color: #fff;
}
/* Generic - Forms ++++++++++++++++++++++++++++++++++++++ */
input {
  border: 1px solid #7a7c71;
  font-weight: bold;
  font-family: Arial;
  font-size: 1.1em;
  color: #3f3f3f;
  padding: 1px;
}
fieldset {
    border: none;
    padding: 0;
}
input:focus, textarea:focus {
  background: #eee;
}

/* Generic - Colours +++++++++++++++++++++++++++++++++++++ */
.tint {background: #ebe9ed; padding: 5px 10px;}
.warning {background: #f7d0d9; padding: 5px 10px;}

.highlight-pink {background: #ec9cc3;}
.highlight-blue {background: #92cbd3;}
.highlight-green {background: #96c93c;}
.highlight-orange {background: #f59f30;}
.highlight-grey {background: #ebe9ed;}
.highlight-white {background: #fff;}
.highlight-black {background: #000;}

/* Slideshow styles ++++++++++++++ */
.slideshow-images {
	height: 394px;
	width: 534px;
}
.slideshow-images-visible {
	opacity: 1;
}
.slideshow-images-prev {
	opacity: 0;
}
.slideshow-images-next {
	opacity: 0;
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}
.slideshow {
	margin: 10px 0;
	border: solid 3px #3f3f3f;
}
.slideshow img {
	margin: 0 auto;
	border: none !important;
}
.slideshow a img {
	border: 0;
}
/* Slideshow styles (homepage) ++++++++++++++ */
.homepage .slideshow-images {
	height: 200px;
	width: 950px;
}
.homepage .slideshow {
	margin: 0;
	border: none;
    background: #9fd7e1;
}
/* Slideshow styles - Menu buttons +++++++++++++++++++ */
#feature-slideshow {
  position: relative;
}
#feature-slideshow ul {
  position: absolute;
  top: 20px;
  left: -41px;
  margin: 0;
  padding: 0;
}
#feature-slideshow ul li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style-image: none;
}
#feature-slideshow a.action-link {
 width: 41px;
 height: 30px;
}
#feature-slideshow li#slideshow-option-1 a {
 background: transparent url(images/slideshow-option-01.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-2 a {
 background: transparent url(images/slideshow-option-02.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-3 a {
 background: transparent url(images/slideshow-option-03.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-4 a {
 background: transparent url(images/slideshow-option-04.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-5 a {
 background: transparent url(images/slideshow-option-05.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-6 a {
 background: transparent url(images/slideshow-option-06.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-7 a {
 background: transparent url(images/slideshow-option-06.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-8 a {
 background: transparent url(images/slideshow-option-06.gif) no-repeat;
}
#feature-slideshow li#slideshow-option-9 a {
 background: transparent url(images/slideshow-option-06.gif) no-repeat;
}
#feature-slideshow li a.action-link:hover, #feature-slideshow li a.action-link:focus {
 background-position: left -30px !important;
}
/* Page Specific - Portfolio +++++++++++++++++ */
.portfoliopage-single #feature-slideshow {
 background: transparent url(images/headingrule.gif) top left repeat-x;
 padding-top: 5px;
}
/* Page Specific - Contact Form +++++++++++++++++++++++++++++++ */
#post-7 form dt, #post-7 dl.labels dt {
  float: left;
  width: 8em;
  text-align: right;
  position: relative;
  font-weight: bold;
  font-size: 1.1em;
  margin-right: 0.5em;
}
#post-7 form dd, #post-7dl.labels dd {
  margin-left: 9.5em;
  padding: 0 0 10px 0;
}
#post-7 input {
  border: 1px solid #7a7c71;
  font-weight: bold;
  font-family: Arial;
  font-size: 1.1em;
  margin: 0;
  color: #3f3f3f;
  padding: 1px;
}
.y_msg {
 border: 1px solid #7a7c71;
  width: 325px;
  height: 167px;
  font-weight: bold;
  font-size: 1.1em;
  font-family: Arial;
  color: #3f3f3f;
  padding: 1px;
}
.vcard-download {
  padding: 2px 0 2px 35px;
  background: transparent url(images/vcard.gif) no-repeat left center;
}
/* Page Specific - Newsletter Form +++++++++++++++++++++++++++++++ */
#post-744 .entry {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: transparent url(images/headingrule.gif) bottom left repeat-x;
}
#post-744 p.wpsb_form_label {
  width: 8em;
  position: relative;
  font-weight: bold;
  font-size: 1.1em;
}
#post-744 .wpsb_form_btn {
  font-size: 1em;
}

/* Page Specific - Hosting +++++++++++++++++++++++++++++++ */
div#hostingbronze, div#hostingsilver, div#hostinggold {padding-left: 140px; clear: both;}
div#hostingbronze {background: transparent url(images/hosting-price-bronze.gif) no-repeat;}
div#hostingsilver {background: transparent url(images/hosting-price-silver.gif) no-repeat;}
div#hostinggold {background: transparent url(images/hosting-price-gold.gif) no-repeat;}

/* Feature - Introduction (home page) +++++++++++++++++++++++++++++++ */
#feature-introduction h3 {
 font-size: 1.6em;
}
/* Feature - Testimonials  ++++++++++++++ */
#sidebar #feature-testimonial {
  list-style-type: none;
 background: transparent url(images/headingrule.gif) top left repeat-x;
 padding-top: 5px;
 margin-top: 15px;
 width: 320px;
 overflow: hidden;
}
#sidebar #feature-testimonial blockquote {
 padding: 0;
 background-image: none;
padding-left: 50px;
 background: transparent url(images/quote-open.gif) top left no-repeat;
 font-size: 1.2em;
 min-height: 100px;
}
#sidebar #feature-testimonial cite {
margin-left: -35px;
margin-right: 20px;
}
#sidebar #feature-testimonial p {
padding-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
 margin: 0 0 10px 0;
 min-height: 100px;
 background: transparent url(images/quote-closed.gif) bottom right no-repeat;
}

/* Feature - Tag cloud ++++++++++++++++++++++ */
#sidebar #feature-tagcloud {
  width: 320px;
  overflow: hidden;
}
#sidebar ul.wp-tag-cloud {
  font-family: Georgia, serif;
  font-size: 1.2em;
  text-transform: lowercase;
  font-style: italic;
  text-align: center;
}
#sidebar ul.wp-tag-cloud li {
  display: inline;
  padding-right: 0.75em;
}

/* Feature - Flickr images +++++++++++++++++++++++++++++++ */
.flickr_badge_image img {
width: 75px;
height: 75px;
border: solid #7a7c71;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
.flickr_badge_image a:hover img {
border: solid #3f3f3f;
}
/* Feature - last.fm images +++++++++++++++++++++++++++++++ */
#feature-lastfm ul li {
clear: both;
list-style-image: none;
padding: 0 0 0 45px;
margin: 0 0 5px 0;
overflow: auto;
}
#feature-lastfm img {
width: 32px;
height: 32px;
border: solid #7a7c71;
float: left;
margin-left: -45px;
margin-right: 5px;
}
#feature-lastfm a:hover img {
border: solid #3f3f3f;
}

/* Feature - Meet the team ++++++++++++++ */
#sidebar li#feature-meettheteam ul li {
  padding: 0;
  margin: 0 0 20px 0;
  list-style-image: none;
}
#sidebar li#feature-meettheteam h3, #sidebar li#feature-meettheteam h3 em {
	width: 205px;
 	margin-top: 0;
}
#post-886 .entry img.alignright, #post-888 .entry img.alignright, #post-890 .entry img.alignright {
 margin-top: -15px;
 margin-left: 15px;
}

/* Feature - Network +++++++++++++++++++++++++++++++ */
#feature-network img {
  vertical-align: middle;
}
#sidebar #feature-network li {
  list-style-image: none;
  margin-left: 0;
  margin-bottom: 5px;
}
/* Style switcher +++++++++++++++++++++++++++++++++++ */
#styleswitch {
  position: absolute;
  width: 130px;
  height: 19px;
  top: 0;
  right: 0;
text-indent: -9999px;
display: block;
outline: none;
  background: #fff url('images/switcher-dark.gif') no-repeat right top;
}
.darkside #styleswitch {
background: #1a1a1a url('images/switcher-light.gif') no-repeat right center !important;
}
.darkside, .darkside #footer a, .darkside input, .darkside select, .darkside textarea  {
  background-color: #1a1a1a !important;
  color: #fff !important;
}
.darkside #footer p  {
  color: #c6c7c1;
  background-color: #1a1a1a;
}
.darkside #nav-main li a:hover, .darkside #nav-main li a:focus, .darkside #nav-main li.current a {
  color: #fff;
}
.darkside .homepage h2.headertitle, .darkside .homepage #sidebar h2.headertitle {
  color: #1a1a1a;
  background: #b7bda3;
}
.darkside .tint {
  background: #3a3a3a;
}
.darkside blockquote {
  background-image: url(images/darkside/quote-open-small.gif);
}
.darkside blockquote p {
  background-image: url(images/darkside/quote-closed-small.gif);
}
.darkside blockquote, .darkside .blogpostmetadata em {
  color: #c6c7c1;
}
.darkside blockquote, .darkside cite {
  color: #fff;
}
.darkside #sidebar #feature-testimonial blockquote {
 background-image: url(images/darkside/quote-open.gif);
}
.darkside #sidebar #feature-testimonial p {
 background-image: url(images/darkside/quote-closed.gif);
}
.darkside a.more-link {
 background-image: url(images/darkside/link-more.gif);
}
.darkside ul li, .darkside #sidebar ul li ul li {
  list-style-image: url(images/darkside/list-bullet.gif);
}
.darkside h2, .darkside h3 em, .darkside .navigation, .darkside #content .portfoliopage-single .entry, .darkside .portfoliopage-single #feature-slideshow, .darkside #sidebar #feature-testimonial {
 background-image: url(images/darkside/headingrule.gif);
 background-repeat: repeat-x;
}
.darkside #sidebar h2 {
 background-image: url(images/darkside/headingruleright.gif);
}
.darkside input:focus, .darkside textarea:focus {
  background: #7a7c71 !important;
}
.darkside #header h1 a {
 background-image: url('images/darkside/logo.gif');
}
.darkside span#logomono a {
 background-image: url('images/darkside/logo-mono.gif');
}
.darkside #header {
 background: #1a1a1a;
}
.darkside a.action-link-webdesign, .darkside a.action-link-webdesign-null {background-image: url(images/darkside/link-action-webdesign.gif);}
.darkside a.action-link-webcontent, .darkside a.action-link-webcontent-null {background-image: url(images/darkside/link-action-webcontent.gif);}
.darkside a.action-link-branding, .darkside a.action-link-branding-null {background-image: url(images/darkside/link-action-branding.gif);}
.darkside a.action-link-printdesign, .darkside a.action-link-printdesign-null {background-image: url(images/darkside/link-action-printdesign.gif);}
.darkside .wrapper-alt-1 {background-image: url(images/darkside/footer-wave.gif)}
.darkside .wrapper-alt-2 {background-image: url(images/darkside/footer-tree.gif)}
.darkside .wrapper-alt-3 {background-image: url(images/darkside/footer-sun.gif)}
.darkside .wrapper-alt-4 {background-image: url(images/darkside/footer-wave.gif)}
.darkside .wrapper-alt-5 {background-image: url(images/darkside/footer-tree.gif)}
.darkside .wrapper-alt-6 {background-image: url(images/darkside/footer-sun.gif)}
/* Misc +++++++++++++++++++++++++++++++ */
hr {
 height: 1px;
 border: none 0;
border-top: 1px solid #7a7c71;
 margin: 10px 0;
}
#searchform {
    margin-top: 20px;
 background: transparent url(images/headingrule.gif) top left repeat-x;
 padding-top: 20px;
}
#searchform fieldset {
    text-align: center;
}
.articlepage-single h2 {
margin-bottom: 10px;
}
.col1of2 h3, .col2of2 h3 {
margin-top: 0;
}

.portfoliopostmetadata {
	margin: 0;
/*   background: transparent url(images/list-bullet.gif) 5px 0.3em no-repeat;
padding-left: 20px; */
}
.portfoliopostmetadata li {
  list-style-image: none !important;
  padding: 0;
margin: 0 0.3em 0 0;
float: left;
}


.slideshow-captions{
  background: #000;
  bottom: 0;
  color: #fff;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  text-align: center;
  width: 100%;
  z-index: 10000;
}
.slideshow-captions-hidden{
  height: 0;
  opacity: 0;
}
.slideshow-captions-visible{
  height: 45px;
  padding-top: 5px;
  opacity: .8;
}