/*
Theme Name: Gloria2011
Theme URI: http://www.doreenkirker.com
Author: Doreen Kirker
Author URI: http://www.doreenkirker.com
Description: Gloria 2011 theme.
Version: 1.0
*/

body  {
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.9em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background:#606;
}
/* COMMON STYLES */
h1, h2, h3, h4, #mainnav, #subnav, #tagline { 
	font-family:verdana, trebuchet, sans-serif;
	font-weight:normal; 
}
h1 a, h2 a, h3 a, h4 a {
	color:#000;
}
h1 { 
	font-size:2em; 
	margin:0;
}
h2 { font-size:1.6em; }
h3 { font-size:1.2em; }
h4 { font-size:1em; }
a:link, a:visited, a:hover, a:active { text-decoration:none; color:#009; }
a:hover, a:active { text-decoration:underline; }
a:active { color: #606; } /* or 906 is brighter  */
a img { border:0; }
a.button {
	background:#410140;
	padding:5px 8px;
	color:#fff;
	text-decoration:none;
}
a.button:hover, a.button:active {
	background:#9B0000;
}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* WP img caption styles */
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #fff;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
/* END COMMON STYLES */


/* HEADER STYLES */
#container { 
	width: 980px;
	background:url(/wp-content/themes/gloria2011/images/bg70.png);
/*	background:url(/wp-content/themes/gloria2011/images/bg70.png); */
	margin: 20px auto;
	text-align: left;
	border-top: #7B0178 8px solid;
} 
#header { 
	background:url(/wp-content/themes/gloria2011/images/header-bg40.png);
/*	background:url(/gloria/wp-content/themes/gloria2011/images/header-bg40.png); */
	margin:0 0 10px 0;
	padding: 0;
	position:relative;
}
#logo {
	position:absolute;
	left:50px;
	top:20px;
	z-index:1;
}
#tagline { 
	float:left;
	font-size:1.3em;
	margin:45px 0 0 280px;
}
#tagline a { 
	color:#7B0178; 
	text-decoration: none;
}
#header .social { 
	float:right; 
	text-align:right;
	padding:15px 40px 0 0;
	height:97px;
}
div.social a img { 
	display:block;
	float:left;
	margin-left:10px;
}
/* END HEADER STYLES */


/* MAIN MENU */
#nav-l, #nav-r {
	/* bg bits on the side */
	position:absolute;
	top:126px;
	z-index:2;
}
#nav-l { left:0px;}
#nav-r { right:0px;}
#mainnav {
	float:right;
	margin:14px 40px 14px 0;
	padding: 0;
	position:relative;
	z-index:500;
	width:820px;
	background:#410140 url(/wp-content/themes/gloria2011/images/nav-bg.jpg) repeat-x left top;
/*	background:#410140 url(/gloria/wp-content/themes/gloria2011/images/nav-bg.jpg) repeat-x left top; */
}
#mainnav ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainnav li {
	background:#410140 url(/wp-content/themes/gloria2011/images/nav-bg.jpg) repeat-x left top;
/*	background:#410140 url(/gloria/wp-content/themes/gloria2011/images/nav-bg.jpg) repeat-x left top; */
	border-right:solid 1px #EDBCEC;
	float: left;
	list-style: none;
	position:relative;
	display: block;
}
#mainnav li a {
	display: block;
	padding:12px;
	color:#fff;
	text-decoration:none;
}
#mainnav li a:hover, #mainnav li a:active, #mainnav li.on {
	background:#9B0000 url(/wp-content/themes/gloria2011/images/nav-bg-over.jpg) repeat-x left top;
/*	background:#9B0000 url(/gloria/wp-content/themes/gloria2011/images/nav-bg-over.jpg) repeat-x left top; */
}
#mainnav li ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  top: 41px;
  left: 0;
  padding:0;
  margin:0;
}
#mainnav li:hover ul {
  /*  display the other topics when their parent is hovered */
  display: block;
  z-index: 6000;
}
#mainnav li:hover ul li { 
	/* width:auto; specifying a width doesn't seem to work... */ 
  width:160px;
}
/* END MAIN MENU */


/* HOMEPAGE SLIDESHOW */
.slideshow {  
	position:relative;
	height: 290px;  
	width: 440px;  
	padding: 0;  
	margin: 0 !important;  
} 
.slideshow p.caption {
	position:absolute;
	left:1px;
	bottom:1px;
	background:url(/wp-content/themes/gloria2011/images/bg50.png) repeat top left;
/*	background:url(/gloria/wp-content/themes/gloria2011/images/bg50.png) repeat top left; */
	font-weight:bold;
	padding:5px;
	margin:0;
}
.slideshow p.caption a {
	text-decoration:none;
	color:#000;
}
.slideshow img {
	border:  1px solid #000; 
	width: 440px; 
	height: 290px; 
} 
/* hide all slideshow images so none appear while page is loading 
#slideshow img { display: none }
#slideshow img.first { display: block }*/
.ngg-slideshow { clear:none !important; margin-left:0 !important; }
/* END SLIDESHOW */


