/* @override 
	http://fuscus.co.uk/wp/wp-content/themes/fuscusBlu_v1/style.css
	http://fuscus.co.uk/wp/wp-content/themes/fuscusBlu_v2/style.css
*/

/*  
Theme Name: fuscusBlu
Theme URI: http://graphcieyedea.co.uk
Description: theme for Nick
Version: 2.0
Author: prisca schmarsow
Author URI: http://graphcieyedea.co.uk
*/

/* ###################################################### 

COLOURS

#111820			dark blu		body bg
#2e3e4d			medium blue		headings, nav + sidebar
#5e768c			lighter medium	headers

#5db9e7			bright blue		highlight

#CAD4D8			off-white		body text
			

###################################################### */
/* just to keep IE happy */



/* Eric Meyer's Reset Reloaded - thanks, Eric :-)  */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	background: #111820 url(images/bg-noise.jpg);
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #CAD4D8;
	border-top: 6px solid #000;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ###################################################### 

GENERAL STYLING

###################################################### */

::selection {
	background: #111820;
	color: #5db9e7;
}

::-moz-selection {
	background: #111820;	
	color: #5db9e7;
}



#wrap {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

a, a:link, a:visited {
	color: #7fa3b5;
}

a:hover, a:active, a:focus {
	color: #fff;
}

.post img.alignleft {
	float: left;
	margin: 0 20px;
}

em {
	font-style: italic;
	color: #999;
}
/* PDF icon */

.post img.alignleft.wp-image-87 {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.post img.alignright {
	float: right;
	margin: 0 20px;
}

.post img.alignright.portrait {
	padding: 8px;
	margin: 0 0 20px 20px;
	background: rgba(0,0,0,.2);
	border: 1px solid #000;
}

/* ###################################################### 

HEADER

###################################################### */

#head {
	display: block;
	height: 260px;
	margin: 0 0 0 -72px;
	background: transparent url(images/header-vis.png) no-repeat;
	background-position: -20px -40px;
}

#head h1 {
	text-indent: -9999px;
}

#head h1 a {
	display: block;
	padding: 0 0 10em 0;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: -0.06em;
}

#head p {
	position: absolute;
	top: 60px;
	left: 200px;
	color: #2e3e4d;
	text-indent: -9999px;
}

/* ###################################################### 

CONTENT

###################################################### */

#content {
	display: block;
	width: 640px;
	min-height: 520px;
	float: left;
	overflow: hidden;
	margin: 4em 0 5em 0;
}

#content h2 {
	margin: 0 -20px .6em -20px;
	padding: 10px 24px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -0.04em;
	color: #2e3e4d;
	background: #090f16; /* just to keep IE happy */
	background: rgba(0,0,0,.4);
	border-bottom: 2px solid #000;
}

.post {
	position: relative;
	display: block;
	width: 600px;
	margin: 0 0 6em 0;
	padding: 0 20px 0 20px;
	letter-spacing: 0.08em;
	background: #131e27;  /* just to keep IE happy */	
	background: rgba(94,118,140,.1);
}

.post h2 {
	margin: 0 0 .6em 0;
	font-size: 2em;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -0.04em;
	color: #5e768c;
}

.post h2 a, .post h2 a:link, .post h2 a:visited {
	display: block;
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,.8);
	text-decoration: none;
}

.post h2 a:hover, .post h2 a:active, .post h2 a:focus {
	color: #CAD4D8;
}

.post p {
	margin: 1em 20px 1em 0;
	font-size: 0.8em;
	line-height: 1.5;
}

.post p a.more-link, .post p a.more-link:link, .post p a.more-link:visited {
	display: block;
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,.4);
	text-decoration: none;
	font-size: 1.4em;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -0.04em;
}

.post p a.more-link:hover, .post p a.more-link:active, .post p a.more-link:focus {
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,1);
}
/* video */
.post p object {
	margin: 1em -20px;
	display: block;
	background: #111820;
}
.post p a.flowplayer_container {
	margin: 1em -20px;
	display: block;
	background: #111820;
	position: relative;
	left: -20px;
	display: block;
	overflow: hidden;
	height: 480px;
	border: none;
} 
.post img {
	margin: 1em -20px;
}

.post ul {
	margin: 1.2em;
}

