/*
Theme Name: RobertaGail Theme
Theme URI: http://wordpress.org/
Description: RT Theme
Version: 1.0
Author: WebLux
Author URI: http://www.webluxstudio.com/
*/

/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: .5;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/
html { font-size: 100.00%; }
body { font-size: 50.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

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



/*-------
// custom styles
//-----*/
a:link, a:visited {
	color: #9A301F;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html {
	height: 100.2%;
}
body {
	font-family: 'Times New Roman', Times, serif;
	background: #FFFFFF url(img/body-bg.jpg) no-repeat top left;
	padding: 65px 0 0;
}

#page {
	width: 950px;
	margin: 0 auto;
	font-size: 1.4em;
	color: #303030;
}

#wrap {
	width: 100%;
	margin: 0 0 10px;
}
	#content {
		float: right;
		width: 448px;
		height: 725px;
		background: url(img/wrap-bg.png) no-repeat 0 100%;
		position: relative;
	}
	#side {
		float: left;
		width: 495px;
	}

#menu {
    
	background: url(img/line-1.png) no-repeat 0 0;
	padding: 25px 0 0;
	width: 500px;
	margin: 0 0 0 auto;
	font-size: 128.57%;

}
	#menu ul {
		
		width: 100%;
		overflow: hidden;
		list-style: none;
	}
		#menu li {
			float: left;
			margin: 0 20px 0 0;
		}
		#menu li.page-item-8 {
			margin: 0;
		}
			#menu li a:link, #menu li a:visited {
				float: left;
				display: block;
				line-height: 50px;
				color: #636363;
				padding: 0 20px;
			}
			#menu li.current_page_item a:link, #menu li.current_page_item a:visited {
				background: url(img/menu-sel.png) repeat-x 0 0;
				color: #FFFFFF;
			}
/* home flash styling right here!!! */

#home_page_display {
    position: relative;
    top: 685px; 
    }
#flash1 {   
    position: relative;
    top: -575px;
    height: 800px;

}
#flashcontent {
    position: relative;
    top: 685px;
    }
#flash_decorative_top {
    position: relative;
    top: -20px;
   margin-left: 1px;
   
    }
#flash_decorative_bottom {
    position: relative;
    top: -175px;
    margin-left: 1px;
    }

#flash_decorative_bottom {
    position: relative;

    
    }

#content .page {
	padding: 100px 15px 10px 45px;
}

#content h1 {
	position: absolute;
	left: 45px;
	top: 135px;
	font-size: 171.43%;
	font-weight: normal;
	color: #c53a25;
	visibility: hidden;
}
#page #title-8, #page #title-4 {
	visibility: visible;
}
#content h2 {
	font-size: 128.57%;
	font-weight: normal;
	margin: 0 0 .5em;
}

#content p {
	line-height: 1.1;
	margin: 0 0 1em;
}


#page #page-4 {
	padding-top: 120px;
	font-size: 128.57%;
	text-indent: 20px;
}
#page #title-4 {
	top: 130px;
	left: 65px;
}

#page .wpcf7 {
	font-family: Arial, sans-serif;
	padding: 1em 0;
}
/* fix for about page when rick broke it. ha ha ...oh hardy har har, how funny -rick*/
#about-2 {
    position: relative;
    top: 40px;
    width: 90%;
    margin-left: 25px;
    font-size: small;
    
    }
#about-2 h2 { /* header 2 styling on about page */
    color: #c53a25;
    font-size: 160%;    }

/* form styling for contact page */

    #wpcf7-f1-p8-o1 {
        position: relative;
        top: 150px;
        width: 90%;
        margin-left: 20px;
        }
	 .wpcf7 p {
		margin: 0 0 .75em;
		width: 100%;
	}
	.wpcf7 label {
		display: block;
		width: 100%;
		overflow: hidden;
	}
		.wpcf7 label em {
			float: left;
			display: block;
			font-style: normal;
			width: 110px;
			line-height: 2;
		}
		.wpcf7 label input,
		.wpcf7 label textarea {
			float: left;
			width: 180px;
			padding: 5px 4px;
			border: inset 1px #969696;
		}
		.wpcf7 label textarea {
			width: 250px;
		}

		.wpcf7 p.submit input {
			float: right;
			border: none;
		}



#footer {
	position: relative;
	top: -175px !important;
	background: url(img/line-2.png) no-repeat 50% 0;
	padding: 25px 15px 0;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85.71%;
	color: #9A301F;

	
}

#footer-external-contact-links {
	position: relative;
	top: -40px;
	right: 640px;
}

/*-------
// jewelry
//-----*/
/*---- flash element right here!!!! -----*/
#flashcontent_jewelry {
    position: relative;
    background-color: #000;
    z-index: -10000;
    
        }
#flashcontent_home {
    position: relative;
    background-color: #fff;
    top: 300px;
    z-index: 10000;
    }
#jewelry_page_flash {  /*-- for macromedia install method --*/
    position: relative;
    background-color: #000;
    z-index: -100;
    }

#jewelry_footer {
   position: relative;
   top: 100px;
   

    }

.item-6 #content {
	background: none;
	height: auto;
	margin: 0 0 25px;
}
.item-6 #side {
	margin: 0 0 22px;
}

.item-6 #footer {
	background: none;
	padding: 5px 15px 0;
}

#logo {
	position: relative;
	top: -60px;
	width: 492px;
	height: 176px;
	margin: 0 0 0px 10px;
	text-indent: -1000em;
	background: url(img/Newest_logoHeader4.13.png) no-repeat 0 0;
}

#wrap2 {
	clear: both;
	background: url(img/wrap2-bg.jpg) no-repeat 0 0;
	width: 862px;
	height: 597px;
	position: relative;
	top: -70px;
	z-index: 0;
}
	#wrap2 h2 {
		visibility: hidden;
	}

	#shop {
		position: absolute;
		right: 74px;
		top: 148px;
	}
		#shop a:link, #shop a:visited {
			display: block;
			text-indent: -1000em;
			width: 121px;
			height: 39px;
			background: url(img/but-shop.png) no-repeat 0 0;
		}
	
	#products {
		position: absolute;
		left: 10px;
		top: 230px;
		width: 834px;
		
	}
		#products p.prev {
			float: left;
			margin: 0 18px 0 0;
			padding: 82px 0 0;
		}
			#products p.prev a:link, #products p.prev a:visited {
				display: block;
				padding: 80px 0 0;
				width: 55px;
				text-align: center;
				color: #FFFFFF;
				background: url(img/but-prev.png) no-repeat 0 0;
			}
		#products .gallery {
			float: left;
			margin: 0px 10px 10px 35px;
			width: 730px;
			overflow: hidden;
			padding: 0px 5px 5px;
			font-size: 120%;

			background: url(img/box1-bg.png) repeat 0 0;

		}
			#products .gallery ul {
				width: 115%;
				overflow: hidden;
			}
				#products .gallery li {
					float: left;
					margin: 0 20px 12px 0;
					width: 148px;
					height: 148px;
					padding: 1px 1px 7px 7px;
					background: url(img/frame-1.png) no-repeat 0 0;
				}
				#products .gallery li.alt {
					margin-right: 0;
				}
		#products p.next {
			float: left;
			padding: 82px 0 0;
		}
			#products p.next a:link, #products p.next a:visited {
				display: block;
				padding: 80px 0 0;
				width: 55px;
				text-align: center;
				color: #FFFFFF;
				background: url(img/but-next.png) no-repeat 0 0;
			}






