/*  
Theme Name: Hello 2007
Theme URI: http://hellowiki.com/2007/02/28/wordpress-theme-hello-2007/
Description: First theme in year 2007.
Version: 1.2
Author: Fen
Author URI: http://hellowiki.com/
*/

body {
	font: 14px Tahoma, Verdana, sans-serif;
	color: #003399;
	background: #663300 url(images/body01.gif) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* gobal */
* {
margin: 0;
padding: 0;
}
	.entry img {
	
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	
}
	.entry a img {
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	
}

.entry a img:hover {


}


#img-nofloat {
	float: none;
	margin: 0px;
	display: block;
	width: 150px;
	height: 114px;
}

img.left {margin: 0 18px 6px 0;}
h1, h2, h3 {
font-family: Tahoma, Verdana, sans-serif;
font-weight: normal;
}
h2 {
font-size: 1.5em;
color: #003399;
}
h3 {
font-size: 1.4em;
}
blockquote {
background: url(images/quote.png) 10px 0 no-repeat;
margin: 20px 0;
padding: 0 20px 0 50px;
}
code {
font: 1em 'Courier New', Courier, Monospace;
}
.clear {
clear: both;
}
.clearheader {
clear: both;
}
.widthfix {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
/* links */
a {
color: #54007F;
text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}

/* header */
#header {
margin: 0 auto;
background: #006600 url(images/backtop.jpg) repeat-x center top;
width: 100%;
height: 220px;
border-top: 1px solid #525b5c;
}
.logo {
	float: left;
	margin: 20px 0 20px 20px;
	border: none;
	height: 150px;
}

/*search*/
#searchform {
margin-top: 5px; 
}
#searchform input {
font: 1.1em Arial, Tahoma, Verdana, sans-serif;
background: #eee url(images/formfield_bg.png) repeat-x;
margin-top: 5px;
padding: 3px;
border: 1px solid #ccc;
}
#s {
font: 1.1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
background: #eee url(images/formfield_bg.png) repeat-x;
width: 220px;
padding: 3px;
border: 1px solid #ccc;
vertical-align: middle;
}

/* nav menu */
ul.menu {
	margin: 0 0px 0 1px;
	font-size: 12px;
	list-style-type: none;
	height: 30px;
	width: 800px;
}
ul.menu li {
color: #eee;
float: left;
}
ul.menu li a {
background: url(images/header-menu.jpg) 100% 100% no-repeat;
float: left;
display: block;
height: 23px;
padding: 7px 15px 0;
text-align: center;
color: #ccc;
text-decoration: none;
}
ul.menu li a:hover {
background: url(images/header-menu.jpg) no-repeat 100% 0%;
color: #fff;
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
background: url(images/header-menu.jpg) 100% 0% no-repeat;
color: #fff;
text-decoration: none;
}
	
/* content */
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgcontent-all.jpg);
	background-repeat: repeat-y;
}

