/* CSS */

body {
background: #fcfcfc url(images/bg.png);
background-repeat: repeat-x;
color: #838383;
font-family: trebuchet ms;
font-size: 9pt;
line-height: 15px;
margin-top: 0;
}

blockquote {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 7px;
-moz-border-radius:  15px; 
}

strong {
color: #e6c671;
font-family: georgia;
}

b {
color: #525252;
font-family: georgia;
}

i {
color: #525252;
font-family: georgia;
}

em {
color: #b68e3a;
font-family: georgia;
}

/* NAVIGATION */

#navigation {
color: #ffffff;
font-family: georgia;
font-size: 9pt;
font-style: italic;
font-weight: bold;
line-height: 15px;
position: relative;
top: 370px;
left: 150px;
width: 600px;
height: 50px;
}

div#nav a {
color: #dbd9e1;
cursor: default;
display: block;
font-size: 8pt;
margin: 0;
padding: 6px;
text-align: center;
text-decoration: none;
text-shadow: #b1a1be 1px 1px 1px;
-moz-border-radius:  7px; 
}

div#nav a:hover {
color: #f5ecc8;
cursor: default;
display: block;
font-size: 8pt;
margin: 0;
padding: 6px;
text-align: center;
text-decoration: none;
text-shadow: #dcbf62 1px 1px 1px;
-moz-border-radius:  7px; 
}

/* TABLES & LAYERS */

.header {
background: url(images/top.png) no-repeat;
float: left;
width: 900px;
margin: 0px;
clear: right;
padding: 0px;
height: 410px;
}

#ad {
width: 900px;
height: 90px;
float: both;
margin: 0px;
}

.table {
margin-left: auto;
margin-right: auto;
width: 900px;
margin-top: 0px;
padding: 0px;
}

.tables {
margin-left: 20px;
margin-top: -25px;
clear: both;
float: left;
width: 100%;
}

.sidebar {
float: left;
width: 35%;
}

.sidebartable {
float:left;
margin: 35px 40px 15px 0;
padding: 5px;
width: 310px;
}

.content {
float: right;
width: 65%;
}

.contenttable {
float:left;
margin: 35px 40px 15px 2px;
padding: 5px;
width: 530px;
}

#footer {
background: #ffffff;
border-top: solid #f1f2f1 1px;
color: #909090;
font-size: 8pt;
letter-spacing: 1px;
line-height: 12px;
margin: 15px 0px 0px 0px;
padding: 10px;
text-align: center;
float: center;
clear: both;
}

#footer a {
color: #804e8d;
text-decoration: none;
}

#footer a:hover {
color: #9c78b2;
text-decoration: none;
}

/* FORMS */

select {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d7d7d7 1px;
border-bottom: solid #d7d7d7 1px;
color: #838383;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
letter-spacing: 1px;
padding: 7px;
text-transform: capitalize;
-moz-border-radius:  10px; 
}

input, textarea {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d7d7d7 1px;
border-bottom: solid #d7d7d7 1px;
color: #838383;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
letter-spacing: 1px;
padding: 7px;
-moz-border-radius:  10px; 
}

/* CONTENT */

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }

.cat-small {
border-top: solid #ececec 1px;
color: #8c8c8c;
font-size: 7pt;
padding: 5px;
text-align: center;
}

.cat-small a{
color: #804e8d;
font-family: georgia;
text-decoration: none;
}

.cat-small a:hover{
color: #9c78b2;
font-family: georgia;
text-decoration: none;
}

.title {
color: #e6c671;
font-family: georgia;
font-size: 13pt;
font-weight: bold;
letter-spacing: 1px;
padding: 13px 20px;
text-align: center;
-moz-border-radius: 15px 15px 0 0; 
}

.title a {
color: #e6c671;
text-decoration: none;
}

.title a:hover {
color: #e6c671;
text-decoration: none;
}

.textinput {
background: #f1f2f1 url(images/entries.png) no-repeat bottom right;
border-bottom: solid #e5e5e5 1px;
border-right: solid #e5e5e5 1px;
color: #838383;
font-size: 9pt;
line-height: 15px;
margin: 0 0 15px 0;
padding: 3px 20px 7px 20px;
text-align: justify;
-moz-border-radius: 15px; 
}


