@import url(base-weblog.css);


/*
name: Porno4Women
*/

body {
	font-family: Tahoma, sans-serif !important;
	margin: 0px !important;
	padding:0 !important;
	background-color: #996680;
	}

a {
      color: #CC3366;
      text-decoration:none !important;
      }

a:hover{
	 color: #FF3366;
	 }

#banner-header {
	 background: #330033;
	 text-align:right;
	 margin:0 !important;
	 padding-top:45px !important;
       }

#banner-header a{
	font-family:arial bold;
	font-size:38px;
	line-height:38px;
	text-decoration:none;
	font-variant:small-caps;	
	color: #996680;
	padding-right:10px;
	}

#banner-description{
      margin:0 !important;
      padding-right:10px !important;
      background-color: #663366;
      font-size: 11px;
      line-height: 14px;
      text-align:right;
	color: #CC9999;
	padding: 3px;
	}

#banner-description a{
     color:#996680;
	}

#container{
	width:100% !important;
	margin:0 !important;
	}

#pagebody{
      width:80% !important;
      margin:0 auto;
      margin-top:20px;
      background:#663366;
      padding:10px;
      }

.entry{
      color: Black;
      background: #FFCCCC;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: small;
      margin-bottom:10px !important;
	 }

.entry-header {
      color: #000000;
      font-family: ;
      font-size: 13px;
      font-weight:bold;		
      border-bottom:1px dotted black;
      line-height:20px;
		padding-left:20px;
		
	}

.post-footers{
	color:#000;
	display:block;
	}

.entry-footer{
	text-align:right;
	color: #FFCCCC;
	}

.entry-footer a{
      padding-left:12px;
      margin-left:2px;
	}


h1, h2, h3{
	padding:0 !important;
	margin:0 !important;
	}

.date-header{
   color: #CC9999;
	font-family:arial black;
	font-size:20px;
	letter-spacing:3px;
	font-variant:small-caps;
	line-height:20px;
	}

	.menu-header{
   color: #CC9999;
	font-family:arial black;
	font-size:16px;
	letter-spacing:3px;
	font-variant:small-caps;
	line-height:26px;
	}

.module{
       background: #FFCCCC;
       color: Black;
       margin: 0px 0px 10px 0px;
       padding:1% 0;
	}

.module-header{
      color:#000;
      font-size: 12px;
      line-height:15px;
      font-weight: bold;
      text-align:center;
      width:98%;
      border-bottom:1px dotted black;
      }

.module-header a{
      color: #CC3366;

      }


.module-list-item .module-list-item a{
	color: Black;
	}

.module-list-item .module-list-item a:hover{
	color:#000;
	}

#sidebarposition .module-content{
      padding:10px !important;
      background: #FFCCCC;
      color: Black;
      margin: 0px;
      }

.module li{
      background-position:0px 1.5px;
      padding-left:12px;
      line-height:12px;
	}

.module-search input#search{
	width:90%;
	margin:2px 0;
	}
.module-search input{
	border: 1px solid Black;
	}

.trackbacks{
      color: #4f4f4f;
      background: #FFCCCC;
      font-family: ;
      font-size: 11px;
      line-height:1.5em;
      margin-bottom:10px !important;
	 }

.trackbacks-content{
        margin:0 10px;
        }
.trackback-footer, .comment-footer{
	color:#000;
	}

#trackbacks-info{
	color:#000;
	background: Black;
	padding:0 1%;
        margin:10px;
	border:1px dotted #000;
	}

.trackbacks-header {
      color: #000000;
      font-size: 12px;
      padding-left:20px !important;
      font-weight:bold;
	}
.comments-header {
      color: #000000;
      font-size: 12px;
      padding-left:20px !important;
      font-weight:bold;
      border-bottom:1px dotted black;
	}

#comments{
      color: #4f4f4f;
      background: #FFCCCC;
      font-family: ;
      font-size: 11px;
      line-height:1.5em;
      margin-bottom:10px !important;
	 }

.entry ul li{
	list-style-type:none;
	padding-left:15px;
	color:#000;
	}
ol{
	color:#000;
	line-height: 50px;
	}

blockquote{
	border:1px dotted black;
	background: #CFCFCF none no-repeat;
	color:#000;
        padding:5px 0 5px 40px;
	}


.content-nav{
padding:0;
margin:0 !important;
height:18px;
}
.content-nav a{
	color:#000;
	border-bottom:1px dotted black;
	}

.content-nav a:hover{
	color: Black;
	}

	/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: auto;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		
	}

/* RIGHT */
.layout-two-column-right #alpha{
	width:78%;
	}
.layout-two-column-right #alpha-inner{
        padding:0 10px 0 0;
	}
.layout-two-column-right #beta{
	width:22%;
	margin-top:20px;
	font-size: 11px;
	}



/* LEFT */
.layout-two-column-left #beta{
	width:78%;
	}
.layout-two-column-left #beta-inner{
        padding:0 0 0 10px;
	}

.layout-two-column-left #alpha{
	width:22%;
	margin-top:20px;
	font-size: 11px;
	}

.layout-two-column-left .date-header{
	text-align:right;
	}


/* THREE COLUMN */
.layout-three-column #alpha{
	width:20%;
        margin-top:6px;
	}
.layout-three-column #beta{
	width:59.5%;
	}
.layout-three-column #beta-inner{
        padding:0 10px;
	}
.layout-three-column #gamma{
	width:20%;
        margin-top:6px;
	}

.layout-three-column .date-header{
	text-align:center;
	}
.layout-three-column #pagebody{
	width:90%;
	}

