/* Custom Styles for Spugnardi Design
Wilkinson Electronic Publishing*/


body {
	background-color: #1D1918;
	background-image:url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	}

#wrapper {
	width: 850px;
	margin-top: 80px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	
	}
	
#secondnav {
	float: right;
	margin-top: -45px;
	margin-right: 15px;
	font-size: 13px;
	}
	
#secondnav li {
	display: inline;
	color: #ffffff;
	}
	
#secondnav a {
	text-decoration: none;
	color: #ffffff;
	}
	
#secondnav a:hover {
	text-decoration: underline;
	}

#header {
	width: 838px;
	height: 320px;
	background-color: #303030;
	margin-bottom: 20px;
	border: 1px solid #ffffff;
	float: left;
	}

#splash {
	width: 280px;
	height: 280px;
	border: 1px solid #ffffff;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	display: inline; /*for IE*/
	}

.homesplash, .tilesplash, .tilesplash, .mosaicsplash {
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}
	
.homesplash {
	background-image: url(../images/splash_tiles/tile_magnolia.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}
	
.tilesplash {
	background-image: url(../images/splash_tiles/tile_seedyweed.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}
	
.ceramicsplash {
	background-image: url(../images/splash_tiles/splash_home.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}
	
.mosaicsplash {
	background-image: url(../images/splash_tiles/splash_home.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}

#logo {
	background-image: url(../images/logo.png);
	margin-top:95px;
	margin-right: 25px;
	height: 85px;
	width: 497px;
	float: right;
	display: inline; /*for IE*/
	}
	
#mainnav {
	list-style: none;
	float: left;
	margin-top: 8px;
	margin-left: 17px;
	color: #ffffff;
	font-size: 14px;
	display: inline; /*for IE*/
	}
	
#mainnav li {
	display: inline;
	margin-right: 5px;
	}
	
#mainnav a {
	text-decoration: none;
	color: #ffffff;
	}
	
#mainnav a:hover {
	text-decoration: underline;
	}

/* Home Page Styles */

#tile_col, #ceramic_col, #mosaic_col {
	width: 264px;
	height: 500px;
	background-position: 20px 20px;
	background-color: #2D2826;
	border: 1px solid #cccccc;
	float: left;
	}
	
#tile_col {
	margin: 0 10px 20px 0;
	background-image: url(../images/splash_tiles/tile_col_bg.jpg);
	background-repeat: no-repeat;
	
	}
	
#ceramic_col {
	margin: 0 10px 20px 11px;
	background-image: url(../images/splash_tiles/ceramic_col_bg.jpg);
	background-repeat: no-repeat;
	}
	
#mosaic_col {
	margin: 0 0px 20px 11px;
	background-image: url(../images/splash_tiles/mosaic_col_bg.jpg);
	background-repeat: no-repeat;
	}
	
#tile_col h2, #ceramic_col h2, #mosaic_col h2 {
	margin-top: 470px;
	margin-left: 10px;
	color: #ffffff;
	font-weight: lighter;
	}
	
#tile_col a, #ceramic_col a, #mosaic_col a {
	text-decoration: none;
	color: #CCCCCC;
	}
	
#tile_col a:hover, #ceramic_col a:hover, #mosaic_col a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
	
#tile_col p, #ceramic_col p, #mosaic_col p {
	margin-top: -225px;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 20px;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: lighter;
	}
	
/* Main Content Styles for Inside Pages */

#contentwrap {
	width: 800px;
	padding: 20px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 20px;
}

#content {
	width: 460px;
	float: left;
	border: 1px solid #EBEBEB;
	padding: 20px 20px 40px 20px;
	margin-right: 20px;
	font-size: 13px;
	 }

#blogcontent {
	width: 525px;
	float: left;
	border: 1px solid #EBEBEB;
	padding: 20px 20px 40px 20px;
	margin-right: 10px;
	font-size: 13px;
}

#blogcontent h2 a {
	text-decoration: none;
	}
	
#blogcontent h2 a:hover {
	text-decoration: underline;
	}

#content img {
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-right: 15px;
	margin-top: 8px;
	}
	
