@charset "utf-8";
/*



Theme Name: Ghosthorses4

Theme URI: http://www.ghosthorses.co.uk

Description: Ghosthorses is a Web Design portfolio website for Stephen Fairbanks.

Author: Stephen Fairbanks

Author URI: http://www.ghosthorses.co.uk

Tags: clean, ghost, horses, ness



*/





/* CSS RESET START */





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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */







table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END OF CSS RESET */





h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
p {
	padding: 0.5em 0 0.8em;
	line-height: 1.6em;
	font-size: 1.1em;
}
a img {
	border: none;
}
html {
	text-align: center;
	font-size: 100%;
}
body {
	text-align: left;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background: #999;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #29abe2;
}
a:hover {
	color: #666;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#wrapper {
	font-size: 1.1em!important;
}
.grey-blanket {
	background: #f6f6f6 url(images/top-strip-bg.gif) repeat-x top left;
}
.content-indent {
	margin: 0 auto;
	width: 940px;
	padding: 0px 10px;
}
.title {
	padding: 0 0 20px 0;
}
#header {
	position: relative;
	height: 210px;
	padding: 40px 0 0;
}
.header-left {
	float: left;
	width: 700px;
	margin: 10px 0 0;
}
.header-left .logo {
	position: absolute;
	left: -30px;
	top: 50px;
	z-index: 10;
}
.header-left .page-intro {
	padding: 0 0 0 180px;
	margin: 50px 0 0;
}
.header-right {
	float: right;
	margin: 10px 10px 0;
}
#navigation {
	height: 41px;
	background: url(images/nav-bg.gif) repeat-x;
	margin: 0 1px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#nav-sitter {
	height: 41px;
	border-bottom:1px solid #ddd;
}
.nav-left {
	float: left;
	width: 690px;
	margin: 0 0 0 20px;
	display: inline;
}
.nav-left ul li {
	float: left;
	height: 41px;
}
.nav-left ul li a {
	height: 41px;
	line-height: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #777;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	padding: 0 30px;
	text-shadow: 1px 1px 1px #ccc;
}
/* IE6 Hack */









