/*
Theme Name: DAS
Theme URI: http://data-acquisition-systems.co.uk/
Description: designed for das
Version: 1.0
Author:sws
Author URI: http://www.sustainablewebsolutions.com
*/
/***************************************
   AUTHOR:  		Sustainablewebsolutions
   WEBSITE:   		http://www.data-acquisition-systems.co.uk
    	
 ***************************************/ 
 
/***************************************
   HTML ELEMENTS
****************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	background: #FFF url(images/bg.jpg) repeat-x;
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em Arial, Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;		
}



/* links */
a { background: inherit; color: #6e8ced; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em Arial, Arial, Helvetica, sans-serif; }
h1 { font-size: 1.2em; color: #6e8ced; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { 	font: bold 1.6em/1.5em Arial, Arial, Helvetica, sans-serif;
; 
	color: #666666; }
h4 { font-size: 1.2em; text-transform: uppercase; margin: -19px 160px; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img {

}



img.float-left {
  margin: 5px 15px 5px 0px;
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}

img.float-right {
  margin: 5px 15px 5px 0px; 

}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: normal 1.6em/1.5em Arial, Arial, Helvetica, sans-serif;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #567bf3;  
	font: bold 1.2em/1.5em Arial, Arial, Helvetica, sans-serif;
	color: #666666;	
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 0px 0px 5px;	
	top: 0px;
}

td {
	padding-left: 22px;
	padding-right: 22px;
/***********************
	  temp: width: 560px;
************************/
width: 560px;
}

/* end - table */

/* form elements */
legend {
color: #6e8ced
}



/***********************
	  LAYOUT
************************/

#header-content, #content {
	width: 880px;
}

#footer-content {

}


/* header */
#header {
	height: 63px;
	text-align: left;	
	background: #FFF url(images/hbg.jpg) repeat-x;
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;	
	font: bold 23px arial, Sans-serif;
	letter-spacing: 10px; 
	color: #fff;
	margin: 0; padding: 0;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 175px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #3a69db;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px arial, Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 0px; left: -200px;
}

/* header menu */

#header-content ul {
	position: absolute;
	right: 0px; top: 38px;
height:40px;
	font: bold 1.3em arial, sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: right;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #6e8ced;
	color: #FFF;
}
 li a#current  {
	background: #6e8ced;
	color: #FFF;
}
#header-content li.current_page_item a { 
	background: #6e8ced;
	color: #FFF;
}

#header-content li.current_page_parent a { 
	background: #6e8ced;
	color: #FFF;
}

/*hide sub nav items*/
#header-content ul li ul {display:none;}
/*show drop-down list*/
#header-content ul li:hover ul {display:block;position:absolute;top:18px;margin-top:6px;right:0;width:900px;border-top: 1px solid #fff;font: bold 1.0em arial, sans-serif;}
/*drop-down on state*/
#header-content ul li:hover ul li a {display:block;background:#E6E6E6;color:#000;height:auto;line-height:15px;padding:1px 9px 2px 14px;width:14%;border-right: 1px solid #fff; border-bottom:1px solid #fff;}
/*sub drop-down over state*/
#header-content ul li:hover ul li a:hover {background:#C9D2DF;color:#fff;}
/*active state*/
#activ {color:#000;background: url(images/bgON.gif) top left repeat-x;}

#header-content ul li:hover ul  li.current_page_item a { background:#C9D2DF;color:#fff;}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {

	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 28%;
	margin: 10px 0 0 0;
	padding: 0px;
	border-bottom: 10px;
	bottom: 0px;
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em arial, Sans-serif;
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}



/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #6e8ced;
	color: #6e8ced;		
}

/* main */
#main {
	float: left;
	width: 70%;	
	margin: 0 0 10px 0; padding: 0;

}


#main img {
	padding: 22px 0px 0px 10px;

	}

#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em arial, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
}
#main .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	font-size: 95%;
}
#main .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
#main .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
#main .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}




.post {
	margin: 0; padding: 0;
/*not in use	background: #FFF url(gradientbg.jpg) repeat-x;	*/
	border: 0px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer ~  */

#footer {
	clear: both;
	position: absolute;
	width: 100%;
	left: 0px;
	margin: 0; padding: 0;
	font: normal .95em/1.6em arial, Arial, sans-serif;
	text-align: left;
	background:url(images/fbg.jpg) repeat-x;
}


#footer h1, #footer p {	margin-left: 0; color: #6e8ced; margin: 0px 0px;

}

#footer-content {	
	overflow: hidden;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #fff;	
}
#footer-content a:hover {
	text-decoration: none;
	color: #6e8ced;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 20%;
	padding: 0 5px 10px 10%;	

}
#footer-content .col2 {
	width: 20%;
	padding: 0 10% 10px 0;
}
#footer img {
	padding: 0 0 12px 0;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #6e8ced; }


.commentlist{
  	background-color: #fff;
	border-left: 5px solid #fff;
	width: 452px;
}

.storycontent {
  	background-color: #fff;
	font: bold 1.4em/1.7em Arial, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 620px;
}

#storyhead {
		padding-left: 0px;
		padding-top: 10px;
}


textarea {
	width: 500px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;
	width: 95%;
}
th strong {
	color: #fff;
}
th {
	background: #6e8ced;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */


#script {
  background-color: #FAFAFA; 
  border: 1px solid #f2f2f2;
}

