/*  
Theme Name: Battered Rose
Description: Layout for Battered Rose. June 2010.
Version: 1.0
Author: Zoe French
Author URI: http://www.zoefrench.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #830927;
	color: #fff3e8;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.4;
}

#header {
	background: url(img/header.jpg) top center no-repeat;
	height: 407px;
}

/* MENU */

#menu {
	background: url(img/menu.png) repeat-x;
	height: 45px;
}

#menu ul {
	width: 960px;
	margin: 0 auto;
}

#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	background: #FFDBBA; 
}

#dropmenu a {
	display: block;
	padding: 12px 20px;
	color: #D11349;
	text-decoration: none;
	text-shadow: 1px 1px 2px #FF814F;
}

#dropmenu a:hover {
	background:#830927;
	color:#FFEFE0;
}

#dropmenu li {
	float: left;
	font-size: 18px;
	font-variant: small-caps;
	position: relative;
}

#dropmenu ul {
	position:absolute;
	display:none;
	top: 45px; // distance from heading to dropdown menu
	left:-1px;
}

#dropmenu ul a {
	border-left: none;
}

#dropmenu li ul {
	border-top:1px solid #FFBB7F;
	width:14.1em;
}

#dropmenu li ul a {
	width:12em;
	height:auto;
	float:left;
	border-bottom:1px solid #FFBB7F;
}

#dropmenu ul ul {
	top: auto;
}

#dropmenu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}

/* CONTENT */

#container {
	margin: 0 auto;
	width: 960px;
}

.navigation {
	font-size: 16px;
	margin-top: 5px;
	text-align: center;
	width: 710px;
}

.navigation a {
	color: #fff3e8;
}

#footer {
	font-size: 12px;
	margin: 30px auto;
	text-align: center;
	width: 690px;
}

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

a:hover {
	color: #830927;
}

h1 {
	display: none;
}

h3 {
	color: #D11349;
	font-size: 26px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 1px 1px 2px #FF814F;
}

p {
	margin-bottom: 20px;
}

.post {
	background: #FFEFE0;
	color: #3F0400;
	margin-top: 20px;
	padding: 15px 25px 25px;
	text-align: justify;
	width: 660px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.date {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.entry {
}

.entry h2 {
	color: #D11349;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FF814F;
}

.entry ul {
	margin-left: 25px;
}

.entry ol {
	margin-left: 25px;
}

.entry blockquote {
	background: #ffdfbf;
	border: 1px solid #D11349;
	margin: 0 100px 20px;
	padding: 15px 15px 0 15px;
}

.entry-comments {
	font-size: 14px;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FF814F;
}

/* COMMENTS */

.comments-template {
/*	margin: 10px 0 0;
	border-top: 1px solid #FFDDCF;
	padding: 10px 0 0; */
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #FFDDCF;
}

.comments-template h2, .comments-template h3 {
	font-size: 16px;
	margin: 15px 0;
	text-shadow: 1px 1px 1px #FF814F;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-size: 12px;
}

/* SIDEBAR */

#sidebar {
	background: #FFEFE0;
	color: #3F0400;
	float: right;
	font-size: 12px;
	padding: 15px;
	width: 200px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#sidebar h2 {
	color: #D11349;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FF814F;
}

#sidebar ul {
	list-style-type: none;
}

.textwidget {
	margin-bottom: 10px;
	margin-top: 5px;
}

#sidebar ul#twitter_update_list li {
	margin-bottom: 5px;
}

/* TRANSCRIPTS */

.title {
	background-color: #d9c6c6;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	color: #761a1a;
	font-weight: bold;
	text-align: justify;
	padding: 10px;
	line-height: 1.5;
}

.question {
	background-color: #d9c6c6;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	padding: 10px;
	line-height: 1.5;
}

.author {
	background-color: #d9c6c6;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 8pt;
	color: #761a1a;
	text-align: right;
	padding: 10px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.answer {
	background-color: #d2bcd6;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	color: #501950;
	text-align: justify;
	padding: 10px;
	line-height: 1.5;
	margin-bottom: 10px;	
}

.answer a {
	color: #761A1A;
}

.title2 {
	background-color: #4c3e97;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 8pt;
	color: #efeef4;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.author2 {
	background-color: #efeef4;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 8pt;
	color: #4e156d;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.question2 {
	background-color: #efeef4;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #2d303a;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}

.emilie {
	background-color: #efeef4;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 8pt;
	font-weight: bold;
	color: #d2545e;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.answer2 {
	background-color: #efeef4;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: black;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
