@import url(http://fonts.googleapis.com/css?family=Stoke);

/* Start Hide from non-IE/Win */

* html #page {

margin: 0 auto;

}

/* End Hide from non-IE/Win */



#logo

{
width 976px;
padding-left: 40px;
padding-top: 5px;
position: absolute;
float:left;
z-index: 2;
} 



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{

	margin:0;

	padding:0;

}

ul{

	list-style:none;

}

a{

	color:#000000;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a img{

	border:0;

}

.clear{

	clear:both;

}



html{

	background:#28a3dd ;

}

body

{

	margin:0 auto;

	padding:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#000000;

	background:url(images/bg.jpg);

	background-repeat: no-repeat;

  background-position: top center /*50px*/ ;

  top: 0px;

}



#page{

	width:976px;

	margin:0 auto;

}



/* HEADER */



#header{
width: 976px;
height: 157px;
}

#nav{
width: 976px;
height: 40px;
}



#header_title{

	float:left;

	width:680px;

	height: 121px;

}



#header_rss{

	float:left;

	width:110px;

}







#header_title h1{

	color:#000000;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:50px;

	padding:32px 0 0 28px;

	font-style:italic;

}



#header_title h1 a{

	color:#000;

	text-transform:capitalize;

}



#header_title h1 a:hover{

	text-decoration:none;

}



.description{

	font-size:14px;

	position:relative;

	top:-5px;

	color:#948c87;

	display:block;

	padding:0 0 0 100px;

}



#header_rss p{

	padding:60px 0 0 0;

}



#header_rss p img{
	float:left;
}

#menu{

	float:left;
	margin-left: 0px;
	width: 976px;
  padding-top: 0px;
	z-index:2;
}



/* menu 



#menu ul{

	padding:14px 58px 0 0;

	padding-left: 90px;

}



#menu ul li{

	display:inline;

	font-size:14px;

	font-weight: bold;

	color:#000;

	padding:0 2px 0 2px;

	text-transform:uppercase;

}



#menu ul li a{

	color:#000;

	

}   */



/* BODY */



#body{

	float:left;

	width:100%;
  background: #fff;

}



#body_top{

	float:left;

	width:100%;

	margin-left: 0px;
  background: #fff;

}



#body_left{

	width:976px;

	float:center;

	padding-bottom:40px;

}



#body_right{

	width:276px;

	float:right;

}



/* left contact */



#body_left_content{

	width:976px;

	margin-left: 20px;

}



.post{

}



.post-top{

}



.post-title{

	padding:0 0 3px 0;

}



.post-title h2{

	font-size:20px;

	color:#000;

	font-weight:normal;

	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;

}



.post-title h2 a{

	color:#000;

}



.post-title h3{

	font-weight:normal;

	color:#000;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



.post-title h3 a, .post-title h3 span{

	color:#e08000;

	font-weight:bold

}



.post-title h4{

	font-weight:normal;

	color:#000;

	font-size:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background:#505050;

	padding:3px 5px 6px 5px;

	margin:5px 0 0 0;

}



.post-title h4 a, .post-title h4 span{

	color:#e08000;

	font-weight:bold

}



.entry{
	line-height:20px;
	padding:10px 0 5px 0;
	font-size:12px;
}



.entry p{

	padding-bottom:5px;
  
  font-size: 14px;

}



.entry img{

	-moz-border-radius: 15px;

border-radius: 15px;

overflow: hidden;

box-shadow: 0px 0px 8px #888;

}



.entry a{

	font-weight:bold;

	text-decoration:underline;

	color:#9e0b0e;

}



.entry a:hover{

	text-decoration:none;

}



.postmetadata{

	background: url(images/postmetadata_bg.gif) no-repeat;

	width:100%;

	height:86px;

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



.postmetadata .alignleft a{

	color:#000000;

	background:url(images/post_comm_a.gif) no-repeat;

	padding:0 0 10px 22px;

	line-height:19px;

}



.postmetadata .alignleft a span{

	color:#9e0b0e;

	font-weight:bold;

}



a.readmore{

	color:#e08000;

	background:url(images/a_read.gif) no-repeat center center;

	padding:0 35px 0 35px;

	font-weight:bold;

	text-align:center;

}



a.readmore:hover{

	text-decoration:none;

}



.postmetadata .alignleft{

	padding:20px 0 0 14px;

}



.postmetadata .alignright{

	padding:20px 14px 0 0;

}



.post-page{

}



h2.post_page_title{

	font-size:17px;

	color:#000;

	font-weight:normal;

	padding-bottom:9px;

	margin:0 0 10px 0;

	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;

}



.post-page .entry{

	padding-top:0;

}



.post-page .entry a{

	color:#dc5800;

	text-decoration:underline;

	font-weight:bold;

}



.post-page .entry a:hover{

	text-decoration:none;

}



.entry strong{

}



.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{

	color:#000;

	font-weight:normal;

}



.post-page .entry strong{

	font-weight: bold;

}



.post-page .entry h1{

	font-size:26px;

	padding:0 0 14px 0;

}



.post-page .entry h2{

	font-size:16px;

	font-weight: bold;

	padding:0 0 14px 0;

}



.post-page .entry h3{

	font-size:22px;
  
  font-weight: bold;
  
  font-family: Tahoma;

	padding:15px 0 5px 0;
	
	color: #000;
  
  text-align: center;

}



.post-page .entry h4{

	font-size:20px;

	padding:0 0 10px 0;

}



.post-page .entry h5{

	font-size:18px;

	padding:0 0 8px 0;

}



.post-page .entry h6{

	font-size:16px;

	padding:0 0 6px 0;

} 



/* right content */



#body_right_content{

	padding:15px 0 0 0;

}



/* ADS */



#right_ads{

	float:left;

	padding:0 0 5px 1px;

}



