/*
Theme Name: dna_creamyjava_cloud
Theme URI: ??
Description: Design by <a href="http://dano-dna.com/" title="Dan Osmundson">Dan Osmundson</a>  <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">WP Themes</a> & <a href="http://artshop.dano-dna.com" title="Dan Osmundson's Design'n'Art">artshop</a>. Underlying PHP code by Robbie Williams and Wordpress. 
Version: .9.0.0.1
Author: dna
Author URI: http://dano-dna.com
License: copyrighted
*/


body {
	padding:0px;
	margin:0px;
	font-family:"Century Gothic", Arial, "Helvetica Neue";
	font-size:11px;
	background-color: #3d3c2a;
	background-image: url(images/body-bg-horz.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

img {
	border:0px;
}

a {
	color:#330000;
	text-decoration:none;
}


.sub{
	border:0px;
}

input, textarea {
	border:1px solid #cecece;
	font-size:12px
}
/* Google search CSE button*/
form#cse-search-box input.go {
	background-color: #faf9f6;
}
form#cse-search-box input.go:hover {
	background-color: #ffc;
}
form#cse-search-box input.go:focus {
	background-color: #fff;
}
div#dna-seal {
	position:absolute;
	float:left;
	display:block;
	z-index:100;
	width:145px;
	height:145px;
	top:0px; left:0px;
	margin-right: 10px !important;
	background-image: url(images/trans-dna.png);
	background-repeat:no-repeat;
}
div#page {
	width:780px;
	text-align:left;
}

.pagetitle {color: #8a3132;} 

/*header*/
/* original #header combined with #page
div#page #header {
	width:100%;
	height:210px;
	background:url(images/header.jpg) no-repeat top #FFFFFF;
} */
/* dano's attempt to fix css for login-logout feature...
div#page {
	width:100%;
}
div#header {
	width:780px;
	height:210px;
	background:url(images/header.jpg) no-repeat top #FFFFFF;
} */
div#page #header {
	width:100%;
}
div#header {
	width:780px;
	height:210px;
	/*	background-color: #FFFFFF; */
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	/* display: block; */
	/* commenting out line above as it may cause browser buggy-ness in i.e. */

}

/* #h1, #login-logout and #tabs1 are all contained in #header*/

#h1 {
	position: relative;
	top:0px;
	font-size: 1.35em;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 515px;
	float: left;
	height: 147px;
	left: 0px;
	bottom: 147px;
	margin: auto;
	right: 545px;
}

#h1 h1 {
	letter-spacing: -1px;
	vertical-align: text-bottom;
	padding: 0px;
	margin-top: 50px;
}
#h1 h1 a, #h1 h1 a:link, #h1 h1 a:visited {
	text-decoration: none;
	color: #b1a784;
}

#h1 h1 a:hover {
	text-decoration: none;
	color: #8c895e;
}
/* h1 .descr - subtitle; dano is testing this for php implementation. */

#h1 .descr {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #999999;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
/* backup to try image hover... */
#returnto-dano-dna {
	height: 20px;
	width: 130px;
	padding-top: 8px;
	padding-right: 68px;
	padding-bottom: 7px;
	padding-left: 28px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
}
#returnto-dano-dna a {
	font-weight: 600;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#returnto-dano-dna a:link, #returnto-dano-dna a:visited {
	color: #545524;
}
#returnto-dano-dna a:hover {
	color: #009900;
	background-repeat: no-repeat;
	background-position: center center;
}
#returnto-dano-dna a:active {
	color: #0099FF;
}

/* begin try an image hover instead of text */
/*
#returnto-dano-dna {
	height: 35px;
	width: 225px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#returnto-dano-dna a {
	font-weight: 600;
	text-decoration: none;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#returnto-dano-dna a:link, #returnto-dano-dna a:visited {
	color: #330000;
}
#returnto-dano-dna a:hover {
	color: #660000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/returnto-dano-dna.gif);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 225px;
}
#returnto-dano-dna a:active {
	color: #0099FF;
}
*/

/* end try an image hover instead of text */

