/*  
Theme Name: Camp Erutan
Description: Camp Ertan was designed specifically for the Camp Erutan.
Author: ben
Author URI: http://appleboxstudios.net/
Version: 1.5
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* --COLORS--
Orange: #FFA21F;
Yellow: #F9ED33;
Green:	#8CC63F;
LT Blue: #0E8FEF;
Drk Blue: #0A69AF;
*/


/* 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;}
hr { color: #0A69AF;border: 1px solid #0A69AF;}

h2 a { color: #FFF; font-size: 18pt;}
#searchbox { border: none; padding: 4px;}
pre {  height: auto; overflow-x:scroll;}
fieldset {margin: 0; padding: 0; border: 0;}
dd {padding-left: 15px;}
p {font-size: 9pt;}
a {color: #0E8FEF; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;}
#subNav { padding: 40px 180px 0 140px;}
#subNav .alignleft { margin-left: 25px;}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
blockquote {
  background: #0A69AF;
  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, trebuchet ms, sans-serif;
  background-color: #0A69AF;
  color: #FFF;
  /*background: #000 url(images/bgbody.jpg) top center no-repeat;*/
  }

/*-- IMAGES --*/
.imageRight {
	float: right;
}


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  padding: 0;
	background-color: #2A3990;
  }

#header {
  margin: 0;
  background: #0A69AF url(images/squares.gif) repeat-x;
  }

#topnav #home {
	background: #0E8FEF;
}
#header #topnav {
  text-align: center;
  float: right;
  margin: 125px 25px 0 0;
}
#header #topnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#topnav div {
	width: 75px;
	padding: 10px;
	float: left;
}
#homeBtn {
	background-color: #0E8FEF;
}
#homeBtn a {
	color: #F9ED33;
}
#donateBtn {
	background-color: #F9ED33;
	margin-left: 10px;
}
#donateBtn a {
	color: #0E8FEF;
}
#header #topnav li {
  display: inline;
  }
#header #topnav li a {
  font-size: 11pt;
  font-weight: bold;
  text-transform: lowercase;
  }
#header #topnav li a:hover {
  text-decoration: underline;
  }

#header #logo {
  float: left;
  width: 690px;
  margin: 90px 0 40px 40px;
  height: 119px;
  background: url(images/camplogo.gif) no-repeat;
}
#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;
  }
#subnav {
	
}
/* Menu */

#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#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 20px 0 15px;
  font-size: 10pt;
  color: #fff;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #6598b8;
  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;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin:60px 0 15px 125px;
  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: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topDate {
	color: #0E8FEF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 18pt;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #0A69AF;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #0E8FEF;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #F9ED33;
  }
.topPost p.topMeta a:hover {
  color: #FFF;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #FFF;
  margin: 8px 0;
	line-height: 1.6em;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #FFF;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #FFF;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  margin-right: 5px;
  line-height: 27pt;
	color: #0E8FEF;
  }
.topPost span.topComments a, .topPost span.topMore a {
  color: #0E8FEF;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  line-height: 27pt;
  vertical-align: middle;
  color: #FFF;
  }
.topPost span.topTags a {
  color: #0E8FEF;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #0A69AF;
  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: #0A69AF;
  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: none;
  padding: 10px 15px;
  color: #fff;
  }
#comment a {
  color: #FFF;
  }
#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: #0E8FEF;
  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: #FFF;
  }
#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 */ /*YOU MAY TRY DELETING AFTER THE BLOG IS LIVE- THIS WAS STYLES FOR THE WELCOM BOX IN RIGHT COL--*/

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  }
#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-left: 5px;
  background: #F9ED33;
  color: #0E8FEF;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  padding: 3px 6px;
  vertical-align: middle;
  border: none;
  clear: both;
  }
.submitbutton:hover {
  cursor: pointer;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 215px;
  color: #F9ED33;
  }
#sidebars .sidebarbox {
  padding: 8px 15px;
  }
#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: bold;
  font-size: 11pt;
  color: #0E8FEF;
  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 0;
  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: #F9ED33;
  }
#sidebars a:hover {
  color: #F9ED33;
  text-decoration: underline;
  }

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

#tag_cloud a {
  display: inline;
  }

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



/* footer*/
#footer {
	font-size: 10px;
	margin-top: 25px;
}
#footer ul {
	display: inline;
}
#footer li {
	list-style: none;
}
#footLeft {
	float: left;
	margin: 0;
	width: 400px;
}
.marginRight {
	margin-left: 10px;
}
#footRight {
	text-align: right;
	float: right;
	width: 400px;
}
#footRight a {
	margin-left: 10px;
	text-decoration: none;
	color: #FFF;
}
#footer {
  clear: both;
  padding: 15px 50px 35px;
  }
#footer p {
  color: #FFF;
  padding: 0;
	font-size: 10px;
  }
#footer a {
  color: #FFA21F;
  text-decoration: underline;
  }
#footer a:hover {
	color: #0A69AF;
  text-decoration: underline;
  }
#footerleft {
  float: left;
  width: 500px;
  }


/* 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;
  }