#right_ads div{

	float:left;

	padding-right:3px;

	margin-bottom:3px;

}



#right_ads div img{

	float:left;

}



#right_ads div.right{

	margin-right:0;

}



#sidebars{

}



#sidebar{

	width:246px;

	margin:0 0 0 4px;

	font-family:Georgia, "Times New Roman", Times, serif;

}



#sidebars h2{

	font-size:23px;

	color:#000;

	text-transform:capitalize;

	padding:5px 0 0 10px;

	height:40px;

}



#sidebars ul{

	color:#000000;

}



#sidebars li ul{

	padding-bottom:10px;

}



#sidebars li ul li ul{

	padding:0;

	margin:0;

	width:auto;

}



#sidebars li ul li ul li ul{

	padding-left:0px;

}



#sidebars li{

	margin:8px 0 10px 0;

}



#sidebars li li{

	margin:0;

	background:url(images/dotted_grey.gif) repeat-x left bottom;

	padding:4px 3px 8px 12px;

	width:auto;

}



#sidebars li li li{

	background:none;

	border:0;

	padding-bottom:3px;

}



#sidebars li a{

	color:#000000;

}



#sidebars li.widget_categories ul li{

	color:#000000;

	font-weight:bold;

}



#sidebars li.widget_categories ul li a{

	font-weight:normal;

	font-size:13px;

	background:url(images/li_cat.gif) no-repeat left 5px;

	padding:0 0 0 12px;

}



#sidebars li.widget_categories ul li ul li a{

	font-weight:normal;

}



#sidebars li.widget_archives ul li a{

	font-weight:normal;

	font-size:13px;

	background:url(images/li_ar.gif) no-repeat left 5px;

	padding:0 0 0 12px;

}



#sidebars li.linkcat ul li a{

	font-weight:bold;

	color:#311d10;

	background:url(images/li_bl.gif) no-repeat left 4px;

	padding:0 0 0 12px;

}



#sidebars li.widget_meta ul li a{

	font-weight:normal;

}



#sidebars .textwidget{

	padding:5px;

}



#sidebars li.widget_tags li{

	border:0;

	background:none;

}



/* FOOTER */



#footer{

	width:100%;

	height:164px;


}

#footerleft{
float: left;
width: 200px;
height: 150px;

}

#footercenter{
float: left;
width: 575px;
height: 150px;
}

#footerright{
float: left;
width: 200px;
height: 150px;

}



#footer p{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#000;

	text-align:center;

	padding:50px 20px 0 0;

}



#footer p a{

	color:#000;

	font-weight:bold;

}



#footer p span a{

	color:#000;

	font-weight:bold;

}







/* Begin Typography & Colors */



#wp-calendar #prev a, #wp-calendar #next 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 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 {

	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 Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 99%;

	}



