/* CSS Document 

You can add your custom CSS code if you with to not use Child Themes or edit the Simon WP Framework directly.

*/

body 
{
	background:#12b7b3;
}
p{
	color: #696554;
}
.container_12
{
	position:relative;
}
.container_12 .grid_12 
{
width: 950px;
}
#header
{
	background:#fff;
	height:258px;
	box-shadow: 0 0 10px #5A5A5A;
}
#footer
{
	background:#fff;
}
#navigation
{
	margin-top: -10px!important;
}
.logo
{
	position: absolute;
	left: -132px;
}
#footer
{
	box-shadow: 0 0 10px rgb(90, 90, 90);
	border-top:5px solid #727e6d;
	margin-top: 15px;
}
#address
{
	margin-top:50px;
}
#address h5
{
	margin-bottom: 12px;
	font-size:22px;
}
#address p
{
	color:#12B7B3;
}

#address span 
{
	font-size: 37px;
	color:#615e4e;
}
.coin-slider
{
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0 0 10px gray;
}
#poster
{
	background: #fff;
	min-height: 384px;
	position: relative;
}
#poster .entry
{
	padding: 25px;
}
#poster h3
{
	color:#D1905F;
	font-size: 28px;
	margin-bottom: 10px;
}
#poster p
{
	color:#696554;
}
#poster ul
{
	color:#696554;
	padding-left: 17px;
	line-height: 35px;
}
#testi p
{
	font-size: 26px;
	line-height: 33px;
}
#poster .posterbutton
{
	position:absolute;
	right: 25px;
	bottom:25px;
}
#submit
{
	background:url(images/posterbutton.jpg)repeat-x;
	height: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 100px;
	text-align: center;

}
a#submit:hover
{
	background:url(images/posterhover.jpg)repeat-x;
	height: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color:#fff;

} 
#cs-title-vslider_options
{
	bottom: 270px!important;
	left: 530px!important;
	font-family: 'andika_basicregular'!important;
}
#footer h3
{
	color:#787564;
	margin-bottom:15px;
}
#fb-like
{
position: absolute;
right: -86px;
top: 12px;
}
#fb
{
	position: absolute;
	right: -62px;
	top: 36px;
}
h3
{
	color:#D1905F;
	margin-bottom: 10px;
	font-size: 24px;

}
#services
{
	width: 440px;
}
h1
{
	margin-bottom:15px;
}
#contactform p
{
	padding-bottom: 5px;

}
#contactform input[type="text"]
{
	width:98%;
}
#contactform textarea 
{
	width:98%!important;
	height:100px;
}
#contactform #contactsubmit
{
	width: 100px;
	height: 33px;
	float: right;

}
#map 
{
	padding: 25px 0;
}

#header h6 a {
    color: #12B7B3 !important;
    display: block;
    font-size: 62px;
    padding-bottom: 14px;
}
.description {
    color: #615E4E;}