@charset "utf-8";
/* CSS Document */

body {
background: #444547;
text-align:center;
margin: 0 auto;
padding: 0 0 12px 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#page {
background: white;
width: 	990px;
text-align:center;
margin: 0 auto;
}
#mommieswithbigtits1 {
background: url(images/mommies_with_big_tits_1.gif) no-repeat top center;
height:23px;
}
#mommieswithbigtits1 h1{
padding-right:20px;
font-size:12px;
font-weight:bold;
color:#333;
text-align:right;
}

#mommieswithbigtits {
background: url(images/mommies_with_big_tits.gif) no-repeat top center;
width:380px;
height:145px;
position: relative;
float:left;
}
#mommieswithbigtits2 {
background: url(images/mommies_with_big_tits_2.gif) no-repeat top center;
width:610px;
height:145px;
float:left;
}
#themenu {
clear:both;
height: 30px;
background:#302f2f;	
text-align:center;
font-size:12px;
font-weight:bold;
color:#fff;
padding:15px;
}
#themenu a,#themenu a:visited {
 color:#fff;
 text-decoration:none;
}
#themenu a:hover {
 color:#fff;
 text-decoration:underline;
}
#themenuleft {
	position:relative;
	float:left;
	width:600px;
}
#themenuright {
	float:right;
	width:330px;
}

#sidecolumn {
margin-left:8px;
position: relative;
width:341px;
float:left;	
}
#postcolumn {
width:640px;
float:right;	
}

#sidecolumn a, #sidecolumn a:visited{
	color:#fff;
}
.post_top {
background: url(images/post_top.gif) no-repeat top center;
width:630px;
height:12px;
}
.post_body {
background: url(images/post_body.gif) repeat-y top center;
width:630px;
height:100%;	
overflow:hidden;
text-align:left;
}
.post_footer {
background: url(images/post_footer.gif) no-repeat top center;
width:630px;
height:13px;
margin: 0 0 20px 0;	
}
.thepost {
padding:15px;
font-size:11px;	
color:#302f2f;	
overflow:hidden;
}
.thepost a,.thepost a:visited {
color:#302f2f;		
}
.thepost img{
border:0;	
margin: 0 auto;
padding:2px;
}
.thepost h3, .thepost h2{
font-size:24px;	
color:#302f2f;	
padding:0 3px;
margin:0 3px;
}
.thepost h3 a, .thepost h2 a{
color:#302f2f;	
text-decoration:none;	
}
.thecategory {
position: relative;
width:250px;
float:left;	
text-align:left;
font-size:10px;
font-weight:bold;
padding: 0 0 0 15px;	
}
.therating {
width:200px;
float:right;	
text-align:right;
font-size:10px;
font-weight:bold;	
padding: 0 15px 0 0;	
}

/* sidebar */
.sidebar_top {
background: url(images/sidebar_top.gif) no-repeat top center;
width:333px;
height:11px;
}
.sidebar_body {
font-size:11px;	
color:#dbdbdb;	
background: url(images/sidebar_body.gif) repeat-y top center;
width:333px;
height:100%;	
overflow:hidden;
text-align:left;
}
.sidebar_footer {
background: url(images/sidebar_footer.gif) no-repeat top center;
width:333px;
height:8px;	
}
.sidebar_content {
padding:0 10px;	
}

/* footer */
#thefooter {
vertical-align:bottom;	
}
#thefooter a,#thefooter a:visited {
color:#fff;	
}
#thefooter p {
padding:0 0 0 20px;
margin:8px;
}
.footer_top {
background: url(images/footer_top.gif) no-repeat top center;
width:630px;
height:10px;
}
.footer_body {
font-size:11px;	
color:#dbdbdb;	
background: url(images/footer_body.gif) no-repeat top center;
width:630px;
height:94px;
text-align:left;
}
.footer_footer {
background: url(images/footer_footer.gif) no-repeat top center;
width:630px;
height:7px;	
}

#footerleft {
width:160px;
position:relative;
float:left;	
text-align:left;
border-right:1px #ccc solid;	
}
#footercenter {
float:left;	
width:280px;
text-align:left;	
border-right:1px #ccc solid;
}
#footerright {
float:right;	
width:180px;
text-align:left;
font-size:24px;		
}

/* Classes */
.height10 {
height:10px;
clear:both;	
}
.verticalline {
width:1px;
height:100%;
overflow:hidden;	
}