/*
Theme Name: PrettyPervy 2 Column Fixed - Menu Left
Theme URI: 
Description: 
Author: 
Author URI:
Version: 0.1


/*-----------Block Level Elements--------------*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
background-image: url('images/BG_grad.jpg');
background-repeat: repeat-y;
background-position: center;
/*
background-image: url('http://www.prettypervy.com/resources/hornet_bg.jpg');
background-repeat: no-repeat;
background-position: top left;
background-attachment:fixed;
*/
background-color: #000000;
color: #ffffff;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 1em;
text-align: center;
padding: 0;
}

a {
	color: #830052;
}

a img {
	border: none;
}

a:visited {
	color: #590038;
}

a:hover {
	color: #ff0000;
}

#page {
	width: 1000px;
    padding: 0px 0px 0px 0px;
	background: #000000 url('images/BG_l.jpg');
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -250px; /* the bottom margin is the negative value of the footer's height */

}

#header {
	width: 100%;
    height: 104px;
    overflow: hidden;
    text-align: left;
}

#h1l {
	float: left;
	width: 340px;
	height: 52px;
	background: #000000 url('images/BG_h1l.jpg');
	overflow: hidden;
}
#h2l {
	float: left;
	width: 340px;
	height: 52px;
	background: #000000 url('images/BG_h2l.jpg');
	overflow: hidden;
}
#h1r { 
    float: left;
	margin: 0;
	width: 660px;
	height:52px;
	overflow: hidden;
	background: #ffffff;
}
#h2r { 
    float: left;
	margin: 0;
    padding: 0;
	width: 660px;
	height:52px;
	background: #ffffff url('images/BG_nav.jpg');
	overflow: hidden;
}

.description {

}

#wrapper {
        clear: both;
	    width: 100%;
        color: #ffffff;
        padding:0;
        margin:0;
        text-align: left;
}

#content {
	float: right;
	width: 65%;
        height:auto;
        /* background: #ffffff; */
        color: #000000;
        padding:0;
        text-align: left;
        margin:0;
}

#sidebar {
	width: 30%;
        height:auto;
        margin-left:0;
		margin-right: 69%;
        padding:0;
        text-align: left;
}


#fr {
	float: right;
        padding:10px 10px 10px 0px;
	width: 65%;
        color: #000000;
}

#fl {
	width: 31%;
        padding:10px 0px 10px 10px;
	margin-right: 68%;
        color: #ffffff;
}

#page_footer {
	width: 100%;
	clear: both;
	background: #000000;
    color: #ffffff;
	margin: auto 0px -1px 0px;
	padding:0 0 0 0;
}

hr {
	display: none;
        padding: 0;
        margin: 0;
}
/*-------------Headings-------------*/

h1, h2, h3, h4, h5 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
}

h1 {
font-size: 30px;
}

h2 {
font-size: 26px;
}

h3 {
font-size: 22px;

}

#comments_heading {
	padding: 0;
	margin: 40px auto 20px ;
	font-size: 14px;
	}


h4, h5 {
font-size: 18px;

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.says {
	display: none;

}
.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 12px;
}


.commentlist li {
	font-weight: bold;
	padding: 10px;
	margin-right:10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	}
.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	font-size: 9px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #eee;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



.post {
   padding:10px;
   font-family: arial, "lucida console", sans-serif;
   font-size: 0.9em;
   line-height: 1.5em;
   color: #444444;
}

.post h3 {
   padding-top: 10px;
   padding-bottom: 10px;
}

.post p {
	padding-bottom:20px;
}

.post a {

}

.post ul {

}

.post li {

}

.post small {
   font-size:70%;
}
.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	padding: 5px;
	margin: 0;
}

.navigation a {
	text-decoration: none;
	font-weight: bold;
	font-size:20px;
	line-height:30px;
}

.nav_next{
	background: url("images/right_arrowBG.jpg") no-repeat top right;   
    margin: 0;
	padding-right: 90px;
    height: 30px;
	vertical-align: middle;
	float : right;
	text-align : right;
}

.nav_prev{
	background: url("images/left_arrowBG.jpg") no-repeat top left;   
    margin: 0;
	padding-left: 90px;
    height: 30px;
	vertical-align: middle;
	float : left;
	text-align : left;
}

.alignleft {
float : left;
text-align : left;
}

.alignright {
float : right;
text-align : right;
}

.center {
float : none;
display: block;
text-align : center;
}

