/*
Theme Name: FormWeb
Author: Switch Creative
Author URI: http://www.switchcreative.com
*/

@import url('styles/reset.css');
@import url('styles/typography.css');
#container {
	background: #FEFEFE;
	min-height: 100%;
	padding-bottom: 10px;
}
#wrapper {
	margin: 0 auto;
	width:1000px;
}
/*******************************************************
*******************SEAL******************************/
#seal {
	width: 163px;
	height: 162px;
	display: block;
	background-color: transparent;
	background-image: url('images/20seal.png');
	position: absolute;
	z-index: 4000;
	position: relative;
	top: 285px;
	left: 820px;
}
/************************************************************
************************HEADER*******************************/
#header {
	width: 1000px;
	height: 133px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
	overflow: hidden;
}
p.rss {
	background:#ccc url('images/rss.jpg') no-repeat left;
	padding: 4px 5px 4px 25px;
	position: absolute;
	top:0;
	right: 0;
}
p.rss a:hover {
	font-weight: normal;
}
#header h1#logo a {
	width: 183px;
	height: 79px;
	display: block;
	background-color: transparent;
	background-image: url('images/logo.png');
	position: relative;
	z-index: 5000;
}
.nodisp {
	display: none;
}
/********************************************************
	************************NAVIGATION***********************/
#menu {
	background: url('images/nav.png') no-repeat top;
	width: 995px;
	padding-left: 5px;
	height: 30px;
	position: absolute;
	overflow: hidden;
	top: 132px;
}
#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav {
	z-index: 100;
	position: relative;
}
#nav a, #nav a:hover {
	text-decoration:none;
	font-weight: normal;
	color: #fff;
}
#nav li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#nav li#current, #nav li#current a {
	color: #fff;
}
#nav li a, #nav li a:link, #nav li a:visited {
	display: block;
	font-size:13px;
	padding:6px 10px;
	color:#fff;
	text-transform: capitalize;
}
#subnav {
	display: block;
	width: 1000px;
	float:left;
	margin: -39px 0 0 0;
	background-image: url(images/subnav-bg.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
#subnav, #subnav ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}
#subnav a, #subnav a:hover {
	text-decoration:none;
	font-weight: normal;
	color: #000;
}
#subnav li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#subnav li a {
	display: block;
	font-size:13px;
	padding: 8px 10px 8px 0;
	margin-bottom: 30px;
	color:#FFF;
}
#subnav li a:hover {
	display: block;
	font-size:13px;
	padding: 8px 10px 8px 0;
	color:#FFF;
	text-decoration: underline;
}
/****************************************************************
**************Featured Work Slider & Gray Area Under Header*******************/
#fwork {
	width: 1000px;
	margin: 0 auto 30px auto;
	z-index: 3999;
}
img.portfolio {
	width: 1000px;
	height: 250px;
}
#smain {
	height: 105px;
	width: 1000px;
	margin: 0 auto 40px auto;
	display: block;
	background-color: transparent;
	background-image: url('images/hdr1.jpg');
}
#smain h1 {
	color: #FFF;
	padding-top: 25px;
	padding-left: 25px;
}
/****************************************************************
************************Content Area*********************************/
#content {
	width:669px;
	float:left;
	padding-right: 30px;
	border-right: 1px #EAEAEA solid;
	_padding-right: 0;
}
.homepage #content {
	padding-right: 30px;
}
#full-content {
	width: 950px;
}
.full-entry {
	padding: 10px;
}
#testimonials {
	padding:10px;
	margin-bottom: 30px;
	color: #898989;
	position:relative;
	font-style: italic;
}
.testimonials {
	background: url('images/blockquote.png') no-repeat;
	font-family: Georgia;
	font-size: 16px;
	padding: 20px 35px 25px 35px;
}
ul.solutions li img {
	float: left;
}
ul.solutions li {
	list-style-type: none; 	
}
ul.solutions li div.details {
	width: 450px;
	display: block;
	float: left;
	margin: 0p;
	padding: 20px 20px 20px 0px;
	text-align: left;
}
ul.products li img {
	float: left;
	margin-right: 10px;
}
ul.products li {
	list-style-type: none; 	
}
ul.products li div.details {
	width: 600px;
	display: block;
	float: left;
	margin: 0p;
	padding: 20px 20px 20px 0px;
	text-align: left;
	vertical-align: middle;
}
.qoute2 p.by {
	padding-right: 40px;
	color: #999;
	_margin-bottom: -40px;
}
.qoute2 {
	background: url('images/blockquote2.png') no-repeat right bottom;
	height: 20px;
	float: right;
	position:absolute;
	bottom:10px;
	_bottom: 0;
	right:10px;
}
.sleft {
	float:left;
	width:325px;
}
.sright {
	float:right;
	width:325px;
}
img.services {
	float: left;
	margin: 0 5px 5px 0;
}
#content .post, #content .pagepost {
	width:680px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 4px #EAEAEA solid;
	padding-bottom: 20px
}
#content .pagepost {
	border-bottom: 0;
}
#content .post h2, #content .post h2 a:hover, #content .post h2 a:visited, #content .post h2 a, h2.pf a, h2.pf a:hover {
	font-size: 21px;
	margin-bottom: 10px;
	font-weight : normal;
	text-decoration : none;
}
#content .post ul, #content .post ol, #content .pagepost ul, #content .pagepost ol {
	margin-left : 25px;
}
#content .entry {
	width: 640px;
	margin-left: 40px;
}
#content .c {
	padding: 0 5px;
}
#content .sentry {
	width: 651px;
	margin: 0;
	padding: 0 30px 0 18px;
}
#content .date {
	width: 25px;
	position: absolute;
	top:0;
	left: 0;
}
p.meta, p.meta a {
	font-size: 11px;
	font-style: italic;
	margin-top: -15px;
	color: #999;
}
#content span.day {
	font-size: 18px;
	font-weight: bold;
}
#content span.month {
	font-size: 14px;
}
#content .entry img {
	max-width: 622px;
	border: 4px #d7d7d7 solid;
	margin: 10px 0;
}
#content .sentry img {
	max-width: 662px;
	border: 4px #d7d7d7 solid;
	margin: 10px 0;
}
#content .entry img.alignleft, #content .sentry img.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
#content .entry img.alignright, #content .sentry img.alignleft {
	float: right;
	margin: 10px 0 10px 10px;
}
small {
	padding-left : 5px;
	font-size : 11px;
	font-style : italic;
	color : #666;
}
blockquote {
	background: url('images/blockquote.png') no-repeat top left;
	padding: 25px 10px 10px 40px;
	margin:10px;
	color : #555;
	clear: both;
	font-family: Georgia;
	font-style:italic;
	font-size:14px;
}
code {
	font : 14px 'Courier New', Courier, Fixed;
	display : block;
	overflow : auto;
	text-align : left;
	margin : 10px 0 10px 0;
	padding : 5px 10px 5px 10px;
	background : #eee;
	border-top : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}
