/* @group global */

* {
margin: 0;
padding: 0;
}

body {
font-family: verdana, sans-serif;
font-size: 13px;
background: #222;
}

img {
border-width: 0;
display: block;
}

.clean {
clear: both;
}

/* @end */

/* @group tags */

small {
font-size: 11px;
font-style: italic;
}

h2, h3, h4 {
font-family: Georgia, serif;
padding-bottom: 10px;
font-weight: bold;
}

h2 {
font-size: 23px;
line-height: 26px;
letter-spacing: -0.04em;
margin-bottom: 10px;
}

h2 a:link, h2 a:visited {
text-decoration: none;
}

h3.catheading {
border: 1px solid #222;
font-size: 20px;
line-height: 20px;
font-weight: normal;
margin-bottom: 20px;
padding: 10px;
color: #666
}

#sidebar-a h3, #sidebar-b h3 {
margin: 0;	
letter-spacing: -0.05em;
color: #333;
font-size: 16px;
}

/* @end */

/* @group layout */

#master {
width: 1000px;
margin: 0 auto;
background: #191919 url(/design/sidebar.png) repeat-y right;
}

#cams #master {
background-image: none;
}

#header {
height: 120px;
position: relative;
background: #2a2136 url(/design/spycam-hunter.png) no-repeat;
}

#pig {
position: absolute;
top: 10px;
right: 30px;
width: 130px;
height: 130px;
background: url(/design/pig.gif) no-repeat;
}

#header h1 a {
display: block;
position: absolute;
top: 0;
left: 0;
height: 100px;
width: 600px;
text-indent: -4000px;
background: none;
}

#content {
width: 540px;
float: left;
margin-left: 20px;
}

#sidebar-a, #sidebar-b {
width: 180px;
float: left;
color: #222;
font-size: 12px;
}

#sidebar-a {
margin-left: 50px;
}

#sidebar-b {
margin-left: 10px;
}

/* @end */

/* @group nav */

#nav {
font-family: verdana, sans-serif;	
overflow: hidden;
background: #000 url(/design/nav.png) repeat-x bottom;
margin-bottom: 20px;
border-top: 1px solid #555;
}

#nav ul {
list-style: none;
}

#nav li {
float: left;
}

#nav a {
display: block;
padding: 10px 20px;
border-right: 1px solid #2a2136;
color: #aaa;
font-size: 14px;
text-decoration: none;
}

#home #nav-home,
#sexcams #nav-sexcams,
#adultdating #nav-adultdating {
background: #191919;
color: #fff;
}

#nav a:hover {
background: #111 url(/design/nav.png) repeat-x -30px;
color: #fff;
}

/* @end */

/* @group post */

.post {
margin-bottom: 40px;
}

.post p {
margin-bottom: 10px;
line-height: 22px;
color: #bbb;
}

.post p strong {
color: #eee;
}

.post h2 {
padding-bottom: 0;
line-height: 28px
}

.pics {
overflow: hidden;
margin: 20px 0 10px 0;
}

.pics img {
display: block;
float: left;
margin: 0 10px 10px 0;
border: 1px solid #999;
}

p.tags {
padding: 5px 5px 5px 45px;
margin-bottom: 0;
margin-top: 20px;
border: 1px solid #666;
background: #111 url(/design/tag.png) no-repeat scroll 5px center
}

/* @end */

/* @group anchors */

a {
color: #f00;
outline: none;
font-weight: bold;
}

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

/* @end */

/* @group footer */

#footer {
padding: 20px;
position: relative;
clear: both;
background: #2a2136;
}

#footer p {
margin: 0;
color: #bbb;
font-size: 13px;
line-height: 17px;
text-align: center;
}

#footer a, #footer a:hover {
color: #bbb;
background: transparent;
text-decoration: underline;
}

/* @end */

/* @group sidebar */

.banner {
margin-bottom: 10px;
}

.box {
margin-bottom: 10px;
overflow: hidden;
padding: 10px;
background: #fff5bf;

}

.box p {
margin-bottom: 10px;
line-height: 18px;
}

.box p:last-child {
margin-bottom: 0;
}

.box ul {
list-style: square;
list-style-position: inside;
}

.box li {
padding-bottom: 3px;
}

.teaser {
margin-bottom: 10px;
padding: 9px;
border: 1px solid #fff;
background: #f2e5ff;
}

.teaser p {
line-height: 18px;
}

.teaser img {
margin-bottom: 5px;
}

.teaser h3 {
margin: 0;	
font-size: 20px;
letter-spacing: -0.05em;
}

.teaser  ul {
list-style: square;
list-style-position: inside;
margin-bottom: 10px;
}

.teaser strong {
color:  #ccc;
}

/* @end */

/* @group pagination */

#pagination {
text-transform: uppercase;
overflow: hidden;
font-size: 12px;
margin-bottom: 0;
padding-bottom: 0;
text-align: right;
padding: 20px 0 40px;
color: #666;
}

#pagecount {
float: left;
}

#pagination a {
background: #222;
padding: 4px 8px;
font-weight: bold;
color: #fff;
text-decoration: none
}

#pagination strong {	
background: #5b1e7a;
color: #fff;
padding: 4px 8px;
}

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

/* @end */