/* --------------------------------------------------------------------------

                      Edward Crumpton
                       
    web             : http://www.edcrumpton.com/
    version         : 01/09/2007
    
    copyright       : Double Sided Limited 2007 
    author          : Double Sided Limited

   -------------------------------------------------------------------------- */  
a {
	color: #A6A6A6;
	text-decoration: none;
	outline: none; /* removes the dotted line around images in Firefox */
}
a:link {
	color: #A6A6A6;
}
a:visited {
	color: #A6A6A6;
}
a:hover {
	color: #98C700;
}
a.ds {
	color: #A6A6A6;
	text-decoration: underline;
}
a.ds:link {
	color: #A6A6A6;
}
a.ds:visited {
	color: #A6A6A6;
}
a.ds:hover {
	color: #A6A6A6;
}
a.green {
	color: #98C700;
	text-decoration: none;
}
a.green:link {
	color: #98C700;
}
a.green:visited {
	color: #98C700;
}
a.green:hover {
	color: #98C700;
}
a.grey {
	color: #707070;
	text-decoration: underline;
}
a.grey:link {
	color: #707070;
}
a.grey:visited {
	color: #707070
}
a.grey:hover {
	color: #98C700;
}
html, body {
	text-align: center;
/* removes Firefox content jump by forcing a scroll bar to appear in all pages */
	min-height: 100%;
	background-color: #EFEFEF;
	margin-bottom: 1px;
}
/* removes the dotted line around images in Firefox */

body {
	text-align: center;
}
/*  ------------------------------|  LAYOUT  |------------------------------  */
#frame {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
}
#contentleft {
	display: inline;
	margin-top: 25px;
	margin-left: 75px;
	width: 116px;
	margin-right: 12px;
	padding: 0px;
	float: left;
	background: #FFF;
}
#contentcenter {
	margin-top: 25px;
	width: 530px;
	padding: 0px;
	float: left;
}
#contentright {
	margin-top: 28px;
  width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
#contentheader {
	margin-top: 25px;
	padding-top: 20px;
	background: #fff;
	margin-left: 25px;
}
#contentfooter {
	margin-left: 75px;
	margin-top: 40px;
	padding: 0px;
	width: 659px;
	clear: both;
	display: block;
	
}
#contentfooterhome {
	margin-left: 75px;
	margin-top: 0px;
	padding: 0px;
	width: 659px
}
/*  ----------------------------|  NAVIGATION  |----------------------------  */
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
li.categories {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height: 14px;
}
h1.blog
{ padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height: 14px;
	list-style-type: none;
}	
ul#subNavigation ul {
	padding-left: 10px;
	color: #A6A6A6;
	padding-bottom: 6px;
}

li.cat-item {
	padding-left: 10px;
	color: #A6A6A6;
}

ul#subNavigation a {
  display: block;
  width: 116px;
  } 
  
li.current-cat,  li.current-cat a, li.current-cat a:visited {
	color: #98C700;
	}
  
* html ul#subNavigation a { height: 1px; } 

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height: 14px;
}
ul#sidebar ul {
	padding-left: 10px;
	color: #A6A6A6;
	padding-bottom: 6px;
}
ul#sidebar a {
	display: block;
	width: 116px;
}
* html ul#sidebar a {
	height: 1px;
}



/*  ---------------------------|  TYPOGRAPHY  |---------------------------  */
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 0px;
}
h1 {
	padding: 0px;
}
h2 {	
	
  padding-top: 30px;
}
h3 {
	padding: 30px 0px 8px 0px;
}
h4 {
	padding: 0 0 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}
#contentleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A6A6A6;
	line-height: 14px;
	margin: 0px;
}
#contentfooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #A6A6A6;
	line-height: 14px;
	margin: 0px;
}
#contentfooterhome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #A6A6A6;
	line-height: 14px;
	margin: 0px;
}
img.title {
	margin-left: 50px;
	padding: 0px;
}
img.exhibition {
	padding: 18px 0px 10px 0px;
}
/*  ---------------------------|  CONTACT  |---------------------------  */
.mainform, #s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F3;
	color: #808080;
	border: 1px solid #959388;
	display: inline;
  width: 80px;
  float: left;
}

.mainform  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F3;
	color: #808080;
	
	border: 1px solid #959388;
	display: inline;
}
.multiform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F3;
	color: #808080;
	width: 233px;
	height: 100px;
	border: 1px solid #959388;
	display: inline;
}
.formbutton, #searchsubmit {
	cursor: pointer;
	border: outset 1px #959388;
	background: #999999;
	color: #666666;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	padding: 1px 2px;
	background: url(http:/www.edcrumpton.com/images/layout/formbg.gif) repeat-x left top;
	width: 55px;
	float: left;
}
form {
display: inline;
}
/*  ---------------------------|  SITEMAP  |---------------------------  */
ul#sitemap {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A4524;
	line-height: 20px;
}
ul#sitemap2 {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A4524;
	line-height: 20px;
}
#thumbnail {
	float: left;
	border: 1px solid #d1d1d1;
	margin: 0 9px 9px 0;
	background: #FFF;
}
#thumbnail img {
	width: 85px;
	height: 85px;
	border: 0;
	padding: 10px 0 5px 0;
}
#thumbnail a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #808080;
	margin: 0;
	padding: 0 10px 8px 10px;
	width: 85px;
	line-height: 11px;
}
#thumbnail a:hover {
	background: #F7F7F7;
	color: #98C700;
}

#homeimage {
width: 629px;
height: 165px;
background: white url(../images/layout/home.jpg) no-repeat;
left: 50px;
padding: 165px 10px 0 30px;
float: left;
position: relative;
}

#homeblog {
background: transparent url(../images/layout/bloghome.gif) no-repeat;
width: 145px;
height: 160px;
float: left;
display: block;
text-indent: -9999px;
margin: -20px 0 0 20px;
}

#viewwork {
float: left;
clear: both;
margin: -20px 0 0 -5px;
}

#blog {
background: transparent url(../images/layout/btn_blog.png) no-repeat;
height: 129px;
width: 138px;
margin-top: -60px;
float: right;
display: inline;
clear: both;
}

#frameblog {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	clear: both;
	z-index: 10;
}
 div.hr {
  height: 15px;
  border-top: solid 1px #D1D1D1;

}
div.hr hr {
  display: none;
}


     
.sociable ul, .sociable li {
display: inline;
}
.sociable a {
border: none!important;
}

#commentform em {
	margin-top: 5px;
color:#808080;
font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 0.75em;
}
.commentInfo {
	margin: 5px 0 0 5px;
	float: left;
	width: 100px;
}
#commentform label {
	float:  left;
	width: 80px;
	font: bold 0.75em Georgia,"Times New Roman",Times,serif;
color:#808080;
	margin-top: 5px;
	clear: both;
}
#author, #email, #url, #s, #cf_field_1 {
	margin-top: 5px;
	background-color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCC!important;
	padding: 2px;
}

#comment {
	margin-top: 5px;
	background-color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCC;
	padding: 2px;
	float: left;
	width: 300px;
}
#submit, #searchsubmit, #sendbutton {
	background-color: #98C700!important;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border: 0px solid;
	padding: 1px 6px 1px 6px;
}
#sendbutton {
	background: #98C700;
	border: 0px solid!important;
	margin: 0;
	width: 50px;
}
#submit:hover,
#submit:focus, 
#sendbutton:hover,
#sendbutton:focus, 
#searchsubmit:hover,
#searchsubmit:focus {
	background-color: #98C700!important;
	color: #000!important;
	text-decoration: underline!important;

}


#commentform #submit {
	margin: 5px 0 0 80px;
}
