@charset "utf-8";

/*
Theme Name:     b0001565 - Class Defense Blog - Mayer Brown
Theme URI:      http: //lexblog.com
Description:    Child theme for the LXB Parent Theme 1.3
Author:         Angelo Carosio
Template:       lxb-parent-theme-1.3
Version:        1.3
*/


@import url("../lxb-parent-theme-1.3/style.css");

/*========================================================================================
UNIVERSALS
========================================================================================*/

body, 
input, 
select, 
[class^="icon-"] a, 
[class*=" icon-"] a {font-family: helvetica, arial, sans-serif;}


.menu-toggle,
#wpadminbar, 
.main-navigation li:hover:before,
a, 
a span,
.sub-menu,
input {
	transition-property: opacity, left, top, height, width, padding, color, background-color;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	-ms-transition: .35s ease-in-out;
	-o-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

*:focus {
	outline: 0px;
}

a.firm_logo,
.hide-text {
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	display: block;
	padding: 0;
}

.clear_div {clear: both;}

body {
	font-size: 14px;
	line-height: 1.4em;
	background-color: #3f4243;
}

.arrow {font-family: 'lucida-sans-unicode;'}

a {color: #005a8c;}
a:hover {color: #787a7b;}

.sidebar .widget a {}
.sidebar .widget a:hover {}



button,
input,
select,
textarea {
	border: 1px solid #ebebeb;
	background: #fff;
	color: #333;	
}

input [type="submit"] {
	background-color: #336699;
	color: #fff;
}

#ie7 * {zoom: 1}


/*========================================================================================
FRAME
========================================================================================*/

/*full-width header & footer w/960 box for content*/
body, .blog-wrapper, .blog-footer, .blog-header, .colophon {
	box-shadow: none;
	margin: 0 auto; 
	width: 100%;
	max-width: 100%; 
	
}

.blog_header_inner_wrapper,
.super_header_inner_wrapper,
.main-wrapper, .blog-footer-inner-wrapper{ 
	margin: 0 auto;
	padding: 24px 0 0 0;
	max-width: 960px;
}

.colophon {
	max-width: 960px;
	margin-top: 20px;
}

.main-wrapper {
	padding-top: 0px;
	background: white;
	border-radius: 5px;
	margin-top: 40px;
	box-shadow: 0 0 12px 0 rgba(0,0,0,.3); 
}



















/* =======================================================================================
SUPER HEADER
======================================================================================= */

/*GLOBAL MENU===========================================================================*/

.super_header {
	background: white;
}

.super_header_inner_wrapper {padding: 0 0 0 0; }

.super_header_first {
float: none;
width: 100%;
padding: 0;
min-height: 81px;
}

.super_header .widget.logo {
padding: 30px 0 20px 40px;
float: left;
}

.super_header_second {
	min-height: 187px;
	background: #ee5a2c url(images/header-bg.jpg) no-repeat right;
	position: relative;
}

.super_header_second:before {
content: '';
background: url(images/arrow.png) no-repeat;
width: 50px;
height: 26px;
position: absolute;
left: 5%;
}


.main-navigation {
width: auto;
float: right;
margin-top: 36px;
}

.main-navigation ul {
padding-right: 0;
text-align: right;
}

.main-navigation li, .main-navigation li a {
		line-height: 40px;
}
.main-navigation li a {
    color: #005a8c;
	font-size: 13px;
	padding: 1px 20px;
	font-weight: 600;
	margin-right: 2px;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #D9D9D9));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
}

.main-navigation li:nth-child(3) a {
	margin-right: 0;
}

.main-navigation li.current-menu-item a {
	background-image: -ms-linear-gradient(top, #D9D9D9 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #D9D9D9 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #D9D9D9 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D9D9D9), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #D9D9D9 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #D9D9D9 0%, #FFFFFF 100%);
}

.main-navigation li a:hover {color: #787a7b;}

.menu-item[class^="icon-"]:before, 
.menu-item[class*=" icon-"]:before {}

.main-navigation li ul.sub-menu li a,
.main-navigation li.current-menu-item .sub-menu li a,
.main-navigation li.lxb-base-menu-parent-item .sub-menu li.current-menu-item a {background: none;}

.main-navigation li.menu-item-search:hover {background: none;}

.menu-toggle {
position: absolute !important;
top: 19px;
right: 2%;
color: #727272;
border-radius: 3px;
font-weight: 700;
}

/*drop-down-----------------------------------------------------------------------------*/

.main-navigation .sub-menu {
    background: none repeat scroll 0 0 #CCCCCC;
    border-left: medium none;
    border-right: medium none;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
    height: 0;
    left: 0px;
    margin-left: 0;
    max-width: 240px;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 999;
}

.main-navigation li:hover .sub-menu {
	width: auto;
	height: auto;
	opacity: 1;
}

.main-navigation .sub-menu li {
    border-left: none;
    border-right: none;
    float: none;
    width: 100%;
    overflow: hidden;
    padding: 0;
    text-align: left;
    display: block;
}

.main-navigation  .sub-menu li:first-child a {border-left: none; border-right: none;}
.main-navigation  .sub-menu li:first-child  {border-left: none; border-right: none;}
.main-navigation  .sub-menu li:last-child a {border-left: none; border-right: none;}
.main-navigation  .sub-menu li:last-child  {border-left: none; border-right: none;}

.main-navigation  .sub-menu li a {
    border-left: none;
    border-right: none;
    display: block;
    padding: 8px 5px;
    text-align: left;
    width: 100%;
}

.sub-menu li.current-menu-item a,
.sub-menu li a:hover {color: #000;}


.main-navigation  .sub-menu li:last-child a {
	border-bottom: none; 
	padding-bottom: 10px; 
}

/*simple 1px border on dropdown items
.main-navigation  .sub-menu li a {border-bottom: 1px dotted #fff;}

.main-navigation  .sub-menu li:last-child a {border-bottom: none;}

*/

/*trickier 2px 2-color border on dropdown items*/
.main-navigation  .sub-menu li a {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #aaa;
}

.main-navigation  .sub-menu li:last-child a {border-bottom: none}

.main-navigation  .sub-menu li:first-child a {border-top: none}



.main-navigation ul {
}


















/*========================================================================================
HEADER
========================================================================================*/

.blog_header_inner_wrapper {
    background-repeat: no-repeat;
    padding: 0 0px 44px 0;
}

.widget.header {
padding: 70px 0 0 50px;
}

.header .blog-title a {
    display: inline-block;
    font-size: 42px;
    color: white;
    font-family: georgia, serif;
    line-height: 1em;
    font-weight: 500;
}

.blog-description {
	color: white;
    font-size: 13px;
    font-weight: 400;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 15px;
}

.feedburner form,
.searchform {
	background: #fff;
		border: 1px solid #e4e4e4;

}

.searchform {
	border: 1px solid #e4e4e4;
	height: 30px;
}

.feedburner input,
.searchform input {border: none; background: none;}

#ie8 .feedburner input[type='text'],
#ie8 .feedburner input[type='email'],
#ie8 .searchform input[type='text'] {padding-top: 4px; padding-left: 0 !important;}
#ie8 .feedburner input[type="email"] {
padding-left: 0 !important;
}
#ie8 .feedburner input[type='submit'] {right: 5px;}

#ie8 .hide-gt-600px {
	display: none !important;
}




.feedburner input[type="email"], .feedburner input[type="text"], .searchform input[type="text"] {
left: 5px;
position: absolute;
width: 100%;
height: 26px;
padding-left: 0;
right: 0;
}






/*main-wrapper*/
.sidebar {background: #f0f0e8; padding: 0 0 24px; float: left;}
.main {
padding: 0 24px 24px 24px;
float: right;
width: 72.9%;
}



















/*SIDEBAR===============================================================================*/

.sidebar {
border-color: #efefef;
font-size: 14px;
margin-top: 30px;
background: none;
}

.sidebar .widget:first-child {
margin-bottom: 0;
padding-top: 0px !important;
}

.widget-title {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 20px;
    padding-top: 8px;
    text-transform: uppercase;
    color: #727272;
}


.sidebar .widget {
	line-height: 1.36em;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sidebar .widget:first-child {
    margin-bottom: 0;
     padding-top: 20px;
}

.sidebar .brown.widget {
    background: none repeat scroll 0 0 #D1D1BB;
    border-top: medium none;
    margin-bottom: 0; 
    padding-bottom: 0;
}

.sidebar .brown.widget .widget-title {
    margin-bottom: 6px;
    padding-bottom: 0;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.sidebar .brown.widget.title-only .widget-title {
    margin-bottom: 10px; 
}

.sidebar .brown.widget.feedburner {padding-bottom: 6px; }

.sidebar .brown.widget.feedburner .widget-title {
    text-transform: none;
    letter-spacing: 0;
}

.sidebar .brown.widget.feedburner .widget-title i {color: #333;}

.sidebar .brown.widget.connect {padding-bottom: 20px;}

.sidebar .connect li {
	display: inline;
margin-right: 9%;
}

.sidebar .connect li i {font-size: 36px;}

.sidebar .disclaimer {
	font-size: 12px;
}

/*links*/
/*simple 1-color border*/

.links li {
border-bottom: none;
line-height: 11px;
}

.links a {
display: block;
padding: 8px 0;
}

.links ul ul li {border-bottom: none;}

.links li a {
	font-size: 11px;
}

/*trickier 2-color border*/
/*the 'link_parent' class is added via a jQuery snippet in the parent theme

.links li {border-bottom: 1px solid red;}
.links a {border-bottom: 1px solid green;}
.links li.links_parent{border-bottom: none;}
.links li.links_parent a{border-bottom: none;}
.links ul ul li {border-bottom: none;}
.links ul ul li a {border-bottom: none;}
.links ul ul {border-bottom: 1px solid red;}
.links ul ul li:last-child a {border-bottom: 1px solid green;}
.links li:last-child {border-bottom: none;}
.links li:last-child a {border-bottom: none;}


*/


.sidebar .widget_lxb_author_feature {
	font-size: 13px;
	word-break: break-word;
}

.sidebar .widget_lxb_author_feature.editor .widget-title {
	display: inline;
	margin-top: 10px;
	margin-left: 0;
	position: absolute;
	text-transform: none;
	color: #005a8c;
	font-weight: 700;
}

.sidebar .widget_lxb_author_feature.editor .author-title {
  /* text-transform: uppercase; */
  font-size: 13px;
  margin-bottom: 4px;
  margin-top: 0;
  font-weight: 400;
  color: #727272;
  position: absolute;
  display: inline;
  margin-top: 35px;
  text-transform: none;
}


.sidebar .widget_lxb_author_feature.contributor .widget-title {
	font-weight: 700;
	text-transform: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 4px;
}



.author-header .widget-title {
	margin-bottom: 0;
	word-break: break-word;
}

.sidebar .widget_lxb_author_feature .photo {
	width: 60px;
	height: auto;
}

.sidebar .connect li {
margin-right: 20px;
}

.sidebar .connect li.feedburner {
margin-right: 0;
border-top: 1px dotted #cccccc;
padding-top: 10px;
}


.connect .icon-rss-sign {
	color: #f47321;
}

.feedburner-widget-title {
	font-size: 12px;
	color: #333333;
}

.connect li.feedburner {
margin-top: 10px;
	display: block;
}

.connect li.feedburner a {
	color: #727272;
}

.connect li.feedburner i {
	color: black;
	font-size: 20px;
width: 20px;
}

.feedburner form {
margin-top: 5px;
height: 30px;
}

.feedburner form input {
	color: #696d70;
}


.feedburner input[type="submit"] {
background: none repeat scroll 0 0 #FFFFFF;
font-weight: 600;
height: 27px;
width: 28px;
line-height: 27px;
padding: 0;
}

.connect .feedburner-widget-title {
	color: #727272;
}

.connect .feedburner-widget-title span {
	color:  #727272;
	font-size: 15px;
}

/*POST CONTENT==========================================================================*/
#breadcrumbs {
border-bottom: 1px solid #ebebeb;
font-size: 10px;
font-weight: 600;
margin-top: 30px;
padding-top: 0;
color: #727272;
margin-bottom: 20px;
}


.main article {padding-bottom: 24px;}

.main .post-title {
    font-size: 27px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 15px;
    font-family: 'georgia', serif;
}


/*post header*/
.post-byline, .post-categories {
	font-size: 11px; 
	font-weight: 600; 
	line-height: 1.2em;
}

.post-categories, .post-byline, .post-social, .post-tools, .post-tags {font-weight: 600; font-size: 11px; color: #727272; }

.post-comments, .post-print {
	float: left;
}
.post-social {
float: left;
width: auto;
clear: none;
margin-top: 0;
}


.post-social.font-awesome a, a.post-comments, a.post-print {
font-size: 25px !important;
color: #727272;
padding-right: 10px !important;
}


.post-social .icon-envelope-alt:before {
	content: '\f0e0';
}

a.post-comments, a.post-print {
	padding: 0 10px 0 1px;
	border-right: 1px solid #dedad2;
		margin-right: 10px;
}


.post-content {color: #727272;}

.post-footer {
	font-size: 11px; 
	font-weight: 600;
		border-bottom: 1px solid #ebebeb;
}

.post-tools {
	padding: 0;
	margin: 0;
}

.post-tags {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 10px;}



.post-tags a {
	text-transform: none;
}

.post-content blockquote:before {font-family: helvetica, sans-serif; left: 0; color: #005a8c; top: 45px;}

.post-content blockquote {
left: 0;
margin-bottom: 20px;
padding-left: 10%;
padding-top: 20px;
width: 100%;
color: #727272;
font-size: 17px;
font-weight: 300;
}


.post-content table th {
	border-bottom: 2px solid #ccc;
	font-weight: 600;
}

.post-content table td {border-bottom: 1px solid #ccc;}

.odd.row td {background: #efefef;}




.more-link {
	font-size: 14px;
	font-weight: 600;
}





/*BOTTOM==================================================================================*/

.pagination {}

.pagination a {
font-size: 15px;
font-weight: 600;
color: white;
padding: 10px 15px;
display: block;
background: #727272;
border-radius: 3px;
}

.pagination a span {
	font-size: 18px;
	font-weight: 600;
margin-left: 5px;
}

.pagination .prev, .pagination .next {
width: auto;
}

.pagination a span {
	font-size: 18px;
	font-weight: 600;}
	
	.pagination i.icon-chevron-right {
		margin-left: 5px;
	}
	
	.pagination i.icon-chevron-left {
		margin-right: 5px;
	}

.blog-footer {
	border-top: none;
}

.blog-footer .widget-title {
color: #222222;
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
margin: 0 0 12px 0; padding: 0; border: none;
}



.blog-footer-inner-wrapper {
padding: 30px 0 30px 30px;
}




/*footer-contact*/

.footer-contact {
	width: 62%;
}

a.footer-blog-title {color: #fff; font-size: 25px; display: block; font-family: georgia, serif; margin-bottom: 40px;}

img.footer-firm-logo {
	float: none;
}

.footer.blog-title .word_1 {
	margin-left: 6px;
}

.blog-footer .locations {
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.footer.blog-title .word_1, .footer.blog-title .word_2 {
	color: black;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 5px; 
	display: inline-block;
}

.footer.blog-title .word_3, .footer.blog-title .word_4 {
	font-size: 29px;
	text-transform: uppercase;
	font-weight: 900;
}

.footer-blog-title a {
    color: #000000;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}

.footer-blog-title a span.word_2 {font-weight: 100;}

.blog-footer .vcard {
	font-size: 12px;
	margin-bottom: 0;
}







/*footer-extras*/

.footer-extras {
	width: 33.5%;
	float: right
}

.blog-footer .legal ul {
padding: 0;
z-index: 5;
width: auto;
text-align: right;
}

.blog-footer .legal a {
	color: white;
}

.contact-info .org {font-weight: 600;}

.footer-extras .widget {
    display: block;
    margin: 0;
    text-align: left;
    width: 100%;
}

.footer-extras .connect li i {
    display: inline-block;
    font-size: 24px;
    text-align: left;
    vertical-align: middle;
    width: auto;
}

.blog-footer .connect li:first-child a {
    padding-left: 0;
}

.blog-footer .connect {margin-bottom: 10px; }










/*colophon*/
.colophon-inner-wrapper {padding: 0;}
.colophon {
background-color: #3f4243;
box-shadow: 0 0 12px 0 rgba(0,0,0,.8);
border-radius: 5px;
min-height: 55px;
padding: 0;
}

.colophon a {

}

.widget.copyright {
float: left;
margin: 18px 30px 10px 20px;
color: #858585;
font-size: 11px;
}





/* sub colophon */
.legal li:first-child {

}



a.lexblog_2014,
a.lexblog {
margin: 15px 10px 8px 10px;
}



/*ARCHIVE PAGE===========================================================================*/

.archive-header {border-bottom: 1px solid #ebebeb;}

.archive-header a.feed{float: none; margin-left:0; padding-left: 0;}

.archive-header h1 strong {}

.archive-header a.feed {font-size: 12px;	font-weight: bold;}

.archive-header a.feed i {
	font-size: 14px;

}

.archive-title {
font-size: 27px;
font-family: Georgia, serif;
font-weight: 400;
line-height: 34px;
padding-top: 30px;
}

.grid-row {border-bottom: 1px solid #ebebeb;}

.main .grid-row .post-content{
	font-size: 12px; 
	line-height:16px;
}

.main .grid-row .post-title {
	font-size: 16px; 
	line-height: 19px;
}

.main .grid-row .post-title a {
	color: black;
}




.main .grid-row .post-header {
padding-bottom: 10px;
}

.main .grid-row .read_more {
	font-weight: bold;
}
.main .grid-row .read_more:after {
	font-family: fontawesome;
content: "\f054";
margin-left: 3px;
}









/*pages*/
body.page .main article {margin-bottom: 0; padding: 0;}

.error404 .main, .author .main {
	margin-top: 30px;
}

.author .feed {
	padding-top: 30px;
	font-weight: bold;
	font-size: 12px;
}

.read_more {
	font-weight: bold;
}


.author .author-info .post-header {
	padding-bottom: 0;
}

.archive.author .main article {
border-bottom: 1px solid #ebebeb;
margin-bottom: 0;
padding-bottom: 0;
}



/*CONTACT PAGE===========================================================================*/
.wpcf7-form {
	background-color: #ececec;
	border: 1px solid #ccc;
}



.wpcf7-form input[type='submit'] {
padding: 5px 0;
width: 20%;
font-size: 13px;
margin-bottom: 0;
max-width: 270px;
color: white;
font-weight: 800;
text-transform: uppercase;
background: #727272;
}




















/*SEARCH PAGE============================================================================*/
.search .main article {
	border-bottom: 1px solid #ebebeb;
}
















/*AUTHOR PAGE============================================================================*/
.author .main .author-info {
	border-bottom: 1px solid #ebebeb; 
}

.archive.author .main article {
	border-bottom: 1px solid #ebebeb;
}












/* =======================================================================================
MEDIA QUERIES
======================================================================================= */

@media screen and (max-width: 1020px) {
	.super_header {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

.super_header_second {
	background-image: none;
}

.blog-footer-inner-wrapper, .main-wrapper  {
	margin-left: 3.2%;
	margin-right: 3.2%;
}

.colophon {
	width: auto;
	margin-left: 3.2%;
	margin-right: 3.2%;
}

.super_header .widget.logo {
	padding: 45px 0 10px 3.2%;
	width: 45%;
	float: left;
}

.main-wrapper {
	margin-top: 20px;
}

.sidebar {
	border-right: 1px solid #efefef !important;
	border-left: none !important;
}

.sidebar .widget {
	padding-left: 0;
}

.sidebar .widget_lxb_author_feature .widget-title {
position: relative;
}





@media screen and (max-width: 600px ) {

	.author-header .widget-title {
		margin-top: 0;
	}

	.widget.logo {
		width: 200px;
		margin-bottom: 20px;
	}

	.main-navigation {
		text-align: center;
		float: none;
		margin-top: 0;
	}

	.main-navigation li a {
		padding: 1px 12px;
	}

	.main-navigation li.menu-item-search {
		clear: both;
		float: none;
		margin: 0 auto;
		max-width: 100%;
		padding: 20px 3.2% !important;
		position: static;
		width: 100%;
	}

	.super_header_second:before {
		left: 8%;
	}

	.main-wrapper {
		margin: 0;
		border-radius: 0;
	}

	.sidebar {
		margin-top: 0;
	}

	.super_header .widget.logo {
		padding-top: 30px;
	}
		
	.blog_header_inner_wrapper {padding: 0 3.2% 18px;}
	
	.blog-header .blog-title a {
 	   font-size: 42px;
 	   padding-top: 6px;
 	}
	
	.widget.header {
		padding: 40px 0 0 6%;
	}

	.widget.header .blog-description {
    	font-size: 13px;
    	font-weight: 400;
    	letter-spacing: 0;
	}
	
	.main-navigation ul {
		background: transparent;
	}


	
	.main-navigation ul li a {
	background: none;
	line-height: 50px;
	font-weight: normal;
	font-size: 14px;
	border-top: 1px solid #efefef;
	margin-right: 0;
	}
	
	.main-navigation ul li:nth-child(3) a {
		border-bottom: 1px solid #efefef;
	} 

	.main-navigation ul li:hover,
	.main-navigation ul li.current-menu-item {}

	body .super_header, body .main-wrapper {
 	   padding-left: 0;
 	   padding-right: 0;
	}

	.sidebar .widget:first-child {
			border-top: none;
	}

	body .main-wrapper .sidebar {
		padding-right: 0;
		padding-left: 0;
	}

	.sidebar .widget {
	    padding-left: 3.2%;
	    padding-right: 3.2%;
	}

	.post-content blockquote {
	    padding-left: 15%;
	}

	.blog-footer .blog-title {margin-right: 0px;}

	.blog-footer .widget {display: block; }


	.blog-footer .vcard_wrap.primary .vcard,
	.blog-footer .widget:last-child {margin-bottom: 0; }

	.blog-footer .blog-title .word_1 {
 	   margin-left: 0px;
	}

	.blog-footer .vcard_wrap {left: 0; margin-bottom: 30px; }

	.footer-extras .widget {margin: 0 auto; text-align: center;}
	
	.colophon {
	border-radius: 0;
	}
	
	.blog-footer .legal ul  {
		text-align: center;
	}
	
}

@media screen and (min-width: 600px ) {
	.main-navigation li.current-menu-item  {
		background: url(images/topnav-tick.png) no-repeat bottom center;
	}

}


