/*
Theme Name: LeftLane Designs
Theme URI: http://www.leftlanedesigns.com
Description: Custom theme built just for LeftLane Designs
Version: 2.0
Author: Shawn Hesketh
Author URI: http://www.leftlanedesigns.com/about.php
*/

/* --- LAYOUT --- */

* { margin:0; padding:0; }

html {
	height: 100%;
	background: url(images/bg-linesgrey.png) repeat-y right;
}

body {
	font: 12px/16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #303030;
	padding-bottom: 30px;
}

#wrapper {
    width: 940px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
	background-color: #fff;
}


/* --- GRID LAYOUT --- */

.col_1, .col_2, .col_3, .col_entry {
	display: inline;
	float: left;
	margin-right: 17px;
	padding-bottom: 12px;
}

.col_1 { width: 180px; }
.col_2 { width: 363px; }
.col_3 { width: 557px; }
.col_entry { width: 550px; padding-top: 30px;}
.full { width: 940px; }
.alpha { margin-left: 0px; }
.omega { float: right; margin-right: 0px; }
.underline { border-bottom: 18px solid #efefef}
h3.underline, h4.underline, h5.underline { border-bottom: 2px solid #e6e6e6; padding-bottom: 10px; margin-bottom: 15px; margin-top: 40px;}

#content, #topcontent {
	padding-top: 48px;
}

#pagecontent {
	padding-top: 36px;
}

#portfolio {
	padding-bottom: 60px;
}

#sidebar {
	float: right;
	width: 340px;
	background-color: #f4f4f4;
	border-top: 1px solid #eee;
	padding: 36px 0px 0px 0px;
	font-size: 13px;
}

#slidercontent {
	display: none;
}

/* --- TYPOGRAPHY STYLES --- */
h1, h2, h3, h4, h5, h6, #nav {
	font-weight: bold;
	line-height: 1.1;
}

#pagecontent h1,
#pagecontent h2,
#pagecontent h3,
#pagecontent h4,
#pagecontent h5,
#pagecontent h6 {
	clear: both;
}

h1 { font-size: 40px; }
h2 { font-size: 36px; }
h3 { font-size: 24px; }
h4 { font-size: 22px; }
h5 { font-size: 18px; }
h6 { font-size: 13px; }

h1, h2, h3 {
	letter-spacing: -1px;
}

.col_1 h5, .col_2 h5, .col_3 h5, .full h5 {
	font-size: 16px;
	padding-bottom: 6px;
	border-bottom: 3px solid #AAA;
	text-transform: uppercase;
}

#pagecontent {
	font-size: 15px;
	line-height: 19px;
}

#pagecontent h2.title {
	margin-bottom: 36px;
}

#pagecontent p, #pagecontent ol, #pagecontent ul {
	margin-bottom: 24px;	
}

#pagecontent .subhead {
	font-weight: normal;
	color: #909090;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: -1px;
}

/* --- LINK STYLES --- */

a {
	outline: none;
}

a:link, a:visited {
	color: #d84a27;
	text-decoration: none;
}
a:hover {
	color: #cb3914;
}
a:active {
	color: #cb3914;
	outline: none;
}

#pagecontent a:link, a:visited {
	font-weight: bold;
}

/* --- BASIC STYLES --- */

:focus {
	outline: 0;
	-moz-outline-style:none;
}

.hide {
	display: none;
}

strong {
	font-weight: bold;
}

p {
	margin: 0 4px 12px 0;
}

.lines { background: url(images/bg-linesghost.png) repeat-y right top; height: 100%; }

blockquote {
	padding: 18px 24px 18px 24px;
	background-color: #efefef;
	border-top: 3px solid #dbdbdb;
	border-bottom: 3px solid #dbdbdb;
	margin-bottom: 24px;
	font-style: italic;
	color: #262626;
}

/* --- CONTACT FORM STYLES --- */
#slider {
	background: #000 url(images/bg-feature.jpg) repeat-x center bottom;
	display: none;
}

#contactform {
	width: 940px;
    margin: 0 auto;
	padding-top: 36px;
	position: relative;
	color: #cfcfcf;
}

#contactform strong {
	color: #ffb219;
}

#contactform h3 {
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 4px;
	color: #fff;
}

#contactform h3.ico_contact {
	padding-left: 40px;
	background: url(images/ico-form-32.png) no-repeat left center;
}

#contactform h3.ico_phone {
	padding-left: 30px;
	background: url(images/ico-phone-32.png) no-repeat -6px center;
}

