/*
Theme Name: Girls Wear Panties
Theme URI: http://www.girlswearpanties.com/
Version: 1.0
Author: klik
Author URI: http://www.girlswearpanties.com
Description: Girls Wear Panties Theme
*/

*{
margin:0;padding:0
}

body {
font-family: verdana;
font-size: 11px;
text-align: center;
background: url(http://girlswearpanties.com/bg.jpg);
background-repeat: repeat-x;
}

.wrapper {
width: 900px;
height: auto;
background: url(images/wrap-bg.jpg);
text-align: left;
margin-left: auto;
margin-right: auto;
}

.header {
width: 900px;
height: 178px;
background: url(images/header.png);
margin-left: auto;
margin-right: auto;
}

.head a{
color: #D60C76;
}

textarea#comment {
 width: 600px;
 height: 220px;
 border: 3px solid #cccccc;
 padding: 5px;
 font-family: Tahoma, sans-serif;
 }

.footer {
border-top: 1px dotted #000;
clear: both;
width: 900px;
height: 40px;
background: #fff;
margin-left: auto;
margin-right: auto;
vertical-align: bottom;
text-align: right;
padding-top: 15px;
padding-bottom: 0px;
}

.footer a{
color: #D60C76;
}

.post {
float: left;
width: 580px;
height: auto;
margin-left: 10px;
background: url(images/wrap-bg.jpg);
}

.sidebar {
float: right;
width: 170px;
height: 100%;
 }
 
.sidebar li{
list-style: circle;
margin-left: 25px;
}

.sidebar li a{
text-decoration: none;
color: #D60C76;
}


.sidebar li a:hover {
border-bottom: 1px dotted #680202;
color: #000000;
}

.blog-desc {
text-align: right;
color: #680202;
font-family: arial;
font-size: 12px;
font-weight: bold;
margin-top: 15px;
margin-right: 15px;
text-shadow: #6374AB 20px -12px 2px;

}

.post-top {
width: 580px;
background: url(images/post_1.png);
font-family: arial;
font-size: 16px;
font-weight: bold;
}

.post-top a{
color: #D60C76;
text-decoration: none;
}

.post-meta {
font-style: italic;
font: 9px arial #999a9a;
}

.post-meta a{
font-style: italic;
font: 9px arial #ff0018;
}

.post-top a:hover{
color: #D60C76;
text-decoration: underline;
}

.post-middle {
width: 580px;
background: url(images/post_bg.png);
}

.post-middle a{
color: #D60C76;
}

.post-middle a img{
border: 1px solid #000;
}

.post-bot {
width: 580px;
height: 40px;
background: url(images/post_2.png);
text-align: right;
font-size: 9px;
border-bottom: 1px dotted #e8e8e8;
margin-bottom: 30px;
margin-top: 10px;
}

.post-bot a{
color: #D60C76;
}

.sb-top {
width: 203px;
color: #000000;
font-family: arial;
font-size: 16px;
font-weight: bold;
padding-left: 10px;
}

.searchbox {
float: right;
margin-top: 127px;
margin-right: 5px;
}

.searchbox li{
list-style: none;
display: inline;
padding: 0px;
}


.searchform{
width: 160px;
height: 18px;
font-family: verdana;
font-size: 11px;
padding-right: 5px;
margin-right: 5px;
}

.searchbutton {
float: right;


.sb-middle {
width: 620px;
}

.sb-bot {
width: 620px;
height: 40px;
text-align: right;
font-size: 9px;
}


.navlinks {
text-align: right;
color: #fff;
font-family: arial;
font-size: 12px;
font-weight: bold;
margin-top: 115px;
margin-right: 20px;
}

.navlinks a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

.navlinks a:hover {
color: #fff;
text-decoration: underline;
}
/* Text Classes */

.posttext {
padding-left: 20px;
padding-right: 20px;
}


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.footmeta {
padding-top: 20px;
}