/*
Theme Name: High Meadow Farm
Theme URI: http://alpacasofhighmeadownc.com/
Description: Default theme for High Meadow Farm - Designed by Burnt Mountain Llamas
Version: 0.8
Author: James Baldys
Author URI: http://www.zeeight.com

*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
em {
	font-style:italic;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* BEGIN CUSTOM STYLE SHEET */

body {
	background-color:#dad5c1;
	background-image:url('images/layout/page_bg.gif');
	background-repeat:repeat-x;
	padding-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
strong {
	font-weight:bold;
}
#wrapper {
	margin:1px auto;
	width:800px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#header {
	display:block;
	width:800px;
	height:120px;
	background-image:url('images/layout/mainlogo.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
#article {
	display:block;
	width:798px;
	background-color:#1138550;
	padding:1px;
	margin:0px;
}
/* ====> MAIN MENU <==== */
#main_menu {
	display:block;
	width:800px;
	height:40px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#0a3b72;
	overflow:hidden;
}
	#main_menu ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#main_menu ul li {
		margin:0;
		padding:0;
		display:block;
		float:left;
	}
	#main_menu ul li a {
		display:block;
		height:40px;
		background-repeat:no-repeat;
	}
	#main_menu ul li a.home {
		width:76px;
		background-image:url('images/buttons/home_1.gif');
	}
	#main_menu ul li a.about {
		width:108px;
		background-image:url('images/buttons/about_1.gif');
	}
	#main_menu ul li a.sires {
		width:119px;
		background-image:url('images/buttons/herd_1.gif');
	}
	#main_menu ul li a.females {
		width:100px;
		background-image:url('images/buttons/females_1.gif');
	}
	#main_menu ul li a.sale {
		width:103px;
		background-image:url('images/buttons/sale_1.gif');
	}
	#main_menu ul li a.shawls {
		width:92px;
		background-image:url('images/buttons/shawls_1.gif');
	}
	#main_menu ul li a.artwork {
		width:106px;
		background-image:url('images/buttons/artwork_1.gif');
	}
	#main_menu ul li a.contact {
		width:96px;
		background-image:url('images/buttons/contact_1.gif');
	}
/* <==== END MAIN MENU ====> */
h1 {
	color:#ac6d35;
	font-size:1.6em;
	margin:8px 8px 8px 0px;
}
h1.category_title {
	margin:8px 8px 16px 0px;
}
h2 {
	color:#0a3b73;
	font-size:1.4em;
	margin:8px 8px 8px 0px;
}
h3 {
	clear:left;
	font-size:1.2em;
	margin:8px 8px 8px 0px;
	color:#ac6d35;
}
#main_content {
	display:block;
	width:776px;
	background-color:#fff;
	padding:11px;
	margin:0px;
	line-height:130%;
}
div.hr {
  height: 28px;
  background: #fff url('images/layout/custom_hr.gif') no-repeat scroll center;
}
div.hr hr {
  display: none;
}
/*
	HOME PAGE - RIGHT.FLOATED COLUMN
	for now, just for the shawl information...
*/
	div.homepage_right {
		display:block;
		width:223px;
		float:right;
		margin:11px 0px 11px 11px;
		border:1px solid #d9d6c1;
		padding:8px;
		background-color:#e8e8e8;
		font-size:0.6em;
		line-height:130%;
	}
	div.right_post_block {
		border-bottom:1px solid #d9d6c1;
		margin:0px 0px 8px 0px;
	}
	div.homepage_right h2 {
		font-size:1.2em;
		margin:0px 0px 8px 0px;
		color:#ac6d35;
	}
	div.homepage_right a img {
		display:block;
		width:100px;
		height:82px;
		float:left;
		border:1px solid #000;
		margin:8px 4px;
	}
div.llama_post {
	margin:0px 0px 11px 0px;
	padding:0px 0px 11px 0px;
	font-size:0.8em;
}
h2.post_title {
	color:#003838;
	font-size:1.4em;
	margin:0 0 11px 0;
	font-weight:bold;
	padding:0 2px 0 0;
	border-bottom:1px solid #003838;
}
div.llama_post a:hover {
	color:#ac6d35;
}
div.llama_post p {
	margin:11px 0;
}
div.llama_post img {
	margin:2px;
	border:2px solid #003838;
}
/*
div.llama_post img.aligncenter {
	margin-left:15%;
}*/
div.llama_post a img {
	display:block;
	float:left;
	border:2px solid #003838;
	margin:0 11px 11px 0;
}
div.llama_post a:hover img {
	border-color:#dad5c1;
}
div.llama_post ul {
	margin:8px 0 0 16px;
	list-style-type:square;
	list-style-position:inside;
}
div.llama_post ul li {
	margin:0;
	padding:2px;
}
div.llama_post ul li ul {
	list-style-type:circle;
}
div.gallery {
	margin:11px 0 0 90px;
}
/* FOOTER & MISC */
#footer {
	display:block;
	width:800px;
	height:32px;
	background-image:url('images/layout/footer_bg.gif');
	overflow:hidden;
	margin:8px auto;
	padding:8px 0px 0px 0px;
	text-align:center;	
}
p.copyright {
	margin-top:11px;
	font-size:0.6em;
	color:#888;
}
div.wp-caption {
	margin:11px 1px 11px 1px;
	padding:2px;
	border:1px solid #ccc;
	background-color:#eee;
}
div.alignleft {
	float:left;
}
div.aligncenter {
	margin-left:22%;
}
p.wp-caption-text {
	text-align:center;
	font-size:0.8em;
	font-style:oblique;
}
div.tinyClear{
	clear:both;
}
/* IMAGE BOX */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #FFF;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #FFF;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}