/* begin login/logout feature*/
#login-logout {
	display:none;
	float: right;
	height: 112px;
	width: 225px;
	position: relative;
	right: 0px;
	left: 0px;
	bottom: 112px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#login-logout a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	bottom: 0px;
	font-weight: 600;
}
#login-logout a:link, #login-logout a:visited {
	color: #b1a784;
}
#login-logout a:hover, #login-logout a:active {
	color: #8c895e;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #8c895e;
}

#logout {
	margin: 0px;
	float: right;
	height: auto;
	width: 75px;
	position: relative;
	bottom: 0px;
	display: table-cell;
	vertical-align: inherit;
	text-align: left;
	right: 230px;
	left: 0px;
	top: 0px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#login {
	margin: 0px;
	float: left;
	height: auto;
	width: 65px;
	position: relative;
	bottom: 0px;
	left: 0px;
	display: table-cell;
	vertical-align: inherit;
	right: 63px;
	top: 0px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* end login/logout feature */
	
/* Menu */

/* element of #header */
/* dano trying #tabs1 based on original style sheet - works with all browsers. */
/* #tabs1 {
	   z-index: 4; 
	position: relative;
	top: 18px;
	float: left;
	line-height: normal;
	padding: 0 0 0 10px;
	margin: 0px;
	height: 20px;
	width: 750px;
}*/
ul#tabs1 {
	position: relative;
	top: 18px;
	float: left;
	line-height: normal;
	height: 20px;
	width: 750px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
        padding: 0px;
        list-style: none;
}
ul#tabs1 li { /* adding "li" before "a" here to see if 12px left/right is added */
	display: block; /* block was inline */
	float: left;
	text-align: center !important;
        margin: 0;
        width: 14%;
        list-style-type: none;
        list-style-position: outside;
}
ul#tabs1 li:hover {
	display: block; /* block was inline */
	float: left;
	text-align: center !important;
	background-color: #ffc;
}
ul#tabs1 a { /* adding "li" before "a" here to see if 12px left/right is added */
	display: block; /* block was inline */
	height: 20px;
	text-decoration: none;
	float: none;
	text-align: center !important;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: 600;
	font-size: 1.1em; /* was 16px */
	margin: 0px auto;
	padding: 0px;
}
ul#tabs1 a:link, ul#tabs1 a:visited {
	color: #999966;
}

ul#tabs1 a:hover, ul#tabs1 a:active {
	color: #666600;
}
#tabs1 .page-item-67 a, #tabs1 .page-item-22 a, #tabs1 .page-item-4 a, #tabs1 .page-item-5 a, #tabs1 .page-item-6 a, #tabs1 .page-item-15 a, #tabs1 .page-item-17 a, #tabs1 .page-item-18 a, #tabs1 .page-item-25 a, #tabs1 .page-item-28 a, #tabs1 .page-item-30 a, #tabs1 .page-item-36 a  {
	display:none !important;
	height:0 !important;
	visibility:hidden !important;
	width:0 !important;
}



/* dano trying #tabs1 based on original style sheet - ENDS */
#rss2 {

	z-index: 2;
	position: absolute;
	top: 160px;
	width: 763px;
	text-align: right;}

#search {
	position: absolute;
	top: 15px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	width: 763px;
	text-align: right;}

#s {
	color: #ababab;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;

}

#s a:focus {
	color: #3c3c3c;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

#s a:hover {
	color: #3c3c3c;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;
}



/*header text*/

div#header_text{
	width:100%;
	height:181px;
	/* background:url(images/header_text_bg.png) no-repeat top #FFFFFF; */
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#fff;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Trebuchet MS, sans-serif;
	line-height:18px;
	width:55%;
}

/* blog*/

div#page #blog {
	background-image: url(images/allbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* trying this to clean up the allbg.gif fill, so it will end before the footer */

div#page #middle {
	/* background-image: url(images/allbg.gif); */
	background-repeat: repeat-y;
	background-position: left top;
}

/* SLIDEBAR Box Style */

