/* Style Sheet for AwesomeBods.com */

body {
scrollbar-base-color: #808080;
scrollbar-face-color: #999999;
scrollbar-track-color: #cccccc;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #c0c0c0; 
scrollbar-shadow-color: #808080; 
scrollbar-darkshadow-color: #696969; 
}

/* Table Border Rulez */
table, th, td { 
border-collapse: collapse; 
border-color:#000000;
border-width:1px;
border-style:solid;
}

/* Navigation bar fonts */
p.navigate {
color: black; 
font-size: 13px; 
font-weight: bold;
}

/* How links are handled on the site */
:link {color: black}
:visited {color: black}
:active {color: black}

a:hover { 
text-decoration: none; 
color: #ffffff;
} 

/* Standard font for the entire site */
p {
color: black; 
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 12px;
}

/* Headers for the link section */
p.header {
color: black; 
font-size: 12px; 
font-weight: bold;
}

/* Links for Modeling, Models, Amateurs, Misc., Etc. */
p.sites {
color: black; 
font-size: 10px;
}

/* Date headings on homepage */
strong.dates {
color: blue; 
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 12px;
}

/* Models name on individual sample page */
.modelheadings {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 35px; 
font-weight: bold; 
color:white;
}

.modelheadings_valentinesday {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 35px; 
font-weight: bold; 
color:pink;
}

.valentinesday {color: red;
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 12px;
}

/* Models name on the MODELS page */
.modelsname {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color:black;
}

/* Models name on her sample page */
.modelsname_membersarea {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color:blue;
}

/* Models name on interview page */
.interviewheadings {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 35px; 
font-weight: bold; 
color:black;
}

/* Headers on Blog pages(dates) */
.blogheaders {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 25px; 
font-weight: bold; 
color:gray;
}

/* Headers on Wardrobe Type pages(dates) */
.wardrobe {
font-family: verdana, arial, tahoma, georgia, sans-serif; 
font-size: 25px; 
font-weight: bold; 
color:blue;
}

/* Style info for HR elements */
hr {
color: #000000;
border-top: 1px dotted;
height: 1px;
} 

/* Decoration for forms(input) on site */
input:focus {
color: black; 
background: #99CCFF;
}

textarea:focus {
color: black; 
background: #99CCFF;
}

/* rounded edges for form buttons */
input[type="button"] { -moz-border-radius:6px }   
input[type="submit"] { -moz-border-radius:6px }
input[type="reset"] { -moz-border-radius:6px }

/* Misc color classes */
.blog {color: #333333;}
.pink {color: pink;}
.blue {color: blue;}
.red {color: red;}
.white {color: white;}
.gray {color: gray;}
.aqua {color: aqua;}
.black {color: black;}
.navy {color: navy;}
.green {color: green;}
.lime {color: lime;}
.maroon {color: maroon;}
.olive {color: olive;}
.purple {color: purple;}
.red {color: red;}
.silver {color: silver;}
.teal {color: teal;}
.yellow {color: yellow;}
.orange {color: orange;}



 

