/* CSS Document */
* {
margin : 0;
padding : 0;
outline : 0;
}
body {
font : 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
color : #666666;
margin : 0;
padding : 0 0 50px 0;
background : #070707 url(bg.jpg) repeat-x;
text-align : center;
}
a {
text-decoration : none;
color : #900;
}
a:hover {
background : #f0f0f0;
color : #000;
border-bottom : 1px dotted #000;
}
h1, h2, h3 {
font : bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
color : #111;
padding : 15px 10px 5px 10px;
margin : 0;
}
h1 {
font-size : 345%;
font-weight : normal;
letter-spacing : -2px;
}
h2 {
font-size : 200%;
border-bottom : 1px solid #ebebeb;
}
h3 {
font-size : 150%;
font-weight : normal;
border-bottom : 1px solid #ebebeb;
}
p, dl {
padding : 10px;
margin : 0;
text-align : justify;
}
ul, ol {
margin : 10px 20px;
padding : 0 20px;
}
ul {
list-style : none;
}
dt {
font-weight : bold;
color : #895f30;
}
dd {
padding-left : 25px;
}
img.float-right {
margin : 5px 0 10px 10px;
}
img.float-left {
margin : 5px 10px 10px 0;
}
code {
margin : 5px 0;
padding : 15px;
text-align : left;
display : block;
overflow : auto;
font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
border : 1px solid #ebebeb;
background : #f0f0f0;
}
acronym {
cursor : help;
border-bottom : 1px dotted #895f30;
}
blockquote {
margin : 15px 10px;
padding : 10px 10px 10px 35px;
border : 1px solid #f0f0f0;
background : #f0f0f0 url(quote.jpg) no-repeat 10px 10px;
font-weight : normal;
font-size : 17px;
line-height : 1.5em;
font-style : italic;
font-family : Georgia, "Times New Roman", Times, serif;
color : #555;
}
table {
border-collapse : collapse;
margin : 15px 10px;
}
th {
color : #555;
background : #e6e6e6;
height : 38px;
padding-left : 12px;
padding-right : 12px;
text-align : left;
border-width : 1px;
border-style : solid;
border-color : #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
tr {
height : 34px;
background : #fff;
}
td {
padding-left : 11px;
padding-right : 11px;
border : 1px solid #ececec;
}
form {
margin : 15px 10px;
padding : 5px 10px 20px 10px;
border : 1px solid #f1f1f1;
background : #fdfdfd;
}
label {
display : block;
font-weight : bold;
margin : 8px 0 5px 0;
color : #895f30;
}
input, select {
padding : 4px;
font : normal 1em Verdana, sans-serif;
color : #666666;
background : #fff;
}
textarea {
width : 350px;
padding : 4px;
font : normal 1em Verdana, sans-serif;
height : 100px;
display : block;
color : #666666;
}
input, textarea, select {
background : #fff;
border-width : 1px;
border-style : solid;
border-color : #d4d4d4 #ebebeb #ebebeb #d4d4d4;
}
input.button {
font : bold 12px Arial, Sans-serif;
height : 30px;
margin : 0;
padding : 2px 3px;
color : #555;
background : #e6e6e6;
border-width : 1px;
border-style : solid;
border-color : #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
#header-wrap {
position : relative;
background : #fff url(wrap-bg.jpg) no-repeat;
margin : 0 auto;
width : 940px;
height : 385px;
text-align : left;
}
#header-photo {
position : absolute;
top : 90px;
left : 24px;
padding : 0;
height : 290px;
width : 890px;
clear : both;
}
#header-photo img {
border : none;
margin : 0;
padding : 0;
}
#nav {
position : absolute;
margin : 0;
padding : 0;
width : 880px;
left : 25px;
top : 0;
}
#nav ul {
float : left;
list-style : none;
width : 880px;
height : 40px;
margin : 0;
padding : 0;
display : inline;
}
#nav ul li {
display : inline;
margin : 0;
padding : 0;
}
#nav ul li a {
float : left;
margin : 0;
padding : 18px 11px 0 11px;
font : bold 14px/35px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
text-decoration : none;
color : #070000;
}
#nav ul li a:hover, #nav ul li a:active {
color: #333399;
background : none;
border : none;
}
#nav ul li#current a {
color : #000;
background : #d5d3d6 url(nav-current.jpg) repeat-x;
border-bottom : 1px solid #cecece;
}
#header-wrap h1#logo-text a {
position : absolute;
margin : 0;
padding : 0;
font : normal 62px Georgia, 'Times New Roman', Times, serif;
letter-spacing : -1.5px;
color : #070000;
text-decoration : none;
top : 135px;
left : 48px;
}
#header-wrap h1#logo-text a:hover {
background : none;
border : none;
}
#header-wrap p#intro {
position : absolute;
margin : 0;
padding : 0;
font-family : Georgia, 'Times New Roman', Times, serif;
font-weight : normal;
font-size : 18px;
line-height : 1.6em;
font-style : italic;
text-transform : none;
color : #900;
width : 400px;
top : 205px;
left : 60px;
}
#header-wrap form#quick-search {
position : absolute;
top : 25px;
right : 25px;
padding : 0;
margin : 0;
width : 260px;
height : 26px;
background : #fff;
z-index : 999999;
border : 1px solid #d8d8d8;
}
#header-wrap form#quick-search p {
margin : 0;
padding : 0;
}
#header-wrap form#quick-search .tbox {
margin : 2px 0 0 4px;
width : 210px;
background : none;
border : none;
color : #ababab;
}
#header-wrap form#quick-search label, #header-wrap form#quick-search .btn {
display : none;
}
#content-outer {
background : #fff;
width : 100%;
}
#content-wrapper {
width : 940px;
margin : 0 auto;
text-align : left;
}
#content {
float : left;
width : 100%;
background : #fff url(content-bg.jpg) no-repeat;
}
.col-one {
margin-right : 480px;
padding-left : 25px;
}
.col-two {
float : left;
width : 210px;
margin-left : -455px;
margin-top : 12px;
}
.col-three {
float : left;
width : 210px;
margin-left : -230px;
margin-top : 12px;
}
.col-one, .col-two, .col-three {
padding-bottom : 20px;
}
.col-one-footer {
margin-right : 25px;
padding-left : 5px;
}
#content .col-one h2 {
padding-bottom : 3px;
font : normal 3.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
color : #000;
letter-spacing : -2px;
text-transform : none;
border-bottom : 1px solid #ebebeb;
margin-left : 5px;
padding-left : 5px;
}
#content .col-one h2 a {
color : #000;
text-decoration : none;
background : none;
border : none;
}
#content .col-one ul li {
/*list-style-image : url(bullet.gif);*/
}
#content-wrapper .col-two h3, #content-wrapper .col-three h3 {
color : #111;
font : normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
text-transform : none;
letter-spacing : -0.5px;
padding : 5px 10px;
margin : 15px 0 5px 0;
}
ul.sidemenu {
text-align : left;
margin : 7px 5px 8px 0;
padding : 0;
text-decoration : none;
background : url(dots.gif) repeat-x left top;
}
ul.sidemenu li {
list-style : none;
background : url(dots.gif) repeat-x left bottom;
padding : 6px 10px;
margin : 0;
}
* html body ul.sidemenu li {
height : 1%;
}
ul.sidemenu li a {
text-decoration : none;
background-image : none;
background-color : transparent;
border : none;
color : #666666;
}
ul.sidemenu li a span {
color : #989898;
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
font-weight : normal;
font-size : 1em;
}
ul.sidemenu li a:hover {
color : #000;
background : none;
border : none;
}
ul.sidemenu ul {
margin : 0 0 0 5px;
padding : 0;
}
ul.sidemenu ul li {
background : none;
}
/*FOOTER*/
#footer-wrapper {
clear : both;
width : 940px;
margin : 0 auto;
text-align : left;
font : normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
}
#footer-wrapper h3, #footer-wrapper p {
padding-left : 0;
}
#footer-wrapper h3 {
font : normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
color : #ababab;
}
#footer-wrapper a {
color : #fff;
background : transparent;
}
#footer-wrapper ul.footer-list {
border-top : 1px solid #111;
list-style : none;
padding : 0;
margin-left : 0;
}
#footer-wrapper ul.footer-list li {
border-bottom : 1px solid #111;
}
#footer-wrapper ul.footer-list li a {
display : block;
width : 98%;
line-height : 2em;
font-weight : bold;
padding : 4px 0;
border : none;
margin-left : 0;
padding-left : 0;
color : #666666;
}
#footer-wrapper ul.footer-list li a span {
color : #444;
font-style : italic;
font-weight : normal;
font-family : Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover, #footer-wrapper ul.footer-list li a:hover span {
color : #fff;
text-decoration : none;
}
#footer {
float : left;
width : 100%;
padding : 0;
margin-left : 5px;
margin-top : 10px;
}
#footer-bottom {
clear : both;
width : 880px;
margin : 0 auto;
}
#footer-bottom .bottom-left {
float : left;
padding-left : 5px;
}
#footer-bottom .bottom-right {
text-align : right;
padding-right : 0;
}
.postmeta {
padding : 5px;
margin : 20px 10px 15px 10px;
font-size : 1em;
color : #777;
border : 1px solid #ebebeb;
background : #f5f5f5;
}
.postmeta a {
background : transparent;
}
.postmeta .date {
margin : 0 10px 0 5px;
}
.postmeta a.comments {
margin : 0 10px 0 5px;
}
.postmeta a.readmore {
margin : 0 10px 0 5px;
}
.post-info {
font-size : 0.95em;
padding-top : 3px;
margin-left : 5px;
color : #bababa;
}
.post-info a {
color : #000;
}
p.thumbs {
padding : 12px 0 0 10px;
}
.thumbs img {
position : relative;
padding : 4px;
margin : 5px;
background : #fafafa;
border : 1px solid #dcdcdc;
}
.thumbs img:hover {
border : 1px solid #8e8e8e;
background : #8e8e8e;
}
.thumbs a:hover {
background-color : transparent;
border : none;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clearer {
clear : both;
}
.clear {
display : inline-block;
}
.clear:after {
display : block;
visibility : hidden;
clear : both;
height : 0;
content : ".";
}
#lightwindow_overlay {
display : none;
visibility : hidden;
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100px;
z-index : 500;
}
#lightwindow {
display : none;
visibility : hidden;
position : absolute;
z-index : 999;
line-height : 0;
}
#lightwindow_container {
display : none;
visibility : hidden;
position : absolute;
padding : 0 0 0 0;
margin : 0 0 0 0;
}
* html #lightwindow_container {
overflow : hidden;
}
#lightwindow_contents {
overflow : hidden;
z-index : 0;
position : relative;
border : 10px solid #ffffff;
background-color : #ffffff;
}
#lightwindow_loading {
height : 100%;
width : 100%;
top : 0;
left : 0;
z-index : 9999;
position : absolute;
background-color : #f0f0f0;
padding : 10px;
}
#lightwindow_loading_shim {
display : none;
left : 0;
position : absolute;
top : 0;
width : 100%;
height : 100%;
}
#lightwindow_loading span {
font-size : 12px;
line-height : 32px;
color : #444444;
float : left;
padding : 0 10px 0 0;
}
#lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {
color : #09f;
text-decoration : none;
cursor : pointer;
}
#lightwindow_loading span a:hover, #lightwindow_loading span a:active {
text-decoration : underline;
}
#lightwindow_loading img {
float : left;
margin : 0 10px 0 0;
}
#lightwindow_navigation {
position : absolute;
top : 0;
left : 0;
display : none;
}
#lightwindow_navigation_shim {
display : none;
left : 0;
position : absolute;
top : 0;
width : 100%;
height : 100%;
}
#lightwindow_navigation a, #lightwindow_navigation a:link, #lightwindow_navigation a:visited, #lightwindow_navigation a:hover, #lightwindow_navigation a:active {
outline : none;
}
#lightwindow_previous, #lightwindow_next {
width : 49%;
height : 100%;
background : transparent url(blank.gif) no-repeat;
display : block;
}
#lightwindow_previous {
float : left;
left : 0;
}
#lightwindow_next {
float : right;
right : 0;
}
#lightwindow_previous:hover, #lightwindow_previous:active {
background : url(prevlabel.gif) no-repeat left 15%;
}
#lightwindow_next:hover, #lightwindow_next:active {
background : url(nextlabel.gif) no-repeat right 15%;
}
#lightwindow_previous_title, #lightwindow_next_title {
display : none;
}
#lightwindow_galleries {
width : 100%;
position : absolute;
z-index : 50;
display : none;
overflow : hidden;
margin : 0 0 0 10px;
bottom : 0;
left : 0;
}
#lightwindow_galleries_tab_container {
width : 100%;
height : 0;
overflow : hidden;
}
a#lightwindow_galleries_tab, a:link#lightwindow_galleries_tab, a:visited#lightwindow_galleries_tab {
display : block;
height : 20px;
width : 77px;
float : right;
line-height : 22px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
cursor : pointer;
font-size : 11px;
color : #ffffbe;
background : transparent url(black-70.png) repeat 0 0;
}
* html a#lightwindow_galleries_tab, * html a:link#lightwindow_galleries_tab, * html a:visited#lightwindow_galleries_tab {
background : none;
background-color : #000000;
}
a:hover#lightwindow_galleries_tab, a:active#lightwindow_galleries_tab {
color : #ffffbe;
}
#lightwindow_galleries_tab_span {
display : block;
height : 20px;
width : 63px;
padding : 0 7px 0 7px;
}
#lightwindow_galleries_tab .up {
background : transparent url(arrow-up.gif) no-repeat 60px 5px;
}
#lightwindow_galleries_tab .down {
background : transparent url(arrow-down.gif) no-repeat 60px 6px;
}
#lightwindow_galleries_list {
background : transparent url(black-70.png) repeat 0 0;
overflow : hidden;
height : 0;
}
* html #lightwindow_galleries_list {
background : none;
background-color : #000000;
}
.lightwindow_galleries_list {
width : 200px;
float : left;
margin : 0 0 10px 0;
padding : 10px;
}
.lightwindow_galleries_list h1 {
color : #09f;
text-decoration : none;
font-weight : bold;
cursor : pointer;
padding : 10px 0 5px 0;
font-size : 16px;
}
.lightwindow_galleries_list li {
margin : 5px 0 5px 0;
list-style-type : none;
}
.lightwindow_galleries_list a, .lightwindow_galleries_list a:link, .lightwindow_galleries_list a:visited {
display : block;
line-height : 22px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
cursor : pointer;
padding : 0 0 0 10px;
font-size : 11px;
}
.lightwindow_galleries_list a:hover, .lightwindow_galleries_list a:active {
background : #000000;
color : #ffffbe;
border-left : 3px solid #ffffbe;
padding : 0 0 0 7px;
}
#lightwindow_data {
position : absolute;
}
#lightwindow_data_slide {
position : relative;
}
#lightwindow_data_slide_inner {
background-color : #ffffff;
padding : 0 10px 10px 10px;
}
#lightwindow_data_caption {
padding : 10px 0 0 0;
color : #666666;
line-height : 25px;
background-color : #ffffff;
clear : both;
}
#lightwindow_data_details {
background-color : #f0f0f0;
padding : 0 10px 0 10px;
height : 20px;
}
#lightwindow_data_author_container {
width : 40%;
text-align : right;
color : #666666;
font-style : italic;
font-size : 10px;
line-height : 20px;
float : right;
overflow : hidden;
}
#lightwindow_data_gallery_container {
font-size : 10px;
width : 40%;
text-align : left;
color : #666666;
line-height : 20px;
float : left;
overflow : hidden;
}
#lightwindow_title_bar {
height : 25px;
overflow : hidden;
}
#lightwindow_title_bar_title {
color : #ECECEC;
font-size : 12px;
line-height : 25px;
text-align : left;
float : left;
}
a#lightwindow_title_bar_close_link, a:link#lightwindow_title_bar_close_link, a:visited#lightwindow_title_bar_close_link {
float : right;
text-align : right;
cursor : pointer;
color : #ECECEC;
line-height : 25px;
padding : 0;
margin : 0;
}
a:hover#lightwindow_title_bar_close_link, a:active#lightwindow_title_bar_close_link {
color : #333;
}
#lightwindow p {
color : #000000;
padding-right : 10px;
}