.calendar {
	text-align:center;
	color: #3b74a4;}

.calendar a:hover {
	background: #3b74a4;
	color: white;
}

.calendar td {
height:15px;
padding:  0px 3px 0px 3px}

.calendar td a {
padding:  0px 3px 0px 3px; background: #cfeeff;
display:block;
color:#3b74a4;
text-decoration:none;
line-height:15px;
}

#today {
	padding:  0px 3px 0px 3px;
	background: #3b74a4;
	font-weight: bold;
	color: white;}

.calendar td a:hover {
	display:block;
	color: white;
	background: #3b74a4;
	text-decoration:none;
}

.boxed {
margin: 0px;
}
.boxed ul {
	margin:0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.boxed li {
	list-style-type: none;
	list-style-position: outside;
	height: auto;
	width: auto;
	margin-left: 15px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxed li a, .boxed li li a {
	display: block;
}
/* hide 'search'  */
.boxed ul li.page-item-67 a {
	display: none;
}
.boxed ul ul {
	margin:0;
	padding: 0;
}
.boxed li li {
	display: block;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.boxed a {
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-size: 11px;
	font-weight: 600;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.boxed a:link, .boxed a:visited {
	color: #999966;
}
.boxed a:hover,.boxed a:active {
	color: #999966;
	font-weight: 600;
	background-color: #ffc;
}
.boxed h2.title a#fancy_collapser_link {
	color: none !important;
	background-color: none !important;
	background-image: none !important;
}
.boxed h2.title a#fancy_collapser_link:link, .boxed h2.title a#fancy_collapser_link:visited {
	color:none !important;
	background-color: transparent !important;
}
.boxed a:active {
	color: #993300;
	background-color: #CC99CC;
}
.boxed .title {
	height: auto;
	letter-spacing: 2px;
	text-align: center;
	text-transform: none;
	font-size: 1.1em;
	color: #eeeee5;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	border-bottom: solid 2px #eeeee2;
	vertical-align: baseline;
	margin-bottom: 7px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/sli_title.gif);
	background-repeat: no-repeat;
	/*background-color: #faf9f6;*/
}
/* dano hiding .boxed original and converting style to .entry style... */
/* .boxed li {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	display: block;
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: 600;
	color: #e89642;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style-type: decimal;
	margin: 0px;
}
.boxed a {
	color: #330000;

}

.boxed a:hover {
	list-style-type: decimal;
	color: #660000;
}
 
.boxed .title {
	height: auto;
	letter-spacing: 2px;
	padding: 1px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #fff;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #999999;
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: baseline;
}
... end hiding original .boxed */



/* Content */
#page #content {width: 755px; margin: 0 auto; padding: 0;}
#page #content #main { left:0px;top:0px;display:block;float:left;width:550px;margin:0;padding:0;}
#page #content #main blockquote {margin: 5px;padding: 0px 5px 5px 25px;}

/* Hide links in bottom navs | use 'page_bottom_navs.php' to hide navigation items */
#main ul#bottom_navs {position:relative;display:block;clear:both;text-align: center !important; top: 0px; width: 500px; height: auto; border-top: dotted 1px #ccc; margin: 5px auto 5px auto !important; padding: 0px; }
#main ul#bottom_navs li { list-style-type:none;width: auto; height: auto; margin: 10px 0 0 0; padding: 0px; }
#main ul#bottom_navs li.page_item { font-size:inherit; }
#main ul#bottom_navs li.page_item span.pages-label { display: none;clear: both;font-size: 75%; margin: 0px 5px 5px 0px; padding: 0px; }
#main ul#bottom_navs li ul.centered  { position: relative; display: block; list-style-type:none;clear:both; text-align: center !important; border-left: solid 3px #666/*#9ebebe*/; }
#main ul#bottom_navs li ul.centered li {list-style-type:none;}
#main ul#bottom_navs li ul.centered li.page_item { float: left; margin: 0px auto !important; text-align: center !important; }
ul#bottom_navs li ul.centered li.page_item a {float:left;padding-right:9px;}
ul#bottom_navs li ul.centered li.page_item a:link,ul#bottom_navs li ul.centered li.page_item a:visited {color:#999;}
ul#bottom_navs li ul.centered li.page_item a:hover,ul#bottom_navs li ul.centered li.page_item a:active {color:#666;text-decoration:underline;}

/* Sidebar */

#sidebar {display: block;;float:right;width:175px;margin:0 0 10px 5px;padding: 0 0 5px 5px;}
.white
{color: white;}

/* Footer */
#footer {
	height: 75px;
	padding: 56px 0 0 0;
        /* top padding was set to 70px - trying lower number to get footer exactly to bottom of window*/
        /* top padding 56px looks great in FF3 */
	line-height:1em;
	clear: both;
	color: #999999;
	width: 780px;
	margin: 0 auto;
	font-size:1em;
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-weight: 400;
	background-image: url(images/footer.gif);
}
.clearthin {
	clear:both;
	padding:0em;
	margin:0em;
	width:730px;
	height:3px;
}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, 
{
color: #3b74a4;
text-decoration:none;
}

