/*  
Theme Name: Dutch Flats Llamas
Theme URI: http://www.dutchflatsllamas.com
Description: Default theme for Dutch Flats Llamas.
Version: 1.5
Author: James Baldys
Author URI: http://www.zeeight.com

*/
*{
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

body {
	min-width:800px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#fff;
}

#fullWrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

h3 {
	font-size:14px;
	padding:0px 0px 5px 0px;
	color:#3256CC;
	text-decoration:underline;
}

h4{
	font-size:14px;
	padding:0px 5px 5px 5px;
	color:#B8870C;
	text-decoration:underline;
} 

#header{
background-image:url(http://www.dutchflatsllamas.com/wp-content/themes/default/images/layout/mainLogo.jpg);
border:1px solid #000;
border-right:20px solid #442118;
width:798px;
height:138px;
}

/* MENU */

#mainMenu{
	width:798px;
	height:38px;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#af6417;
	border-left:1px solid #af6417;
	border-right:20px solid #442118;
	overflow:hidden;
}

#mainMenu ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#mainMenu li {
	float:left;
}

#mainMenu li a{
	display:block;
	display:block;
	width:98px;
	color:#ddd;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	height:30px;
	color:#ddd;
	padding:12px 0px 0px 0px;
}

#mainMenu li a:hover{
	color:#FFF;
	background-color:#383138;
}

#mainMenu li strong{
	color:#FFF;
	background-color:#383138;
}

/* END MENU */

#mainContent{
	width:799px;
	background-image:url(images/layout/contentBg.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right:20px solid #442118;
	
}

#leftBox {
	float:left;
	width:205px;
	font-size:12px;
	padding:5px 5px 5px 15px;
}

/* INDENTED CLASSES HERE ARE FOR FORMATTING OF STUFF IN THE LEFT BOX! */
	#saleBox {
		width:200px;
		text-align:left;
		margin-top:10px;
		background-color:#72a772;
		font-size:10px;
	}
	#saleBox ul{
		list-style:none;
	}
	#saleBoxLogo {
		float:left;
		width:84px;
		height:84px;
		margin-right:5px;
	}
	
	#saleBoxText {
		float:left;
		width:111px;
	}
	#updateBox {
		width:190px;
		text-align:left;
		margin-top:10px;
		background-color:#72a772;
		font-size:10px;
		padding:5px 5px 5px 5px;
	}
	
	#updateBox ul{
		list-style:none;
	}
	#updateBox li{
		margin-top:3px;
	}
	#updateBox li a{
		color:#eee;
		text-decoration:none;
	}
	#updateBox li a:hover{
		color:#eee;
		text-decoration:underline;
	}
	
	.address {
		color:#000;
		font-size:10px;
		text-align:center;
		margin-top:10px;
	}

#textWrapper{
	float:left;
	width:555px;
	font-size:12px;
	padding:5px 5px 5px 10px;
	line-height:125%;
}
#textWrapper p {
	font-size:11px;
}	
#textWrapper img {
	margin:8px 8px 8px 8px;
	border:1px solid #000;
}
#textWrapper p {
	margin-top:10px;
}
/* Used for the DTFL text on the index page */
#textWrapper h1{
	color:#B80000;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
}

#textWrapper h2{
	color:#F07830;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin-top:8px;
	margin-bottom:5px;
}

#textWrapper h3{
	color:#B80000;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	margin-top:8px;
	margin-bottom:5px;
}

#textWrapper ul{
	list-style:square;
	margin-left:15px;
	color:#000;
}
.linkFloat{
	width:250px;
	float:left;
	margin-left:15px;
	font-size:11px;
}
.linkFloat a {
	color:#0000ee;
}
.linkFloat a:hover {
	color:#B80000;
}	
/* MISC DIVS AND CLASSES FOR MAIN PAGE AND OTHER FORMATTING */

	#miscBox {
		margin-left:auto;
		margin-right:auto;
		width:400px;
		border:1px solid #000;
		background-color:#ece7e3;
		margin-top:15px;
		padding:5px 5px 5px 5px;
	}
	
	#miscBox2 {
		margin-left:auto;
		margin-right:auto;
		float:left;
		width:235px;
		margin-left:20px;
		margin-bottom:15px;
		margin-top:15px;
		padding:5px 5px 5px 5px;
	}

	#miscBox2 ul{
		list-style:none;
		color:#000;
	}
	#miscBox2 li {
		margin-top:6px;
	}
	#miscBox2 li a{
		font-size:11px;
		color:#0000EE;
	}
	#miscBox2 li a:hover{
		color:#c23636;
	}
/* INDIVIDUAL LLAMA POSTINGS */
	.llamabox {
		width: 540px;
		padding:5px 5px 5px 5px;
		border:2px solid #57422b;
		background-color:#cbd9cb;
		margin-bottom:20px;
	}
	.llamabox img {
		border:1px solid #000;
		float:left;
	}
	.llamabox a img {
		float:left;
		margin:5px 8px 8px 5px;
		border:1px solid #000;
	}
	.llamabox h3 {
		
	}
	.llamabox p {
		margin-top:10px;
		font-size:11px;
	}
	#aboutBox{
		line-height:125%;
	}
	#aboutBox p{
		margin-top:20px;
	}
	/* SOLD BOX */
	.soldbox {
		width: 540px;
		padding:5px 5px 5px 5px;
		border:2px solid #57422b;
		background-color:#cbd9cb;
		margin-bottom:20px;
	}
	.soldbox img {
		border:1px solid #000;
		float:left;
	}
	.soldbox a img {
		float:left;
		margin:5px 8px 8px 5px;
		border:1px solid #000;
	}
	.soldbox p {
		margin-top:10px;
		font-size:11px;
	}
/* END MISC DIVS AND CLASSES FOR MAIN PAGE AND OTHER FORMATTING */

#tinyClear{
	clear:both;
}

/* FOOTER */
#footer{
	width:798px;
	height:auto;
	margin-top:4px;
	text-align:center;
	font-size:10px;
	color:#ccc;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#442118;
	border-left:1px solid #442118;
	border-right:20px solid #442118;
	overflow:hidden;
}
/* IMAGE BOX */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #FFF;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #FFF;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
};