#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 {

	margin: 15px 30px 10px 10px;

	padding-left: 30px;

	padding-bottom:5px;

	background:url(images/blockquote_bg.gif) repeat-y;

	}



blockquote blockquote{

	background:url(images/blockquote2_bg.gif) repeat-y;

	}



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;

	font-weight:bold;

	clear:both;

	}



.navigation a{

	color:#000;

	font-size:12px;

	text-decoration:underline;

	font-family:Arial, Helvetica, sans-serif;

	}



.navigation a:hover{

	text-decoration:none;

	}



.navigation .alignleft a{

	background:url(images/prev.gif) no-repeat left center;

	padding:0 0 0 17px;

	}



.navigation .alignright a{

	padding:0 17px 0 0;

	background:url(images/next.gif) no-repeat right center;

	}

/* End Various Tags & Classes*/



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul {

	list-style-image: url(images/checkmark.png);

padding-left: 20px;



	} 



.entry ul li {

	list-style-image: url(images/checkmark.png);

padding-left: 20px;

	}



.entry ul li:before{

	/*content: url(images/entry_before.gif);*/

	}



.entry ol {

	margin: 0 0 10px 0;

	padding:10px 20px 10px 40px;

	}



.entry ol li {

	padding:6px 0 8px 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

ol li{

	list-style: decimal outside;

	}

/* 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{

	width:500px;

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 350px;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	width:65px;

	height:25px;

	}

/* End Form Elements */







/* Begin Comments*/



h2#comment_title{

	font-size:20px;

	color:#000;

	font-weight:normal;

	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;

	margin:0 0 0 30px;

}



h3#comments{

	color:#4b4b4b;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	margin:0 0 0 30px;

	padding-bottom:9px;

	 text-align: center;

}



.commentlist {

	padding: 0px;

	text-align: justify;

	margin-left:30px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}



.comm_items {

	margin: 15px 0 5px 0;

	display:block;

	padding:10px 0 0 0;

	background:#f3e8cc;

	}



.comm_items li {

	margin: 0;

	padding: 5px 10px 5px;

	border-bottom:0px;

	background:none;

	border:0;

	list-style:none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	line-height:18px;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	display: block;

	color:#9e0b0e;

	text-transform:capitalize;

	padding:3px 0 0 20px;

	font-size:17px;

	font-family:Georgia, "Times New Roman", Times, serif;

	}



.commentmetadata a{

	color:#9e0b0e;

	}



.commentmetadata span{

	color:#000000;

	}



.commentmetadata_text{

	padding:0 10px 5px 20px;

}



.commentmetadata_end{

	color:#000;

	background:url(images/dotted_black.gif) repeat-x;

	height:28px;

	padding:15px 10px 0 0;

	margin:0 20px 0 20px;

}



.commentmetadata_end a{

	color:#b3423e;

	}



.commentmetadata_end span{

	color:#b3423e;

	}



#respond_box{

	padding-bottom:60px;

	margin:20px 0 0 30px;

}



h3#respond{

	font-size:30px;

	color:#000000;

	font-weight:normal;

	margin:0 0 10px 0;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}



#commentform{

	margin-left:55px;

	color:#000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}



#commentform a{

	color:#000;

}



#commentform label{

	position:relative;

	top:-2px;

}



#commentform input{

	background:#fdfaf2;

	border:3px #efe1bf solid;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	padding:3px;

	color:#958e86;

}



#commentform textarea{

	background:#fdfaf2;

	border:3px #efe1bf solid;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	padding:3px;

	color:#958e86;

}



#commentform input#submit{

	background:none;

	border:0px;

}



/* End Comments */



/* Archives page */

.page_archives_div{

}



.ar_panel{

}



.ar_panel2{

}



.ar_panel3{

}



.page_archives_div h2{

	font-size:22px;

	color:#000;

	font-weight:normal;

	padding-bottom:9px;

	margin:0 0 10px 0;

	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;

	margin:0 0 10px 0;

}



.ar_panel3 ul{

}



.page_archives_div ul h2{

}



.page_archives_div ul{

	margin:0px;

	padding:0px;

	padding-top:5px;

	margin-bottom:40px;

}



.page_archives_div ul li{

	margin:0px;

	padding:0px;

	list-style:none;

	background:none;

}



.page_archives_div ul li ul{

	margin:0px;

	padding:0px;

}