/* MAIN CONTENT */
#main { 
	float:left;
	padding:0 0 0 40px;
	width:620px;
} 
#main #container { /* 23/09/2012 Added to fix The Events Calendar using a div named "container" also - kept duplicating the container div styling within the main div when upgraded, so removing the interior container styling to allow this replication to happen with no effect */
    background: none;
    border-top: 0px;
    margin: 0px;
    width: 620px;
}
#homefeat {
	float:right;
	width:140px;
	position:relative;
/*
	border:solid 1px #000;
*/
}
a#shopnowbtn {
	position: absolute; 
	bottom: 15px; 
	left: 17px;
}
img.artimg {
	float:right;
	margin:0 0 20px 20px;
	width:250px;
}
img.artimg, img.artimg a { 
	border:1px solid #000;
}
.newsitem {
	border-bottom: dotted 2px #009;
	padding:15px 0;
}
.newsitem img {
	width:100px;
	float:left;
	border:1px solid #000;
	margin:5px 20px 10px 0;
}
.newsitem h2 {
	font-size:1.3em;
	margin:0;
}
.newsitem h2 a { color:#000; }
.newsitem p {
	margin:0 0 10px 0;
}

	/* SHOP NAV */
	ul.wpsc_categories {	
		margin: 10px 0 0 0;
		padding: 0;
		list-style: none;
	}
	ul.wpsc_categories li {
		background:#410140;
		margin-right:6px;
	}
	ul.wpsc_categories li {
		float: left;
		list-style: none;
		position:relative;
	}
	ul.wpsc_categories li a {
		display: block;
		padding:5px 8px;
		color:#fff;
		text-decoration:none;
	}
	ul.wpsc_categories li a:hover, ul.wpsc_categories li a:active, ul.wpsc_categories li.on {
		background:#9B0000;
	}
	div.wpsc_also_bought_item {
		float:left;
		margin-right:30px;
		width:150px !important;
	}
	div.wpsc_also_bought_item img.product_image {
		border:solid 1px #000;
	}
	a.wpsc_product_name {
		display:block;
		margin:10px 0 5px 0;
	}
	/* SHOP NAV */
/* END MAIN CONTENT */


/* SIDEBAR */
#sidebar {
	float: right;
	width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 20px 0 0;
}
#sidebar h3 {
	margin-top:0;
}
.widget-area { width:240px; }
h3.widget-title {
	padding:10px;
	margin:0;
	font-weight:bold;
	font-size:1.1em;
}	
.fb-like-box { margin-top:10px; }

#googleplus, #googleplus div { width:240px !important; }

	/* MAILCHIMP WIDGET */
	#mc_embed_signup{
		background:url(/gloria/wp-content/themes/gloria2011/images/bg20.png);
		clear:left; 
		width:220px;
		margin:10px 0;
		padding:10px;
		border:solid 1px #000;
	}
	#mc_embed_signup label { font-family: verdana,trebuchet,sans-serif; }
	#mc-embedded-subscribe-form { padding:0 !important;}
	#mc_embed_signup input.email { width:200px; }
	#mc_embed_signup input.button { margin:0; }
	.mc_form_inside { padding: 0 10px; }
	/* MAILCHIMP WIDGET */
	
	/* THE EVENTS CALENDAR WIDGET */	
	table.tribe-events-calendar, .tribe-events-calendar td { background:#fff; }
	.tribe-events-event-list-meta table { border:solid 1px #999; }
	.tribe-events-event-list-meta td { background:#E4E4F0 !important; padding:5px !important; }
	.tribe-events-month-nav a, .tribe-events-nav a, .back a, .eventsListWidget .dig-in a, .eventsAdvancedListWidget .dig-in a {
	    color: #009 !important;
	}
	.tribe-events-calendar-buttons a.tribe-events-button-off { color:#000 !important; }
	h4.event-day { font-weight:bold; }
	#tribe-events-event-meta .column { width:45% !important; }
	/* THE EVENTS CALENDAR WIDGET */	
/* END SIDEBAR */


/* FOOTER STYLES */
#footer { 
	background:#410140 url(/wp-content/themes/gloria2011/images/footer-bg.jpg) repeat-x left top;
/*	background:#410140 url(/gloria/wp-content/themes/gloria2011/images/footer-bg.jpg) repeat-x left top;*/
	margin:20px 0 0 0;
	padding: 20px 40px;
	color:#fff;
	font-size:0.8em;
} 
#footernav {	
	margin: 0;
	padding: 0;
}
#footernav ul {	
	list-style: none;
}
#footernav li {
	float: left;
	display: block;
	padding:10px 20px 0 0;
}
#footer a {	color:#fff; }
#footerarea {
	background:url(/wp-content/themes/gloria2011/images/bg20.png);
/*	background:url(/gloria/wp-content/themes/gloria2011/images/bg20.png);*/
	padding:10px 20px;
}
/* END FOOTER STYLES */