/*
Theme Name: Online Practice Contact Forms
Description: A WordPress theme used for creating Contact Forms to be displayed via iFrame.
Author: Online Practice
Author URI: http://www.onlinepractice.co.uk/
Version: 1.0
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

body{font-family:Arial; Font-size:62.5%;}
.entry-content{font-size:1.2em;}
.entry-content p{margin-bottom:0.3em;}
.entry-content li{margin-bottom:1.2em;}

.footertextfield{
	width:224px;
	height:20px;
	margin-bottom:5px;
	color:#818181;
	font-size:1.2em;
	font-family:Arial;
	font-style:italic;
}
.footertextarea{
	width:224px;
	height:50px;
	margin-bottom:5px;
	color:#818181;
	font-size:1.2em;
	font-family:Arial;
	font-style:italic;
}
.footerbutton{
	background-color:#3577d4;
	border:none;
	color:#fff;
	width:150px;
}
.sidebarform{
	width:198px;
	font-style:italic;
}
.sidebarbutton{
	color:#fff;
	background-color:#00acdc;
	height:23px;
	width:110px;
	border:1px solid #78d8f3;
}
.footertext{
	width:125px;
}
.footertextbig{
	width:267px;
}
.greenwoodtextfield{
	width:232px;
	height:27px;
	background-color:#d8dfe3;
	float:left;
	border:none;
	padding-left:10px;

}
.greenwoodtextarea{
	width:481px;
	height:117px;
	background-color:#d8dfe3;
	float:left;
	border:none;
}
.greenwoodxt{
	width:80px;
	color:#333333;
	font-size:1.2em;
	font-family:verdana;
	float:left;
}
#greenwoodwrap{
	width:100%;
	float:left;
	margin-bottom:15px;
}