@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size:12px;
	color: #333;
	text-align: left;
	background-color:#333333;
	background-position: top center;
}

img{
	border:none;
}

img.alignleft {
	float:left;
	padding-right: 10px;
	}

img.alignright {
	float:right;
	padding-left: 10px;
	}

a img {
	border:none;
}

a:link, a:visited{
	color:#ccc;
	text-decoration:underline;
}

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

.pagelink a:link, a:visited{
	color:#fff;
	text-decoration:none;
}

.pagelink a:hover{
	color:#fff;
	text-decoration:underline;
}

:-moz-any-link:focus {
  outline: none;
}

#container{
	margin:0 auto;
	width:900px;
	background-color:#000;
	height:auto;
}

#header{
	height:134px;
	background-color:#000000;
}

#header_logo{
	height:18px;
	width:238px;
	float:left;
	margin-top: 79px;	
}

#nav{
	height:36px;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
}

#menu{
	font-family: Georgia, "Times New Roman", serif;
	float:right;
	height:37px;
}
#menu ul.menu {
	width: auto;
	float: right;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#menu ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu ul.menu li a, #menu ul.menu li a:visited{
	display: block;
   	margin: 0;
	padding: 6px 10px 5px 10px;
	position: relative;
	color: #b2b2b2;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	}

#menu ul.menu li a:hover, #menu ul.menu li a:active, #menu ul.menu .current_page_item a:active, #menu ul.menu .current-cat a, #menu ul.menu .current-menu-item a:active{
	text-decoration: none;
	background-color: #222;
	color: #fff;
	}
	

#menu ul.menu li ul, #menu ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#menu ul.menu li ul a, #menu ul.menu li ul a { 
	width: 150px;
	}

#menu ul.menu li ul ul, #menu ul.menu li ul ul {
	margin: -31px 0 0 169px;
	}


#menu ul.menu li:hover ul, #menu ul.menu li li:hover ul, #menu ul.menu li li li:hover ul {
	background-color: #222;
	left: auto;
	}

#menu ul.menu li:hover, #menu ul.menu li:hover { 
	position: static;
	}


#nav_sub{
	float:left;
	text-align:left;
}

#nav_contact{
	float:right;
	text-align:right;
}

#flash_area{
	height:327px;
	width:900px;
}

#services_area{
	height:327px;
	width:900px;
	background-color:#c9c1c1;
	line-height:0px;
}

#image_area{
	width:676px;
	float:right;
}

#content{
	width:900px;
	background-color:#000;
	float:left;
}

#portfolio_holder{
	width:900px;
	height:819px;
}

#content_left{
	width:199px;
	background-color:#000000;
	float:left;
	padding: 10px;
	color: #c9c1c1;
}

#content_main{
	width:626px;
	height:242px;
	float:right;
	background-color:#242223;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#content_about_left{
	width:225px;
	height:850px;
	background-color:#000000;
	float:left;
}

#content_blog_left{
	width:225px;
	height:100%;
	background-color:#000000;
	float:left;
}

#content_about_text{
	padding-left:25px;
	padding-top:30px;
	color:#c9c1c1;
}

#content_about_main{
	width:625px;
	height:780px;
	float:right;
	background-color:#242223;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}

#content_blog_main{
	width:625px;
	height:100%;
	float:right;
	background-color:#242223;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}

#content_services_main{
	width:626px;
	height:416px;;
	float:right;
	background-color:#242223;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#portfolio_left{
	width:224px;
	height:850px;
	background-color:#000000;
	float:left;
}

#portfolio_nav{
	width:224px;
	height:327px;
	background-color:#000000;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#portfolio_mainnav{
	width:224px;
	height:273px;
}

#portfolio_subnav{
	width:224px;
	height:54px;
}

#portfolio_right{
	width:676px;
	height:830px;
	float:right;
	background-color:#242223;
}

#portfolio_content{

}


#press_sideimage{
	float:left;
	margin-top:272px;
	margin-left:25px;
}

#services_sideimage{
	vertical-align:text-top;
	height:327px;
	width:224px;
	float:left;
}

.subnav_style ul, .subnav_style li, .subnav_style a, .subnav_style img{
	list-style: none;
	line-height:0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	border:none;
}

.blog_side ul li a {
	margin-left:0px;  
}

#portfolio_content{
	padding-top:10px;
}

#content_services_left{
	width:224px;
	height:491px;
	background-color:#000000;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#content_press_left{
	color:#c9c1c1;
	width:199px;
	height:461px;
	background-color:#000000;
	float:left;
	padding-top:30px;
	padding-left:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#content_trunkgal_left{
	color:#c9c1c1;
	width:174px;
	height:461px;
	background-color:#000000;
	font-size:10px;
	float:left;
	padding-top:30px;
	padding-left:25px;
	padding-right:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.txtContent{
	color: #b2b2b2;
	line-height: 18px;
}