.post ul li {
	font-size: .8em;
	line-height: 1.4;
	list-style: disc;
	margin: 0 0 1.6em 0;
}
.post ol {
	margin: 1.2em;
}

.post ol li {
	font-size: .8em;
	line-height: 1.4;
	list-style: disc;
	margin: 0 0 .8em 0;
}
.post p.info {
	width: 620px;
	padding: 6px 0 6px 20px;
	margin: 40px 0 0 -20px;
	background: #101925; /* just to keep IE happy */
	background: rgba(3,15,29,.3);
	border-top: 2px solid #000;
	color: #2e3e4d;
}

.post p.info span.date {
	float: right;
	margin: 0 20px;
	letter-spacing: -.08em;
}

.post p.info a {
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,.4);
	padding: 3px 10px 6px 10px;
	text-decoration: none;
	background: rgba(0,0,0,.4);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.post p.info a:hover, .post p.info a:active, .post p.info a:focus {
	color: #addef7;  /* just to keep IE happy */	
	color: rgba(93,185,231,.8);
	background: #090f16; /* just to keep IE happy */
	background: rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	-webkit-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	box-shadow: 0px 0px 6px rgba(93,185,231,.4);
}

/* blockquote for credits and notes */

#content.page .post blockquote {
	text-align: right;
}

.post blockquote {
	clear: both;
	display: block;
	padding: .6em 0;
	color: #2e3e4d;
	letter-spacing: -.06em;
	text-align: left;
}

.post blockquote a {
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,.4);
	text-decoration: none;
}

.post blockquote a:hover, .post blockquote a:active, .post blockquote a:focus {
	color: #addef7;  /* just to keep IE happy */
	color: rgba(93,185,231,1);
	text-decoration: underline;
}

/* page navigation */

#content .navigation {
	display: block;
	width: 640px;
	height: 3em;
	padding: 10px 4px;
}

#content .navigation a {
	display: block;
	width: 46%;
	float: left;
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,.4);
	padding: 6px 10px 6px 10px;
	margin: 0 6px 0 0;
	text-decoration: none;
	background: rgba(0,0,0,.4);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	text-transform: lowercase;
	text-align: center;
}

#content .navigation a:hover, #content .navigation a:active, #content .navigation a:focus {
	color: rgba(93,185,231,.8);
	background: rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	-webkit-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	box-shadow: 0px 0px 6px rgba(93,185,231,.4);
}
/* ###################################################### 

CONTENT - STUDENTWORK PAGE

###################################################### */

#content.studentwork {
	display: block;
	width: 640px;
	float: left;
	overflow: hidden;
	margin: 4em 0 5em 0;
}
#content.studentwork h3 {
	margin: 2em -20px .6em -20px;
	padding: 10px 24px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: -0.04em;
	color: #2e3e4d;
	background: #090f16; /* just to keep IE happy */
	background: rgba(0,0,0,.4);
	border-bottom: 2px solid #000;	
}
#content.studentwork h3.channel {
	margin: 4em 0 0 -20px;
}
#content.studentwork h4 {
	margin: 1.2em -20px .6em -20px;
	padding: 4px 24px;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: -0.04em;
	color: #2e3e4d;
	background: #090f16; /* just to keep IE happy */
	background: rgba(0,0,0,.14);
}
#content.studentwork h4 a {
	text-decoration: none;
	padding: 0 6px 0 0;
	border-bottom: 1px dashed #2e3e4d;	
}
#content.studentwork h4 a:hover, #content.studentwork h4 a:active, #content.studentwork h4 a:focus {
	border-bottom: 1px solid #5db9e7;	
}
#content.studentwork h4 a.selected {
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.4em;
	color: #fff;	
	border-bottom: 2px solid #5db9e7;	
}
/* video */
#content.studentwork div {
	width: 640px;
	margin: 1em 0 6em -10px;
	display: block;
	background: #111820;
}
#content.studentwork p object {
	margin: 0 0 0 -10px;
}

