/*
Theme Name: Nina Bruhns
Theme URI: http://www.ninabruhns.com
Description:  Dangerous Passions
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body {
	font-size: 9pt;
         line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
	background: #000000;
	color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
}
#excerpt p{text-indent:45px;}

#content img { border:0px; margin:3px; }

#header h1 { display: none; }
#header .description { display: none }

table#x {
background:#5E7D97 url(images/bg.gif) top left repeat-x;
border-left:1px solid #9C0D10;
border-right:1px solid #9C0D10;
}

#page, td, tr {

	margin: 0;
	font-size: 9pt;
         line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
         padding: 0;
}

#content{
margin: 0 10px 0 10px;
}

.pagecontent {
width:663px;
background: url(images/design_04.jpg) top left no-repeat;
}

.sidebar {
width:213px;
background:#050607 url(images/design_01b.jpg) top left no-repeat;
}

#sidebar {
margin-top: 0px;

}

#footer {
	text-align: center;
	clear: both;
	margin: 0 0 5px 0;
         padding:0;

}

#footer p{
padding: 20px 10px 0px 10px;
}

/* **************** FRONTPAGE **************** */
#page_index{
margin: 0 auto;
padding:0;
}

#bookinfo{
font-family: Verdana, Arial;
font-size:10pt;
text-align:center;
margin-top: 250px;
}

#text{
font-family: Verdana, Arial;
font-size:11pt;
text-align:center;
margin: 20px auto;
}

#page_index a:link{
color:#B2BEEB;
text-decoration:none;
font-weight:bold;}

#page_index a:visited{
color:#B2BEEB;
text-decoration:none;
font-weight:bold;}

#page_index a:hover{
color:#D2DAF7;
text-decoration:underline;
font-weight:bold;}
-->
/* **************** LINKS **************** */
a:link {
	color: #C4CDF0;
         font-weight:bold;
	text-decoration: none;
}

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


a:hover {
	color: #D2DAF7;
         font-weight:bold;
	text-decoration: underline;
}

#Menu1, sidebar a:link{
color:#B2BEEB;
text-decoration:none;
font-weight:bold;}

#Menu1, sidebar a:visited{
color:#B2BEEB;
text-decoration:none;
font-weight:bold;}

#Menu1, sidebar a:hover{
color:#D2DAF7;
text-decoration:underline;
font-weight:bold;}

/* *************** HEADERS *************** */

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

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

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

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

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

h2.pagetitle {
	text-align: center;
         font-size:12pt;
         letter-spacing:1px;
	color: #ffffff;
         border-bottom:1px solid #ffffff;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

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

#border{
	margin: 0 auto;
	background: url(images/border.gif) top center no-repeat;
         height:40px;
         width:400px;
}


li {
list-style-image: none;
}

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

/* ************* SIDEBAR ************** */
#sidebar ul, #sidebar ul ol{
margin: 0;
padding: 0;
}

#sidebar p, #sidebar ul p{
color:#ffffff;
font-size:8pt;
}

#sidebar p .small, #sidebar ul p .small {
color:#fffffff;
font-size:7pt;
}

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

#sidebar ul p, #sidebar ul select{ margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li {  }
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

#clear{clear:both;}

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

#photo {
    background:#f5f5f5;
    padding:5px;
    border:1px solid #fff;
    }

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
	padding:20px;
	height:15px;
	width:70%;
	margin:0px auto;
	}

#image-navigate a {
	padding:10px;
	}

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}

/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
	border:1px solid #ccc;
	padding:5px;
	text-align:justify;
	width:70%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#image-notes {
	width:90%;
	vertical-align:top;
	}

#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}
............................. */
/* Pages */
/* .............................. */

#pagewrapper {
	border:1px solid #fff;
	padding:20px;
	text-align:left;
	width:85%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#pagewrapper img {
    padding:3px;
	border:1px solid #fff;
         margin:5px;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}

.thumbnails {
	border:1px solid #fff;
	padding:3px;
	margin:3px;
	}