/*
Theme Name: Polaroids
Author: Guy Davies
Author URI: http://www.webdesignuk.org.uk
Theme URI: http://www.webdesignuk.org.uk/polaroids
Description: A polaroid based theme ideal for both personal blogs and showcasing your portfolio.  Minimalist, clean, light and fast to load.
Version: 1.41
Tags: White, light, custom-menu, editor-style, microformats, theme-options
License: GNU General Public License v2.0
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
*/
html,
@import url(http://fonts.googleapis.com/css?family=Lora);
@import url(http://fonts.googleapis.com/css?family=Oswald);
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Times New Roman";
} 

#pagewidth {
	width: 98%;
	text-align: left;
	margin: 0 auto;
}

#header {        
    	position: relative;
	height: 120px;
	width: 100%;
	display: block;
	overflow: auto;
	text-align: center;
	margin: 30px 0px 0px 0px;
        overflow-y: hidden;
} 
#header h1 {             
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin: 0px auto 0px auto;
	clear: both;
	color: #111111;
	padding: 0px;
} 
#header h1 a {
	color: #111111;
	text-decoration: none;
} 
#header h1 a:hover {
	color: #666666;
	text-decoration: none;
} 
#header h2 {
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin: 0px auto 0px auto;
	clear: both;
	color: #888888;
	padding: 0px;
} 

#homecol {
	position: relative;
	text-align: center;
}

.polaroid {
	background: url(img/photo.jpg) top left no-repeat;
	width: 200px;
	height: 240px;
	padding: 34px 36px 26px 39px;
	display: inline-block;
	overflow: hidden;
	margin: 0px auto 20px auto;
	zoom: 1;
	*display: inline;
	_height: 240px;
}
.polaroidimage {
	width: 185px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}
div.polaroidimage img {
	width: 185px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
div.polaroidimage img:hover {
	width: 185px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
        
}
.polaroidtitle {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 170px;
	height: 45px;
	overflow: hidden;
	line-height: 1.1em;
	padding: 5px 0px 0px 0px;
	color: #111111;
	text-align: left;
}
div.polaroidtitle a {
	color: #111111;
	text-decoration: none;	
}
div.polaroidtitle a:hover {
	color: #888888;	
}
.polaroiddate {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 170px;
	height: 19px;
	overflow: hidden;
	line-height: 1.1em;
	padding: 3px 0px 0px 0px;
	color: #888888;
	text-align: left;
}

#maincol {
	position: relative;
	text-align: left;
}

#maincontent {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #111111;
	width: 1000px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
}
#maincontent h1 {
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 10px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
} 
#maincontent h1 a {
	text-decoration: none;
} 
#maincontent h1 a:hover {
	text-decoration: none;
} 
#maincontent h2 {
	margin: 0px auto 5px auto;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 8px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
} 
#maincontent h3 {
	margin: 0px auto 5px auto;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 6px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
} 
#maincontent h4 {
	margin: 0px auto 5px auto;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
} 
#maincontent h5 {
	margin: 0px auto 5px auto;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
} 
#maincontent h6 {
	margin: 0px auto 5px auto;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	clear: both;
	text-align: center;
} 
#maincontent p {
	font-size: 12px;
	line-height: 1.7em;
	clear: left;
	margin: 0px 0px 10px 0px;
}
#maincontent p a:hover {
	text-decoration: none;
}
#maincontent a {
	color: #111111;
}
#maincontent a:hover {
	text-decoration: none;
}
#maincontent ul {
	font-size: 12px;
	line-height: 1.7em;
	clear: left;
}
#maincontent ol {
	font-size: 12px;
	line-height: 1.7em;
	clear: left;
}
#maincontent .postfooter {
	clear: both;
}



.navigation {
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.7em;
	text-align: center;
	margin: 0px auto 0px auto;
}
.navigation a {
	color: #111111;
	text-decoration: none;
}
.navigation a:hover {
	color: #888888;
}
.prevlink {
	margin: 0px 20px 0px 20px;
}
.nextlink {
	margin: 0px 20px 0px 20px;
}

.date {
	margin: 5px auto 20px auto;
	text-align: center;
	}


#footer {
	clear: both;
	display: block;
	overflow: auto;
	text-align: center;
	margin: 30px 0px 20px 0px;
} 