#content.page.studentwork .post blockquote {
	text-align: left;
	border: none;
}
/* ###################################################### 

COMMENTS

###################################################### */
.post h3.replies {
	display: block;
	margin: 2em 0 1em 0;
	color: #2e3e4d;
	font-weight: normal;
	font-size: 1.6em;	
}
ol.commentlist {
	font-size: .8em;
}
ol.commentlist li {
	margin: 0 0 2em 0;
}
ol.commentlist li cite {
	display: block;
	padding: 4px 20px;
	margin: 0 -20px;
	font-size: 1.1em;
	color: #2e3e4d;
	background: rgba(3,15,29,.1);
	border-bottom: 2px solid #000;
}
ol.commentlist li cite a.url {
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.4em;	
}
ol.commentlist li cite span.commentdate {
	float: right;
	color: #2e3e4d;
	
	letter-spacing: -.08em;
}
ol.commentlist li p {
	font-size: 1em;
	font-style: italic;
}
/* comment form */
.post h3#respond {
	display: block;
	margin: 3em 0 1em 0;
	color: #2e3e4d;
	font-weight: normal;
	font-size: 1.6em;
}
.post form#commentform {
	padding: 0 0 40px 0;
	font-size: 1.1em;
}
.post form#commentform input {
	background: transparent;
	background: none;
	border: 1px solid #5db9e7;
	padding: 4px;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	color: #fff;
}

.post form#commentform input:hover, .post form#commentform input:focus {
	background: #eff4f7;
	color: #000;
}

.post form#commentform textarea {
	display: block;
	width: 500px;
	background: transparent;
	background: none;
	border: 1px solid #5db9e7;
	padding: 2px;
	margin: 0 0 6px 0;
	color: #fff;
}

.post form#commentform textarea:hover, .post form#commentform textarea:focus {
	background: #eff4f7;
	color: #000;
}
.post form#commentform input#submit {
	display: block;
	width: 210px;
	background: none;
	border: none;
	border-bottom: 2px solid #5db9e7;
	color: #5db9e7;
	padding: 4px;
	margin: 0 0 6px 10px;
	text-transform: lowercase;
	font-size: 1.2em;
}

.post form#commentform input#submit:hover, .post form#commentform input#submit:active, .post form#commentform input#submit:focus {
	background: #000;
	color: #fff;
}

/* ###################################################### 

NAV

###################################################### */

#nav {
	display: block;
	position: absolute;
	top: 160px;
	left: 120px;
	padding: 2.5em 0 1em 2em;
}

#nav h2 {
	color: #2e3e4d;
	font-weight: normal;
	font-size: 1.6em;
	display: block;
	margin: 0 0 0.4em 0;
	text-transform: lowercase;
	font-variant: small-caps;
}

#nav ul {
	padding: 0 0 1em 0;
}

#nav ul li {
	display: inline;
	font-size: 1.3em;
	text-transform: lowercase;
	font-variant: small-caps;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	padding: 3px 10px 6px 10px;
	text-decoration: none;
	color: #5db9e7;  /* just to keep IE happy */	
	color: rgba(93,185,231,.4);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus {
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,1);
	background: #060d12;  /* just to keep IE happy */
	background: rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	-webkit-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	box-shadow: 0px 0px 6px rgba(93,185,231,.4);
}

#nav ul li.current-cat a, #nav ul li.current_page_item a {
	color: #5db9e7;  /* just to keep IE happy */
	color: rgba(93,185,231,.8);
	background: rgba(0,0,0,.2);
}

/* ###################################################### 

SIDEBAR

###################################################### */

#sidebar {
	display: block;
	width: 220px;
	padding: 120px 20px 30px 30px;
	position: absolute;
	top: -6px;
	right: 0;
	background: url(images/bg-crinkle.jpg) repeat;
	overflow: hidden;
	border-top: 6px solid rgba(93,185,231,.4);
	-moz-box-shadow: 0px 3px 6px rgba(93,185,231,.2);
	-webkit-box-shadow: 0px 3px 6px rgba(93,185,231,.2);
	box-shadow: 0px 3px 6px rgba(93,185,231,.2);
}

#sidebar h2 {
	color: #2e3e4d;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -.06em;
	font-size: 1.3em;
	display: block;
	margin: 0 0 0.4em 0;
}
#sidebar h2.students {
	font-size: 1.1em;
	margin: 0 0 2em 0;
	color: #fff;	
}
#sidebar h2.students a {
	color: #4E87AF;	
}
#sidebar h2.students a:hover {
	color: #CC4D00; 
}
 #sidebar h2.students a:active, #sidebar h2.students a:focus {
	color: #fff; 
}
#sidebar h2 a {
	color: #2e3e4d;
}

