/*  
Theme Name: Floral
Theme URI: http://www.i-fiction.net
Description: Colourful, flowery theme designed for Nittany Entertainment
Author: Mike Verzella, designer and James A Verzella, developer
Author URI: http://www.i-fiction.net
Version: 2
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
*/

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, em {
  margin: 0;
  padding: 10px 0;
  font-family: Verdana, Geneva, sans-serif;
  }

/* Body Copy */
p {
  	font-size: 10.25pt;
  	line-height:14.25pt;
  	 color:#333;
	}
			
/* Post Titles */
h1 {
	font-size:11pt;
 	color:#275066;
	font-style:oblique;
	font-weight:bold;
		letter-spacing:1px;
	}
	/* Post Title Note */
	h2 {
		font-size:8.5pt;
		color:#333;
		font-weight:normal;}
		/* Sub Title */
		h3 {
			font-size:10.25pt;	
			font-weight:bold;
			color:#275066;
			}	
			/* Sub- Sub Title */
			h4 {
				font-size:9.5pt;
				color:#333;
				font-weight:bold;
				font-style:normal;
				}
				h5 {
					font-size: 10.25pt;
  					line-height:14.25pt;
  					color:#333;	
					font-weight: normal;
				}
					h6	{
						font-size: 9.5pt;
  					 	line-height:13.00pt;
  					 	color:#333;
						font-style:italic;
						font-weight: normal;
						}
a {
  color: #6598b8;
  text-decoration: none;
  }

a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #275066;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 11pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }

/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  margin-left: 35px;
  background: #275066;
  width: 490px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 25px 10px 25px;
  color: #fff;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  text-align:left;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {width:250px; text-align:right}
#extrastuff #trackright {float:right; width:180px; text-align:center;}


/* Sidebars */
#sidebars {
  margin: 15px 0 0 25px;
  float: right;
  width: 331px;
  color: #275066;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_right {
  float: right;
  width: 356px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #275066;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #275066;
  /* background: url(images/bullet.gif) left 8px no-repeat;*/
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #1f303b;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #275066;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* footer*/
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 20x 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
  
.widget_search {
	text-align: left;
}

/* JV style */
body {
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background: #275066;
  text-align: Center;
}

a.a:link, a.a:visited {
  color: #000033;
  text-decoration: none;
}

a.a:hover {
  color: #000066;
  text-decoration: underline;
}

a.header {
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a.header:link, a.header:visited {
}
a.header:hover {
	text-decoration: underline;
	color: #fff;
}

.row_header {
  width: 1032px;
  height: 85px;
  background-image: url(images/background_header.jpg);
  background-repeat: no-repeat;
  margin: 0px auto 0px auto;
}
.row_nav {
  width: 1032px;
  height: 59px;
  background-image: url(images/background_nav.jpg);
  background-repeat: no-repeat;
  margin: 0px auto 0px auto;
}

.row_title {
  width: 1032px;
  height: 46px;
  background-image: url(images/background_title.jpg);
  background-repeat: no-repeat;
  margin: 0px auto 0px auto;
}
.row_tile {
  width: 1032px;
  background-image: url(images/background_tile.jpg);
  background-repeat: repeat-y;
  margin: 0px auto 0px auto;
}
.row_page {
  width: 1032px;
  background-image: url(images/background_page.jpg);
  background-repeat: no-repeat;
  margin: -5px auto 0px auto;
}
.row_footer {
  width: 1032px;
  height: 97px;
  background-image: url(images/background_footer.jpg);
  background-repeat: no-repeat;
  margin: 0px auto 0px auto;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: normal;
  color: #acc5f3;
}

.title_left {
	padding-left: 30px;
	width: 566px;
	height: 45px;
	text-align: left;
	vertical-align: top;
}

.breadcrumbs {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
a.crumb {
	color: #fff;
	text-decoration: none;
}
a.crumb:hover {
	color: #000;
	text-decoration: underline;	
}

.title_right {
	color: #ffffff;	
	padding-left: 17px;
	width: 365px;
	height: 45px;
	text-align: left;
	vertical-align: top;
}

.page_left {
	width: 540px;
	padding-left: 54px;
	padding-top: 16px;
	padding-bottom: 16px;
	vertical-align: top;
}

.page_right {
	width: 365px;
	padding-left: 17px;
	padding-top: 16px;
	padding-bottom: 16px;
	vertical-align: top;
}

a.mod_title {
	color: #ffc694;
}
a.mod_title:hover {
	text-decoration: underline;
	cursor: pointer;
}

.mod_left_title {
	width: 531px;
	height: 21px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-image: url(images/mod_left_title_background.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 9px;
	color: #ffc694;
	margin-left: 35px;
}
.mod_left_body {
	width: 500;
}

.mod_right_title {
	width: 356px;
	height: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-image: url(images/mod_right_title_background.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 9px;
	color: #ffc694;
}
.mod_right_body {
	text-align: justify;
	font-style: italic;
	line-height: 14pt;
}

.photo_block {
	width: 365px;
	height: 275px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;
}

.primary_menu_tab {
}

a.primary_menu_item {
	display: inline-block;
	float: left;
	width: 90px;
	padding-top: 30px;
	height: 18px;
	text-align: center;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-shadow: 0.1em 0.1em #333;
}
a.primary_menu_item:hover {
	color: #2d789b;
	text-decoration: none;
}
a.primary_menu_book {
	display: inline-block;
	margin-top: 8px;
	margin-left: -25px;
	padding-top: 12px;
	width: 90px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
a.primary_menu_book:hover {
	color: #930;
	text-decoration: none;
}

.secondary_menu_tab {
	display: inline-block;
	white-space: nowrap;
	width: 110px;
	height: 10px;
	margin: 9px 5px auto auto;
	text-align: center;
	padding-top: 4px
}

a.secondary_menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0.1em 0.1em #333;
}
a.secondary_menu_item:hover {
	color: #2d789b;
	text-decoration: none;
}
.stray_quote-2 {
	color: #275066;
}

.content {
	color: #320b05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 19px;
	font-weight: normal;
	text-align: left;
	width: 535px;
	margin-left: 35px;
	padding-bottom: 14px;
}

a.footer {
	color: #fff;
	text-decoration: none;
	
}
a.footer:hover {
	color: #6598b8;
	text-decoration: underline;
}

.pagetitle {
	display: block;
	float: left;
	position: relative;
	top: -60px;
	left: 0px;
}

/* Unused? */

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }
  
  fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }