/*
Theme Name: Twist of Fate
Theme URI: http://www.phaedrawebdesign.com
Description: Wordpress Theme for Twist of Fate
Author: Phaedra
Author URI: http://www.phaedrawebdesign.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #825185;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	margin: 0px;
	}
	
h1 {font-size: 14pt;}
h2 {font-size: 12pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:0px solid #836696;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#836696;
	text-decoration:none;
	border: none;
	}

a:hover{color:#5eac60;text-decoration: none; border: none;}



/* container */


#container {
	width: 799px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	color:#5eac60;
	border: 0px solid #0B1224;
	}
	
/* header */

#header {
	background: #FFF;
    width: 799px; 
	color: #836696; 
	height: 180px;
	background: url("images/twist-of-fate-header.jpg") no-repeat center;
	}

#header h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #FFF; text-decoration: none;}
#header h1 a:hover{color: #5eac60; text-decoration: none;}


#header h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: 300;
	font-style: none;
	color: #FFF;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	background: #5eac60;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	width:799px; 
	height:25px;
	border-top: 1px solid #5eac60;
	border-bottom: 2px solid #5eac60;
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	color:#825185;
}



/* content */


#content {
	float: left;
	width: 73%;
	overflow: hidden;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: 300;
	color: #825185;
	}
	
.post h2 a{
	color: #825185;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #5eac60;
	text-decoration: none;
	}
	
.post p{font-size: 10pt;}

.post a{text-decoration:none;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FFF;
	padding:6px;
	margin-top: 16px;
	border-bottom:solid 1px #825185;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* sidebar */

#sidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:8pt;
	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: 1px solid #825185;
	}

#sidebar h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #5eac60;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #5eac60;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: 300;
	font-style: none;
	color: #FFF;
	}

#commentform{
	background: #5eac60;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #FFF;
	}
	
#commentform a{color: #FFF; text-decoration: none; border-bottom: 1px solid #825185; line-height: 14pt;}
	
#commentform h3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: 300;
	color: #FFF;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #FFF;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#825185;}

cite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-style: normal;
	}
	
cite a{color: #5eac60; text-decoration: none; border-bottom: 1px solid #825185;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: Georgia, Times New Roman, Times, serif;
	}

#searchform input#s{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #825185;
	}

#searchform input#searchsubmit{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #825185;
	background-color: #fff;
	color: #5eac60;
	}

/* footer */

#footer {
	background: #5eac60;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #5eac60;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #fff;}
#footer a{color: #fff;text-decoration: underline;}
#footer a:hover{color: #fff;text-decoration: underline;}