.page_archives_div ul li a{

	font-weight:normal;

	color:#000000;

	font-size:12px;

	background:url(images/page_archives_div_a.gif) no-repeat left 4px;

	padding:0 0 0 14px;

}



.page_archives_div ul li a:hover{

}



.page_archives_div ul li{

	padding:4px 0 8px 5px;

	border-bottom:1px solid #ecd5bf;

}



.page_archives_div ul li ul li{

	border:0px;

	background:none;

}



08::SHORTCODES



************************/



.one_full {

	width: 98%;

	text-align: center;

	margin: auto 0; 

}



.one_half {

	width: 46%;

	padding: 5px;

}



.one_third {

	width: 30.66%;

}



.two_third {

	width: 65.33%;

}



.one_fourth {

	width: 22%;

}



.three_fourth {

	width: 74%;

}



.one_fifth {

	width: 16.8%;

}



.two_fifth {

	width: 37.6%;

}



.three_fifth {

	width: 58.4%;

}



.four_fifth {

	width: 67.2%;

}



.one_sixth {

	width: 13.33%;

}



.five_sixth {

	width: 82.67%;

}



.one_full,.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth {

	position: relative;

	margin-bottom: 20px;

	float: left

}



.column-last {

	margin-right: 0!important;

	clear: right

}



/*Home Page Template */

#mainfrontcolumn{
  float: left;
  width: 65%;
  margin-bottom: 10px;
  min-height: 500px;
  margin-top: 30px;
}

#right_sidecolumnfront{
float: left;
width: 24%;
margin-left: 20px;
margin-top: 10px;
margin-right: 20px;
padding: 15px;
color: #ffffff;
font-size: 14px;
line-height: 16px;
background: #28a3dd;
border: 1px solid black;
overflow-y: auto;
}

#right_sidecolumnfront h2{
font-size: 16px;
line-height: 16px;
margin-bottom: 10px;
}

#right_sidecolumnfront h3{
color: #fff;
font-size: 16px;
margin-bottom: 5px;
margin-top: 10px;
}

#right_sidecolumnfront a{
color: #fff;
}


/* Page Template Structures */

#maincolumn

{
 float: left;
  width: 65%;
  margin-bottom: 10px;
  margin-top: 30px;
}

#right_sidecolumnint{
float: left;
width: 24%;
height: 670px;
margin-left: 20px;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 30px;
padding: 15px;
color: #ffffff;
font-size: 14px;
line-height: 16px;
background: #121111;
border: 3px solid black;
}

#right_sidecolumnint h2{
font-size: 16px;
margin-bottom: 10px;
}

.pagetitle
{
float: left;
font-family: 'Stoke', serif;
width: 100%;
height: 22px;
font-size: 18px;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;

}


.post-surround{
padding: 10px 10px 10px 10px;
margin-bottom: 30px;
}

.post-header{

padding: 10px 10px 10px 10px;
}

.post-header a{
color: #fff;
font-family: 'Kameron', serif;
font-size: 16px;
}

.post-title h2 a{
color: #000;
font-family: 'Kameron', serif;
font-size: 20px;
font-weight: bold;
}

/*Scrollbars*/

::-webkit-scrollbar {
    width: 14px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #b1b1b1; 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #b1b1b1; 
}

/*Popover CSS*/
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 600px;
	height: 475px;
	position: relative;
	
	margin: 4% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.modalDialogSmall {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialogSmall:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialogSmall > div {
	width: 400px;
	height: 375px;
	position: relative;
	
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.modalDialogMobile {
	position: absolute !important;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialogMobile:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialogMobile > div {
	width: 400px;
	height: 1100px;
	position: relative;
	
	margin: 4% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}


.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

.bigButton{
	width: 400px;
	margin:15px;
	padding: 15px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	height: 50px;
	float:left;
}

.bigButtonMobile{
	width: 350px;
	margin:5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	height: 50px;
	float:left;
}

#formtitle{
 font-size: 16px;
 line-height: 16px;
 margin-bottom: 30px;
}

#formdirections{
 font-size: 20px;
 margin-bottom: 10px;
}

#popoverform{
 
}

input{ margin-right:10px;padding: 10px;border:none;background: #eee;}
	textarea{ float:left;padding:10px;width:90%;border:none;background: #eee;}
	#submit{margin-top:10px;background: #00ebbe; color:#fff;text-transform: uppercase;padding: 15px 20px;}
