/*
THEME NAME: LaunchPad
THEME URI: http://themeshaper.com/wordpress-domain-parking-theme/
DESCRIPTION: Park your domain in style with WordPress and FeedBurner.
VERSION: 1.1 
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
Tags:one column,fixed width, options, rss, special use
*/

/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
  line-height: 1.5; 
  background: #fff; 
  margin:0; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* -------------------------------------------------------------- 
  
   Structure   
   
-------------------------------------------------------------- */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF url(images/fullBackgroundGradient.png) top center repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#fullWrapper{font-size: 1.4em; background: url(images/background_main.png) top center no-repeat; width: 100%;text-align: left;}
#siteWrapper{margin: 0 auto; width: 992px; min-height: 502px;}
#headerWrapper{color: #CCC;}
#logo{width: 315px; height: 105px; margin-left: 24px; float: left;}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
a {
	text-decoration:none; 
}

a{color: #7aa600;}
a:hover{color: #804B26;}

em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
#wrapper {
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}
#main {
	font:18px/24px Georgia, serif;
}
h1 {
	font:30px/36px Verdana, sans-serif;
	font-weight:bold;
}
h1 span {
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#options-wrap {
	
	width:100%;
	float:left;
	margin:0 0 24px 0;
	border-top:2px solid #FE8F45;
	border-bottom:2px solid #B54901;
}
#subscribe-options {
	width:960px;
	margin:0 auto;
	padding:18px 0;
	font-family:Verdana, sans-serif;
	color:#CCC;
	font-size:12px;
	overflow:hidden;
}
#subscribe-options a {
	color:#000;
}
.rss-subscribe {
	display:inline;
	padding:36px 0;
	margin:0 10px 0 0;
}
.rss-subscribe img {
	vertical-align:middle;
}
form {
	display:inline;
	padding:36px 0;
}
form p, form input {
	display:inline;
}
.form-label {
	background:transparent url(images/headerDivider.png) no-repeat top left;
	padding:36px 10px;
}
#submit {
	vertical-align:middle;
}
#page-info {
	clear:both;
	width:960px;
	margin:0 auto;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#CCC;
}
#page-info a {
	color:#CCC;
	font-style:italic;
}
#page-info a:hover {
	color:#FFF;
}

/* =Images
-------------------------------------------------------------- */

/*  Only added for the sake of compliance with Themes Directory   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

img.alignleft,img.align-left {
	float: left;
	margin-right:20px;
}
img.alignright,img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
img.center, img.centered {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
}

#logoH{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 315px;
	height: 105px;
	position: relative;
	background: url(images/logo.png) no-repeat;
	z-index: 150;
	}

#logoH a {
	position: absolute;
	top: 0;
	left: 0;
	width: 315px;
	height: 105px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
	z-index: 150;
	outline: none;
}

#logoH .fakeHover {
	margin: 0;
	padding: 0;
	width: 315px;
	height: 105px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/logo.png) no-repeat 0 -105px;
	z-index: 150;
}

#headerChicklet{
	display: block;
	float: left;    
	margin: 0;
	margin-top: 6px;
	margin-right: 12px;
	padding: 0;
	text-indent: -9999px;
	width: 80px; 
	height: 84px;
	position: relative;
	background: transparent url(images/headerChicklet.png) top left no-repeat;
	z-index: 200;
	}

#headerChicklet a {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px; 
	height: 84px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
	z-index: 200;
	outline: none;
}

#headerChicklet .fakeHover {
	margin: 0;
	padding: 0;
	width: 80px; 
	height: 84px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(images/headerChicklet.png) 0 -84px no-repeat;
	z-index: 200;
}


#logo .tagline{position: relative; top: -24px; left: 110px; width: 200px;}
#logo a.tagline{color: #EEE; opacity: .5; z-index: 100;}


a:hover{text-decoration: none;}
#gnav{float: right; margin-right: 24px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
#gnav ul{list-style: none; display: inline; margin: 0; padding: 0;}
#gnav ul li{display: inline; margin: 0; padding: 0;}
#gnav ul li a{display: inline-block; padding: 65px 0px 12px 19px; color: #FFF; opacity: 0.5;}
/*#gnav ul li a:hover{opacity: 1;}*/

