/*
Theme Name: Tip Top Tap
Theme URI: http://www.mywebsiteurl.co.uk/
Description: Watch as we tap you up a storm in a hurricane.
Version: 1
Author: Boadicea (Lexa)
*/

/* Styling the Mainbrace */

body  {
    margin: 0px 0px 0px;
    background: #c9c;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: center;
}

p, table, tr, td  {
    background: #fff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: left;
    text-indent: 20px;
}

input, option, select, textarea  {
    border: 1px solid #306;
    background: #fff;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #609;
}

ul {
    list-style-image: url(http://www.mrsoverall.co.uk/images/list.gif);
}

/* Styling the Links */

a:link {
color: #D982A0;
background-color: #fff;
text-decoration: none;
}

a:visited {
color: #D982A0;
background-color: #fff;
text-decoration: none;
border-bottom: 1px dotted #D982A0;
}

a:hover {
color: #306;
background-color: #fff;
text-decoration: none;
}

a:active {
color: #D982A0;
background-color: #fff;
text-decoration: none;
}

/* Styling the Content */

.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #306;
    margin: 2px;
    padding: 1px;
    background-color: #fff;
    border-bottom: 1px dotted silver;
}

.cast {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    text-indent: 15px;
    color: #306;
    padding: 1px;
    background-color: #fff;
}

.divide {
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 10px;
    padding: 1px;
   background-color: #ffffff;
   border-bottom: 1px solid #f39;
}

.castpic {
   float: left; 
   width: 50px; 
    height: 50px;
    padding: 1px;
   background-color: #ffffff;
   border: 1px solid #f39;
}

#main  {
    margin: auto;
    z-index: 1;
    width: 542px;
    height: auto;
    padding: 4px;
    background: #fff;
    border: 1px solid #306;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: left;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

p.link {
    background: #fff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: right;
}

p.cast {
    background: #fff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: left;
    text-indent: 30px;
}

#nav  {
    width: 542px;
    height: auto;
    padding: 0px;
    background: #fff;
    border: 0px solid #306;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: center;
}

p.nav {
    background: #fff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: right;
}

a.nav, a.nav:visited, a.nav:active {
    color:#D982A0; 
    text-decoration:none; 
    padding-left:8px; padding-right:8px;
    background-color:#fff;
    border-left:1px solid #D982A0;
    border-right:1px solid #D982A0;
}

a.nav:hover {
   cursor:help;
   color:#306;
   text-decoration:none;
   border-bottom:0px solid #306;
   background-color: #fff;
   position: relative; left: 1px; top: 1px;
}

#quote  {
    position: relative;
    left: 300px;
    width: 230px;
    height: auto;
    padding: 0px;
    background: #fff;
    border: 0px solid #306;
    font-family:  "Trebuchet MS",  Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #c6c;
    text-align: right;
}