/*
Theme Name: House of Laudanum
Theme URI: http://www.houseoflaudanum.com/
Description: 
Version: .1
Author: House of Laudanum
Author URI: http://www.houseoflaudanum.com/
Tags: 

*/

#home_link {
	width : 350px;
	height : 60px;
}

#rail_content #photo {
	width:202px; 
	height:292px; 
}

body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, serif;
	font-size:15px;
	line-height:1.5;
	color:#fff;
	text-align:center;
	background:rgb(123,123,123);
	
	padding-top:70px;
	
}
div { text-align:left; }

#page {
	width:957px;
	padding: 0;

	background: #0b0138 url('images/bg_whole.jpg') no-repeat;
	
	margin:0 auto;
	min-height:540px;
}

#header {
	margin:0px 0 25px 0;
	padding-left:10px;
}

ul#nav {
	/*display:inline;*/
	list-style:none;
	margin:0;
	padding : 30px 0 0 0;
	
	
}

ul#nav li {
	display:inline;
	margin:0;
	padding:0 7px 0 7px;
	font-weight:bold;
	}

ul#nav li a { text-decoration:none; color:#fff; }	
ul#nav li a:hover { text-decoration:underline; }

body.home ul#nav {
	width : 472px; 
	margin-top : -20px;
}

#footer_nav {
	position : absolute;
	top : 500px;
	left : 200px;
	font-size : 10px;
}

#rail {
	width:237px;
	float:right;
}

#rail_content {
	
	border:1px dotted #fff;
	border-left:0;
	border-bottom:0;
	padding:10px;
	
}

#searchform {
	margin-right:70px;
	text-align:right;
	font-family:Times, serif;
	color:#ccc;
	font-size:12px;
}

#searchform input {
	font-size:9px;
	height:17px;
}

#text {
	width:445px; /* 440 between borders */
	margin-left: 50px;
	padding:0 15px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;

	border:1px dotted #fff;
	border-top:0;
	border-bottom:0;

}

#footer {
	font-size: 9px;
	margin:30px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left: 50px;
}

#footer a {
	color:#fff;
}

small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

a img { border:none; }

a {
	text-decoration:none;
	color:#c13c21;
}

a:hover {
	text-decoration:underline;
}

.gallery_title {
	color:#c13c21;
	font-weight:bold;
}

.title, h2 {
	font-family: Georgia, Times, serif;
	color:#c13c21;
	font-size:19px;
	font-weight:bold;
}

.title a, a.title {
	color:#c13c21;
	text-decoration:none;
}

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

.title_2 {
	font-family: Georgia, Times, serif;
	color:#87c9d8;
	font-size:16px;
	font-weight:bold;
}


#content {
	width:765px;
}

form a {
	color:#fff;
}

form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	height:12px;
}

form input[type=image] {
	height : auto;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*div { border:1px solid #ccc; }*/

/* Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	}
	
#commentform input {
	height: 20px !important;
}

.commentlist li {
	font-weight: bold;
	border-bottom: 1px dashed #666;
	}

.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: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* Begin Comments*/
#comment {
	width: 410px !important;
}

#submit-alt {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#respond {
	font-size: 13px;
}

.commentsubmit {
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
