/*
Theme Name: Signature Digital
Theme URI: http://wordpress.org/
Description: Signature Digital theme, probably the best theme in the world.
Version: 0.1
Author: Signature Digital
Author URI: http://www.signaturedigital.co.uk/
Tags: white, blue, green, minimal

*/

body {
	background-image: url(/images/BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #d5dce1;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #2c516b;
}

a:hover {
	color: #a4bf46;
}

p {
	color: #6a6a6a;
}

li {
	color: #6a6a6a;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#header{
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-image: url(/images/BGrepeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#headerinner {
	width: 897px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#header p {
	background-image: url(/images/tel-email.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 0px;
	width: 561px;
	padding-top: 31px;
	overflow: hidden;
	float: left;
	margin-top: 40px;
}

#nav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	padding: 0px;
	float: left;
	width: 738px;
}


#nav li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

ul#nav li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#nav li#nav_home a {
	background-image: url(/images/nav-home.gif);
	width: 42px;
}

ul#nav li#nav_home a:hover,
ul#nav li#nav_home a.current {
	background-image: url(/images/nav-home-on.gif);
}

ul#nav li#nav_home {
	background-image: url(/images/nav-home-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}

ul#nav li#nav_about a {
	background-image: url(/images/nav-about.gif);
	width: 49px;
}

ul#nav li#nav_about a:hover,
ul#nav li#nav_about a.current {
	background-image: url(/images/nav-about-on.gif);
}

ul#nav li#nav_about {
	background-image: url(/images/nav-about-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}


ul#nav li#nav_webservices a {
	background-image: url(/images/nav-webservices.gif);
	width: 104px;
}

ul#nav li#nav_webservices a:hover,
ul#nav li#nav_webservices a.current {
	background-image: url(/images/nav-webservices-on.gif);
}

ul#nav li#nav_webservices {
	background-image: url(/images/nav-webservices-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}



ul#nav li#nav_mobileservices a {
	background-image: url(/images/nav-mobileservices.gif);
	width: 93px;
}

ul#nav li#nav_mobileservices a:hover,
ul#nav li#nav_mobileservices a.current {
	background-image: url(/images/nav-mobileservices-on.gif);
}

ul#nav li#nav_mobileservices {
	background-image: url(/images/nav-mobileservices-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}





ul#nav li#nav_portfolio a {
	background-image: url(/images/nav-portfolio.gif);
	width: 80px;
}

ul#nav li#nav_portfolio a:hover,
ul#nav li#nav_portfolio a.current {
	background-image: url(/images/nav-portfolio-on.gif);
}

ul#nav li#nav_portfolio {
	background-image: url(/images/nav-portfolio-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}





ul#nav li#nav_blog a {
	background-image: url(/images/nav-blog.gif);
	width: 38px;
}

ul#nav li#nav_blog a:hover,
ul#nav li#nav_blog a.current {
	background-image: url(/images/nav-blog-on.gif);
}

ul#nav li#nav_blog {
	background-image: url(/images/nav-blog-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}



ul#nav li#nav_contact a {
	background-image: url(/images/nav-contact.gif);
	width: 89px;
}
ul#nav li#nav_contact a:hover,
ul#nav li#nav_contact a.current {
	background-image: url(/images/nav-contact-on.gif);
}

ul#nav li#nav_contact {
	background-image: url(/images/nav-contact-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}




ul#nav li#nav_vacancies a {
	background-image: url(/images/nav-vacancies.gif);
	width: 84px;
}
ul#nav li#nav_vacancies a:hover,
ul#nav li#nav_vacancies a.current {
	background-image: url(/images/nav-vacancies-on.gif);
}

ul#nav li#nav_vacancies {
	background-image: url(/images/nav-vacancies-on.gif);
	background-position: -500px;
	background-repeat: no-repeat;
}



h1 {
	height: 0px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	width: 158px;
	padding-top: 130px;
	overflow: hidden;
	font-size: 100%;
	text-align: left;
	float: left;
	margin-top: 0px;
}


h3 {
	font-size: 190%;
	font-weight: normal;
	color: #99b53d;
	line-height: 100%;
	margin-bottom: 10px;
}


h4 {
	font-size: 150%;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	color: #2c516b;
	font-weight: normal;

}


#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/whitecontainer2-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	margin-top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	overflow: auto;
}

#containerinner {

}

#pagecontent {
	width: 900px;
}

#content {
	font-size: 1.2em;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
}


#footerinner {
	width: 975px;
	background-image: url(/images/whitecontainer-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	overflow: auto;
	padding-bottom: 20px;
}

#footer p, #footer a {
	color: #686868;
}

#footer li {
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
	margin: 0;
	padding: 0;
}

#footerinner  h4 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}



#footerinner #col1 {

	width: 185px;

	float:left;

	margin-left: 70px;

	background-image: url(/images/footer-divider.gif);

	background-repeat: no-repeat;

	background-position: right 25px;

	height: 150px;

}



#footerinner #col1 h4 {

	height: 0px;

	width: 66px;

	padding-top: 15px;

	background-image: url(/images/header-quicklinks.gif);

	overflow: hidden;

}



#footerinner #col1 ul {

	margin: 0;

	padding: 0;

}



#footerinner #col1 li {

	margin-left: 0px;

	list-style-type: none;

	font-size: 110%;

	padding-bottom: 3px;

}



