/*
THEME NAME: LaunchPad
THEME URI: http://themeshaper.com/wordpress-domain-parking-theme/
DESCRIPTION: Park your domain in style with WordPress and Google FeedBurner.
VERSION: 1.4 
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
*/
/* ---:[Reset default browser CSS]:--- */

html, body, div, span, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* ---:[General styles]:--- */
a {
	text-decoration: none;
}

a img {
	border: none;
}

body {
	line-height: 1.5;
	margin: 0;
	font-family: corbel, calibri, verdana, arial, sans-serif;
	font-size: 76.5%;
	background-color: #9faec2;
	background-image: url(images/pix-imgradient-blue.gif);
	background-repeat: repeat-x;
}

em {
	font-style: italic;
}

form {
	display: inline;
	padding: 36px 0;
}

form p, form input {
	display: inline;
}

h1 {
	font-family: corbel, calibri, verdana, arial, sans-serif;
	font-size: 1.35em;
	text-transform: uppercase;
	color: #226da3;
}

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;
}

p {
	font-size: 1.4em;
	font-family: georgia, times, serif;
	color: #555;
}

strong {
	font-weight: bold;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* ---:[Image handling]:--- */
.entry-content img {
	margin: 0 0 18px 0;
	max-width: 100%;
}

.form-label {
	padding: 36px 10px;
}

.rss-subscribe img, #submit {
	vertical-align: middle;
}

.wp-smiley {
	max-height: 12px; /* Prevent the smileys from breaking line-height */
}

#content {
	background-color: #fff;
	margin: 10px;
	padding: 5px 5px 25px 5px;
	background-image: url(images/3col-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

#main {
	background-color: #fff;
	margin: 0 auto;
	background-image: url(images/final-pixd.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 40px;
}

#options-wrap {
	font-family: calibri, verdana, arial, sans-serif;
	background: #b7cddb;
	margin:0 auto;
	width: 100%;
	float: left;
	text-align: center;
	border-top: 2px solid #013777;
	border-bottom: 2px solid #013777;
}

#options-wrap p.rss-subscribe, #options-wrap p {
	padding: 5px;
	display: inline;
	margin: 0 10px 0 0;
	font-size: .95em;
	font-family: calibri, verdana, arial, sans-serif;
	color: #222;
	text-align: center;
}

#page-info {
	font-size: .9em;
	font-family: calibri, verdana, arial, sans-serif;
	clear: both;
	width: 760px;
	margin: 0 auto;
	height: 55px;
	text-align: left;
	background: transparent url(images/footer-bottom-big-palest.png) no-repeat scroll top left;
}

#page-info p a:hover {
	color: #013777;
}

#page-info p, #page-info p a {
	font-family: calibri, verdana, arial, sans-serif;
	color: #222;
	text-align: left;
	background: transparent;
	padding: 5px;
}

#subscribe-options {
	width: 731px;
	margin: 0 auto;
	padding: 18px 0;
	font-family: calibri, verdana, arial, sans-serif;
	color: #000;
	font-size: 1em;
	overflow: hidden;
}

#subscribe-options a {
	color: #000;
}

#topper {
	margin: 0;
	height: 31px;
	background: #fff url(images/topper.png) repeat-x scroll top center;
}

#wrapper {
	margin: 0 auto 20px;
	width: 760px;
	background: #fff;
	border: 2px solid #013777;
	border-top: none;
}
