/*  
Theme Name: Finlayfound
Author: Joe Hope, Josh Coyle, GRP82
Author URI: http://www.grp82.com/
Version: 1.0

*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

p {
  font-size: 9pt;
  }

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

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  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%;
  }

body {
  text-align: center;
  margin: 0;
  padding:0;
  font-family: arial, helvetica, sans-serif;
  background:  #363636 url(images/bgbody.jpg) top right no-repeat;
  }
fieldset {
	padding:0;
	margin:0;
}
.head {
	font-size:14pt;
	color:#515151;
	font-weight:bold;
	padding-top:5px;
	letter-spacing:-.5px;
	font-family: arial, helvetica, sans-serif;
}


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 990px;
  text-align: left;
  padding: 0;
background: url(images/content-bg.png) 5px 315px no-repeat;
  }

#header {
  padding: 0;
  margin: 0;
  height: 300px;
background: url(images/header-bg.png) top left no-repeat;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {

  width: 350px;
min-height:300px;
  margin: 0 auto;
  padding: 0;
}
#header #logo a {
	width:350px;
	height:300px;
	cursor:pointer;
	overflow:hidden;

		position:absolute;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#catnav {
  margin: 18px  0  0 0px;
  padding: 0;
  clear: both;
  height: 44px;
  width: 1010px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 70px 0 45px;
  font-size: 12pt;
text-transform:uppercase;
  color: #fff;
font-weight:none;
  }

#nav li a:hover {
	color:#888;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;

  }
#contentwrapper {
  float:left;
  width: 960px;
  margin: 0 0 0px 30px;
  padding: 0;
min-height:600px;
color: #000;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 5px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  color: #000;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;

}
div.topPost  {
	width:900px;
	font-size: 18pt;
  }
.topPost h2.topTitle {
  font-size: 28pt;
  font-weight:bold;
  color: #001a3b;
  font-family: arial, helvetica, sans-serif;
padding-bottom:20px;
padding-left:10px;
margin-left:-10px;
background: url(images/h1-title-bg.png) left bottom repeat-x;

  }
.topPost h4.topTitle {
	font-size: 20pt;
  font-weight:bold;
  color: #001a3b;
  font-family: arial, helvetica, sans-serif;
	padding-bottom:20px;
	padding-left:10px;
	margin-left:-10px;
	

  }
.topPost h4.topTitle a {
	font-size: 20pt;
  font-weight:bold;
  color: #001a3b;
  font-family: arial, helvetica, sans-serif;
	padding-bottom:20px;
	padding-left:10px;
	margin-left:-10px;


  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #000;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 12pt;
  color: #000;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #000;
  }
.topPost p.topMeta a:hover {
  color: #000;
  }
.topPost div.topContent {
  font-size: 14pt;
  color: #000;
  margin: 8px 0;
letter-spacing:.5px;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #333;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
	color:#888;
  }
.topPost div.topContent p {
	font-size: 14pt;
  color: #000;
  
}
.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #333;
padding:1px;
  }
.topPost div.topContent div.about {
	width:900px;
	

}
.topPost div.topContent div.about img {
	clear:both;


}
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 12pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #333;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #333;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

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


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #040404;
  width: 530px; /* 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: 10px 15px;
  color: #fff;
  }
#comment a {
  color: #6598b8;
  }
#comment a:hover {
  color: #fff;
  }
#numberofcomments {
  color: #fff;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #030303;
  border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
  background: #000;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#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;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


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

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

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

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

#sidebars table {
  width: 160px;
  }

#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: #eee;
  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: #eee;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

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

#tag_cloud a {
  display: inline;
  }

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



/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 0 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
background: #363636 url(images/footer-top-bg.png) 5px top no-repeat;
min-height:200px;
  }
#footer p {
  padding: 0;
background: #001a3b;
  }
#footer a {

  }
#footer a:hover {
  color: #fff;
  }
#footer2in {
  margin:0 auto;
  width: 1000px;
padding-left:30px;
  }
#footerright {

  float: right;
  width: 450px;
  text-align: right;
  }
#footerright ul {  
  width: 450px;
  list-style: none;
  margin: 0;
  display:inline;
float:right;
margin-right:-80px;
}

#footerright li {
  border-left:1px solid #fff;
  float: left;
  padding-left: 5px;
  padding-right:5px;
  margin-top:75px;
  }
#footerright li.home {
	border:none;
}
#footerright a {
  display: block;
text-transform:uppercase;
  color: #fff;
font-size:8pt;

  }
#footerright a:hover {
text-decoration:none;
	color:#888;
  }
#footerleft {
  float: left;
  width: 550px;
  text-align: left;

  }
#footerleft img {
	float:left;
	margin-top:20px;
}
#footerleft p {
	margin-top:65px;
	margin-left:75px;
	font-size: 8pt;
	font-weight:none;
}
#footerleft p a {
color:#999;	
}
#footerleft p a:hover {
	color:#888;
	text-decoration:none;
}
#footer2 {
	width:100%;
	min-height:200px;
	background:#001a3b;
	border-top:1px solid #fff;
	color:#fff;
}

/* 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: 0;
  }
  
img.alignright {
  float: right;
  margin: 0;
  }
img.aligncenter {
  margin: 0;
  display: block;
  }

.wp-caption {
  text-align: left;
  padding:0;
  font-size:10px;
  font-style:italic;
  }

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

.topPost .wp-caption p.wp-caption-text {
  font-size: 11px;
  padding: 10px 0;
  margin: 0;
  color: #111;
  }




