/*  
Theme Name: Alpaca Crossroads
Theme URI: http://www.sethgeib.com/
Description: This theme was designed by Seth Geib for The Alpaca Crossroads LLC.
Version: 1.0
Author: Seth Geib
Author URI: http://www.sethgeib.com/
*/

* {margin: 0; padding: 0;}	
form {margin: 0; padding: 0;}
h1 {font-size: 19px; color: #858383;}
h2 {font-size: 16px; line-height: 20px; color: #00749E;}
.h2 {font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #312E2E; font-weight: bold;}
h3 {font-size: 15px; color: #656565;}
html, body {background: #f1bf55 url(images/headerbg.png) repeat-x left top; margin: 0px; padding: 0px; text-align: center;}
body, tr, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a:link,a:visited,a:active {color:#981d20; text-decoration: none;}
a:hover	{color:#000000; text-decoration: underline;}
a img,a:link img,a:active img,a:visited img{border-color: #981d20; border-width:2px;}
a:hover img {border-color:#000000; border-width:2px;}
#wrap {width: 980px; border-right: 0px solid #ccc; text-align: left; vertical-align: middle; margin: 0px auto; padding: 0px; position:relative;}
#header {width: 980px; height: 90px; text-align: right; margin: 0px auto;padding: 0px;}
#logo {float: left; width: 600px; height: 53px; margin-top: 25px; margin-bottom:10px;} 
#logo h1 { text-indent: -10000px; padding: 0px; margin: 0px; } 
#logo h1 a { display:block; background:transparent url(images/logo.gif) no-repeat; width: 600px; height: 53px;}
#middle {clear: both; width: 980px; margin-top: 13px;}
#right {float: right; width: 234px;}
#left {float: left; width: 728px;}
.entry {width: 728px; height:auto !important; height:400px; min-height:400px; border: 1px solid #dadada; background: #fff url(images/entry.gif) repeat-y left top; margin-bottom: 10px;}
.entry p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #000000; padding: 10px 15px 10px 15px;}
.entry h2 { font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 16px; color: #898585; font-weight: bold; padding: 10px 10px 0 10px;}
.entry li {margin-left: 25px;}
#sidebar { background: #fff; float:right; width: 212px; border: 1px solid #dadada; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #000000; padding: 10px 10px 10px 10px; position:relative; top:-41px;}
#sidebar h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #cccccc;}
#sidebar ul { list-style-type: none; margin: 0 ; padding: 0; }
#sidebar ul li { list-style-type: none; margin: 0 0 10px 0; padding: 0; }
#sidebar ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#sidebar ul li ul li { list-style-image:url(images/bullet.gif); list-style-position:inside; padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
.alignright { float: right; }
.alignleft { float: left; }
blockquote { margin: 0px 30px 0px 10px; padding-left: 20px; border-left: 5px solid #981d20; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
.gcomment { border-left: none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom: 1px solid #f3f3f3; padding:3px; background-color:#F7F7F7; }
.ucomment { border-left: none; border-right:none; margin-bottom:3px; border-bottom: 1px solid #f3f3f3; padding:3px; background-color:#fbfbf1; }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footerbox { clear:both; background: #981d20 url(images/footerbg.png) repeat-x left top; width: 100%; background-color: #981d20; margin: 0px auto; text-align: center;}
#footerpad { clear:both; width: 980px; padding-top: 5px; margin: 0px auto; text-align: left;}
#footer { clear:both; width: 980px; padding: 20px 0px 5px 0px;}
#footer p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
#footer a:link, #footer a:active, #footer a:visited { color: #C3C2C2; text-decoration: none;}
#footer a:hover { color: #666666; text-decoration: underline;}
#acrstamp {z-index: 1; width:171px; height:129px; position:relative; right:-35px; top:40px; float:right; background: transparent url(/wp-content/themes/acrllc/images/ACRstamp.gif);}

/* -----------------Thickbox v.2.1--------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Georgia, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Georgia, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #000000;}
#TB_window a:visited {color: #000000;}
#TB_window a:hover {color: #666666;}
#TB_window a:active {color: #000000;}
#TB_window a:focus{color: #000000;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
position:absolute;
z-index:100;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
min-height:100%;
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #666666;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
  color:#000000;
}
#TB_closeWindow{
  height:25px;
  font-weight:bold;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#eeeeee;
  height:27px;
  color:#000000;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}