.navigation {
	display : block;
	font-size : 14px;
	font-weight : bold
}
.navigation a {
	color: #666
}
.alignleft {
	float : left;
	text-align : left;
}
.alignright {
	float : right;
	text-align : right;
}
.widget_services h2 {
	font-size: 17px;
}
.widget_services {
	list-style-type: none;
}
h3.rs {
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url('images/btn-rounded.gif') no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url('images/btn-rounded.gif') no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}
.btn-rounded a:hover{
	text-decoration:underline;
	color:#FFF
}
.btn {
	margin:0; 
	padding:5px 10px;
	background:url('images/btn.gif') repeat-x;
	border:1px solid #cc6a00;
 	color:#FFFFFF;
	font-weight:bold;
}

/****************************************************************
************************Portfolio Page**********************************/
ul.projects {
	list-style-type: none;
	margin: 20px 20px 20px 40px;
	padding: 0;
	display: block;
	clear: both;
	padding-bottom: 20px;
}
ul.projects li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 26px;
	text-align: center;
}
ul.projects li a {
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
	padding: 5px 10px;
}
ul.projects li a:hover {
	color: #333;
	font-weight: normal;
}
img.design {
	border: 10px #eee solid;
	width: 980px;
	height: 250px;
	margin: 10px 0 40px 0;
}
img.design:hover {
	border-color: #ccc;
}
/****************************************************************
************************Sidebar**********************************/
#sidebar {
	float:right;
	width:259px;
	padding: 0 20px;
	font-size: 11px;
}
#sidebar h3.rs {
	background: url('images/rs.png') no-repeat left;
	padding-left: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}