.clear {
	clear: both;
	margin-bottom: 20px;
	}
	
.right {
	float: right;
	}
	
#blogcontent img {
	padding: 5px;
	border: 1px solid #cccccc;
	margin-right: 18px;
	float: left;
	margin-bottom: 20px;
	}

/* Sidebar Styles */


/* Just for the regular pages so they don't pickup the blog sidebar styles */	

#sidebarb {
	float: left;
	width: 255px;
	}
	
/* Blog Sidebar */

#sidebar {
	float: left;
	width: 215px;
	}
	
#searchsubmit {
	margin-top: 5px;
	}

#sidebar h2 {
	color: #2D2826;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666666;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	}
	
#sidebar ul {
	font-size: 12px;
	margin-left: 10px;
	color: #666666;
	}
	
#sidebar li {
	margin-bottom: 10px;
	}
	
#sidebar a {
	text-decoration: none;
	color: #2D2826;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	}
	
#content h2, #blogcontent h2 {
	color: #2D2826;
	font-size: 17px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 17px;
	line-height: 21px;
	}
	
#content h3, #blogcontent h3 {
	color: #2D2826;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 20px;
	}
	
#content h4,  #blogcontent h4 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #200F15;
	clear: both;
	}
	
#content h5, #blogcontent h5 {
	margin-top: -7px;
	font-size: 12px;
	color: #333333;
	}

#content p, #blogcontent p {
	line-height: 22px;
	margin-bottom: 15px;
	}
	
#blogcontent p {
	clear: both;
	}
	
#content a, #blogcontent a {
	text-decoration: underline;
	color: #330000;
	}
	
#content a:hover, #blogcontent a:hover {
	text-decoration: underline;
	}
	
.time {
	font-size: 12px;
	color: #333333;
	margin-left: 178px;
	margin-top: -5px;
	}

.time li {
	margin-bottom: 10px;
	font-weight: bold;
	}
	
	
/* Mosaic Classes Sidebar Styles */

.artscope {
	background-image: url(../images/artscope.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 275px;
	height: 520px;
	background-color: #000000;
	float: left;
	margin-bottom: 25px;
	margin-left: 5px;
	display: inline; /*for IE*/
	}
	
.artscopein {
	margin: 10px;
	border: 1px solid #ffffff;
	padding: 0 10px 20px 10px;
	}
	
.artscopein h4 {
	color: #ffffff;
	margin-top: 370px;
	font-size: 18px;
	letter-spacing: 1px;
	}
	
.artscope ul {
	color: #ffffff;
	margin-top: 10px;
	font-size: 13px;
	}
		
.artscope ul li {	
	margin-bottom: 7px;
	}
		
.artscope a {
	color: #ffffff;
	}
	
.etsy {
	font-size: 14px;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 5px;
	}
	
.etsy h4 {
	padding-top: 20px;
	margin-bottom: 20px;
	}
	
.etsy a {
	text-decoration: none;
	}
	
.etsy a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
.taught {
	border-bottom: 1px solid #cccccc;
	color: #2D2826;
	padding: 7px;
	margin-top: 40px;
	font-size: 18px;
	line-height: 30px;
	}
	
.strong {
	color: #2D2826;
	font-weight: bold;
	margin-right: 5px;
	}
	

	
.bio li {
	line-height: 22px;
	margin-bottom: 10px;
	}
	
	

/* Footer Styles */
	
#footer {
	width: 838px;
	background-color: #303030;
	border: 1px solid #ffffff;
	float: left;
	display: inline; /*for IE*/
	}

#footer img {
	float: left;
	margin-right: 10px;
	margin-bottom: -1px;
	/*clear: both;*/
	}
	
.border1 {
	padding: 2px;
	border: 1px solid #cccccc;
	}
	
#footer h3 {
	margin-bottom: 15px;
	}
	
#footer p {
	color: #ffffff;
	line-height: 22px;
	margin-right: 30px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:lighter;
	}
	
#footer a { 
	text-decoration: none;
	color: #999999;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
	
.continue {
	word-spacing: 2px;
	}
	