.headerDivider{width: 2px; height: 80px; padding: 0; margin: 0 8px; background: url(images/headerDivider.png) top center; float: left; opacity: .5;}
.right{float: right;}

#headerSpecial h3{font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal; margin-top: 5px;}
#headerSpecial a{color: #7aa600;}
#headerSpecial a:hover{color: #bdf504;}
#headerSpecial .headerLink a{color: #CCC;}
#headerSpecial .headerLink a:hover{color: #FFF;}

.pcontent{float: left;}
.pcontent ul{margin: 5px 0 0; padding-left: 18px !important; }
.pcontent ul li{padding-left: 0px !important; list-style: none; list-style-image: url(images/raquo.png);}


#contentWrapper{margin-top: 24px;}

#contentWrapper.noheader{background: url(images/contentWrapperBg_NOHEADER.png) top center no-repeat; min-height: 366px;}

#content.noheader{width: 626px; min-height: 300px; padding: 12px; float: left;}
/*#content{width: 602px; min-height: 300px; padding: 24px;}*/

.adBlock{width: 244px;}



.left{float: left;}
.right {float: right;}

body.frontPage .post{margin: 0 0 24px 0; }
body.frontPage .post h3 {margin: 0 12px 12px 12px; font-size: 20px;}
body.frontPage .post h3 a {color: #804B26;}
body.frontPage .post.level2 h3 a {color: #CCC;}
body.frontPage .post.level2 h3 a:hover {color: #FFF;}
body.frontPage .post .entry p:first-child{margin-top: 0px; padding: 0px;}
body.frontPage .post .entry{float: left; width: 386px; margin-bottom: 12px;}
body.frontPage .post p{color: #666;}
body.frontPage .post.level2 p{color: #AAA;}
body.frontPage .post .readMore a {display: block; width: auto; border: 1px solid #ECF7D2; padding: 4px 6px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
body.frontPage .post .readMore a:hover {display: block; border: 1px solid #BDDB74; background: #ECF7D2; color: #272727;}


#searchSidebar{width: 244px; height: 59px; background: transparent url(images/searchSideboxBg.png) top left no-repeat; padding-top: 60px;}
#searchSidebar input#s {width: 211px; background: #FFF; border: 1px solid #495716; padding: 4px; margin: 0 12px; height: 20px; font-family:Verdana, Geneva, sans-serif; font-size: 16px !important; color: #272727; -moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; outline: none; opacity: .5;}
#searchSidebar input#s:focus {border: 1px solid #94BC24; color: #94BC24; outline: none; opacity: 1;}
#searchSidebar input#s:hover {border: 1px solid #94BC24; color: #94BC24; outline: none; opacity: 1;}

#sideSubscribe{padding-bottom: 10px;}
#sideSubscribe h4{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 140px;
	height: 34px;	
	background: url(images/subscribeHeader.png) no-repeat;
	clear:both;
	}
	
#sideSubscribe .subButtons{padding-bottom: 6px;}
#sideSubscribe .subButtons ul{list-style: none;}
#sideSubscribe .subButtons ul li{list-style: none; display: inline; margin: 0 auto; text-align:center; float: left;}
#sideSubscribe .subButtons ul li:before{content: none !important;}
#sideSubscribe .subButtons ul li a{display: inline-block; width:auto; background: #ECF7D2; color: #666; border: 1px solid #ECF7D2; padding: 6px; margin: 3px 4px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#sideSubscribe .subButtons ul li a:hover{background: #ECF7D2; color: #272727; border: 1px solid #BDDB74;}