/*
THEME NAME: Easily Amused
THEME URI: http://www.easilyamusedinc.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://www.easilyamusedinc.com">Easily Amused</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/
html, body {
	margin:0;
	padding:0;
	text-align:center;
	color: #4f3a34;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	background-color:#fcfcfc; 
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
a {
	outline:none;
}
img {
	border:none;
}
a {
	font-size: 12px;
	color: #86CA28;
}
a:link {
	text-decoration: none;
	color: #86CA28;
}
a:visited {
	text-decoration: none;
	color: #86CA28;
}
a:hover {
	text-decoration: underline;
	color: #86CA28;
}
a:active {
	text-decoration: none;
	color: #86CA28;
}
h1 h2 h3 h4 h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
h1 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #452d19;
	line-height: 40px;
	font-size: 24px;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 18px;
	color: #452d19;
	margin-bottom: 4px;
	padding-top: 10px;
}
h3 {
	font-size: 12px;
	color: #452d19;
	font-weight:bold;
}
h4 {
	font-size: 14px;
	color: #452d19;
}
h6 {
display:none;
}
#pagewidth {
	position:relative;
	width:100%;
	text-align:left;
	top: 0;
	z-index: 3;
}
#main {
	width: 865px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:15px;
}
#header {
	position:relative;
	width:865px;
	height:85px;
	background-image:url(images/main_top.png);
	background-repeat:no-repeat;
}
#logo {
	padding-top:30px;
	padding-left:30px;
}
#masthead {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	padding-right: 10px;
}
/*  NAV CONTAINER  */

#nav1 {
	width: 491px;
	height:35px;
	position:absolute;
	top: 45px;
	left: 345px;
}
#nav1 ul {
	margin:0;
	padding:0;
	background-image: none;
	display:inline;
	list-style:none;
}
#nav1 ul li {
	display: inline;
}
#nav1 ul li a {
	text-decoration: none;
	margin:0;
	padding:0;
}
#nav1 ul li a:hover {
	text-decoration: none;
}
#nav1 ul li a span {
	display:none;
}
/* tabs and image replacement */

