body {
margin : 0 auto;
padding : 0;
background-color : #ffffff;
}
.Main {
position : absolute;
width : 100%;
left : 0;
top : 0;
}
.PageBackgroundGlare {
position : absolute;
width : 100%;
left : 0;
top : 0;
}
.PageBackgroundGlareImage {
background-image : url('images/Page-BgGlare.png');
background-repeat : no-repeat;
height : 187px;
width : 830px;
margin : 0 auto;
}
html:first-child .PageBackgroundGlare {
border : 1px solid transparent;
}
.PageBackgroundSimpleGradient {
background-image : url('images/BG.png');
background-repeat : repeat-x;
height : 900px;
}
.cleared {
float : none;
clear : both;
margin : 0;
padding : 0;
border : none;
font-size : 1px;
}
.Sheet {
overflow : hidden;
min-width : 43px;
min-height : 43px;
margin : 0 auto;
position : relative;
z-index : 0;
width : 900px;
}
.Sheet-body {
position : relative;
z-index : 0;
margin : 6px;
}
.Sheet-tl {
position : absolute;
overflow : hidden;
z-index : -1;
top : 0;
left : 0;
width : 31px;
height : 31px;
background-image : url('images/Sheet-s.png');
}
.Sheet-tr {
position : absolute;
overflow : hidden;
z-index : -1;
top : 0;
right : 0;
width : 31px;
height : 31px;
}
.Sheet-tr div {
position : absolute;
z-index : -1;
top : 0;
left : -31px;
width : 62px;
height : 62px;
background-image : url('images/Sheet-s.png');
}
.Sheet-bl {
position : absolute;
overflow : hidden;
z-index : -1;
bottom : 0;
left : 0;
width : 31px;
height : 31px;
}
.Sheet-bl div {
position : absolute;
z-index : -1;
top : -31px;
left : 0;
width : 62px;
height : 62px;
background-image : url('images/Sheet-s.png');
}
.Sheet-br {
position : absolute;
overflow : hidden;
z-index : -1;
bottom : 0;
right : 0;
width : 31px;
height : 31px;
}
.Sheet-br div {
position : absolute;
z-index : -1;
top : -31px;
left : -31px;
width : 62px;
height : 62px;
background-image : url('images/Sheet-s.png');
}
.Sheet-tc {
position : absolute;
overflow : hidden;
z-index : -1;
top : 0;
left : 31px;
right : 31px;
height : 31px;
}
.Sheet-tc div {
position : absolute;
z-index : -1;
top : 0;
left : 0;
width : 100%;
height : 62px;
background-image : url('images/Sheet-h.png');
}
.Sheet-bc {
position : absolute;
overflow : hidden;
z-index : -1;
bottom : 0;
left : 31px;
right : 31px;
height : 31px;
}
.Sheet-bc div {
position : absolute;
z-index : -1;
top : -31px;
left : 0;
width : 100%;
height : 62px;
background-image : url('images/Sheet-h.png');
}
.Sheet-cl {
position : absolute;
overflow : hidden;
z-index : -1;
top : 31px;
left : 0;
width : 31px;
bottom : 31px;
}
.Sheet-cl div {
position : absolute;
z-index : -1;
top : 0;
left : 0;
width : 62px;
height : 100%;
background-image : url('images/Sheet-v.png');
}
.Sheet-cr {
position : absolute;
overflow : hidden;
z-index : -1;
top : 31px;
right : 0;
width : 31px;
bottom : 31px;
}
.Sheet-cr div {
position : absolute;
z-index : -1;
top : 0;
left : -31px;
width : 62px;
height : 100%;
background-image : url('images/Sheet-v.png');
}
.Sheet-cc {
position : absolute;
overflow : hidden;
z-index : -2;
top : 31px;
left : 31px;
right : 31px;
bottom : 31px;
background-image : url('images/Sheet-c.png');
}
.Sheet {
margin-top : -6px !important ;
}
div.Header {
margin : 0 auto;
position : relative;
width : 888px;
height : 150px;
}
div.Header div.Header-c {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
background-image : url('images/Header.jpg');
background-repeat : no-repeat;
background-position : center center;
}
.logo {
display : block;
position : absolute;
left : 10px;
top : 53px;
width : 246px;
}
.logo-name, .logo-name a, .logo-name a:link, .logo-name a:visited, .logo-name a:hover {
display : block;
text-align : center;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 24px;
font-style : normal;
font-weight : bold;
text-decoration : none;
padding : 0;
margin : 0;
color : #dbecf5 !important ;
}
.logo-text, .logo-text a {
display : block;
padding : 0;
margin : 0;
text-align : center;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #dbecf5 !important ;
}
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
text-align : left;
text-decoration : none;
outline : none;
letter-spacing : normal;
word-spacing : normal;
}
.artmenu, .artmenu ul {
margin : 0;
padding : 0;
border : 0;
list-style-type : none;
display : block;
}
.artmenu li {
margin : 0;
padding : 0;
border : 0;
display : block;
float : left;
position : relative;
z-index : 5;
background : none;
}
.artmenu li:hover {
z-index : 10000;
white-space : normal;
}
.artmenu li li {
float : none;
}
.artmenu ul {
visibility : hidden;
position : absolute;
z-index : 10;
left : 0;
top : 0;
background : none;
}
.artmenu li:hover > ul {
visibility : visible;
top : 100%;
}
.artmenu li li:hover > ul {
top : 0;
left : 100%;
}
.artmenu:after, .artmenu ul:after {
content : ".";
height : 0;
display : block;
visibility : hidden;
overflow : hidden;
clear : both;
}
.artmenu, .artmenu ul {
min-height : 0;
}
.artmenu ul {
background-image : url(images/spacer.gif);
padding : 10px 30px 30px 30px;
margin : -10px 0 0 -30px;
}
.artmenu ul ul {
padding : 30px 30px 30px 10px;
margin : -30px 0 0 -10px;
}
.nav {
position : relative;
margin : 0 auto;
width : 888px;
height : 39px;
z-index : 100;
}
.artmenu {
padding : 6px 6px 6px 6px;
}
.nav .l, .nav .r, .nav .r div {
top : 0;
position : absolute;
z-index : -1;
overflow : hidden;
height : 39px;
}
.nav .l {
left : 0;
right : 0;
}
.nav .r {
right : 0;
width : 0;
}
.nav .r div {
width : 888px;
right : 0;
}
.nav .l, .nav .r div {
background-position : left top;
background-repeat : no-repeat;
background-image : url('images/nav.png');
}
.artmenu ul li {
clear : both;
}
.artmenu a, .artmenu a span {
height : 27px;
display : block;
}
.artmenu a {
cursor : pointer;
text-decoration : none;
margin-right : 2px;
margin-left : 2px;
}
.artmenu a {
background-image : url('images/item-left.png');
background-position : left top;
background-repeat : no-repeat;
}
.artmenu a span {
background-image : url('images/item-right.png');
background-position : right top;
background-repeat : no-repeat;
}
.artmenu a span span {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 12px;
color : #dbdbdb;
padding : 0 4px;
margin : 0 9px;
line-height : 27px;
text-align : center;
background-image : url('images/item-center.png');
background-position : left top;
background-repeat : repeat-x;
}
.artmenu a:hover {
background-position : left -27px;
}
.artmenu li:hover > a {
background-position : left -27px;
}
.artmenu li:hover a span {
background-position : right -27px;
}
.artmenu a:hover span {
background-position : right -27px;
}
.artmenu a:hover span span {
color : #000000;
background-position : left -27px;
}
.artmenu li:hover a span span {
color : #000000;
background-position : left -27px;
}
.artmenu a.active {
background-position : left -54px;
}
.artmenu a.active span {
background-position : right -54px;
}
.artmenu a.active span span {
color : #dfeef6;
background-position : left -54px;
}
.nav .separator {
display : block;
width : 1px;
height : 27px;
background-image : url('images/item-separator.png');
}
.artmenu ul a {
text-align : center;
height : 26px;
line-height : 26px;
margin-right : auto;
width : 182px;
background-image : url('images/subitem-bg.png');
background-position : left top;
background-repeat : repeat-x;
border-width : 1px;
border-style : solid;
border-color : #56a7d2;
}
.nav ul.artmenu ul span, .nav ul.artmenu ul span span {
display : inline;
float : none;
margin : inherit;
padding : inherit;
background-image : none;
text-align : inherit;
text-decoration : inherit;
}
.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span {
text-align : left;
text-indent : 12px;
text-decoration : none;
line-height : 26px;
color : #363636;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
text-decoration : none;
}
.artmenu ul ul a {
margin-left : auto;
}
.artmenu ul li a:hover {
color : #000000;
border-color : #82bede;
background-position : 0% -26px;
}
.artmenu ul li:hover > a {
color : #000000;
border-color : #82bede;
background-position : 0% -26px;
}
.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span {
color : #000000;
}
.nav .artmenu ul li:hover > a span, .nav .artmenu ul li:hover > a span span {
color : #000000;
}
.Block {
overflow : hidden;
min-width : 1px;
min-height : 1px;
margin : 0 auto;
position : relative;
z-index : 0;
}
.Block-body {
position : relative;
z-index : 0;
margin : 0;
}
.Block {
margin : 5px;
}
.Block table.table {
border-collapse : collapse;
margin : 1px;
}
.Block table.table th, .Block table.table td {
padding : 2px;
}
.Block table.table td {
vertical-align : top;
}
.BlockHeader {
position : relative;
overflow : hidden;
height : 30px;
z-index : 0;
line-height : 30px;
padding : 0 7px;
margin-bottom : 4px;
}
.BlockHeader-text {
white-space : nowrap;
color : #000000;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 13px;
font-style : normal;
font-weight : bold;
letter-spacing : 0;
line-height : 30px;
}
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
top : 0;
position : absolute;
z-index : -1;
overflow : hidden;
height : 30px;
}
.BlockHeader .l {
left : 0;
right : 0;
}
.BlockHeader .r {
right : 0;
width : 0;
}
.BlockHeader .r div {
width : 888px;
right : 0;
}
.BlockHeader .l, .BlockHeader .r div {
background-position : left top;
background-repeat : no-repeat;
background-image : url('images/BlockHeader.png');
}
.header-tag-icon {
display : inline-block;
background-position : left top;
background-image : url('images/BlockHeaderIcon.png');
padding : 0 0 0 23px;
background-repeat : no-repeat;
min-height : 17px;
margin : 0 0 0 5px;
}
.BlockContent {
overflow : hidden;
min-width : 1px;
min-height : 1px;
margin : 0 auto;
position : relative;
z-index : 0;
}
.BlockContent-body {
position : relative;
z-index : 0;
margin : 7px;
}
.BlockContent-body {
color : #113040;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
letter-spacing : 0;
line-height : 125%;
}
.BlockContent-body a:link {
color : #b22401;
font-family : Arial, Helvetica, Sans-Serif;
text-decoration : none;
}
.BlockContent-body a:visited {
color : #e93001;
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : bold;
text-decoration : none;
}
.BlockContent-body a:hover {
color : #e93001;
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : bold;
text-decoration : underline;
}
.BlockContent-body ul {
list-style-type : none;
color : #113040;
margin : 0;
padding : 0;
}
.BlockContent-body li {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
text-decoration : none;
}
.BlockContent-body ul li {
padding : 1px 0 1px 19px;
background-image : url('images/BlockContentBullets.png');
background-repeat : no-repeat;
margin : 0.5em 0 0.5em 0;
line-height : 1.2em;
}
.Post {
overflow : hidden;
min-width : 1px;
min-height : 1px;
margin : 0 auto;
position : relative;
z-index : 0;
}
.Post p {
line-height : 1.3em;
}
.Post-body {
position : relative;
z-index : 0;
margin : 7px;
}
.Post {
margin : 5px;
}
a img {
border : 0;
}
img {
border-style : solid;
border-width : 0;
border-color : #c7c7c7;
}
img.metadata-icon {
border : none;
vertical-align : middle;
}
.PostHeaderIcon-wrapper {
text-decoration : none;
margin : 0.2em 0;
padding : 0;
font-weight : normal;
font-style : normal;
letter-spacing : normal;
word-spacing : normal;
font-variant : normal;
text-decoration : none;
font-variant : normal;
text-transform : none;
text-align : left;
text-indent : 0;
line-height : inherit;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 18px;
font-style : normal;
font-weight : normal;
text-decoration : none;
text-align : left;
color : #1b4b65;
}
a.PostHeader:link {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 18px;
font-style : normal;
font-weight : normal;
text-decoration : none;
text-align : left;
color : #205a79;
}
a.PostHeader:visited {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 18px;
font-style : normal;
font-weight : normal;
text-decoration : none;
letter-spacing : 0;
text-align : left;
color : #4d4d4d;
}
a.PostHeader:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 18px;
font-style : normal;
font-weight : normal;
text-decoration : none;
text-align : left;
color : #1c1c1c;
}
.PostMetadataHeader {
background-color : #d7eaf4;
border-color : #c7c7c7;
border-style : solid;
border-width : 1px;
padding : 3px;
}
.PostMetadataHeader {
font-family : Arial, Helvetica, Sans-Serif;
font-style : italic;
font-weight : normal;
letter-spacing : 0;
margin-bottom : 3px;
color : #363636;
}
.PostMetadataHeader a:link {
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
text-decoration : none;
color : #2c7ba5;
}
.PostMetadataHeader a:visited {
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
text-decoration : none;
color : #4f4f4f;
}
.PostMetadataHeader a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
text-decoration : underline;
color : #9d2001;
}
body {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
letter-spacing : 0;
color : #113040;
}
.PostContent {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #113040;
}
.PostContent p {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 12px;
}
a {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-style : normal;
font-weight : bold;
text-decoration : none;
color : #b22401;
}
a:link {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-style : normal;
font-weight : bold;
text-decoration : none;
color : #b22401;
}
a:visited {
font-family : Arial, Helvetica, Sans-Serif;
text-decoration : none;
color : #b22401;
}
a:hover {
font-family : Arial, Helvetica, Sans-Serif;
text-decoration : none;
color : #380b00;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
font-weight : normal;
font-style : normal;
text-decoration : none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 24px;
font-style : normal;
font-weight : bold;
text-align : left;
color : #0c212c;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 18px;
text-align : left;
color : #25698d;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 16px;
font-style : normal;
font-weight : bold;
text-align : left;
color : #318ab9;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 14px;
text-align : left;
color : #113040;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 12px;
text-align : left;
color : #113040;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
text-align : left;
color : #113040;
}
ul {
list-style-type : none;
color : #141414;
margin : 0;
padding : 0;
}
li {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
line-height : 150%;
}
.Post ul li {
padding : 0 0 0 16px;
background-image : url('images/PostBullets.png');
background-repeat : no-repeat;
margin : 0.5em 0 0.5em 0;
line-height : 1.2em;
}
blockquote p {
color : #061218;
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
letter-spacing : 0;
text-align : left;
margin-left : 10px;
margin-right : 10px;
margin-top : 5px;
margin-bottom : 10px;
}
blockquote {
border : 1px solid #82bede;
margin : 10px 10px 10px 50px;
padding : 5px 5px 5px 38px;
background-color : #bfddee;
background-image : url('images/PostQuote.png');
background-position : left top;
background-repeat : no-repeat;
}
.PostMetadataFooter {
background-color : #d7eaf4;
border-color : #c7c7c7;
border-style : dashed;
border-width : 0;
padding : 3px;
}
.PostMetadataFooter {
font-family : Arial, Helvetica, Sans-Serif;
font-style : italic;
font-weight : normal;
letter-spacing : 0;
color : #363636;
}
.PostMetadataFooter a:link {
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
text-decoration : none;
color : #215d7d;
}
.PostMetadataFooter a:visited {
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
text-decoration : none;
color : #4f4f4f;
}
.PostMetadataFooter a:hover {
font-family : Arial, Helvetica, Sans-Serif;
font-style : normal;
font-weight : normal;
text-decoration : underline;
color : #9d2001;
}
button.Button, a.Button {
position : relative;
display : inline-block;
width : auto;
outline : none;
border : none;
background : none;
line-height : 30px;
height : 30px;
margin : 0;
padding : 0;
overflow : visible;
cursor : default;
text-decoration : none;
}
*:first-child + html button.Button, *:first-child + html a.Button {
display : list-item;
list-style-type : none;
float : left;
}
.Button .btn {
position : relative;
overflow : hidden;
display : block;
width : auto;
z-index : 0;
height : 30px;
color : #454545;
white-space : nowrap;
float : left;
}
.Button .t {
height : 30px;
white-space : normal;
padding : 0 13px;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 13px;
font-style : normal;
font-weight : normal;
letter-spacing : 0;
text-align : left;
line-height : 30px;
text-decoration : none;
}
input, select {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 13px;
font-style : normal;
font-weight : normal;
letter-spacing : 0;
}
.Button .active {
color : #ffefeb;
}
.Button .hover, a.Button:hover {
color : #163f55;
text-decoration : none;
}
.Button .active .r {
top : -60px;
}
.Button .hover .r {
top : -30px;
}
.Button .r {
display : block;
position : absolute;
overflow : hidden;
z-index : -1;
top : 0;
right : 0;
width : 10px;
height : 90px;
}
.Button .r span {
display : block;
position : absolute;
overflow : hidden;
z-index : -1;
top : 0;
right : 0;
width : 415px;
height : 90px;
}
.Button .active .l {
top : -60px;
}
.Button .hover .l {
top : -30px;
}
.Button .l {
display : block;
position : absolute;
overflow : hidden;
z-index : -1;
top : 0;
left : 0;
right : 10px;
height : 90px;
}
.Button .l, .Button .r span {
background-image : url('images/Button.png');
}
.Footer {
position : relative;
z-index : 0;
overflow : hidden;
width : 888px;
margin : 5px auto 0 auto;
}
.Footer .Footer-inner {
height : 1%;
position : relative;
z-index : 0;
padding : 5px;
text-align : center;
}
.Footer .Footer-background {
position : absolute;
z-index : -1;
background-repeat : no-repeat;
background-image : url('images/Footer.png');
width : 888px;
height : 100px;
bottom : 0;
left : 0;
}
.rss-tag-icon {
position : relative;
display : block;
float : left;
background-image : url('images/rssIcon.png');
background-position : right center;
background-repeat : no-repeat;
margin : 0 5px 0 0;
height : 20px;
width : 22px;
}
.Footer .Footer-text p {
margin : 0;
}
.Footer .Footer-text {
display : inline-block;
color : #171717;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
letter-spacing : 0;
}
.Footer .Footer-text a:link {
text-decoration : none;
color : #1f5775;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
letter-spacing : 1px;
}
.Footer .Footer-text a:visited {
text-decoration : none;
color : #4a4a4a;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
letter-spacing : 1px;
}
.Footer .Footer-text a:hover {
text-decoration : none;
color : #2a759d;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 11px;
text-decoration : underline;
letter-spacing : 1px;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
font-family : Arial;
font-size : 10px;
letter-spacing : normal;
word-spacing : normal;
font-style : normal;
font-weight : normal;
text-decoration : underline;
color : #2b78a1;
}
.page-footer {
margin : 1em;
text-align : center;
text-decoration : none;
color : #666666;
}
.contentLayout .sidebar1 {
position : relative;
margin : 0;
padding : 0;
border : 0;
float : left;
overflow : hidden;
width : 266px;
}
.clear-float {
float : none;
clear : both;
}
.contentLayout .content {
position : relative;
margin : 0;
padding : 0;
border : 0;
float : left;
overflow : hidden;
width : 621px;
}
.clear-float {
float : none;
clear : both;
}
.commentlist li .avatar {
float : right;
border : 1px solid #eee;
padding : 2px;
background : #fff;
}
#commentform textarea {
width : 100%;
padding : 2px;
}
.navigation {
display : block;
text-align : center;
padding-top : 1em;
padding-bottom : 3em;
}
.aligncenter, div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
.wp-caption {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding-top : 4px;
margin : 10px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 0 4px 5px;
margin : 0;
}
.hidden {
display : none;
}
#wp-calendar {
empty-cells : show;
margin : 10px auto 0;
width : 155px;
}
#wp-calendar #next a {
padding-right : 10px;
text-align : right;
}
#wp-calendar #prev a {
padding-left : 10px;
text-align : left;
}
#wp-calendar a {
display : block;
}
#wp-calendar caption {
text-align : center;
width : 100%;
}
#wp-calendar td {
padding : 3px 0;
text-align : center;
}
.outbound a:link, .outbound a:visited, .outbound a:hover {
color : #736F6E;
text-align : left;
text-decoration: none;
font-family : Verdana;
}
a.tab {
color : #666666;
text-decoration : none;
font-family : Verdana;
font-size : 11px;
}
a.tab:hover {
color : #666666;
text-decoration : underline;
font-family : Verdana;
font-size : 11px;
}
p, tr, td, ul, li {
color : #000000;
font-family : Verdana;
font-size : 11px;
}
.mytext {
border-right : 1px solid #999999;
border-top : 1px solid #999999;
background : #ffffff;
font : 11px Verdana, Arial, Helvetica, sans-serif;
border-left : 1px solid #999999;
color : #000000;
border-bottom : 1px solid #999999;
text-decoration : none;
}
.style1 {
color: #FF0000
}