#sidebar h2 img {
	display: none;
}

#sidebar a {
	text-decoration: none;
}

#sidebar ul {
	padding: 0 0 2em 0;
	font-size: .9em;
}

/* -------------------------- site search ----------------------*/

#sidebar span#sitesearch {
	display: block;
	width: 220px;
	padding: 5em 0 0 20px;
	margin: 0 0 0 -10px;
	background: transparent url(images/sidepanel.gif) no-repeat;
	background-position: -40px 0;
}

#sidebar span#sitesearch form#searchform {
	display: block;
	margin: 0 0 4.8em 0;
}

#sidebar span#sitesearch form#searchform input {
	display: block;
	width: 160px;
	background: none;
	border: 1px solid #5db9e7;
	padding: 4px;
	margin: 0 0 6px 10px;
	font-size: 1.1em;
}

#sidebar span#sitesearch form#searchform input#s:hover, #sidebar span#sitesearch form#searchform input#s:focus {
	background: #eff4f7;
	color: #000;
}

#sidebar span#sitesearch form#searchform input#s, #sidebar span#sitesearch form#searchform input#s {
	background: none;
	color: #fff;
}

#sidebar span#sitesearch form#searchform input#searchsubmit {
	display: block;
	width: 165px;
	background: none;
	border: none;
	border-bottom: 2px solid #5db9e7;
	color: #5db9e7;
	padding: 2px;
	margin: 0 0 6px 10px;
	text-transform: lowercase;
}

#sidebar span#sitesearch form#searchform input#searchsubmit:hover, #sidebar span#sitesearch form#searchform input#searchsubmit:active, #sidebar span#sitesearch form#searchform input#searchsubmit:focus {
	background: #000;
	color: #fff;
}

/* -------------------------- elsewhere links ----------------------*/

#sidebar ul li ul li {
	display: block;
	margin: 12px 0;
}

#sidebar ul li ul li a em {
	font-weight: bold;
	color: #5db9e7;
}

#sidebar ul li ul li.vimeo a {
	padding: 2px 0 6px 36px;
	background: transparent url(images/vimeo_logo_sprite.png) no-repeat;
	background-position: 0 0;
}

#sidebar ul li ul li.vimeo a:hover, #sidebar ul li ul li.vimeo a:active, #sidebar ul li ul li.vimeo a:focus {
	background-position: 0 -66px;
}

#sidebar ul li ul li.linkedin a {
	padding: 2px 0 6px 36px;
	background: transparent url(images/linkedin-icon-sprite.png) no-repeat;
	background-position: 0 0;
}

#sidebar ul li ul li.linkedin a:hover, #sidebar ul li ul li.linkedin a:active, #sidebar ul li ul li.linkedin a:focus {
	background-position: 0 -36px;
}

/* -------------------------- LINK ROLLs ----------------------*/

#sidebar ul li.linkcat ul li {
	display: block;
	margin: 3px 0;
}

#sidebar ul li.linkcat ul li a {
	display: block;
}

#sidebar ul li.linkcat ul li a:after {
	content: " " attr(title) " ";
	color: #2e3e4d;
}
/* -------------------------- eyelearn forum ----------------------*/

#sidebar span#eyelearn {
	font-size: .8em;
	color: #2e3e4d;
}
#sidebar span#eyelearn a {
	display: block;
	height: 28px;
	padding: 26px 0 0 46px;
	margin: 0 0 30px -22px;
	background: transparent url(images/eyelearnlogo.png) no-repeat;
	background-position: 0 0;
	color: #4E87AF;
	font-size: 1.2em;
}
#sidebar span#eyelearn a:hover, #sidebar span#eyelearn a:active, #sidebar span#eyelearn a:focus {
	color: #CC4D00;  
	background-position: 0 -87px;
}
/* -------------------------- digital animation - course website ----------------------*/

