/* @override 
	http://www.buildingblocksweb.com.au/wordpress/wp-content/themes/buildingblocks/style.css
	http://www.buildingblockscreative.com.au/wp-content/themes/buildingblocks/style.css
	http://www.buildingblockscreative.com/wp-content/themes/buildingblocks/style.css
*/

/*

Theme Name: Building Blocks Creative Design
Theme URI: http://wwww.buildingblockscreative.com
Description: Theme for Building Blocks Creative Design
Author: Building Blocks Creative Design
Author URI: http://wwww.buildingblockscreative.com

*/

/*-------------------------------------------------------------------------------------------
INDEX:

1. SETUP
-1.1 Defaults
-1.2 Image Defaults
-1.3 Hyperlinks
-1.4 Typography

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Search
-2.3 Header
--2.3.1 Logo
--2.3.2 Slogan
--2.3.3 Call to Action
-2.4 Content
-2.5 Sidebar
-2.6 Footer

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi
-3.4 Buttons / Banners
-3.5 Related Posts
-3.6 Calendar
-3.7 Social Buttons
-3.8 Single Post

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 Sidebar Tabs
-4.4 Video

5. COMMENTS
-5.1 Comments
-5.2 Comments Form
-5.3 Pingbacks / Trackbacks 

6. PAGE TEMPLATES

7. MISC

-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/

/* 1. SETUP */

/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

html, body, div, span, objective, h1, h2, h3, h4, h5, h6, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	float: none;
}

body {
	line-height: 1.5;
	font-family: helvetica, arial, san serif;
}

ol, ul, li {
	list-style: none;
}

/* 1.2 Image Defaults */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* 1.2 Hyperlinks */

a:link, a:visited {
	color: #d2232a;
}

a:hover, a strong:hover {
	text-decoration: none;
	color: #575757!important;
}

.entry a:hover, .widget a:hover {
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
	border: none !important;
}

/* 1.3 Typography */

#page_content h3 {
	line-height: 25px;
	font-size: 19px;
}

#page_content h2 a {
	font-size: 22px;
	font-family: arial, helvetica;
	color: #d2232a;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}

h1 {
	color: #d2232a;
	text-align: center;
	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

h2 {
	color: #575757;
	text-decoration: none!important;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

h3, h3 a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #575757;
	margin: 10px 0;
	font-size: 15px!important;
	color: #d2232a;
}

h4 {
	color: #575757;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

p {
	color: #575757;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0;
}

ul li {
	color: #575757;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
}

/*-------------------------------------------------------------------------------------------*/

/* 2. SITE STRUCTURE & APPEARANCE */

/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers  */

.wrap {
	width: 983px!important;
	margin: auto!important;
	clear: both;
}

body {
	clear: both;
	overflow: visible;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #f2f2f2;
	color: #575757;
}

/* 2.2 Navigation */

/* 2.2.1 Main Navigation */

#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
	color: #fff;
}

* html #menu ul li.current_page_item a,
* html #menu ul li.current-menu-ancestor a,
* html #menu ul li.current-menu-item a,
* html #menu ul li.current-menu-parent a,
* html #menu ul li a:hover {
	color: #fff;
}

#menu_runner {
	height: 40px;
	background: url(images/menu_runner.gif) 0 0 repeat-x;
	border-top: 1px solid #b82b31;
	border-bottom: 1px solid #b82b31;
	z-index: -1!important;
}

#menu {
	width: 695px;
	padding: 0 0 0 1px;
	background: url(images/menu-divider.gif) 99.5% 0 no-repeat;
	margin: 0 auto;
	display: block;
	float: left;
}

#menu a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-family: helvetica, arial;
	text-transform: uppercase;
	line-height: 40px;
	display: block;
	padding: 0 27px;
}

#menu li {
	display: inline;
	float: left;
	text-transform: capitalize;
	display: inline;
	font-family: helvetica, arial;
	background: url(images/menu-divider.gif) 0 0 no-repeat;
	margin: 0 0 0 -1px;
}

#menu ul {
	
}

#menu li:hover > a,
#menu ul ul :hover > a {
	color: #ffffff!important;
	background: #a81017;
}

#menu ul li:hover > ul {
	display: block;
}

/* 2.2.1.1 Main Navigation */

#menu ul,
#menu ul {
	list-style: none;
	margin: 0;
}

#menu li,
#menu li {
	float: left;
	position: relative;
}

#menu ul ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 1px;
	float: left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 190px;
	z-index: 99999;
}

#menu ul ul li {
	min-width: 190px;
}

#menu ul ul ul {
	left: 100%;
	top: 0;
}

#menu ul ul a {
	background: #d2232a;
	height: auto;
	line-height: 1em;
	padding: 10px;
	width: 170px;
	border-top: 1px solid #a81017;
	border-left: 1px solid #a81017;
	border-right: 1px solid #a81017;
	font-size: 11px!important;
}

#menu ul ul:last-child {
	border-bottom: 1px solid #a81017;
}

/* 2.2.2 Top Navigation */

.topMenu {
	height: 35px;
	width: 275px;
	margin: 0 5px 0 0;
	z-index: 999;
	display: inline-block;
	clear: both;
	overflow: visible;
	float: right;
}

.topMenu li a {
	clear: both;
	margin: 0 0 0 -4px;
}

.topMenu a {
	text-indent: -9999px;
}

.topMenu li {
	display: inline;
	float: left;
}

.topMenu li.page_item.page-item-22 a {
	background: url(images/topBlog.gif) 0 0 no-repeat;
	width: 85px;
	height: 35px;
	display: block;
	padding: 0 4px 0 0;
}

.topMenu li.page_item.page-item-78 a {
	background: url(images/topAbout.gif) 0 0 no-repeat;
	width: 91px;
	height: 35px;
	display: block;
	padding: 0 4px 0 0;
}