#contactform h3.ico_mail {
	padding-left: 46px;
	background: url(images/ico-mail-32.png) no-repeat left center;
}

#contactform p a {
	font-weight: bold;
	color: #ffb219;
}

#contactform p a:hover {
	color: #fc3;
}

#contactform p {
	font-size: 18px;
	line-height: 24px;
	text-indent: -2px;
	margin: 0 0 24px 0;
}

#hidecontact {
	padding-left: 32px;
	line-height: 28px;
	background: url(images/apple-close.png) no-repeat left top;
}

#hidecontact:hover {
	color: #fc3;
}

#contactDetails {
	width: 450px;
	min-height: 400px;
}

#emailForm {
	width: 450px;
	min-height: 400px;
	background: url(images/bg-email.png) no-repeat center center;
	margin-top: -18px;
}

#sendEmail {
	margin: 18px 30px 48px 24px;
}

#sendEmail, input, textarea {
	font-size: 18px;
}
#sendEmail p.alert {
	font-weight: bold;
	font-size: 12px;
	color: #ffb219;
}
#sendEmail span.error {
	display: block;
	clear: both;	
	font-weight: bold;
	font-size: 12px;
	color: #d84a27;
	line-height: 24px;
	padding-bottom: 12px;
	float: right;
}

#sendEmail .notification {
	border: 1px solid #ffb219;
	background-color: #fff2b2;
	padding: 6px 12px 6px 12px;
	color: #d84a27;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	display: none;
	margin-top: -12px;
}

#sendEmail .notification.success {
	border: 1px solid #6bb223;
	background-color: #cee5b7;
	color: #3f7f00;
}

#sendEmail ol.form {
	list-style-type: none;
}

#sendEmail ol li {
	margin: 0 0 12px 0;
	clear: both;
}

#sendEmail label {
	display: block;
	float: left;
	width: 124px;
	line-height: 36px;
	text-align: right;
	margin-bottom: 12px;
}

#sendEmail input, #sendEmail textarea {
	display: block;
	float: right;
	width: 240px;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sendEmail textarea {
	width: 242px;
	height: 120px;
}

#sendEmail li.buttons {
	float: right;
	padding-top: 12px;
}

#sendEmail #submitinput {
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 24px 7px 24px;
	text-align: center;
	background-color: #d84a27;
	border: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D84A27), to(#AD3B1F));
}

#sendEmail #submitinput:hover {
	background-color: #6bb223;
	cursor: pointer;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6BB223), to(#51871B));
}

#topbar {
	display: block;
	height: 30px;
    margin: 0 auto;
	background: #000 url(images/bg-feature.jpg) repeat-x center bottom;
}



/* --- HEADER STYLES --- */
#header {
	display: block;
	position: relative;
	width: 940px;
	height: 96px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

h1#logo {
	display: block;
	font-size: 60px;
	float: left;
	line-height: 1;
	margin-top: 12px;
	letter-spacing: -2px;
}

h1#logo a {
	color: #161616;
}

h2#slogan {
	display: block;
	height: 0px;
	width: 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* --- MENU STYLES --- */
#nav {
	position: relative;
	list-style-type: none;
	display: block;
	height: 80px;
	float: right;
	font-size: 18px;
	text-align: right;
	overflow: hidden;
}

#nav li {
	display: block;
	text-align: center;
	float: left;
	margin: 0;
	height: 80px;
	list-style: none;
}

#nav li a {
	display: block;
	position: relative;
	height: 80px;
	padding-top: 28px;
	padding-left: 18px;
	padding-right: 18px;
	z-index: 10;
}

#nav li a.last {
}

#nav a:hover {
	color: #606060;
}

#nav li.backLava {
	color: #606060;
	background: url(images/smoke.jpg) repeat-x center top;
	position: absolute;
}

#nav li.selectedLava a {
	background: url(images/red.jpg) repeat-x center top;
	color: #d84a27;
}



/* --- FEATURED BLOCK --- */
#featured {
	display: block;
	height: 296px;
	background: #000 url(images/bg-feature.jpg) repeat-x center bottom;
	overflow: hidden;
}

#featframe {
	display: block;
	width: 940px;
	height: 266px;
    margin: 0 auto;	
}

#featuredcontent {
	display: block;
	width: 560px;
	height: 266px;
	float: left;
    margin: 0 auto;
    padding: 30px 0 0 0;
	color: #efefef;
	overflow: hidden;
}

#featuredcontent p a {
	font-weight: bold;
	color: #ffb219;
}