#sidebar span#diganim {
	color: #2e3e4d;
}
#sidebar span#diganim a {
	display: block;
	height: 70px;
	margin: 0 0 30px 0;
	background: transparent url(images/diganim-logo.png) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;

}
#sidebar span#diganim a:hover, #sidebar span#diganim a:active, #sidebar span#diganim a:focus {
	color: #CC4D00;  
	background-position: 0 -108px;
}
/* -------------------------- RSS FEED links ----------------------*/

#sidebar ul li.widget_rss ul li {
	font-size: .8em;
	color: #2e3e4d;
}

#sidebar ul li.widget_rss ul li a {
	display: block;
	font-size: 1.2em;
	line-height: 1.2;
}

#sidebar ul li.widget_rss h2.widgettitle {
	padding: 4px 0 0 28px;
	margin: 0;
	background: transparent url(images/rss.png) no-repeat;
	background-position: 0 0;
}

/* -------------------------- TAGS ----------------------*/

#sidebar #tags a, #sidebar #tags a:link, #sidebar #tags a:visited {
	padding: 3px 10px 6px 10px;
	text-decoration: none;
	color: rgba(93,185,231,.4);
	background: rgba(0,0,0,.4);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	line-height: 2.5;
}

#sidebar #tags a:hover, #sidebar #tags a:active, #sidebar #tags a:focus {
	color: rgba(93,185,231,1);
	background: rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	-webkit-box-shadow: 0px 0px 6px rgba(93,185,231,.4);
	box-shadow: 0px 0px 6px rgba(93,185,231,.4);
}

/* ###################################################### 

FOOTER

###################################################### */

#footer {
	clear: left;
	display: block;
	position: relative;
	background: url(images/crinkle-bg.jpg) repeat;
	border-top: 5px solid #000;
	border-bottom: 6px solid rgba(93,185,231,.4);
	color: #253c4c;
	padding: 1em 1em 60px 1em;
}

#footer p {
	width: 910px;
	margin: 0 auto;
	position: relative;
}

#footer span.wplogo {
	float: right;
	margin: 0 50px 0 0;
}

#footer span.wplogo a {
	display: block;
	background: transparent url(images/wp-logo.png) no-repeat;
	background-position: 0 0;
	width: 166px;
	height: 44px;
	text-indent: -9999px;
}

#footer span.wplogo a:hover, #footer span.wplogo a:active, #footer span.wplogo a:focus {
	background-position: 0  -94px;
}

/*#footer span.wplog {
	position: absolute;
	right: 10px;
	top: 60px;
	width: 166px;
	color: rgba(93,185,231,.1);
	font-size: 1em;
	text-transform: lowercase;
	font-variant: small-caps;
}

#footer span.wplog a {
	color: rgba(93,185,231,.2);
	text-decoration: none;
}

#footer span.wplog a:hover, #footer span.wplog a:active, #footer span.wplog a:focus {
	color: rgba(93,185,231,.2);
}*/

#footer span.copyright {
	position: absolute;
	left: 0;
	top: 60px;
	color: rgba(93,185,231,.2);
	letter-spacing: -.08em;
}
#footer span.eyedea a{
	display: block;
	width: 60px;
	position: absolute;
	left: 300px;
	top: 64px;
	text-indent: -9999px;
	background: transparent url(images/eyedea.png) no-repeat;
	background-position: 0 -36px;	
}
#footer span.eyedea a:hover, #footer span.eyedea a:active, #footer span.eyedea a:focus {
	background-position: 0 0;		
}
#footer p span.wprss a {
	display: block;
	padding: 2px 0 2px 32px;
	margin: 20px 0;
	background: transparent url(images/rss.png) no-repeat;
	text-decoration: none;
	font-size: 2em;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #345d74; /* just to keep IE happy */
	color: rgba(93,185,231,.4);
}

#footer p span.wprss a:hover, #footer p span.wprss a:active, #footer p span.wprss a:focus {
	background-position: 0 -86px;
	color: rgba(93,185,231,1);
}

/* ###################################################### 

FRONT PAGE

###################################################### */

#content.frontpage .post {
	background: none;
	padding: 0;
	margin: 0 0 2em 0;
}

#content.frontpage .post h2 {
	display: none;
}

#content span.updates {
	display: block;
	width: 290px;
	min-height: 350px;
	padding: 0 10px 10px 10px;
	float: left;
	background: rgba(94,118,140,.1);
}

