/* Swannys Mug Style Sheet - Created by Pixel8tor Photography & Web Design.  visit me online www.pixel8tor.co.uk or email me at Pixel8tor@hotmail.co.uk */



body {
padding: 0;
font: small Verdana, Arial, sans-serif;
color: gray;
}


#wrapper {
width: 680px;
margin: 0 auto;
}


.humour {
font-size: 110%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
color: blue;
}


.humour img {
display: block;
margin: 0 auto;
padding: 10px;
}


.linx {
font-size: 110%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
color: white;
}


.linx img {
display: block;
margin: 0 auto;
padding: 10px;
}

.Thumbs img {
display: block;
margin: 0 auto;
}

.lgbluetext {
font-size: 110%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
color: blue;
padding: 10px;
}


#ThumbWrapper {
width: 400px;
overflow: auto;
margin-top: 10px;
margin: 0 auto;
margin-bottom: 10px;
}


.Thumbs {
float: left;
width: 132px;
overflow: auto;
margin-top: 5px;
margin: 0 auto;
padding-right: 40px;
}


.ThumbsText {
padding-top: 15px;
margin-top: 5px;
margin: 0 auto;
color: blue;
}


.ThumbsText a:link {
text-decoration: none;
color: blue;
}


.ThumbsText a:visited {
text-decoration: none;
color: blue;
}


.ThumbsText a:hover {
text-decoration: underline;
color: white;
}


.navigation ul {
background-color: #0099FF;
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0;
border: 2px solid #2b6085;
}


.navigation li {
padding: 0.25em 1em;
border-left: 2px solid #2b6085;
display: inline
}


.navigation li:first-child {
border: none;
}


.navigation a:visited, a:link {
text-decoration: none;
color: white;
}


.navigation a:hover {
text-decoration: underline overline;
color: black;
}


#adverts {
margin-top: 5px;
}


img.google {
position: relative;
top: -13px;
padding-right: 6px;
border: 0;
}


.seperator {
clear: both;
height: 0;
}


.seperator10 {
clear: both;
height: 10px;
}


#footer {
text-align: center;
font-size: 85%;
padding: 15px 20px;
color: black;
}


#footer a:link {
color: black;
text-decoration: none;
}


#footer a:visited {
color: black;
text-decoration: none;
}


#footer a:hover {
color: red;
text-decoration: underline overline;
}


#footerbg {
background: white;
border: 1px solid black;
text-align: center;
font-size: 85%;
margin-top: 5px;
margin-bottom: 5px;
padding: 15px 20px;
color: black;
}


#footerbg a:link {
color: black;
text-decoration: none;
}


#footerbg a:visited {
color: black;
text-decoration: none;
}


#footerbg a:hover {
color: red;
text-decoration: underline overline;
}


#w3c {
text-align: center;
}


h1 {
font-size: 180%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
color: black;
text-decoration: underline;
padding: 10px;
}


#links h1 {
font-size: 180%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
color: yellow;
text-decoration: underline;
padding: 10px;
}


h2 {
margin: 0 0 5px;
font-size: 160%;
font-weight: bold;
font-style: italic;
text-align: center;
color: white;
padding: 10px;
}



h3 {
font-size: 150%;
font-weight: bold;
text-align: center;
text-decoration: underline;
color: black;
}


h4 {
font-size: 180%;
font-weight: bold;
text-align: center;
color: black;
text-decoration: underline;
}


p {
font-size: 95%;
line-height: 1.3em;
margin: 0 0 1em;
}


p a:link, a:visited {
color: red;
text-decoration: none;
}


p a:hover {
color: blue;
text-decoration: underline;
}


#pixel8torlogo {
float: left;
position: relative;
top: 330px;
left: 10px;
}


#smallertextgreen {
font-size: 80%;
font-weight: bold;
color: green;
}


#smallertext {
font-size: 80%;
color: red;
}


#smallertext a:link, a:visited{
color: red;
text-decoration: none;
}


#smallertext a:hover {
color: red;
text-decoration: underline;
}


.emphasis {
font-weight: normal;
font-style: italic;
color: blue;
}


.emphasis2 {
font-weight: bold;
font-style: italic;
color: #5d60d7;
}


.emphasis3 {
font-weight: bold;
color: #5d60d7;
}


.hr {
margin-top: 10px;
margin-bottom: 10px;
}