/*
Theme Name: US Engravers
Theme URI: http://voyageurweb.com
Description: US Engravers Wordpress Theme
Version: 09-24-2009
Author: Bryce @ Vweb
Author URI: http://voyageurweb.com
Tags: clean, basic
*/

/********************************************************************/
/*         Base Structure Style Sheet Edited 11.17.2008 BDM         */
/*       This sheet may not be accessible to the client in Ct       */
/********************************************************************/


body, p, h1, h2, h3, ol, ul, li, a, .header, .footer, .navbar { margin: 0; padding: 0; } /* clear padding/margin browser defaults */

body { /* default fonts, and colors  */
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/wp-content/themes/usengravers/images/bg.jpg) repeat;
}
.pagetitle { /* page titles used in the main content area - may be same as h1 */
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.searchbar { /* searchbar wrapper properties for width and height of searchbox  */
}
.wrapper { /*centers the page content */
	margin: 0 auto;
	width: 897px;
}
#header { /* header area */
	position: relative;
	width: 897px;
	height: 166px;
	margin-bottom: 10px;
}
#header .title {
	position: absolute;
	top: 20px;
	left: 135px;
}
#header .title h1 a {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 45px;
	font-weight: bold;
	text-decoration: none;
}
#header .title h1 a:hover {
	color: #000;
	text-decoration: none;
}
#header .title h2 {
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
}
.contactinfo {  /* contact information area */
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
	color: #761b0e;
	font-size: 14px;
	font-style: italic;
}
.contactinfo em {
	font-size: 18px;
}
#subhead-index {
	width: 889px;
	height: 217px;
	margin: 0 auto 10px auto;
	background: url(/wp-content/themes/usengravers/images/bg-subhead-index.png) no-repeat;
	position: relative;
}
#subhead-index .content {
	float: left;
	width: 215px;
	height: 170px;
	margin: 10px 0 10px 38px;
	padding: 5px 15px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	overflow: hidden;
}
#subhead-index .content h1 {
	font-size: 30px;
	font-style: italic;
	color: #205785;
	margin-bottom: 5px;
}
#subhead-index .content em {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}
#subhead-index .phone {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 889px;
	text-align: center;
	font-size: 41px;
	font-weight: bold;
}
#subhead-index .phone small {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #2e7190;
}


#subhead {
	width: 889px;
	height: 180px;
	margin: 0 auto 10px auto;
	background: url(/wp-content/themes/usengravers/images/bg-subhead.png) no-repeat;
	position: relative;
}
#subhead .content {
	float: left;
	width: 215px;
	height: 143px;
	margin: 10px 0 10px 38px;
	padding: 5px 15px;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	overflow: hidden;
}
#subhead .content h1 {
	font-size: 24px;
	font-style: italic;
	color: #205785;
	margin-bottom: 5px;
}
#subhead .content em {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
#subhead .phone {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 889px;
	text-align: center;
	font-size: 41px;
	font-weight: bold;
}
#subhead .phone small {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #2e7190;
}



.content-wrap {
	height: 100%;	/* height attribute fixes a repeating background bug in ie6 - can change to exact value but DO NOT REMOVE */
	margin-bottom: 20px;
}
.sidebar {
	float: left;
	width: 217px;
	min-height: 300px;
	margin: 0 9px 0 4px;
	color: #4b7ead;
	font-size: 14px;
	font-weight: bold;
}
.sidebar a {
	color: #4b7ead;
	text-decoration: none;
}
.sidebar a:hover {
	color: #4b7ead;
	text-decoration: underline;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar ul li ul {
	background: #fff;
	padding: 0 30px;
	/*margin-bottom: 15px;*/
        margin-top:35px;
}
.sidebar ul li ul li:before {
	content: ">> ";
}
.sidebar h2.widgettitle {
	background: url(/wp-content/themes/usengravers/images/bg-sideTitle.png) top left no-repeat;
	width: 217px;
	height: 35px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom:0;
}
.sidebar h2.widgettitle a {
	color: #fff;
	text-decoration: none;
}
.sidebar h2.widgettitle a:hover {
	color: #fff;
	text-decoration: underline;
}

.sidebar-top {
	background: url(/wp-content/themes/usengravers/images/bg-sidebar-top.png) bottom left no-repeat;
        width: 217px;
	height: 25px;
        position: absolute;
        margin-top: 10px;
        padding-top: 50px;
	

}

.sidebar-bottom {
	background: url(/wp-content/themes/usengravers/images/bg-sidebar-bottom.png) top left no-repeat;
	width: 217px;
	height: 25px;
	margin: 0 0 10px 0;
}


#content { /* main content area*/
	float: left;
	width: 663px;
	min-height: 300px;
}
.content-top {
	background: url(/wp-content/themes/usengravers/images/bg-content-top.png) top left no-repeat;
	width: 663px;
	height: 25px;
	margin: 0;
}
.content-bottom {
	background: url(/wp-content/themes/usengravers/images/bg-content-bottom.png) top left no-repeat;
	width: 663px;
	height: 25px;
	margin: 0;
}
.content-middle {
	background: #fff;
	padding-left: 20px;
        margin: 0;
}

