/*
    Theme Name: DefaultHall
	Theme URI: http://www.websitehall.com/
	Description: Sample is a two or three column child theme created for the Genesis Framework.
    Author: WebsiteHall
    Author URI: http://www.websitehall.com/
 
    Version: 1.0
 
    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns
 
    Template: genesis
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #555;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #2554c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #e9e9e9;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto 0px;
	width: 960px;
	background:#ffffff;
	padding:0 20px;
}


/* Header
------------------------------------------------------------ */

#header {
	background:url(images/header-bg.png) no-repeat top left transparent;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	height: 126px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 350px;
}

#title {
	font-size: 36px;
	line-height: 42px;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 600px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 105px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}


.header-image #title {
    background: url("images/logo.png") no-repeat scroll 20px 26px transparent;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 8px;
	width: 0px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu,
#header .widget_text {
	float: right; color:#979797;
}
#header .widget_text {
	clear:both;
	font-weight:bold;
}

#header .widget_text a{color:#1aacdc; }

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #000000;
	display: block;
	font-size: 15px;
	padding: 6px 15px 5px;
	font-weight:bold;
	position: relative;
	text-decoration: none;
	letter-spacing:1px;
	font-family:'Droid Sans', sans-serif;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav li:hover a,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li:hover a,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #1aacdc;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #1aacdc;
	border-top-width: 0;
	color: #fff;
	font-size: 13px;
	font-weight:normal;
	padding: 2px 10px 5px;
	position: relative;
	text-transform: none;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #222;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 130px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	clear: both;
	color: #555;
	margin: 0 auto 10px;
	overflow: hidden;
	text-transform: uppercase;
	width: 1000px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav li:hover a,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #000;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #222;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a {
	width: 130px;
}

#nav li ul ul {
	margin: -33px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 12px;
	padding: 6px 15px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #555;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #222;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	clear: both;
	color: #555;
	margin: 0 auto 10px;
	overflow: hidden;
	text-transform: uppercase;
	width: 1000px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav li:hover a,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #222;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #222;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#subnav li ul a {
	width: 130px;
}

#subnav li ul ul {
	margin: -33px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 10px auto 0;
	overflow: hidden;
	width: 960px;
	background-color:#ffffff;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #1aacdc;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0px 15px 0px 0;
	text-align: right;
	clear:both;
}
.breadcrumb a{
	color:#4d4d4d;
}

.breadcrumb a:hover {color: #1aacdc; text-decoration:none}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0 0 20px;
	width: 470px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 630px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 960px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 10px;
	font-family:'Droid Sans', sans-serif;
}

h1, h2, h2 a, h2 a:visited {
	font-family:'Droid Sans', sans-serif;
    font-size: 26px;
    line-height: 32px;
	color:#4d4d4d;
}

h1.entry-title { color:#ffffff; font-size:35px;line-height: 36px;
background:url(images/header-tech.jpg) no-repeat top left transparent; height:50px; padding:40px 25px;}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #F38635;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.widget-area h4 {
	font-size: 20px;
	color:#f38635;	
	margin: 0 15px 5px 0;
	padding: 10px 5px 5px 15px;
	border-bottom:1px solid #e6e6e6;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;	
}

#footer-widgets h4 {
	font-size: 14px;
	background: none;
	border-bottom:none;
	margin: 0 0 5px;
	padding: 0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
    margin: 0;
    padding: 0 0 15px;}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: none;
	background:url(images/icon-dot.png) no-repeat 10px 10px transparent; 
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 309px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.widget-area .textwidget {
	padding: 5px 15px 0;
}

.widget-area ol,
.widget-area ul {
    margin: 10px 16px 0 30px;	
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	word-wrap: break-word;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 15px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-size: 12px;
	margin: 10px 15px 0;
	width: 268px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 118px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 15px 10px;
}

#sidebar .featuredpage .page,
#sidebar .featuredpost .post {
	border-bottom: none;
	margin: 0 0 0;
	overflow: hidden;
	padding: 5px 15px 0px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 5px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 20px 0 0;
}

#nav .searchform {
	float: right;
}

.sidebar .searchform {
	padding: 5px 0 0 15px;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 5px;
	width: 190px;
}