* html .nav-left ul li a {
	height: 41px;
	line-height: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #777;
	letter-spacing: 1px;
	text-align: center;
	display: inline;
	padding: 0 30px;
}
.nav-left ul li a:hover {
	color: #555;
}
li.current_page_item a {
	background: url(images/nav-on.gif) no-repeat top center;
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff!important;
	text-shadow: 1px 1px 1px #333!important;
}
.search {
	background:transparent url(images/search-input.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:7px 0 0;
	width:210px;
	display: inline;
}
.search-results-header {
	background:#EDEDED none repeat scroll 0 0;
	border:1px dotted #CCCCCC;
	color:#666666;
	font-size:1em;
	margin:0 0 20px;
	padding:5px;
}
.search-results-header em {
	font-weight: bold;
}
#searchform {
}
.search-submit {
	width: 24px;
	height: 24px;
	border: none;
	background: url(images/search-go.gif) no-repeat;
	cursor: pointer;
	margin: 0px 0 0;
}
.search-wrap {
	width: 190px;
}
.search-wrap-left {
	width: 140px;
	float: left;
	margin: 6px 0 0 10px;
	display: inline;
}
.search-wrap-right {
	width: 24px;
	float: right;
	margin: 2px 0 0;
	display: inline;
}
.search-input {
	border: none;
	width: 140px;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none;
	margin: 0 10px 0 0;
}
#middle-content {
	margin: 20px 0 0;
	padding: 0 0 20px 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background: url(images/h3-bg.gif) repeat-x;
	height: 23px;
	line-height: 25px;
	text-indent: 10px;
	font-style: italic;
	letter-spacing: 1px;
	color: #777;
}
.h3-twitter {
	background: url(images/h3-twitter.jpg) top right;
}
h3 span {
	text-transform: uppercase;
	font-style: normal;
}
h1, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	letter-spacing: 1px;
	color: #999;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 1px #ccc;
	font-weight: lighter;
	font-variant:small-caps;
}
.news-h4 {
	border:medium none;
	color:#777 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	height:34px;
	letter-spacing:0;
	line-height:34px;
	margin:0;
	padding:0;
}
.content-entry-header {
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 15px;
	padding:0 0 15px;
	position: relative;
}
.content-entry-header-left {
	float: left;
	width: 430px;
}
.content-entry-header-right {
	background:transparent url(images/news-flag.png) no-repeat scroll left top;
	color:#FFFFFF;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.95em;
	height:92px;
	left:470px;
	padding:0 10px;
	position:absolute;
	text-align:center;
	top:-46px;
	width:50px;
}
.flag-comments {
	border-bottom: 1px dotted #ddd;
	padding: 0 0 3px;
	margin: 0 0 3px;
	font-size: 0.9em;
	text-transform: uppercase;
}
.flag-comments a {
	color: #fff;
	text-transform: uppercase;
}
.flag-comments a:hover {
	color: #666;
}
.flag-comments span {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	height:13px;
	line-height:0.5em;
	margin:0;
	padding:5px 0 0;
}
.flag-date {
	font-size:1em;
	line-height:1.3em;
}
.flag-date span {
	display:block;
	font-style:italic;
	letter-spacing:1px;
}
.news-h4 a {
	color: #999!important;
}
.news-h4 a:hover {
	color: #29abe2!important;
}
h4, h1 span {
	font-style: normal;
}
.blue-upper {
	color: #29ABE2;
}
.middle-content-large-col {
	float: left;
	width: 580px;
	display: inline;
}
.large-image, .large-image-about {
	margin: 0 0 17px 0;
}
.middle-content-wrap {
	background: #fff;
	border: 1px solid #d0d0d0;
	position: relative;
	width: 578px;
	margin:0 0 20px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
}
.middle-content-left {
	float: left;
	width: 370px;
	margin: 20px 0 20px 20px;
	display: inline;
}
.middle-content-right {
	float: right;
	margin: 20px;
	width: 120px;
	background: #ededed;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	display: inline;
}
.about-content-left {
	float: left;
	width: 370px;
	margin: 20px 0 20px 20px;
	display: inline;
}
.about-content-right {
	float: right;
	margin: 20px;
	width: 120px;
	background: #ededed;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	display: inline;
}
.about-h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 1.5em;
	font-variant: small-caps;
}
.techy-info h5 {
	background:transparent url(images/h5-bg.gif) no-repeat scroll right bottom;
	border-bottom:1px solid #DDDDDD;
	color:#999999;
	font-family:Georgia;
	font-size:1em;
	font-style:normal;
	margin:8px 0;
	padding:5px 0;
	text-transform:uppercase;
}
.techy-info ul li {
	background:transparent url(images/small-bullet.gif) no-repeat scroll left 9px;
	padding:3px 10px;
}
.techy-info em {
	font-family: Georgia, "Times New Roman", Times, serif
}
.techy-info p {
	line-height: 1.5em;
}
.passport {
	position: absolute;
	left: 435px;
	top: 16px;
	z-index: 10;
}

.passport img {
	display: none;	
}

