/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Juan Garzon DuckTape Code*/

/* This removed the dropdown menu*/
.children {
display: none !important;
}

#access {
margin-right:1em;

}

.slug-83rd-anomaly .anomaly {
    display: inherit;
    text-align:right !important;

}

.anomaly {
	margin-right: 40px;
}

.slug-exhibition2 .anomaly {
    display: inherit;
    text-align:right !important;
}

.slug-schedule .anomaly {
    display: inherit;
    text-align:right !important;
}

#facebook a{
    margin-right: 20px;
    margin-top: -3px;
    border: none;
}

.slug-alice .alice{
    border-bottom: 1px solid;
    border-color:  #B60000;
}
.slug-tales .tales{
    border-bottom: 1px solid;
    border-color:  #B60000;
}

.slug-83rd-anomaly .concept{
    border-bottom: #B60000 1px solid !important;

}
.slug-exhibition2 .exhibition{
    border-bottom: 1px solid;
    border-color:  #B60000;
}

.slug-press .press{
    border-bottom: 1px solid;
    border-color:  #B60000;
}
.slug-schedule .schedule{
    border-bottom: 1px solid;
    border-color:  #B60000;
}
.current_page_parent a {
    border-bottom:#B60000 1px solid !important;

}

.pubsq_header {
    height: 89px;
    float: left;
    padding-top: 22px;
    padding-left: 18px;
    font-size: 12px;
    color:#4c4949;
    /*padding-bottom:44px;*/
}

.pubsq_twitter {
   padding-right:33px;

}

.pubsq_article {
    float: left;
    margin-bottom: 64px;
    margin-left: 31px;
    margin-right: 33px;
    font-size: 12px;
}

.pubsq_article a{
    text-decoration:none;
    display: block;
    position: relative;
    border: medium none;
}

.pubsq_article a:hover{
	border-bottom:1px solid #b60000;
	
}

.pubsq_art_right {
    width: 328px;
    float: right;
    padding-top: 9px;
}

.pubsq_article_body {
    clear: both;
    width: 100%;
}

.contenu {
	border: 1px solid #CCC;
	height: 441px;
	float: right;
	width: 580px;
	overflow-y: scroll;
	overflow-x: hidden;	
	display:none;



}

.csmenu{
	float:left;
	height:441px;
}

.csmenu ul{
	list-style:none;
	
}

#orderimg{

	text-align:center;
}


.slug-customer-service-3 p {
    margin-bottom: 18px;
}
/* End of Juan Garzon DuckTape Code*/




#lockdown {
	width:940px;
	margin:0 auto;
	padding-top:25px;}
	
#footermenu {
	display:block;
	float:right;
	padding-right:25px;
	text-decoration:none;

}
#footermenu li {
	float:left;
	position:relative;
}

#footermenu ul {
	display:block;
	position:absolute;
	display:block;

}
	
#footermenu a:link {
	list-style:none;
	text-decoration:none;
	position:relative;	
}
#footermenu a:hover { border-bottom:1px solid #b60000;}
 
#logonew {
	float:left;}

body {
	background:#fff;
	color:#2c2c2c;
	font:.8em verdana, helvetica, sans-serif;
	margin:0;
	background-image:url(http://www.convolutedconstruct.com/wp-content/themes/convocon/imgs/bg1.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

a, a:link { 
	border:0;
	color:#333;
}
a:hover, a:visited { color:#b60000; }

img { border:0; }

.vc {
    clear:both;
	height:0;
	overflow:hidden;
	padding:0 auto;
}

.clearfix {
  display: inline-block;
  display: block;
  zoom: 1;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}
* html .clearfix { height: 1%; } 


/*==== CONTENT ====*/

a.logo {
	background:url('imgs/logo.png') top left no-repeat;
	/*float:left;*/
	position: absolute;
	margin: 5px 0 0 0px;
	height:101px;
	width:309px;
}
a.logo:hover { background:url('imgs/logo.png') 0 -101px no-repeat; }

#header {
	border-bottom: 1px solid #ccc;
	background:none;
	height: 145px;
	padding-bottom: 22px;
}

.entry-title, .slug-home #primary, .slug-volumes #primary, .slug-volumes #primary, 
.slug-alice #primary, .slug-tales #primary, .slug-vision , .slug-contact #primary, .slug-home #secondary, .four04 #secondary, .four04 #primary { display: none; }

div.error404 { height: 440px; }

.entry-title { padding: 0; }


.slug-alice #container, .slug-alice #content, .slug-tales #container, .slug-tales #content { width: 100%; }*/

#content { 
	margin: 0; 
	width: 940px;	
	}
	#homepic {
		margin-left:10px;	
	}