#nav .s {
	background-color: #fff;
	margin: 2px 2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 15px 0;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 220px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	clear: both;
	margin: 0 auto 10px;
	overflow: hidden;
	width: 1000px;
	/*background:url(images/footer-bg.png) repeat-x top left #181818;*/
	background:url(images/footer-bg3.png) repeat-x top left #191919;	
	color:#939393;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	padding: 25px 19px 10px;
}

#footer-widgets h4.widgettitle {
	color:#1aacdc;
}

#footer-widgets a {
	color:#939393;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
	list-style: none outside none;
}

#footer-widgets ul li {
	margin: 0 0 0 0px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;	
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
}

.footer-widgets-4 {
	float: right;
}
#footer-widgets .widget-area{
    float: left;
    padding: 0 0 0 20px;
    width: 225px;
}

/* Footer
------------------------------------------------------------ */
.footerdivider {
    background-repeat: repeat-x;
    border-radius: 2px 2px 2px 2px;
    height: 0px;
    margin: 0 auto;
    padding: 0 20px;
    width: 960px;
	border-top: 1px solid #E8E8E8;
}

#footer {
	border-top: 1px solid #E8E8E8;
	margin: 0 auto;
	padding: 15px 20px;
    max-width: 960px;
	color: #666666;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
    font-size: 11px;
	
}

.footer {
	color: #666666;
    font-size: 11px;
	padding:15px 20px; 
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
}	

.footer #copyright {
    float: right;
    line-height: 24px;
}

#footer .wrap{
	margin: 0 auto;
}

#footer p {
	color: #939393;	
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #939393;
}

#footer a:hover {
	color: #f38635;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	padding: 0 0 0;
	width: 450px;
}

#footer .creds {
	float: right;
	padding: 0;
	text-align: right;
	width: 450px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
}

#comments p,
#respond p {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ddd;
}

.home .banner{
	background:url(images/web-hosting.jpg) no-repeat top left transparent;
	height:101px;
	width:960px;
	padding-top:300px;
}