.passport-about {
	left:428px;
	position:absolute;
	top:12px;
	z-index:10;
}
.passport-portfolio {
	left:428px;
	position:absolute;
	top:25px;
	z-index:10;
}
.portfolio-entry h2 {
	border-bottom:1px dotted #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-variant:small-caps;
	margin:5px 0 10px;
	padding:5px 0;
}
.portfolio-entry h2 a {
	color: #999;
	text-shadow: 1px 1px 1px #ddd;
}
.portfolio-entry h2 a:hover {
	color: #777;
	text-shadow: 1px 1px 1px #ccc;
}
.portfolio-entry {
	float:left;
	height:330px;
	padding:0 20px 0 0;
	width:270px;
}
.portfolio-strip-wrap {
	border-top:1px dotted #CCCCCC;
	margin:10px 0 0;
	padding:20px 0 0;
	width: 560px;
}
.portfolio-entry p {
	padding: 0;
	margin: 0;
}
a.portfolio-strip {
}
a.portfolio-strip:hover {
	outline: 1px solid #ddd;
}
.boast-bullets {
	padding: 105px 0 0;
}
.boast-bullets ul {
	margin: 10px 0 10px;
}
.boast-bullets ul li {
	font-size: 1em;
	background: url(images/blue-star.gif) no-repeat left 3px;
	padding: 0 0 3px 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boast-bullets p {
	padding: 0;
}
.boast-bullets-portfolio {
	padding: 100px 0 0;
}
.boast-bullets-portfolio ul {
	margin: 10px 0 10px;
}
.boast-bullets-portfolio ul li {
	font-size: 1em;
	background: url(images/blue-star.gif) no-repeat left 3px;
	padding: 0 0 3px 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boast-bullets-portfolio p {
	padding: 0;
}
#middle-content-small-col {
	float: right;
	width: 340px;
}
.middle-content-right-wrap {
}
.middle-content-right-left {
	width: 160px;
	float: left;
}
.side-section {
	background: #fff;
	border: 1px solid #d0d0d0;
	margin: 0 0 20px 0;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
}
.side-section p {
	padding: 0;
	margin: 0 0 10px 0;
}
.side-section ul {
	padding: 0px;
}
.side-section li {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.side-section li a {
}
.side-section li a:hover {
}
.news-ul li {
	background:transparent url(images/news-icon.gif) no-repeat scroll left 13px;
	border-bottom:1px dashed #CCCCCC;
	font-size:1em!important;
	line-height:1.5em;
	margin:0 10px;
	padding:10px 0 7px 15px;
	text-transform:capitalize;
}
.padding-bottom {
	padding: 0 0 10px 0!important;
}
ul.side-bullets li {
	background:transparent url(images/bullet-hole.gif) no-repeat scroll left 14px;
	border-bottom:1px dashed #CCCCCC;
	font-size:1em;
	line-height:1.2em;
	margin:0 10px;
	padding:10px 0 7px 15px;
	text-transform:capitalize;
}
.news-entry {
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
	text-transform: uppercase;
	font-size: 0.95em;
	padding: 10px 0 7px 18px;
	background: url(images/news-icon.gif) no-repeat left 13px;
}
.news-entry p {
	line-height: 1.6em;
	padding: 0 !important;
	margin: 0;
}
.news-entry a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: capitalize;
}
.hr {
	height: 11px;
	background: #f6f6f6 url(images/hr.gif) no-repeat center top;
	margin: 30px 0;
}
.hr-portfolio {
	height: 11px;
	background: #f6f6f6 url(images/hr.gif) no-repeat center top;
	margin: 10px 0;
}
.hr hr, .hr-portfolio hr {
	display: none;
}
.middle-content-details {
	background: #ededed url(images/diag.gif);
	border: 1px dashed #ccc;
	margin:0;
	padding:0 10px;
}
.middle-content-details ul li {
	float: left;
	display: inline;
	width: 100px;
	margin: 10px 0;
	padding: 0 10px;
	border-right: 1px solid #ccc;
}
.middle-content-details ul li span {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-variant:small-caps;
	padding:0 0 5px;
}
.middle-content-details ul li.li-larger {
	width: 120px;
}
.middle-content-details ul li.li-comments {
	width: 140px;
	border-right: none!important;
}
.middle-content-details ul li.no-border {
	width: auto;
	border-right: none!important;
}
.tags {
	padding: 10px;
	display: block;
}
.tags span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-variant:small-caps;
	padding:0 0 5px;
}
h5.midheader {
	border-bottom:1px solid #DDDDDD;
	color:#777777;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
}
h5 {
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 0.9em;
}
h5 span {
	text-transform: uppercase;
	font-style: normal;
}
.middle-content-right-right {
	float: right;
	width: 160px;
}
.twitter-feed {
	padding: 10px 0 0;
}
ul#twitter_update_list li {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul#twitter_update_list {
	margin: 0 10px;
}
ul#twitter_update_list li span {
	display: block;
	background: url(images/quote-start.gif) no-repeat top left;
	padding: 13px 10px 0;
}
ul#twitter_update_list li span a {
	background: none;
	padding:0px;
	display: inline;
}
ul#twitter_update_list li a {
	display: block;
	background: url(images/quote-finish.gif) no-repeat top right;
	text-align: left;
	font-size:1em !important;
	padding:5px 0 3px 10px;
}
.portfolio-img {
	margin: 0 5px 0 10px;
	display: block;
	padding: 7px 0 0px 0;
}
.portfolio-img li {
	float: left;
	margin: 0 4px 4px 0;
	padding: 0;
	border: none;
}
#footer-wrapper {
	background: url(images/footer-strip.gif) repeat-x left top;
	padding: 0;
}
#footer {
	width: 940px;
	margin: 0 auto;
	padding: 40px 10px;
	color: #eee;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #dedede;
}
.footer-left {
	float: left;
	width: 600px;
}
.footer-right {
	float: right;
}
.footer-col p {
	padding: 0 0 10px 0;
}
.footer-col p span {
	font-style: italic;
	font-size: 0.9em;
}
.footer-right .footer-col {
	margin: 0;
}
.footer-col {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 30px 0 0;
}
.footer-col ul li {
	background: url(images/footer-star.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	height: 20px;
}
.li-twitter {
	background: url(images/footer-twitter.gif) no-repeat top left!important;
	padding: 0 0 0 25px !important;
}
.li-lastfm {
	padding: 0 0 0 25px!important;
	background: url(images/footer-last.gif) top left no-repeat !important;
}
.li-yos {
	background: url(images/footer-yos.gif) no-repeat top left !important;
	padding: 0 0 0 25px !important;
}
.li-tumblr {
	background: url(images/footer-tumblr.gif) no-repeat top left !important;
	padding: 0 0 0 25px !important;
}
.li-linked {
	background: url(images/footer-linked.gif) no-repeat top left !important;
	padding: 0 0 0 25px !important;
}
.li-dribble {
	background: url(http://www.ghosthorses.co.uk/wp-content/uploads/2010/06/icon-dribble.gif) no-repeat top left !important;
	padding: 0 0 0 25px !important;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: 1px;
	font-style: italic;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	color: #eee;
	border-bottom: 1px dashed #888;
}
h6 span {
	text-transform: uppercase;
	font-style: normal;
	color: #fff;
}
.content-entry {
	margin: 20px;
}
.clear {
	clear: both;
	height: 1px;
}
.blue-intro {
	color: #29ABE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	line-height:1.5em;
}
a.call-to-action-white {
	background: #fff;
	display: block;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	border: 1px solid #dedede;
	line-height: 1.4em;
}
a.call-to-action-white:hover {
	background: #dedede;
	color: #444;
	border: 1px solid #ccc;
}
a.call-to-action {
	background: #eaeaea;
	display: block;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	border: 1px solid #ccc;
	line-height: 1.4em;
	margin: 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.call-to-action:hover {
	background: #dedede;
	color: #444;
}
.wp-caption {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	margin:0 0 20px 20px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.alignright {
	float: right;
}
.content-entry ul {
	margin: 10px 0px;
}
.content-entry code {
	font-size: 1.2em;
}
.content-entry ol {
	margin: 10px 15px;
}
.content-entry ul li {
	background: url(images/small-bullet.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
.content-entry blockquote {
	padding: 10px 10px 10px 30px;
	background: url(images/blockquote.gif) no-repeat left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	padding:10px 10px 10px 75px;
}
p.wp-caption-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em!important;
	font-style: italic;
}
acronym {
	cursor: help;
}
.comments {
}
.form-wrap {
	padding: 20px;
}
.form-wrap input, .wpcf7 input {
	padding: 3px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	color: #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: -2px -2px 2px #999;
}
.form-wrap label {
	display: block;
}
.form-wrap textarea, .wpcf7 textarea {
	padding: 3px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 450px;
	height: 200px;
	color: #666;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: -2px -2px 2px #999;
}
ol.commentlist {
	margin: 10px 20px 15px;
}
ol.commentlist li {
	background: #eee url(images/comment-quote.gif) no-repeat scroll 10px 10px;
	border-bottom:1px dotted #CCCCCC;
	list-style-type:none;
	padding:20px 0 20px 60px;
}
ol.commentlist li.alt {
	background:#fff url(images/comment-quote-alt.gif) no-repeat scroll 10px 10px;
	border-bottom:1px dotted #CCCCCC;
	list-style-type:none;
	padding:20px 0 20px 60px;
}
ol.commentlist li.authorcomment {
	background:#eee url(images/me-quote-alt.gif) no-repeat scroll 10px 10px;
	border-bottom:1px dashed #CCCCCC;
	list-style-type:none;
	padding:20px 0 20px 95px;
}
ol.commentlist li.altauthorcomment {
	background:#fff url(images/me-quote.gif) no-repeat scroll 10px 10px;
	border-bottom:1px dashed #CCCCCC;
	list-style-type:none;
	padding:20px 0 20px 95px;
}
.comment-entry-text {
	font-size: 1em;
}
.author-name {
	font-size: 1.1em;
}
.author-details {
	font-size: 1em;
	font-style: italic;
}
.authorcomment {
	background: #eee;
}
.comment-wrap {
	background: #fff;
	border: 1px solid #d0d0d0;
	margin: 20px 0;
}
#respond {
	background: #fff;
	border: 1px solid #d0d0d0;
	margin: 20px 0;
}
#about-tabs {
	width: 578px;
	margin:0 0 20px;
	position: relative;
}
.portfolio-thumbs {
	padding: 10px;
	background: #eee;
	border: 1px solid #d0d0d0;
	margin: 0 0 20px 0;
}
.portfolio-thumbs-left {
	float: left;
	width: 80px;
	border-right: 1px dashed #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.1em;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	display: inline;
}
.portfolio-thumbs-right {
	float: left;
}
.portfolio-thumbs-right ul {
	list-style-type: none;
}
.portfolio-thumbs-right ul li {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}
.portfolio-thumbs-right ul li a {
	display: block;
}
.portfolio-thumbs-right ul li a:hover {
	outline: solid 2px #ddd;
}
.blue {
	color: #29abe2;
}
a.external-link {
	background:#FFFFFF url(images/external-link.gif) no-repeat 350px center;
	border:1px dotted #CCCCCC;
	color:#666666;
	display:block;
	font-size:0.9em;
	letter-spacing:1px;
	margin:10px 0;
	padding:3px 10px;
	text-transform:uppercase;
}
a.external-link:hover {
	background:#eee url(images/external-link.gif) no-repeat 350px center;
	border:1px dotted #999;
	color:#29abe2;
	display:block;
	font-size:0.9em;
	letter-spacing:1px;
	margin:10px 0;
	padding:3px 10px;
	text-transform:uppercase;
}
.post-navigation {
	margin:20px 0;
}
.post-navigation a {
}
.post-navigation a:hover {
	border: 1px solid #ccc!important;
}
.post-navigation span.current {
	background: #29abe2!important;
	border: 1px solid #ccc!important;
	color: #fff!important;
}
.post-nav-left {
	float: left;
	width: 49%;
}
.post-nav-right {
	float: right;
	width: 49%;
}
.gallery-box {
	width: 270px;
	height: 200px;
	margin:0 0 20px 0;
	float:left;
	background:#29abe2;
	overflow: hidden;
	position: relative;
}
.box-margin {
	margin: 0 20px 20px 0;
}
.gallery-box img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.gallery-caption {
	float: left;
	position: absolute;
	background: #29abe2;
	height: 180px;
	width: 100%;
	display: none;
}
.caption .gallery-caption {
	top: 0;
	left: 0;
	padding: 15px;
	color: #fff;
}
.gallery-caption h2 a {
	color: #fff;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0;
	font-variant: small-caps;
	text-shadow:1px 1px 1px #666666;
}
.gallery-view-more a {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	font-style: italic;
	margin: 5px 0 0;
	display: inline;
	color: #fff;
	background: #333;
}
.gallery-view-more a:hover {
	background: #fff!important;
	color: #333!important;
}
.gallery-caption p {
	ccolor:#FFFFFF;
	font-size:12px;
	width:230px;
}
.larger-intro-wrap {
	-moz-column-width: 45%;
	-webkit-column-width: 45%;
	-moz-column-gap: 5%;
	-webkit-column-gap: 5%;
	width: 560px;
}
.larger-intro-wrap .blue-intro {
	font-size:1.4em;
	padding:0 0 4px;
}
#slider {
	border:1px solid #D0D0D0;
	height:240px;
	margin:0 0 20px;
	overflow:hidden;
	position:relative;
	width:578px;
}
#slider img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 578px;
	height: 240px;
	display: none;
}
#slider-nav {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D0D0D0;
	height:20px;
	margin:0 0 0 240px;
	padding:5px;
	position:absolute;
	text-align:center;
	top:240px;
	width:75px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	z-index:10;
}
#slider-nav a {
	color: #000;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	background: url(images/slider-button-active.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 5px 0 0;
}
#slider-nav a.activeSlide {
	background: url(images/slider-button.gif) no-repeat;
}
.ul-latest-examples {
	margin: 0;
	padding: 0!important;
}
.ul-latest-examples li {
	position: relative;
	width: 67px;
	height: 67px;
}
.ul-latest-examples li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.view-more {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 5!important;
}

.read-full-article {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:#F7F7F7;
	border:1px dotted #CCCCCC;
	font-family:georgia;
	font-size:1.1em;
	font-style:italic;
	padding:5px 10px;
	text-align:right;
}
.read-full-article:hover {
	background:#f2f2f2;
}
.read-full-article a {
	display: block;
}
