/* @override http://www.endsystems.co.uk/wp-content/themes/endsystems/style.css */

/* ----------------------------------------------------- 
	Theme Name: Endsystems
	Them URI: http://www.cultivatecreative.co.uk
	Version: 1.0
	Media: Screen
	Author: Cultivate Creative
	Edit Date: 24/02/2009
----------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,700);
/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a { outline: none; }

/* -------------------------------- [ General Elements ] */

body {
	font-size: 100%/1.5;
	font-family: Arial, sans-serif;
	color: #4C5B52;
	background: #F2F2f2 url(assets/top-bar.png) repeat-x;
}

h1 {
font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
margin-bottom : 0.5em;
font-size : 1.5em; /* 24 / 16 = 1.5 */ 
line-height : 1.3;
color: #0D224B;
font-weight: 70000;}

h2 {
font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
margin-bottom : 0.5em;
font-size : 1.375em; /* 24 / 16 = 1.5 */ 
line-height : 1.3;
color: #0D224B;
font-weight: 300;}

h3 {
font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
margin-bottom : 0.5em;
font-size : 1.25em; /* 20 / 16 = 1.25 */
line-height : 1.25; 
color: #0D224B;
font-weight: 300;}

h4 {
font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
margin-bottom : 1.5em;
font-size : 1em; /* 16 / 16 = 1 */ 
color: #0D224B;
font-weight: 300;}

h5 {
font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
margin-bottom : 1.5em;
font-size : 0.875em; /* 14 / 16 = 0.875 */ 
color: #0D224B;
font-weight: 300;}

h6 { 
font-size : 0.875em; /* 14 / 16 = 0.875 */ 
color: #0D224B;
font-weight: 300;}
/* 3.TYPOGRAPHY */

p, 
ol, 
ul, 
dl, 
address { 
margin-bottom : 1.5em; 
font-size : 0.875em; /* 14 / 16 = 0.875 */ 
line-height:1.4 }

ul, 
ol { 
margin : 0 0 1.5em 0; 
padding-left : 24px; }

ul { 
list-style-type : disc; }


.small {
	font-size: 0.8333em; /* 10px */
}

a {
	text-decoration: none;
	color: #0f244f;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#sforum {
	font-size: 1.2em !important;
}

/* --------------------------------- [ General Classes ] */
.left {
	float: left;
}

.right {
	float: right;
}

img {
	margin-bottom: 10px;
}

p img {
	margin-bottom: 30px;
}

.col {
	width: 310px;
	margin-right: 30px;
}

.last {
	width: 310px;
	margin: 0;
}

a.pdf{
	display: block;
	padding: 5px 0 5px 20px;
	background: url(assets/pdficon.png) no-repeat 0;
}
/* ----------------------------------------- [ Wrapper ] */
#wrapper {
	overflow: hidden;
	width: 920px;
	min-height: 660px;
	margin: 0 auto;
	padding: 25px 20px 0;
	/*background: url(assets/grid.png);*/
	background-color: #fff;
}

/* ------------------------------------------ [ Header ] */
#header {
	width: 920px;
	height: 38px;
	margin: 0 auto;
}

.logo {
	float: left;
}

.logo a {
	float: left;
	margin: 5px 0 0 0;
	display: block;
	width: 108px;
	height: 27px;
	background: url(assets/endsystems-logo.png) no-repeat;
	text-indent: -9999px;
}

.strapline {
	float: left;
	width: 390px;
	margin-bottom: 20px;
}

.tel {
	float: right;
	font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
	margin-bottom : 0.5em;
	font-size : 2em; /* 32 / 16 = 2 */ 
	line-height : 1.3;
	color: #0D224B;
	font-weight: 300;
}

/* ---------------------------------------- [ Main Nav ] */

#menu-nav {
	margin: 8px 0 0 0;
	padding: 0;
	float: right;
}

#menu-nav li {
	display: block;
	list-style: none;
	float: left;
	margin-left: 25px;
}

#menu-nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	color: #fff;
}

#menu-nav li a:hover {
	color: #acaeae;
	text-decoration: none;
}

/* ----------------------------------------- [ Sub Nav ] */
#menu-services {
	width: 250px;
	padding: 0;
	float: right;
}

#menu-services li {
	border-bottom: 1px dotted #4C5B52;
	list-style: none;
	font-size: 1em;
}

#menu-services li a {
	padding: 5px;
	font-weight: normal;
	display: block;
}

#menu-services li a:hover,
#menu-services li.current_page_item {
	color: #0f244f;
	text-decoration: none;
	background-color: #E1E0E0;
}

/* ------------------------------------------ [ Content ] */
#content {
	float: left;
	width: 920px;
	padding-bottom: 20px;
}

#main {
	width: 650px;
	float: left;
}

.page-content {
	width: 686px;
}

.page-content h2 {

}

.page-content p {
	width: 565px;
}

.intro {
	width: 799px;
	margin-bottom: 30px;
}

.title {
	width: 234px;
}

.body {
	width: 650px;
}

#sidebar {
	width: 250px;
}

#sidebar h4 {
	background: #004e90;
	color: #fff;
	font-size: 0.875em;
	line-height: 1.2;
	padding: 5px;
	margin-bottom : 0;
}

.btn {
	width: 250px;
	float: right;
	background-color: #E1E0E0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.btn a {
	display: block;
}

