/*
Theme Name:     Hogan Lovells - HL Chronicle of Data Protection
Theme URI:      http: //lexblog.com
Description:    Child theme for the lxb Theme
Author:         Angelo Carosio
Template:       lxb-parent-theme-1.1.1
Version:        1.1.1
*/


/* RESET */
/* ----------------------------------------- */

/**
* Eric Meyer's Reset Stylesheet
*
* v2.0
* 2011-01-26
* Author: Eric Meyer - http://meyerweb.com/eric/tools/css/reset/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

a {
text-decoration: none;
outline: none;
}

a img {
border: none;
}

code {
font-family: monospace;
font-size: 1.2em;
}

sub {
  position: relative;
  top: 0.3em;
  font-size: 0.8em;
}

sup {
  position: relative;
  bottom: 0.5em;
  font-size: 0.8em;
}

.charge {
}

.atoms {
  position: relative;
  top: 0.3em;
  color: blue;
  font-size: 0.8em;
}

i { 
font-style: italic; 
} 

b { 
font-weight: bold; 
} 

/* GENERAL LAYOUT AND TYPOGRAPHY */
/* ----------------------------------------- */

body {
background: #b6aca7;
color: #333;
font-family: Helvetica, Arial, sans-serif;
font-size: 62.5%;
line-height: 1.4;
}

.print-header {
display: none;
}

a {
color: #006699;
}

a:hover,
a:focus {
color: #548ecd;
}


/* WP default WYSIWYG classes */

.alignleft {
float: left;
margin: 10px 10px 10px 0;
}

.alignright {
float: right;
margin: 10px 0 10px 10px;
}

.aligncenter {
display: block;
clear: both;
margin: 10px auto;
text-align: center;
}


/* wrappers */

.blog-wrapper { /* wraps all containers */
width: 900px;
margin: 0 auto;
}

.blog-header { /* site-wide header */
position: relative;
height: 418px;
background: url(/wp-content/themes/B0000716-hldataprotection/images/header.jpg) no-repeat;
}

.main-wrapper { /* wraps main content and main sidebar */
background: #fff;
padding: 30px 0;
z-index: 0;
}

.main { /* main content */
width: 610px;
float: left;
margin-left: 30px;
}

.sidebar { /* main sidebar */
width: 170px;
margin-right: 30px;
float: right;
}

.blog-footer { /* site-wide footer */
position: relative;
width: 900px;
clear: both;
}

/* SITE HEADER */
/* ----------------------------------------- */

.blog-title a {
display: block;
position: absolute;
left: 160px;
top: 40px;
width: 700px;
height: 75px;
text-indent: -5000em;
overflow: hidden;
font-size: 3em;
font-weight: bold;
}

.blog-description {
display: block;
position: absolute;
left: 173px;
top: 90px;
font-size: 1.4em;
letter-spacing: 1px;
text-transform: uppercase;
color: #82746d;
}


/* client logo */

.header-widgets section.logo a { /* client logo text widget */
display: block;
position: absolute;
left: 30px;
top: 0;
width: 112px;
height: 112px;
text-indent: -5000em;
overflow: hidden;
font-size: 1.5em;
}


/* nav menu */
.menu-global-navigation-container {
position: absolute;
top: 159px;
right: 41px;
}

.menu-global-navigation-container ul {
width: 190px;
}

.menu-global-navigation-container .sub-menu {
display: none;
height: auto;
background: #333;
border: none;
border-top: 1px solid #fff;
position: absolute;
top: 49px;
left: 0;
width: 20em;
}

.menu-global-navigation-container li {
position: relative;
}

.menu-global-navigation-container .sub-menu li {
height: auto;
float: none;
border: none;
}

.menu-global-navigation-container li:hover .sub-menu,
.menu-global-navigation-container li:focus .sub-menu {
display: block;
}

.menu-global-navigation-container a {
display: block;
padding: 9px 23px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}

.menu-global-navigation-container .sub-menu a {
height: auto;
padding: 10px 20px;
float: none;
}

.menu-global-navigation-container a:hover,
.menu-global-navigation-container a:focus {
background: #c0d534;
color: #000;
}

