/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/
/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */

/* Just some example content */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {
  background-color: #ccc;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}
/* Commonly used to style page titles. */
h1 {
  color: #003486;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
/* Commonly used to style section titles. */
h2 {
  color: #003486;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #003486;
  font-weight: 100;
  text-decoration: underline;
}
/* Sets the style for visited links. */
a:visited {
  color: #003486;
  font-weight: 100;
  text-decoration: underline;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #000;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #000;
}

html{
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
}

body.attachment div#nav-images{
	clear: both;
	width: 100%;
}

body.attachment div#nav-images div{
	padding: 1em 0;
	width: 50%;
}

body.attachment div#nav-images div.nav-next{
	text-align: right;
}

body.attachment div#nav-images div.nav-previous{
	text-align: left;
}

body.attachment div.entry-meta,body.attachment div#comments{
	clear: both;
}

div#wrapper {
	width: 800px;
	background-color: #cccccc;
	margin: 0 auto 0 auto;
}

div#container {
	float: right;
	margin: 0 0 0 -164px;
	padding: 0 0 0 0;
	width: 100%;
	min-height: 600px;
	background: url(../blank2L/images/background.jpg) repeat-y;
}
div#content {
	margin: 0 0 0 164px;
}
div.sidebar {
	float: left;
	width: 164px;
	overflow: hidden;
	background-color: #ebe2c6;
}
div#secondary {
	clear: left;
}
div#footer {
	clear: both;
	width: 100%;
	height: 50px;
	background: url(../blank2L/images/background.jpg) repeat-y;
}

div#access div.skip-link{
	position: absolute;
	top: 1em;
	right: 1em;
}

div#content{
	width: 636px;
}

div#container,div.sidebar{

}

div#footer{
	text-align: center;
}

div#header{
	text-align: center;
	height: 139px;
	background: url(images/casarei-header.jpg) no-repeat;

}

div#menu{
	font-size: 0.9em;
	height: 1.5em;
	padding-top: 0.3em;
	background: #eee;
	width: 100%;
}

div#menu ul a{
	font-weight: 700;
	text-decoration: none;
}

div#menu ul li{
	float: left;
}

div#menu ul li a{
	background: #eee;
	padding: 0.3em 0.5em;
}

div#menu ul li:hover ul{
	display: block;
	font-size: 0.9em;
	padding-top: 0.5em;
	position: absolute;
}

div#menu ul li:hover ul li a{
	background: #f5f5f5;
	border: none;
	display: block;
	padding: 0.1em;
	width: 10em;
}

div#menu ul ul{
	display: none;
}

div#menu ul ul li{
	float: none;
}

div#menu ul ul li a{
	margin: 0;
	padding: 0;
}

div#menu ul,div#menu ul ul,div#menu ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#nav-above{
	margin-bottom: 1em;
}

div#nav-above,div#nav-below{
	width: 100%;
	height: 1em;
}

div#nav-below{
	margin-top: 1em;
}

div.comments ol li{
	margin: 0 0 3.5em;
}

div.entry-content{
	font-size: 9pt;
	line-height: 14pt;
	text-align: left;
	width: 432px;
	margin: 0 0 0 96px;
}

div.entry-content p{
	font-size: 9pt;
	line-height: 14pt;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.entry-content h1{
	color: #009adf;
	font: 15pt Arial;
	line-height: 18pt;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

div.entry-content h2{
	color: #009adf;
	font: 10pt Arial;
	line-height: 14pt;
	text-align: center;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.entry-content h3{
	color: #009adf;
	font: 15pt Arial;
	line-height: 18pt;
	text-align: left;
	margin: 26px 0 5px 0;
	padding: 26px 0 5px 0;
}

div.entry-content h4{
	color: #009adf;
	font: bold 10pt Arial;
	line-height: 12pt;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.entry-content h5{
	color: #009adf;
	font: bold 10pt Arial;
	line-height: 12pt;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.entry-attachment img,div#nav-images div img{
	overflow: hidden;
}

div.entry-attachment,div.entry-caption{
	text-align: center;
}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{
	clear: both;
	float: left;
	width: 100%;
}

div.gallery dl{
	float: left;
	text-align: center;
}

div.gallery dl dd{
	margin-left: 0;
}

div.gallery dl dt{
	margin: 0;
}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{
	margin: 0;
	padding: 0;
}

div.sidebar h3{
	font-size: 1.2em;
}

div.sidebar input#s{
	width: 7em;
}

div.sidebar li{
	list-style: none;
	margin: 0 0 1em;
}

div.sidebar li form{
	margin: 0.2em 0 0;
	padding: 0;
}

div.sidebar ul ul{
	margin: 26px 0 0 1em;
	padding: 26px 0 0 1em;
}

div.sidebar ul ul li{
	list-style: none;
	margin: 0;
	text-align: right;
	padding-right: 36px;
	color: #048ec6;
	text-decoration: none;
	padding-bottom: 24px;
}

div.sidebar ul ul li a:link{
	color: #048ec6;
	text-decoration: none;
}

div.sidebar ul ul li a:visited{
	color: #048ec6;
	text-decoration: none;
}

div.sidebar ul ul li a:hover{
	color: #04b7ff;
	text-decoration: none;
}

div.sidebar ul ul li a:active{
	color: #04b7ff;
	text-decoration: none;
}

div.sidebar ul ul ul{
	margin: 0 0 0 0.5em;
}

div.sidebar ul ul ul li{
	list-style: circle;
}

form#commentform .form-label{
	margin: 1em 0 0;
}

form#commentform span.required{
	background: #fff;
	color: red;
}

form#commentform,form#commentform p{
	padding: 0;
}

input#author,input#email,input#url{
	width: 50%;
}

input#author,input#email,input#url,textarea#comment{
	padding: 0.2em;
}

textarea#comment{
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

.alignleft,div.nav-previous{
	float: left;
}

.alignright,div.nav-next{
	float: right;
}

.entry-title{
	clear: both;
}