#footermenu {
	margin: 0px auto 0px auto;
	text-align: center;
}
#footermenu h2 {
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #111111;
}
#footermenu h2:hover {
	color: #888888;
}
#footermenu h2:active {
	color: #888888;
}

#footermenu {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #888888;
}
#footermenu a {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #888888;
}
#footermenu a:hover {
	text-decoration: none;
	color: #111111;
}

#footermenu ul {
	padding: 0px 0px 0px 0px;
	margin: 5px auto 15px auto;
	list-style: none;
	width: 600px;
	list-style: none;
	clear: left;
	text-align: center;
}
#footermenu ul li {
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
}
#footermenu ul li a {
	display: block;
	padding: 6px 5px 6px 10px;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #888888 ;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-decoration: none;
}
#footermenu ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#footermenu ul li ul {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 15px auto;
	list-style: none;
	width: 600px;
	list-style: none;
	clear: left;
	text-align: center;
}
#footermenu ul li ul li {
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
}
#footermenu ul li ul li a {
	display: block;
	padding: 6px 5px 6px 20px;
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #888888 ;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-decoration: none;
}
#footermenu ul li ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#footermenu ul li ul li ul {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 15px auto;
	list-style: none;
	width: 600px;
	list-style: none;
	clear: left;
	text-align: center;
}
#footermenu ul li ul li ul li {
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
}
#footermenu ul li ul li ul li a {
	display: block;
	padding: 6px 5px 6px 30px;
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #888888 ;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-decoration: none;
}
#footermenu ul li ul li ul li a:hover {
	text-decoration: none;
	color: #333333;
}



table#calendar_wrap {
	width: 230px;
	overflow: hidden;
	clear: both;
}

#wp-calendar {
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	color: #111111;
	clear: both;
	width: 210px;
	margin: 6px auto 6px auto;
	padding: 0px 10px 0px 10px;
}
#wp-calendar a {
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
#wp-calendar a:hover {
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	color: #111111;
}

