/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder */
@import url('examples/2c-r.css'); 
@import url('examples/reset.css');
@import url('examples/typography.css');
@import url('examples/sidebar_tabs.css');



html{
background: url("images/footerBG.png") repeat-x bottom left;
}

body{
background: url("images/header.jpg") repeat-x top left;
font:0.85em/1.4em Helvetica, Arial, sans-serif;
color:#333;
}

.clear{
margin:0;
padding:0;
clear:both;
}

.wrapper{
width: 960px;
margin: 0 auto;
}

img{
border: 0;
}

#header{
height:145px;
padding:25px 0 0 0;
background: url("images/headerFeature.jpg") no-repeat top right;
}

.logo{
float:left;
margin-top:-1px;
}

span.alternateMenu {
margin:20px 0 0 195px;
float:left;
position:relative;
}

span.alternateMenu li {
list-style:none;
}

span.alternateMenu li a{
 display:block; height:60px; width:100px; overflow:hidden;  
}

span.alternateMenu li a:hover{
  text-indent:-114px; 
}

ul.headerLinks {
float:left;
margin:20px 0px 0 55px;
width:85px;
}

ul.headerLinks li a:hover{
color:#bec6cc;
}

ul.headerLinks li{
text-align:left;
list-style:none;
}

ul.headerLinks li a, ul.headerLinks li a:visited{
text-decoration:none;
color:#d6e4ea;
list-style:none;
position:relative;
text-align:left;
}

span.homeButton {
margin:20px 0 0 38px;
  float:left;
  position:relative;
}

span.homeButton li {
list-style:none;
}

span.homeButton li a{
 display:block; height:60px; width:144px; overflow:hidden;  
}

span.homeButton li a:hover{
  text-indent:-152px; 
}


.entry-content img{
border:1px solid #666;
padding:3px;
background:#F2F2F2;
-moz-box-shadow: 0px 0px 10px #333;
}


.postBox{
padding:0px 0 5px 0;
width:610px;
background: url("images/splitter.jpg") no-repeat bottom left;
}

.sideBarWidget{
padding:10px 0 15px 0;
background: url("images/splitter.jpg") no-repeat bottom left;
}

.search{
    width: 360px;
    height: 59px;
    background: url("images/searchBar.png") no-repeat top left;
}

div.sidebar input#s {
width:150px;
margin:10px 4px 0 6px;
padding:10px;
	border:0;
	background:none;
	color:#2b6a99;
	float:left;
/*height:30px;*/
}

.searchButton{
margin:5px 0 0 0px;
padding:0;
float:left;
}

/*
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;
}
*/

.addThis{
border-top:1px solid #2b6a99;
width:100%;
margin:5px 0;
}

.authorBox{
float:left;
width:300px;
background: #FFF;
padding: 5px 10px 5px 0;
margin:0;
border-right: 1px solid #E2E2E2;
}

.authorBox h4 {
    font-size: 1.1em;
	background:#2b6a99;
    margin: 0 0 10px 0;
	padding-top:6px;
	text-transform:none;
	color:#FFF;
}

.authorBox img {
    float: left;
    margin: 0 15px 8px 0;
}

.authorBox h4 a, .authorBox h4 a:visited{
    font-size: 1.1em;
	text-transform:none;
	color:#FFF;
}

.authorBox h4 a:hover{
    font-size: 1.1em;
	text-transform:none;
	color:#E2E2E2;
}

.relatedPostBox{
float:left;
width:270px;
background: #fff;
padding: 0 10px;
}

.footer{
float:left;
margin:0 auto;
width:100%;
padding-top:20px;
margin-top:40px;
}

.footerColumns{
margin-top:130px;
height:258px;
}

.footerTwitLinks{
float:right;
text-align:right;
font-size:1.2em;
text-shadow: 0px 2px 3px #333;
color:#FFF;
padding:20px 20px 0 0;
text-transform:uppercase;
letter-spacing:0.03em;
}

.footerTwitLinks a{
color:#FFF;
border-bottom:1px solid #FFF;
text-decoration:none;
}

.footerTwitLinks a:hover{
color:#d69d2b;
}

.footer_panel_left{
float:left;
width:250px;
position:relative;
padding: 5px;
margin: 0px 0px 0 0;
}

.footer_panel_center{
float:left;
width:330px;
padding: 5px 5px 5px 20px;
margin: 0px 0px 0 0;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}

.footer_panel_center ul {
  float: left;
  width: 26em;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.footer_panel_center li {
  float: left;
  width: 11.0em;
  margin: 0 1.5em 0 0;
  padding: 0;
  list-style:none;
} 

.footer_panel_center li a{
list-style:none;
display:block;
font-size:1.1em;
padding:6px 4px 6px 8px;
margin:4px 0;
background:#FFF;
}

.footer_panel_center li a:hover{
background:#bec6cc;
color:#2b6a99;
}

.footer_panel_right{
float:left;
width:260px;
position:relative;
padding: 5px;
margin: 0px 10px 0 10px;
}

.footer_panel_right ul li{
	padding:5px 4px 5px 26px;
	display:inline;
}

.copyright{
padding-bottom:20px;
text-align:center;
margin:0 auto;
font-size:0.7em;
}


.author_archive_details{
border:1px solid #F2F2F2;
float:left;
margin-bottom:15px;
padding:15px;
}

.author_archive_images{
width:120px;
float:left;
}

h2.page-title-author{
float:left;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0em;
}

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;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 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#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.comments ol li {
margin:0 0 0.05em 0;
padding:1.3em;
}

li.odd-row{
background:#d6e4ea;
border-bottom:1px solid #bec6cc;
   /* change the background color or other attributes here */
}
 
li.author-comment{
background:#eab53d;
border:2px solid #b78223;
   /* change the background color or other attributes here */
}
/*
.comment-name{
font-size:1.4em;
color:#FFF;
border-bottom:1px solid #bed62f;
width:auto;
padding:2px 4px 6px 4px;
}
*/

.comment-name{
font-size:1.5em;
color:#2b6a99;
font-weight:bold;
}

.author-comment .comment-name{
font-size:1.5em;
color:#b78223;
font-weight:bold;
}

.comment-meta{
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
color:#222;
}

.comment-author img{
background:#CCC;
padding:3px;
float:right;
}

.author-comment .comment-author img{
background:#b78223;
padding:3px;
float:right;
}

.odd-row .comment-author img{
background:#bec6cc;
padding:3px;
float:right;
}
