Untitled diff

Created Diff never expires
/*
/*
Theme Name: Twenty Eleven
Theme Name: Twenty Eleven
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author: the WordPress team
Author URI: http://wordpress.org/
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.4
Version: 1.4
License: GNU General Public License v2 or later
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
Text Domain: twentyeleven
*/
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
border: 0;
font-family: inherit;
font-family: inherit;
font-size: 100%;
font-size: 100%;
font-style: inherit;
font-style: inherit;
font-weight: inherit;
font-weight: inherit;
margin: 0;
margin: 0;
outline: 0;
outline: 0;
padding: 0;
padding: 0;
vertical-align: baseline;
vertical-align: baseline;
}
}
:focus {/* remember to define focus styles! */
:focus {/* remember to define focus styles! */
outline: 0;
outline: 0;
}
}
body {
body {
background: #fff;
background: #fff;
line-height: 1;
line-height: 1;
font-family:Calibri,"Century Gothic",Arial,Helvetica,sans-serif;
}
}
ol, ul {
ol, ul {
list-style: none;
list-style: none;
}
}
table {/* tables still need 'cellspacing="0"' in the markup */
table {/* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-collapse: separate;
border-spacing: 0;
border-spacing: 0;
}
}
caption, th, td {
caption, th, td {
font-weight: normal;
font-weight: normal;
text-align: left;
text-align: left;
}
}
blockquote:before, blockquote:after,
blockquote:before, blockquote:after,
q:before, q:after {
q:before, q:after {
content: "";
content: "";
}
}
blockquote, q {
blockquote, q {
quotes: "" "";
quotes: "" "";
}
}
a img {
a img {
border: 0;
border: 0;
}
}
article, aside, details, figcaption, figure,
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
footer, header, hgroup, menu, nav, section {
display: block;
display: block;
}
}
/* =Structure
/* =Structure
----------------------------------------------- */
----------------------------------------------- */
body {
body {
padding: 0 2em;
background: url(images/background.png) left top repeat-x fixed !important;
}
}
#page {
#page {
margin: 2em auto;
margin: 0 auto;
max-width: 1000px;
width: 968px;
}
}
#branding hgroup {
#branding hgroup {
margin: 0 7.6%;
}
}
#access div {
#access div {
margin: 0 7.6%;
margin: 0;
}
}
#primary {
#primary {
float: left;
margin: 0 15px;
margin: 0 -26.4% 0 0;
width: auto;
width: 100%;
}
}
#content {
#content {
margin: 0 34% 0 7.6%;
margin: 0 15px;
width: 58.4%;
width: auto;
}
}
#secondary {
#secondary {
float: right;
float: right;
margin-right: 7.6%;
margin-right: 7.6%;
width: 18.8%;
width: 18.8%;
}
}
/* Singular */
/* Singular */
.singular #primary {
.singular #primary {
margin: 0;
margin: 0 15px;
position: relative;
width: 938px;
}
}
.singular #content,
.singular #content,
.left-sidebar.singular #content {
.left-sidebar.singular #content {
margin: 0 7.6%;
margin: 0 15px;
position: relative;
position: relative;
width: auto;
width: 938px;
}
}
.singular .entry-header,
.singular .entry-header,
.singular .entry-content,
.singular .entry-content,
.singular footer.entry-meta,
.singular footer.entry-meta,
.singular #comments-title {
.singular #comments-title {
margin: 0 auto;
/*margin: 0 auto;
width: 68.9%;
width: 68.9%;*/
}
}
/* Attachments */
/* Attachments */
.singular .image-attachment .entry-content {
.singular .image-attachment .entry-content {
margin: 0 auto;
margin: 0 auto;
width: auto;
width: auto;
}
}
.singular .image-attachment .entry-description {
.singular .image-attachment .entry-description {
margin: 0 auto;
margin: 0 auto;
width: 68.9%;
width: 68.9%;
}
}
/* Showcase */
/* Showcase */
.page-template-showcase-php #primary,
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
.left-sidebar.page-template-showcase-php #primary {
margin: 0;
margin: 0;
}
}
.page-template-showcase-php #content,
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
.left-sidebar.page-template-showcase-php #content {
margin: 0 7.6%;
margin: 0 7.6%;
width: auto;
width: auto;
}
}
.page-template-showcase-php section.recent-posts {
.page-template-showcase-php section.recent-posts {
float: right;
float: right;
margin: 0 0 0 31%;
margin: 0 0 0 31%;
width: 69%;
width: 69%;
}
}
.page-template-showcase-php #main .widget-area {
.page-template-showcase-php #main .widget-area {
float: left;
float: left;
margin: 0 -22.15% 0 0;
margin: 0 -22.15% 0 0;
width: 22.15%;
width: 22.15%;
}
}
/* error404 */
/* error404 */
.error404 #primary {
.error404 #primary {
float: none;
float: none;
margin: 0;
margin: 0;
}
}
.error404 #primary #content {
.error404 #primary #content {
margin: 0 7.6%;
margin: 0 7.6%;
width: auto;
width: auto;
}
}
/* Alignment */
/* Alignment */
.alignleft {
.alignleft {
display: inline;
display: inline;
float: left;
float: left;
margin-right: 1.625em;
margin-right: 1.625em;
}
}
.alignright {
.alignright {
display: inline;
display: inline;
float: right;
float: right;
margin-left: 1.625em;
margin-left: 1.625em;
}
}
.aligncenter {
.aligncenter {
clear: both;
clear: both;
display: block;
display: block;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
}
}
/* Right Content */
/* Right Content */
.left-sidebar #primary {
.left-sidebar #primary {
float: right;
float: right;
margin: 0 0 0 -26.4%;
margin: 0 0 0 -26.4%;
width: 100%;
width: 100%;
}
}
.left-sidebar #content {
.left-sidebar #content {
margin: 0 7.6% 0 34%;
/*margin: 0 7.6% 0 34%;
width: 58.4%;
width: 58.4%;*/
}
}
.left-sidebar #secondary {
.left-sidebar #secondary {
float: left;
/*float: left;
margin-left: 7.6%;
margin-left: 7.6%;
margin-right: 0;
margin-right: 0;
width: 18.8%;
width: 18.8%;*/
}
}
/* One column */
/* One column */
.one-column #page {
.one-column #page {
max-width: 690px;
margin: 0 auto;
width: 968px;
}
}
.one-column #content {
.one-column #content {
margin: 0 7.6%;
margin: 0 auto;
width: auto;
width: 908px;
}
}
.one-column #nav-below {
.one-column #nav-below {
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin-bottom: 1.625em;
margin-bottom: 1.625em;
}
}
.one-column #secondary {
.one-column #secondary {
float: none;
float: none;
margin: 0 7.6%;
margin: 0 7.6%;
width: auto;
width: auto;
}
}
/* Simplify the showcase template */
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
.one-column .page-template-showcase-php section.recent-posts {
float: none;
float: none;
margin: 0;
margin: 0;
width: 100%;
width: 100%;
}
}
.one-column .page-template-showcase-php #main .widget-area {
.one-column .page-template-showcase-php #main .widget-area {
float: none;
float: none;
margin: 0;
margin: 0;
width: auto;
width: auto;
}
}
.one-column .page-template-showcase-php .other-recent-posts {
.one-column .page-template-showcase-php .other-recent-posts {
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
}
/* Simplify the showcase template when small feature */
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
.one-column section.featured-post .attachment-small-feature {
border: none;
border: none;
display: block;
display: block;
height: auto;
height: auto;
max-width: 60%;
max-width: 60%;
position: static;
position: static;
}
}
.one-column article.feature-image.small {
.one-column article.feature-image.small {
margin: 0 0 1.625em;
margin: 0 0 1.625em;
padding: 0;
padding: 0;
}
}
.one-column article.feature-image.small .entry-title {
.one-column article.feature-image.small .entry-title {
font-size: 20px;
font-size: 20px;
line-height: 1.3em;
line-height: 1.3em;
}
}
.one-column article.feature-image.small .entry-summary {
.one-column article.feature-image.small .entry-summary {
height: 150px;
height: 150px;
overflow: hidden;
overflow: hidden;
padding: 0;
padding: 0;
text-overflow: ellipsis;
text-overflow: ellipsis;
}
}
.one-column article.feature-image.small .entry-summary a {
.one-column article.feature-image.small .entry-summary a {
left: -9%;
left: -9%;
}
}
/* Remove the margin on singular articles */
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
.one-column.singular #comments-title {
width: 100%;
width: 100%;
}
}
/* Simplify the pullquotes and pull styles */
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
.one-column.singular blockquote.pull {
margin: 0 0 1.625em;
margin: 0 0 1.625em;
}
}
.one-column.singular .pull.alignleft {
.one-column.singular .pull.alignleft {
margin: 0 1.625em 0 0;
margin: 0 1.625em 0 0;
}
}
.one-column.singular .pull.alignright {
.one-column.singular .pull.alignright {
margin: 0 0 0 1.625em;
margin: 0 0 0 1.625em;
}
}
.one-column.singular .entry-meta .edit-link a {
.one-column.singular .entry-meta .edit-link a {
position: absolute;
position: absolute;
left: 0;
left: 0;
top: 40px;
top: 40px;
}
}
.one-column.singular #author-info {
.one-column.singular #author-info {
margin: 2.2em -8.8% 0;
margin: 2.2em -8.8% 0;
padding: 20px 8.8%;
padding: 20px 8.8%;
}
}
/* Make sure we have room for our comment avatars */
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
.one-column .commentlist > li.comment {
margin-left: 102px;
margin-left: 102px;
width: auto;
width: auto;
}
}
/* Make sure the logo and search form don't collide */
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
.one-column #branding #searchform {
right: 40px;
position: absolute;
top: 4em;
top: 64px;
right: 0;
}
}
/* Talking avatars take up too much room at this size */
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
.one-column .commentlist > li.comment {
margin-left: 0;
margin-left: 0;
}
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
.one-column .commentlist > li.comment .comment-content {
margin-right: 85px;
margin-right: 85px;
}
}
.one-column .commentlist .avatar {
.one-column .commentlist .avatar {
background: transparent;
background: transparent;
display: block;
display: block;
padding: 0;
padding: 0;
top: 1.625em;
top: 1.625em;
left: auto;
left: auto;
right: 1.625em;
right: 1.625em;
}
}
.one-column .commentlist .children .avatar {
.one-column .commentlist .children .avatar {
background: none;
background: none;
padding: 0;
padding: 0;
position: absolute;
position: absolute;
top: 2.2em;
top: 2.2em;
left: 2.2em;
left: 2.2em;
}
}
.one-column #respond {
.one-column #respond {
width: auto;
width: auto;
}
}
/* =Global
/* =Global
----------------------------------------------- */
----------------------------------------------- */
body, input, textarea {
body, input, textarea, select {
color: #373737;
color: #373737;
font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
font: 15px "Carme", Times;
font-weight: 300;
font-weight: 300;
line-height: 1.625;
line-height: 1.625;
}
}
body {
body {
background: #e2e2e2;
background: #e2e2e2;
}
}
#page {
#page {
background: #fff;
background: #fff;
}
}
/* Headings */
/* Headings */
h1,h2,h3,h4,h5,h6 {
h1,h2,h3,h4 {
clear: both;
clear: both;
}
}
h6 {
margin: 0 0 8px;
}
hr {
hr {
background-color: #ccc;
background-color: #ccc;
border: 0;
border: 0;
height: 1px;
height: 1px;
margin-bottom: 1.625em;
margin-bottom: 1.625em;
}
}
/* Text elements */
/* Text elements */
p {
p {
margin-bottom: 1.625em;
margin-bottom: 8px;
font-size: 12px;
line-height: 18px;
color: #222;
}
}
ul, ol {
ul, ol {
margin: 0 0 1.625em 2.5em;
margin: 0 0 10px 20px;
font-size: 12px;
}
}
ul {
ul {
list-style: square;
list-style: none;
}
}
ol {
ol {
list-style-type: decimal;
list-style-type: decimal;
}
}
ol ol {
ol ol {
list-style: upper-alpha;
list-style: upper-alpha;
}
}
ol ol ol {
ol ol ol {
list-style: lower-roman;
list-style: lower-roman;
}
}
ol ol ol ol {
ol ol ol ol {
list-style: lower-alpha;
list-style: lower-alpha;
}
}
ul ul, ol ol, ul ol, ol ul {
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-bottom: 0;
}
}
dl {
dl {
margin: 0 1.625em;
margin: 0 1.625em;
}
}
dt {
dt {
font-weight: bold;
font-weight: bold;
}
}
dd {
dd {
margin-bottom: 1.625em;
margin-bottom: 1.625em;
}
}
strong {
strong {
font-weight: bold;
font-weight: bold;
}
}
cite, em, i {
cite, em, i {
font-style: italic;
font-style: italic;
}
}
blockquote {
blockquote {
font-family: Georgia, "Bitstream Charter", serif;
font-family: Georgia, "Bitstream Charter", serif;
font-style: italic;
font-style: italic;
font-weight: normal;
font-weight: normal;
margin: 0 3em;
margin: 0 3em;
}
}
blockquote em, blockquote i, blockquote cite {
blockquote em, blockquote i, blockquote cite {
font-style: normal;
font-style: normal;
}
}
blockquote cite {
blockquote cite {
color: #666;
color: #666;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
font-weight: 300;
letter-spacing: 0.05em;
letter-spacing: 0.05em;
text-transform: uppercase;
text-transform: uppercase;
}
}
pre {
pre {
background: #f4f4f4;
background: #f4f4f4;
font: 13px "Courier 10 Pitch", Courier, monospace;
font: 13px "Courier 10 Pitch", Courier, monospace;
line-height: 1.5;
line-height: 1.5;
margin-bottom: 1.625em;
margin-bottom: 1.625em;
overflow: auto;
overflow: auto;
padding: 0.75em 1.625em;
padding: 0.75em 1.625em;
}
}
code, kbd, samp, var {
code, kbd, samp, var {
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
}
abbr, acronym, dfn {
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
border-bottom: 1px dotted #666;
cursor: help;
cursor: help;
}
}
address {
address {
display: block;
margin: 0;
margin: 0 0 1.625em;
background: #efefef;
padding:10px;
font-size:11px;
display:inline-block;
float:left;
}
}
ins {
ins {
background: #fff9c0;
background: #fff9c0;
text-decoration: none;
text-decoration: none;
}
}
sup,
sup,
sub {
sub {
font-size: 10px;
font-size: 10px;
height: 0;
height: 0;
line-height: 1;
line-height: 1;
position: relative;
position: relative;
vertical-align: baseline;
vertical-align: baseline;
}
}
sup {
sup {
bottom: 1ex;
bottom: 1ex;
}
}
sub {
sub {
top: .5ex;
top: .5ex;
}
}
/* Forms */
/* Forms */
input[type=text],
input[type=text],
input[type=password],
input[type=password],
textarea {
textarea,
background: #fafafa;
select {
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
background: #FAFAFA;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
border: 1px solid #ddd;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
color: #888;
border: 1px solid #BEBEBE;
color: #888;
}
}
select:focus,
input[type=text]:focus,
input[type=text]:focus,
textarea:focus {
textarea:focus {
color: #373737;
color: #373737;
}
}
textarea {
textarea {
padding-left: 3px;
padding-left: 3px;
width: 98%;
width: 98%;
}
}
select,
input[type=text] {
input[type=text] {
padding: 3px;
padding: 3px;
}
}
input#s {
input#s {
background: url(images/search.png) no-repeat 5px 6px;
background: url(images/search.png) no-repeat 5px 6px;
-moz-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-radius: 2px;
font-size: 14px;
font-size: 11px;
height: 22px;
height: 20px;
line-height: 1.2em;
line-height: 1.2em;
padding: 4px 10px 4px 28px;
padding: 4px 10px 4px 28px;
}
}
input#searchsubmit {
input#searchsubmit {
display: none;
display: none;
}
}
/* Links */
/* Links */
a {
a {
color: #1982d1;
color: #1982d1;
text-decoration: none;
text-decoration: none;
}
}
a:focus,
a:focus,
a:active,
a:active,
a:hover {
a:hover {
text-decoration: underline;
text-decoration: underline;
}
}
/* Assistive text */
/* Assistive text */
.assistive-text {
.assistive-text {
display: none;
position: absolute !important;
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
clip: rect(1px, 1px, 1px, 1px);
}
}
#access a.assistive-text:active,
#access a.assistive-text:active,
#access a.assistive-text:focus {
#access a.assistive-text:focus {
background: #eee;
background: #eee;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ddd;
color: #1982d1;
color: #1982d1;
clip: auto !important;
clip: auto !important;
font-size: 12px;
font-size: 12px;
position: absolute;
position: absolute;
text-decoration: underline;
text-decoration: underline;
top: 0;
top: 0;
left: 7.6%;
left: 7.6%;
}
}
/* =Header
/* =Header
----------------------------------------------- */
----------------------------------------------- */
#branding {
#branding {
border-top: 2px solid #bbb;
padding: 5px 0 0;
padding-bottom: 10px;
position: relative;
position: relative;
z-index: 9999;
z-index: 9999;
}
}
#site-title {
#site-title {
margin-right: 270px;
padding: 3.65625em 0 0;
}
}
#site-title a {
#site-title a {
color: #111;
color: #111;
font-size: 30px;
font-size: 30px;
font-weight: bold;
text-decoration: none;
line-height: 36px;
background: url(images/ebo.gif) left top no-repeat;
text-decoration: none;
text-indent: -9999px !important;
height: 86px !important;
width: 149px !important;
display: block;
margin: 5px 15px 10px;
}
}
#site-title a:hover,
#site-title a:hover,
#site-title a:focus,
#site-title a:focus,
#site-title a:active {
#site-title a:active {
color: #1982d1;
color: #1982d1;
}
}
#site-description {
#site-description {
color: #7a7a7a;
display: none;
font-size: 14px;
margin: 0 270px 3.65625em 0;
}
}
#branding img {
#branding img {
height: auto;
height: auto;
margin-bottom: -7px;
margin: 10px 14px 5px;
width: 100%;
width: 940px;
}
div.header_advert {
width: 450px !important;
height: 100px;
margin: 2px 0;
background: #ddd;
position: absolute;
left: 200px;
top: 2px;
background: url(images/header-ad.jpg) left top no-repeat;
}
div.header_advert a {
display: block;
width: 450px;
height: 100px;
text-indent: -9999px;
}
ul.account_navigation {
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
right: 20px;
top: 5px;
}
ul.account_navigation li {
float: left;
margin: 0;
padding: 0 0 0 10px;
}
ul.account_navigation li a {
color: #777;
}
/******************************************** home page carousel */
.promo_slider{
}
div.promo_slider_wrapper {
}
div#carousel div.promo_slider_nav {
background:none !important;
}
div#carousel div.promo_slider_nav span span {
display:block;
float:left;
text-indent:-9999px;
width:12px;
height:12px;
border:1px solid #ccc;
margin:2px;
}
div#carousel div.promo_slider_nav span span.current {
background:#ccc;
}
div#carousel div.promo_slider_nav b {
display:none;
}
div#carousel div.promo_slider_nav span.pointer {
float:left;
display:block;
color:#ccc;
margin: 0 2px;
}
div#carousel {
width:940px;
height:292px;
padding:0;
margin:10px 15px;
float:left;
clear:left;
background:url(images/carousel-bg.png) left top no-repeat;
}
div#ad-slot-1,
div#ad-slot-2,
div#ad-slot-3 {
width:305px !important;
height:120px !important;
}
div#ad-slot-1 div.panel,
div#ad-slot-2 div.panel,
div#ad-slot-3 div.panel {
width:305px;
height:120px;
}
/***************************************************************** header shopping basket */
#branding div.widget-area {
width: 300px;
position: absolute;
right: 0;
top: 30px;
}
aside#mp_cart_widget-2 {
width: 300px;
}
aside#mp_cart_widget-2 div.custom_text {
float: left;
}
aside#mp_cart_widget-2 div.mp_cart_actions_widget {
width: 95px;
padding: 0 !important;
float: left;
}
div#mp_cart_actions_widget a.mp_store_link {
display: none;
}
div.mp_cart_empty {
float: left;
width: 168px !important;
border: 1px solid #BEBEBE;
font-size: 11px;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
color: #888;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 4px 5px 4px 30px;
background: url(images/empty-cart.gif) 6px 8px no-repeat;
}
aside#mp_cart_widget-2 h3 {
display: none;
}
aside#mp_cart_widget-2 a.mp_empty_cart {
display: none;
}
aside#mp_cart_widget-2 thead,
aside#mp_cart_widget-2 td {
/*display: none;*/
}
aside#mp_cart_widget-2 table.mp_cart_contents_widget {
/*position: absolute;
right: 115px;
top: 20px;*/
float: left;
width: 205px;
border: 1px solid #BEBEBE;
font-size: 11px;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
color: #888;
-moz-border-radius: 2px;
border-radius: 2px;
}
aside#mp_cart_widget-2 table.mp_cart_contents_widget thead th{
padding: 5px;
}
aside#mp_cart_widget-2 table.mp_cart_contents_widget thead th.basket_label {
color: #BEBEBE;
}
aside#mp_cart_widget-2 table.mp_cart_contents_widget thead th.basket_subtotal,
aside#mp_cart_widget-2 table.mp_cart_contents_widget thead th.basket_items {
color: #000;
}
aside#mp_cart_widget-2 td.mp_cart_subtotal_lbl,
aside#mp_cart_widget-2 td.mp_cart_col_total {
display: block !important;
border: 0;
float: left;
}
aside#mp_cart_widget-2 a.mp_checkout_link {
border: 1px solid #BEBEBE;
width: 94px;
height: 23px;
background: #D3D1D1 !important;
color: #232323;
text-transform: uppercase;
padding: 5px 0 0 !important;
font-weight: normal !important;
display: block;
text-align: center;
}
aside#mp_cart_widget-2 a.mp_checkout_link:hover {
text-decoration: none !important;
}
}
/* =Menu
/* =Menu
-------------------------------------------------------------- */
-------------------------------------------------------------- */
#access {
#access {
background: #222; /* Show a solid color for older browsers */
background: url(images/nav-bg.png) left top repeat-x;
background: -moz-linear-gradient(#252525, #0a0a0a);
background: -o-linear-gradient(#252525, #0a0a0a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
background: -webkit-linear-gradient(#252525, #0a0a0a);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
clear: both;
display: block;
display: block;
float: left;
float: left;
margin: 0 auto 6px;
margin: 0;
width: 100%;
width: 966px;
text-transform: uppercase;
border-right: 1px solid #767676;
border-left: 1px solid #767676;
border-top: 1px solid #767676;
}
}
#access ul {
#access ul {
font-size: 13px;
font-size: 13px;
list-style: none;
list-style: none;
margin: 0 0 0 -0.8125em;
margin: 0;
padding-left: 0;
padding-left: 0;
}
}
#access li {
#access li {
float: left;
float: left;
position: relative;
position: relative;
padding: 0 2px 0 0;
background: url(images/nav-div.png) right top no-repeat;
}
#access li#menu-item-28 {
background: none !important;
padding: 0 !important;
width: 81px;
text-align: center;
}
#access li#menu-item-17 a {
width: 39px;
padding: 0;
text-indent: -9999px;
background: url(images/nav-home.png) left top repeat-x;
}
#access li#menu-item-17 a:hover {
background: url(images/nav-home.png) left bottom repeat-x;
}
/*
Hide menu items until category is ready!
*/
/* LIVING */
#menu-item-98,#menu-item-197,#menu-item-101 { display:none; }
/* DINING */
#menu-item-115,#menu-item-117 { display:none; }
/* BEDROOM */
#menu-item-123,#menu-item-124,#menu-item-126,#menu-item-198 { display:none; }
/* WELLNESS */
/*#menu-item-21 ul { display:none!important; }*/
/* KITCHEN */
#menu-item-109,#menu-item-110,#menu-item-111 { display:none; }
/* STUDY */
#menu-item-200,#menu-item-201,#menu-item-202 { display:none; }
/* ENTERTAINMENT */
#menu-item-209 { display:none!important; }
/* OUTDOOR */
#menu-item-27 ul { display:none!important; }
/* GIFTS */
#menu-item-219,#menu-item-221,
#menu-item-225,#menu-item-226,#menu-item-227,#menu-item-228 { display:none; }
#lumebox-popup {
display:none;
}
}
#access a {
#access a {
color: #eee;
color: #FFF;
display: block;
display: block;
line-height: 3.333em;
line-height: 42px;
padding: 0 1.2125em;
padding: 0 8px 0 7px;
text-decoration: none;
text-decoration: none;
}
}
#access ul ul {
#access ul ul {
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
display: none;
display: none;
float: left;
float: left;
margin: 0;
margin: 0;
position: absolute;
position: absolute;
top: 3.333em;
top: 42px;
left: 0;
left: 0;
width: 188px;
width: 188px;
z-index: 99999;
z-index: 9999;
}
#access ul ul li {
background: none !important;
}
}
#access ul ul ul {
#access ul ul ul {
left: 100%;
left: 100%;
top: 0;
top: 0;
}
}
#access ul ul a {
#access ul ul a {
background: #f9f9f9;
background: #f9f9f9;
border-bottom: 1px dotted #ddd;
border-bottom: 1px dotted #ddd;
color: #444;
color: #444;
font-size: 13px;
font-size: 13px;
font-weight: normal;
font-weight: normal;
height: auto;
height: auto;
line-height: 1.4em;
line-height: 1.4em;
padding: 10px 10px;
padding: 10px 10px;
width: 168px;
width: 168px;
}
}
#access li:hover > a,
#access li:hover > a,
#access ul ul :hover > a,
#access ul ul :hover > a,
#access a:focus {
#access a:focus {
background: #efefef;
background: #efefef;
}
}
#access li:hover > a,
#access li:hover > a,
#access a:focus {
#access a:focus {
background: #f9f9f9; /* Show a solid color for older browsers */
background: #f9f9f9; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
background: -o-linear-gradient(#f9f9f9, #e5e5e5);
background: -o-linear-gradient(#f9f9f9, #e5e5e5);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
color: #373737;
color: #373737;
}
}
#access ul li:hover > ul {
#access ul li:hover > ul {
display: block;
display: block;
}
}
#access .current-menu-item > a,
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
#access .current_page_ancestor > a {
font-weight: bold;
color: #000;
background: #f9f9f9;
}
}
/* Search Form */
/* Search Form */
#branding #searchform {
#branding #searchform {
position: absolute;
position: absolute;
top: 3.8em;
top: 64px;
right: 7.6%;
right: 0;
text-align: right;
}
}
#branding #searchform div {
#branding #searchform div {
margin: 0;
margin: 0;
}
}
/*
site search box (header)
*/
#branding #s {
#branding #s {
float: right;
float: left;
-webkit-transition-duration: 400ms;
width: 164px;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-o-transition-duration: 400ms;
-o-transition-property: width, background;
-o-transition-timing-function: ease;
width: 72px;
}
}
#branding #s:focus {
#branding #s:focus {
background-color: #f9f9f9;
background-color: #f9f9f9;
width: 196px;
width: 164px;
}
}
#branding #searchsubmit {
#branding #searchsubmit {
display: none;
border: 1px solid #BEBEBE;
width: 96px;
height: 30px;
background: #D3D1D1 !important;
color: #000;
padding: 5px 0 !important;
text-align: center;
text-transform: uppercase;
float: left;
font-size: 11px !important;
font-weight: normal !important;
display: block;
text-align: center;
cursor: pointer;
}
}
#branding .only-search #searchform {
#branding .only-search #searchform {
top: 5px;
top: 5px;
z-index: 1;
z-index: 1;
}
}
#branding .only-search #s {
#branding .only-search #s {
background-color: #666;
background-color: #666;
border-color: #000;
border-color: #000;
color: #222;
color: #222;
}
}
#branding .only-search #s,
#branding .only-search #s,
#branding .only-search #s:focus {
#branding .only-search #s:focus {
width: 85%;
width: 85%;
}
}
#branding .only-search #s:focus {
#branding .only-search #s:focus {
background-color: #bbb;
background-color: #bbb;
}
}
#branding .with-image #searchform {
#branding .with-image #searchform {
top: auto;
top: auto;
bottom: -27px;
bottom: -27px;
max-width: 195px;
max-width: 195px;
}
}
#branding .only-search + #access div {
#branding .only-search + #access div {
padding-right: 205px;
padding-right: 205px;
}
}
/* =Forms
/* =Content
----------------------------------------------- */
----------------------------------------------- */
div#content form {
#main {
position: relative;
clear: both;
padding: 1.625em 0 0;
}
}
.page-title {
div#content form ul {
color: #666;
list-style-type: none;
font-size: 10px;
margin: 10px 0;
font-weight: 500;
padding: 0;
letter-spacing: 0.1em;
float: left !important;
line-height: 2.6em;
float: none; /* fix ie */
margin: 0 0 2.6em;
clear: left;
text-transform: uppercase;
}
}
.page-title a {
div#content form ul li {
font-size: 12px;
padding: 2px 0;
font-weight: bold;
margin: 0;
letter-spacing: 0;
position: relative;
text-transform: none;
float: left;
}
clear: left;
.hentry,
.no-results {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
padding: 0 0 1.625em;
position: relative;
}
.hentry:last-child,
.no-results {
border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
padding-right: 76px;
}
.entry-title {
clear: both;
color: #222;
font-size: 26px;
font-weight: bold;
line-height: 1.5em;
padding-bottom: .3em;
padding-top: 15px;
}
.entry-title,
.entry-title a {
color: #222;
text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
color: #1982d1;
}
.entry-meta {
color: #666;
clear: both;
font-size: 12px;
line-height: 18px;
}
.entry-meta a {
font-weight: bold;
}
.single-author .entry-meta .by-author {
display: none;
}
.entry-content,
.entry-summary {
padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
color: #000;
font-weight: bold;
margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
}
.entry-content table,
div#content form.wpcf7-form {
.comment-content table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
}
.entry-content th,
div.wpcf7-validation-errors {
.comment-content th {
margin: 10px 0 0 0 !important;
color: #666;
border: 1px solid #ff0000 !important;
font-size: 10px;
font-size: 13px;
font-weight: 500;
width: 481px;
letter-spacing: 0.1em;
text-align: center;
line-height: 2.6em;
padding: 12px 10px;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}
}
.entry-content #s {
div.wpcf7-mail-sent-ok {
width: 75%;
margin: 10px 0 0 0 !important;
}
border: 1px solid #339933 !important;
.comment-content ul,
font-size: 13px;
.comment-content ol {
width: 481px;
margin-bottom: 1.625em;
text-align: center;
}
padding: 12px 10px;
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
margin-bottom: 0;
}
dl.gallery-item {
margin: 0;
}
.page-link {
clear: both;
display: block;
margin: 0 0 1.625em;
}
.page-link a {
background: #eee;
color: #373737;
margin: 0;
padding: 2px 3px;
text-decoration: none;
}
.page-link a:hover {
background: #888;
color: #fff;
font-weight: bold;
}
.page-link span {
margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
background: #eee;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666;
float: right;
font-size: 12px;
line-height: 1.5em;
font-weight: 300;
text-decoration: none;
padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
background: #888;
color: #fff;
}
.entry-content .edit-link {
clear: both;
display: block;
}
}
/* Images */
div#content form ul li label {
.entry-content img,
float: left;
.comment-content img,
width: 190px;
.widget img {
background: #FAFAFA;
max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
border: 1px solid #F2F2F2;
padding: 3px 0 0 10px;
height: 22px;
}
}
img[class*="align"],
div#content form ul li label em {
img[class*="wp-image-"],
font-style: normal;
img[class*="attachment-"] {
color: #BEBEBE;
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
}
img.size-full,
div#content form input.wpcf7-submit {
img.size-large {
background: none repeat scroll 0 0 #D3D1D1 !important;
max-width: 97.5%;
border: 1px solid #BEBEBE;
width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
color: #000;
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
display: block;
float: left;
font-size: 11px !important;
font-weight: normal !important;
height: 30px;
padding: 5px 0 !important;
text-align: center;
text-transform: uppercase;
width: 96px;
margin: 10px 0 0 202px;
cursor: pointer;
}
}
.entry-content img.wp-smiley {
div#content form textarea {
border: none;
padding: 3px;
margin-bottom: 0;
width: 299px;
margin-top: 0;
height: 180px;
padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1.625em;
}
p img,
.wp-caption {
margin-top: 0.4em;
}
.wp-caption {
background: #eee;
margin-bottom: 1.625em;
max-width: 96%;
padding: 9px;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
color: #666;
font-family: Georgia, serif;
font-size: 12px;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
padding: 10px 0 5px 40px;
position: relative;
}
.wp-caption .wp-caption-text:before {
color: #666;
content: '\2014';
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
}
#content .gallery {
margin: 0 auto 1.625em;
}
#content .gallery a img {
border: none;
}
img#wpstats {
display: block;
margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
width: 23%;
padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
width: 100%;
height: auto;
}
}
/* Image borders */
div#content form ul li span {
img[class*="align"],
float: left;
img[class*="wp-image-"],
position: relative;
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
width: 600px;
border: 1px solid #ddd;
padding: 6px;
}
}
.wp-caption img {
div#content form ul li span input {
border-color: #eee;
float: left;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
background: #eee;
border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
background: #fff;
border-color: #ddd;
}
}
/* Make sure embeds and iframes fit their containers */
div#content form ul li span span {
embed,
float: left;
iframe,
width: 240px;
object {
margin: 3px 0 0 10px;
max-width: 100%;
font-size: 12px;
}
padding: 0 0 0 30px;
background: url(images/form-error.gif) left 2px no-repeat;
/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
margin: 0.8125em 0;
}
}
.post-password-required input[type=password]:focus {
div#content form div {
background: #f7f7f7;
float: left;
clear: left;
}
}
/* Author Info */
div.staff {
#author-info {
float: left;
font-size: 12px;
width: 430px;
overflow: hidden;
height: 160px;
padding: 5px 10px;
font-size: 12px;
position: relative;
}
}
.singular #author-info {
div.staff strong {
background: #f9f9f9;
text-transform: uppercase;
border-top: 1px solid #ddd;
font-weight: normal;
border-bottom: 1px solid #ddd;
letter-spacing: 2px;
margin: 2.2em -35.6% 0 -35.4%;
font-size: 14px;
padding: 20px 35.4%;
margin: 10px 0 -15px;
display:block;
}
}
.archive #author-info {
div.staff em {
border-bottom: 1px solid #ddd;
font-style:normal;
margin: 0 0 2.2em;
color:#999;
padding: 0 0 2.2em;
}
}
#author-avatar {
float: left;
margin-right: -78px;
}
#author-avatar img {
background: #fff;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px #bbb;
-moz-box-shadow: 0 1px 2px #bbb;
box-shadow: 0 1px 2px #bbb;
padding: 3px;
}
#author-description {
float: left;
margin-left: 108px;
}
#author-description h2 {
color: #000;
font-size: 15px;
font-weight: bold;
margin: 5px 0 10px;
}
/* Comments link */
/* Newsletter sign up form */
.entry-header .comments-link a {
div.signup {
background: #eee url(images/comment-bubble.png) no-repeat;
float: right;
color: #666;
width: 280px;
font-size: 13px;
font-size: 11px;
font-weight: normal;
line-height: 35px;
overflow: hidden;
padding: 0 0 0;
position: absolute;
top: 1.5em;
right: 0;
text-align: center;
text-decoration: none;
width: 43px;
height: 36px;
}
}
.entry-header .comments-link a:hover,
div.signup td, div.signup table {
.entry-header .comments-link a:focus,
border: 0 !important;
.entry-header .comments-link a:active {
padding:2px 1px 0 0;
background-color: #1982d1;
margin:0 !important;
color: #fff;
color: rgba(255,255,255,0.8);
}
}
.entry-header .comments-link .leave-reply {
div.signup p {
visibility: hidden;
margin: 0 0 0 50px;
font-size: 10px !important;
}
}
/*
div.signup label {
Post Formats Headings
color:#999;
To hide the headings, display: none the ".entry-header .entry-format" selector,
text-transform: uppercase;
and remove the padding rules below.
width:40px;
*/
.entry-header .entry-format {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
position: absolute;
text-transform: uppercase;
top: -5px;
}
.entry-header hgroup .entry-title {
padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
padding: 20px 0 0;
}
article.format-status .entry-content {
min-height: 65px;
}
.recent-posts .entry-header .entry-format {
display: none;
}
.recent-posts .entry-header hgroup .entry-title {
padding-top: 0;
}
}
/* Singular content styles for Posts and Pages */
div.signup input.input-submit {
.singular .hentry {
background: none repeat scroll 0 0 #D3D1D1 !important;
border-bottom: none;
border: 1px solid #BEBEBE;
padding: 4.875em 0 0;
color: #000000;
position: relative;
display: block;
float: left;
font-size: 11px !important;
font-weight: normal !important;
height: 30px;
padding: 5px 0 !important;
text-align: center;
text-transform: uppercase;
width: 96px;
cursor: pointer;
margin: 2px 0 0 50px;
}
}
.singular.page .hentry {
div.home_column_left {
padding: 3.5em 0 0;
float:left;
width:240px;
}
}
.singular .entry-title {
div.home_column_right {
color: #000;
float:left;
font-size: 36px;
width:300px;
font-weight: bold;
line-height: 48px;
}
}
.singular .entry-title,
div.home_column_centre {
.singular .entry-header .entry-meta {
float:left;
padding-right: 0;
width:340px;
padding: 0 0 0 20px;
}
}
.singular .entry-header .entry-meta {
div#alo_easymail_widget_feedback {
position: absolute;
margin:2px 0 2px 50px;
top: 0;
font-size:10px;
left: 0;
color:#666;
}
blockquote.pull {
font-size: 21px;
font-weight: bold;
line-height: 1.6125em;
margin: 0 0 1.625em;
text-align: center;
}
.singular blockquote.pull {
margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
margin: 0 1.625em 0 0;
text-align: right;
}
.singular .pull.alignleft {
margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
margin: 0 0 0 1.625em;
text-align: left;
}
blockquote.pull.alignleft,
blockquote.pull.alignright {
width: 33%;
}
.singular .pull.alignright {
margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
width: 33%;
}
.singular .entry-meta .edit-link a {
bottom: auto;
left: 50px;
position: absolute;
right: auto;
top: 80px;
}
}
div.hfeed h1.entry-title {
/* =Aside
font-size:14px !important;
----------------------------------------------- */
text-transform:uppercase;
font-weight:normal;
.format-aside .entry-title,
.format-aside .entry-header .comments-link {
display: none;
}
.singular .format-aside .entry-title {
display: block;
}
.format-aside .entry-content {
padding: 0;
}
.singular .format-aside .entry-content {
padding: 1.625em 0 0;
}
}
/* =Content
/* =Link
----------------------------------------------- */
----------------------------------------------- */
.format-link .entry-title,
#main {
.format-link .entry-header .comments-link {
clear: both;
display: none;
padding: 0 0;
}
}
.singular .format-link .entry-title {
.page-title {
display: block;
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
}
}
.format-link .entry-content {
.page-title a {
padding: 0;
font-size: 12px;
font-weight: bold;
letter-spacing: 0;
text-transform: none;
}
}
.singular .format-link .entry-content {
.hentry,
pad
.no-results {
border-bottom: 1px solid #ddd;
ma