.topMenu li.page_item.page-item-16 a {
	background: url(images/topContact.gif) 0 0 no-repeat;
	width: 99px;
	height: 35px;
	display: block;
}

.topMenu li.page_item.page-item-22 a:hover {
	background: url(images/topBlog.gif) 0 -35px no-repeat;
}

.topMenu li.page_item.page-item-78 :hover {
	background: url(images/topAbout.gif) 0 -35px no-repeat;
}

.topMenu li.page_item.page-item-16 a:hover {
	background: url(images/topContact.gif) 0 -35px no-repeat;
}

/* 2.2.3 Category Navigation Services Sidebar Menu */

td #services_menu_sidebar {
	float: left;
	background: url(images/sidebar-top.png) 0 0 no-repeat;
	width: 281px;
	height: 282px;
	margin: -60px 0 0 0;
	z-index: 999!important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	overflow: visible!important;
}

ul#menu-design-services-menu.menu {
	margin: 90px 10px 0 3px;
	border-top: 1px solid #888b26;
}

#services_menu_sidebar li a {
	color: #ececec;
	text-decoration: none;
	width: 250px;
	display: block;
}

#services_menu_sidebar li:hover {
	background: #8d941a url(images/icons/palette.png) 11% 50% no-repeat;
}

#services_menu_sidebar li a:hover {
	color: #aeb274!important;
}

#services_menu_sidebar li:last-child {
	border-bottom: 0;
}

#services_menu_sidebar li {
	background: url(images/icons/palette.png) 11% 50% no-repeat;
	border-top: 1px solid #a5ab3d;
	border-bottom: 1px solid #888b26;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	padding: 2px 60px;
}

#services_menu_sidebar a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	width: 279px;
	text-transform: uppercase;
}

/* 2.2.4 Footer Navigation */

#footer h1 {
	font-weight: normal;
	font-size: 15px;
	color: #6b7013;
	text-align: left;
	padding: 0 0 5px 0;
}

#footerlists {
	font-size: 12px;
	padding: 15px 0 15px 0;
	width: 990px!important;
	height: 165px!important;
	overflow: hidden!important;
	display: block;
	border-bottom: 1px solid #6b7013;
}

#footerlists #footerone,
#footerlists #footertwo,
#footerlists #footerthree,
#footerlists #footerfour {
	border-right: 1px dashed #6b7013;
}

#footerone,
#footertwo,
#footerthree,
#footerfour,
#footerfive {
	width: 155px;
	padding: 5px 20px;
	display: inline-block;
	height: 150px!important;
}

/* 2.2.5 Search */

#search {
	height: 45px;
	background: #e3e3e3;
	border-top: 1px solid #c9c9c9;
	clear: both;
}

#search p {
	display: inline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #a2a2a2;
	width: 980px;
	line-height: 45px;
}

.searchInside {
	margin: auto!important;
	clear: both;
	width: 520px;
}

#searchform {
	height: 20px;
	display: inline;
	margin: 0 0 0 10px;
	position: relative;
	top: 8px;
}

input#s {
	background: #ffffff;
	border: 1px solid #e3e3e3;
	width: 205px;
	padding: 3px;
	height: 18px;
	color: #bebebe;
	position: relative;
	top: -9px;
	border: 1px solid #c9c9c9;
}

input#s:hover {
	border: 1px solid #a2a2a2;
}

/* 2.3 Header */

#header {
	height: 383px;
	z-index: -1px!important;
}

#header_white {
	height: 170px;
	background: #ffffff;
	z-index: -1;
	border-bottom: 1px solid #e3e3e3;
}

#header_white .headerRowTwo {
	background: #ffffff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

/* 2.3.1 Logo */

#logo h1 a {
	background: url(images/logo.jpg) 0 0 no-repeat;
	display: block;
	margin: 20px 0 20px 20px;
	text-indent: -9999px;
	float: left;
	height: 91px;
	width: 200px;
}

/* 2.3.2 Slogan */

#slogan {
	text-indent: -9999px;
	background: url(images/slogan.jpg) 0 0 no-repeat;
	width: 230px;
	height: 69px;
	padding: 0 30px 5px 0;
	margin: 5px 0 0 0;
	float: right;
}

/* 2.3.4 Call to Action */

#calltoaction {
	float: left;
	height: 204px;
	width: 700px;
	z-index: 1;
	padding: 0;
	margin: -15px 0 0 0px;
	display: block;
	clear: both;
}

/* 2.4 Content */

.contentArea{
	padding: 0 25px 10px 30px;
	float: left;
	width: 641px;
}

.contentAreaHome{
	padding: 30px 30px 30px 30px;
	float: left;
	width: 916px;
}

#page_content {
	background: #ffffff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	margin: -5px 0 0 -1px;
	padding: 30px 5px 0 0;
	float: left;
}

#page_content_blog {
	padding: 10px 24px 20px 10px;
	float: left;
	width: 660px;
}

#page_content ul li {
	border: 0!important;
	font-size: 13px;
	color: #575757;
	list-style-type: disc;
	list-style-position: inside;
}

h1.pageTitle{
	margin: 0 0 30px 0;
}

#page_content ul li ul li a {
	margin-left: 20px;
	color: #575757!important;
}

#page_content ul li ul li a:hover {
	color: #d2232a!important;
}

#page_content ul li ul li ul li ul li {
	margin-left: 20px;
}

#page_content ul li ul li ul li ul li a {
	color: #4a4a4a!important;
}

#main {
	clear: both;
	width: 972px!important;
	margin: 15px 0 0 1px;
}

/* 2.5 Sidebar */

#sidebar {	
	overflow: hidden;
	clear: both;
	padding: 0 0 0 0;
}

ul#sidebar li{
	list-style-type: none!important;
}

