/*  
Theme Name: twinmuses.com green
Theme URI: http://twinmuses.com
Description: Variation in green.
Version: 1.0
Author: frank hamilton
Author URI: http://havahula.org
*/



/*	------------------------------------------------------- 
	DOCUMENT
	------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #333333;
	font: 12px/16px Helvetica, Arial, san-serif;
	background: #93D5C9 url("g/logo_bg.gif") repeat-x left top;
}

a, a:link, a:active, a:visited {
	color: #333;
	text-decoration: underline;
	text-transform: lowercase;
}

a:hover {
	color: #000000;
}

p { margin: 10px 0; }

h1, h2, h3, h4 {
	margin: 10px 0;
	color: #333333;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

img { border: 0; }

ul { list-style-type: none; }
li { margin: 5px 0 0 0; }

blockquote {
	margin: 10px;
	padding: 10px 0 0 22px;
	background-image: url("g/quotes.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-family: courier, times, serif;
	font-size: 11px;
	font-style: oblique;
	color: #333;
}

img { border: none; }


/*	------------------------------------------------------- 
	LAYOUT
	------------------------------------------------------- */

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

#header	{ 
	width: 780px;
	height: 246px;
	background: transparent url("g/logo.gif") no-repeat left top; 
}

#footer {
	clear: both;
	height: 60px;
	text-align: center;
}

#holder {
	width: 780px;
	float: left;
	text-align: left;
}

#sidebar-right {
	float: right;
	width: 150px;
	padding-top: 40px;
	overflow: hidden;
	margin-left: -3px;
}

#content {
	float: right;
	width: 580px;
	overflow: hidden;
}

#sidebar-left {
	width: 200px;
	float: left;
	padding: 0;
}

.inside { padding: 10px; }

#logo	{
	width: 305px;
	float: left;
}

#logo-contra {
	margin-top: 100px;
	width: 425px;
	float: right;
	/*background: url("g/logo_contra_bg.gif") no-repeat center top;*/
}

#logo-contra div.inside {
	padding-right: 50px;
}

#cart {
	float: right;
	padding-top: 5px;
}

#side-footer { 
	margin-top: 20px;
	text-align: center;
	color: #333333;
}

#main-home {
	/*background: url('/cms/wp-content/themes/twinmuses_green/g/welcome.gif') no-repeat center top;*/ 
	height: 400px; 
	padding: 110px 0 10px 1px; 
	text-align: center;
}

#main-home div.eco {
	background-color: #FFFFFF; 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 
	width: 376px; 
	margin: 0 auto;
}

.pageentry { padding-top: 45px; }
.pageentry img { float: left; border: 1px solid #FFFFFF; padding: 1px; margin: 0 10px 10px 0; }

/*	------------------------------------------------------- 
	NAVIGATION : GLOBAL
	------------------------------------------------------- */

#global { /* global navigation holder */
	width: 400px;
	float: left;
}

#global ul { /* actual global navigation */
	width: 400px;
	margin-left: 20px;
	float: left;
	list-style-type: none;
}

#global li {
	float: left;
	font-size: 14px;
}

#global a {
	padding: 4px 10px;
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
}
/*	Commented Backslash Hack
	hides rule from IE5-Mac 	\*/
#global a {float:none;}
/*	End IE5-Mac hack 			*/

#global a:hover {
	text-decoration: none;
	color: #333333;
}


/*	------------------------------------------------------- 
	NAVIGATION : LOCAL
	------------------------------------------------------- */

.local ul { 
	list-style-type: none;
}

.local li {
	width: 180px;
	margin: 0;
	font: 11px/20px Arial, Helvetica, San-serif;
	text-transform: lowercase;
}

.local a {
	width: 180px;
	padding: 7px 0;
	margin: 5px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #585743;
}

.local a:hover {
	color: #000000;
	background: #B5DC11;
}


/*	------------------------------------------------------- 
	CONTENT MAIN
	------------------------------------------------------- */
	
#view_all a {
	width: 417px;
	margin-left: 10px;
	padding: 10px 20px;
	display: block;
	text-align: center;
	text-decoration: none;	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#view_all a:hover, #internal a:hover {
	color: #333333;
	background: #B5DC11;
}

#internal a {
	width: 200px;
	display: block;
	text-decoration: none;	
	padding: 10px 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/*#internal a {
	margin: 0;
	padding: 0 50px;
	border-right: 1px solid #FFF;
	border-right: 1px solid #FFF;
}*/

#internal p {
	color: #FFFFCC;
}

#internal div.left {
	width: 200px;
	float: left;
	text-align: center;
}

#internal div.right {
	width: 200px;
	float: right;
	text-align: center;
}

.main-text { 
	clear: both;
	border-top: 1px solid #FFFFFF;
	margin-top: 10px;
}

.main-card img {
	margin: 5px 10px 10px 0;
	padding: 0;
	float: left;
	border: none;
	background-color: #FFFFFF;
}

.byline {
	margin: 12px 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
 }

.pagetitle {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 11px;
	border: 0;
	color: #fff;
	font-style: italic;
	border-bottom: 1px solid #fff;
}

#quilt {
	margin: 0;
	padding: 10px;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
}

#quilt img {
	margin: 0;
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.buy {
	margin-top: 10px;
	display: block;
}
.buy img {
	float: none;
}

.quantity {
	padding: 3px 5px 0 7px;
	height: 30px;
	background: url("/cms/wp-content/themes/twinmuses_green/g/cart_quantity.gif") left top no-repeat;
}

#details {
	width: 100%;
	display: block;
}

#details p {
	 float: left;
	 text-align: center;
}

#details img {
	margin: 5px 1px;
	border: 1px solid #999999;
}

.fineprint {
	font-size: 10px;
	text-transform: lowercase;
}


table { border: 1px solid #CCCCCC; }

tr, td {
	padding: 5px;
	border: 1px solid #333333;
}

/*	------------------------------------------------------- 
	LIGHTBOX
	------------------------------------------------------- */
	
	#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/g/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(/g/prevlabel.gif) left 15% no-repeat; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#nextLink { right: 0; float: right;background: url(/g/nextlabel.gif) right 15% no-repeat; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#prevLink:hover, #prevLink:visited:hover { background: url(/g/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/g/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color:#555;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color:#000000;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.ltbxlink {
	color: C09;
}

#homephoto { float: right; margin: 0 0 10px 10px; width: 150px; }
#homephoto img { float: none; }
.photocaption { font-size: 9px; font-style: italic; }