/* home */
.banner h2{color:#f38635; margin:10px 15px; font-weight:normal}
.banner h3 {color:#ffffff; margin:0 15px;}

.product-columns {
 margin:25px 0px;
}
.product-columns p{
 	padding: 0 0 10px;
}
.product-columns ul{
	list-style:none;
	text-align:left;
	height: 185px;
}
.product-columns .product-info {
	width:280px; float:left; background:url(images/pricing-bg.jpg) no-repeat top left transparent; margin:0 20px;
	text-align:center;
	height:230px; 	
	margin-bottom:30px;
	}
.product-columns .product-info h5{ 
	color: #f38635;
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0 12px;
    text-transform: uppercase;
	}
.product-columns h4 { font-size:62px; margin:2px 0 15px; padding:0; font-weight:bold}
.product-columns h4 sup {font-size:19px; padding:0 3px 0 0}
.product-columns h6 {font-size:12px; margin:0 0px 0px; padding:0 0 5px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.product-columns .desc { padding:0; margin:12px 15px 10px;  color:#4d4d4d; height:80px}

.product-columns  a.button {
    background-color: #FFCE63;
    background-image: -moz-linear-gradient(center top , #FFCE63, #FCAA35);
    border-radius: 32px 32px 32px 32px;
    -khtml-border-radius: 32px 32px 32px 32px;
	-moz-border-radius: 32px 32px 32px 32px;
	-webkit-border-radius: 32px 32px 32px 32px;
	box-shadow: 0 1px 1px #C65F18, 0 1px 0 #FEE3A8 inset;
    color: #623F1D;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 12px;
    padding: 17px 0px;
	margin:0 auto 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #FEDE9D;
	width:180px;
}
.product-columns a.button:hover {
    background-color: #FEDA71;
    background-image: -moz-linear-gradient(center top , #FEDA71, #FEBB49);
	text-decoration:none;
}

.content-sidebar #content-sidebar-wrap {
	background:url(images/content_sidebar-bg.png) repeat-y top right transparent;
}

.brand{
	background:url(images/top-provider.png) no-repeat top left transparent;
	clear:both;
}
.cta {
	background:url(images/cta-bg.png) no-repeat top left transparent;
	clear:both;
}
.brand h4, .cta h4 {
	font-size:16px; color:#F38635; margin:0; padding:7px 20px 3px; font-weight:bold;
}
.brand p, .cta p {
	font-size:12px; line-height:16px; width:380px; margin:0 20px;
}
.menu-header-container {padding:5px 0 0; clear:both}

#footer .product-services {
    clear: both;
    margin-top: 50px;
    padding: 0 5px;
}
#footer .product-services h1, 
#footer .product-services h2 {
	color: #666666;
    font: bold 10px Tahoma;
    margin-bottom: 0.25em;
	line-height:14px;
}

#footer .product-services p {
	font: 10px Tahoma;
    padding-bottom: 6px;
	line-height:14px;
}

/* features */
.features-left { width:48%; float:left }
.features-right {width:48%; float:right }

.features {
	margin:30px 0 0 20px;
}

.features .box  {
    float: left;
    height: 180px;
    padding: 0 40px 20px 80px;
    width: 350px;
}
.features .cloud {
	background:url(images/icon/cloud.png) no-repeat top left transparent;
}
.features .support {
	background:url(images/icon/support.png) no-repeat top left transparent;
}

.features .security {
	background:url(images/icon/firewall.png) no-repeat top left transparent;
}

.features .wordpress {
	background:url(images/icon/wordpress.png) no-repeat top left transparent;
}

.features .control {
	background:url(images/icon/control.png) no-repeat top left transparent;
}
/* PRICING TABLE */
div.pricing { width:932px; margin:0 auto;background:url(images/pricing_bg.png) no-repeat top right transparent;}
table.price {width:925px; border:0; padding:0;}
table.price tr.head, 
table.price tr.head td {border:0; text-align:center; padding:0; margin:0}
table.price tr.head h3 {color:#4d4d4d; font-size:50px; text-align:left; line-height:50px;}
table.price tr.head h3 span {display:block; font-size:65px; background:none; text-indent:0; margin:0; height:70px;}
table.price tr.head h4 { 
    font-size: 70px;
    line-height: 70px;
    margin: 2px 0 55px;
    padding: 0;}
table.price tr.head h4 small {font-size:14px;}
table.price tr.head h4 sup {font-size:17px; padding:0 3px 0 0}
table.price tr.head h5 {font-size:20px;margin: 18px 0 25px;    padding: 0;}
table.price tr.head h6 {font-size:12px; text-align:left; margin:0 0 0 15px; padding:0;}
table.price tr.head .white h4,
table.price tr.head .white h5,
table.price tr.head .white h6,
table.price tr.head .white a {color:#FFFFFF}
table.price tr.head .basic h4,
table.price tr.head .max h4 {
	color:#f77630;
}
table.price a { background: url("images/button-signup.jpg") no-repeat scroll center top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
	font-weight:bold;
    height: 51px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 174px;
}
table.price a:hover {
	background-image:none;
	background-color:#1aacdc;
	text-decoration:none;
}
table.price .plan {width:230px}
table.price .basic,
table.price .pro {width:228px}
table.price .max {width:235px}
table.price tr{height:50px}
table.price tr.price td {color:#f38635;font-size:15px; text-transform:uppercase; font-weight:bold}
table.price tr.signup {height:90px; background-color:#f3f2f2;}
table.price tr td.one {text-align:left; padding: 5px;}
table.price tr td {
	border-right: 1px solid #FFFFFF;
    text-align:center;
}
table.price tr td.head {color:#f38635; font-size:15px; text-transform:uppercase; font-weight:bold}
table.price .odd {background-color:#f3f2f2;}
table.price tr td span { background: url("images/tick.png") no-repeat scroll top left transparent; width:39px; height:39px; display:block; text-indent:-9999px; margin:0 auto;}

#header .widget-area .widget_nav_menu {
	padding-top:47px;
}

/* tooltip */
.tip {
	background: url("images/tooltip_icon.png") no-repeat scroll top left transparent;
	padding:7px;
	color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;

}
.tip span {
	margin-left: -999em;
	position: absolute;
}
.tip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute; left: 1em; top: -55px; z-index: 99;
	margin-left: 0; width: 150px;
	color:#333333;
	text-align:left;
	
}
.tip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.tip:hover em {
	font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }