/*
 Theme Name:Lesbian Fantasies
 Theme URI: http://www.mywpthemes.net
 Description: Wordpress Lesbian Fantasies theme from <a href="http://www.mywpthemes.net" title="ringtones">Adult wp themes</a>.
 Version: 1.0
 Author: Adult wordpress themes
 Author URI: http://www.mywpthemes.net
 */
/****************Body *********************/
body {
    font: 10pt verdana, arial, helvetica, sans-serif;
    color: #333333;
    background: #000000;
    margin: -2px;
    padding: 0px;
}

#main {
    margin: 0px auto;
    width: 1000px;
    background: #171717 url(images/main.jpg);
}

/****************Header *********************/
#header {
    background: #fff url(images/header.jpg) no-repeat;
    height: 425px;
    position: relative;
    border-top: 2px solid #fff;
}

#logo {
    position: relative;
    padding: 20px 0px 0px 15px;
    height: 50px;
}

#logo .description {
    color: #666666;
    display: block;
    font-size: 9px;
    margin: 10px;
    text-align: right;
}

.headtext {
    float: left;
    width: 440px;
    height: 100px;
    top: 140px;
    right: 10px;
    position: absolute;
}

.headtext a {
    color: #333333;
}

.headtext p.text {
    padding: 0px;
    font: 13px century gothic, Arial, sans-serif;
    color: #333;
    text-align: left;
    width: 430px;
    float: left;
}

/****************Menu *********************/
#menu {
    list-style: none;
    margin: 0px;
    position: absolute;
    right: 10px;
    bottom: 20px;
}

#menu li {
    float: left;
    margin-left: 0px;
}

#menu .current_page_item a, #menu .current_page_item a:visited {
    color: #ffffff;
    text-decoration: none;
}

#menu .page_item a {
    color: #ffffff;
    text-decoration: none;
    padding: 2px 15px;
    font: 14pt Century gothic, Arial, Helvetica, sans-serif;
    display: block;
}

#menu .page_item a:hover {
    color: #666666;
}

/****************Headings *********************/
h1 {
    color: #000000;
    font: 44px "Century gothic", Lucida Sans, arial;
    height: 40px;
    margin: 10px;
    text-align: right;
    white-space: nowrap;
}

h1 a, h1 a:visited {
    color: #000;
    text-decoration: none;
}

h1 a:hover {
    color: #fff;
    text-decoration: none;
}

h2 {
    color: #a4aaad;
    margin: 0px 0px 0px;
    border-bottom: none;
    letter-spacing: -1px;
    font: 23pt "Century gothic", Lucida Sans, arial;
    padding: 5px 0px 0px 10px;
    background: url(images/heading.png);
}

h2 a, h2 a:visited {
    color: #a4aaad;
    text-decoration: none;
}

h2 a:hover {
    color: #333333;
    text-decoration: none;
}

h3 {
    color: #555555;
    margin: 0px 0px 2px;
    letter-spacing: -1px;
    font: 18pt "Century gothic", Lucida Sans, arial;
    padding-bottom: 3px;
}

h4 {
    color: #777777;
    margin: 0px 0px 2px;
    letter-spacing: -1px;
    font: 16pt "Century gothic", Lucida Sans, arial;
    padding-bottom: 3px;
}

/****************Content *********************/
#content {
    padding: 0px 0px 30px 15px;
    float: left;
    width: 734px;
    overflow: hidden;
    line-height: 16px;
    text-align: justify;
    font: 10pt verdana, arial, helvetica, sans-serif;
    color: #bababa;
}

.post {
    clear: both;
    margin: 3px 0px 0px 0px;
    background: #000;
    padding: 0px 0px 1px 0px
}

.title {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 734px;
    background: #000000 url(images/heading.png);
}

.post-date {
    width: 48px;
    height: 55px;
    float: left;
    background: url(images/date.png) no-repeat;
}

.post-month {
    font-size: 11px;
    text-transform: uppercase;
    color: #222222;
    text-align: center;
    display: block;
    line-height: 11px;
    padding-top: 5px;
    margin-left: -3px;
}

.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    display: block;
    line-height: 18px;
    padding-top: 9px;
    margin-left: -3px;
}

.entry {
    clear: both;
    padding: 5px 10px 0px 10px;
}

.comments {
    font: 10px;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 1px 1px 11px 15px;
    color: #444;
    background: url(images/bottom.png) bottom left;
    width: 750px;
}

.comments a {color: #444;}

.postend {
    font: 10px;
    float: left;
    margin: 0px;
    padding: 0px 0px 11px 15px;
    color: #F99301;
    background: url(images/bottom.png) bottom left;
    width: 750px;
}

.author {
    display: block;
    margin: 0;
    padding: 1px 0px 2px 10px;
    font-weight: normal;
    width: 100%;
    color: #444;
    background: #111;
}

.navigation {
    clear: both;
    padding: 10px 0px;
}

.navigation a, .navigation a:visited {
    color: #555555;
}

.previous-entries a {
    float: left;
    padding-left: 12pt;
}

.next-entries a {
    float: right;
    padding-right: 18pt;
}

/****************Sidebar *********************/
#sidebar {
    float: right;
    padding: 0px 20px 20px 0px;
    width: 200px;
    color: #666666;
    overflow: hidden;
}

#sidebar h2, #sidebar .sidebartitle {
    font: 13pt verdana, arial, helvetica, sans-serif;
    color: #fff;
    background: #000000;
    margin: 05px 0px 0px 0px;
    padding: 7px 0px 5px 10px;
}

#sidebar a, #sidebar a:visited {
    display: block;
    padding: 7px 0;
    margin-bottom: 0px;
    font: 9pt "verdana", arial, helvetica, sans-serif;
    text-decoration: none;
    text-indent: 15px;
    color: #999;
    background: #222222;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #333;
}

#sidebar a:hover {
    color: #ffffff;
    text-decoration: none;
    padding: 7px 0px;
    background: #010101;

}

#sidebar ul {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

#sidebar ul li ul {
    padding: 0;
    margin: 0;
    background: #333
}

#sidebar ul li ul li {
    padding: 0px 0 0px 0px;
}

#sidebar ul li ul li ul li {
    padding: 0px 0 0px 10px;
    border: none;
}

ul.sidecol li {
    padding-left: 0px !important;
}

ul.sidecol li, {

padding-left:
    0px;
}

li.widget_calendar td {
    padding: 1px 7px;
}

.textwidget {
    padding-top: 5px;
}

/****************Comments *********************/
#comments, #respond {
    padding: 10px 0 5px 10px;
    clear: both;
}

.commentlist {
    margin: 10px 10px;
    padding-left: 20px;
    line-height: 130%;
}

.commentlist li {
    padding: 5px 10px;
}

.commentlist cite {
    font-size: 14px;
    color: #F99301;
}

.commentlist cite a, .commentlist cite a:visited {
    color: #97a9ae;
}

.commentlist small {
    margin-bottom: 5px;
    display: block;
    font-size: 87%;
}

#commentform {
    margin-top: 10px;
    font: 10px;
}

#commentform p {
    padding: 6px 0px;
    margin: 0px;
}

#commentform label {
    color: #787878;
    font-size: 77%;
}

#commentform input {
    width: 300px;
    background: #ffffff;
    border: 1px solid #97a9ae;
    padding: 3px;
    margin: 3px 0px 0px 10px;
}

#commentform textarea {
    width: 713px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #97a9ae;
    padding: 3px;
    margin: 3px 0px 0px 10px;
    overflow: hidden;
}

#commentform textarea:focus, #commentform input[type =
"text"]:focus {
    background: #ffffff;
}

#commentform #submit {
    background: #222222;
    font: bold 14px;
    color: #999;
    border: 1px solid #333333;
    float: left;
    width: 144px;
    height: 28px;
    cursor: pointer;
}

/****************Search *********************/
#searchform {
    margin: 15px 0 0;
}

#searchform br {
    display: none;
}

#searchform #s {
    border: 1px solid #444444;
    width: 142px;
    height: 22px;
    padding: 4px 5px 0px 5px;
    background: #fff;
    margin-right: 2px;
    color: #000000;
    font-weight: normal;
}

#searchform input {
    background: #222;
    border: 1px solid #333;
    width: 37px;
    height: 28px;
    font: 22px;
    color: #ffffff;
    vertical-align: middle;
}

/****************Footer *********************/
#footer {
    clear: both;
    background: #1f4401 url(images/footer.jpg);
    padding: 10px 10px 10px 10px;
    height: 20px;
    font-size: 8pt;
    color: #aeaeae;
}

#footer a {
    text-decoration: none;
    font-size: 8pt;
    color: #aeaeae;
}

#footer a:hover {
    color: #fff;
}

.center {
    text-align: center;
}

/****************Others *********************/
.gravs {
    margin-top: 20px;
}

.avatar {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid #999999;
}

a, a:visited {
    color: #F99301;
    text-decoration: none;
}

a:hover {
    font-weight:bold;
    text-decoration: none;
}

img {
    border: 1px solid #777;
    padding: 4px
}

form {
    margin: 0px;
    padding: 0px;
}

p {
    padding: 0px 0px 15px;
    margin: 0px;
}

img.center, img[align =
"center"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

img.alignleft, img[align =
"left"] {
    float: left;
    margin: 2px 10px 5px 0px;
}

.alignright {
    float: right;
}

img.alignright, img[align =
"right"] {
    float: right;
    margin: 2px 0px 0px 10px;
}

.clear {
    clear: both;
}

hr.clear {
    clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}

/* Fix floats */
img {
    border: none;
}

form {
    margin: 0px;
    padding: 0px;
}

p {
    padding: 0px 0px 15px;
    margin: 0px;
}

img.center, img[align =
"center"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

img.alignleft, img[align =
"left"] {
    float: left;
    margin: 2px 10px 5px 0px;
}

.alignright {
    float: right;
}

img.alignright, img[align =
"right"] {
    float: right;
    margin: 2px 0px 5px 10px;
}

.clear {
    clear: both;
}

hr.clear {
    clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/* image caption */
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