#secondaryPage {
	width: 266px!important;
	overflow: visible;
	clear: both;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	background: #f2f2f2;
	margin: 10px 0 0 0!important;
}

#secondary {
	width: 264px!important;
	overflow: visible;
	clear: both;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	background: #f2f2f2;
}

/* 2.6 Footer */

#footerrunner {
	background: url(images/footer-runner.gif) 0 0 repeat-x;
	height: 242px;
	margin-bottom: 0;
	padding-bottom: 0;
	clear: both;
}

#footer {
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	width: 980px;
	margin: 0 0 0 10px;
}

#footer a {
	color: #e3e7a6;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#footerone ul li,
#footertwo ul li,
#footerthree ul li,
#footerfour ul li,
#footerfive ul li {
	line-height: 15px!important;
	padding: 2px 0!important;						
}

#footer a:hover {
	color: #6b7013!important;
	text-decoration: none;
}

.footerInfo {
	border-top: 1px solid #a5ab3d;
	margin: 0;
	padding: 12px 0 0 0;
	clear: both;
	width: 990px;
	height: 30px;
	font-size: 12px!important;
	color: #6b7013;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

.footerInfo a {
	font-size: 12px!important;
	color: #6b7013!important;
	font-weight: normal;
	text-decoration: underline;
	display: inline;
}

.footerRight{
	float: right;
	width: 300px;
	text-align: right;
	margin: -28px 10px 0 0;
}

.footerLeft{
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
}

#footer div.footerInfo img.centered {
	margin: -8px auto 0 auto!important;
}

#footerone img{
	margin: 10px 0;
}

/*-------------------------------------------------------------------------------------------*/

/* 3. POSTS */

/*-------------------------------------------------------------------------------------------*/

.breadcrumb {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: -25px 0 10px -20px;
	color: #b7b7b7;
}

.breadcrumb a {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #aeb274;
}

h2.blogTitle {
	background: url(images/blogTitle.png) 0 0 no-repeat;
	height: 41px;
	text-indent: -9999px;
	padding: 0 0 10px 10px;
}

.post-item {
	padding: 15px 10px;
}

.post-item:hover {
	background: #e3e3e3;
}

.post-item strong {
	color: #565656!important;
	font-size: 13px;
}

.post-item p.meta {
	color: #c1c1c1;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin: 6px 0 6px 0;
	background: #fbfbfb;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	padding: 1px 5px;
	width: 410px;
}

.post-item p {
	margin: 6px 0 0 0;
}

.post-item ul.post-categories li {
	display: inline;
}

.post-item ul.post-categories li a {
	color: #c1c1c1;
	font: italic 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fbfbfb;
	padding: 2px 4px;
}

.thumbnail {
	margin: 0 10px 0 0;
	border: 1px solid #e3e3e3;
	width: 200px;
	height: 200px;
	float: left;
}

.post-item h2 a {
	line-height: 28px;
	margin: 2px 0 0 0;
}

.post-name h2 a:hover {
	color: #575757;
}

/* 3.1 Typographic Elements */

.single div.post-item ul {
	margin: 1em 0;
	color: #7e7e7e;
}

.single div.post-item ul li {
	padding-left: 1em;
	margin-left: 2em;
	list-style: disc;
	line-height: 2em;
}

/* 3.2 Images */

.single div.image img {
	border: none;
	text-align: center;
	border: 1px solid white;
	background: #6a6a6a;
	padding: 1px;
	margin: auto;
	float: none;
}

/* 3.3 Pagination */

#morePrev a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center!important;
	line-height: 43px;
}

#morePrev{
	width: 87px;
	height: 43px;
	float: right;
	text-align: center!important;
}

a.more-link {
	padding: 3px 6px 3px 6px;
	width: 100px;
	height: 24px;
	font-size: 12px;
	color: #d2232a;
	font-weight: bold;
}

ul.sanserif li{
	text-align: center;
	list-style-type: none!important;
}

a.more-link a:hover {
	text-decoration: none;
	color: #e0d0ab;
}

.pgee-read-more a {
	background: url(images/button-runner.gif) 0 0 repeat-x;
	padding: 3px 6px 3px 6px;
	width: 100px;
	height: 24px;
	font-family: georgia, arial;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	border: 1px solid #790234;
	margin-left: 140px;
}

/* 3.4 Buttons / Banners */

/* 3.5 Related Posts */

#relatedPostsBox {
	border-top: 1px solid #ffffff;
	padding: 20px;
}

#relatedPosts {
	width: 280px;
	padding: 0 20px 0 0;
}

.related_post_title {
	padding: 10px 0 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d2232a!important;
	font-size: 16px;
}

#page_content .related_post {
	padding: 0 0 20px 0;
	text-decoration: none;
}

ul.related_post li {
	color: #2f1d0e;
	font-size: 14px;
	border-bottom: none!important;
	text-decoration: none!important;
	list-style-type: none!important;
	background: #e3e3e3;
	margin: 0!important;
}

/* 3.6 Calendar */

.calendar {
	padding: 1px 0 0 0;
	margin: 0 0 5px 1px;
	font-family: arial, helvetica;
	width: 52px;
	height: 63px;
	clear: both;
}

.calendar .date {
	background: #575757;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 5px 11px 5px;
	text-align: center;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	height: 20px;
}

.calendar .month {
	background: #d2232a;
	text-align: center;
	padding: 2px 0 0 0;
	color: #ffffff;
	font-size: 15px;
	height: 24px;
}

/* 3.7 Social Widgets */

td.top_post {
	border: 1px solid #e3e3e3;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	width: 53px!important;
	position: fixed;
	margin: 0px 0 0 -70px;
	overflow: visible;
}

.shareButton {
	padding: 5px 5px 5px 0;
	margin: 0 0 0 2px;
	border-top: 1px solid #e3e3e3;
	width: 45px;
}

