/*  
Theme Name: Victoriporn
Theme URI: http://victoriporn.com
Description:  
Version: 0.1
Author: Sue Bailey
Author URI: http://www.blogmum.com
Tags: 
*/


html {
height: 100%;
}

body {
margin: 0px;
padding: 0px;
background: #333 url('blacklace.jpg') fixed;
font-family: Trebuchet, Arial, sans-serif;
}

#content, #content-single {
width: 800px;
margin: 0px auto;
background: #ccc;
border-left: 3px solid #222;
border-right: 3px solid #222;
text-align: center;
}

#content-single {
background: #fff;
}
#content {
background: #ccc;
}

#header { 
width: 800px;
height: 250px;
background: #666666 url(hat3.jpg) no-repeat;
text-align: right;
color: #fff;
}

#headertext {
padding-right: 10px;
padding-top: 0px;
text-align: right;
float: right;
font-size: 90%;
}

#headertext ul {
padding: 0px;
margin: 0px;
white-space:nowrap;
}

#headertext li {
display: inline;
}

#headertext li a {
padding:0.2em 1em;
background:#666;
color: #fff;
text-decoration:none;
border: 1px solid #222;
}

#headertext li a:hover,  #headertext li.current_page_item a {
background:white;
color:#222;
}

#main {
width: 550px;
float: left;
background: #fff;
padding-bottom: 20px;
}

.post {
border-bottom: 1px dashed #666;
padding-bottom: 10px;
margin: 20px;
}

.postcontent {
font-size: 120%;
color: #333;
}

.postmeta{
font-size: 70%;
color: black;
margin-top: 0px;
padding-top: 0px;
text-align: left;
}

.entry{
font-size: 100%;
}

.entry img {
	border: solid 1px black;
	padding: 5px;
	background-color: #f0f0f0;
   	-moz-border-radius: 2px;
   	-khtml-border-radius: 2px;
   	-webkit-border-radius: 2px;
   	border-radius: 2px;
}

#sidebar {
width: 250px;
float: right;
text-align: left;
font-size: 80%;
padding: 0px;
}

#icondiv {
text-align: center;
margin: 20px 0px;
}

#sidebar h2{
color: #666;
font-size: 120%;
font-variant: small-caps;
font-weight: bold;
padding-left: 5px;
}

#sidebar ul {
padding-left: 0px;
margin-left: 5px;
}

#sidebar li {
list-style-type: none; 
margin-left: 0px; 
padding-left: 0px;
margin-bottom: 5px;
}

#sidebar img {
margin: 5px 5px 5px 0px;
border: 0px;
}

#sidebar-skyscraper {
width: 160px;
margin: 10px auto;
}

.recentcomments {
clear: both;
margin-bottom: 20px;
list-style-type: none; 
margin-left: 0px; 
padding-left: 0px;
}

.sidebarform {
margin: 0px; 
border-top: 2px solid #222; 
border-bottom: 2px solid #222; 
background: #666; 
padding:3px;
text-align:center; 
font-size: 80%; 
clear: both;
}

#cform {
text-align: left;
padding-left: 20px;
}

#footer {
clear: all;
height: 300px;
background: #333;
color: white;
}

#footer a:link, #footer a:visited{
color: white;
text-decoration: underline;
}

#footer a:hover{
color: #990000;
}

#footer li {
display: inline;
}

#calendar {
float: right;
padding: 20px;
}

h1,h2,h3 {
font-size: 125%;
font-weight: normal;
color: #666;
}

a:link, a:visited {
text-decoration: underline;
color: black;
}

a:hover {
color: #990000;
}

.navalignleft {
float: left;
margin-left: 20px;
}

.navalignright {
float: right;
margin-right: 20px;
}

.page p{
text-align: left;
}

#banner-footer img{
border: 0px;
}