/*
Theme Name: Oliver Smith Jeweler
Theme URI: http://oliversmithjeweler.com/
Description: Custom WordPress theme created for Oliver Smith Jeweler.
Version: 1.0
Author: Vibatorium
Author URI: http://vibatorium.com/
Tags: custom, private, brown, white
*/


/* Eric Myer 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;/*--vertical-align: baseline;--*/}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a { text-decoration: none; }
strong { font-weight: bold; }

/* Main Elements */
body { /* background:url(images/background1.jpeg) repeat-y;*/ font-size: 62.5%; font-family: arial, helvetica, sans-serif; line-height:1.5em; color: #6c5735; }

#wrapper { background-color:#ffffff; width:960px; margin: 0 auto 25px auto; border-left: 1px solid #6c5735; border-right: 1px solid #6c5735; border-bottom: 1px solid #6c5735; }

/* Header */
#header {
height:66px;background:#6a5834;padding:0px 0 0px 0; }
#header h1 { height: 59px; width: 960px; font-size: 1em; background: #6c5735 url(images/header.gif) center top no-repeat; text-indent: -4000px; overflow: hidden; }
#header h1 a {}
.left_head
{
float:left;
padding:10px 0 0 370px;
text-align:center;
}
.right_head
{
float:right;

text-align:right;
padding:0 3px 0 0 ;

}
.right_head table{float:left;}
.head_mess
{
padding:2px 0 0 2px;
text-align:center;
height:13px;
font-size:10px !important;
color:#FFFFE1 !important;
width:100%;
}

.email_field
{
width:110px;
padding:1px;
height:12px;
font-size:9px;
}
.btn_l2
{
height:17px;
width:23px;
border:none;
background:url(images/btn_go.gif) center top no-repeat;
cursor:pointer;
}
/* add class for header
*.btn_l2
{

text-align:center;
height:17px;
margin:0;
color:#6a5834;
line-height:11px;
font-size:10px;
width:56px;
padding:2px 0px 2px 0px;

border:none;
background:#f7f9f4;
cursor:pointer;
}
*/


/* Footer */
#wrapper #footer { text-align: center; padding: 10px 0; margin-top: 20px; border-top: 1px solid #ccc; clear: both; }
div.clearFix { clear: both; height: 25px; }

/* Navigation */
#wrapper #navigation { width: 935px; height: 32px;padding-top:5px; text-align: center; overflow: hidden !important; }
#wrapper #navigation ul { height: 30px; list-style-type: none; float:left; position:relative; left:50%;}
#wrapper #navigation ul li { height: 30px; display: inline; float:left; position:relative; right:50%;}
#wrapper #navigation ul li a { height: 30px; display: block; text-indent: -4000px; background-image: url(images/osj-navigation.gif); background-position: 0 0; background-repeat: no-repeat; }
#wrapper #navigation ul li.home a { width: 61px; background-position: 0 0; }
	#wrapper #navigation ul li.home a:hover { background-position: 0 -30px; }
#wrapper #navigation ul li.about-us a { width: 94px; background-position: -62px 0; }
	#wrapper #navigation ul li.about-us a:hover { background-position: -62px -30px; }
#wrapper #navigation ul li.osj-collection a { width: 123px; background-position: -157px 0; }
	#wrapper #navigation ul li.osj-collection a:hover { background-position: -157px -30px; }
#wrapper #navigation ul li.custom-design a { width: 152px; background-position: -280px 0; }
	#wrapper #navigation ul li.custom-design a:hover { background-position: -280px -30px; }
#wrapper #navigation ul li.diamonds a { width: 88px; background-position: -431px 0; }
	#wrapper #navigation ul li.diamonds a:hover { background-position: -431px -30px; }
#wrapper #navigation ul li.news-events a { width: 124px; background-position: -619px 0; }
	#wrapper #navigation ul li.news-events a:hover { background-position: -619px -30px; }
#wrapper #navigation ul li.timepieces a { width: 99px; background-position: -520px 0; }
	#wrapper #navigation ul li.timepieces a:hover { background-position: -520px -30px; }

	
	
#wrapper #navigation ul li.search a { width: 84px; background-position: -670px 0; }
	#wrapper #navigation ul li.search a:hover { background-position: -670px -30px; }
#wrapper #navigation ul li.contact-us a { width: 118px; background-position: -744px 0; }
	#wrapper #navigation ul li.contact-us a:hover { background-position: -744px -30px; }

/* Sub-Navigation */
#content .subnav { margin: 0 25px; padding-top: 15px; width: 175px; float: left; }
#content .subnav h3 { width: 150px; height: 25px; padding-bottom: 12px; text-indent: -4000px; }
#content .subnav ul li { font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif; font-size: 12px; line-height:1.4em;}
#content .subnav ul li a { padding-left: 10px; }
#content .subnav ul li a.active { color: #333; font-weight: bold; }
#content .subnav ul li.sub { padding-left: 15px; }

/* Content */
#content { margin: 25px auto; }
#content h2 { padding: 2em 0 1em 0; }
#content p { margin-bottom: 1.2em; font-family: Times, serif; font-size: 1.3em; line-height: 1.4; color: #6c5735; }
#content a { color: #6c5735; }
#content a:hover {text-decoration: underline; }

/* Home */
body.home #content { text-align: center; margin: 12px auto 0 auto; height: 545px; overflow: hidden; }
body.home #footer { margin-top: 0; }
body.home #content div.homecycle { width: 960px; overflow: hidden !important; }

/* About Us */
#content .about-us { margin: 0 auto; width: 600px; }
#content .about-us .staff div.person { height: 220px; /*width: 200px;*/width:185px; float: left; }
#content .about-us .staff div.person img.profile_photo { width: 165px; height: 165px; border: solid 1px #444; }

/* About Us -> Staff */
#content .staff-profile { margin: 0 auto; width: 600px; position: relative; top: 25px; }
#content .staff-profile .image { float: left; width: 275px; height: 400px; }
#content .staff-profile .profile { float: left; width: 325px; }
#content .staff-profile .profile h2 { position: relative; top: -18px; padding-bottom: 0; }

/* About Us -> Brands */
#content .about-us .brands { width: 580px; height: 250px; background: #444 url(/wp-content/themes/osj/images/brands.png) 0 0 no-repeat; } 
#content .about-us .brands ul { display: none; }

/* OSJ Collection */
#content .collections { margin: 0 auto; }
#content .collections .subnav h3 { background: url(/wp-content/themes/osj/images/txt-h2-osj-collection.gif) 0 0 no-repeat; text-indent: -4000px; }
#content .collections .maincontent { width: 660px; float: left; }
#content .collections .maincontent .collections { margin-bottom: 25px; }
#content .collections .maincontent .collections div.item { height: 200px;width:170px; float: left; }
#content .collections .maincontent .collections div.item img { width: 150px; height: 150px; border: solid 1px #444 !important; }
#content .collections .maincontent .collections div.item p { width: 165px; text-align: center; overflow: hidden; }
#content .collections .maincontent .collections div.item p.name { font-size: 13px; line-height: 1;}

/* OSJ Collection -> Collection Page */
.ngg-galleryoverview { width: 700px; }
.ngg-galleryoverview .ngg-gallery-thumbnail-box { height: 165px; width: 165px; float: left; }
.ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail {  }
.ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail img { width: 150px; height: 150px; border: solid 1px #444 !important; }


/* Custom Design */
#content .custom-design { /*--margin: 0 auto;--*/ width: 600px; clear:both;padding-left:5px; }
#content .custom-design .process { width: 600px; }
#content .custom-design .process .step { height: 200px; width: 180px; float: left; text-align:center; font-size:13px; font-family:Times,serif; }
#content .custom-design .process .step img { width: 165px; border: solid 1px #444; }
#content .custom-design .process .step p { width: 165px; font-size: 12px; padding-top: 5px; text-align: center; }

/* Diamonds */
#content .diamonds { margin: 0 auto; width: 600px; }
#content .diamonds .leftColumn { width: 300px; float: left; }
#content .diamonds .rightColumn { width: 280px; height: 200px; float: left; margin-left: 20px; }
#content .diamonds .rightColumn img { border: solid 1px #444; }
#content .diamonds h3 { height: 35px; width: 250px; text-indent: -4000px; }
#content .diamonds h3.engagementRings { background: url(/wp-content/themes/osj/images/txt-h3-engagementRings.gif) 0 0 no-repeat; }
#content .diamonds h3.diamondStuds { background: url(/wp-content/themes/osj/images/txt-h3-diamondStuds.gif) 0 0 no-repeat; }

/* Contact Us */
#content .contact-us { margin: 0 auto; width: 548px; }
#content .contact-us .contact-map { float: left; text-align: center; }
#content .contact-us .contact-map a { text-decoration: none; }

/* News & Events */
#content .news-and-events { margin: 0 auto; }
#content .news-and-events .subnav h3.news { background: url(/wp-content/themes/osj/images/txt-h3-news.gif) 0 0 no-repeat;}
#content .news-and-events .subnav h3.events { margin-top: 10px; background: url(/wp-content/themes/osj/images/txt-h3-events.gif) 0 0 no-repeat;}
#content .news-and-events .maincontent { width: 700px; float: left; background: 666; }

/* Contributions */
table.contributions {width: 650px;}
table.contributions tr td { width: 50%; font-family: Times, serif; font-size: 1.3em; }

/* 404 */
#content .error { margin: 0 auto; width: 600px; height: 300px; }

/* sIFR */
.sIFR-active div#content h1 { visibility: hidden; }	

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox
*/
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxContent{background:#000; margin-top:20px;  border: solid 6px #fff; }
		#cboxLoadedContent{background:#000; padding:0;}
                #cboxTitle{font-size: 12px; line-height: 24px; position:absolute; top:-32px; left:0; color:#fff; padding: 2px;}
                #cboxCurrent{position:absolute; top:-20px; right:0px; color:#fff; display: none !important;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
                #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-41px; background:url(/wp-content/themes/osj/images/colorbox/controls.png) top left no-repeat; width:38px; height:81px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:bottom left;}
                #cboxNext{position:absolute; top:50%; right:5px; margin-top:-41px; background:url(/wp-content/themes/osj/images/colorbox/controls.png) top right no-repeat; width:38px; height:81px; text-indent:-9999px;}
                #cboxNext.hover{background-position:bottom right;}
                #cboxLoadingOverlay{background:#000;}
		#cboxLoadingGraphic{background:url(/wp-content/themes/osj/images/colorbox/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:0; right:-13px; display:block; background:url(/wp-content/themes/osj/images/colorbox/controls.png) top center no-repeat; width:47px; height:24px; text-indent:-9999px;}
		#cboxClose.hover{background-position:bottom center;}
		
.social_links
{
  float:right; 
  position:relative; 
  padding-top:5px;
}
.sub_btn
{
  background:url(images/btn_bg.gif);
  background-repeat:no-repeat;
  width:126px;
  height:34px;
  color:#fff;
  font-size:13px;
  border:0px;
  padding-bottom:5px;
  font-weight:bold;
  vertical-align:middle;
}
#content .collections .custom_heading h3
{
background:url(/wp-content/themes/osj/images/txt-h2-brand.gif) no-repeat 0 0  !important; 
}
.collection_a .item
{
width:162px !important;
}
.padding_none p
{
margin-bottom:0px !important;
}

/*add new css on 9-08-2011*/
.design_content .maincontent{
width:680px !important;
}
.design_content {
margin-left:-71px;
}
.test_post{
margin:0 auto;
width:620px;
}
a.post_link{
padding-bottom:7px;
font-size:1.2em;
font-weight:bold;
font-family:Times,serif;
display:block;
}
li.post_new_link{
padding-bottom:10px;
}
table.authorise_tb1 tr td{
padding-bottom:10px;
font-size:1.1em;
}
.authorise_tb1 tr td b{
font-weight:bold;
}

#content .archiveNav{float: left; margin: 0 25px; width: 120px;font-family: Times,serif;padding-top: 0px;}
#content .archiveNav h3{font-size: 14px;font-weight: bold;height: 15px;padding-bottom: 12px;width: 120px;font-family: Times,serif;text-indent: 0px;}
#content .archiveNav ul li {font-family: Helvetica Neue,Helvetica,Arial,Sans-Serif;font-size: 12px;line-height: 1.4em;}
#content .archiveNav ul li a {padding-left: 10px;}
#content .archiveNav ul li a.active { color: #333333; font-weight: bold;}

#top_margin
{
	margin:55px 25px!important;
}
.padding-space
{
	padding:0px;
}
