/* @override http://frankentrost.org/wp-content/themes/Frankentrost%20Easter/style.css */

/*  
Theme Name: Frankentrost Easter
Theme URI: http://www.dizzysound.net/
Description: A Theme highly modified from www.livingos.com and using NextGen gallery for header image rotation.
Version: 
Author: Christopher Gillespie
Author URI:  http://www.dizzysound.net/blog/
*/

/*  basics */
* {margin:0;padding:0}

/* structure */
body{
	text-align:center;
	background: #fff repeat-y center;}

div#header{
	background: #817d80 repeat-x;
	width: 1000px;
	padding-left: 7px;
	height: 280px;
}

.main_title{
	text-transform: capitalize;
	margin:0;
	text-align: left;
	top: 230px;
	position: absolute;
	left: 80px;
	white-space: nowrap;
	font: bold 2.5em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.main_title a{
	color: white;
	text-decoration: none;
}
	
.main_title_ds{
	text-transform: capitalize;
	margin:0;
	text-align: left;
	top: 233px;
	position: absolute;
	left: 82px;
	color: #fff;
	white-space: nowrap;
	font: bold 2.5em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.main_title_ds a{
	color: black;
	text-decoration: none;}
	
.description{
	position: absolute;
	top: 270px;
	left: 90px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	font-size: 1.5em;
}

.description_ds{
	position: absolute;
	top: 272px;
	color: black;
	left: 92px;
	font-weight: bold;
	white-space: nowrap;
	font-size: 1.5em;
}

div#container{
	text-align: left;
	background: #faf4e8;
	width: 1006px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
}

div#wrapper{
	padding-left: 7px;
	width: 695px;
	float: left;
}
	
div#content{
	margin-left: 10px;
	margin-right: 10px;
}
	
div#navigation{
	z-index: 0;
	border-left-style: groove;
	border-left-width: 5px;
	float: right;
	width: 275px;
	padding-left: 16px;
}
	
div#extra{
	margin-left: 10px;
}

div#extra-sidebar{
	text-align:left;
	background: #817d80 repeat-x;
	padding: 10px;
	border: 2px solid #45301f;
	margin-left: 60px;
	clear: both;
	width: 984px;
	text-align:left;
}
	
div#footer{
	clear:both;
	width:100%;
	height:25px;
	background: /*url(images/footer.jpg) no-repeat bottom*/;
	text-align: center;
	padding-bottom: 15px;
	color: gray;
}

div#footer a{
	clear:both;
	width:100%;
	height:25px;
	background: /*url(images/footer.jpg) no-repeat bottom*/;
	text-align: right;
	padding-bottom: 15px;
	color: gray;
}

#nav{
	padding: 0;
	right:0;
	top: 20px;
	margin-bottom: 0;
	margin-right: 7px;
	margin-top: 0;
}
#navbar{
}

ul#navbar{
	padding:0;
	margin-bottom: 0;
	margin-left: 8px;
	margin-right: 0;
}
#navbar li{
	float: left;
	display: block;
}

#navbar li a{
	color: #ffffff;
	text-decoration: none;
	background: #685b5e repeat-x;
	padding-left: 7px;
	font-size: 1.4em;
	text-transform: uppercase;
	padding-right: 7px;
	margin-left: 1px;
	display: inline;
}

#navbar li.current_page_item a{

background: #8f8b8f repeat-x;
color: #f6f6f6;
}

#navbar li a:hover{
	background-color: #bbb5ba;
}
/*links */

a{
	text-decoration: none;
	color: #240e55;
}
a:hover {
	color: #aaa6aa;
}
a img {border:0;}	
/*images*/
img {
	border: 0;
}
/*typography*/
	
body {
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #555;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #6e6164;
text-transform: uppercase;
}


/* H1
---------------------------------------------*/
h1 {
	font-size: 2.6em;
	line-height: 1.3em;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
text-transform: capitalize;
letter-spacing: -1px;}
h1 a{
	color: #666;
	border-bottom: 0em none;
display: block;}
h2 {
	font-size: 164%;
	line-height: 1.3em;
	
}
h2 a, h3 a, h4 a{color: #5a4f52;
	}
h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
}
h4 {
	font-size: 125%;
	line-height: 1.4em;
}

p {
	padding: 4px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

div#footer p{margin-left: 5px;
font-size: 0.8em;
margin-right: 5px;
}

.post{
padding-left: 5px;
padding-right: 5px;}

.dte{
color: #a3a3a3;
margin-top: -1em;
margin-bottom: 1em;}
.postmetadata{
	clear:both;
	
	font-size: 0.8em;
	color: #a3a3a3;

	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
border-top: 1px #e3f5ff solid;
padding-top: 2px;}

.entry{
font-weight: normal;
font-size: 1em;
font-style: normal;}

.entry img{
	border: 1px #dbf1fc solid;
	padding: 5px;
	margin: 5px;}
.entry a:hover img{border: 1px #fdde6a solid;
}
.post ul, .post ol{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.post ul li{
	list-style-type: none;
}

.post blockquote{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
border-left: 4px #dbf1fc solid;
font-style: italic;
margin-left: 30px;
margin-right: 20px;}

.post blockquote em{
	
	float: right;
font-weight: normal;
font-size: 1em;
font-style: normal;}


/*special*/
span.amp {
	font-family: "Goudy Old Style", "Palatino",
	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }


/*LISTS*/
#navigation li{
	font-weight: normal;
	margin: 0;
	font-size: 1em;
	list-style-type: none;
}
#navigation ul{
	font-weight: normal;
	text-align: left;
	margin: 10px;
	font-size: 1em;
	list-style-type: none;
	padding: 0;
}