.shareThisButton {
	padding: 4px 0px 2px 3px;
	margin: 19px 0 0 1px;
	border-top: 1px solid #e3e3e3;
	width: 49px;
	display: block;
}

#sharethis_0 {
	width: 40px!important;
}

#sharethis_0 a.stbutton.stico_default {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 20px!important;
	width: 50px;
	margin: 0 0 0 -2px;
}

/* 3.8 Single Posts */

.single-post-item {
	border: 0;
	clear: both;
	border-bottom: 1px solid #e3e3e3;
}

.single-post-item:hover {
	background: none;
}

.single-post-item .thumbnail {
	margin: 0 20px 15px 0;
}

.single-post-item p.meta {
	width: 389px;
	float: right;
}

.single-post-item p {
	margin: 10px 0;
}

.single-entry {
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 20px 0;
}

body.single.post-item p {
	font-style: normal;
}

.single div.post-item ul {
	margin: 1em 0;
}

.single-post-item ul li {
	color: #575757;
	font-size: 13px;
	padding-left: 1em;
	margin-left: 2em;
	list-style: disc;
	line-height: 2em
}

/*-------------------------------------------------------------------------------------------*/

/* 4. WIDGETS */

/*-------------------------------------------------------------------------------------------*/

/* 4.1 Sidebar List Styles */

#sidebar ul li {
	color: #575757!important;
	font-size: 13px;
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 10px!important;
	margin: 0 5px 0 5px;
}

#sidebar ul {
	margin: 10px 0 0 0;
}

#sidebar b {
	margin: 5px 0;
	display: block;
}

#sidebar ul li:first-child {
	border-top: none;
}

#sidebar ul li:hover {
	color: #d2232a;
}

#sidebar a {
	text-decoration: none;
}

ul#sidebar li li {
	padding: 0 0 0 10px;
	color: #575757;
	display: block!important;
}

ul#sidebar li li a {
	color: #575757;
	margin: 0!important;
}

ul#sidebar li li a:hover {
	color: #d2232a;
}

/* 4.2 Generic Widgets */

#sidebar .widget {
	float: right;
	width: 276px;
	margin: 0 0;
	padding: 10px 0;
	line-height: 20px;
	font-size: 13px;
	border: 1px solid #ffffff!important;
	border-bottom: 1px solid #e3e3e3!important;
}

#sidebar li.widget:first-child{
	border-top: 0!important;
}

#sidebar li.widget:last-child{
	border-bottom: 0!important;
}

#sidebar .sidebarHomeLeft li.widget,
#sidebar .sidebarHomeMiddle li.widget {
	border: 0!important;
}

.widget h2,
ul#sidebar h2,
h2.widgettitle {
	font-size: 17px;
	font-family: arial, helvetica;
	color: #d2232a;
	font-weight: bold;
	text-decoration: none!important;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.textwidget,
.execphpwidget {
	line-height: 20px;
	font-size: 13px;
	color: #575757;
	padding: 10px;
}

.textwidget p {
	margin: 0;
}

/* 4.2 Specific Widgets */

/* SOCIAL ICONS WIDGET*/

#text-40 h2.widgettitle {
	width: 120px;
	display: inline;
	border: 0;
	background: none;
	padding: 0 0 0 15px;
	position: relative;
	top: -5px;
}

#text-9.widget,
#text-40.widget,
#text-40.widget.widget_text,
#text-9.widget.widget_text{
	height: 30px;
}

#text-40.widget.widget_text{
	border-top: 1px solid #ffffff!important;
}

li#text-9.widget.widget_text {
	display: block;
	clear: both;
	border: 0!important;
}

#text-40.widget.widget_text #social_icons a {
	float: right;
	padding: 0 0 0 5px;
}

#text-40.widget.widget_text #social_icons{
	position: relative;
	top: -47px;
}

#text-40.widget.widget_text #social_icons img {
	opacity: .8;
	-moz-opacity: 1.8;
	width: 24px;
	height: 24px;
}

#text-40.widget.widget_text #social_icons img:hover {
	opacity: 100;
	-moz-opacity: 100;
}

/* WEBSITE MENU */

#execphp-8.widget {
	border: 3px solid #d2232a;	
}



#sidebar .websiteMenu ul li{
	padding: 4px 10px!important;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.websiteMenu ul li a{
	color: #d2232a!important;
}

#sidebar .websiteMenu ul li:first-child{
	border-top: 0;
}

#execphp-8 div.execphpwidget {
	margin: -13px 0 0 8px;
}

.websiteMenu ul{
	padding: 3px 3px 3px -5px;
}

/* RECENT POSTS WIDGET */

li#execphp-2.widget.widget_execphp .widgetEntry p.widgetMeta{
	margin: 5px 0;
	color: #c2c2c2!important;
	border: 0!important;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
}

li#execphp-2.widget.widget_execphp a.more-link{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

li#execphp-2.widget.widget_execphp .widgetEntry p{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #e3e3e3;
}

li#execphp-2.widget.widget_execphp .execphpwidget p {
	color: #575757;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

li#execphp-2.widget.widget_execphp .execphpwidget {
	margin: 0 5px;
}

li#execphp-2.widget.widget_execphp .execphpwidget strong {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

li#recent-posts-4.widget.widget_recent_entries ul li{
	border-bottom: 1px solid #e3e3e3!important;
	border-top: 1px solid #ffffff!important;
	padding: 5px 5!important;
}

li#recent-posts-4.widget.widget_recent_entries ul li:first-child{
	border-top: 0!important;
}

li#recent-posts-4.widget.widget_recent_entries ul li:last-child{
	border-bottom: 0!important;
}

/* RSS WIDGET */

#text-3.widget.widget_text h2.widgettitle {
	background: url(images/rss.png) 100% 0 no-repeat;
	height: 26px;
	line-height: 30px;
}

/* TESTIMONIALS WIDGET */