#footerinner #col2 {

	width: 190px;

	float:left;

	padding-left: 20px;

	background-image: url(/images/footer-divider.gif);

	background-repeat: no-repeat;

	background-position: right 25px;

	height: 150px;

}



#footerinner #col2 h4 {

	height: 0px;

	width: 83px;

	padding-top: 15px;

	background-image: url(/images/header-keepintouch.gif);

	overflow: hidden;

}



#footerinner #col2 p {

	line-height: 120%;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}





#footerinner #col2 img {

	padding-right: 10px;

	padding-bottom: 10px;

}



#footerinner #col3 {

	width: 190px;

	float:left;

	padding-left: 20px;

	background-image: url(/images/footer-divider.gif);

	background-repeat: no-repeat;

	background-position: right 25px;

	height: 150px;

}



#footerinner #col3 h4 {

	height: 0px;

	width: 91px;

	padding-top: 15px;

	background-image: url(/images/header-contactdetails.gif);

	overflow: hidden;

}



#footerinner #col3 p {

	font-size: 110%;

	line-height: 120%;

}



#footerinner #col4 {

	width: 200px;

	float:left;

	padding-left: 20px;

}



#footerinner #col4 h4 {

	height: 0px;

	width: 111px;

	padding-top: 15px;

	background-image: url(/images/header-signup.gif);

	overflow: hidden;

}



#credits {

	clear: both;

	background-color: #FFFFFF;

	height: 50px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 10px;

}



#credits p {

	color: #228a9d;

	font-size: 90%;

	text-align: center;

}







/* Begin Typography & Colors */





#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: left;

	}





.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: left;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}







small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}









h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}





h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	color: #5D788D;

	}



.entry p a:visited {

	color: #2C516B;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em  Arial, Helvetica, sans-serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: Arial, Helvetica, sans-serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em  Arial, Helvetica, sans-serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em  Arial, Helvetica, sans-serif;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #2C516B;

	}



a:hover {

	color: #A4BF46;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em  Arial, Helvetica, sans-serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0 0 20px 0;

	padding: 0;

	}



#page {

	background-color: white;

	margin: 20px auto;

	padding: 0;

	width: 760px;

	border: 1px solid #959596;

	}







.narrowcolumn {

	float: left;

	margin: 0;

	width: 600px;

	margin-left: 35px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 600px;

	}



.post {

	margin: 0 0 40px;

	text-align: left;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}





/* End Structure */







/*	Begin Headers */



h2.mainheading {

	background-image: url(http://www.signaturedigital.co.uk/images/header-blog.gif);

	background-repeat: no-repeat;

	font-size: 100%;

	height: 0px;

	overflow: hidden;

	padding-top: 44px;

	width: 72px;

	margin-left: 37px;

	margin-top: 12px;

}





#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	background-color: #A5C14A;

	padding: 6px;

	color: #ffffff;

	}



.post h3 {

	font-weight: bold;

}

	

h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* 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: 0 0 2px 7px;

	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: 0px;

	}



html>body .entry li {

background-image:url("/images/bullet.gif");

background-position:0 5px;

background-repeat:no-repeat;

color:#6A6A6A;

list-style-type:none;

margin:0 0 10px 5px;

padding:0 0 0 20px;



	}



.entry ul li:before, #sidebar ul ul li:before {

	

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none !important;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style-type: none;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

visibility: hidden;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar {

	padding: 20px 0 10px 0;

	float: right;

	width: 190px;

	border-left: 1px solid #D2D2D2;

	margin-top: 20px;

}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* 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;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* 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 */



.form_signup {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



.form_signup p {

	margin: 0px;

	padding: 0px;

}



.form_signup input {

	background: #F7F7F7;

	border-bottom: 1px solid #D6DDDE;

	border-left: 1px solid #D6DDDE;

	border-right: 1px solid #A9B3B5;

	border-top: 1px solid #A9B3B5;

	width: 122px;

	height: 17px;

	padding: 0px;

	float: left;

	margin-bottom: 10px;

	margin-right: 0px;

	margin-left: 0px;

	margin-top: 0px;

}



.form_signup input.checkbox {

	width: auto;

	height: auto;

	padding: 0px;

	float: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.form_signup textarea{

	background: #F7F7F7;

	border-bottom: 1px solid #D6DDDE;

	border-left: 1px solid #A9B3B5;

	border-right: 1px solid #A9B3B5;

	border-top: 1px solid #999;

	width: 122px;

	height: 80px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 7px;

	margin-left: 0px;

	padding: 0px;

	float: left;

}



form.form_signup label {

	width: 40px;

	float: left;

	clear: left;

	text-align: right;

	margin-right: 5px;

	margin-bottom: 7px;

	margin-top: 0px;

	padding-top: 0px;

}



input.submit {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	clear: both;

	float: left;

	padding-left:8px;

	padding-right:8px;

	padding-top:3px;

	padding-bottom:3px;

	margin-left: 45px;

	height:27px;

	width: auto;

	background-color: #228a9d;

	font-weight: bold;

	color: #FFFFFF;

}



.form_signup select {

	background: #F7F7F7;

	width: 203px;

	height: 23px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 13px;

	margin-left: 0px;

}



.sociable_tagline {

	padding-bottom: 5px;

}





.sociable li {

	background-image: none !important;

}



fieldset {

	border: 0;

	margin: 0;

}

