/*
Theme Name: Steampunk
Theme URI: http://www.smutketeers.com/
Description:  A Steampunk 2-Column Theme
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body {
	background: #000000 url(images/dinvolver.jpg) top center repeat-y;
         background-attachment:fixed;
         margin: 0;
	padding: 0;
         font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
         font-size: 9pt;
         line-height:1.4em;
	text-align: center;
}

/* **************** Excerpts, Images & More**************** */
#excerpt p {text-indent:45px;}
img { border:0px; margin:0px; }
#content img { border:0px; margin:4px; }
#contentpage img { border:0px; margin:4px; }
#sidebar img { border:0px; margin:4px; }
#clearit{clear:both;}

/* **************** MAIN **************** */
#wrapper_left{
background:url(images/illustration.gif) top left repeat-y;
width:900px;
margin:0 auto;
padding:0;}

#wrapper_right{
background:url(images/illustration.gif) top right repeat-y;
width:900px;
margin:0 auto;
padding:0;}

table#x{
background:#BB9B60 url(images/content_bg.jpg) top left repeat;
width:800px;
margin:0 auto;
padding:0;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
font-size: 9pt;
line-height: 1.4em;
text-align:left;}

.ring{background:url(images/ring.png) top center repeat-y;}

/* **************** CONTENT **************** */
#content {
text-align:left;
width:529px;
margin: 5px 10px 5px 20px;
padding:0;
overflow:hidden;
}

#contentpage {
text-align:left;
width:760px;
margin: 5px 20px 5px 20px;
padding:0;
overflow:hidden;
}
/* **************** FOOTER **************** */

#footer{
border-top:1px dotted #333333;
padding-top:3px;
margin:0;
color:#000000;
font-size:8pt;
text-align:center;}

/* **************** TITLEPOST **************** */
.titlepost{
color: #000000;
letter-spacing:2px;
text-align:left;
font-size:11pt;
font-weight:bold;
margin-bottom:5px;
}

.titlepost a:link{
	color:#000000;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

.titlepost a:visited{
	color:#000000;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

.titlepost a:hover{
	color: #8F691B;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

/* **************** LINKS **************** */
a:link{
color:#600A0A;
font-weight:bold;
text-decoration:none;}

a:visited{
color:#600A0A;
font-weight:bold;
text-decoration:none;}

a:hover{
color:#333333;
font-weight:bold;
text-decoration:none;}
/* *************** HEADERS *************** */
h1{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13pt;
         letter-spacing:2px;
         text-align:center;
         color:#000000;
         padding:0;
         margin:0px 5px 20px 5px;
}

h2{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
         letter-spacing:2px;
         text-align:center;
         color:#000000;
         padding:0;
         margin:0 5px 20px 5px;
}

h3{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         letter-spacing:2px;
         text-align:center;
         color: #000000;
         margin:20px 0px 10px 0px;
}

h4{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         letter-spacing:1px;
         text-align:center;
         color: #000000;
         margin:10px 5px 20px 5px;
}

h5{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
         letter-spacing:2px;
         text-align:center;
         color: #000000;
         margin:10px 5px 20px 5px;
}

h2.pagetitle {
text-align: center;
font-size:12pt;
text-transform:uppercase;
letter-spacing:3px;
color: #000000;
border-bottom:1px solid #333333;
padding-bottom: 5px;
margin: 10px 0 20px 0;
}

/* ****************** POST ****************** */
#premetadata{
color:#333333;
border-bottom:1px dotted #AD1E1A;
margin:0 0 5px 0;}


.post {
	font-size: 1.0em;
	text-align: justify;
}

.post ul {
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 0px 0px;
	}

.post ul li {
        list-style-type:square;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
	}

.postmetadata {
clear:both;
text-align: center;
vertical-align:middle;
border-top:3px double #917D51;
padding-top:5px;
margin:10px 0 15px 0;
}

.tags{text-align:center;
padding-bottom:3px;
border-bottom:1px dotted #917D51;
margin-bottom:3px; }

.postmetadata a:link{
text-decoration:none;}

.postmetadata a:visited{
text-decoration:none;}

.postmetadata a:hover{
text-decoration:underline;}

#single.postmetadata{
clear: both;
width: 400px;
margin: 25px auto 15px auto;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
text-align: center;
font-size: 0.8em;
padding: 8px 10px;}

#border{
	margin: 20px auto;
	background: url(images/cogwheel.gif) top center no-repeat;
         height:42px;
         width:300px;
}

li {
list-style-image: url(images/dot2.png);
}

ol li {
list-style-image: none;
}

/* ************* SPECIAL CONTENT ************** */
/* Blockquote */
blockquote {
	margin: 15px 30px;
         padding:5px;
         background:#CFBB90;
         border: 2px solid #333333;
         color:#000000;
}
/* ************* SIDEBAR ************** */
#sidebar{
width:190px;
margin:5px 10px 0 0;
padding:0;
}

#sidebar h2 {
height:69px;
padding:25px 0 0 0;
	text-align: center;
	color: #C49E5A;
         background: url(images/sideh2.gif) top center no-repeat;
	margin: 0 auto;
         font-size:9pt;
}

#sidebar ul, #sidebar ul ol {

	margin: 0;
	padding:0;;
}

#sidebar p, #sidebar ul p {}


#sidebar ul li {
	list-style-type: none;
	list-style-image:none;
	margin-bottom: 15px;
}

#sidebar ul ul, #sidebar ul ol { margin: -10px 0 0 40px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul li ul li{
	margin: 0;
	padding: 0;
         list-style-type: none;
         list-style-image:url(images/dot.png);

}

/* .............................. */
/* Content */
/* .............................. */

#photo {
background:#000000;
padding:2px;
margin:0;}

img.current-thumbnail{
background:#ffffff;
padding:5px;}
img.thumbnails {
	background:#600A0A;
         padding:3px;
	margin:3px;
	}
/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
	margin: 0 auto 5px;
	padding:10px;
	text-align:left;
         width:500px;
	background-color: #BAA475;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
............................. */
/* Pages */
/* .............................. */
#pagewrapper img {
padding:3px;
border:1px solid #174645;
margin:5px;
}