/* about blurb */

.blog-header .about {
width: 160px;
position: absolute;
top: 301px;
left: 691px;
color: #fff;
}

.blog-header .about .widget-title {
margin-bottom: 5px;
font-size: 1.1em;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}

.blog-header .about a {
display: block;
margin-top: 5px;
color: #bed600;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}


/* SIDEBAR */
/* ----------------------------------------- */

.sidebar .widget {
margin: 0 0 30px 0;
position: relative;
}

.sidebar .widget-title {
margin-bottom: 5px;
font-size: 1.1em;
font-weight: bold;
color: #404545;
text-transform: uppercase;
letter-spacing: 2px;
width: 178px;
}

.links li {
display: block;
clear: both;
border-bottom: 1px dotted #a3c11d;
}

.links .children li {
border-bottom: 0;
padding-left: 20px;
}

.links ul li a {
display: block;
padding: 5px 0;
font-size: 1.1em;
}

.sidebar .widget_categories {
padding-top: 20px;
}


/* social networking ordered links */

.sidebar .stay-connected {
margin-bottom: 5px;
}

.sidebar .stay-connected li {
position: relative;
}

.sidebar .stay-connected a {
padding: 8px 0 8px 22px;
}

.stay-connected ul li a[title="rss"] {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-rss.png) no-repeat left center;
}

.stay-connected ul li a[title="facebook"] {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-facebook.png) no-repeat left center;
}

.stay-connected ul li a[title="linkedin"] {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-linkedin.png) no-repeat left center;
}

.stay-connected ul li a[title="twitter"] {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-twitter.png) no-repeat left center;
}

.stay-connected ul li a[title="mobile"] {
background: url(/wp-content/themes/B0000716-hldataprotection/images/icon_mobile.png) no-repeat left center;
}

/* search */

.searchform .s {
border: 0;
width: 131px;
height: 11px;
padding: 3px;
margin-right: 5px;
float: left;
border: 1px solid #ccc;
}

.main .searchform {
margin-top: 20px;
width: 200px;
}

.main .searchform input.s {
width: 158px;
height: 14px;
}

.searchform .searchsubmit {
display: block;
overflow: hidden;
border: 0;
width: 26px;
height: 19px;
float: right;
background: url(/wp-content/themes/B0000716-hldataprotection/images/search-button.png) no-repeat 50% 50%;
cursor: pointer;
text-indent: -5000em;
line-height: 0;
}


/* AWeber */

.sidebar #af-body-1393679084 .af-body {
padding: 0;
}

.sidebar #awf_field-42003403 {
width: 131px;
position: relative;
right: 15px;
height: 13px;
}

.sidebar #af-submit-image-1393679084 {
float: right;
position: relative;
bottom: 29px;
left: 15px;
}

.sidebar .aweber {
margin-bottom: -30px !important;
}

#af-form-1393679084 .af-body {
padding-top: 0 !important;
}

.sidebar .aweber h3 {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-email.png) no-repeat left center;
padding: 5px 0 5px 22px;
font-size: 1.1em;
text-transform: none;
letter-spacing: 0;
font-weight: normal;
}

.aweber #feedburner_email_widget_sbef_email { /* feedburner email input */
width: 131px;
height: 11px;
padding: 3px;
border: 1px solid #ccc;
float: left;
}

.aweber #feedburner_email_widget_sbef_submit { /* feedburner submit button */
display: block;
overflow: hidden;
border: 0;
width: 26px;
height: 19px;
float: right;
background: url(/wp-content/themes/B0000716-hldataprotection/images/search-button.png) no-repeat 50% 50%;
cursor: pointer;
text-indent: -5000em;
line-height: 0;
}

/* blogroll */

.blogroll-nav {
display: block;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/more-blogs.png) no-repeat;
height: 15px;
width: 200px;
position: relative;
margin: 10px 0;
}

.blogroll-nav .prev,
.blogroll-nav .next {
display: block;
text-indent: -5000em;
overflow: hidden;
width: 24px;
height: 15px;
position: absolute;
}

.blogroll-nav .prev {
left: 0;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/prev-arrow.png) no-repeat center center;
}