#nav1 #about a {
	width: 97px;
	height: 35px;
	background-image: url(images/nav/about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 #about a:hover {
	width:97px;
	height:35px;
	background-image: url(images/nav/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #about_active a {
	width:97px;
	height:35px;
	background-image: url(images/nav/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #services a {
	width: 97px;
	height: 35px;
	background-image: url(images/nav/services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 #services a:hover {
	width:97px;
	height:35px;
	background-image: url(images/nav/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #services_active a {
	width:97px;
	height:35px;
	background-image: url(images/nav/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #work a {
	width: 97px;
	height: 35px;
	background-image: url(images/nav/work.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 #work a:hover {
	width:97px;
	height:35px;
	background-image: url(images/nav/work.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #work_active a {
	width:97px;
	height:35px;
	background-image: url(images/nav/work.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #contact a {
	width: 97px;
	height: 35px;
	background-image: url(images/nav/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 #blog a:hover {
	width:97px;
	height:35px;
	background-image: url(images/nav/blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #blog_active a {
	width:97px;
	height:35px;
	background-image: url(images/nav/blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #blog a {
	width: 97px;
	height: 35px;
	background-image: url(images/nav/blog.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 #contact a:hover {
	width:97px;
	height:35px;
	background-image: url(images/nav/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 #contact_active a {
	width:97px;
	height:35px;
	background-image: url(images/nav/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background:transparent;
	color: #000;
	float: right;
	width: 100%;
	height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0;
	/*background:transparent;*/
color: #000;
	text-decoration: none;
	float: left;
}
#navcontainer ul li a:hover {
	background:transparent;
	color: #000;
}

#maincol {
	float: right;
	display:inline;
	position: relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
/* subnav */
#subnav {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
}
#subnav ul {
	padding-left: 0;
	margin-left: 0;
	background:transparent;
	color: #000;
	float: right;
	width: 100%;
	height:47px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#subnav ul li {
	display: inline;
}
#subnav ul li a {
	padding: 0;
	/*background:transparent;*/
color: #000;
	text-decoration: none;
	float: left;
}
#subnav ul li a:hover {
	background:transparent;
	color: #000;
}
#subnav #web a {
	width: 267px;
	height: 47px;
	background-image: url(images/nav/web.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subnav #web a:hover {
	width:267px;
	height:47px;
	background-image: url(images/nav/web.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav #web_active a {
	width:267px;
	height:47px;
	background-image: url(images/nav/web.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav #brand a {
	width: 267px;
	height: 47px;
	background-image: url(images/nav/brand.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subnav #brand a:hover {
	width:267px;
	height:47px;
	background-image: url(images/nav/brand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav #brand_active a {
	width:267px;
	height:47px;
	background-image: url(images/nav/brand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav #print a {
	width: 267px;
	height: 47px;
	background-image: url(images/nav/print.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subnav #print a:hover {
	width:267px;
	height:47px;
	background-image: url(images/nav/print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav #print_active a {
	width:267px;
	height:47px;
	background-image: url(images/nav/print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav span {
	display:none
}
#selections {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: inline;
	color: #452D19;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

#web-design {
	color: #452D19;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #bfbfbf;
	border-style: solid;
	border-right-width: 1px;
	float: left;
	display: inline;
	width: 240px;
	padding-left: 30px;
}
#web-design p {
	padding-left:10px;
}
#identity {
	color: #452D19;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	border-color: #bfbfbf;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	margin-left: 20px;
	display: inline;
	float: left;
	width: 235px;
}
#identity p {
	padding-left:10px;
}
#print-design {
	color: #452D19;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-left: 20px;
	float: left;
	display: inline;
	width: 240px;
}
#print-design p {
	padding-left:10px;
}
#featured_project {
	background-image:url(images/hrz.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:804px;
	margin:40px auto 0px auto;
	padding: 40px 0px;
}
#fp_image {
	float:left;
	width:445px;
	padding-top:10px;
	padding-left:15px;
}
#fp_content {
	float:left;
	width:300px;
	padding-top:10px;
}
#fp_content h1 {
	font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	margin:0px;
	padding:0px;
	line-height:28px;
	color:#452D19;
}
#fp_content h2 {
	font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#85776B;
}
#fp_content p {
	font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#452D19;
}
#fp_content a {
	font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	margin:0px;
	padding:0px;
	color:#86CA28;
	text-decoration:none;
}
#fp_content a:hover {
	text-decoration:underline;
}
#tooltip_1 {
	background-image:url(images/tooltip_bg.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-weight:bold;
	color:#fff;
	width:132px;
	height:51px;
}
.option-image {
	display: block;
	padding-bottom: 7px;
	padding-top: 4px;
}
.body_headline {
}
.blog_entrytitle {
	color: black;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.blog_byline {
	font-weight: bold;
	line-height: 18px;
	color: #b2b2b2;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.blog_previousposttitle {
	font-weight: bold;
	line-height: 15px;
	color: black;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.blog_usercommenttitle {
	font-weight: bold;
	line-height: 15px;
	color: black;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.blog_timestamp {
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.blog_credits {
	font-weight: bold;
	line-height: 15px;
	color: #b2b2b2;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.work_clientname {
	color: #452d19;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.work_headline {
	line-height: 15px;
	color: #452d19;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.menu_title {
	color: #452d19;
	line-height: 21px;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.menu_general {
}
.menu_work {
	color: #fdfdf5;
	line-height: 21px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.viewgallery {
	color: white;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.blurb_headline {
	margin-bottom: 10px;
	font-weight: bold;
	color: #452d19;
	line-height: 40px;
	font-size: 24px;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
}
.blurb_byline {
	color: #85776b;
	line-height: 24px;
	font-size: 18px;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
}
.blurb_body {
	color: #8c8c8c;
	line-height: 18px;
	font-size: 14px;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
}
#col_left {
	width:230px;
	float:left;
	text-align:right;
	padding-right: 20px;
	margin-left: 32px;
}
#col_right {
	width:560px;
	float:right;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #cbc4be;
	min-height:500px;
	padding-bottom: 30px;
}
#col_right p {
	width:450px;
	}
#col_right ul {
	display: inline;
	margin:0;
	padding:0;
}
#col_right ul li {
	margin-left: 12px;
	border: none;
	padding:0;
}
#col_right #thumbnails {
	clear:both;
}
#col_right #thumbnails img {
	padding-top:15px;
}
#deliverables_left {
	float:left;
	width: 200px;
}
#deliverables_right {
	padding-left:25px;
	width: 350px;
}
#col_left hr {
	list-style:decimal-leading-zero;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #cbc4be;
	width:140px;
	text-align: right;/*this will align it for IE*/
	margin: 5px 0 5px auto; /*this will align it right for Mozilla*/
}
#col_left ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	color: #666666;
	line-height: 21px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#col_left li {
}
#col_left ul .active a {
	cursor:pointer;
	color:#000000;
	width:225px;
	text-decoration: none;
	padding:4px 5px 4px 10px;
	display: block;
}
#col_left ul a {
	cursor:pointer;
	color:#000000;
	width:225px;
	text-decoration: none;
	padding:4px 5px 4px 0;
	display: block;
}
#col_left ul a:hover {
	background-color:#86ca28;
	color:#FFFFFF;
	width:225px;
}
#col_left ul li ul li {
	background-color:#f1f1e8;
	padding-right: 25px;
}
#col_left ul ul a {
	cursor:pointer;
	color:#000000;
	width:225px;
	text-decoration: none;
	padding:4px 5px 4px 0;
	display: block;
}
#col_left ul ul li:first-child {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #86ca28;
}
#col_left ul ul li:last-child {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #86ca28;
}
#col_left ul ul a:hover {
	background-color:#FF6600;
	color:#fdfdf5;
	width:225px;
}
#footer {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	height:60px;
}
#footer #right {
	float:right;
	padding-right: 30px;
	padding-top: 30px;
}
#footer #left {
	float:left;
	padding-left: 30px;
	padding-top: 30px;
}
#footer a {

	text-decoration:underline;
}
#bottom_wood_test {
	position:absolute;
	background-position:bottom;
	z-index: 2;
	visibility: visible;
	width: 100%;
	height: 127px;
	background-color:#00FF00;
	bottom: 0px;
}
/* start hp_port = home page port */
.hp_port {
	background-image:url(images/hrz.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:25px;
	padding-top:25px;
	margin-top:50px;
}
.hp_port img {
	margin-top:50px;
}
.hp_port .left {
	float:left;
	width:410px;
	padding-left:10px
}
.hp_port .left p {
	width:375px;
}
.hp_port .left span {
}
.hp_port .right {
	float:left;
	width:375px;
}
.hp_port .right ul {
	float:left;
	width:170px;
	padding:0px 0px 0px 15px;
	margin:0px;
}
.hp_port .right li {
}
/* end hp_port */
/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
.prototip {
	position: absolute;
}
.prototip .effectWrapper {
	position: relative;
}
.prototip .tooltip {
	position: relative;
}
.prototip .toolbar {
	position: relative;
	display: block;
}
.prototip .toolbar .title {
	display: block;
	position: relative;
}
.prototip .content {
	clear: both;
}
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
}
.prototip .toolbar a.close:hover {
	background: transparent url(close_hover.gif);
}
.iframeShim {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}
/* Tooltip styles */
.prototip .default {
	width: 150px;
	color: #fff;
}
.prototip .default .toolbar {
	background: #0F6788;
	font: italic 17px Georgia, serif;
}
.prototip .default .title {
	padding: 5px;
}
.prototip .default .content {
	background: dodgerblue;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.prototip .pinktip {
	border: 5px solid #a1a1a1;
}
.prototip .pinktip .toolbar {
	background: #ff1e53;
	color: #fff;
	font: italic 17px Georgia, serif;
}
.prototip .pinktip .title {
	padding: 5px;
}
.prototip .pinktip .content {
	background: #fff;
	color: #555555;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.prototip .darktip {
	width: 250px;
	border: 5px solid #a1a1a1;
}
.prototip .darktip .toolbar {
	background: #606060;
	color: #fff;
	font: italic 17px Georgia, serif;
}
.prototip .darktip .toolbar a.close {
	background: url(close_hover.gif);
}
.prototip .darktip .toolbar a.close:hover {
	background: url(close.gif);
}
.prototip .darktip .title {
	padding: 5px;
}
.prototip .darktip .content {
	background: #808080;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.prototip .silver {
	width: 300px;
	border: 5px solid #cccccc;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}
.prototip .silver .toolbar {
	background: #2e2e2e;
	color: #fff;
	font-weight: bold;
}
.prototip .silver .toolbar a.close:hover {
	background: url(close_hover_red.gif);
}
.prototip .silver .title {
	padding: 5px;
}
.prototip .silver .content {
	background: #fff;
	color: #666666;
	padding: 5px;
}
.protoClassic {
	width: 300px;
	border: 5px solid #8c939c;
}
.protoClassic .toolbar {
	background: #96b8e2 url(classic_toolbar.gif) top left repeat-y;
	font-weight: bold;
	color: #fff;
}
.protoClassic .toolbar a.close:hover {
	background: url(close_hover_red.gif);
}
.protoClassic .title {
	padding: 5px;
}
.protoClassic .content {
	background: #fff;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}
/* start forms */
.formbuttons {}
.search {
	width:140px;
	margin:0px 0px 5px 0px;
	}
.search_button {
	border:none;
	background:none;
	padding:0px;
	margin:0px -7px 0px 0px;
	}
/* end forms */  
.cform { 
	
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
width:338px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#86CA28; 
width:338px;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
width:338px;
}

.cform textarea,
.cform input {
	width:338px; 
}
.cform select {
	width:338px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:87px;  
        height:40px; 
	background:url(/wp-content/themes/easilyamused/images/submit_button.jpg) no-repeat; 
	border:0px;
padding:10px 0px;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	display:none;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


/* *** Float containers fix: *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
