/*
THEME NAME: Cadmium
THEME URI: 
TEMPLATE: sandbox
DESCRIPTION: 
VERSION: 0.1
AUTHOR: House of Laudanum
AUTHOR URI:
TAGS: sandbox
*/

/* import sandbox's css */
@import url('../sandbox/style.css');

/**
 * General Things
 */

ul {
	padding-left: 1.3em;
}

a {
    color: #410032;
}

hr {
    border: 0;
    border-color: #808080;
    border-top-width: 1px;
    border-top-style: solid;
}

#header h1#blog-title {
    color: #007783;
}

h2 {
	font-weight: normal;
	color: #410032;
}

h3 {
	font-weight: normal;
}

sup {
    font-size: 0.6em;
}

/**
 * Webpage Box
 */

body {
	background-color: #CCCCCC;
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

div#wrapper { 
	background-color: #FFFFFF;
	margin: 45px auto;
	padding: 12px 22px;
	position: relative;
	width: 829px;
}

h1 {
	color: #410032;
	
}

h3 {
	color: #410032;
}

/**
 * header styles
 */

#header {
}

#header h1#blog-title {
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

#header h1#blog-title a {
	text-transform: uppercase;
	width : 800px;
	display : block;
	text-decoration: none;
	font-size: 1.45em;
	color: #007783;
}

#header div#blog-description {
	display: none;
}

/**
 * access styles
 */

#access {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #808080;
	padding-bottom: 24px;
}

body.category-blog #access {
	padding-bottom: 12px;
}

body.s-category-blog #access {
	padding-bottom: 12px;
}

#access div.skip-link {
	display: none;
}

#access #menu {
	margin: 0;
	background-color: white;
	position: relative;
	height: 46px;
}

#access #menu li {
	padding: 18px 2px;
	margin-right: 1px;
	background-color: #969696;
	font-size: 0.88em
}

#access #menu li.menuitem-1 {
	width: 240px;
}

#access #menu li.menuitem-2 {
	width: 91px;
}

#access #menu li.menuitem-3 {
	width: 152px;
}

#access #menu li.menuitem-4 {
	width: 76px;
}

#access #menu li.menuitem-5 {
	width: 90px;
}

#access #menu li.menuitem-6 {
	width: 150px;
}

#access #menu li a {
	padding-left: 1px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

/**
 * Container
 */
#container {
	float: left !important; 
	margin: 0 !important;
	width: 619px !important;
	margin-bottom: 10px !important;
}

#container .aside-img img {
    border-width: 0;
}

#container div#content {
	margin: 0;
}

#container #content #masthead-img {
	background-color: #F9F9F9;
	width: 619px;
	height: 385px;
	overflow: hidden;
}

#container #content #masthead-img img {
	height: 385px;
}

#container #content #masthead-desc {
	float: right;
	width: 117px;
	text-align: right;
	font-size: 0.86em;
}


#content h2 {
	width : 475px;
}

#container #content .page h2.entry-title {
	clear: left;
	font-size: 1.7em;
	margin-top: 7px;
	margin-bottom: 4px;
}

#container #content #post-2 h2.entry-title {
	color: #E89D00;
}

#container #content #post-3 h2.entry-title {
	color: #568A9E;
}

#container #content #post-45 h2.entry-title {
	color: #410032;
}

#container #content div#page-content {
	width: 226px;
	float: left;
	padding-top: 0;
}

#container #content div#page-content p {
	margin-top: 0;
	line-height: 1.6em;
}

#container #content div#aside {
	width: 218px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0 11px;
}

#container #content #aside h3#aside-title {
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #410032;
}

#container #content #post-2 #aside h3#aside-title {
	color: #18848F;
}

#container #content #aside .aside-img img {
	margin-bottom: 8px;
	width: 214px;
}

#container #content #aside div#aside-content ul {
	margin-top: 5px;
}

#container #content span.edit-link {
	display: block;
	clear: both;
}

#container #content a {
    color: #B61F37;
}

#container #content h3.prodtitles a{
	color: #005F01;
}

#container #content #booking div#booking-content {
    font-size: 0.8em;
    font-weight: bold;
}

#container #content #booking h3 {
    font-size: 1.7em;
    color: #007783;
    margin-top: 0;
    margin-bottom: 6px;
}

#container #content #booking a {
    color: #007783;
}