#sidebar p.testimonial {
	font-size: 12px!important;
	margin: 0;
	padding: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	line-height: 16px;
}

#sidebar p.testimonial strong a {
	color: #5e6213;
	text-decoration: none;
	font-size: 11px!important;
}
/* GALLERY WIDGET */

#ngg-webslice div.ngg-widget.entry-content a img {
	border: 1px solid #e3e3e3;
	margin: 0 0 10px 18px;
	padding: 0;
}

#ngg-webslice div.ngg-widget.entry-content {
	width: 260px;
}

.widget.ngg_images img {
	margin-bottom: 20px;
	border: 0;
	padding: 3px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation .next {
	border: 1px solid #e3e3e3!important;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation .next:hover {
	background: #d2232a!important;
}

.ngg-galleryoverview {
	padding: 30px;
	width: 630px!important;
}

.ngg-navigation span {
	color: #575757;
}

/* PRODUCTS WIDGET */


li#text-19.widget.widget_text {
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
}

/* WEBSITE SIDEBAR MENU */

#menu-website-menu.menu li.menu-item.menu-item-type-post_type {
	background: url(images/toolboxTitleBg.jpg)0 0 repeat-x;
	height: 34px;
	border-bottom: 1px solid #e3e3e3!important;
	border-top: 1px solid #ffffff!important;
	margin: 0!important;
	line-height: 34px;
	display: block;
	width: 278px;
}

#menu-website-menu.menu li.menu-item.menu-item-type-post_type:hover{
	background: #e3e3e3;
}

ul#menu-website-menu.menu li:last-child{
	border-bottom: 0!important;
}

#menu-website-menu.menu li.menu-item.menu-item-type-post_type:last-child {
	border-bottom: 0!important;
}

#menu-website-menu li.menu-item a:hover{
	color: #000!important;
}

#menu-website-menu li.menu-item a{
	padding: 0 10px 0px 40px;
	display: block;
	font-weight: bold;
}

#menu-item-1684 a {
	background: url(images/icons/tools.png) 0 50% no-repeat;
}

#menu-item-1683 a {
	background: url(images/icons/toolbox.png) 0 50% no-repeat;
}

#menu-item-1819 a {
	background: url(images/icons/pastel_colors.png) 0 50% no-repeat;
}

#menu-item-1686 a {
	background: url(images/icons/database.png) 0 50% no-repeat;
}

#menu-item-1687 a {
	background: url(images/icons/add_page.png) 0 50% no-repeat;
}

li#nav_menu-3.widget.widget_nav_menu {
	padding: 0;
}

ul#menu-website-menu.menu {
	margin: 0;
}

/* WEBSITE INFO MENU SIDEBAR */

#menu-website-information-menu.menu li.menu-item.menu-item-type-post_type {
	background: url(images/toolboxTitleBg.jpg)0 0 repeat-x;
	height: 34px;
	border-bottom: 1px solid #e3e3e3!important;
	border-top: 1px solid #ffffff!important;
	margin: 0!important;
	line-height: 34px;
	display: block;
	width: 278px;
}

#menu-website-information-menu.menu li.menu-item.menu-item-type-post_type:hover{
	background: #e3e3e3;

}

#menu-website-information-menu li.menu-item a:hover{
	color: #000!important;
}

#menu-website-information-menu.menu li.menu-item.menu-item-type-post_type:last-child {
	border-bottom: 0!important;
}

#nav_menu-4 h2.widgettitle,
#nav_menu-5 h2.widgettitle,
#nav_menu-6 h2.widgettitle {
	border-bottom: 1px solid #e3e3e3;
	background: #ececec;
}

#menu-website-information-menu li.menu-item a{
	padding: 0 10px 0px 40px;
	display: block;
	font-weight: bold;
}

#menu-item-1688 a {
	background: url(images/icons/palette2.png) 0 50% no-repeat;
}

#menu-item-1690 a {
	background: url(images/icons/process.png) 0 50% no-repeat;
}

#menu-item-1689 a {
	background: url(images/icons/edit_page.png) 0 50% no-repeat;
}

ul#menu-website-information-menu.menu {
	margin: 0;
}

#nav_menu-4,
#nav_menu-3,
#nav_menu-5,
#nav_menu-6  {
	padding: 0!important;
}

/* TWITTER BUBBLE */

#twitterstreamwidget-5 h2 {
	display: none;
}

#twitterstreamwidget-5 div.twitter-stream {
	float: left;
	display: inline;
	width: 277px;
}

#twitterstreamwidget-5{
	margin: 0;
	padding: 0;
}

#twitterstreamwidget-5 div.twitter-stream {
	background: url(images/twitterBubble.png) 0 0 no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	width: 203px;
	height: 96px;
	display: table-cell;
	vertical-align: middle;
}

#twitterstreamwidget-5 div.twitter-stream p{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	height: 60px;
}

#secondary .twitter-stream a {
	color: #3e3e3e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

#secondary .twitter-stream a.twitter-date {
	clear: both;
	color: #d2232a;
	display: block;
}

#secondary .twitter-stream a.twitter-link {
	color: #5e6213;
	text-decoration: none;
}

#secondary .twitter-stream a:hover.twitter-date {
	color: #5e6213;
	text-decoration: none;
}

#secondary .twitter-stream a:hover.twitter-link {
	color: #e73442;
	text-decoration: none;
}

#secondary .twitter-stream .at-reply,
#twitterbubble .twitter-stream .hash-tag {
	color: #e73442;
	text-decoration: none;
}

#secondary .twitter-stream .profile-link {
	background: url(images/twitterBird.png) 0 0 no-repeat;
	width: 74px;
	height: 94px;
	display: block;
	float: right;
	text-indent: -9999px;
	margin: -80px -74px 0 0;
}

/* SPECIAL OFFERS WIDGET */