.blogroll-nav .next {
right: 0;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/next-arrow.png) no-repeat center center;
}

.blogroll-nav .end {
display: none;
}

/* Subscribe page form */

#mc_embed_signup ul li {
list-style: none;
}

#mc_embed_signup input[type="checkbox"] {
margin-right: 10px;
}

#mce-EMAIL {
width: 150px;
height: 13px;
padding: 3px;
border: 1px solid #ccc;
font-size: 11px;
}

.sidebar #mce-EMAIL {
width: 131px;
height: 11px;
float: left;
font-weight: normal;
}

#mc-embedded-subscribe {
display: block;
overflow: hidden;
border: 0;
width: 66px;
height: 19px;
background: url(/wp-content/themes/B0000716-hldataprotection/images/mc-subscribe-button.png) no-repeat 50% 50%;
cursor: pointer;
text-indent: -5000em;
line-height: 0;
position: relative;
left: 165px;
bottom: 20px;
}

.sidebar #mc-embedded-subscribe {
width: 26px;
height: 19px;
float: right;
background: url(/wp-content/themes/B0000716-hldataprotection/images/search-button.png) no-repeat 50% 50%;
position: relative;
left: 0;
bottom: 0;
}

/* POSTS AND PAGES */
/* ----------------------------------------- */

/* date and category archives */

.archive-header {
border-bottom: 1px solid #000;
padding-bottom: 20px;
margin-bottom: 20px;
position: relative;
}

.category .archive-header {
padding-bottom: 10px;
}

.archive-title {
font-size: 1.8em;
}

.category .archive-title {
float: left;
margin: 0 20px 20px 0;
}

.archive-title strong {
font-weight: bold;
}

.archive-header .feed {
display: block;
float: right;
padding: 0 0 2px 20px;
margin-top: 7px;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-rss.png) no-repeat;
font-size: 1.1em;
}

.author .main .feed {
clear: both;
display: block;
margin-bottom: 20px;
padding: 2px 0 2px 20px;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-rss.png) no-repeat;
font-size: 1.3em;
font-weight: bold;
}

.author .author-info {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}

.author-bio {
overflow: auto;
}

.author-bio .avatar {
float: left;
margin: 0 10px 10px 0;
}

/* regular posts */

#breadcrumbs {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 20px;
font-size: 1.1em;
}

.post {
margin-bottom: 50px;
}

.post-header {
margin-bottom: 15px;
}

.post-title {
margin-bottom: 15px;
font-size: 2.5em;
}

.post-byline {
display: block;
background: url(/wp-content/themes/B0001438-govreglaw/images/icon-byline.png) no-repeat;
padding-left: 15px;
margin-bottom: 3px;
text-transform: uppercase;
font-weight: bold;
color: #404545;
letter-spacing: 1px;
}

.post-content {
font-size: 1.4em;
}

.post-content p,
.post-content ul,
article ol {
margin-bottom: 20px;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin-bottom: 5px;
}

.post-content h1 {
font-size: 2em;
}

.post-content h2 {
font-size: 1.8em;
}

.post-content h3 {
font-size: 1.6em;
}

.post-content h4 {
font-size: 1.4em;
}

.post-content h5 {
font-size: 1.2em;
}

.post-content h6 {
font-size: 1em;
font-weight: bold;
}

.post-content blockquote {
padding: 20px 40px 20px 50px;
position: relative;
clear: both;
}

.post-content blockquote:before {
display: block;
position: absolute;
left: 0;
top: 0;
content: "\201C";
font-size: 6em;
color: #a8b400;
}

.post-content ul {
margin-left: 30px;
}

.post-content ol {
margin-left: 40px;
}

.post-content li {
margin-bottom: 5px;
list-style-position: outside;
}

.post-content ul li {
list-style: disc;
list-style-position: outside;
}

.post-content ol {
list-style: decimal;
}

.post-content img {
padding: 6px;
}

.post-content .wp-caption img {
border: 0;
padding: 0;
display: block;
margin: 0 auto 6px;
}

.post-content .wp-caption p {
padding: 0 6px;
margin-bottom: 0;
font-size: 0.9em;
}

