/*
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
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

div.swapsies {
display:inline;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:-370px;
position:relative;
width:620px;
}

div.swapsies h2 {
color:#eee;
font-size: 20px;
}

/* Different colour banner depending on body.pageid class. */

body.pageid-2 div#header, body.blog div#header {
height: 369px;
background-image:url('images/header_sprite.png');
background-repeat: no-repeat;
}

body.pageid-5 div#header, body.pageid-10 div#header {
height: 369px;
background-image:url('images/header_sprite.png');
background-position: 0 -369px;
}

body.pageid-7 div#header {
height: 369px;
background-image:url('images/header_sprite.png');
background-position: 0 -738px;
}

div#identity {
position: relative;
top: 93px;
left: 650px;
}

div#identity h1 {
overflow:hidden;
text-indent:-100em;
}

div#identity h1 a {
display:block;
line-height: 196px;
background-image: url('images/header_sprite.png');
background-position: 0 -1107px;
}

div#identity h2 {
overflow:hidden;
text-indent:-100em;
position: relative;
top: -20px;
}

div#identity h2 a {
display:block;
line-height:42px;
background-image:url('images/header_sprite.png');
background-position: 0 -1303px;
}

div#identity h2 a:hover {
display:block;
line-height:42px;
background-image:url('images/header_sprite.png');
background-position: 0 -1346px;
}



/* -- sidebar-edit colour discontinued 

body.pageid-2 div#sidebar-edit, body.blog div#sidebar-edit, body.single div#sidebar-edit {
border-top: 4px solid #00aeef;
}

body.pageid-5 div#sidebar-edit, body.pageid-10 div#sidebar-edit {
border-top: 4px solid #EC008C;
}

body.pageid-7 div#sidebar-edit {
border-top: 4px solid #73C047;
}

div#sidebar-edit {
}

 -- */

div#sidebar-edit a {
text-decoration: none;
color: #666;
}

/* -- h2 and h5 - page colours -- */



div#post-2 h5, body.pageid-2 h5, body.blog h5 { 
color: #00aeef;
}




/* -- h2 discontinued 

div#post-5, div#post-10  { 
border-top: 4px solid #EC008C;
padding-top: 20px;
}

div#post-2 h2  { 
border-top: 9px solid #00aeef;
border-bottom: 3px solid #ccc;
padding: 30px 0 30px 0;
}

div#post-7 h2  { 
border-top: 9px solid #73C047;
border-bottom: 3px solid #ccc;
padding: 30px 0 30px 0;
}

-- */

div#post-5 h5, body.pageid-5 h5, div#post-10 h5, body.pageid-10 h5 { 
color: #EC008C;
}



div#post-7 h5, body.pageid-7 h5 { 
color: #73C047;
}

#sidebar-spacer {
display:block;
height: 300px;
}

div#menu {
height:84px;
padding-top: 10px;
padding-left: 10px;
background-image:url('images/menu.png');
font-size: 17px;
font-weight: bold;
}

div#menu-footer {
background-image:url(images/menu.png);
height:84px;
margin-left:-10px;
padding-left:10px;
padding-top:10px;
}

/* -- Menu colours -- */
div#menu ul li.page-item-2, div#menu ul li.page-item-8, div#menu-footer ul li.page-item-2, div#menu-footer ul li.page-item-8 {
border-bottom: 3px solid #00aeef;
}

div#menu ul li.page-item-5, div#menu ul li.page-item-10, div#menu-footer ul li.page-item-5, div#menu-footer ul li.page-item-10  {
border-bottom: 3px solid #ec008c;
}

div#menu ul li.page-item-7, div#menu-footer ul li.page-item-7 {
border-bottom: 3px solid #73c047;
}

div#menu ul li.page_item, div#menu-footer ul li.page_item {
margin: 0 70px 0 0;
}

div#menu ul,div#menu ul ul,div#menu-footer ul,div#menu-footer ul ul {
list-style:none;
margin:0;
padding:0;
}

div#menu ul a, div#menu-footer ul a {
display:block;
text-decoration:none;
text-transform: uppercase;
margin:0;
padding:5px 0 3px 0;
color: #666;
}

div#menu ul a:hover, div#menu-footer ul a:hover  {
border-top: 1px solid #ccc;
margin-top: -1px;
}

div#menu ul li.current_page_item, div#menu-footer ul li.current_page_item {
border-top: 1px solid #ccc;
}

div#menu ul ul ul a, div#menu-footer ul ul ul a {
font-style:italic;
}

div#menu ul li ul, div#menu-footer ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul, div#menu-footer ul li:hover ul  {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-meta {
display:none;
}

.entry-title a {
color: #00aeef;
text-decoration: none;
}

.entry-date {
margin-top: -16px;
color: #444;
font-style: italic; 
}

body.blog div#content, body.single div#content {
border-top: 4px solid #00aeef;
padding-top: 29px;
}

div#nav-above  {
display:none;
}

.more-link {
color: #333;
text-decoration: none;
}

.content-image {
margin-bottom: 10px;
}
div#container,div#primary {

}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft {
float:left;
margin:1em 1em 0 0;
}

 img.alignleft {
float:left;
margin:1em 1em 1em 0;
}


.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}



div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div#menu-footer ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
background-image:url('images/header_sprite.png');
height: 369px;
}

div#footer {
color: #888;
}

div#footer_info {
margin-top: -20px;
}

div#footer_info a {
color: #666;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}




div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
}

div.post-column {
  display: inline;
  float: left;
  margin-right: 140px;
  text-align: left;
}














ol.cf-ol li	{
padding-top: 8px;
}

ol.cf-ol li.textonly {
padding-top: 24px;
color: #ec008c;
font-weight: bold;
}

.cform label {
background:#E0E0E0 none repeat scroll 0%;
font:12px Arial;
margin:0 10px 0 0;
padding:5px 5px 5px;
width:140px;
display:-moz-inline-box; /*for mozilla*/
display:inline-block; /*for Opera & IE*/
vertical-align:top;
}

.cform label span {
width:140px; /* must be the same as above!*/
display:block; 
}

label.cf-after span {
width:90px;
display:block;
}

label.cf-group-after {
padding:2px;
background:none;
}

.cform input,
.cform textarea,
.cform select {
font:12px Arial;
margin:0;
border:1px solid #CCCCCC;
color:#666666;
padding:4px 5px;
width:230px;
vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border:1px solid #999999;
	color:#000000;
	width:230px;
}


.cform input.fldrequired,
.cform input.fldrequired:hover{
	border-right:3px solid #ebc2c2; 
	width:228px;
}

.cform select.fldrequired,
.cform select.fldrequired:hover {
border-right:3px solid #ebc2c2; 
width:242px;
}

span.reqtxt,
span.emailreqtxt { 
display:none;
}

.cform input.cf-box-a:hover,
.cform input.cf-box-b:hover,
.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
vertical-align:top;

width:14px!important;
height:22px;
border:0!important;
background:none!important;
}

.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 	
margin: -20px 0 0 160px;
width: 242px;
}

ol.cf-ol li.cf_li_err {
background:#FFDFDF;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0pt;
padding:10px 0!important;
margin:5px 0!important;
}

div#usermessagea, div#usermessageb  {
font-size: 18px;
font-weight: bold;
padding: 10px;
}

div.failure {
background: #FFDFDF;
border: 1px solid #DF7D7D;
}

div.success {
background: #d3f9c6;
border: 1px solid #8ddf7d;
}