#featuredcontent p a:hover {
	color: #fc3;
}

#featuredcontent h2 {
	font-size: 48px;
	line-height: .9;
	text-indent: -2px;
	margin: 0 0 18px 0;
	color: #fff;
	width: 560px;
}

#featuredcontent p {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 18px 0;
	color: #efefef;
	width: 560px;
}

#featimg {
	display: block;	
	float: right;
	width: 372px;
	height: 296px;
	background: url(images/logo-sign.png) no-repeat right bottom;
}


/* --- BUTTON STYLES --- */
a.button {
	display: block;
	height: 18px;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 24px 12px 32px;
	text-align: center;
	float: left;
}

a.button.gold { background-color: #ffb219; }
a.button.gold:hover { background-color: #ff9400; }

a.button, a.button.red { background-color: #d84a27; }
a.button:hover, a.button.red:hover { background-color: #6bb223; }

a.button.grey { background-color: #767676; }
a.button.grey:hover { background-color: #e4e4e4; color: #202020; }

a.button.green { background-color: #6bb223; }
a.button.green:hover { background-color: #d84a27; }

a.smallbutton, a.tinybutton {
	display: block;
	height: 10px;
	overflow: hidden;
	background-color: #AAA;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 12px 5px 24px;
	text-align: center;
	float: right;
	-webkit-box-shadow: -1px 1px 1px #bbb;
	box-shadow: -1px 1px 1px #bbb;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#949494), to(#646464));
}

a.smallbutton:hover, a.tinybutton:hover {
	background-color: #d84a27; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D84A27), to(#AD3B1F));
}

a.tinybutton {
	float: left;
}

a.more-link {
	display: block;
	height: 20px;
	overflow: hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 12px 4px 16px;
	text-align: center;
	float: right;
	margin-top: 12px;
	margin-bottom: 18px;
	float: left;
	clear: both;
	background-color: #767676; 
	margin-bottom: 24px;
	-webkit-box-shadow: -2px 2px 2px #bbb;
	box-shadow: -2px 2px 2px #bbb;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#949494), to(#646464));
	text-shadow: #434343 -1px -1px 1px;
}

a.more-link:hover {
	background-color: #d84a27; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D84A27), to(#AD3B1F));
	text-shadow: #AD3B1F -1px -1px 1px;
}


/* --- SERVICE SHOWCASE --- */
#services .col_1 {
	width: 174px;
}

.servicethumb {
	display: block;
	height: 130px;
	background-color: #000;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}
.servicethumb:hover { background-color: #999; cursor: pointer; }

.servicethumb img {
	width: 174px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.servicethumb img:hover {
	width: 174px;
	opacity: 1;
	filter:alpha(opacity=100);
}

a.servicelink {
	display: block;
	height: 24px;
	background-color: #d84a27;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding-top: 9px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

a.servicelink:hover { background-color: #bf4122; }

a.all {
	display: block;
	height: 152px;
	background-color: #6bb223;
	color: #fff;
	text-align: left;
	font-size: 22px;
	padding: 12px 12px 0px 12px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

a.all:hover { background-color: #70cb14; color: #fff;}



/* --- PORTFOLIO STYLES --- */
.folioItem {
	display: inline;
	position: relative;
	float: left;
	margin-top: 36px;
	margin-right: 38px;
	width: 288px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #909090;
	font-size: 13px;
	line-height: 16px;
}

.folioItem.alpha { margin-left: 0px; float: left; }
.folioItem.omega { margin-right: 0px; float: right; }
.folioItem h4 { margin-bottom: 8px; font-size: 21px;}
.folioItem a.smallbutton {
	margin: 0px;
}

.folioThumb {
	display: block;
	width: 288px;
	height: 216px;
	overflow: hidden;
	margin-bottom: 12px;
	border: 1px solid #a0a0a0;
	border-top-color: #e0e0e0;
	border-right-color: #c0c0c0;
	border-left-color: #d0d0d0;
}

.folioThumb img {
	width: 288px;
}

a.smallbutton {
	display: block;
	position: absolute;
	right: 0px;
}

.caseStudy {
	position: relative;
	float: left;
	border-bottom: 1px dotted #909090;
	margin-top: 36px;
}


/* --- OVERLAY STYLES --- */
div.overlay { 
    /* growing background image */ 
    background-image: url(images/transparent.png);

    /* dimensions after the growing animation finishes  */ 
    width:640px;
    height:480px;

    /* initially overlay is hidden */ 
    display:none;

    /* some padding to layout nested elements nicely  */ 
    padding: 0;
}

div.overlay img {
	width: 640px;
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(images/apple-close.png); 
    position:absolute; 
    right:12px; 
    top:12px; 
    cursor:pointer; 
    height:28px; 
    width:28px;
}



/* --- CONTENT STYLES --- */
.twitter {
}

#twitter_div ul {
	list-style-type: none;
	margin: 0px;
}

#twitter_div li {
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dotted #dbdbdb;
	margin: 0px 0px 6px 0px;
}

#twitter_div a { color: #606060; font-weight: normal;}
#twitter_div a:hover { color: #bf4122; }

.blogrecent h6 {
	margin: 0 0 6px 0;
}

.blogrecent p {
	padding-bottom: 13px;
	border-bottom: 1px dotted #dbdbdb;
}

.blogrecent span.meta {
	display: block;
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #909090;
}

.sectionbreak {
	display: block;
	clear: both;
	border-top: 18px solid #efefef;
	margin-bottom: 24px;
}

.sectionbreak span {
	display: block;
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
}

.callout {
	display: block;
	float: right;
	width: 160px;
	background-color: #e9e9e9;
	padding: 8px 8px 12px 18px;
	border-top: 2px solid #cacaca;
	border-bottom: 2px solid #cacaca;
	margin-bottom: 12px;
	margin-left: 24px;
	color: #606060;
	font-style: italic;
}



/* --- WORDPRESS STYLES --- */

.col_entry blockquote {
	padding: 18px 24px 0px 24px;
	background-color: #efefef;
	border-top: 3px solid #dbdbdb;
	border-bottom: 3px solid #dbdbdb;
	margin-bottom: 24px;
	font-style: italic;
	color: #262626;
}

.meta {
	display: block;
	width: 100%;
	clear: both;
	background-color: #efefef;
	margin-bottom: 36px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 12px;
	color: #606060;
	padding: 6px 4px 4px 12px
}

#comment-area {
	width: 550px;
}

#comment-area ul.commentlist {
	list-style-type: none;
}

#comment-area .commentlist li {
	margin: 0px;	
	padding: 12px 6px 6px 82px;
	font-size: 13px;
}

#comment-area .commentlist li p {
	margin-top: 6px;
	margin-bottom: 6px;
}

#comment-area .commentlist .avatar {
	float: left;
	margin-top: 2px;
	margin-left: -70px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
}

#comment-area .commentlist li.alt {
	background-color: #f6f6f6;
	border-bottom: 1px solid #dbdbdb;
}

#comment-area .commentlist span.commentmeta {
	color: #909090;
}

#comment-area span.commentauthor {
	font-weight: bold;
	font-size: 14px;
}

#comment-area span.commentauthor a {
	color: #303030;
}

#comment-area span.commentauthor a:hover {
	color: #bf4122;
}


#commentform label {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #878787;
	margin-bottom: 0px;
}

#commentform input, #commentform textarea {
	display: block;
	width: 360px;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentform textarea {
	width: 100%;
	height: 120px;
}

#commentform li.buttons {
	float: right;
	padding-top: 12px;
}

