/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Trevor Gerring
*/
/*added a class to affect the lone links that appear above the menu*/

/*#top-links	{
	padding-bottom:10px;
	}
	
body#About #top-links a.about,
body#Shop #top-links a.shop,
body#Links #top-links a.links{
	text-decoration:line-through;
	 }
*/

/*added a class for the store items and images

.store-item {
	padding-top:5px;
	padding-bottom:15px;
	}

.store-image {
	padding-bottom:5px;
	}
	
.store-caption	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000000;
	font-weight:lighter;
	font-style:italic;
	text-transform:none;
	width: 400px;
	margin-top: -2px;
	padding: 0 0 0px 0px;
}
*/

/*split the links page into three rows

#row-one {
	width:190px;
	float:left;
}

#row-two {
	width:210px;
	float:left;
	}

#row-three {
	width:145px;
	float:left;
	}
*/

/*added styles for delicous links

.delicious-posts {
	margin-top:5px;
	width: 165px;
	font-family:Arial, Helvetica, sans-serif;
	}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { }
.delicious-odd { }
.delicious-banner a {
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	color: black;
	padding-bottom:5px;
	}
.delicious-posts a:hover { }
.delicious-posts a { text-decoration: none; display: block; }
.delicious-post a {  }
*/

/*added a class to move h3 text up to align with the title*/

#aligntop {
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin-top: 29px;
	margin-left: 0px;
	font-weight:lighter;
	margin-bottom:25px;
	padding-left:0px;
	width:550px;
}

p a:link { color: black; text-decoration:underline;}
p a:active { color: gray; text-decoration:underline;}
p a:visited { color: black; text-decoration:underline;}
p a:hover { color: gray; text-decoration:underline;}

/*added a style to modify links within image captions */

h3 a:link { color: black; text-decoration:underline;}
h3 a:active { color: gray; text-decoration:underline;}
h3 a:visited { color: black; text-decoration:underline;}
h3 a:hover { color: gray; text-decoration:underline;}

.bordercaption a:link { color: black; text-decoration:underline;}
.bordercaption a:active { color: gray; text-decoration:underline;}
.bordercaption a:visited { color: black; text-decoration:underline;}
.bordercaption a:hover { color: gray; text-decoration:underline;}

.caption a:link { color: black; text-decoration:underline;}
.caption a:active { color: gray; text-decoration:underline;}
.caption a:visited { color: black; text-decoration:underline;}
.caption a:hover { color: gray; text-decoration:underline;}


/*Added a class nav to move the navigation*/

.nav {
	width:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: lighter;
	position: relative;
	top: 496px;
	margin-left:400px;
	z-index:2;
}	

.square-nav {
	width:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: lighter;
	position: relative;
	top: 496px;
	margin-left:275px;
	z-index:2;
}

/*adding style to move the slideshow text (h4 tag) below the image within the container*/

.container h4 {
	position: absolute;
	top: 560px;
	width: 350px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	padding-right:25px;
	border-right:1px solid #CCCCCC;
}

.container h3 {
	font-weight:lighter;
	position: absolute;
	top: 80px;
	width: 350px;
	margin-bottom:0px;
	margin-left: 188px;
	padding-left:0px;
	padding-right:25px;
}


/*added a hybrid style to modify the way links look within .container*/

.container h4 a:link { color: black; text-decoration:underline;}
.container h4 a:active { color: gray; }
.container h4 a:visited { color: black; text-decoration: none;}
.container h4 a:hover { color: gray; }

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	overflow: auto;
}

/* This is the old version of my site with the pink bar.
#color-left {
	background:#ff00ff none repeat scroll 0 0;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:12px;
*/


a:link { color: black; text-decoration:none;}
a:active { color: #ff00ff; }
a:visited { color: black; text-decoration: none;}
a:hover { color: gray; }
		
a img { border: none; }

#topTitle {
	margin-bottom:-5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	line-height:16px;
	letter-spacing:normal;
	text-transform:uppercase;
}

#topTitle a:link { text-decoration: none; color:#000000;}
#topTitle a:active { text-decoration: none; color:#000000}
#topTitle a:visited { text-decoration: none; color:#000000}
#topTitle a:hover { text-decoration: none; color:#ff00ff;}

#bottomTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height:12px;
    width: 155px;
	padding-top:5px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	overflow: auto;
    width: 165px;
    padding-top: 10px;
    padding-left: 43px;
	padding-right: 10px;
    bottom: 0;
	height: 100%;
	position:absolute;
}

#menu ul {
	list-style: none;
	margin: 0 0 10px 0;
}

#menu ul li.section-title {
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	color: black;
	margin:0pt 0pt 5px;
	padding-bottom:5px;
}

#menu li.active a {
	text-decoration:line-through;
}

#content {
	height: 100%;
	margin: 0 0 0 223px;
    padding-top: 0px;
	width:auto;
	z-index:0;
}

.container {
    padding: 0px 0px 25px 5px;
}


#content p { }

p { }

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	line-height:16px;
	letter-spacing:normal;
	text-transform:uppercase;
	margin-top: 16px;
	margin-left: 0px;
	}
	
h1:first-line {
	color:#CCCCCC;
	}
	
h2 {
	padding-bottom:10px;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	line-height:16px;
	letter-spacing:normal;
	margin-top:1px;
 	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin-bottom:5px;
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	width:550px;
	font-weight:lighter;
	 }

#img-container	{
	position:absolute;
	top:65px;
	padding: 0;
	}
	
#img-container-single	{
	position:absolute;
	top:79px;
	padding: 0;
	}

	
.caption	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000000;
	font-weight:lighter;
	font-style:italic;
	text-transform:none;
	width: 400px;
	margin-top: -2px;
	padding: 0 0 12px 0px;
}

/*changed the border and captions for slideshows that require a light border*/

.img-bot-border	{
	border:1px solid #CCCCCC;
	margin-top: -1px;
	}
	
.bordercaption	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000000;
	font-weight:lighter;
	font-style:italic;
	text-transform:none;
	width: 400px;
	margin-top: 3px;
	padding: 0 0 12px 0px; 
}	


#once { clear: left; }
