 /*	
Theme Name: The Orchard
Theme URI: http://www.orchardleeds.com/
Description: WP Theme for The Orchard website
Author: Gjokica George Zafirovski
Author URI: http://gz.sunsblog.net
*/


body {
padding:0;
margin-top:0; 
background-color:#cce9ff;
background-image:url("images/body_bkg.jpg");
background-repeat:repeat-x;
text-align:left;
}

.post h1 a, .post h2 a {
color:#318923;
}

.post {
margin-bottom:20px;
}

#shell {
background-image:url("images/bg2.jpg");
background-repeat:no-repeat;
background-color:#ffffff;
}

#orchard-navigation {
margin:20px;
margin-top:0;
padding:0;
list-style:none;
}

#orchard-navigation ul {
margin:0;
padding:0;
list-style:none;
display:none;
}

#content {
margin:0 30px 0 0;
height:auto;
}

td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

#orchard-navigation li {
font-family : Arial, Helvetica, sans-serif;	 
width:190px;
padding:0;
border-bottom:1px solid #ffffff;
font-size:12px;
display:block;
background-color:#bad8b5;
background-image:url("images/nav_bkg.gif");
background-repeat:repeat-x;
color:#16410F;
font-weight:700;
margin:0;
}

#orchard-navigation li a {
display:block;
padding:6px;
color:#16410F;
overflow:hidden;
}

#orchard-navigation li ul li {
background-color:#bad8b5;
background-image:none;
}

#orchard-navigation li ul li ul li {
	background-color:#c8e9c2;
	background-image:none;
}

#orchard-navigation li ul li a {
	padding-left:12px;
	color:#000000;
}

#orchard-navigation li ul li ul li a {
padding-left:18px;
color:#000000;
font-size:90%;
}

#orchard-navigation li .current_page_item {
background-color:#7BB372;
}

.nav-holder { 
	overflow:hidden;
}

.logo { 
font-family : Arial, Helvetica, sans-serif;
font-weight:500;
font-size:30px;
color:#356c42;
}

h1, h2, h3, h4, h5 {
	color:#318923;
}

.post h2 {
margin:0;
}

.post h5 {
margin:0;
margin-bottom:10px;
}


h1, h2 { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:24px;
	color:#318923;
}

h3 {
color:#318923;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:500;
}

h4, h5 {
color:#318923;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:500;
}
h6 {
color:#318923;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin: 0px 0px 0px 0px;
}

a {
text-decoration:none;
color:#000000;
}

a:visited{
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:underline;
}

.entry a {
text-decoration:underline;
color:#318923;
}

.entry a:visited{
text-decoration:underline;
color:#318923;
}

.entry a:hover {
text-decoration:none;
color:#006633;
}

#footer {
background-image:url("images/bg_footer.jpg");
background-repeat:no-repeat;
}

#footer  div {
height:20px;
padding-top:40px;
width:100%;
text-align:center;
color:white;
font-weight:700;
}

dt {
    float: left;
    width: 80px;
    text-align: left; 
}


#aboutus-image {
margin-right:20px
}

.page-item-176{
visibility:hidden;
}

a.searchLink:link, a.searchLink:active, a.searchLink:visited {
	color: #318923;
	text-decoration: underline;
	font-size: 16px;
	margin: 0px 0px -40px 0px;
	padding: 0px 0px -40px 0px;
}
a.searchLink:hover {
	color: #318923;
	text-decoration: none;	
	font-size: 16px;
	margin: 0px 0px -40px 0px;
	padding: 0px 0px -40px 0px;
}

.nextLink {
	color: #318923;
	font-size: 12px;
}
.nextLink a {
	color: #318923;
	font-size: 12px;
}

a.buttonLink2:link, a.buttonLink2:active, a.buttonLink2:visited {
	background-image: url(http://www.orchardleeds.co.uk/wp-content/themes/orchard/images/button.jpg);
	background-repeat: no-repeat; 
	float: left;
	width: 150px;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 10px;
}
a.buttonLink2:hover {
	background-color: #339933;
	float: left;
	width: 150px;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-top: 5px;
	margin-bottom: 10px;
}

a.buttonLink:link, a.buttonLink:active, a.buttonLink:visited {
	background-image: url(http://www.orchardleeds.co.uk/wp-content/themes/orchard/images/button.jpg);
	background-repeat: no-repeat; 
	float: left;
	width: 150px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 12px;
	margin-bottom: 10px;
}
a.buttonLink:hover {
	background-color: #339933;
	float: left;
	width: 150px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-top: 12px;
	margin-bottom: 10px;
}
