﻿/*
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-l.css');

/* Just some example content */


    /** header **/
#header {
	height: 302px;
	background-image:url(images/headleather.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

a:hover{
	color:#960;
	cursor: url("http://charlestonsmoke.com/wp-content/themes/sandbox/images/cigarstatic.cur"), default;
}
		/** Body **/



body {
	background-image:url(images/dark.jpg);
}

body a:link {
	color: #420606;
}
body a:hover{
	color:#960;
	cursor: url(http://charlestonsmoke.com/wp-content/themes/sandbox/images/cigarstatic.cur)
}
body a:visited {
	color:#420606;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif, arial;
	font-size:24pt;
	color: #420606;
}

content h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif, arial;
	font-size:18pt;
	color: #000;
	text-align:center;
}	


 
#skipintro {
	margin-left: 40px;
	border:none;
}

#wrapper {
	position:relative;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width: 780px;
}

#container {
	background-image:url(images/leatherback.png);
	background-position:right bottom;
	background-repeat:repeat-y;
	z-index: 200;
	margin:  20px 0px 30px 0px;
	padding: 0px 30px 30px 0px;
}

#content {
	color:#460000;
	background-color: white;
	width: 520px;
	padding: 15px;
	margin: 0px 0px 30px 0px;
	min-height: 500px;
	border: double #FFF 2px;
	background-image:url(images/smoke.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

#primary {
	position: absolute;
	width: 150px;
	margin: -120px 0px 0px -40px;
	height: auto;
} 

#cutter {
	position: relative;
	float: right;
	margin: -300px -100px 0px 0px;
}


/** post design with page title HR and post **/
#postpullleft {
	margin-top: -20px;
	position:relative;
}
#postpullleft h2 {
	font-size:14pt;
	margin-bottom: -12px;
}
#postpullleft hr {
	color: #460000;
	background-color: #460000;
	border: none;
	height: 3px;
	float:left;
	width: 95%;
}

#postpullleft img {
	margin-top: -10px;
}


#leftcigar {
	position:relative;
	width: 80px;
	height: 50px;
	background-image: url(images/smallcigar.png);
	float: right;
	margin: -35px -10px 0px 0px;
}

#postpullleft .entry-content {
	margin-top: -10px;
}

.endcig {
	margin: 0px 0px 0px 0px;
	text-align:left;
}




div.skip-link {
position:absolute;
right:1em;
top:1em;
}

#pagetitle {
	float:left;
	text-align:left;
	margin: 160px 0px 0px 175px;
	width: 350px;
}

.entry-content {
	margin: 0px 0px 40px 0px;
}

 
			/** Menu  **/
div#menu {
margin:1em 0;
width:200px;
}



div#menu ul,div#menu ul ul {
width: 200px;
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
	width: 200px;
display: block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}









.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%;
}



#footer {
	background-image:url(images/footerback.png);
	background-position:top right;
	background-repeat:no-repeat;
	height: 80px;
	text-align: center;
}

#cigars {
	position: relative;
	float: right;
	margin: -170px -100px 0px 0px;
}
#bottle {
	position: relative;
	float: left;
	margin: -450px 0px 0px 0px;
}

#logovid {
	position: absolute;
	left: -50px;
}

#ashtray {
	position:absolute;
	top: -40px;
	right: -160px;
	float: right;
	background-image: url(http://charlestonsmoke.com/wp-content/uploads/2011/01/ashtray.png);
	background-repeat:no-repeat;
	height: 400px;
	width: 400px;
	z-index: 2000;
}



/* Events card and sidebar 2 widget */

#sidebar2widgets {
	position:absolute;
	left: 180px;
	top: 0px;
	background-image:url(images/rippedcard.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 300px;
	height: 170px;
	list-style-type: none;
	font-size: 9pt;
	padding: 5px 30px 5px 30px;
}

#sidebar2widgets h3{
	color:#420606;
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align:center;
}
#cat-posts-2 li a:link{
	color: #900;
}

#contactcont {
	height: 280px;
}
	
#map {
	margin: 0px 15px 0px 0px;
	float: left;
}



/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */

ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12pt;
	cursor: default;
	width: 194px;
	height:500px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 194px;
	height: 32px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 20px 0px 0px 100px;
	padding: 0;
	list-style-type: none;
	font-size: 12pt;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 194px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
}
ul.MenuBarVertical ul li {
	width: 194px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-image: url(images/butera.png);
	height:32px;
	color: #fff;
	padding-left: 62px;
	text-decoration: none;
	line-height: 32px;
	vertical-align:middle;
}


/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #900;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-image: url(images/buteradark.png);
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-image: url(images/butera.png);
	height:32px;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(images/buteradark.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}

