/*
THEME NAME: Banyan Printing
THEME URI: http://www.banyanprinting.com
DESCRIPTION: Custom theme for Banyan Printing
VERSION: 1
AUTHOR: Terry Ambrose
AUTHOR URI: satoriwebdesign.com
TAGS: satori, custom, developer
COLOR PALATE: #000066 - dark blue; #B9B9FF - light blue; #CCCCCC - gray; #ffff00- yellow; #ff9933 - Orange;

*/
/* Banyan Custom Menu Styles */
.menu{
    min-height:400px;

}
.menutop{
    height:30px;
	background-color:#003366;
	width:800px;
}


.menunormal{
	color: #003366;
	background:#003366 url("images/OrangeButtonff9933.png") no-repeat;
	width:130px;
	height:30px;
	padding-left:3px;
	float:left;
   	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	line-height:16px;
}

.menunormal a:link, .menunormal a:visited{
    color:#003366;
}

.menuhover{
	background:#003366 url("images/WhiteButtonffffff.png") no-repeat;
	padding-left:3px;
	color: #000000;
	width:130px;
	height:30px;
	float:left;
   	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	line-height:16px;
}

.menuhover a:hover{
    color:#000000;
}


.topmenu{
	width:130px;
	height:30px;
	float:left;
   	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	line-height:16px;
}

div#active{
    background: #003366 url("images/YellowButtonffff00.png") no-repeat;
	padding-left:3px;
	width:130px;
	height:30px;
	float:left;
}

div#active a:link, div#active a:hover, div#active a:visited{
    color:#003366;
}

.menunormalleft{
	color: #ffff00;
 	background:transparent url("images/LeftDarkBlue000066.png") no-repeat;
	text-transform: uppercase;
	margin:3px;
	width:142px;
	height:30px;
	float:left;
   	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	line-height:16px;
}

.menunormalleft a:link, .menunormalleft a:visited{
    color:#F3EC19;
}

.menuhoverleft{
	background:transparent url("images/WhiteButtonffffff.png") no-repeat;
	margin:3px;
	color: #003366;
	width:142px;
	height:30px;
	float:left;
	text-transform: uppercase;
   	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	line-height:16px;
}

.menuhoverleft a:hover{
    color:#003366;
}


.leftmenu{
	width:142px;
	height:30px;
	float:left;
   	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	line-height:16px;
}

div#activeleft{
    background: transparent url("images/LeftLightOrangeffcc33.png") no-repeat;
	margin:3px;
	color: #003366;
	text-transform: uppercase;
	margin:3px;
	width:140px;
	height:30px;
	float:left;
}

div#activeleft a:link, div#activeleft a:hover, div#activeleft a:visited{
    color:#003366;
}

.leftheading{
    color:#003366;
	font-size:14px;
	font-family: Verdana;
	font-weight:bold;
}

/* styles for forms*/
.cmxform{
    padding-top:10px;
	border:none;
}
fieldset{
    border:none;
}

h2{
    font-size:18px;
}


/* * { font-family: Verdana; font-size: 96%; }*/
label { float: left; font-size:12px }
label.error { float: right; color: red; padding-left: .5em; vertical-align: top; border:2px solid red;}
p {font-size:14px;}
.submit { }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
div.form{
	padding-top:10px;
    width:600px;
}
input{
    font-size:12px;
}


/* end form styles */

body{
	padding:0;
	margin:0 auto;
	width:auto;
	height:100%;
	background: #FFFFFF url("images/CorkBack-200_900_2.jpg") repeat-x;
}


div#access{
    border-left:2px groove #000066;
	border-right:2px groove #000066;
}

ol.commentlist{
    padding:10px;
    font-family: Georgia,Arial;
	font-weight: normal;
	font-size:13px;
	color:#000066;

}
ol.commentlist a:link, a:visited{
    color:#000066;
}
ol.commentlist a:hover{
    color:#CCCCCC;
}