.clear {
clear : both;
line-height : 0;
height : 0;
font-size : 0;
visibility : hidden;
display : block;
}

.hidden {
display : none;
}

.pagetitle {

}

blockquote p
    {
    padding: 0px 60px 30px 30px;
    /* font-size: 1.2em;  */    
    float: left;
    background: url(images/quote_down.png) bottom right no-repeat;
}

blockquote
    {
    margin: 10px;
    padding: 30px;
    font-size: 1em;  
    font-family: "Times New Roman", serif;
    font-style: italic;
	line-height: 1.4em;
    background: url(images/quote_up.png) top left no-repeat;
}

cite
    {
    font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
    font-style: normal;
    float: right;    
} 

acronym, abbr {

}

.postheader{
   padding:0;
   border-top: 2px solid #fad0e8;
   border-bottom: 2px solid #fad0e8;
   display: block;
}

.postheader h3{
   padding:2px;
   margin:0;
}


.postheader h3 a {
   text-decoration: none;
}

.postheadermeta {
  font-size: 70%;
}

.postpad {
 /* border: solid 1px yellow; */
 padding-right: 30px;
 padding-bottom: 30px;
 padding-left: 5px;
 margin:0;
 margin-bottom:20px;
}

#content h2 {
padding-top:15px;
padding-bottom:0px;
}
/*--------- Content Lists ---------*/

.links_list {
  list-style-type: none;
  padding: 10px;
}

.links_list ul {
  padding-bottom: 20px;
}

#linkcat-6 li {
  list-style-type: none;
}

#linkcat-6 img {
  border: solid 1px #de209a;
}
/*--------------Menus--------------*/

#nav {
margin: 0;
padding: 0;
}
#nav ul {
margin: 0;
padding: 0;
white-space: nowrap;
}
#nav li {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
line-height:52px;
list-style-type : none;
display : inline;
padding-right: 5px;
}
#nav li a {
text-decoration: none;
padding-top: 10px;
padding-right: 3px;
padding-bottom: 10px;
padding-left: 3px;
}
#nav li a:link, #nav li a:visited {
color : #000;
background : transparent;
text-decoration: none;
}
#nav li a:hover, #nav li a.active {
color : #ffffff;
background : #6d0044;
text-decoration: none;
}


/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#menu {
        color: #ccc;
		padding: 0;
		padding-top:50px;
        margin-left: 30px;
        margin-bottom: auto;
        margin-top: -1px;
        margin-right: auto;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	padding-bottom:15px;
}

#menu ul li {
	text-transform: lowercase;
	letter-spacing: 0.1em;
    font-weight: bold; 
    font-style: normal; 
}

#menu ul li a {
	color: #e1309a;
	text-decoration: underline;
}

#menu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	line-height: 1.5em;
	border: 0;
	font-size: 1.1em; 
    font-weight: bold; 
    font-style: normal; 
	letter-spacing: 0;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0 0 2px 0; 
	padding: 0 12px 0 4px;
    border-left: solid #e1309a 6px;
}

#menu ul ul li a {
	color: #e1309a;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #ff0000;
        color: #ff0000;
}

#menu ul ul ul.children {
	font-size: 0.7em;
	padding-left: 4px;
}

/* left foot content styles */
#sidebar2 ul {
	list-style-type: none;
        margin: 0;
        padding: 0;
}

#sidebar2 ul li h2{
        border-top: solid 2px #ffffff;
        border-bottom: solid 2px #ffffff;
}

#sidebar2 ul li h2, #sidebar3 ul li h2{
        text-transform: lowercase;
        font-style: italic;
        font-family: 'Times New Roman', Times, serif;
        font-weight: normal;
        padding: 4px 0 4px 0;
		margin-bottom: 10px;
		margin-bottom: 10px;
}

#sidebar2 ul li a {
	color: #e1309a;
	text-decoration: none;
}

/* right foot content styles */
#sidebar3 ul {
	list-style-type: none;
        margin: 0;
        padding: 0;
}

#sidebar3 ul li h2{
        border-top: solid 2px #000000;
        border-bottom: solid 2px #000000;
}

#sidebar3 ul li a {
	text-decoration: none;
        font-weight:bold;
        padding-top:10px;
        padding-bottom:5px;
}

.gallery_intro {
padding:15px;
}
.sidebar_heading {
padding:17px;
}
.sidebar_text {
	
  font-size:80%;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: normal;
padding:10px;
margin:0;
}