#text-7 div.textwidget a img,
#text-39 div.textwidget a img {
	margin: -15px 0 0 0;
}

#text-7 h2.widgettitle,
#text-39 h2.widgettitle {
	display: none;
}

#text-7 div.textwidget,
#text-39 div.textwidget{
	padding: 5px;
}

img.specialoffer {
	margin: -108px -15px 0 0;
	clear: both;
	float: right;
}

h2 strike{
	color: #d2232a;
	font-size: 16px;
}



/* FACEBOOK WIDGET */

/* WIDGET WITH BULLET POINTS */

#text-18.widget ul li, 
#text-20.widget ul li {
	border: 0;
	list-style-type: disc;
	list-style-position: inside;
}

#text-18.widget p,
#text-20.widget p {
	margin: 0 0 5px 0;
}

/* -- 4.3 Home Widget Styles -- */

#sidebarHome{
	clear: both;
}

#sidebarHome ul#sidebar{
	width: 968px;
	height: 300px;
	clear: both;
	display: block;
	overflow: visible;
	margin: 0 0 32px 8px;
}

#sidebar div.sidebarHomeLeft div.sidebarHomeInside img {
	margin: -7px -9px 0 0;
	float: right;
	display: inline;
}

#sidebarHome ul#sidebar li{
	display: inline;
	margin: 0;
}

.sidebarHomeLeft,
.sidebarHomeMiddle,
.sidebarHomeRight {
	float: left;
	border: 1px solid #e3e3e3;
	background: #f2f2f2;
}

.sidebarHomeInside{
	width: 312px;
	height: 320px;
	border: 1px solid #ffffff;
}

.sidebarHomeMiddle{
	margin: 0 8px;
}

#sidebarHome #sidebar .widget {
	width: 272px;
	padding: 20px;
	border: 0!important;
}

/* Newsletter Widget */

input.mc_input {
	width: 255px;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	padding: 3px;
}

input#mc_signup_submit.button {
	background: url(images/subscribeBtn.png) 0 0 no-repeat;
	width: 114px;
	height: 42px;
	border: 0;
	text-indent: -9999px;
	margin: 12px 0 0 0;
}
#mc_signup_form {
	background: url(images/newsletterHeader.png) 0 0 no-repeat;
	padding: 35px 0 0 0;
	margin: -140px 0 0 0;
}

#mc_subheader {
	margin: 15px 0;
}

#mc_signup_form fieldset.mc_custom_border legend {
	padding: 15px 0 5px 0;
}

/* Recent Posts Widget */

#recent-posts-5 h2.widgettitle {
	background: url(images/blogSidebarHeader.png) 0 0 no-repeat;
	text-indent: -9999px;
}

li#recent-posts-5 ul li,
li#recent-posts-6 ul li,
#categories-3 ul li.cat-item {
	border-bottom: 1px solid #e3e3e3!important;
	border-top: 1px solid #ffffff!important;
	padding: 8px 10px!important;
}

li#recent-posts-5 ul li:last-child,
li#recent-posts-6 ul li:last-child,
#categories-3 ul li.cat-item:last-child{
	border-bottom: 0!important;
}

li#recent-posts-5 ul li:first-child,
li#recent-posts-6 ul li:first-child,
#categories-3 ul li.cat-item:first-child{
	border-top: 0!important;
}

#categories-3 ul li.cat-item {
	
}

/* Social Widgets */

li#fbw_likebox-3.widget.widget_fbw_likebox {
	padding: 12px 20px 00px 20px!important;
}

#fbw_likebox-3 h2.widgettitle,
#fbw_likebox-4 h2.widgettitle  {
	height: 0;
}

li#twitterstreamwidget-4.widget.widget_twitterstreamwidget {
	padding: 0 20px 0 0!important;
}

#twitterstreamwidget-4 div.twitter-stream div.profile-link a {
	float: right;
}

#twitterstreamwidget-4 h2.widgettitle {
	background: url(images/twitter_logo2.png) 0 0 no-repeat;	text-indent: -9999px;	
	height: 33px;
	margin: 10px 0 0 0;
}

#twitterstreamwidget-4 div.twitter-stream p {
	margin: 0;
}

#text-9 h2.widgettitle {
	background: #f2f2f2 url(images/connectHeader.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#text-9.widget.widget_text #social_icons a {
	float: right;
	padding: 0 0 0 3px;
}

#text-9.widget.widget_text #social_icons{
	position: relative;
	top: -43px;
	left: 10px;
}

#text-9.widget.widget_text #social_icons img {
	opacity: .8;
	-moz-opacity: 1.8;
	width: 24px;
	height: 24px;
}

#text-9.widget.widget_text #social_icons img:hover {
	opacity: 100;
	-moz-opacity: 100;
}


/*-------------------------------------------------------------------------------------------*/

/* 5. COMMENTS */

/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */

#comments_template {
	margin: 0;
	border-top: 1px solid #ffffff;
	clear: both;
	overflow: hidden;
	padding: 20px;
}

h3#comments {
	margin: 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ffffff;
}

#comment {
	border: 1px solid #e3e3e3;
}

#comments_template li {
	clear: left;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid white;
	padding: 20px 0;
	overflow: hidden;
}

#comments_template li:first-child {
	border-top: none;
}

#comments_template li:last-child {
	border-bottom: none;
}

#comments_template .avatar {
	float: left;
	margin-right: 25px;
	border: 1px solid #e3e3e3;
}

.main_comment {
	background: white;
	margin-left: 133px;
	padding: 15px;
	position: relative;
}

.main_comment h4 {
	color: #575757;
}

.main_comment span.arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-bottom: 25px solid #f2f2f2;
	border-right: 20px solid white;
	position: absolute;
	top: 10px;
	left: -20px;
}

/* 5.2 Comments Form */

