/*
Theme Name: Bara' Design
Theme URI: http://baradesign.com.au/
Description: Bara' Design
Version: 5
Author: Matt McNamee
Author URI: http://baradesign.com.au
Tags: blue, custom header, fixed width, two columns, widgets
*/


/* General Styles */

body {
	background: #f1f1f1 url(images/layout/bg.jpg) top center repeat-x;
	color:#333333;
	text-align:left;
}

	body.homeBody {
		background: #f1f1f1 url(images/layout/bg-home.jpg) top center repeat-x;
	}

 a, a:link, a:visited {
	text-decoration:underline;
	color:#555;
	-webkit-transition-property: color; 
	-webkit-transition-duration: 0.5s;
	}
a:hover {
	text-decoration:none;
	color:#000000;
	-webkit-transition-property: color; 
	-webkit-transition-duration: 0.5s;
	}
.rbox p a:active, .rbox li a:active {
	position:relative;
	top:1px;
	}

.rounded {
	/*background:url(../images/layout/box.jpg) bottom repeat-x #1D1D1D;*/
	background: none;
}

.hidden {
	display:none;
}
* {
	outline:none;
}

/* Header */
.header {
	margin: 0px auto 10px auto;
	position:fixed;
	z-index:999;
	/*height:91px;*/
	height:79px;
	width:100%;
	background:url(images/layout/bg-nav.png) repeat-x;
	/*background:#FFFFFF;*/
}

	.header a img {border:none; background:none;margin-top:0px; padding-left:22px;}


