/* CSS */

body {
background: #ffffff 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: #f79eac;
font-family: georgia;
}

b {
color: #525252;
font-family: georgia;
}

i {
color: #525252;
font-family: georgia;
}

em {
color: #c9728f;
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: 335px;
left: 350px;
width: 450px;
height: 50px;
}

div#nav a {
background: #f9eee5;
border-bottom: solid #f1e6dc 1px;
border-right: solid #f1e6dc 1px;
color: #c67888;
cursor: default;
display: block;
font-size: 8pt;
margin: 0;
padding: 6px;
text-align: center;
text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
-moz-border-radius:  7px; 
}

div#nav a:hover {
background: #f7e4da;
border-bottom: solid #efdcd2 1px;
border-right: solid #efdcd2 1px;
color: #e4b4af;
cursor: default;
display: block;
font-size: 8pt;
margin: 0;
padding: 6px;
text-align: center;
text-decoration: none;
text-shadow: #ffffff 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: #f9eee5;
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: #edbdba;
text-decoration: none;
}

#footer a:hover {
color: #edbdba;
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: #5e317b;
font-family: georgia;
text-decoration: none;
}

.cat-small a:hover{
color: #944c72;
font-family: georgia;
text-decoration: none;
}

.title {
color: #b16387;
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: #b16387;
text-decoration: none;
}

.title a:hover {
color: #b16387;
text-decoration: none;
}

.textinput {
background: #f7f2fa;
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: #cd5961;
font-weight: bold;
text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
}

.textinput a:hover {
color: #9c6574;
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: #534365;
text-decoration: none;
}

.pagination a:hover {
color: #534365;
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: #534365;
font-family: georgia;
text-decoration: none;
}

.comment a:hover {
color: #271239;
font-family: georgia;
text-decoration: none;
}

/* SIDEBAR */

.sidebartitle {
background: url(images/sidebar.png) no-repeat center bottom;
color: #c6b2ce;
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: #f9eee5;
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: #5a2a42;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.sidebarcontent a:hover {
color: #3c1656;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.textwidget {
background: #f9eee5;
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: #5a2a42;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.textwidget a:hover {
color: #3c1656;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.execphpwidget {
background: #f9eee5;
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: #5a2a42;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.execphpwidget a:hover {
color: #3c1656;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}


ul {
background: #f9eee5;
color: #838383;
font-size: 8pt;
line-height: 14px;
margin: 0 0 15px 0;
padding: 6px 15px 3px 25px;
text-align: justify;
-moz-border-radius: 15px; 
}

li {
color: #838383;
font-size: 8pt;
padding: 0 7px;
}

ul,li a {
color: #5a2a42;
font-family: georgia;
text-decoration: none;
}

ul,li a:hover {
color: #3c1656;
font-family: georgia;
text-decoration: none;
}

/* PAGES */

.content-div {
background: #f7f2fa;
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;
}
 

.content-div a {
color: #cd5961;
font-weight: bold;
text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
}
 
.content-div a:hover {
color: #9c6574;
font-weight: bold;
text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
}

.p-title {
color: #c48396;
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 */

.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;
}