/**
 * Specialisations for blog
 */
body.category-blog h2.page-title {
    display: none;
}

body.category-blog div#nav-above {
	display: none;
}

body.s-category-blog div#nav-below {
	display: none;
}

body.s-category-blog div#nav-above {
	display: none;
}

body #container.blog div#content {
	width: 370px;
	margin-left: 104px;
}

body #container.blog #content #nav-above {
	display: none;
}

body #container.blog #content div.post {
	margin-top: 35px;
	padding-top: 0.1em;
}

body #container.blog #content div.entry-date {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-decoration: none;
	font-size: 0.8em;
}

body #container.blog #content div.entry-date abbr {
	border: 0;
}

body #container.blog #content .entry-title {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8px;
	color: #333333;
}

body #container.blog #content h3.entry-title a {
	color: #333333;
	text-decoration: none;
}

body #container.blog #content .entry-content img.blogpost-image {
	width: 370px;
	margin-bottom: 10px !important;
}

body #container.blog #content .entry-content p {
	margin-top: 0;
}

body #container.blog #content .entry-meta a {
    text-decoration: none;
}

body #container.blog #content .entry-meta a:hover {
    text-decoration: underline;
}

body #container.blog #content .entry-meta span.author {
    margin-right: 10px;
}

/**
 * Sidebars
 */
div.sidebar {
	margin-left: 12px;
	width: 198px;
	margin-top: 0 !important;
}

div.sidebar ul ul {
    margin-left: 0;
}

div.sidebar a {
    text-decoration: none;
}

div.sidebar a:after {
	content: "\0020\00bb";
}

div.sidebar a.img:after {
	content: "" !important;
}

div.sidebar a img {
    border: 0;
}

div.sidebar a:hover {
    text-decoration: underline !important;
}


div.sidebar#secondary {
	width: 198px;
	clear: none;
	float: right;
}

.sidebar #ads div.category-ads {
	margin-top: 6px;
	padding-bottom: 10px;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #808080;

	line-height: 1.35em;
}

.sidebar #ads div.category-ads img {
	width : 198px;
}

.sidebar li#shopping-cart{
	padding-bottom: 20px;
	margin-bottom: 0;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #808080;
}

div.sidebar li#archives {
    display: none;
}

body.category-blog div.sidebar li#archives {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #808080;
	margin-bottom: 0;
}

div.sidebar h3 {
	color: #410032;
	font-size: 1.5em;
	padding-bottom: 0;
	line-height: 1.3em;
}

div.sidebar p {
	margin-top: 5px;
}

div.sidebar div.tag-testimonial h3 {
	font-style: italic;
}

.sidebar div.category-ads a:after {
	content: "\0020\00bb";
}

.sidebar div.category-ads a:hover {
    text-decoration: underline !important;
}

.sidebar div.category-ads a {
	display: block;
}

/**
 * Footer
 */
div#footer {
	width: 100%;
	border-top-style: solid;
	border-color: #808080;
	border-top-width: 1px;
	margin: 0 -22px;
	margin-top: 5px;
	padding: 0 22px;
	text-align: left;
	font-size: 0.8em;
}

#footer #generator-link {
    display: none;
}

#footer #theme-link {
    display: none;
}

#footer .meta-sep {
    display: none;
}

#footer div#footer-content {
    padding-top: 3px;
}

#footer #footer-content span.pipe {
        padding: 0 3px;
}

#footer #footer-content span.black {
    color: black;
}

@media print{
    div.sidebar {
     /*   display = none !important;
        visibility: hidden !important;*/
        position: absolute;
        right: 0px;
    }

    #container #content div#aside {
        position: absolute !important;
        left: 260px;
    }


}

/**
 * Product page specific
 */
#products_page_container div.producttext h3 object {
	width: 380px;
}

#products_page_container div.producttext h3 {
    margin: 0;
}

#products_page_container div.producttext p {
    margin: 0;
}

#products_page_container div.producttext ul {
    margin: 0;
}

#products_page_container .productdisplay {
    margin-bottom: 1em;
}

/**
 * specifics for contact page
 */
#container div#post-32 a {
    color: #007783;
}

#container div#post-32 span.edit-link a {
    color: #B61F37;
}

div.sidebar li#archives-by-category {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #808080;
	margin-bottom: 0;
}