#sidebar .post {
	margin-top: 20px;
	height: 130px;
	overflow: hidden;
}
#sidebar .post h3, #sidebar .post h3 a, #sidebar .post h3 a:hover, #sidebar .post h3 a:visited {
	margin-bottom: 10px;
	font-weight: normal;
}
#sidebar .entry {
	width: 220px;
	margin-bottom: 20px;
	float: right;
	text-align: justify;
}
#sidebar .date {
	width: 25px;
	margin: 3px 10px 0 0;
	float: left;
	color: #999;
}
#sidebar span.day {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	padding-left: 2px;
}
#sidebar span.month {
	font-size: 12px;
	padding-left: 2px;
	line-height: 13px;
}
#sidebar ul, #sidebar li {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	list-style-type: none;
	margin-left: 10px;
}
#sidebar ul.posts ul {
	margin-left: 0;
}
#sidebar ul ul ul {
	margin: 0 0 0 5px;
}
#sidebar ul ul ul ul {
	margin: 0 0 0 5px;
}
#sidebar ul li {
	line-height : 24px;
	margin-bottom: 20px;
}
#sidebar ul ul li {
	list-style-type: square;
	margin: 0 0 0 10px;
}
#sidebar ul.posts ul li {
	list-style-type: none;
	margin: 0;
}
#sidebar ul ul ul li {
	margin: 0 0 0 5px;
}
#sidebar h2 {
	background: url('images/sideh2bg.png') no-repeat top;
	font-size: 12px;
	color : #fff;
	text-align : left;
	padding: 10px 10px 8px 8px;
	margin-bottom: 1px;
}
#sidebar h3 {
	font-size: 27px;
	color : #333;
	text-align : left;
	padding: 0;
	margin-bottom: 5px;
}
#sidebar li.widget_contact_widget {
	color: #fff;
	padding: 10px;
}
#sidebar li.widget_contact_widget h2 {
	background: transparent;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
#sidebar .textwidget {
	background-color: #F8F8F8;
	padding: 10px 15px 15px 15px;
	line-height: 16pt;
}
/*******************************************************
*******************COMMENTS******************************/
h3#comments, h3#respond {
	font-size: 24px;
	margin: 0 0 20px 0;
}
h3#respond {
	padding-top:10px;
}
ol.commentlist {
	list-style-type : none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.commentlist li {
	list-style-type: none;
	width: 92%;
	border: 1px #eaeaea solid;
	margin:0 0 25px 0;
	padding: 25px 25px;
}
.commentlist li li {
	width: 90%;
}
.avatar {
	float:right;
}
.comment-author {
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom: 1px #d2d2d2 solid;
	display: block
}
.commentmetadata, .commentmetadata a {
	font-size: 11px;
	text-align: right;
	color: #999;
}
.reply {
	margin-bottom: 10px;
}
#commentform {
	height: 200px;
	border: 1px #eaeaea solid;
	padding: 25px;
	position: relative;
}
#commentform label {
	padding-right: 20px;
}
p.txt {
	position: absolute;
	right: 25px;
	top:25px;
}
#commentform textarea {
	width : 250px;
	padding : 5px;
	font-size : 12px;
	background: #EFEFEF;
	border : 1px solid #d3d3d3;
	border-top-color : #999;
	border-left-color : #999;
	margin:5px 0px;
	height: 115px;
	float: right;
}
input#author, input#email, input#url {
	width : 200px;
	padding : 5px;
	font-size : 12px;
	background: #EFEFEF;
	border : 1px solid #d3d3d3;
	border-top-color : #999;
	border-left-color : #999;
	margin:5px 0px;
}
input#author:hover, input#email:hover, input#url:hover, #commentform textarea:hover {
	background: #fff;
}
input#submit, input#reset {
	background : #d3d3d3;
	color:#737373;
	margin-top: 20px;
	padding:5px;
	border:0px;
}
input#submit:hover, input#reset:hover {
	color:#fff;
}
/****************************************************************
************************Footer**********************************/
.clearfooter {
	height: 30px;
	clear: both;
}
#footer {
	border-top: 1px #EAEAEA solid;
	border-bottom: 1px #EAEAEA solid;
	width: 1000px;
	padding: 30px 0 10px 0;
	margin: 0 auto;
	clear:both;
}
#footer-content {
	width : 1000px;
	margin: 0 auto;
	padding: 0;
}
#footer h2 {
	font-size: 18px;
	margin-bottom:5px;
}
#footer-content li,
#footer-content li div,
#footer-content li div a,
#footer-content li div img {
	display: inline;
}
#footer-content .left {
	width : 680px;
	float : left;
}
#footer-content .lleft {
	width : 320px;
	float : left;
	display: inline;
}
#footer-content .lright {
	width : 320px;
	float : right;
	margin-right: 20px;
	display: inline;
}
#footer-content .right {
	width : 320px;
	float : right;
}
#footer-content .rright {
	width : 320px;
	float : right;
}
#footer ul, #footer li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer li a, #footer li a:visited {
	color: #666;
	line-height: 26px;
}
#footer li a:hover {
	text-decoration: none;
}
span.copyrights {
	color: #999;
	display : block;
	margin: 0 0 10px 0;
}
#bottom {
	width: 1000px;
	padding: 30px 0 10px 0;
	margin: 0 auto 50px auto;
	clear:both;
}
#bottomnav, #bottomnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px
}
#bottomnav {
	z-index: 100;
	position: relative;
}
#bottomnav a {
	text-decoration:none;
	font-weight: normal;
	color: #8D0148;
}
#bottomnav a:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #8D0148;
}
#bottomnav li {
	float: left;
	margin: 0;
	padding: 0 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