.post-content .wp-caption {
border: 1px solid #ccc;
padding: 6px;
margin: 10px 0;
}

.sidebar strong,
.post-content strong {
font-weight: bold;
}

.sidebar em,
.post-content em {
font-style: italic;
}

.more-link,
.more {
display: block;
clear: both;
margin-top: 15px;
font-weight: bold;
}

.post-social {
display: block;
clear: both;
height: 20px;
padding-top: 15px;
background: url(/wp-content/themes/B0000716-hldataprotection/images/hdots.gif) repeat-x;
margin-top: 15px;
}

.post-social a {
display: block;
float: left;
width: 60px;
height: 22px;
margin-right: 5px;
text-indent: -5000em;
overflow: hidden;
}

/* hide default addthis icons */
.addthis_button_twitter .at300bs,
.addthis_button_facebook .at300bs,
.addthis_button_linkedin .at300bs,
.addthis_button_email .at300bs {
display: none;
}

.addthis_button_twitter {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/share-twitter.png) no-repeat;
}

.addthis_button_facebook {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/share-facebook.png) no-repeat;
}

.addthis_button_email {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/share-mail.png) no-repeat;
}

.post-social a.addthis_button_linkedin {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/share-linkedin.png) no-repeat;
width: 64px;
}

.post-social .addthis_button_google_plusone {
text-indent: 0;
}

.post-tools {
clear: both;
float: right;
border-left: 1px dotted #b7b1a9;
height: 21px;
}

.post-tools a {
padding-left: 15px;
font-weight: bold;
}

.post-comments {
display: inline;
margin-right: 10px;
}

.post-print a {
background: url(/wp-content/themes/B0000716-hldataprotection/images/print-large.jpg) no-repeat;
text-indent: -9000em;
display: block;
margin: 2px 4px 10px 8px;
}

.post-comments a {
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/icon-comments.png) no-repeat;
}

.single .post-tags {
float: left;
display: block;
position: relative;
top: 25px;
}


.post-categories {
display: block;
margin-bottom: 10px;
padding-left: 15px;
text-transform: uppercase;
font-weight: bold;
color: #404545;
letter-spacing: 1px;
} 

.post-tags {
display: block;
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
background: url(/wp-content/themes/B0000716-hldataprotection/images/icon-tags.png) no-repeat;
text-indent: 20px;
float: left;
margin-bottom: 10px;
width: 560px;
}

.post-tags a {
font-weight: bold;
text-transform: none;
font-size: 1.2em;
}

.pagination {
height: 1.3em;
width: 100%;
margin-bottom: 20px;
font-size: 1.3em;
}

.pagination a {
font-weight: bold;
}

.pagination-old a {
padding-right: 10px;
float: right;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/next-page.png) no-repeat right;
}

.pagination-new a {
padding-left: 10px;
float: left;
background: url(/wp-content/themes/lxb-parent-theme-1.1.1/images/prev-page.png) no-repeat;
}


/* COMMENTS AND FORMS */
/* ----------------------------------------- */

#comments {
margin-bottom: 20px;
}

#comments h3,
#respond h3 {
margin-bottom: 5px;
font-size: 1.4em;
}

/* Disqus specific styles */

.dsq-comment-message {
font-size: 1.3em;
}

.dsq-comment-footer,
#dsq-subscribe {
font-size: 1.1em;
}

/* default fallback comment styles */
.comment {
clear: both;
margin-bottom: 20px;
}

.comment .comment {
padding-left: 50px;
}

.comment .avatar {
float: left;
width: 40px;
height: 40px;
}

.comment .comment-author,
.comment .comment-meta {
display: block;
margin-left: 50px;
margin-bottom: 5px;
font-size: 1.1em;
}

.comment .comment-content {
margin-left: 50px;
font-size: 1.2em;
}

.comment .comment-reply-link {
display: block;
margin-top: 10px;
float: right;
}

/* default fallback comment form */

#commentform {
font-size: 1.2em;
}

#commentform .comment-notes {
margin-bottom: 10px;
font-weight: bold;
}