#container { width: 940px;
min-height: 440px;
}
.slug-alice #content, .slug-tales #content { 
	margin: 0 auto; 
}
.slug-alice #container, .slug-tales #container {
	margin: 0 auto;
	float: none;
}
.slug-alice #container, .slug-tales #container {
	height:440px;
	margin:0 auto;
	text-align:center;
	width:100%;
	z-index:1;
}

.slug-shop-dev #container, .slug-shop-dev #content {
	width: 100%;
}
.slug-shop-dev #container {
	margin-left: 0px;
}
#primary {
	margin-bottom:0px;
	height:0px;
}
#categorisation_group_1 {
	height:0px;
}

.slug-shop-dev #primary {
	border:0;
	left: 0;
	margin: 36px 0 0 131px;
	position: absolute;
	padding: 0;
	top: 0;
	text-transform: uppercase;
	width: 400px;
}

#primary ul { 
	margin-bottom: 0;
	padding: 0; 
}

.slug-shop-dev #primary ul.wpsc_categories { 
	list-style: none;
	margin: 0;
	padding: 0; 
}
.slug-shop-dev #primary ul.wpsc_categories li {
	border-right: 1px solid #ccc;
	float: left; 
	margin-left: 7px;
}
.slug-shop-dev #primary ul.wpsc_categories li.wpsc_category_1 { border-right: 0; }
.slug-shop-dev #primary ul.wpsc_categories li a.wpsc_category_link {
	border-bottom: 1px solid #fff; 
	color: #666;
	clear: both;
	display: block;
	font-size: .92em;
	margin-right: 7px;
	padding: 4px 0;
	float: left;
	text-decoration: none;
}
.slug-shop-dev #primary ul.wpsc_categories li a.wpsc_category_link:hover, .slug-shop-dev #primary ul.wpsc_categories li a.wpsc-cat-ancestor {
	border-bottom: 1px solid #b60000; 

}
.slug-shop-dev #primary li#shopping-cart {
	width: 250px;
}

.grid_product_info .pricedisplay, .grid_product_info .product_text a { display: none; }	

p.visitshop a, p.visitshop a:hover { color: #666; }


#footer {
	margin-right:auto;
	margin-left:auto;
	border-top: 1px solid #ccc;
	font-size: .9em;
	margin-top: 0;
}

.slug-home .entry-content, .slug-vision .entry-content, 
.slug-volumes .entry-content, .slug-alice .entry-content, .slug-tales .entry-content { padding: 0;
}

.entry-content img { margin-bottom: 0; }

.slug-contact .entry-content {
	background: url('imgs/bg-contact.jpg') top left no-repeat;
	padding: 0 0 0 220px;
	margin-left:15px;
	height: 441px;
}

.slug-home #main, .slug-contact #main { 
	margin: 0 auto;
	padding: 0; 
	width: 980px;
}
.slug-vision #main, .slug-volumes #main, .slug-alice #main, .slug-tales #main {
	padding: 0;
}
.slug-alice #main, .slug-tales #main {
	width: 100%;
}
#main { 
	padding: 0px 0;
}

#branding-in {
float:left;
width:396px;
}
#branding-out {
margin:0 auto;
width:940px;
padding:30px 0;
position: relative;
}

#access {
height:32px;
float: right;
margin-top: 28px;
height:145px;
width: 570px;
}

.menu { 
/*width: 570px; */
width:700px;
height: 35px;}

span.overlay {
background:url('imgs/gall-overlay.png') right no-repeat;
display:block;
height:171px;
position:absolute;	
width:281px;
z-index:2;
}

.hentry { padding: 0; }
.post-edit-link { display: none; }

#siteinfo {
	width:940px;
	font-size: 1.1em;
	padding: 25px 0;
}

