/*  
Theme Name: Vibrant
Theme URI: http://www.synergyinformatics.net/
Description: Custom excellent & vibrant theme developed just for Jon
Version: 1.0
Author: Krunal Jariwala
Author URI: http://www.synergyinformatics.net/
*/

/* CSS Document */

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, font, 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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
	font-weight:normal;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input[type=hidden] {
	visibility:hidden;
}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	display:inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* stop commented backslash hack */
/* Body
*********************************************************/
body {
	background:#fff;
	font:100% Georgia, Times, 'Times New Roman', serif;
	line-height:1.6;
}
/* Container
*********************************************************/
.container {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
      padding:0;
}
.container:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
        padding:0;
}

/* Primary Navigation
*********************************************************/
#nav {
	background:#000;
	width:100%;
	height:40px;
	overflow:hidden;
	border-top:0px solid #fff;
	clear:both;
}
#nav h1 {
	margin:0;
	float:left;
}
#nav h1 a,a hover {
	color:#F5F5F5;
	font-size:16px;
	padding-top:6px;
	width:495px;
	display:block;
	float:left;
	overflow:hidden;
	text-decoration:none;
	/*background:url(images/logo.gif) no-repeat;*/
}
#nav h1 a small{
	color:#A9A9A9;
}
#nav ul{
	float:right;
	margin:0;
}
#nav ul li{
	float:left;
	margin:0;
}
#nav ul li a{
	color:#A9A9A9;
	font-size:16px;
	display:block;
	padding:6px 10px 0 10px;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#FFF;
}
#nav ul li.current_page_item a {
	color:#FFF;
}