#commentform p input,
#commentform p textarea {
display: block;
margin: 5px 0 10px 0;
border: 1px solid #ccc;
padding: 5px;
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 1em;
}

#commentform #submit {
background: #000;
color: #fff;
cursor: pointer;
}

/* contact form */

.wpcf7-form {
background: #efefef;
margin: 20px 0;
padding: 20px;
}

.wpcf7-form .required {
margin-bottom: 10px;
font-weight: bold;
}

.wpcf7-form label {
display: block;
margin-bottom: 5px;
font-weight: bold;
font-size: 1em;
}

.wpcf7-form input,
.wpcf7-form textarea {
border: 1px solid #e2e2e2;
padding: 5px;
margin-bottom: 10px;
}

.wpcf7-form textarea {
width: 560px;
height: 200px;
font-family: 'Lucida Grande', Verdana, sans-serif;
}

.wpcf7-submit {
background: #000;
height: auto;
padding: 10px;
font-size: 1em;
color: #fff;
cursor: pointer;
}

.wpcf7-not-valid-tip {
background: #fff;
padding: 10px !important;
border: 1px solid #ff0000 !important;
font-size: 1.1em;
}

.wpcf7-validation-errors {
background: #fff;
padding: 10px !important;
border: 1px solid #ff0000 !important;
font-size: 1em;
}

.wpcf7-mail-sent-ok {
background: #fff;
padding: 10px !important;
border: 1px solid #33cc00 !important;
font-size: 1em;
}


/* SITE-WIDE FOOTER */
/* ----------------------------------------- */

.blog-footer-inner-wrapper {
position: relative;
margin-bottom: 60px;
background: url(/wp-content/themes/B0000716-hldataprotection/images/footerborder.gif) bottom repeat-x;
}

.contact-wrapper {
padding: 60px 0 20px 20px;
}

.blog-footer .blog-title {
display: block;
float: left;
width: 375px;
height: 19px;
background: url(/wp-content/themes/B0000716-hldataprotection/images/footertitle.png) no-repeat;
margin-bottom: 10px;
text-indent: -5000em;
overflow: hidden;
font-size: 1.8em;
font-weight: bold;
}

.blog-footer-inner-wrapper .widget-title {
margin-bottom: 5px;
font-size: 1.2em;
font-weight: bold;
}

.contact-info { /* vcard widget */
float: right;
font-size: .9em;
}

.contact-info .vcard {
float: left;
margin: 0 30px 0 20px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}

.footer-contact .stay-connected li {
width: 16px;
height: 16px;
float: left;
margin-right: 8px;
}

.footer-contact .stay-connected a {
display: block;
width: 16px;
height: 16px;
text-indent: -5000em;
overflow: hidden;
}

.footer-extras {
clear: left;
margin: 20px 0 0 20px;
}

.footer-extras .attorney-ad {
font-size: .9em;
font-weight: bold;
}


.footer-extras .about .textwidget {
font-size: 1.1em;
}

.colophon {
width: 900px;
background: #567632;
height: 35px;
position: absolute;
top: 0;
left: 0;
}

.colophon .copyright-info {
position: absolute;
left: 20px;
top: 10px;
color: #fff;
}

.colophon .lexblog {
position: absolute;
right: 5px;
top: 6px;
background: url(/wp-content/themes/B0001438-govreglaw/images/lexblog.png) no-repeat;
width: 313px;
height: 23px;
text-indent: -5000em;
overflow: hidden;
}

.legal {
clear: both;
margin-left: 20px;
}

.legal ul {
padding-bottom: 30px;
}

.legal li {
display: inline;
font-size: 0.9em;
text-transform: uppercase;
}

.legal li:first-child {
border-right: 1px solid #0765cc;
padding-right: 3px;
}

.legal a {
font-weight: bold;
}


/* SELF-CLEARING FLOATS */
/* ----------------------------------------- */

.main-wrapper:after,
.blog-footer:after,
.archive-header:after,
.grid-row:after,
.blog-footer-inner-wrapper:after,
.sidebar .mailchimp:after,
.search-box:after {
display: block;
clear: both;
visibility: hidden;
content: "";
}