.vis-txt-1st, .vis-txt-2nd {
	line-height: 190%;
	margin-left: 175px;
	position: absolute;
}
.vis-txt-1st {
	font-size: 1.1em;
	top:63px;
	margin-left: 120px;
	width: 715px;
}
.vis-txt-2nd {
	font-weight: bold;
	top:290px;
	width: 675px;
}

a.vol-alice, a.vol-tales {
	float: left;
	height: 441px;
	width: 470px;
}
a.vol-alice { background: url('imgs/bg-alice.jpg') top left no-repeat; }
a.vol-ss11 { background: url('imgs/bg-alice.jpg') top left no-repeat; }
a.vol-tales { background: url('imgs/bg-tales.jpg') top left no-repeat; }
a.vol-alice:hover { background: url('imgs/Alicepage.jpg') 0  no-repeat; }
a.vol-tales:hover { background: url('imgs/bg-tales.jpg') 0 -441px no-repeat; }

/*
.alert-overlay {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

	background: #000;
	color: #fff;	
	height: 440px;
	position: absolute;
	width: 100%;
}

.alert-wrap {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #000;
	border: 1px solid #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 150px auto 0 auto;
	padding: 20px;
	width: 500px;
}
.slug-tales .alert-wrap {
	margin-top: 65px;
}
*/

a.alert-close {
	background: url('imgs/close.png') no-repeat;
	float: left;
	height: 25px;
	left: 507px;
	position: relative;
	top: -33px;
	width: 25px;
}

.vol-nav {
	height: 40px;
	width: 100%;
	margin: 0 auto;
}
.vol-nav-contain {
	height: 100%;
	margin: 0 auto;
	width: 940px;
}
.vol-nav-wrap {
	display: none !important;
	float: right;
	font-size: 9pt;
	width: 458px;
	text-align: left;
}
.vol-nav-wrap a {
	color: #666;
	text-decoration: none;
}
.vol-nav-wrap a.on {
	border-bottom: 1px solid #b60000;
	padding-bottom: 3px;
}
.vol-nav-wrap a:hover {
	border-bottom: 1px solid #b60000;
	padding-bottom: 3px;
}


.vol-nav1 {
	height: 40px;
	width: 100%;
	margin: 0 auto;
}
.vol-nav1-contain {
	height: 100%;
	margin: 0 auto;
	width: 940px;
}
.vol-nav1-wrap1 {
	display: none;
	float: right;
	font-size: 9pt;
	width: 558px;
	text-align: left;
}
.vol-nav1-wrap1 a {
	color: #666;
	text-decoration: none;
}
.vol-nav1-wrap1 a.on {
	border-bottom: 1px solid #b60000;
	padding-bottom: 3px;
}
.vol-nav1-wrap1 a:hover {
	border-bottom: 1px solid #b60000;
	padding-bottom: 3px;
}


.slug-look-book .vol1 
{ 
display: inherit; 
}
.slug-tales .vol1{
display: inherit; 
}
.slug-alice .vol1{
display: inherit; 
}



.slug-ss11 .ss11, .slug-volumes .vol { display: inherit; }
.slug-sf-footermenu .sf-footermenu, { display: inherit; }



.slug-tales #header,  .slug-alice #header { border-bottom: 0; }
.slug-ss11 #header { border-bottom: 0; }


/*a.btn-alice, a.btn-tales, a.btn-alice-on, a.btn-tales-on {
	float: left;
	height: 40px;
	width: 470px;
}
a.btn-alice { background: url('imgs/btn-vol-alice.jpg') top left no-repeat; }
a.btn-tales { background: url('imgs/btn-vol-tales.jpg') top left no-repeat; }
a.btn-alice:hover, a.btn-alice-on { background: url('imgs/btn-vol-alice.jpg') 0 -40px no-repeat; }
a.btn-tales:hover, a.btn-tales-on { background: url('imgs/btn-vol-tales.jpg') 0 -40px no-repeat; }*/

#ngg_autoviewer1  {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 440px;
	margin-left:-20px;
}
#ngg_autoviewer2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 440px;
	margin-left:-20px;
}
#ngg_autoviewer4 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 440px;
	margin-top:0px;
	margin-left:-20px;
}
#auto4 {
	margin-bottom:-60px;}
	