#main h2 {
	font-size: 1.1;
	line-height: 1.2em;
	text-decoration:none;
	padding: 0px 0px .12em 0px;
}
.producttext h2.prodtitles a.wpsc_product_title {
	position: relativev;
	border-bottom: solid 3px #999999;
	margin-bottom: .12em;
}

#main h2:hover {
	text-decoration: none;
	color: #3b74a4;
}
a.wpsc_product_title {
	text-decoration: none;
}
.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #044d8b;	}

.entry {
	font-size: 1.10em;
	color: #02171d;
	/*text-align: justify;*/
}
.entry h4 {
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: text-bottom;
}
.entry p {
	margin: 10px 0 0 0;
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.entry ul {
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-top: 5px;
}
.entry li {
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding-bottom: 7px;
}
.entry li a {
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-size: 12px;
	height: auto;
	width: auto;
	background-color: #F8F4D6;
	margin: 0px;
	padding: 2px;
	list-style-type: none;
}
.entry li a:link, .entry li a:visited {
	color: #990000;
}
.entry li a:hover {
	color: #336600;
	background-color: #CCCC99;
}
.entry li a:active {
	color: #993300;
	background-color: #CC99CC;
}
.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{-moz-border-radius:4px;background-color:#fff;border:solid 2px #f1f2eb;margin:3px 0;padding:5px;position:relative;}

.post .info{
padding:2px 3px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}



/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	height: auto;
	width: auto;
	padding-left: 15px;
}
ol {
	height: auto;
	width: auto;
	padding-left: 35px;
}
#commentform {
	width: 300px;
	height: auto;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 10;
	padding: 0px;
}
#commentform form {
	padding-left: 15px;
	height: auto;
	width: auto;
}

#commentform textarea {
	background-image: url(images/allbg.gif);
	width: 268px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #660000;
}
#commentform textarea:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}
#commentform textarea:focus {
        background-image: url(images/allbg.gif);
        background-repeat: repeat;

	font-size: 1.1em;
	background: #EFECCA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}
/* Begin custom Holler styles */

#holler {
	width: 320px;
	height: auto;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 10;
	/* background-image: url(images/holler-bg.gif); */
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#holler form {
	padding-left: 15px;
	height: auto;
	width: auto;
}

#holler textarea {
	background-color: #CAC5A1;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #660000;
}
#holler textarea:hover {
	background-color: #CCCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}
#holler textarea:focus {
	background-color: #F7F8F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}
#holler_success p {
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-size: 12px;
	font-weight: 600;
	color: #333333;
}

/* End custom Holler styles */

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #EFECCA;
        background-image: url(images/allbg.gif);
	background-repeat: repeat;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #660000;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	width: 280px;
	background-color: #EFECCA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
        background-image: url(images/allbg.gif);
        background-repeat: repeat;
	font-size: 1.1em;
	background: #EFECCA;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.1em;
	background-image: url(images/allbg.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #330000;
	border-bottom-color: #660000;
	border-left-color: #330000;
}

.submit1:hover, .submit1:focus{
	background: #EFECCA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330033;
	border-right-color: #996699;
	border-bottom-color: #330033;
	border-left-color: #996699;
}

