﻿/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

img.logo { padding:20px; }
#prevBtn, #nextBtn { display: none; }

div#navigation { width:750px; }

h1, h1 p{ color:#2b3438 !important; font-family:Trebuchet MS, arial; font-size:36px; }

div#caption h3 { padding-top: 10px; line-height: 40px; font-size: 33px; color: #2b3438; }
body#homepage div#main p{ font-size:24px; color: #8f809a; height: 200px; }
a.readmore { float:left;  }

ul.top-nav li{ margin: 0px 6px 0px 6px; }
ul.footer-navigation li{ margin: 0px 2px 0px 2px; }

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
.slogan {
	padding-left: 26px;
	float: left;
	width:400px;
	padding-top: 30px; 
	font-size: 23px; 
/*	color: #009bd6;  */
	font-family: Arial; 
	font-style:italic;
}
.devider {
	float:left;
}

