/*  
Theme Name: Biyn Designs2
Theme URI: http://www.biyndesigns.com
Description: Theme based on the famous <a href="http://www.biyndesigns.com">Biyn Designs</a>.
Version: 0.1
Author: Biyn Development, LLC
Author URI: http://biyndesigns.com/

	Biyn Designs v0.5
	 http://www.biyndesigns.com


*/



/* Begin Typography & Colors */
body {
	background-color: #e1dacc;
	background-image: url(/images/bgimage.gif);
	background-repeat: repeat-x;
	background-position: 0 80px;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#header {
	 height:200px; 
	 width:100%;
	 background-image: url(../../assets/images/back_header.gif);
	 background-repeat: repeat-x;
	}
#header .style_content {
	background-image: url(images/header2/header_0000.jpg);
	background-repeat: no-repeat;
	}
#header_pic {
	color: #fff;
	background-repeat: no-repeat;
	width: 800px;
	height: 115px;
	}

#content {
	font-size: 11px
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/**From Jerry**/

#top_address {
	background-color: #e1dacc;
	width: 800px;
	height: 20px;
	}
	
.top_phone {
	color: #e65714;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(/images/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	margin-left: 400px;
	padding: 5px 10px 5px 15px;
	}

.top_fax {
	color: #e65714;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(/images/fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	}

.top_talk {
	color: #e65714;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(/images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.top_talk a {
	color: #e65714;
	font-weight: normal;
	text-decoration: none;
	}

.top_talk a:hover {
	color: #881a28;
	font-weight: normal;
	text-decoration: none;
	}

div#topnav_box {
	width:780px;
	margin:15px 10px 0;
	color: #fff;
	background-color: #e1dacc;
	text-align:center;
	height: 30px;
	padding: 2px 0;
	}
	
/*Top nave bar style starts from here*/
	
.chromestyle{
	font-weight: bold;
	text-align: center;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #e1dacc;
	width: 100%;
	background: url(/images/chromebg3.gif) repeat-x center; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	}

.chromestyle ul li{
	display: inline;
	}

.chromestyle ul li a{
	color: #494949;
	text-decoration: none;
	padding: 4px 7px;
	margin: 0;
	border-right: 1px solid #e1dacc; /*THEME CHANGE HERE*/
	}

.chromestyle ul li a:hover{
	background: url(/images/chromebg3-over.gif) repeat-x center; /*THEM;text-decoration: none;E CHANGE HERE*/
	}
.chromestyle ul li a.active {
	background: url(/images/chromebg3-over.gif) repeat-x center;
	text-decoration: none;
	}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
	}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	position:absolute;
	top: 0;
	z-index:100;
	background-color: white;
	width: 180px;
	visibility: hidden;
	border-bottom: 2px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 3px 0 3px 2px;
	color: black;
	background-color: #ede6d8;
	text-decoration: none;
	border-top: 1px dashed #fff;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #e1dacc;
	text-decoration: none;
	}
.dropmenudiv a.active {
	color: #fff;
	background-color: #7c5c20;
	text-decoration: none;
	}

/*Top nave bar style ends*/

/*Side menu bar style starts from here*/
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding: 0;
	}
	
#vertmenu ul {
	list-style: none;
	margin: 30px 0 0 10px;
	padding: 0;
	border-left: 4px solid #f8f7f4;
	}
	
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}
	
#vertmenu ul li a {
	font-size: 11px;
	display: block;
	border-bottom: 1px dotted #ede6d8;
	padding: 5px 0 2px 5px;
	text-decoration: none;
	color: #444;
	width: 88%;
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus { 
	color: #beb28f; 
	background-color: #f8f7f4; 
	}
	
#vertmenu ul li a.active {
	color: #825003;
	background-color: #e1dacc;
	}

/*Side menu bar style ends here*/

#wrapper {
	width: 100%;
	height: 100%;
	}
div.gradient {
	background-color: #fff;
	background-image: url(/images/screen.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	width: 100%;
	border-style: none;
	}

/*** from Jerry**/

.widecolumn .entry p {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}

.widecolumn {
	line-height: 12px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer{
	font-style: normal;
	height:50px;
	background-image: url(/images/biyndesign_footer.gif);
	background-repeat: no-repeat;
	clear:both;
	}
#footer P {
	color: #696969;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: right;
	margin-right: 50px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	color: #6c644c;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	color: #f18400;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color: #971a26;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #f5f5ec;
	background-image: url(/images/h2list.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-align: left;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 20px;
	padding: 2px 10px 2px 20px;
	border-bottom: 1px solid #e1dacc;
	}

h2 a {

	color: #971a26;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	}



h2 a:hover {
	color: #a69b89;
	font-style: normal;

	}

h2.pagetitle {
	font-size: 14px;
	}
* html #sidebar
{
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px;
	width: 190px;
	float: left;
	clear: none;
	margin-left: 20px;
	}
#sidebar {
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
	margin-left: 545px;
	padding: 20px 0 10px;
	width: 190px;
	}

#sidebar h2 {
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 1.3em;
	}
p {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	}
	
p a {
	color: #482409;
	font-style: italic;
	text-decoration: none;
	}

p a:hover {
	color: #825003;
	text-decoration: underline;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	margin-left: 12px;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #825003;
	}

.post ol li {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #f5f5f1;
	margin: 4px 30px 4px 10px;
	padding: 4px 8px 6px 5px;
	border-left: 10px solid #e1dacc;
	border-bottom-color: #e1dacc;
	list-style-type: none;
	}

.post ol li a {
	color: #d65a14;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	}

.post ol li a:hover {
	color: #004a8d;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
	}

#commentform p {
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar h2 {
	color: #b0762f;
	font: bold 12px "Lucida Grande", Verdana, Arial, Sans-Serif;
	background-image: none;
	text-align: left;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	margin-left: 20px;
	}

code {
	font: 11px "Courier New", Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #b0937a;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: #fff;
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

#biyn_logo {
	position: relative;
	top: -6px;
	bottom: 0;
	width: 176px;
	height: 146px;
	z-index: 50;
	float: left;
	clear: both;
	margin: -173px 0 0 30px;
	padding: 0;
	border-width: 0;
	border-collapse: collapse				
	}

.narrowcolumn {
	margin: 0;
	padding: 0 0 20px 30px;
	width: 500px;
	float: left;
	}

.widecolumn {
	padding: 10px 0 20px;
	margin: 5px 0 0 150px;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/**html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	padding: 4px 5px 5px 4px;
	}**/
	
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul li a {
	color: #b0762f;
	background-color: #faf9f8;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul li a:hover {
	color: #881a28;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	background-color: #f5f5f1;
	padding: 2px 4px 2px 5px;
	list-style: decimal;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #004a8d;
	background-color: #f5f5f1;
	margin: 15px 30px 0;
	padding: 5px 10px;
	border-color: #cfcbac;
	border-style: dotted dotted solid solid;
	border-width: 1px 1px 2px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
address {
	color: #444;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	background-color: #f8f8f8;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	border-top: 1px dotted #abb7b3;
	}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
