/* CSS */

body {
background: #f8f8f8 url(images/layout/bg.png);
background-repeat: repeat-x;
color: #737373;
font-family: arial;
font-size: 8pt;
line-height: 15px;
margin-top: 29;
}

blockquote {
background: #ffffff;
padding: 7;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

strong {
color: #ff6fa3;
text-transform: capitalize;
}

.characters {
font-size: 12pt;
}

b {
color: #5b5b5b;
font-weight: bold;
text-transform: capitalize;
}

i {
color: #5b5b5b;
}

table {
font-size: 8pt;
line-height: 15px;
}


/* TABLES */

.ad {
width: 300;
}

.header {
width: 900;
}

.navigation {
background: url(images/layout/nav.png);
width: 561;
}

.table {
padding: 3;
width: 1000;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.sidebartable {
background: #ffffff url(images/layout/sidebar.png) no-repeat;
margin: 0 0 5 0;
padding: 0 1 5 1;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;

}

.contenttable {
background: #ffffff url(images/layout/content.png) repeat-y right top;
border: solid #f0f0f0 1px;
margin: 0 0 5 0;
padding: 0 1 5 1;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

/* FORMS */

select {
background: #ffffff;
border: solid #c886b0 0px;
color: #737373;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
letter-spacing: 1px;
padding: 3;
text-transform: capitalize;
width: 90%;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

input, textarea {
background: #ffffff;
border: solid #c886b0 0px;
color: #737373;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
letter-spacing: 1px;
padding: 3;
width: 90%;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

/* NAVIGATION */

div#nav a {
color: #afafaf;
cursor: default;
display: block;
font-family: Tahoma;
font-size: 8pt;
margin: 0;
padding: 2 3 3 3;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}

div#nav a:hover {
color: #4b9436;
cursor: default;
display: block;
font-family: Tahoma;
font-size: 8pt;
margin: 0;
padding: 2 3 3 3;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}


/* WORDPRESS */

.postmetadata {
background: #ffffff;
color: #737373;
padding: 5;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.postmetadata a {
color: #e05d2e;
text-decoration: none;
}

.postmetadata a:hover {
color: #e05d2e;
text-decoration: none;
}

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }

.post img {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 1;
filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8;
}

.post img:hover {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 1;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.catimage {
border: solid #535353 0px;
margin: 3;
padding: 1;
}

.caticon {
border-left: solid #fff17a 0px;
}

.category {
color: #737373;
font-size: 8pt;
line-height: 13px;
margin: 0 0 5 26;
padding: 2 25 10 25;
text-align: left;
}

.category a {
color: #75ad56;
text-decoration: none;
}

.category a:hover {
color: #ff6fa3;
text-decoration: none;
}

.date {
        background: url(images/date.png) no-repeat;
        height: 80px;
        margin-bottom: 0px;
        width: 80px;
        text-align: center;
        float: right;
        margin-top: 15px;
        margin-right: 15px;
}
.date .month {
        display: block;
        color: #ff6fa3;
        padding: 2px 0px;
        text-align: center;
        text-transform: uppercase;
        font-size: 10px;
        margin-top: 16;
        font-weight: bold;
        margin-bottom: 14;
        margin-right: 22px;
}
.date .day {
        display: block;
        color: #9abe6c;
        font: 2.3em Georgia;
        padding-top: 0px;
        text-align: center;
        margin-top: -15px;
        margin-right: 22px;
}

.newstitle {
border-bottom: solid #f92b6e 1px;
color: #f92b6e;
font-family: arial;
font-size: 11pt;
font-style: italic;
font-weight: bold;
letter-spacing: 3px;
line-height: 15px;
margin: 0 0 5 0;
padding: 15 0 10 10;
text-align: left;
}

.newstitle a {
color: #f92b6e;
text-decoration: none;
}

.newstitle a:hover {
color: #f92b6e;
text-decoration: none;
}

.newsbg {
background: #fff386;
color: #737373;
font-size: 8pt;
line-height: 13px;
margin: 0 0 5 0;
padding: 0 5;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.news {
background: url(images/layout/new.png);
color: #737373;
font-size: 8pt;
line-height: 13px;
margin: 0 0 5 0;
padding: 0 5;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.news a {
color: #f9a6c0;
font-weight: bold;
text-decoration: none;
}

.news a:hover {
color: #c5d982;
font-weight: bold;
text-decoration: none;
}

.newscomment {
background: #ffffff;
border-bottom: solid #ebeb7e 1px;
border-top: solid #ebeb7e 1px;
color: #737373;
font-size: 8pt;
margin: 0 0 5 0;
padding: 8 10;
text-align: right;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.newscomment a {
color: #c5d982;
text-decoration: none;
}

.newscomment a:hover {
color: #f9a6c0;
text-decoration: none;
}

.pagenavi {
color: #767676;
line-height: 12px;
padding: 10;
text-align: center;
}

.footer {
border-top: solid #dbf2a2 1px;
color: #737373;
line-height: 12px;
margin: 0;
padding: 5px;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.footer a {
color: #e14e19;
text-decoration: none;
}

.footer a:hover {
color: #f7d644;
text-decoration: none;
}

/* SIDEBAR */

.sidebartitle {
background: url(images/layout/sidebarcontent.png);
background-position: right bottom;
background-repeat: no-repeat;
border-bottom: solid #8dc87d 0px;
color: #8dc87d;
font-size: 10pt;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
padding: 10 25 8 15;
}

.sidebarcontent {
color: #737373;
font-size: 8pt;
line-height: 13px;
padding: 3 15;
}

.sidebarcontent a {
color: #94d2b3;
font-weight: bold;
text-decoration: none;
}

.sidebarcontent a:hover {
color: #89c489;
font-weight: bold;
text-decoration: none;
}

/* CONTENT */

.facts {
border-bottom: solid #dbf2a2 1px;
padding: 3 2 5 2;
}

.details {
background: #d9f29d;
color: #64b153;
font-size: 8pt;
font-weight: bold;
padding: 4 8;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.titles {
color: #afafaf;
font-size: 9pt;
font-weight: bold;
letter-spacing: 1px;
padding: 3 10;
}

.music {
background: #d9f29d;
color: #64b153;
font-size: 8pt;
font-weight: bold;
padding: 4 8;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.musiccat {
background: #fff061;
color: #737373;
font-size: 8pt;
font-weight: bold;
padding: 4 8 5 8;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.musicdetails {
background: #d9f29d;
color: #737373;
padding: 5px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.musicdetails a {
color: #6b973c;
text-decoration: none;
}

.musicdetails a:hover {
color: #000000;
text-decoration: none;
}

.moviedetails {
color: #737373;
font-size: 7pt;
padding: 5px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.moviedetails a {
color: #afafaf;
text-decoration: none;
}

.moviedetails a:hover {
color: #c6df8b;
text-decoration: none;
}

.layouts {
background: #fff061;
color: #737373;
font-size: 7pt;
padding: 5px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.layouts a {
color: #99bdd7;
text-decoration: none;
}

.layouts a:hover {
color: #eb9bc4;
text-decoration: none;
}

.affiliates {
background: #fff061;
color: #737373;
font-size: 8pt;
font-weight: bold;
padding: 4 8;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.awards {
background: #fff061;
color: #737373;
font-size: 8pt;
font-weight: bold;
padding: 4 8;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.awardstitle {
background: #d9f29d;
color: #64b153;
font-size: 8pt;
font-weight: bold;
padding: 4 0;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.awardscontent {
border: solid #dbe9ab 1px;
color: #737373;
font-size: 8pt;
padding: 4 6;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.title {
border-bottom: solid #f92b6e 1px;
color: #f92b6e;
font-family: arial;
font-size: 11pt;
font-style: italic;
font-weight: bold;
letter-spacing: 3px;
line-height: 15px;
padding: 14 25 8 15;
text-align: left;
}

.textinput {
color: #737373;
font-size: 8pt;
line-height: 13px;
padding: 5 10 5 5;
}

.textinput a {
color: #cbcd65;
font-weight: bold;
text-decoration: none;
}

.textinput a:hover {
color: #fb69af;
font-weight: bold;
text-decoration: none;
}

/* IMAGES */


.films img{
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
filter:alpha(opacity=70);
-moz-opacity: 0.5;
opacity: 0.5;
}

.films img:hover {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.affy img {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 0;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.affy img:hover {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 0;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.content {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 0 5 0 0;
}

.sidebar {
background: transparent url(images/layout/shadow.png) no-repeat bottom right;
border: solid #ffffff 0px;
padding: 1 5 5 1;
margin: 0 5 5 0;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.album {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 0;
}

.img {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 2;
}

.poster {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 0 5 0 0;
}

.layout {
background: #ffffff;
border: solid #c4c4c4 1px;
padding: 2;
margin: 5 0 0 0;
text-align: center;
}