p.postmetadata{
    font-family: Georgia,Arial;
	font-weight: normal;
	font-size:12px;
	color:#B9B9FF;
}
p.postmetadata a:link{
    color: #B9B9FF;
}
p.postmetadata a:visited{
    color: #B9B9FF;
}

p.postmetadata a:hover{
    color: #000066;
}
/*
div#logo{
	position:relative;
	top:10px;
	left:20px;
	border:2px solid red;
	height:100px;
	width:300px;
}
*/
td.logocell{
    background: transparent url("images/Banyan-Logo-4-color.png") no-repeat;
	width:325px;
}

td.contactcell{
    width:475px;
	vertical-align:bottom;
}


#logo-image-tag{
	height:86px;
	border: none;
	float:left;
}

#blog-address{
    font-family: Arial;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	color:#FFFFFF;
	font-style: italic;
	text-align:right;
	vertical-align:bottom;
	padding-right:70px;
	padding-top:110px;
}

#blog-contact{
    font-family: Palatino, Georgia, Arial;
	font-size:18px;
	letter-spacing:2px;
	font-weight:bold;
	color:#CCCCCC;
}

#blog-contact a:link{
    color:#CCCCCC;
}

#blog-contact a:visited{
    color:#CCCCCC
}

#blog-contact a:hover{
    color:#FFFFFF;
}


div#blog-description{
	color:#FFFFFF;
    font-family: Arial;
	font-size:12px;
	letter-spacing:1px;
	font-weight:normal;
	font-style:italic;
	padding-top:82px;
	padding-left:68px;
	width:284px;
	height:60px;
	text-align:right;
	float:left;
}

#blog-title{
    font-family: Palatino, Georgia, Arial;
	font-size:24px;
	letter-spacing:3px;
	font-weight:bold;
	color:#CCCCCC;
}

#blog-title a:link{
    color:#CCCCCC;
}

#blog-title a:visited{
    color:#CCCCCC;
}

#blog-title a:hover{
    color:#FFFFFF;
}

#pages a {
	color: #CCCCCC;
	font-size: 14px;
	line-height:20px;
	height:24px;
	font-family: Arial;
	font-variant: small-caps;
	font-weight:bold;
	padding: 2px;
	background-color: #003366;
	border: 2pt solid #FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff003366',EndColorStr='#ff009999');
}

#pages a:hover {
	cursor:hand;
	pointer:hand;
	background-color: #006699;
	color: #FFFFFF;
	border: 3px inset #941E1E;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff003366',EndColorStr='#ff006699');
}
.pages {
	width:165px;
	height:24px
}


div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#CCCCCC;
height:20px;
margin:0px;
width:700px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#page{
    width:803px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-left:2px;
	padding-top:1px;
	height:100%;
	min-height:400px;
	background:#FFFFFF;/*add page background image here*/
	border:2pt solid #ffffff;
}

div#pagetitle{
    font-family: Arial Black;
	font-weight: bold;
	font-size:16px;
	line-height:16px;
	letter-spacing:2px;
	height:18px;
	color:#000066;
	padding-top:3px;
	position:relative;
	left:-10px;
	background-color:#ffff33;
	border-bottom: 2px solid #000066;
	text-align:center;
}


div.posttitle{
    font-family: Arial Black;
	font-weight: bold;
	font-size:16px;
	line-height:18px;
	letter-spacing:2px;
	height:18px;
	color:#000066;
}
.posttitle a:link, a:visited{
    color: #000066;
}
.posttitle a:hover{
    color: #CCCCCC;
}

div#wrapper{
	width:700px;
	text-align:left;
	margin: 0 auto;
}


.entry-title,.entry-meta {
clear:both;
}

.post, .post a{
    font: Arial;
	color:#000066;
	font-size:14px;
}

.post a:hover{
    color:#CCCCCC;
}

.entry{
   	font-size: 14px;
	line-height:18px;
	font-family: Arial;
	font-weight:normal;
}