#content span.updates.work {
	margin: 0 20px 60px 0;
}

#content span.updates.tu {
	margin: 0 0 60px 0;
}

#content span.updates h3 {
	margin: 0 -10px;
	padding: 10px;
	font-size: 1.4em;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -0.04em;
	color: #2e3e4d;
	background: rgba(0,0,0,.4);
	border-bottom: 2px solid  #000;
}

#content span.updates h4 a {
	text-decoration: none;
	display: block;
	margin: 0 -10px 10px -10px;
	padding: 5px 10px;
	font-size: 1.4em;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -0.04em;
	color: rgba(93,185,231,.6);
	background: rgba(0,0,0,.2);
}

#content span.updates h4 a:hover, #content span.updates h4 a:active, #content span.updates h4 a:focus {
	color: rgba(93,185,231,1);
	background: rgba(0,0,0,1);
}

#content span.updates p img {
	width: 310px;
	height: auto;
	margin: 8px -10px;
}

#content span.updates p {
	font-size: .8em;
	line-height: 1.4;
	color: #7fa3b5;
}

/* ###################################################### 

ABOUT PAGE  - custom links
 
###################################################### */

a.cvpdf {
	display: block;
	width: 160px;
	float: left;
	background: transparent url(images/PDF-mini.png) no-repeat;	
	padding: 2px 0 6px 26px;
	color: rgba(93,185,231,.4);
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: -.06em;
	text-align: left;
}
a.linkedin {
	display: block;
	width: 160px;
	float: left;
	background: transparent url(images/linkedin-icon-sprite.png) no-repeat;
	background-position: 0 0;
	padding: 2px 0 6px 26px;
	color: rgba(93,185,231,.4);
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: -.06em;
	text-align: left;
}
a.cvpdf:hover, a.cvpdf;active, a.cvpdf:focus, a.linkedin:hover, a.linkedin:active, a.linkedin:focus  {
	color: rgba(93,185,231,1);
	text-decoration: underline;	
}


/* ###################################################### 

CONTACT PAGE

###################################################### */

#content.page .post form {
	display: block;
	overflow: hidden;
	width: 600px;
	margin: 0 0 60px 0;
}
#content.page .post form br {
	display: none;
}
#content.page form fieldset label {
	width: 160px;
	margin: 4px 10px 0 0;
	float: left;
	text-align: left;
	color: #7fa3b5;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -.06em;
	font-size: 1em;
}

#content.page form fieldset label span {
	font-style: italic;
	font-size: .8em;
	color: #2e3e4d;
}

#content.page form fieldset label span.req {
	font-size: 1.2em;
	color: #fff;
}


#content.page form fieldset input, #content.page form fieldset textarea {
	width: 260px;
	display: inline;
	margin: 4px 10px 0 0;
	background: none;
	border: 1px solid #5db9e7;
	padding: 4px;
	margin: 0 0 6px 10px;
	font-size: 1.1em;
	color: rgb(93,185,231); /* just to keep IE happy */
	color: rgba(93,185,231,1);
}
#content.page form fieldset input:hover, #content.page form fieldset input:active, #content.page form fieldset input:focus, #content.page form fieldset textarea:hover, #content.page form fieldset textarea:active, #content.page form fieldset textarea:focus {
	background: #eff4f7;
	color: #000;
}
#content.page form p input {
	display: block;
	width: 275px;
	background: none;
	border: none;
	border-bottom: 2px solid #5db9e7;
	color: #5db9e7;
	padding: 4px;
	margin: 0 0 6px 180px;
	font-size: 1.1em;
	text-transform: lowercase;	
}
#content.page form p input:hover, #content.page form p input:active, #content.page form p input:focus {
	background: #000;
	color: #fff;	
}
/* error messages */
#content.page form fieldset span.wpcf7-not-valid-tip, #content.page form div.wpcf7-validation-errors {
	clear: both;
	display: block;
	margin: 0 0 2em 0;
	font-size: .8em;
	color: #db0000;
}
#content.page form div.wpcf7-mail-sent-ok {
	clear: both;
	display: block;
	width: 280px;
	margin: 0 0 2em 180px;
	font-size: .9em;
	color: #5db9e7;
}