#commentform #submit {
	display: block;
	width: 240px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 24px 7px 24px;
	text-align: center;
	background-color: #d84a27;
	border: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D84A27), to(#AD3B1F));
}

#commentform #submit:hover {
	background-color: #6bb223;
	cursor: pointer;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6BB223), to(#51871B));
}



/* --- WORDPRESS SIDEBAR STYLES --- */
#sidebar .sidebaritem ul li a {
	font-weight: normal;
}

#sidebar .sidebaritem ul li a:hover {
	color: #303030;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidebaritem {
}

#sidebar .sidebaritem h3 {
	color: #606060;
	margin: 0px;
	background-color: #fff;
	padding: 24px 6px 6px 0px;
}

#sidebar .sidebaritem {
	margin: 0px;
	padding: 0px;
}

#sidebar .sidebaritem ul, ul#recentcomments {
	margin: 0px;
	border-top: 1px solid #ccc;
}

#sidebar .sidebaritem ul li {
	display: block;
	padding: 0px;
	margin: 0px;
}

#sidebar .sidebaritem ul li a {
	display: block;
	padding: 6px 12px 6px 12px;
	margin: 0px;
	line-height: 16px;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #ccc;
	color: #606060;
}

#sidebar .sidebaritem ul li a:hover {
	background-color: #f9f9f9;
	color: #d84a27;
}