/* Footer */
.footer {
	font-size:10px;
	width:100%;
	height:20px;
	position:fixed;
	bottom:-2px;
	padding:5px 0px;
	}
	.footer .container {background: #f1f1f1 url(images/layout/bg-footer.jpg) center bottom no-repeat; padding:4px 22px; width:910px}
	.footer a {font-size:10px;}

/* SIDEBAR */
.sidebar {
	background:url(images/layout/bg-sidebar2.jpg) repeat-y top left;
	padding:0px 38px 50px;
	height:100%;
}

/* WORDPRESS */
.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-size:10px
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.postmetadata {
/*	clear: left;*/
}

.clear {
	clear: both;
}

#comments h3 {
	padding: 0;
	margin: 0px 10px 20px ;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

img.rightSide {float:right; text-align:right; margin-right:-25px; margin-top:-25px; padding-left:15px;}
img.leftSide {float:left; text-align:left; margin-left:-25px;padding-right:15px;}

img.hidden {display:none;}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.rbox ul {list-style:disc url(images/layout/li-bullet.png) inside; margin-left:0px;}
	.rbox ul li:hover {list-style:disc url(images/layout/li-bullet-hover.png) inside;}
	.rbox ul.styledList li {padding:5px 0px; border-bottom:solid 1px #CCCCCC}
	.rbox ul.styledList li a {text-decoration:none}
/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-bottom: solid 1px #666666;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	background:none;
	}

	a img, a:link img {opacity:1; -webkit-transition-duration: 0.5s;}
	a:hover img {opacity:0.8; -webkit-transition-duration: 0.5s;}

.backgroundTran {background:url(images/gradient.jpg) repeat-x center center;}
.backgroundTran:hover {background:#000}
/* End Various Tags & Classes*/

@charset "UTF-8";
/* CSS Document */


/* Featured */

.featured {
	height:356px;
	margin-top:-35px;
	margin-bottom:15px;
}

.featured a {
	font-weight:bold;
	text-decoration:none;
}

.intro h1 {
	font-size:45px;
} 

.intro {
	padding-top:30px;
	margin-left:20px;
}

p.link a, p.link a:visited, li.link a, li.link a:visited {
	padding:5px 9px;
	background:#999999;
	font-weight:bold;
}

p.link a:hover {
	background:#66b606;
	;
	text-decoration:none;
}

p.biglink a {
	width:100%;
	display:block;
	text-align:center;
	padding:20px 0;
	background:#55A505;
	color:#CAE3B2;
	font:24px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}

p.biglink a:hover {
	background:#66b606;
	;
}

/* Features */
.rbox {
	background:#F1F1F1;
	/*border:solid 1px #e1e1e1;*/
	border:solid 1px #F1F1F1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-xhtml-border-radius: 6px; -border-radius: 6px;
	}

.rbox div.inner {
	padding:22px;
}

.rbox div.error_message {
	padding:10px 10px 10px 35px;
}

.center {
	text-align:center;
}

/* Content */

.content {
	margin:0px auto;
}

p.meta {
	margin:0;
	margin-bottom:20px;
	color:#444;
	font-size:11px;
}

h3.headline {
	margin-bottom:5px;
	padding-bottom:0;
	
}

.rbox h3 {
	margin:0 0 10px 0;
	
}

/* General */

.pagetitle {
	padding:20px 22px 35px 22px;
	padding-top:120px;
	width:100%;
	border:#000000;
	color:#f2daf3;
	text-shadow:-1px -1px 2px #333;
}
	.homeBody .pagetitle {padding-top:125px; padding-bottom:0px;}
	.pagetitle h1 {color:#fff; font-size:32px; margin:0px; padding:0px; letter-spacing:-3px; text-transform:uppercase;}
	.pagetitle a, .pagetitle a:link, .pagetitle a:visited {color:#FFFFFF; text-decoration:underline;}
	.pagetitle a:hover {color:#CCCCCC}
.homeBody .pagetitle h1 {font-size:38px;}

.content a:hover img {
	opacity:0.9; 
}

.clear {
	clear:both;
	display:block;
	margin:10px 0;
}

.mini p {
	font-size:90%;
}

img.left {
	float:left;
	border:none;
	margin:0 5px 5px 0;
}

h2 {
	border-bottom:1px dotted #eee;
}

.video strong {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#ccc;
}

.widget, .widget_text , .textwidget, #text-3, #text-4 { list-style:none;}

.video a {
	
}

.widgettitle {margin-top:20px;}

.video a:hover {
	color:#CCCCCC;
}

/* Pricing */

table.caseStudy {
	color: #DDDDDD;
	margin-top:55px;
}

table.caseStudy img {
	border:none;
	padding:0;
	background:none;
}

.caseStudy th, .caseStudy td {
	padding:10px;
	/*background:url(../images/blackbg.png) repeat-x top left*/
}

th.feature, td.feature {
	text-align:right;
	font-weight:bold;
}

.caseStudy th {
}

.caseStudy h3 {padding:0px; margin:0px;}

.caseStudy .odd td {
	/*background:url(../images/blackbg-2.png) repeat top left;*/
	border-top:solid 1px #330099;
}

.price {
	font-size:140%;
	color:#333;
}

/* Slider */

#slider {
    position: relative;
	z-index:0;
	width:100%;
	height:302px;
}

.scroll {
    height: 334px;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	z-index:0
}

.scrollContainer, .scrollContainer div.panel {
    height: 334px;
    width: 100%;
	margin-bottom:20px;
}

.panel {
	position:relative;
}

.panel img {
	position:absolute;
	top:0;
	left:0;
	background:none;
	border:none;
}

.panel img:hover {
	background:none;
}

.panel p {
	line-height:18px;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
	z-index:9;
}
	
.scrollButtons.left {
    left: -20px;
	z-index:9;
}

.scrollButtons.right {
    right: -10px;
	z-index:9;
}


.hidden {
	display:none;
}

object {
	margin-bottom:20px;
}

post-edit-link {float:left;}

input, textarea {padding:4px; border:#CCCCCC 1px solid; outline:none; -webkit-border-radius:3px;-moz-border-radius:3px; background:url(images/layout/input-bg.jpg) no-repeat left top;}
	input:focus, textarea:focus {border:#666666 1px solid;}
	input[type="select"], input[type="file"] {background:none; border:none;}

.page-item a, .cat-item a {padding-left:4px;}

.tribox {
	float:left;
	width:30%;
	padding:10px;
	}
.tribox p {
	padding:0px;
	margin:0px;
	}

.tribox h2 {
	border-bottom: dotted 1px #CCCCCC;
	}

.tribox img {
	margin-top:12px;
	}

.folio .post {
	float:left;
	width: 290px;
	padding:0px;
	margin:3px 3px 0px 0px;
	background:url(../images/icons/magnify.png) no-repeat top left;
	}

.folio .post h5 {
	margin: -24px 3px 5px 10px;
	cursor:pointer;
	}

.imgbox {
	height:150px; 
	overflow:hidden;
	border: none;
	}

.imgbox strong {display:hidden}
.imgbox:hover strong {border:none; display:block; z-index:900; margin-bottom:-130px;}	

.post h5 {display:block;}

.noBack img {background:none; border:none;}

p img {
	background:transparent url(../images/imgglow.png) no-repeat right bottom;
	margin-bottom:-10px;
	padding-bottom:12px;
	}

/* DROP DOWN MENU */
.nav {margin:0px; padding:0px;}

#navigation { 
	float: right; 
	font: 400 12px Arial, Helvetica, sans-serif; 
	height: 81px;
}

.sf-menu, .sf-menu * {
	 margin: 0; padding:0; 
	 list-style: none; 
}

.sf-menu { 
	line-height: 1.0;
}

.sf-menu ul { 
	position: absolute; 
	top: -999em; 
	width: 12em; 
	padding: 5px; 
	margin: -8px -5px 0;
}

.sf-menu ul li, .current_page_item ul li a, .sf-menu .current_page_item ul li a:link, .sf-menu .current_page_item ul li a:visited, ul.nav li ul li.current_page_item { 
	width: 100%;
	background:#dedce1;
	/*text-shadow: -1px -1px 1px #fff;*/
}

	.sf-menu .current_page_item ul li a:hover, .sf-menu li ul li:hover {color:#000000; background:#FFFFFF;}

.sf-menu li { 
	float: right; 
	position: relative; 
}

.sf-menu li a:hover {
	color:#000000;
	/*background:#dedce1;
	-webkit-transition-property: background-color; 
	-webkit-transition-duration: 0.5s;
	-webkit-box-shadow: inset #ccc 1px 1px 3px;
	-moz-box-shadow: inset #ccc 1px 1px 3px;*/
}

.sf-menu a { 
	display: block; 
	position: relative; 
	color:#666666;
	padding: 34px 18px; 
	text-decoration:none;
	/*text-shadow:-1px -1px 1px #fff;*/
	font-size:11px;
	text-transform:uppercase;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul { 
	left:0; top: 81px; 
	z-index:99; 
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { 
	top: -999em; 
	margin-left:0px;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { 
	left: 12em; top:-0.0em;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { 
	top: -999em; 
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { 
	left: 12em; 
	top: -0.1em; 
}

.sf-menu ul a { 
	text-transform: none; 
	border-left: none; 
	padding: 10px; 
	font-weight: 400; 
	padding: 10px; 
	background-image: none;
}

.sf-menu ul li:hover a, .sf-menu ul li a:hover {
	color:#666666;
}

.sf-menu a.sf-with-ul { 
/*	padding-right: 0em; */
	min-width: 1px; 
}

.sf-sub-indicator { 
	position:absolute; 
	display:block; 
	right:.75em; 
	top:1.05em; 
	width:10px; 
	height:10px; 
	text-indent:-999em; 
	overflow:hidden; 
}


.sf-menu .current_page_item, .sf-menu .current_page_item a, .sf-menu .current_page_item a:link, .sf-menu .current-cat, .sf-menu .current-cat a, .sf-menu .current-cat a:link {
	color: #000;
	/*background:url(images/layout/bg-nav-link.png);*/
	/*text-shadow:-1px -1px 1px #000;*/
	}

.sf-menu li.current_page_item:hover, .sf-menu .current-cat a:hover, .sf-menu li a:active {
	/*background:url(images/layout/bg-nav-link-hov.png);*/
	color:#FFFFFF;
	/*text-shadow:-1px -1px 1px #000;*/
	}

.sf-menu .current_page_item ul li a{
	color:#333333;
	background:#fff;
}

hr{
	background: url(images/layout/shadow-550px2.jpg) no-repeat;
	width: 590px;
	height: 28px;
	border: none;
	overflow: hidden;
	display:block;
}

/* PORTFOLIO */
.portfolio-box-container {background:url(images/layout/folio-shadow.png) no-repeat center; padding:20px;float:left;}
.portfolio-box {height:140px; width:270px; position:relative; overflow:hidden; background-position:center;}
.info {padding:40px; background:url(images/layout/noise.jpg); width:100%; height:100%; text-shadow:-1px -1px 1px #fff}
	.info strong {font-size:16px; margin-left:20px}
.portfolio-box img, .portfolio-box .info {opacity:0;}
.portfolio-box:hover img, .portfolio-box:hover .info{opacity:1;}

.postImage {height:150px; width:30px; float:left; margin:20px 30px 0px -23px;}

.icon { float:left; margin:0 10px 0 0; padding: .4em 1em .4em 20px; text-decoration: none; position: relative; color:#999 }
.icon span.ui-icon,#dialog_link span.ui-icon, .post-nav-prev span.ui-icon, #nav ul li ul li a.icon span.ui-icon { margin: 0 5px 0 0; position: absolute; left: .2em; top: 50%; margin-top: -8px }

/* DIRECTORY */

div.wpld_pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.wpld_prg {
	width: 40px;
	border: 1px solid #CCCCCC;
	height: 3px;
	font-size: 1px;
}
div.wpld_prb {
	background: #FFFFFF;
	height: 3px;
	font-size: 1px;
}
.wpld_panel {
	padding:10px;
	background:#eee url('http://baradesign.com.au/wp-content/plugins/wordpress-link-directory/styles/bg.jpg') repeat-x top center;
	border:1px solid #fff;
}
.wpld_panel:hover {
	background:#eee;
}
/* All pages are, or will become, encloded in <span>s of this class */
.wpld_page{
	/* background: #FDEEF4;
	border: 1px dashed #505050;
	font: 12px arial; */
}
.wpld_page h1 {
	margin:0;
	margin-top:20px;
}
/* The links including link title, description and pagerank icon */
.wpld_links{
	padding:10px;
	background:#eee url('http://baradesign.com.au/wp-content/plugins/wordpress-link-directory/styles/bg.jpg') repeat-x top center;
	border:1px solid #fff;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}
.wpld_premium_links{
	border: 1px dashed #000;
	background-color:#FFFF99;
	font: 14px arial;
}
/* The navbar which shows these links: Home | Add URL | Link To Us | Search */
.wpld_navbar {
padding:10px 30px;
background:#333333;
-webkit-box-shadow: 2px 2px 2px #ccc;
-moz-box-shadow: 2px 2px 2px #ccc;	
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
color:#ccc;
font-stretch:expanded;
}
.wpld_navbar a, .wpld_navbar a:link {
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
	padding:10px 10px;
	border:0px;
	border-left:solid 1px #222;
	border-right:solid 1px #303030;
}
.wpld_navbar a:hover {
	background:#000000;
}

/* BUTTONS */
input[type="submit"] {
	background:url(images/buttons/default-buttons.png) no-repeat;
	background-position:top right;
	color:#FFFFFF;
	width:150px;
	height:35px;
	padding:9px 45px;
	text-align:left;
	border:0px;
	text-shadow: -1px -1px 1px #000;
	font-size:14px;
	/*-webkit-border-radius:5px;-moz-border-radius:5px;*/
}

input[type="submit"]:hover {
	background-position:bottom right;
	cursor:pointer;
}

.button {
	background:url(images/buttons/default-buttons.png) no-repeat;
	background-position:top left;
	color:#333333;
	width:85px;
	height:17px;
	padding:9px 25px;
	text-align:left;
	border:0px;
	text-shadow: -1px -1px 1px #fff;
	text-decoration:none;
}

.buttonBlack {
	background:url(images/buttons/default-buttons.png) no-repeat;
	background-position:-135px 0%;
	width:85px;
	height:17px;
	padding:9px 25px;
	text-align:left;
	border:0px;
}
	.buttonBlack a {
		color:#fff;
		text-shadow: -1px -1px 1px #000;
		text-decoration:none;
	}
	.buttonBlack:hover {
		background-position:-135px 100%;
	}

.buttonPurple {
	background:url(images/buttons/default-buttons.png) no-repeat;
	background-position:top right;
	color:#FFFFFF;
	width:150px;
	height:35px;
	padding:9px 45px;
	text-align:left;
	border:0px;
	text-shadow: -1px -1px 1px #000;
	text-decoration:none;
}

.button:hover {
	background-position:left bottom;
	cursor:pointer;
}

/* Faded Bottons */
a#twitter.fadedButton {
	background: url(images/buttons/social-button-twitter.png) no-repeat;
	position: relative;
	display: block;
	height: 61px;
	width: 258px;
	text-indent: -9999px;
	top:3px;
}

a#twitter.fadedButton span.fadedButtonHover {
	background: url(images/buttons/social-button-twitter.png) no-repeat;
	background-position:bottom;
	position: absolute;
	display: block;
	height: 61px;
	width: 258px;
	left:0px;
	top:0px;
}
a#facebook.fadedButton {
	background: url(images/buttons/social-button-facebook.png) no-repeat;
	position: relative;
	display: block;
	height: 61px;
	width: 258px;
	text-indent: -9999px;
	top:3px;
}

a#facebook.fadedButton span.fadedButtonHover {
	background: url(images/buttons/social-button-facebook.png) no-repeat;
	background-position:bottom;
	position: absolute;
	display: block;
	height: 61px;
	width: 258px;
	left:0px;
	top:0px;
}
a#blog.fadedButton {
	background: url(images/buttons/social-button-blog.png) no-repeat;
	position: relative;
	display: block;
	height: 61px;
	width: 258px;
	text-indent: -9999px;
	top:3px;
}

a#blog.fadedButton span.fadedButtonHover {
	background: url(images/buttons/social-button-blog.png) no-repeat;
	background-position:bottom;
	position: absolute;
	display: block;
	height: 61px;
	width: 258px;
	left:0px;
	top:0px;
}

/* CATEGORY WRAPPER*/
.categoryWrap {width:258px; position:relative;}
	.categoryTitle, .widgettitle {width:245px; background:#666666; color:#FFFFFF; padding:5px; font-size:16px; font-weight:bold;}
	div.categoryIcons {width:64px; padding:10px; background:#eee; margin:0px; float:left; text-align:center; border-top:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
		div.categoryIconsRight {width:64px; padding:10px; background:#eee; margin:0px; float:left; text-align:center; border-top:1px solid #CCCCCC;}
	.categoryIcons a, .categoryIcons a:visited, .categoryIcons a:link, .categoryIconsRight a, categoryIconsRight a:visited {text-decoration:none;}
	div.categoryIcons:hover, div.categoryIconsRight:hover {background:#FFFFFF; 	-webkit-transition-property: background-color; -webkit-transition-duration: 0.5s;}
	

/* SHADOW STYLES */
.shadowThird {/*background: url(images/layout/shadow-300px.jpg) no-repeat bottom center; padding-bottom:33px;*/margin-top:0px}
	.shadowThird .rbox .inner {min-height: 200px;}
	.shadowThird .rbox {background:none; border:0px; -webkit-border-radius:0px; -moz-border-radius:0px;}
	.shadowThird .homePageBoxOne {background: url(images/layout/home-tribox-bg.png) no-repeat top right;}
.shadowHalf {background: url(images/layout/shadow-550px.jpg) no-repeat bottom center; padding-bottom:20px;}
.homePageBox p {margin-bottom:0px; padding-bottom:0px}

#needhero {float:left;}

.browserFeature {/*background:url(images/layout/laptop.png) no-repeat top left;  padding: 22px 98px 80px;*/ background:none; margin-left:-50px}
	.browserFeature a:link img {opacity:1; -webkit-transition-duration: 0.5s;}
	.browserFeature a:hover img {opacity:0.8; -webkit-transition-duration: 0.5s;}
	.browserFeature .imgWrapper {height:295px; overflow:hidden; /*margin:22px 0 0 98px;*/}

.homeButtons {width:100%; font-size:18px; padding-top: 203px;}
	.homeButtons h2 {padding-bottom:8px; float:left; padding-right:10px; line-height:30px}
	.homeButtons a img {float:left; margin-right: 10px;}

.page-subpages a, .page-subpages a:hover, .page-subpages a:visited {text-decoration:none;}

.need-a-quote {margin-top:30px; background-image:url(images/buttons/quote-button-sprite.png); background-position:top left; height:99px; width:946px; position:relative; display:block;}
	.need-a-quote:hover {background-position:bottom left;}
	.need-a-quote a, .need-a-quote a:link {position:relative; display:block; width:946px; height:99px; text-indent:-9999px;}