.content-middle p {
        padding-top: 10px;
        padding-bottom: 10px;
}
#content-iframe { /* main content area*/
	float: left;
	width: 889px;
	min-height: 300px;
        margin-left: 5px;
}
#content-iframe .content-top {
	background: url(/wp-content/themes/usengravers/images/bg-iframe-top.png) top left no-repeat;
	width: 889px;
	height: 25px;
	margin: 0;
}
#content-iframe .content-bottom {
	background: url(/wp-content/themes/usengravers/images/bg-iframe-bottom.png) top left no-repeat;
	width: 889px;
	height: 25px;
	margin: 0;
}
#content-iframe .content-middle {
	background: #fff;
	padding: 0 20px;
	min-height: 250px;
}

.navbar {  /* navigation area  */
}

a { /* link properties */
	color: #4b7ead;
	text-decoration: none;
}
a:visited { /* visited link properties */
	color: #4b7ead;
	text-decoration: none;
}
a:hover { /* hover link properties */
	color: #9e4032;
	text-decoration: none;
}
a:active { /* active link properties */
	color: #4b7ead;
	text-decoration: none;
}
.alternatelink { /*alternate to the standard a tag*/
}
a.alternatelink:link { /*alternate to the standard a tag*/
}
a.alternatelink:visited { /*alternate to the standard a tag*/
}
a.alternatelink:hover { /*alternate to the standard a tag*/
}
a.alternatelink:active { /*alternate to the standard a tag*/
}
a img { border: 0px; }

.clear { /* Must stay to work with height attribute in .content-wrap - div is right before closing tag in source */
	height: 1px;
	clear: both;
}
#footer{ /* footer area */
	clear:both;
}
.weaver{ /* VoyageurWeb weaver link */
	text-align: right;
	padding-right: 5px;
	margin-bottom: 10px;
}
.weaver a {
	color: #000;
}
.weaver a:hover {
	color: #4b7ead;
}

h1 {
}
h2 {
padding-bottom:10px;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

.content ul, ol {
	list-style-position: outside;
	margin-left: 25px;
}



/**********************************************/
/*     Programming Styles Listed Below        */
/*      Used with forms and databases         */
/**********************************************/

.error{ /* error messages */
	color: #FF0000;
	font-weight: bolder;
}
.success{ /* success messages */
	color: green;
	font-weight: bolder;
}
.instructions{ /* general instructions on the page */
	color: #999966;
	font-size: 8pt;
}
.required{  /* required fields */
	color: #FF0000;
	font-weight: bolder;
}
.fieldlabel{ /*labels that will appear next to or under a field on a form */
	color: #000000;
	font-weight: bolder;
}
.fieldinstructions{ /*instructions that will appear next to or under a field on a form */
	color: #000000;
	font-weight: bolder;
}



/**********************************************/
/*       Wordpress Styles Listed Below        */
/*        styles placed by the editor         */
/**********************************************/

.alignright {
	float: right;
	text-align: right;
}
.alignleft {
	float: left;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	width: 889px;
	height: 49px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	font-size: 13px;
	text-align: center;
	z-index: 100;
	background: url(/wp-content/themes/usengravers/images/bg-nav.png) no-repeat;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	/*width: 104px;*/
	padding: 10px 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	line-height: 20px;
	overflow: hidden;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color: #fff;
	text-decoration: underline;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 31px;
	left: 20px;
	width: 160px;
}
.menu ul li:hover ul li a.hide {
	background: #6a3;
	color: #fff;
}
.menu ul li:hover ul li:hover a.hide {
	background: #6fc;
	color: #000;
}
.menu ul li:hover ul li ul {
	display: none;
	
}
.menu ul li:hover ul li a {
	display: block;
	background: #761b0e;
	color: #fff;
	text-transform: none;
	margin: 0;
	width: 150px;
	text-align: left;
	padding: 5px;
	text-decoration: none;
}
.menu ul li:hover ul li a:hover {
	background: #9e4032;
	color: #fff;
	text-decoration: none;
}
.menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 160px;
	top: 0;
}
.menu ul li:hover ul li:hover ul.left {
	left: -105px;
}