/*******************************************************
*******************Header Search Form******************************/
#header .search input {
	position: absolute;
	right: 0;
	top:86px;
	background: url('images/search.jpg') no-repeat;
	width: 195px;
	height: 20px;
	padding: 5px 45px 3px 7px;
	border: 0;
	margin-right: -17px;
	font-size: 13px;
	color: #999;
}
#header .search input#searchsubmit {
	width: 0;
	border: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
/*******************************************************
*******************Search Form******************************/
#searchform input {
	background:#fff;
	border: 1px #ccc solid;
	width: 185px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}
input#searchsubmit {
	background: #333;
	width: 50px;
	color: #fff;
	border: 0px;
	margin: 0 0 0 5px;
	padding: 5px;
}
/*******************************************************
*******************404 Page******************************/
#content .left404 {
	width: 340px;
	float: left;
}
#content .right404 {
	width: 330px;
	float: right;
}
#content #searchform {
	margin: 20px 0;
}
/*******************************************************
*******************Defaults******************************/
h1 {
	font-size: 36px;
}
h2 {
	font-size: 27px;
}
h3 {
	color: #8D0148;
	font-size: 18px;
	margin-bottom: 18px;
}
h4 {
	font-size: 14px;
	margin: 0 0 8px 0;
}
h5 {
	font-size: 14px;
	font-weight:bold;
	margin: 8px 0;
}
h6 {
	font-size: 10px;
}
hr {
	display : none;
}
a {
	text-decoration: none;
}
a img {
	border:0px;
}
.caps {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.important {
	font-weight:bold;
}
.clear {
	width: 0;
	height: 20px;
	display : block;
	clear : both;
}
.fl {
	float: left
}
.fr {
	float: right
}
/*Table Styling*/
table {
	margin-bottom: 10px;
}
table, th, tr, td {
	border: 1px #ccc solid;
	padding: 5px;
}
caption {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
th {
	background: #eee;
}
tr:hover {
	background: #eee;
}
td:hover {
	background: #ccc;
}
/*Gallery Styling*/
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	display: block;
	margin: 0;
}
.gallery img {
	border: 0;
	margin: 0;
	padding: 0;
}
.gallery-caption {
	margin-left: 0;
}

/*******************************************************
*******************Login Form******************************/
#login {
	width: 320px;
	margin: 0 auto;
}
#login h4{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 8px;
padding-top: 16px;
padding-right: 16px;
padding-bottom: 16px;
padding-left: 16px;

}

#login form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #F8F8F8;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
	-webkit-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
	-khtml-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
	box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
}
#user_pass, #user_login, #user_email {
	font-size: 24px;
	width: 97%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #e5e5e5;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-left-color-value: #e5e5e5;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #fbfbfb;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border: 1px solid #e5e5e5;
}
#login p {
margin-bottom: 0pt;
}

#lost {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 8px;
padding-top: 16px;
padding-right: 16px;
padding-bottom: 16px;
padding-left: 16px;

}
/*******************************************************
*******************Contact Form******************************/
.contact {
	padding: 10px;
}
.contact .notification_error {
	margin: 10px 0;
	border: 1px solid #A25965;
	height: auto;
	width: 90%;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
}
.contact .notification_ok {
	height: auto;
	width: 94%;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
.contact .button {
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background: white;
	color: #333333;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}
/* Label */
.contact label {
	width: 100px;
	margin: 5px;
	float: left;
	text-align: left;
}
/* Input, Textarea */
.contact input, textarea {
	margin: 5px;
	background: #EFEFEF;
	border : 1px solid #d3d3d3;
	border-top-color : #999;
	border-left-color : #999;
	color: #333333;
	padding: 5px;
	width: 250px;
}
.contact input:hover, .contact textarea:hover {
	background: #fff;
}
.contact textarea {
	width: 400px;
}
.contact input#submit {
	background : #d3d3d3;
	color:#737373;
	margin-top: 20px;
	padding:5px;
	border:0px;
	width: auto;
}
.contact input#submit:hover {
	color: #fff;
}
/* BR */

.contact br {
	clear: left;
}

/****************************************************************
*********************Try FormWeb Form****************************/
table#webtolead th, tr, td { border: none; }
table#webtolead label {
	font-weight: 700;
	font-size: smaller;
}
table#webtolead label.error {
	color: red;
	display:block;
	font-size: 12px;
	font-style: italic;
}
table#webtolead em { font-size: smaller; }

table#webtolead input[type="text"] {
	margin: 0;
	width : 200px;
	padding : 5px;
	font-size : 12px;
	background: #EFEFEF;
	border : 1px solid #d3d3d3;
	border-top-color : #999;
	border-left-color : #999;
}

/****************************************************************
*********************Testimonials*******************************/
#testim hr {
	display: block;
}
