File: /home/eatingdisordersadvice.co.uk/public_html/wp-content/themes/presstige/style2.css
@import url("css/formalize-light.css");
/* Body Background & Text Color */
body {
color: #6e6e6e;
background: #fff;
font-size: .846em;
}
/* @group Header */
/* Header Background */
#header_wrap,#header {
background: url(images/style2/header_bg.png) repeat-x 0 0;
}
/* Header Logo - Set size in template parameters! */
#header span#graphic a,#header h1#graphic a {
background: url(images/style2/logo.png) no-repeat left center;
}
/* Text Logo */
#header span#text-header a,#header h1#text-header a {
color: #225884;
font-size: 32px;
line-height: 100%;
text-shadow: #fff 1px 1px 0px;
}
/* Text Logo Hover */
#header span#text-header a:hover,#header h1#text-header a:hover {
color: #2b71aa;
}
/* Text Slogan */
#header span#text-slogan,#header h2#text-slogan {
font-size: 18px;
color: #6f9f10;
text-shadow: #fff 1px 2px 0px;
}
/* @end */
/* @group Typography */
/* Links */
a,
a:link,
a:visited {
color: #2974b7;
}
a:hover {
color: #3491e4;
}
/* Read More links */
a.more-link {
border: 1px solid #266497;
background: #2e78b5 url(images/icons/list-arrow.png) no-repeat .55em .75em;
color: #fff;
text-shadow: #256192 1px 1px 0;
box-shadow: 1px 1px 0 #358acf inset, -1px -1px 0 #358acf inset;
-moz-box-shadow: 1px 1px 0 #358acf inset, -1px -1px 0 #358acf inset;
-webkit-box-shadow: 1px 1px 0 #358acf inset, -1px -1px 0 #358acf inset;
}
a.more-link:hover {
border: 1px solid #222;
background: #333 url(images/icons/list-arrow.png) no-repeat .55em .75em;
color: #fff;
text-shadow: #000 1px 1px 0;
box-shadow: 1px 1px 0 #333 inset, -1px -1px 0 #333 inset;
-moz-box-shadow: 1px 1px 0 #333 inset, -1px -1px 0 #333 inset;
-webkit-box-shadow: 1px 1px 0 #333 inset, -1px -1px 0 #333 inset;
}
/* Headings */
h1 {
font-size: 2.25em;
color: #1a1605;
border-bottom: 1px solid #ebe7e2;
font-weight: bold;
padding-bottom: 10px;
margin:20px 0 10px 0;
letter-spacing: -1px;
}
h2 {
color: #505050;
font-size: 2.25em;
line-height: 1.15;
margin:.357em 0 .357em 0;
font-weight: normal;
font-style: normal;
}
h3 {
color: #3e7cac;
font-size: 1.75em;
line-height: 1.2;
margin:.476em 0 .2em 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #ebe7e2;
text-shadow: #fff 1px 1px 0px;
font-weight: normal;
font-style: normal;
}
h4 { color: #667ca8;}
h5 { color: #4d4d4d;}
h6 { color: #494949;}
h4,h5,h6 {
margin:.571em 0 .571em 0;
font-size:1.55em;
}
/* Post Links (blog) */
h2.posttitle a {
font-weight: 800;
color: #000;
text-shadow: #fff 1px 1px 0px;
}
h2.posttitle a:hover {color: #3d7fbe;}
/* Post Titles (pages and single entries) */
h1.posttitle,h2.posttitle {
font-size:2em;
line-height: 120%;
margin:5px 0 8px 0;
padding-bottom: 15px;
background: none;
}
/* Filtered Titles (Date/Category/Tags/Author) */
h1.pagetitle {
color: #690;
padding-bottom: 20px;
}
/* Remove underlines from heading links */
h1 a,h2 a,h3 a {text-decoration: none;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
color: #4b4b4b;
text-decoration: none;
}
/* Basic Accent Styles */
div.small {
font-size: 11px;
padding-bottom: 6px;
margin-bottom: 12px;
line-height: 160%;
color: #7c7c7c;
background: url(images/style2/divider.png) repeat-x center bottom;
}
p.smalldesc {
background-color: #e2e2e2;
}
.caption,.caption.red,.caption.blue,.caption.green {
color: #5c5c5c;
}
span.caption-title {
background: #efefef none repeat scroll 0 0;
}
pre, code {
background-color: #f4f4f4;
border-bottom: 1px solid #e2e2e2;
border-top: 1px solid #e2e2e2;
margin: 10px 0px;
}
hr {
background: transparent url(images/style2/divider.png) repeat-x center center;
height: 2px;
display: block;
margin: 0px;
padding: 10px 0px 10px 0px;
border: 0px solid #000;
}
/* Author Page Caption */
#author-info {
background-color: #fcfcfc;
border: 1px solid #dedede;
}
#author-info .author-about {
color: #474747;
border-bottom: 1px solid #dadada;
}
#author-info #author-description {
color: #545454;
}
/* Page Navigation Links */
p.paged {
border-top: 1px solid #e9e9e9;
}
p.paged a,#navigation a.page,
#navigation a.nextpostslink,
#navigation a.previouspostslink {
background-color: #ebebeb;
border: 1px solid #d2d2d2;
color: #000;
}
p.paged a:hover,#navigation a.page:hover,#navigation a.nextpostslink:hover,#navigation a.previouspostslink:hover {
border: 1px solid #225884;
background-color: #225884;
color: #fff;
font-weight: bold;
}
#navigation span.pages {
border: 0px solid #fff;
}
/* tables */
table {
margin: .5em 0 1em;
}
table th {
text-align: left;
border: 1px solid #d1d1d1;
padding: .4em .8em;
background-color: #e9e9e9;
font-weight: bold;
}
table td {
background-color: #fff;
border: 1px solid #d1d1d1;
}
table tr.even td {
background-color: #f6f6f6;
}
/* Header Ad 468 x 60 */
#headerad {
position: relative;
top: 0px;
left: -250px;
display: block;
width: 468px;
height: 60px;
text-align: center;
text-shadow: #e0c594 1px 1px 0;
color: #060606;
float: right;
line-height: 60px;
font-size: 12px;
font-weight: bold;
margin: 0px 0px 8px 0px;
}
/* @end */
/* @group Top Menu */
/* Top Menu Background */
#topnav_wrap,.topnav {
background-color: #eaeaea;
border-bottom: 1px solid #dee0e0;
width: 100%;
height: 38px;
}
.topnav {width: 960px;margin: 0 auto;}
/* Top Menu Dividers */
.topnav ul,.topnav li {
list-style: none;
margin: 0;
padding: 0;
float: left;
border-left: 1px solid #fff;
}
.topnav ul {
border-left: 1px solid #dee0e0;
border-right: 1px solid #f6f6f6;
}
.topnav li:hover {
border-left: 1px solid #fff;
}
/* Top Menu Icon Classes */
.topnav li.rss a {
background: url(images/icons/16_rss.png) no-repeat 6px 50%;
text-indent: 12px;
}
.topnav li.twitter a {
background: url(images/icons/16_twitter.png) no-repeat 7% 50%;
text-indent: 16px;
}
.topnav li.facebook a {
background: url(images/icons/16_facebook.png) no-repeat 7% 50%;
text-indent: 16px;
}
.topnav li.linkedin a {
background: url(images/icons/16_linkedin.png) no-repeat 7% 50%;
text-indent: 16px;
}
.topnav li.star a {
background: url(images/icons/16_star.png) no-repeat 7% 50%;
text-indent: 16px;
}
/* Top Menu Links */
.topnav a {
color: #436b92;
text-shadow: #e0e0e0 1px 1px 0;
border-right: 1px solid #dddfdf;
display: block;
padding: 0px 14px;
line-height: 38px;
text-decoration: none;
}
.topnav li a:hover {
color: #5589bb;
background-color: #f4f4f4;
text-shadow: #e5e5e5 1px 1px 0;
}
/* Top Menu Search Bar */
#nav_search #s.input_small {
background: #c5c5c5 url(images/style2/search_bg.gif) no-repeat 4% 50%;
border: 1px solid #c5c5c5;
color: #29251d;
}
#nav_search .inputbox:focus {
outline: none;
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}
/* @end */
/* @group Main Menu */
/* Menu Position */
#menu_wrap,#menu {
background: url(images/style2/nav_bg.png) repeat-x;
height: 103px;
}
/* Menu Font Size */
#menu {
width: 960px;
margin: 0 auto;
font-size: 16px;
}
/* Menu Links */
#menu li a {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
letter-spacing: normal;
color: #fff;
text-shadow: #004a86 1px 1px 0;
}
#menu li a:hover,
#menu li:hover a,
#menu li.active a:hover {
text-shadow: #004a86 -1px -1px 0;
color: #feffff;
}
#menu li.active a {
color: #97d1fe;
text-shadow: #003f72 1px -1px 0;
background: url(images/style2/nav_active.gif) no-repeat center bottom;
}
#menu li.active a span {
color: #fff;
text-shadow: #003f72 1px -1px 1px;
}
/* Menu Caption */
#menu li span {
font-size: 12px;
color: #a4c5e0;
text-shadow: #004a86 1px 1px 0;
}
/* Menu Caption Hover */
#menu li:hover span {
color: #cbe0e0;
text-shadow: #004a86 -1px -1px 0;
}
/* Sublevel Background */
#menu li li {
background: #dcdcdc;
}
#menu ul ul {
background: transparent url(images/style2/menu_bg_arrow.png) no-repeat left top;
padding-top: 10px;
}
/* Sublevel Links */
#menu li:hover li a,
#menu li li a,
#menu li.active li a,
#menu li li:hover ul li a {
color: #225884;
text-shadow: none;
border-bottom: 1px solid #e7e7e7;
font-family: DroidSans,Arial, Helvetica Neue, Helvetica, sans-serif;
letter-spacing: normal;
background-image: none;
}
/* Sublevel Links (Hover) */
#menu ul ul li a:hover,
#menu ul ul li:hover a,
#menu ul ul li:hover ul li:hover a,
#menu li li a:hover,
#menu li.active li a:hover {
color: #194161;
background-color: #cbcbcb;
text-shadow: none;
}
#menu ul ul li:hover {
background: #fff;
border-bottom-color: #f1f1f1;
}
#menu li li:hover ul,
#menu li li ul {
background-image:none;
padding-top: 0px;
top: 0px;
}
#menu li:hover li.active {background-color: none;}
#menu ul ul li {border-top: 0;border-left: 0;border-right: 0;}
/* @end */
/* @group Slider */
#slider {
background-color: #fcfcfc;
border-color: #e9e9e8;
color: inherit;
-moz-box-shadow: 0 0 10px #bebebe;
-webkit-box-shadow: 0 0 10px #bebebe;
box-shadow: 0 0 10px #bebebe;
margin:6px 6px 0px 6px;
behavior: url('http://www.eatingdisordersadvice.co.uk/wp-content/themes/wp-content/themes/presstige/css/PIE.php');
position: relative;
}
.st_slider h3 {
text-shadow: #feffff 0 -1px 0;
border: none;
color: #225884;
font-size: 2.1em;
}
.st_slider h3 a {
color: #3476a7;
}
.st_slider h3 a:hover {
color: #333;
}
.st_slider h4 {
font-size: 1.65em;
color: #4d4d4d;
font-weight: bold;
font-style: italic;
line-height: 130%;
}
.st_slider .pagination li a {
background-image: url(images/style2/pagination.png);
}
.slide_caption span.title {
color: #6289bf;
}
.slide_caption {
text-shadow: #000 1px 1px 0;
background:#000;
background:rgba(0,0,0,.70);
color:#fff;
}
/* @end */
/* @group Button */
/* default if color not specified */
/* @group Blue */
a.button {
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597db1), color-stop(100%, #3a6198));
background-image: -webkit-linear-gradient(#597db1, #3a6198);
background-image: -moz-linear-gradient(#597db1, #3a6198);
background-image: -o-linear-gradient(#597db1, #3a6198);
-pie-background: linear-gradient(#597db1, #3a6198);
border: 1px solid #3b639b;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 #7d99bf;
-webkit-box-shadow: inset 0 1px 0 0 #7d99bf;
-o-box-shadow: inset 0 1px 0 0 #7d99bf;
box-shadow: inset 0 1px 0 0 #7d99bf;
color: white;
text-shadow: 0 1px 0 #2a4f83;
behavior: url("http://www.eatingdisordersadvice.co.uk/wp-content/themes/wp-content/themes/presstige/css/PIE.php");
position: relative;
}
a.button:hover {
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365a8c), color-stop(100%, #51719e));
background-image: -webkit-linear-gradient(#365a8c, #51719e);
background-image: -moz-linear-gradient(#365a8c, #51719e);
background-image: -o-linear-gradient(#365a8c, #51719e);
-pie-background: linear-gradient(#365a8c, #51719e);
-moz-box-shadow: inset 0 1px 0 0 #728cb1;
-webkit-box-shadow: inset 0 1px 0 0 #728cb1;
-o-box-shadow: inset 0 1px 0 0 #728cb1;
box-shadow: inset 0 1px 0 0 #728cb1;
cursor: pointer;
}
a.button:active {
-moz-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
-webkit-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
-o-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
border: 1px solid #355a8d;
}
a.button span.btn_caption {
color: #9ab5da;
text-shadow: 0 1px 0 #2a4f83;
}
/* @end */
/* @end */
/* @group Tabs & Toggles */
/* Toggles */
.toggle_container {
padding: 10px;
margin-bottom: 1px;
background-color: #fff;
}
p.trigger {
display: block;
padding: 8px 8px 8px 16px;
margin: 0;
cursor: pointer;
font-weight: bold;
font-size: 1.25em;
line-height: 175%;
}
/* Up Toggle State */
p.trigger {
background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
border-top: 1px solid #e5e5e5;
padding-left: 34px;
}
p.trigger a {
color: #2774ae;
text-shadow: #fff 1px -1px 0;
text-decoration: none;
}
/* Hover Toggle State */
p.trigger:hover {
background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}
p.trigger a:hover,p.trigger.active a:hover {
color: #2774ae;
text-shadow: #fff -1px 1px 0;
}
/* Active Toggle State */
p.trigger.active {
background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
border-top: 1px solid #ebebeb;
}
p.trigger.active a {
color: #000;
text-shadow: #fff 1px 1px 0;
}
/* Tabs */
ul#tabnav {
border-bottom: 1px solid #ededed;
padding-left: 10px;
}
ul#tabnav li a{
color: #5d5d5d;
background-color: #f0f0f0;
border: 1px solid #e5e5e5;
border-bottom: none;
margin-right: 3px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-radius: 2px 2px 0px 0px;
position: relative;
behavior: url('http://www.eatingdisordersadvice.co.uk/wp-content/themes/presstige/wp-content/themes/presstige/css/PIE.php');
line-height: 30px;
}
ul#tabnav li a:hover {
color: #5d5d5d;
background: #efefef url(images/common/light/tab_hover.png) repeat-x center top;
text-shadow: #e9e9e9 1px 1px 0;
}
ul#tabnav li.active a{
background: #f8f8f8;
color: #2b7fbe;
text-shadow: #fff 1px 1px 0;
}
.tabcontent h2 {
font-size: 1.75em;
margin:.357em 0 .357em 0;
}
/* @end */
/* @group CTA Box */
.cta {
margin: 0px auto 20px auto;
padding: 10px 10px 20px 10px;
background-color: #f2f2f2;
border: 1px solid #dcdcdc;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
text-shadow: #fff 1px 1px 0;
box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
-moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
-webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
position: relative;
behavior: url('http://www.eatingdisordersadvice.co.uk/wp-content/themes/presstige/wp-content/themes/presstige/css/PIE.php');
}
.cta p {
margin: 0;
padding: 0;
}
.cta h3 {
font-size: 26px;
margin: 0px 0px 10px 0px;
background: none;
border-bottom: 1px solid #dcdcdc;
text-shadow: #fff 1px -1px 0;
letter-spacing: -1px;
color: #000;
}
/* @end */
/* @group Breadcrumbs */
#breadcrumbs {
background: #f8f8f8 url(images/style2/bread_bg.png) repeat-x 0 0;
border: 1px solid #e1e1df;
-moz-box-shadow: 0px 0px 0px #666;
-webkit-box-shadow: 0px 0px 0px #666;
-khtml-box-shadow: 0px 0px 0px #666;
box-shadow: 0px 0px 0px #333;
}
#breadcrumbs .sep {
background-image: url(images/style2/bread_sep.png);
}
#breadcrumbs img {
position: relative;
top: 4px;
padding: 0px 4px 0px 4px;
}
#breadcrumbs strong {
color: #6b6b6b;
}
/* @end */
/* @group Widget Styles */
/* Side Navigation */
div.widget ul.menu li,
div.widget.S1 ul.menu li,
div.widget.S2 ul.menu li,
div.widget.S3 ul.menu li {
background-image: none;
}
.sidebar ul.menu li a {
text-decoration: none;
font-weight: bold;
background: url(images/style2/divider.png) repeat-x center bottom;
font-family: Arial, Helvetica, sans-serif;
}
.sidebar ul.menu li a:hover {
color: #565656;
text-decoration: none;
}
.sidebar ul.menu li.current a,
.sidebar ul.menu li.current_page_item a {
color: #7c7c7c;
}
.sidebar ul.menu li.current ul.sub-menu a,
.sidebar ul.menu ul.sub-menu li a {
border: 0px solid #fff;
color: #464646;
background-image: none;
}
.sidebar ul.sub-menu li a:hover {
text-decoration: underline;
}
div.widget h3,
div.widget.S1 h3,
div.widget.S2 h3,
div.widget.S3 h3,
div.widget.S4 h3 {
font-size: 20px;
padding: 0px 0px 5px 0px;
margin: 0px 0px 8px 0px;
height: auto;
font-weight: normal;
}
div.widget,
div.widget.S1,
div.widget.S2,
div.widget.S3,
div.widget.S4 {
line-height: 140%;
}
/* ============ DEFAULT ============ */
div.widget {
color: #4d4d4d;
text-shadow: #f8f8f8 1px 1px 0;
margin-bottom: 15px;
height: 1%;
}
div.widget h3 {
color: #525252;
text-shadow: #e9e9e9 1px 1px 0;
}
div.widget a {
color: text-shadow: none;
}
/* ============ S1 ============ */
div.widget.S1 {
color: #696969;
background-color: #f4f4f4;
text-shadow: #fff 1px 1px 0;
-webkit-box-shadow: 0px 2px 5px #ccc;
-moz-box-shadow: 0px 2px 5px #ccc;
box-shadow: 0px 2px 5px #ccc;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin-bottom: 15px;
behavior: url('http://www.eatingdisordersadvice.co.uk/wp-content/themes/presstige/wp-content/themes/presstige/css/PIE.php');
}
div.widget.S1 h3 {
color: #6e6e6e;
background: url(images/style2/S1_heading.png) repeat-x left bottom;
border: none;
text-shadow: #fff 1px 1px 0;
}
div.widget.S1 ul.menu li a {
background: url(images/style2/S1_heading.png) repeat-x left bottom;
}
div.widget.S1 a {
color: #197eca;
text-shadow: none;
}
div.widget.S1 a:hover,
div.widget.S1 ul.menu a:hover {
color: #3383c0;
}
div.widget.S1 li.current a,div.widget.S1 li.current_page_item a {
color: #282828;
}
div.widget.S1 li {
background: url(images/style2/bullet_S1.png) no-repeat 0 .3em;
}
div.widget.S1 ul#recentcomments li {
border-bottom: 1px solid #333;
font-size: .85em;
}
div.widget.S1 ul#recentcomments li a {
text-decoration: none;
}
div.widget.S1 div.pad {
padding: 12px 12px 10px 12px;
}
/* ============ S2 ============ */
div.widget.S2 {
color: #e3f3fc;
background-color: #436B92;
text-shadow: #104d7d 1px 1px 0;
-webkit-box-shadow: 0px 2px 5px #ccc;
-moz-box-shadow: 0px 2px 5px #ccc;
box-shadow: 0px 2px 5px #ccc;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin-bottom: 15px;
behavior: url('http://www.eatingdisordersadvice.co.uk/wp-content/themes/presstige/wp-content/themes/presstige/css/PIE.php');
}
div.widget.S2 h3 {
color: #c8dce7;
background: none;
border-bottom: none;
background: url(images/style2/S2_heading.png) repeat-x left bottom;
text-shadow: #1d3a51 1px 1px 0;
}
div.widget.S2 ul.menu li a {
background: url(images/style2/S2_heading.png) repeat-x left bottom;
}
div.widget.S2 a {
color: #95d9ff;
text-shadow: none;
}
div.widget.S2 a:hover,
div.widget.S2 ul.menu a:hover {
color: #fff;
}
div.widget.S2 li.current a,div.widget.S2 li.current_page_item a {
color: #fff;
}
div.widget.S2 li {
background: url(images/style2/bullet_S2.png) no-repeat 0 .3em;
}
div.widget.S2 ul#recentcomments li {
border-bottom: 1px solid #333;
font-size: .85em;
}
div.widget.S2 ul#recentcomments li a {
text-decoration: none;
}
div.widget.S2 div.pad {
padding: 12px 12px 10px 12px;
}
/* ============ S3 ============ */
div.widget.S3 {
color: #c4c4c4;
background-color: #333;
text-shadow: #000 1px 1px 0;
-webkit-box-shadow: 0px 2px 5px #ccc;
-moz-box-shadow: 0px 2px 5px #ccc;
box-shadow: 0px 2px 5px #ccc;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin-bottom: 15px;
behavior: url('http://www.eatingdisordersadvice.co.uk/wp-content/themes/presstige/wp-content/themes/presstige/css/PIE.php');
}
div.widget.S3 h3 {
color: #bbd4e2;
background: none;
border-bottom: none;
background: url(images/style2/S3_heading.png) repeat-x left bottom;
text-shadow: #000 1px 1px 0;
}
div.widget.S3 ul.menu li a {
background: url(images/style2/S3_heading.png) repeat-x left bottom;
}
div.widget.S3 a {
color: #95d9ff;
text-shadow: none;
}
div.widget.S3 a:hover,
div.widget.S3 ul.menu a:hover {
color: #fff;
}
div.widget.S3 li.current a,div.widget.S3 li.current_page_item a {
color: #fff;
}
div.widget.S3 li {
background: url(images/style2/bullet_S3.png) no-repeat 0 .3em;
color: #dedede;
}
div.widget.S3 ul#recentcomments li {
border-bottom: 1px solid #333;
font-size: .85em;
}
div.widget.S3 ul#recentcomments li a {
text-decoration: none;
}
div.widget.S3 div.pad {
padding: 12px 12px 10px 12px;
}
/* Calendar */
#wp-calendar {
font-family: arial,helvetica,sans-serif;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
border: 1px solid #bbb;
background-color: #ededed;
text-shadow: #ededed 1px 1px 0;
}
#wp-calendar td.pad {
background-color: #e5e5e5;
}
#wp-calendar caption {
font-weight: bold;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
background-color: #264c69;
border-color: #1d3a4f;
text-shadow: #1a3448 1px 1px 1px;
text-align: center;
}
/* @end */
/* @group Footer */
/* Footer background Color */
#footer,#footer .container_24 {
background: #436b92 url(images/style2/footer_bg.png) repeat-x center top;
}
/* Footer Widget Text Color Color */
#footer,#footer .widget {
color: #cedfea;
text-shadow: #15497b 1px 1px 0;
}
/* Footer Links */
#footer a:link,
#footer a:visited,
#footer a:active {
color: #9accfe;
text-shadow: #345372 1px 1px 0;
}
#footer a:hover {
color: #fff;
text-decoration: none;
}
/* Footer Widget Headings */
#footer .widget h3 {
color: #cdd8e0;
font-size:1.5em;
padding: 0 0 8px 0;
margin:.476em 0 0 0;
background: none;
border-bottom: none;
text-shadow: #697e92 1px 1px 0;
background: url(images/style2/footer_divider.png) repeat-x center bottom;
}
/* Footer List Items */
#footer ul li {
background: url(images/style2/footer_bullet.png) no-repeat 0 .75em;
padding: 3px 0 0 18px;
margin: 0;
line-height: 190%;
list-style: none;
}
#footer .widget {position: relative;top: 28px;}
/* Footer Copyright */
#bottom {
color: #90aac2;
text-shadow: #1e5386 1px 1px 0;
}
/* @end */