/*  
Theme Name: A P Blue
Theme URI: http://ashleyspanties.com/
Description: A clean and elegant theme for Wordpress
Version: 1.1
Author: Ashleys Panties
Author URI: http://ashleyspanties.com/
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	color:#FFF;
	background:url(images/bg.png);
	text-align: center; /* IE quirks auto margins workaround */
	font-family: 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
	padding: 10px;
         font-size: 11px;
         line-height: 160%;
         } 

#wrap {
	width: 600px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	margin: 0 auto; /* auto centers the div */
	background:#28313b url(images/bg_dark.png);
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	}

#header {
         width: 600px;
         padding: 20px 0 0;
         }

#menu
{
         background:#334252;
         border-top:5px solid #334252;
         border-bottom:5px solid #334252;
	width:600px;
	overflow:hidden;
	margin: 10px auto;text-transform:uppercase;
}

#menu ul
{
	float:left;
	width:100%;
	margin:0 0 0 10px;
	padding:0;
}

#menu ul li
{
	display:inline;
}

#menu ul li a
{
	float:left;-moz-border-radius: 5px; -webkit-border-radius: 5px;
         background:#334252;
         padding:5px 15px;
}

#menu ul li a:hover,#menu ul li .current
{
         background:#28313b url(images/bg_dark.png);
}

#menu ul li a.active 
{
        background: #334252;
}

#content {
	text-align: left;
	margin: 27px;clear:both;
	}

.post-wrap {
         background: #F3FAD7;
         border-bottom:10px solid #9E8D68;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
         margin:10px auto 20px;
         padding:5px 20px 0;
         color:#555;
         }

.post-wrap a:link, .post-wrap a:visited {
         color: #7A2222;
}   
.post-wrap h2 a:link, .post-wrap h2 a:visited {
         color: #555;
} 

.post-wrap embed {
display:block;
max-width:500px;
margin:10px auto;
padding:5px;
border:5px solid #9E8D68;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.post-img {
display:block;
max-width:500px;
margin:10px auto;
padding:5px;
border:5px solid #9E8D68;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#footer {
         width: 600px;
	text-align: center;
         padding:0 0 10px 0;
	overflow:hidden;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	}

#form {
         width: 600px;
         margin:0 auto;
         text-align:center;
         clear:both;
}

#searchform .search {
	width:387px;
         border-top:10px solid #334252;
         border-left:10px solid #334252;
         border-bottom:10px solid #334252;
         border-right:0;
-moz-border-radius-topleft:5px; 
-webkit-border-top-left-radius:5px;
-moz-border-radius-bottomleft:5px; 
-webkit-border-bottom-left-radius:5px;
         padding:5px;
         background:#28313b url(images/bg_dark.png);
         color:#FFF;
	}

.submit {
         background:#28313b url(images/bg_dark.png);
         border-top:10px solid #334252;
         border-right:10px solid #334252;
         border-bottom:10px solid #334252;
         border-left:0;
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomright:5px; 
-webkit-border-bottom-right-radius:5px;
         color:#FFF;
         cursor:pointer;
         padding:4px 5px;
         width:140px;
}
.submit:hover,.submit2:hover {
         background:#28313b;
}

.submit2 {
         background:#28313b url(images/bg_dark.png);
         border:10px solid #334252;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
         color:#FFF;
         cursor:pointer;
         padding:4px 5px;
         width:140px;
}

/*	Giving block elements a default margin.	 */

h3, h4, h5, h6, p, ul, ol, dl, pre, fieldset, address, table {
	margin: 1em 0;
	}

/* 	General styling		*/

h2 {
	font: 700 25px 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin: 10px 0;
	}

h3 {
	font: normal 1.5em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .3em;
	}

h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1em;
	}

address {
	font-style: italic;
	}

blockquote {
        background: #3B0000;
        color: #FFF;
	margin: 1em 0;
	padding: 0 0 0 35px;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-family: 'bitstream vera sans mono', 'andale mono', monospace;
	font-size: 1em;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}
#content img { 
        max-width:336px;
        }

#content p {
	text-align: justify;
	}

#content form p {
	text-align: left;
	}

ol {
	margin-left: 3em;
	}

textarea {
         background: #F3FAD7;
         border:3px solid #683838;
         overflow:auto;
         padding:5px;
	width: 320px;
	}

ul {
	list-style: square;
	margin-left: 1.5em;
	}

a:link {
	color: #FFF;
	text-decoration: none;
	}
a:visited {
	color: #FFF;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: none;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #555;
	text-decoration: none;
	}


.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	}

.commentlist li {
	font-style: normal;
	padding: 1em;
         background:#28313b url(images/bg_dark.png);
         color:#FFF;
         margin:0 0 5px;
         border:5px solid #334252;
	}

.commentlist .alt {
         color: #555;
         background: #F3FAD7;
         margin:0 0 5px;
         border:5px solid #334252;
	}

.commentlist p {
	margin: .6em 0 0 0;
	}

.commentlist .alt a:link, .commentlist .alt a:visited {
         color: #7A2222;
}   

.hilite {
	background: #f93;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: #888;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
         background: #7A2222;
         border-bottom:10px solid #9E8D68;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
         padding:10px;
	}

input#submitComment {
	padding: 2px 4px;
	}

input#submitComment:hover {
	cursor: pointer;
	}


/*	Navigation links		*/

#navigation {
        width:336px;
	}
.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
	}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
	}

.nav:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
* html .nav { height: 1%; }