#sidebar #recentcomments li.recentcomments {
	display: block;
	padding: 6px 12px 6px 12px;
	margin: 0px;
	line-height: 16px;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #ccc;
	color: #606060;
}

#sidebar #recentcomments li.recentcomments a {
	border-bottom: 0px;
}

#sidebar #recentcomments li.recentcomments a:hover {
	border-bottom: 0px;
	background-color: #f4f4f4;
}

form#searchform {
	padding: 0px 12px 48px 12px;
	border-bottom: 1px solid #ccc;
}

form#searchform #s {
	display: block;
	padding: 4px 4px 4px 4px;
	width: 210px;
	float: left;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form#searchform #searchsubmit {
	display: block;
	float: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 12px 7px 12px;
	text-align: center;
	background-color: #999;
	border: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form#searchform #searchsubmit:hover {
	background-color: #6bb223;
	cursor: pointer;
}

#sidebar div.sidebaritem #twitter_div {
	background-color: #fff;
}

#sidebar div.sidebaritem ul#twitter_update_list li {
	display: inline-block;
	padding: 6px 12px 6px 12px;
	margin: 0px;
	background-color: #f4f4f4;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #ccc;
	color: #606060;
	width: 318px;
}

#sidebar div.sidebaritem ul#twitter_update_list li a {
	display: inline;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	color: #478A1D;
}

#sidebar div.sidebaritem ul#twitter_update_list li a:hover {
	background-color: #f4f4f4;
	color: #d84a27;
}

#sidebar div.sidebaritem a.twitterbutton {
	float: right;
	margin: 12px;
	color: #fff;
}


h3.sectiondivider {
	background-color: #dbdbdb;
	line-height: 24px;
	padding: 6px 6px 7px 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}



/* --- FOOTER STYLES --- */
#footer {
	border-top: 1px solid #303030;
	font-size: 11px;
	padding-top: 24px;
	color: #949494;
}

#footer a, #footer a:visited, #footer a:link {
	color: #949494;
	font-weight: normal;
}

#footer a:hover {
	color: #303030;
}

#footernav {
	list-style-type: none;
	padding: 0px;
}

#footernav li {
	display: inline;
	margin: 0px 12px 0px 0px;
}

#footernav li a, #footernav li a:visited {
	padding: 2px 12px 2px 0px;
	border-right: 1px dotted #dbdbdb;
	color: #949494;
	font-weight: normal;
}

#footer li a:hover {
	color: #303030;
}

#footernav li.last a {
	border-right: 0px dotted #dbdbdb;	
}

#copyright {
	text-align: right;
}

#copyright a {
	color: #949494;	
}

#copyright a:hover {
	color: #fff;	
}

#copyright p{
	margin: 4px;
}


/* --- MISCELLANEOUS --- */
.left { float:left; }
.right { float:right; }
.alignleft { float:left; }
.alignright { float:right; margin-bottom: 12px; margin-left: 12px;}
#sidebar .alignright { padding: 6px; background-color: #fff; border: 1px solid #dbdbdb;}

.clear { clear:both; line-height:0; height:0; }

li.legitcheck {
	display: none;
}

img.border { 
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #e4e4e4;
	margin-bottom: 10px;
	max-width: 540px !important;
}

/* To-do and Complete icons for client area */
.col_entry ol li.todo {
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 6px;
	line-height: 1.5;
	background: url('images/bullet-checkbox.png') 0 2px no-repeat;
	list-style-position: outside;
	list-style-type: none;
}

.col_entry ol li.complete {
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 6px;
	line-height: 1.5;
	background: url('images/bullet-checked.png') 0 0 no-repeat;
	color: #999;
	list-style-position: outside;
	list-style-type: none;
	font-style: italic;
}

.col_entry ol li.complete ol, .col_entry ol li.complete ul {
	margin-top: 6px;
}

.col_entry ol li.complete ol li {
	list-style-position: outside;
	list-style-type: decimal;
	font-style: normal;
	color: #525252;
	padding-bottom: 0px;
}


/* --- SOCIAL MEDIA ICONS --- */
.socialicons {
	width: 500px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
}

.socialicons a {
	text-indent: -9999px;
	background: url(images/social-media-icons-lg.png) no-repeat;
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 10px;
}

.socialicons a.twitter {
	background-position: -44px top;
}

.socialicons a.rssfeed {
	background-position: -88px top;
}

.socialicons a.facebook {
	background-position: left -45px;
}

.socialicons a.linkedin {
	background-position: left top;
}