/*#nav ul {
	float:right;
	margin:0;
}
#nav ul li {
	display:block;
	float:left;
}
#nav ul li a {
	height:0;
	margin:12px 0 0 22px;
	padding-top:17px;
	overflow:hidden;
	background-repeat:no-repeat;
	background:#000;
	display:block;
	float:left;
}
#nav ul li.about a {
	background:url(images/nav.gif) no-repeat 0 0;
	width:44px;
}
#nav ul li.about a:hover, body.about #nav ul li.about a {
	background:url(images/nav.gif) no-repeat 0 -17px;
}
#nav ul li.portfolio a {
	background:url(images/nav.gif) no-repeat -66px 0;
	width:59px;
}
#nav ul li.portfolio a:hover, body.portfolio #nav ul li.portfolio a {
	background:url(images/nav.gif) no-repeat -66px -17px;
}
#nav ul li.rates a {
	background:url(images/nav.gif) no-repeat -148px 0;
	width:38px;
}
#nav ul li.rates a:hover, body.rates #nav ul li.rates a {
	background:url(images/nav.gif) no-repeat -148px -17px;
}
#nav ul li.blog a {
	background:url(images/nav.gif) no-repeat -209px 0;
	width:30px;
}
#nav ul li.blog a:hover, body.blog #nav ul li.blog a {
	background:url(images/nav.gif) no-repeat -209px -17px;
}
#nav ul li.contact a {
	background:url(images/nav.gif) no-repeat -262px 0;
	width:53px;
}
#nav ul li.contact a:hover, body.contact #nav ul li.contact a {
	background:url(images/nav.gif) no-repeat -262px -17px;
}*/
/* Primary Navigation
*********************************************************/
#content {
	padding:30px 0 0;
}
#content .container {
	background:url(images/bg.jpg) no-repeat 100% 0;
	min-height:620px;
}
#content p, #content ul, #content ol, #content blockquote, #content address {
	margin:0 0 16px;
	font-size:100%;
	color:#555;
}
#content p small {
	font-size:100%;
}
#content a {
	text-decoration:none;
	color:#222;
}
#content a:hover {
	text-decoration:underline;
}
#content h1 {
	margin:0 0 16px 0;
	font-size:220%;
	letter-spacing:-1px;
	color:#000;
	line-height:1;
}
#content h1 small {
	float:right;
	font:40% Times, 'Times New Roman', serif;
	font-weight:normal;
	color:#aaa;
	letter-spacing:0;
	margin-top:12px;
	font-style:italic;
}
#content h1 a {
	color:#222;
}
#content strong {
	color:#000;
}
#content em {
	font-style:italic;
}
.navigation {
	padding:15px 0 5px;
	margin:15px 0;
	border:1px solid #ccc;
	border-width:1px 0;
	float:left;
	clear:both;
	width:100%;
}
#content h2 {
	margin:0 0 16px 0;
	font-size:130%;
	letter-spacing:-1px;
	color:#000;
	line-height:1.2;
	clear:left;
}
#content h2 small {
	float:right;
	font-size:60%;
	font-weight:normal;
	color:#aaa;
}
#content h2 a {
	color:#222;
}
#content h3 {
	margin:0 0 5px;
	font-size:125%;
	letter-spacing:-1px;
	color:#000;
	line-height:1.2;
}
#content h3 small {
	float:right;
	font-size:75%;
	font-weight:normal;
	color:#888;
}
#content blockquote {
	font-size:100%;
	margin:16px 32px;
	padding-left:16px;
}
#content img {
	padding:0px;
	border:0px solid #aaa;
	background:#fff;
}
#content .alignright {
	float:right;
	margin:0 0 10px 10px;
}
#content .alignleft {
	float:left;
	
}
#content .aligncenter {
	display:block;
	
}
#innercontent {
	float:left;
	width:660px;
	margin-right:30px;
	overflow:hidden;
}
#innercontent ul {
	margin:0 16px 32px 32px;
	list-style:disc;
}
#innercontent ul ul {
	font-size:100%;
	margin:0 0 0 3px;
}
#innercontent ul li {
	color:#aaa;
}
#innercontent ul li a {
	color:#111;
}
#sidebar {
	float:left;
	width:240px;
	padding-left:25px;
	/*margin-left:25px;*/
}
#sidebar h3 {
	text-transform:uppercase;
	margin:0 0 8px;
	font-size:65%;
       
}
#sidebar ul {
	margin:0 16px 32px 4px;
	list-style:none;
	font-size:100%;
}
#sidebar ul li ul {
	margin-bottom:32px;
}
#sidebar ul ul {
	margin:0 0 0 3px;
}
#sidebar ul ul ul {
	display:none;
}
#sidebar li {
	color:#888;
	padding:1px 12px;
}
#sidebar li a {
	color:#111;
}
#sidebar form {
	margin:0 0 32px;
}
/* Comment
*********************************************************/
form.standard {
	width:690px;
	margin:0 0 15px;
	float:left;
	position:relative;
}
form.standard fieldset {
	padding:10px 0;
	display:block;
}
form.standard legend {
	font-weight:bold;
	font-size:150%;
	display:none;
}
form.standard .error {
	display:block;
	background:#ffc;
	border:1px solid #fcc;
	color:red;
	text-align:center;
	padding:5px 0;
	margin:0 0 25px;
}
form.standard p {
	clear:both !important;
	width:100% !important;
	font-size:100% !important;
	margin:0 0 16px !important;
	float:left;
}
form.standard .text input, form.standard .text textarea {
	display:block;
	float:left;
	width:430px;
	padding:5px;
	margin:0;
	background:#fff;
	border:1px solid #ddd;
	color:#666;
	font:100% Georgia, Times, 'Times New Roman', serif;
}
form.standard .text input:hover, form.standard .text textarea:hover, form.standard .text input:focus, form.standard .text textarea:focus {
	color:#000;
}
form.standard .text label, form.standard .submit label, form.standard .select label {
	float:left;
	padding:0 5px;
	display:block;
	text-align:right;
	width:100px;
	line-height:1.3;
	padding:5px;
	font-size:87.5%;
	color:#333;
}
form.standard label.required:before {
	content:"* ";
	color:#f00;
	font-weight:bold;
}
form.standard .forgot {
	display:block;
	float:left;
	text-align:right;
	width:200px;
	font-size:12px;
	color:#666;
	margin:-3px 0 12px 75px;
}
form.standard .submit input {
	display:block;
	float:left;
	padding:5px 10px;
	border:none;
	font:125% Georgia, Times, 'Times New Roman', serif;
	background:#333;
	color:#fff;
	cursor:pointer;
}
form.standard .submit input:hover {
	background:#000;
	color:#fff;
}
form.standard .submit input.checkout {
	float:right;
}
form.standard p.info {
	font-size:75% !important;
	margin:0 0 15px 110px !important;
	width:400px !important;
}
form.standard p.allowed {
	font-size:75% !important;
	margin:0 0 15px 160px !important;
	width:400px !important;
	color:#666;
}
#content form.standard p.allowed code {
	font-size:100% !important;
}
form.standard .check input {
	display:block;
	clear:both;
	float:left;
	margin:0 5px 15px 160px;
}
form.standard .check label {
	display:block;
	float:left;
	margin:-3px 0 0 0;
	font-size:14px;
	line-height:20px;
}
.comment-author {
	float:left;
	width:480px;
	margin:0 20px 15px 0;
	font-size:24px;
	overflow:hidden;
	white-space:nowrap;
}
.comment-author img {
	float:left;
	margin-right:10px;
}
.comment-author cite {
	font-style:normal;
}
.comment-meta {
	float:left;
	width:120px;
	font-size:12px;
	margin:5px 0 15px;
	text-align:right;
	line-height:1.1;
}
.comment-meta a {
	color:#999 !important;
}
.commentlist li {
	clear:left;
	display:block;
	float:left;
	padding:15px 15px 0;
	font-size:1.2em;
	margin:0 0 15px 0;
	background:#fff;
	border:5px solid #ddd;
	color:#333;
}
.commentlist li p {
	font-size:82.5%;
	margin:0 0 15px;
	line-height:1.4;
	clear:both;
}
#credits {
	height:30px;
}
#credits p {
	color:#999;
	margin:10px 0 0;
	font:67.5% 'Helvetica Neue', Arial, Helvetica, 'Lucida Grande', Verdana, sans-serif;
}
#credits p a {
	color:#777;
	text-decoration:none;
}
#credits p.synergyinformatics {
	float:right;
}
/* Comment
*********************************************************/
#intro {
	height:640px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#intro div {
	width:100%;
	height:640px;
	position:absolute;
	top:0;
	margin-right:500px;
}
#intro div a {
	width:960px;
	height:640px;
	float:left;
	display:block;
}
#intro div a * {
	display:none;
}
#introone {
	background:url(images/bg-one.jpg) no-repeat 50% 100%;
	left:0;
}
#introtwo {
	background:url(images/bg-two.jpg) no-repeat 50% 100%;
	left:1460px;
}
#introthree {
	background:url(images/bg-three.jpg) no-repeat 50% 100%;
	left:2920px;
}