.textinput a {
color: #caa2aa;
font-weight: bold;
text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
}

.textinput a:hover {
color: #a787b6;
font-weight: bold;
text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
}

.pagination {
color: #909090;
font-family: georgia;
font-size: 7pt;
line-height: 13px;
padding: 8px 10px;
text-align: center;
}

.pagination a {
color: #9c78b2;
text-decoration: none;
}

.pagination a:hover {
color: #804e8d;
text-decoration: none;
}

.comment {
background: #f8f8f8;
border-bottom: solid #e9eae9 1px;
border-right: solid #e9eae9 1px;
color: #909090;
font-size: 7pt;
line-height: 13px;
padding: 8px 10px;
text-align: center;
-moz-border-radius: 15px; 
}

.comment a {
color: #ad2f63;
font-family: georgia;
text-decoration: none;
}

.comment a:hover {
color: #c99e49;
font-family: georgia;
text-decoration: none;
}

/* SIDEBAR */

.sidebartitle {
background: url(images/sidebar.png) no-repeat center bottom;
color: #dfc2ed;
font-family: georgia;
font-size: 12pt;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
padding: 7px 20px 11px 20px;
margin: 0 0 5px 0;
text-align: center;
-moz-border-radius: 15px; 
}

.sidebarcontent {
background: #f8e8a0;
color: #838383;
font-size: 8pt;
line-height: 14px;
margin: 0 0 15px 0;
padding: 6px 15px 3px 15px;
text-align: justify;
-moz-border-radius: 15px; 
}

.sidebarcontent a {
color: #dfc163;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.sidebarcontent a:hover {
color: #bb972f;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.textwidget {
background: #f8e8a0;
color: #838383;
font-size: 8pt;
line-height: 14px;
margin: 0 0 15px 0;
padding: 6px 15px 3px 15px;
text-align: justify;
-moz-border-radius: 15px; 
}

.textwidget a {
color: #dfc163;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.textwidget a:hover {
color: #bb972f;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.execphpwidget {
background: #f8e8a0;
color: #838383;
font-size: 8pt;
line-height: 14px;
margin: 0 0 15px 0;
padding: 6px 15px 3px 15px;
text-align: justify;
-moz-border-radius: 15px; 
}

.execphpwidget a {
color: #dfc163;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.execphpwidget a:hover {
color: #bb972f;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}


ul {
background: #f8e8a0;
color: #838383;
font-size: 8pt;
line-height: 14px;
margin: 0 0 15px 0;
padding: 6px 15px 3px 15px;
text-align: justify;
-moz-border-radius: 15px; 
}

li {
color: #838383;
font-size: 8pt;
padding: 0 7px;
}

ul,li a {
color: #dfc163;
font-family: georgia;
text-decoration: none;
}

ul,li a:hover {
color: #bb972f;
font-family: georgia;
text-decoration: none;
}

/* PAGES */

.p-title {
color: #a18cb3;
font-family: georgia;
font-size: 10pt;
font-style: italic;
font-weight: bold;
line-height: 17px;
}

.affiliates {
padding: 5px 2px;
}

.trivia {
border-bottom: solid #ececec 1px;
padding: 6px 0;
}

.p-footer {
border-top: solid #ececec 1px;
margin: 7px 0;
padding: 6px 0;
}

.p-footer a {
color: #9167ab;
text-decoration: none;
}

.p-footer a:hover {
color: #b88c42;
text-decoration: none;
}

/* IMAGES */

.sb-films {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 3px;
-moz-border-radius: 12px; 
}

.img {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
margin: 5px;
padding: 4px;
-moz-border-radius: 12px; 
}

.family img {
background: #f8f8f8;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 3px;
-moz-border-radius:  11px; 
filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8;
}

.family img:hover {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 3px;
-moz-border-radius:  11px; 
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.web img {
background: #f8f8f8;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 3px;
-moz-border-radius:  3px; 
filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8;
}

.web img:hover {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 3px;
-moz-border-radius:  3px; 
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.post img {
background: #f8f8f8;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 4px;
filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8;
}

.post img:hover {
background: #ffffff;
border-top: solid #f1f2f1 1px;
border-left: solid #f1f2f1 1px;
border-right: solid #d0cfca 1px;
border-bottom: solid #d0cfca 1px;
padding: 4px;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}