/* Knight Accountants - Stylesheet */
/* Please do not copy or reproduce in part or in whole without prior written consent */
/* Please contact us at info@knightaccountants.co.uk - we do not bite :)  */

@import url("../wp-content/themes/ka-theme/style.css");

body {
background-color: #020911;
}
#container {
	width:100%;
	}	

#header {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: center;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
.content-wrapper {
	background-color: #fff;
	width: 1000px;
	min-height: 475px;}

#content{
	width:1000px;
	background-color: #fff;
	margin: 0 auto 0 auto;
}

/*  Large Home Page Menu  */	
.gallery{
  width:900px;
  background-color:transparent; 
  margin: 0 5% 0 5%;
}
.gallery .picture {
  float:left;
  width:180px;
  padding: 0px 20px 20px 20px;
  background-color:transparent; 
}
.gallery .picture_2{
  float: left; 
  width:180px; 
  text-align:center; 
  padding: 0px 20px 20px 20px;
}
.picture .image {
  width:180px; 
  height:180px; 
  border: none;
}
.gallery .picture_2 .image {
  width:180px; 
  height:180px; 
  border: none;
}
.gallery .footer {
  text-align:center;
  width: 180px; 
  font-weight:normal; 
  padding-top: 7px; 
  padding-bottom:7px; 
background: #222; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#252525, #0a0a0a);
background: -o-linear-gradient(#252525, #0a0a0a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
background: -webkit-linear-gradient(#252525, #0a0a0a);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
  color:#fff; 
}
.gallery .footer a {
	color: #fff;
	}

/* Sub Menu for All Other Pages */	


#contentLeft {
	width: 480px;
	float: left;
}
#contentRight {
	width: 480px;
	float: right;
}
form {
clear: both;
padding-top: 20px;
}
#fb {
position: absolute;
margin-top: -168px;
margin-left: 75px;
font-size: medium;
font-weight: bold;
line-height: 1em;
float: left;
color: #000;
}
#twtr {
position: absolute;
margin-top: -114px;
margin-left: 75px;
font-size: medium;
font-weight: bold;
line-height: 1em;
float: left;
color: #000;
}
#li {
position: absolute;
margin-top: -63px;
margin-left: 75px;
font-size: medium;
font-weight: bold;
line-height: 1em;
float: left;
color: #000;
}
#phone {
position: absolute;
margin-top: -170px;
margin-left: 70px;
font-size: medium;
font-weight: bold;
float: left;
color: #000;
}
#fax {
position: absolute;
margin-top: -110px;
margin-left: 70px;
font-size: medium;
font-weight: bold;
float: left;
color: #000;
}
#email {
position: absolute;
margin-top: -50px;
margin-left: 70px;
font-size: medium;
font-weight: bold;
float: left;
color: #000;
}