#gallery_thumbpanel {
padding:10px;
margin:0;
text-align:center;
width:100%;
}
#gallery_thumbpanel img{
padding:0px;
margin:0px;
height: 90px;
width: 90px;
}
#gallery_thumbpanel a:hover img{
border:solid 2px #dd3499;
padding:0px;
}
#gallery_thumbpanel a img{
border:solid 2px black;
padding:0px;
}

#gallerythumbs{
padding:0px;
text-align:center;
}

#gallerythumbs img, .wGallery img{
padding:0px;
margin:0px;
height: 140px;
width: 140px;
}
#gallerythumbs a:hover img, .wGallery a:hover img{
border:solid 2px #dd3499;
padding:0px;
}
#gallerythumbs a img, .wGallery a img{
border:solid 2px black;
padding:0px;
}

.wGallery {
text-align:center;
padding:5px;
}

.aside_text, #sidebar3 ul li ul li p{
  font-size:80%;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: normal;
  padding-top:2px;
  padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.quotes p {
 font-size:80%;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: normal;
}
.shop_rss_heading {
  font-size:110%;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: bold;
}

.shop_rss_heading a {
	text-decoration: none;
}
.shop_rss_description {
  font-size:80%;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: normal;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
	
/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/*-------------Images------------------*/

.sidebar_image{
height:350px;
width:250px;
border:0;
}

.postthumbright{
 padding: 0px 0px 10px 10px;
 float : right;
 border: none;
 display:block;
}

.postthumbleft{
 padding: 0px 10px 10px 0px;
 float : left;
 border: none;
 display:block;
}

li .wGallery{
  display : inline;
}

/*-------------Other------------------*/

#category-description{
  font-size:80%;
  color: #444444;
  margin-top:0px;
  margin-left:20px;
  margin-right:30px;
  margin-bottom:20px;
  padding: 0px;
}

.page_credit {
 font-family: arial, "lucida console", sans-serif;
  font-size: 10px;
  color: #000000;
  line-height:12px;
  vertical-align: middle;
  text-align: right;
}

.small_print {
 font-family: arial, "lucida console", sans-serif;
  font-size: 11px;
  line-height:14px;
  vertical-align: middle;
  font-weight:bold;
}

 .feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
}

#head_rss{
  padding:2px;
  text-align: right;
}
#head_search {
  padding:2px;
  text-align: right;
}

.searchbutton {
}

.searchbox {
 border: dashed 1px #000000;
}

#head_searchform, #head_searchform p {
 padding:0;
 margin:0;
}

#head_search, #head_rss, #head_search input {
 font-family: arial, "lucida console", sans-serif;
  font-size: 10px;
}




.footer, .push {
	height: 250px; /* .push must be the same height as .footer */
}

.footer {
	width: 1000px;
	margin: 0 auto;
	background: url('images/BG_fl.jpg');
    text-align: left;
	clear: both;
	float: none;
}

.wp-caption-text {
 font-family: arial, "lucida console", sans-serif;
 font-size: 11px;
 color: #444444;
 text-align: center;
}

.site_strapline {
	font-style: italic;
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size:1.9em;
	color: #cccccc;
	text-align: center;
	padding:25px;
	text-transform: lowercase;
	padding-top: 50px;

}

.hook_text {
	font-style: italic;
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size:1.8em;
	line-height: 1.5em;
	color: #777777;
	text-align: center;
	padding:20px;
	text-transform: lowercase;
	border-top: dashed 1px #999999;
	border-right: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
	margin-left: 50%;
}

.code {
	border: dashed 1px #000000;
	padding: 10px;
}


.imgtfe {
        padding-top: 5px;
        padding-left: 5px;

        padding-right: 15px;
        padding-bottom: 15px;
}

.entrymore { text-align: right; font-size: 70%; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.twitter {
   list-style-type: square;
}
.twitter-item {
   list-style-type: square;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
margin-left:20px;
}

.twitter-timestamp {
	font-size: 11px;
}

/*
** Twitter Widget
*/

.widget_twitter {
font-size: 11px;
}
.widget_twitter h2{
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	margin-bottom:2px;
}
.widget_twitter li {
    clear:both;
}
.widget_twitter li img {
    float:left;
    margin-right:.5em;
}
.widget_twitter li .clear {
    clear:both;
}
/* End captions */