#respond {
	padding: 0 0 10px 0!important;
	margin: 0!important;
	border-bottom: 1px solid #e3e3e3;
}

#comments_template input {
	background: white;
	margin-right: 10px;
	border: 1px solid #e3e3e3;
	padding: 5px;
	width: 270px;
}

#comments_template p input#submit:hover {
	background: url(images/submit-comment-hover.png) 0 0 no-repeat!important;
}

#comments_template input#submit {
	background: none;
	width: 156px;
	border: 0;
}

/*-------------------------------------------------------------------------------------------*/

/* 7. PAGE TEMPLATES */

/*-------------------------------------------------------------------------------------------*/

/* Glossary of Design Terms */

#glossary_terms p {
	margin-bottom: 40px;
}

/* Home Page */

#page_content h4 {
	line-height: 20px;
	font-size: 18px;
	position: relative;
	top: -10px;
	color: #575757;
}

.greyBackHome{
	background: #f2f2f2;
	text-align: center;
	border: 1px solid #e3e3e3;
}

.greyBackHome h2 a{
	color: #575757!important;
	text-decoration: none!important;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-!important;
	font-weight: bold!important;
	text-transform: none!important;
}

.greyBackHome h2 a:hover{
	color: #d2232a!important;
}

.greyBackHome p{
	margin: 3px;
}

/* Home Squares */

#home_squares tr td {
	width: 235px!important;
	height: 120px;
	padding: 25px 25px;
	vertical-align: top;
}

#home_squares {
	margin-bottom: 30px;
}

#home_squares td img {
	float: left;
	width: 60px;
	height: 60px;
	clear: both;
	display: inline;
}

#home_squares td img:hover {
	position: relative;
	bottom: 5px;
}

#home_squares td h3 {
	line-height: 60px;
	font-size: 18px;
	color: #515151;
	display: inline!important;
	width: 345px;
	clear: both;
	margin: 0 0 0 20px;
}

#home_squares td p {
	float: left;
	width: 396px;
	margin: 10px 0 0 10px;
	display: block;
}

/* Home Services */

#home_services .homeimg {
	float: left;
	clear: both;
	display: inline;
}

#home_services .homeimg:hover {
	position: relative;
	bottom: 5px;
}

#home_services h3 a {
	line-height: 50px;
	font-size: 16px;
	color: #515151;
	display: inline!important;
	vertical-align: middle;
	width: 345px;
	clear: both;
}

#home_services h3:hover {
	color: #d2232a;
}

#home_services {
	padding: 10px 0 30px 0;
}

#home_services td p {
	float: left;
	width: 400px;
	margin: 0 0 0 10px;
	display: block;
}

#home_services tr td {
	width: 350px!important;
	height: 120px;
	padding: 25px 25px 0 0;
	vertical-align: top;
}

#home_services a {
	text-decoration: none!important;
	color: #575757;
}

#home_services a:hover {
	text-decoration: none!important;
	color: #d2232a;
}

/* Website Add-Ons Page */

td.websiteAddons{
	width: 295px!important;
	background: #f2f2f2;
	border: 1px solid #e3e3e3!important;
	margin: 0 9px 20px 14px;
	display: block;
	float: left;
	height: 150px;
}

.webAddons{
	padding: 0 0 0 20px;
	border: 1px solid #ffffff!important;
	margin: 0;
	height: 148px;
}

.webAddons .title{
	padding: 12px 20px 10px 0;
}

.webAddons strong,
.greyBackInside strong{
	font-size: 14px;
	display: inline;
	width: 150px;
	margin: 0 0 0 0;
}

.webAddons p{
	margin: 0 20px 10px 0;
	clear: both;
}

.websiteAddons .title img{
	float: right;
	margin: -5px -10px;
	width: 24px;
	height: 24px;
}

.websiteAddons .price,
.greyBackInside .price{
	background: url(images/bannerPrice.png) 0 0 no-repeat;
	width: 77px;
	height: 35px;
	float: left;
	clear: both;
	margin: 5px 0 0 -35px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 6px 10px 0 0;
	font-size: 14px;
}

/* Price List */

#price_list h2 a,
#price_list h2 {
	color: #5e6213;
	padding: 15px 0;
	margin: 15px 0;
	text-decoration: none;
	font-size: 14px;
}

#price_list h3 a {
	display: block;
	margin: 5px;
}

#price_list h2 {
	border-top: 1px solid #e3e3e3;
}

#price_list li,
#price_list ul li {
	display: block;
	margin: 10px 10px 0 10px;
}

ul#price_list li {
	background: #f9f9f9;
	padding: 5px 5px 2px 5px;
}

#page_content #price_list li .price {
	color: #d2232a;
	float: right;
	display: inline;
}

#price_list li .price small {
	background: none;
	color: #a3a3a3;
	border-bottom: none;
}

#price_list li p {
	margin: 1px;
	margin-bottom: 10px;
}

#price_list ul li a {
	color: #000000;
}

/* Testimonials Page */

#page_content h1 a {
	font-size: 15px;
}

p.testimonials_page {
	margin: 10px 0;
	border-top: 1px solid #f2f2f2;
	padding: 15px 0;
}

form#testimonials p label {
	float: left!important;
}

form#testimonials p input,
form#testimonials p textarea {
	border: 1px solid #5e6213;
	-moz-border-radius: 0!important;
	-khtml-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}

form#testimonials p input#submit {
	background: url(images/button-runner.gif) 0 0 repeat-x!important;
	width: 80px!important;
	color: #ffffff!important;
	height: 27px;
}

p.testimonials_page strong {
	color: #5e6213;
}

/* Link Exchange Page */

form#BARLsecure input,
form#BARLsecure textarea {
	border: 1px solid #5e6213;
	-moz-border-radius: 0!important;
	-khtml-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}

form#BARLsecure table tbody tr td {
	margin: 20px;
	padding: 10px;
	font-size: 13px;
}