blockquote {
	margin: 20px;
	padding: 8px 8px 8px 15px;
}
blockquote p {
	background-color: inherit;
	color: #505050;
	font-size: 0.9em;
	line-height: 1.3em;
}
label {
	background-color: inherit;
	color: #606060;
	font-size: 0.9em;
	font-weight: bold;
}
table#wp-calendar {
	margin: 0 0 20px;
	width: 140px;
}
code {
	font-size: 1.2em;
	display: block;
	padding: 5px 5px 5px 8px;
	margin: 5px 0 15px 0;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.left {
	border: 1px solid #cccccc;
	float: left;
	margin: 10px 15px 10px 0;
}
.right {
	border: 1px solid #cccccc;
	float: right;
	margin: 10px 0 5px 10px;
}
.center {
	border: 1px solid #aaaaaa;
	margin: 5px auto 12px;
	text-align: center;
}
.textright {
	text-align: right;
}
.small {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
.post {
	margin: 0px;
}
.wp-caption-text {
	color: #111111;
}
.sticky {
	color: #111111;
}
.gallery-caption {
	color: #111111;
}


#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #111111;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p: last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p: last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
	
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #111111;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #888888;
}
.commentlist .even {
	
}
.commentlist .bypostauthor {
	
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #111111;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #888888;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


input[type=submit] {
	color: #111111;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list
#respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #888888;
	font-weight: bold;
}
#respond label {
	color: #111111;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #111111;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*Google Forms*/
div.ss-form-container {
   border: 1px solid #ffffff;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
   background: -webkit-linear-gradient(top, #fcfcfc, #ffffff);
   background: -moz-linear-gradient(top, #fcfcfc, #ffffff);
   background: -ms-linear-gradient(top, #fcfcfc, #ffffff);
   background: -o-linear-gradient(top, #fcfcfc, #ffffff);
   background-image: -ms-linear-gradient(top, #fcfcfc 0%, #ffffff 100%);
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width:300px;
   padding:20px;
   width:400px;
   margin-left:25%;
   }
div.ss-select select, div.ss-paragraph-text textarea {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
div.ss-form-entry>input[type="submit"][name="submit"] { 
background-color: pink; 
}
div.ss-form-entry > input {
    clear: both;
    display: block;
    width: 300px;
    margin-bottom: 10px;
}

div.ss-paragraph-text textarea {
    width: 300px;
}
.ss-form-container, .ss-resp-card {
  background-color: rgb(255,255,255);
}

.ss-footer, .ss-response-footer {
  background-color: rgb(255,255,255);
}

.ss-grid-row-odd {
  background-color: rgb(242,242,242);
}

.ss-form-container, .ss-resp-card {
  border-color: rgb(212,212,212);
}

.ss-form-title {
  text-align: left;
}

.ss-form-title[dir="rtl"] {
  text-align: right;
}

.ss-form-desc {
  text-align: left;
}

.ss-form-desc[dir="rtl"] {
  text-align: right;
}

.ss-header-image-container {
  height: 0;
}

.ss-item {
  font-size: 1.080rem;
}

.ss-choices {
  font-size: 1.000rem;
}

body {
  font-family: "Roboto";
  color: rgb(119,119,119);
  font-weight: 400;
  font-size: 1.080rem;
  font-style: normal;
}

.ss-record-username-message {
  font-family: "Roboto";
  color: rgb(119,119,119);
  font-weight: 400;
  font-size: 1.080rem;
  font-style: normal;
}

.ss-form-title {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 400;
  font-size: 2.460rem;
  font-style: normal;
}

.ss-confirmation {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 400;
  font-size: 2.460rem;
  font-style: normal;
}

.ss-page-title, .ss-section-title {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 400;
  font-size: 1.845rem;
  font-style: normal;
}

.ss-form-desc, .ss-page-description, .ss-section-description {
  font-family: "Roboto";
  color: rgb(140,140,140);
  font-weight: 400;
  font-size: 1.080rem;
  font-style: normal;
}

.ss-resp-content {
  font-family: "Roboto";
  color: rgb(119,119,119);
  font-weight: 400;
  font-size: 1.080rem;
  font-style: normal;
}

.ss-q-title {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 700;
  font-size: 1.080rem;
  font-style: normal;
}

.ss-embeddable-object-container .ss-q-title {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 700;
  font-size: 1.845rem;
  font-style: normal;
}

.ss-q-help, .ss-q-time-hint {
  font-family: "Roboto";
  color: rgb(140,140,140);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: normal;
}

.ss-choice-label, .video-secondary-text, .ss-gridrow-leftlabel, .ss-gridnumber, .ss-scalenumber, .ss-leftlabel, .ss-rightlabel {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: normal;
}

.error-message, .required-message, .ss-required-asterisk {
  font-family: "Roboto";
  color: rgb(196,59,29);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: normal;
}

.ss-send-email-receipt {
  font-family: "Roboto";
  color: rgb(80,80,80);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: normal;
}

.ss-password-warning {
  font-family: "Arial";
  color: rgb(119,119,119);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: italic;
}

.disclaimer {
  font-family: "Arial";
  color: rgb(119,119,119);
  font-weight: 400;
  font-size: 0.850rem;
  font-style: normal;
}

.ss-footer-content {
  font-family: "Arial";
  color: rgb(80,80,80);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: normal;
}

.progress-label {
  font-family: "Roboto";
  color: rgb(140,140,140);
  font-weight: 400;
  font-size: 1.000rem;
  font-style: normal;
}

a:link {
  color: rgb(0,0,238);
}

a:visited {
  color: rgb(85,26,139);
}

a:active {
  color: rgb(252,0,0);
}

input[type='text'], input:not([type]), textarea {
  font-size: 1.000rem;
}

.error, .required, .errorbox-bad {
  border-color: rgb(196,59,29);
}

.jfk-progressBar-nonBlocking .progress-bar-thumb {
  background-color: rgb(140,140,140);
}

.ss-logo-image {
  background-image: url('//ssl.gstatic.com/docs/forms/forms_logo_small_dark.png');
  background-size: 108px 21px;
  width: 108px;
  height: 21px;
}

@media screen and (-webkit-device-pixel-ratio: 2) {
.ss-logo-image {
  background-image: url('//ssl.gstatic.com/docs/forms/forms_logo_small_dark_2x.png');
}
}
div.ss-resp-card{
 display:none;
}
