html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 94%;
	padding:1.5% 3%;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px 'Arial';
	font-weight: 300;
	line-height: 1.625;
}
#page {

}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

a:focus,
a:active,
a:hover {
	color:#373737;
	text-decoration: underline;
}

/* Forms */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea, select {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
	width:98%;
}

textarea {
	padding: 3px;
	width: 98%;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
select{
	padding: 8px 6px;
}

.grey{ background:#9b9b9b;}
.lightgrey{ background:#ddd;}

.red-line{border:1px #ff7171 solid; padding:3%;}
/* =Content
----------------------------------------------- */

.envelope{
	position:absolute;
	width:100%;
	bottom:0;
	z-index:1;
}

.form .error{
	font-size:11px;
	color:#C00;
	display:block;
}

.form{
	margin:0 auto;
	width:680px;
	padding:20px 20px 140px 20px;
	background:#fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.form div h3{margin-top:10px;}

.form .logo{
	margin:0 auto 20px auto;
	text-align:center;
	max-width:680px;
}

.form input[type="submit"]{
	color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:22px;
	padding:10px 40px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	text-decoration:none;
	border:none;
	cursor:pointer;
	margin:20px 0;
	width:100%;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
}
.logo{border-bottom:2px #ccc solid; text-align:right; padding-bottom:10px;}

.prubsn h3{font-size:12px; font-weight:bold; line-height:14px;}
table.rating td label{display:block; font-weight:bold;}
table.rating td{color:#59c8c4; text-align:center;}
table.rating2 td label{font-weight:bold;}
table.rating2 td{color:#59c8c4;text-align:left;}
table.rating2.vertical td input[type=radio], table.rating2.vertical td label{display:inline-block;}
table.rating2.vertical td input[type=radio]{width:5%; vertical-align:top;}
table.rating2.vertical td label{width:93%;}
.rating-col{display:block; width:100%; clear:both;}
.rating-col-half{display:block; width:50%; clear:both;}
.likely-col{color:#59c8c4; float:right; font-size:10px; text-align:right; padding:10px 0;}
.notlikely-col{color:#ef3949; float:left; font-size:10px; padding:10px 0;}

.comment textarea{border-radius:10px; border:2px #ccc solid; overflow:auto; padding:1%; max-width:98%;}
.action{text-align:center; padding:20px;}
.action input[type=submit]{ background:#ce1d2a; border-radius:10px; color:#fff; padding:5px 30px; border:none; text-transform:uppercase;-webkit-appearance: none!important;
	-moz-appearance: none!important;appearance: none!important;}
.clear{clear:both;}
.contact{border-top:2px #ccc solid; padding:10px 0; margin-top:50px;}
.contact .info{display:inline-block; width:28%; color:#666; vertical-align:top; font-size:12px;}
.contact .info i{margin-right:5px;}
.contact .info i, .contact .info a{color:#666; text-decoration:none;}
.prubsn-bottom-line{background:url('../images/color-line.jpg') repeat-y center center; height:5px; background-size:100%;}
#main {
	clear: both;	
	width:760px;
	margin:0 auto;
	background:#fff;
	padding:20px;
}

#main2 {
	clear: both;	
	width:760px;
	margin:0 auto;
	background:#fff;
	padding:10px;
}

.hentry {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	position: relative;
}

.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}

.entry-content,
.entry-summary {
	padding: 0;
}

.entry-content h3,
.comment-content h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	margin: 0;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	padding: 0;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
p img{
	margin-top: 0.4em;
}

/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}

/* Site Generator Line */
#site-generator {
	color: #666;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0.5em;
	text-align: center;
}
#site-generator a {
	color: #000;
	text-decoration:none;
}

#site-generator a:hover {
	color: #9f1f63;
	text-decoration:underline;
}



/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	#main {	
		width:90%;
		padding:5%;
	}
	#main2 {	
		width:96%;
		padding:2%;
	}
	.form{
		width:90%;
	}

}
@media (max-width: 650px) {
	.form{
		width:88%;
	}
	.photo{
		bottom:17px;
		left:120px;
	}
	
	.form{
		padding:20px 20px 120px 20px;
	}
	.contact .info{display:block; width:100%; padding:5px 0;}

	table.rating2.vertical td input[type=radio]{width:10%;}
	table.rating2.vertical td label{width:80%;}
}
@media (max-width: 450px) {
	.form{
		width:83%;
		font-size:11px;
	}
	.photo{
		bottom:10px;
		left:75px;
	}
	
	.form{
		padding:20px 20px 60px 20px;
	}
	table.rating{margin:15px 0;}
	table.rating td label{ font-size:11px;}
	p{font-size:12px;}
	.prubsn h3{font-size:11px;}
	.likely-col, .notlikely-col{font-size:9px;}
	.contact .info{text-align:center;}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.form{
		width:81%;
	}
	.photo{
		left:60px;
	}
	
	.form{
		padding:20px 20px 60px 20px;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#colophon {
		display: none;
	}

}