.entry a{
    color:#000066;
	font-size: 14px;
}

.entry a:hover{
	font-size:14px;
    color:#CCCCCC;
}

input.customsubmit{
	font-size:20px;
	line-height:22px;
	padding-bottom:3px;
	vertical-align:middle;
	height:33px;
	width:100px;
	color:#ffffff;
	font-weight:bold;
	background: transparent url("images/redbutton.png") no-repeat;
	border:none;
}

.survey-question{
	border:none;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
	color:#000066;
	background-color:transparent;
}

.survey-question-strong{
	border:none;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#000066;
	background-color:transparent;
}

.survey-answer{
    font-size:14px;
	font-weight:normal;
	font-family:Arial;
	color:#000066;
}


.xoxo{
    font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color:#000066;
	text-decoration:none;
}

.xoxo a:link{
    color:#000066;
	text-decoration:none;
}

.xoxo a:visited{
    color:#000066;
	text-decoration:none;
}

.xoxo a:hover{
    color:#FFFFFF;
	text-decoration:none;
}

div#container{
	height:100%;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

div.alignright{
	float:right;
	text-align:right;
}

div.alignleft{
	float:left;
	text-align:left;
}

.alignleft, .alignright{
    color:#B9B9FF;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}

.alignleft a, .alignright a{
    color:#B9B9FF;
}

.alignleft a:hover, .alignright a:hover{
    color:#CCCCCC;
}

img.alignright{
float:right;
position:relative;
margin:0px;
}

img.alignleft{
position:relative;
float:left;
margin:0px;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

.hfeed{
    background-color: #FFFFFF;
}


div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#footer {
	position:relative;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:bottom;
	width:800px;
	background-color:#ffff33;
	border-left:2pt solid #ffffff;
	border-right:2pt solid #ffffff;
	border-bottom:2pt solid #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color:#000066;

}

#footer a:link, a:visited{
    color:#000066;
}
#.footer a:hover{
    color:#CCCCCC;
}

div#header{
	color:#FFFFFF;
    text-align: left;
	padding-top:2px;
/*	background: #0066CC url("images/banyan-masthead-2009-08-20.png") no-repeat;*/
	height:170px;
	width:100%;

}

div.sitephoto{
	padding:10px;
	margin:10px;
	position:relative;
	right:10px;
    float:right;
}

.sitephotoborder{
   	border:2px solid #000066;
}


/*
div#headerborder1{
	background-color:#CCCCCC;
	height:20px;
	width:180px;
	position:relative;
	top:0px;
}

div#headerborder2{
	float:right;
	background-color:#CCCCCC;
	width:620px;
	height:17px;
	position:relative;
	top:0px;
	left:0px;
	border-bottom: 3px inset #669999;
}
*/

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div#banyan-menu{
	position:relative;
	padding-top:30px;
	z-index:100;
}

div#container {
float:right;
margin:0 0 0 -200px;
width:100%;
background-color:#FFFFFF;
}

div#content {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	width:800px;
	height:600px;

}


.sidebar {
width:145px;
vertical-align:top;
text-align:left;
background-color:#D2EEF6;
border-right:2pt solid #FFFFFF;
height:100%;
}

div#primary {
	margin-top:0px;
	}

div#secondary {
clear:left;
}

.narrowcolumn{
	background-color:#FCFACF;
	width: 630px;
	vertical-align:top;
	text-align: left;
	padding-left:10px;
	height:100%;

}

.instructions{
    width:120px;
	text-align:left;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:16px;
	color: #FFFFFF;
}

.pands, .pands a{
    color:#003366;
	font-family:Arial;
	font-size:11px;
	line-height:20px;

}

.pands a:visited{
    color:#999999;
}

.pands a:hover{
    color:#000000;
}

div.productimage{
	float:right;
	padding-right:20px;
}

img.productimage{
    border:2px solid #003366;
}


#promo{
}

#column1{
}