/*Bottom Widgets*/

#extra2 a{
text-transform: capitalize;
color: #eeded5;
	font-weight: bold;
}

#extra2 a:hover{
color: black;}

#extra2 ul, #extra li{
	margin:0;
	padding:0;
	list-style-type: none;}
	
#extra2 ul{
padding-left: 20px;
padding-right: 20px;}

#extra2 li{
	display: block;
	border-bottom: 1px none #c8eb94;
color: #eeded5;
	font-weight: bold;
	text-transform: uppercase;
}

#extra2 li a{
text-transform: capitalize;
color: #faf4e8;
	font-weight: bold;
}

#extra2 ul a{
text-transform: capitalize;
color: #eeded5;
	font-weight: bold;
}

#extra2 li a:hover{
color: #e5ca63;}

#extra2 h2{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: #900;}

#extra2 h2 a{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: #900;}

#extra2 h2 a:hover{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: #e5ca63;}

/*events */
#extra-sidebar ul, #extra-sidebar li{
	margin:0;
	padding:0;
	list-style-type: none;}
	
#extra-sidebar ul{
padding-left: 20px;
padding-right: 20px;}

#extra-sidebar li{
	display:block;
text-transform: uppercase;
color: #666;
font-weight: bold;
}

#extra-sidebar li a{
text-transform: capitalize;
font-weight: bold;
color: #eeded5;
}

#extra-sidebar li a:hover{
color: black;
}
#extra-sidebar h2{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: white;}

/*comments*/	
#comments{
	margin-top: 10px;
	margin-left: 25px;
margin-right: 10px;}

.commentlist{
	margin-left: 5px;}
.commentlist li{
	
	background-color: #ffffff;
	padding: 2px;

list-style-type: none;}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;}
.commentlist p{
	margin-top: 1em;}
.commentlist .alt{border-top: 1px #c2bfb2 solid;
border-bottom: 1px #c2bfb2 solid;
background-color: #fffdf8;}

.nocomments a{
background-image: url(images/figure.gif);
padding-left: 12px;
background-repeat: no-repeat;}

#respond{
	margin-top: 1em;}
/*forms*/	

input, textarea, select {	font: 1em Verdana, sans-serif; 
	background: #f8f8f8;
	border:1px solid #999;
	border-color:#999 #eef #eef #999;
	padding:1px;
	color: #444;}	

input#author, input#email{
	background-color: #fdffdd;}

input:focus, textarea:focus {background: #ffffff;}

input:hover, textarea:hover {
	background:#ffffff;
	cursor:text;}
	
input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}
#comment{width:420px;
	font: 1em Verdana, sans-serif;
margin-bottom: 1em;}
#commentform{
margin-top: 1em;
}
#searchform{
margin-top: 5px;
margin-left: 5px;}
input#searchsubmit{
display: none;}
input#s {
	width: 180px;
	font-size: 1.2em;
border: 1px #aeab9f solid;}

.navigation{
	font: 1em/1.2em "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	height:1.2em;
	border-top: 1px #dbf1fc solid;
	border-bottom: 1px #dbf1fc solid;
}
.navigation a{
	color: #333;
	font-style: normal;}
.navigation a:hover{
	color: #c2bfb2;}

.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
	
.related{
	margin-bottom: 1em;
	margin-top: 1em;}
.related ul{
	list-style-type: none;
	margin: 0;
	
	}
.related ul li{
	list-style-type: none;
	text-indent: 0;
	}
	
/*---archives---*/
.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}
.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}
.clear{clear:both;}
.archive ul li {
	margin:0;

	list-style-type: none;}
					
.archive li a {

	padding: 0px;
	color: #83b449;

	text-decoration: none;
}

.children li{

	margin:0;
	padding:0;
	border: none;
	padding-left: 1em;
}
.children li a {
	padding-left:0px;
	}					
.archive li a:hover {

	color: #333;
}

#pagenav{
margin-bottom: 1em;
height:25px;}

ul#pagenav{float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;}
	
#pagenav li{
	float:left;
	list-style-type:none;
}

#pagenav ul a{
	padding: 5px;
	line-height: 25px;
	color: #000;
	margin-left: 1px;
	background-repeat: repeat-x;
	text-decoration: overline;
	font-weight: bold;
	display: block;
	clear: both;
	position: relative;
	font-size: 1.1em;
}

#pagenav li.current_page_item a{

background: url(images/menuon.jpg) repeat-x bottom;
color: #666;}

#pagenav li a:hover{
background-image: url(images/menuon.jpg) ; /*background image swap on hover*/
}


li#flexi-pages ul li {
	font-weight:bold;
}
li#flexi-pages ul li ul li {
	font-weight:normal;
}
#wp-admin-bar {margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}
/* For Link Indication plugin */
a.liexternal { padding-left: 17px; background: url(images/link-icon_external.gif) no-repeat left; }
a.liwikipedia { padding-left: 17px; background: url(images/link-icon_wikipedia.gif) no-repeat left; }
a.liftp { padding-left: 17px; background: url(images/link-icon_ftp.png) no-repeat left; }
a.limailto { padding-left: 18px; background: url(images/link-icon_mail.png) no-repeat left; }
a.lipdf { padding-left: 17px; background: url(images/link-icon_pdf.png) no-repeat left;  }
a.liword { padding-left: 17px; background: url(images/link-icon_word.png) no-repeat left;  }
a.liexcel { padding-left: 17px; background: url(images/link-icon_excel.png) no-repeat left;  }
a.lizip { padding-left: 17px; background: url(images/link-icon_zip.png) no-repeat left;  }