.copyright {
	font-size: 10px;
	margin-top: 50px;
	}
	
/* Footer Headline Styles*/

#footer h3 {
	text-indent: -2000px;
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 25px;
	}

h3.about {
	background-image: url(../images/headlines/about_designer.png);
	}
	
h3.connect {
	background-image:url(../images/headlines/connect_share.png);
	margin-top: 30px;
	margin-bottom: -10px;
	}
	
h3.ondesign {
	background-image:url(../images/headlines/spugnardi_on.png)
	}

#bio {
	width: 400px;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 20px;
	float: left;
	display: inline; /*for IE*/
	}
	
#bio img {
	margin-top: 7px;
	}
	
#dynamic {
	width: 365px;
	/*was 398px;*/
	margin-top: 35px;
	margin-bottom: 20px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #ffffff;
	display: inline;
	}
	
#dynamic img {
	margin-top: 7px;
	margin-bottom: 10px;
		}
	
.current {
	float: left;
	clear: both;
	display: inline; /*for IE*/
	}
	
.current h4 {
	float: left;
	color: #ffffff;
	font-weight: lighter;
	}
	
.current h5 {
float: left;
	color: #ffffff;
	font-weight: lighter;
	}
	
.flickr2 h4 {
	float: left;
	margin-bottom: 10px;
	}
	

	
.journal {
	width: 280px;
	margin-left: 82px;
	margin-top: -65px;
	font-size: 12px;
	float: left;
	margin-bottom: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #cccccc;
	display: inline; /*for IE*/
	}
	
.journal li {
	margin-bottom: 10px;
	line-height: 21px;
	}
	
.pullup {
	margin-top: -30px;
	padding: 2px;
	border: 1px solid #ffffff;
	}
	
#flickr {
	margin-top: 10px;
	float: left;
	width: 375px;
	}
	
#flickr img {
padding: 3px;
border: 1px solid #cccccc;
}


/* Social Media Icon Styles */

ul.social {
	height: 34px;
	width: 300px;
	list-style: none;
	clear: both;
	margin-top: -20px;
	}
	
.noborder {
	border: 1px none #303030;
	}

ul.contact {
	margin-top: 40px;
	list-style: none;
	}

.contact li {
	margin-bottom: 10px;
	color: #999999;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
.social li {
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 15px;
	}

li.rss {
	margin-left: 0;
	margin-right: 12px;
	background-image: url(../images/feed_icon.png);
	background-repeat: no-repeat;
	float: left;
	}

li.twitter {
	margin-left: 12px;
	margin-right: 12px;
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
	float: left;
	}


li.delicious {
	margin-left: 12px;
	margin-right: 12px;
	background-image: url(../images/delic_icon.png);
	background-repeat: no-repeat;
	float: left;
	}

li.stumble {
	margin-left: 12px;
	margin-right: 5px;
	background-image: url(../images/stumble_icon.png);
	background-repeat: no-repeat;
	float: left;
	}
	
/* Twitter Plugin Styles */

ul.twitter { /*the main ul (if list is activated)*/
	width: 280px;
	margin-left: 82px;
	margin-top: -65px;
	font-size: 12px;
	float: left;
	margin-bottom: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #cccccc;
	}
	
li.twitter-item { /*the ul items (if list is activated)*/
	margin-bottom: 15px;
	line-height: 19px;
	
	}
p.twitter-message { /*each one of the paragraphs (if msgs > 1)*/
	color: #ffffff;
	}
.twitter-timestamp {  /*the timestamp span class*/
color: #ffffff;
	}
a.twitter-link { /*the tweet link class*/
color: #ffffff;
	 }
a.twitter-user { /*the @username reply link class*/
color: #ffffff;
	}
	
/* Comment Styles */
#submit {
	margin-top: 15px;
	}


/*Ligthbox Styles*/  
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.tilegal img {
padding: 2px;
margin-bottom: 5px;
border: 1px solid #cccccc;
}



.tilegal h3 {
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.tilegal {
	margin-bottom: 20px;
	}
	
.click {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: -10px;
	}