.btn a img {
	margin: 0 10px;
	border: 1px solid;
}

.btn p {
	margin: 0.4em 10px;
	font-size: 0.75em;
}

.btn ul {
	list-style: none;
	padding: 0;
	margin: 0 10px;
}

.btn ul li {
	padding: 2px 0;
}

.btn ul li a {
	display: inline;
}

#links {
	width: 215px;
	padding: 0;
	margin: 20px 0 0;
}

#links h2 {
	font-size: 1.4em;
	margin-bottom: 0;
}

#links li {
	list-style: none;
	list-style-position: outside;
}

#links li ul {
	padding: 0;
}

#linkcat-2 {
	margin-bottom: 30px;
}

ul.blogroll {
	margin: 0;
}

ul.blogroll li {
	padding: 8px 0;
	border-bottom: 1px dotted #4C5B52;
	font-size: 0.9em;
}

ul.blogroll li a {
	width: 215px;
	display: block;
	font-size: 1.1em;
}

/* ---------------------------------------- [ Home Page ] */
.slideshow {
	margin-bottom: 20px;
}

.title-bar {
	width: 630px;
	background: #0f2650;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin: 8px 0 0.5em;
}

#news-home h3 a {
	font-weight: 300;
	color: #0D224B;
}

#news-home img {
	float: left;
	margin-right: 15px;
}

.endocs-link {
	clear: both;
	display: block;
	width: 920px;
	height: 138px;
}

.endocs-link img {
	margin-bottom: 0;
}


/* ----------------------------------------- [ Services ] */

.body p img {
	margin: 0;
}

/* --------------------------------------------- [ News ] */
#news {
	width: 650px;
	float: left;
	margin-right: 20px;
}

#news img {
	float: left;
	margin-right: 20px;
}

.news-title {
	
}

#news .post {
	float: left;
	margin-bottom: 40px;
}

.post h2 a{
	font-weight: normal;
	color: #0D224B;
}

.post-meta {
	float: left;
	width: 650px;
	padding: 5px 0;
	border-top: 1px solid #0f2650;
	border-bottom: 1px solid #0f2650;
}

.post-meta p {
	margin: 0;
	font-size: 0.75em;
}


.archive ul,
.category ul {
	margin: 0;
}
/* ------------------------------------------ [ Careers ] */
#jobs {
	width: 650px;
}

#jobs h3 {
	font-size: 1em;
}

.job-list {
	padding: 0;
	border-bottom: 1px dotted;
	margin-top: 10px;
}

.job-list li {
	list-style: none;
	list-style-position: inside;
	border-top: 1px dotted;
}

.job-list li a {
	display: block;
	padding: 10px 5px;
	font-size: 1.2em;
	font-weight: 300;
	font-family: 'Ubuntu', Arial, Helvetica, Geneva, sans-serif;
}

.job-list li a span{
	float: right;
	font-size: 0.8em;
}

.job-list li a:hover{
	text-decoration: none;
	background-color: #E1E0E0;
}

.no-jobs {
	padding: 0 0 30px 0;
	border: none !important;
	font-size: 1.2em;
	list-style-position: outside;
}

/* ------------------------------------------ [ Contact ] */

#post-13 {
	width: 916px;
}

#gform_wrapper_1 {
	float: left;
	width: 450px;
	margin-right: 20px;
}

.gform_body ul {
	list-style: none;
	padding: 0;
}

#input_1_1,
#input_1_2,
#input_1_3,
#input_1_4,
#input_2_1,
#input_2_2,
#input_2_3,
#input_2_4,
#input_2_6  {
	width: 434px;
	float: left;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	border: 1px solid #ccc;
		color: #4C5B52;
}


#gmap {
	width: 565px;
	height: 400px;
	background-color: #000;
	float: right;
	margin-top: 52px;
}

#map {
	width: 440px;
	height: 400px;
	background-color: #fff;
	float: right;
	margin-top: 52px;
}

#content table.gadget {
	float: right;

}
/* -------------------------------------------- [ Quote ] */
#post-126 h2 {
	position: static;
}

.form-label {
	width: 80px;
	float: left;
	margin-right: 20px;
	padding-top: 6px;
	clear: both;
}

.form-input {
	float: left;
	margin-bottom: 15px;
}

.form-input input,
.form-input textarea {
	width: 450px;
	float: left;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

.wpcf7-radio {
	float: left;
	width: 450px;
}

.wpcf7-list-item {
	float: left;
	padding: 5px 0;
	width: 450px;
	margin: 0 !important;
}

.wpcf7-list-item label input {
	float: left;
	width: 15px;
	border: none !important;
}

.wpcf7-list-item label {
	display: block;
}


label {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

.form-submit {
	width: 140px;
	border: 0;
	clear: both;
	margin-left: 99px;
}

/* -------------------------------------- [ Page Navi ] */
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/* -------------------------------------------- [ Forum ] */
#sfversion {
	display: none !important;
}

/* ------------------------------------------- [ Footer ] */
#footer-wrap {
	clear: both;
	background: url(assets/footer-back.png);
	height: 100px;
}
#footer {
	width: 920px;
	padding: 20px 10px 10px;
	margin: 0 auto;
}

.address {
	font-size: 0.75em;
	color: #fff;
	margin: 0;
}

.credit {
	font-size: 0.75em;
	text-align: right;
	color: #fff;
	margin: 0;
}

.credit a {
	color: #fff;	
}
