/*
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
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
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
body {
	background: #b2b4bb url(images/main-background.gif) top left repeat-x;
	font-size: 0.85em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 1.4em;
}

a {
	color: #9f0909;
	color: #bf0b0b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 1px solid #aaa;
}

div.skip-link {
  display: none;
}

#wrapper {
	width: 840px;
	margin: 5px auto;
	background-color: #e1e1e1;
	border:1px solid #333;
}

#outter-wrapper {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	border:1px solid #fff;
}


h1, h2, h3, h4, h5, h6 {
font-family: Georgia;
font-weight: normal;
margin: 20px 0 4px 0;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
}

div#menu {
margin:0;
width:100%;
overflow: hidden;
background: transparent url(images/links-background.png) top left repeat-x;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
height: 39px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
z-index: 1000;
}

div#menu ul a {
display:block;
padding: 0 8px;
text-decoration:none;
text-align: center;
line-height: 39px;
vertical-align:middle;
color: #333;
font-size: 1.2em;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

div#menu ul li.page-item-23 a {
	border: none;
} 
div#menu ul li.page-item-5 a {
	margin-left: 8px;
} 

div#menu ul a:hover {
  color: #fff;
  background-color: #999;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
  width: 250px;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul li:hover ul ul {
left:-999em;
}

div#menu ul li:hover ul li:hover ul {
left: 210px;
margin: -39px 0 0 0;
}
div#menu ul ul a {
  background-color: #b4b5be;
  border-top: 1px dotted #666;
}

.entry-title,.entry-meta {
clear:both;
}

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,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.sidebar h3 {
font-size:1.2em;
  color: #BF0B0B;
}

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.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#menu ul ul li {
float:none;
}
div#menu ul ul li a {
text-align: left;
}

div#header,div#footer {
text-align:center;
}

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;
}

/**
 * Our additions
 */
#menu li.page-item-3 {
	display: none;
}

h1#blog-title {
	display: none;
}

#header a img {
	border: none;
}

div.sidebar {
	padding: 15px 0 0 0;
}

div.entry-date, div.entry-meta {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	border-bottom: none;
	
}
div.entry-meta a {
  color: #666;
  font-weight: bold;
}
div.entry-date abbr {
  border: none;
}

div.post {
	margin: 0 0 30px 0;
}

/**
 * Home page
 */
body.home h2.entry-title {
	display: none;
}

body.home #content {
  margin: 0 20px;
}

body.home #content h2 {
  margin: 20px 0;
  color: #BF0B0B;
}

body.home #post-3 p {
	margin: 0;
}
body.home #home-pic {
	width: 470px;
	float: left;
}
body.home #home-content {
	margin: 0 0 0 470px;
}

/**
 * Store Page
 */
body.pageid-26 #post-26 p {
	text-align: center;
}

body.pageid-26 #primary li#mini-etsy {
	display: none;
}

/**
 * Gallery pages
 */
div#custom-thumbs {
	margin: 0 0 0 430px;
}


/**
 * footer
 */
#footer {
	padding: 10px 0;
	color: #666;
	font-size: 0.9em;
}

div.ngg-album-compact p {
  display: none;}

/* hide the resume from the main menu */
li.page-item-234 {
  display: none;
}

/**
 * hide testimonials on certains pages
 */
 
 
/**
 * hide art gallery on certains pages
 */