.content-3 {
	width: 600px;
	background-image: url(images/header-aboutus.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-4 {
	width: 600px;
	background-image: url(images/header-photos.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-5 {
	width: 600px;
	background-image: url(images/header-forsale.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-6 {
	width: 600px;
	background-image: url(images/header-store.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-7 {
	width: 600px;
	background-image: url(images/header-clients.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-8 {
	width: 600px;
	background-image: url(images/header-herdsires.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-9 {
	width: 600px;
	background-image: url(images/header-financing.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-10 {
	width: 600px;
	background-image: url(images/header-events.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-11 {
	width: 600px;
	background-image: url(images/header-taxb.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-12 {
	width: 600px;
	background-image: url(images/header-links.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-13 {
	width: 600px;
	background-image: url(images/header-blog.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}

.content-14 {
	width: 600px;
	background-image: url(images/header-photos.jpg);
	background-repeat: no-repeat;
	height: 199px;
	float: left;
}


#content h2 a {
text-decoration: none;
}
.navigation {
display: block;
margin-left: 10px;
width: 500px;
}

/* box */
#article {
	float: left;
	width: 600px;
	background-image: url(images/bgcontent-blwh.jpg);
	padding-bottom: 20px;
	background-position: left top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	width: 130px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
}

/* entry */
.entry {
	background: no-repeat right top;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.entry p {
color: #000000;
line-height: 160%;
margin: 7px 0;
}
.entry ul {
margin: 0 0 0 30px;
}
.entry ul li {
margin: 7px 0;
}
.entrytitle h2, .entrytitle h3 {
display: inline;
}
.date {
font-size: 1em;
color: #a8adad;
}

/* sidebar */
#sidebar ul {
margin-top: 10px;
}
#sidebar li {
list-style-type: none;
margin: 3px 5px;
padding: 0 0 0 15px;
background: url(images/li.png) 0 7px no-repeat;
}
#sidebar li:hover {
background: url(images/li_on.png) 0 7px no-repeat;
}
#sidebar li a {
}
#sidebar li a:hover {
}
.aside {
	background: no-repeat right top;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 5px;
	width: 180px;
	text-align: center;
}
.aside h2 {
font-size: 1.25em;
margin-bottom: 5px;
}
.aside p {
color: #333;
line-height: 160%;
}

/* footer */
#bottom {
background: #E3E3E3 url(images/bottom.png) repeat-x;
border-bottom: 1px solid #cdd1d1;
width: 100%;
}
#tag {
background: url(images/tag.png) 90% 100% no-repeat;
margin: 0 auto;
padding: 15px 200px 20px 0;
width: 600px;
}
#footer {
	padding-top: 20px;
	width: 100%;
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
}

/*Images*/
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright{
padding: 4px;
margin: 0 0 0 7px;
display: inline;
}
img.alignleft{
padding: 4px;
margin: 0 7px 0 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

/*comments*/
#comments {
margin-left: 25px;
}
.commentlist li, #commentform input, #commentform textarea {
font: 1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
#commentform input, #commentform textarea {
background: #eee url(images/formfield_bg.png) repeat-x;
border: 1px solid #ccc;
padding: 3px;
}
#commentform textarea {
width: 480px;
}
.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.6em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
.alt {
padding: 10px;
}
.commentlist {
width: 490px;
text-align: justify;
}
.commentlist li {
background: #ececec;
margin: 15px 0;
padding: 10px;
border: 1px solid #cdd1d1;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 10px 0;
}
.nocomments {
text-align: center;
}
.commentmetadata {
border-bottom: 1px dotted #cdd1d1;
padding-bottom: 5px;
display: block;
}
.commentmetadata2 {
	padding-bottom: 7px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	color: #000000;
}
#respond {
margin-top: 20px;
}
.commentcount {
font-family: Georgia,sans-serif;
font-size: 1.8em;
font-weight: bold;
color: #cdd1d1;
float: right;
}

/*misc*/
.adsense {
}
.related {
margin: 0 0 20px 10px;
}
.none {
display: none;
}

.header-aboutus {
	background-image: url(images/header-aboutus.jpg);
	height: 199px;
	width: 600px;
}


div#layout {
	display: table;
	width: 565px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
			div#layout div {
	display: table-row;
	
}
			div#layout div div {
	display: table-cell;
	
}

.tabletype {
	width: 112px;
}


div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }
   
   
   
   .clientbox {
	width: 565px;
	min-height: 180px
}

.thumbnail {
	float: left;
}

.entry-forsale {
	float: left;
	height: 190px;
	width: 150px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}

.entry-forsale img{
	
	height: 150px;
	width: 150px;
	
}

.entry-forsale a img{
	
	border: 2px solid #000000;	
}

.entry-forsale a:hover img{
	border: 2px solid #009900;
}



.entry-forsale h2 {
	font-size: 16px;	
}



.catdescrp {
	font-size: 14px;
	color: #000000;
	text-indent: 15px;
	display: block;
	
	margin-bottom: 10px;
}