.custom-bullet ul li{
	color:#b2b2b2;
	text-decoration:none;
}
.custom-bullet a:link, a:visited{
	color:#84a1a9;
	text-decoration:none;
}

.custom-bullet ul li a:hover{
	text-decoration:underline;
}

.entry_header{
	font-size:14px;
}

.entry_sub{
	font-size:11px;
}

.custom-bullet ul li {
	background-image: url(images/subbullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style: none;
	line-height: 15px;
	color:#84a1a9;
}

#jewelry_left{
	float:left;
	width:214px;
	height:819px;
    margin-left:10px;
    margin-top:10px;
	background-color:#000;
}

#jewelry_content{
    float:right;
    width:675px;
    height:100px;
    background-color:#000;
    }
    
#jewelry_thumbarea{
	float:right;
	width:675px;
	height:90px;
	background-color:#c9c1c1;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}
#jewelry_thumbarea_left{
	float:left;
	width:223px;
	height:470px;
	background-color:#c9c1c1;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}
#jewelry_right{
float:left;
height:812px;
width:675px;
background-color:#242223;
}
#jewelry_copy{
    float:left;
    width:645px;
    padding:15px;
}
#content_jewelry_left{
	color:#c9c1c1;
	width:174px;
	height:330px;
	background-color:#000000;
	font-size:10px;
	float:left;
	padding-top:30px;
	padding-left:25px;
	padding-right:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

/*napkin ring gallery left side styling */
#napkin_thumbarea_left{
	float:left;
	width:223px;
	height:534px;
	background-color:#c9c1c1;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}
#content_napkin_left{
	color:#c9c1c1;
	width:174px;
	height:266px;
	background-color:#000000;
	font-size:10px;
	float:left;
	padding-top:30px;
	padding-left:25px;
	padding-right:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#trunk_left{
	float:left;
	width:224px;
	height:819px;
	background-color:#000;
}

#trunk_right{
	float:right;
	width:675px;
	height:802px;
	background-color:#242223;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

#trunk_thumbarea{
	float:left;
	width:223px;
	height:329px;
	background-color:#c9c1c1;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}

.main-bullet {
	background-image: url(images/bullet.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style: none;
	line-height: 15px;
	color:#b2b2b2;
}

.main-bullet a:link, a:visited{
	color:#84a1a9;
	text-decoration:none;
}

.main-bullet a:hover{
	text-decoration:underline;
}

img.press_image{
	padding-top:25px;
	padding-right:25px;
}


#footer{
	width:651px;
	height:20px;
	float:right;
	color:#676767;
	background-color:#242223;
	padding-left: 25px;
	font-size:11px;
}

#footer_about{
	width:650px;
	height:20px;
	float:right;
	color:#676767;
	background-color:#242223;
	padding-left: 25px;
	font-size:11px;
}

#footer_blog{
	width:900px;
	height:20px;
	clear:both;
}

#footer_blog_left{
	background-color:#000;
	width:225px;
	height:20px;
	float:left;
}

#footer_blog_right{
	width:650px;
	height:20px;
	float:right;
	color:#676767;
	background-color:#242223;
	padding-left: 25px;
	font-size:11px;
}

/********* Pages & Templates ******/
.page_nav {
	display:block;
	height: 20px;
	width: 625px;
	border: 1px solid #000;
	}

.page_nav .alignleft {
	float:left;
	display:inline;
	width: 200px;
	}

.page_nav .alignright {
	float:right;
	display:inline;
	width:60px;

	}

.edit {
	margin-top: 35px;
	}

/********* Sidebars ************/
.blog_side {
	padding: 10px;
	}

.widget {
	margin-bottom: 20px;
	}

.widget ul {
	list-style:none;
	margin:0;
	padding:0;
	}

.widget li {
	padding: 5px 0;
	}

ul.children {
	list-style: inside disc;
	padding-left: 10px;
	padding-bottom: 10px;
	}

h2.widgettitle {
	font-size: 12px;
	text-transform: uppercase;
	color:#c9c1c1;
	}

h2, h1, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
	}

h2, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
	color: #fff;
	text-shadow: 0px 1px 1px #000;
	}

#content_about_main #smooth_sliderc_nav li{
	border:none;
	}
#content_about_main #smooth_sldr_body span, #content_about_main #smooth_sldr_body h2 {
display:none;
}

#content_about_main .sldrlink {
display:none;
	}
div.wpcoproduct p {
width: 500px;
}