form#BARLsecure input#linksubmit {
	background: url(images/button-runner.gif) 0 0 repeat-x!important;
	width: 80px!important;
	color: #ffffff!important;
	height: 27px;
}

/* Gallery Page */

.piclenselink {
	text-indent: -9999px;
	height: 0;
}

.ngg-galleryoverview .ngg-gallery-thumbnail img {
	border: 0;
}

.ngg-galleryoverview {
	width: 630px!important;
	padding: 20px 0 20px 10px;
}

#portfolio_menu a img {
	margin: 0 0 20px 10px;
	border: 0;
}

/* Services Page */

#servicestable p a {
	color: #575757;
}

#servicestable p a:hover {
	color: #d2232a;
	text-decoration: none!important;
}

#servicestable a h2:hover {
	text-decoration: none!important;
}

#servicestable h2 a{
	color: #d2232a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none!important;
	font-size: 18px;
}

.servicesproduct {
	border-top: 1px solid #f2f2f2;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}

.servicesproduct img {
	padding: 0 10px 0 0;
}
/* Product Page */

.productDescription{
	border-bottom: 2px dashed #e3e3e3;
	margin: 30px 0;
	padding: 0 0 30px 0;
}

/* Search Page */

h2.searchTitle {
	background: url(images/searchTitle.png) 0 0 no-repeat;
	text-indent: -9999px;
	height: 38px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 10px 0;
}

#page_content_contact h1 {
	border-top: 1px solid #ffffff;
	padding: 10px 0 0 0;
}

ul.searchResults li{
	margin: 5px 10px;
	padding: 5px 10px;
	border-bottom: 1px dashed #e3e3e3;
}

ul.searchResults{
	padding: 20px 0;
	border-top: 1px solid #ffffff;
}

/* Web Design Process Page */

ul#web_process h2{
	margin: 20px 0 10px 0;
	list-style-type: none!important;
}

ul#web_process li{
	list-style-type: disc;
	list-style-position: inside;
}

/* 6. MISC */

/*-------------------------------------------------------------------------------------------*/

.clear {
	padding: 20px 0;
}

.smallclear {
	padding: 10px 0;
}

#service_box {
	padding: 0 0 10px 13px;
	background: #ffffff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin: 0 0 20px 1px;
	width: 960px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#service_box img:hover {
	opacity: .6;
	-moz-opacity: 1.6;
	filter: alpha(opacity=60);
}

.grey-back {
	background: #f2f2f2;
	border: 1px solid #e3e3e3;
	display: block;
	width: 615px;
	margin: 0 0 20px 14px;
}

.greyBackInside{
	border: 1px solid #ffffff;
	padding: 20px;
}

.greyBackInside ol{
	margin: 10px 0 0 0;
}

.greyBackInside ol li {
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 17px;
}

.greyBackInside h3{
	color: #d2232a!important;
	margin: 0 0 10px 0;
}

.greyBackInside.paidAddOns li img {
	width: 30px;
	height: 30px;
	padding: 5px;
}

.greyBackInside.paidAddOns li img:hover{
	background: #e3e3e3;
}

.greyBackInside.paidAddOns ul li{
	display: inline;
	width: 38px;
	height: 38px;
}

.greyBackInside.paidAddOns{
	padding: 0;
}

.greyBackInside.paidAddOns p{
	margin: 0;
}

.grey-back div.greyBackInside.paidAddOns div.title div.price {
	margin: 3px 0 0 -15px;
}



/* Button */

.btn_red {
	height: 43px;
	width: 228px;
	margin: auto;
}

/* Tick Bullet Points */

ul.ticks {
	margin: 20px 0 10px 10px;
}

ul.ticks li {
	line-height: 20px;
	color: #575757;
	font-size: 14px;
	list-style-type: none!important;
	padding: 2px 0 0 30px;
	background: url(images/tick.png) 0 0 no-repeat;
}

ul.ticks.webList{
	width: 277px;
}

/* Package Compare */

.container {
	clear: both;
	overflow: visible;
	width: 931px;
	height: 470px;
	background: #ffffff;
	padding: 25px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	margin: -5px 0 0 -1px;
}

#containerHeader {
	height: 90px;
}

.container_header {
	background: #ffffff;
}

.container p {
	float: left;
}

.container ul li {
	line-height: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
}

.container ul {
	padding: 15px 0 5px 0;
	font-size: 14px;
	border-top: 1px solid #e3e3e3;
	margin: 5px 0 0 0;
}

.short.left {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.short.right {
	border: 1px solid #e3e3e3;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.short.middle {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.short {
	height: 330px;
	width: 218px;
	background: #f2f2f2;
	float: left;
	margin: 20px 0;
	text-align: center;
	padding: 10px 0 0 0;
}

.tall {
	height: 350px;
	width: 240px;
	border: 3px solid #d2232a;
	background: #ffffff;
	float: left;
	text-align: center;
	padding: 28px 0 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: auto!important;
	display: block;
}

.container h2 {
	text-align: center;
	color: #565656;
	font-size: 18px;
}

.container p.sale {
	text-align: center;
	color: #d2232a;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: inline;
	float: none;
}

h2.container_header {
	width: 900px;
	text-align: center;
	color: #565656;
	font-size: 18px;
	margin: 5px 0 25px 0;
}

.container h3 {
	font-size: 14px!important;
	color: #5e6213;
}

.two {
	width: 467px;
	display: block;
	margin: auto!important;
}

.three {
	width: 684px;
	display: block;
	margin: auto!important;
}

.four {
	width: 903px;
	display: block;
	margin: auto!important;
}

/* Ads */

.bottomAd.centered {
	margin: 0 0 0 100px;
}

/* Green Hosting */

.greenhosting {
	margin: -123px -45px 0 0;
	float: right;
}

/* */