/*
Theme Newme: Orpheus
Theme URI: http://www.orpheus-software.co.uk/
Description: orpheus Software theme
Version: 1.0
Author: Dan Richards
Author URI: http://www.orpheus-software.co.uk
*/

body {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 85%;
	font-family: 'lucida grande', "lucida sans", tahoma, helvetica, arial, sans-serif;
	line-height: 1.6em;
	background: #202140;
	color: #fff;
	text-align: center;
}

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#header_bg {
	width: 100%;
	height: 90px;
	background: #fff;
	border-bottom: 3px solid #d6d7e1;
}

#header {
	width: 890px;
	margin: 0 auto;
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
}

#header #logo {
	float: left;
	width: 200px;
	font-size: 2em;
	color: #a8a9bf;
	margin-left: -10px;
	padding-top: 20px;
}

#header #phone {
	float: right;
	width: 200px;
	text-align: right;
	font-size: 1.6em;
	padding-top: 35px;
}

#header #phone a {
	color: #f7941d;
}

#header #phone a:hover {
	text-decoration: none;
}

#nav {
	width: 890px;
	margin: 0 auto;
	height: 40px;
	font-size: 1.6em;
	color: #d6d7e1;
	padding-top: 10px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 24px;
}
#nav li {
	float:left;
	padding:0;
	text-decoration: none;
	margin: 0 2px 0 2px;
	padding: 0 0 0 5px;
}
#nav a {
	display:block;
	text-decoration: none;
	color: #a8a9bf;
	padding: 0 10px 0 0;
}
#nav li:hover {
	color: #a9007d;
}
#nav li:hover a {
	color: #f7941d;
}
#nav .current {
	color: #f7941d;
}
#nav .current a {
	color: #f7941d;
}

#content {
	clear: both;
	width: 890px;
	margin: 0 auto;
	min-height: 400px;
	font-size: 1.2em;
	text-align: left;
}

#content #content_main {
	float: left;
	width: 600px;
	min-height: 320px;
	padding: 8px;
/*	background: #a8a9bf;	*/
}

#content #content_2nd {
	float: right;
	width: 200px;
	min-height: 320px;
	padding: 8px;
	font-size: 90%;
/*	background: #a8a9bf;	*/
}

#content #content_2nd a {
	font-size: 100%;
}

#content #content_2nd pre {
	display: inline;
	margin: 0 0 20px 0;
	text-align: right;
	font-size: 85%;
	font-family: 'lucida grande', "lucida sans", tahoma, helvetica, arial, sans-serif;
	line-height: 1.3em;
}

#content ul {
	content: "\00BB \0020";
	margin: 10px 0 0 0;
}

#content ul li {
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 2px 0 10px 0;
}	

#content ul li a {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
}	

#content_portfolio {
	padding: 8px;
}

#skills {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: -18px 0 40px 0;
}

#skills p {
	margin: 4px 0 4px 0;
}

.exp_years {
	color: #f7941d;
}

#skills h1, #skills h2 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
}

#contact-container {
	font-size: 0.9em;
	line-height: 1.1em;
}
.contact {
	display: block;
	font-size: 0.8em;
	margin: 0;
	padding-top: 20px;
}
#contact-container p {
	margin: 4px 0 4px 0;
}
#spamcheck {
	margin: 20px 0 0 0;
	font-size: 0.7em;
}
#btnSubmit {
	margin: 20px 0;	
}
#flash {
	margin: 0;
	color: #f7941d;	
}
.sum-wrong {
	display:block;
	margin: 20px 0 0 0;	
	font-size: 1em;
	color: #f7941d;
}

label {
	display:block;
	margin: 20px 0 0 0;
	font-size: 0.8em;
}

#txtName, #txtContactNo, #txtEnquiry {
	width: 400px;
	font-family: 'lucida grande', "lucida sans", tahoma, helvetica, arial, sans-serif;
	font-size: 0.8em;
	background: #a8a9bf;
}

#txtEnquiry {
	height: 90px;
}


#footer {
	clear: both;
	margin: 0;
	padding-top: 8px;
	width: 100%;
	height: 30px;
	color: #5D5E6A;
}

#footer p {
	display: inline;
	padding: 4px 10px 4px 10px;
	border-left: 1px solid #2D2F5D;
}

#footer .first {
	border-left: none;
}


#clean_contact_from_name, #clean_contact_from_email, #clean_contact_subject, #clean_contact_body {
	border: 1px dotted #a9007d;
}

#clean_contact_from_name strong {
	font-weight: normal;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #f7941d;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #f7941d;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #a8a9bf;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

p {
	margin-bottom: 12px;
}

.entry p a:visited {
	color: #a9007d;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #a8a9bf;
	text-decoration: none;
	}

a:hover {
	color: #f7941d;
	text-decoration: underline;
	}

.clear {
	clear: both;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 6px 0 4px 12px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #content ul li:before {
	color: #f7941d;
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry table {
	margin: 0 0 20px 40px;
}

.entry table tr td {
	padding: 0 4px 0 4px;
}

/* End Entry Lists */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