#ngg_autoviewer3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 380px;
	margin-top:0px;
}

.entry-content h1 {
	padding: 14px 0;
}

.contact-col, .wpcf7 {
	float: left;
	width: 450px;
}

.wpcf7 input, .wpcf7 textarea {
	background: #fff;
	border: 1px solid #666;
	color: #2c2c2c;
	font: .95em verdana, helvetica, sans-serif;
	margin-top: 2px;
	padding: 4px;
	width: 300px;	
}
.wpcf7 textarea { height: 100px; }
.wpcf7 p { margin-bottom: 15px;}
.wpcf7 span {
	color: #c00;
}

.contact-info {
	border-left:1px solid #ccc;
	font-size:12px;
	float: left;
	text-align:right;
	height: 440px;
	padding-left: 48px;
	padding-top: 20px;
	width: 200px;
}
.contact-info h1 { padding-bottom: 5px; }

input[type="submit"],
input[type="button"],
button{
  background: #fff;
  border: 1px solid #000;
  color:#000;
  font-weight: normal;
  position: relative;
  height: 24px;
  overflow: hidden;
  padding: 3px 18px 5px;
  font-size: 10px;
  line-height: 0.75em;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  width: 100px;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover{
  background-position: 0 -22px;
  color: #3B5998
}
input[type="submit"]:active,
input[type="button"]:active,
button:active{
  background-position: 0 -44px;
  padding-top: 4px;
  padding-bottom: 0
}



/*==== NAVIGATION ====*/

.skip-link {
    display:none;
}
#access {
    border-bottom:none;
    height:32px;
    font-size:1.5em;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:none;
	float:left;
}
.sf-menu a {
	border: none;
	font-size: .65em;
	padding:9px 0 4px;
	margin: 0 13px ;
	text-decoration:none;
}

/*** footer ESSENTIAL STYLES ***/
.sf-footermenu, .sf-footermenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	float:left;
}
.sf-footermenu {
	float:right;
	line-height:	1.0;
}
.sf-footermenu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-footermenu ul li {
	width:			100%;
}
.sf-footermenu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-footermenu li {
	float:			left;
	position:		relative;
}
.sf-footermenu a {
	display:		block;
	position:		relative;
}
.sf-footermenu li:hover ul,
.sf-footermenu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-footermenu li:hover li ul,
ul.sf-footermenu li.sfHover li ul {
	top:			-999em;
}
ul.sf-footermenu li li:hover ul,
ul.sf-footermenu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-footermenu li li:hover li ul,
ul.sf-footermenu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-footermenu li li li:hover ul,
ul.sf-footermenu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-footermenu {
    border-right:none;
	float:right;
	padding-right:25px;
}
.sf-footermenu a {
	border: none;
	font-size: 12px;
	text-decoration:none;
}

.sf-footermenu .selected,
.sf-footermenu a:active,
.sf-footermenu .current-cat,
.sf-footermenu .current-cat-parent,
.sf-footermenu .current_page_item,
.sf-footermenu .current_page_parent,
.sf-footermenu .current_page_ancestor {
border-bottom:1px solid #b60000;
}

	
@media screen and (-webkit-min-device-pixel-ratio:0) { .sf-menu a { font-size: .69em; } }
html[xmlns*=""] body:last-child #seis { font-size: .69em; }

.sf-menu a:hover { border-bottom:1px solid #b60000; }
.sf-footermenu a:hover { border-bottom:1px solid #b60000; padding-bottom:3px; }  
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#b60000;
}

//Juan Changed Color from #666 to #b60000
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#b60000;
}
.sf-menu li {
	background:		none;
}
.sf-menu li.current_page_item a {
	border-bottom:1px solid #b60000;
}
.sf-footermenu li.current_page_item a {
	border-bottom:1px solid #b60000;
}
.sf-menu li li, .sf-menu li li:hover, .sf-menu li li a {
	background:		#fff;
}
.sf-menu li li a:hover {
	border-bottom: none;
}
.sf-menu li li li {
	background:		#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     none;
	outline:		0;
    border-bottom-color:none;
}
.sf-menu ul {
	display: block;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}
#primary
{
	border:none;}

