@charset "UTF-8";
/* CSS Document */

/*

Theme Name: LightBoston

Customization:ISAMaine.com

Theme Modification from Theme Paradise:

Theme URI Original: http://wpjuices.com/paradise-wordpress-theme/

Author Original: WPJuices.com

Author URI Original: http://wpjuices.com/

Description: Paradise is a great all-purpose clean and minimalistic theme. It uses superfish menu effects, built-in pagination for post pages and an elegant layout. Add your own personal flair by uploading a custom header or background image. The customization options include theme settings page, custom background, custom header.

Version: 1.0.1

Tags: light, white, two-columns, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, translation-ready, threaded-comments

License: GNU General Public License, version 3 (GPLv3)

License URI: license.txt

*/



/*  Paradise Table of Contents

 *

 * =Reset, =Body, =Skeleton, =Header

 * =Paragraph, =Headings, =Text Elements, =Blockquote, =Links

 * =List, =Table, =Form, =Search Form Widget, =Images, =General Classes, =Sidebar

 * =Type Post, =Entry Meta, =Loop Meta, =Author, =Paging

 * =Menu Primary

 *

------------------------ */



/**

|------------------------

| =Reset default browser CSS. http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)

|------------------------

*/

*/





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, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}





/**

|------------------------

| =Body

|------------------------

*/



body { 

	font-family: 'Droid Sans', sans-serif;

	font-size: 13px;

	line-height: 22px;

	color: #444;

	background: #091022;

}



/**

|------------------------

| =Skeleton

|------------------------

*/



.container_12 .ps_10 {

  padding-left: 10px;

  padding-right: 10px;



}

.grid_12{

  border: 1px solid #E9E073!important;

}

/**

|-------------------------

|=Header Nav At Bottom of Page

|-------------------------

*/

#custom_header {

	background: #fff;

}

body#home-page #content_sidebar_wrap{

background:url(/images/blue.g.bg.png) repeat-x #000000;

color:#ffffff;

}

body#home-page a, body#home-page a:visited{

	color:#E9E073;

}



#content_sidebar_wrap {

	background: #fff;

	width:100%;

}

#content {

	width:637px;

	margin-right:0px;	

}

#home-page #content{

	width:470px;

}

#home-page h1,#home-page h3.widget-title{

	color:#E9E073;

	font-weight:bold;

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

}

#home-page h3.widget-title{

	padding-bottom:10px;

	font-size:18px;	

}

#home-page .pis-title{

	font-weight:bold;

	margin:0px;	

}
#home-page .pis-thumbnail-img{
	float:left!important;
	margin-right:5px;
}

#home-page #sidebar .widget-wrap{

	width:400px;

	overflow:auto;	

}

.pis-date{

	display:block;

	font-weight:bold;

	padding-top:5px;	

}

#sidebar {

	margin-left:0px!important;

	background:url(/images/blue.g.bg.png) black repeat-x;	

	border-left:1px solid #E9E073!important;

	color:#fff;

}



#sidebar_inside,

#content_inside {

	padding: 10px 40px 0 40px;

}



#footer {

	padding: 10px 0;

	color: #000000;

	background: #E9E073;

	font-size: 11px;

	text-align:center;

}

#footer a:link, #footer a:visited{

	color:#000099;

}



/**

|------------------------

| =Paragraph

|------------------------

*/



p { 

	line-height: 22px;

	margin: 0 0 22px 0;

}



p:last-child {

	margin-bottom: 0;

}



p img { 

	margin: 0;

}



/**

|------------------------

| =Headings

|------------------------

*/



h1, h2, h3, h4, h5, h6 {

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	color: #333;

	clear: both;

}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }





h1 { 

	font-size: 30px; 

	line-height: 36px; 

	margin-bottom: 8px;

}

.entry-content h1,h2.entry-title{

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

font-size:18px;

font-weight:normal;	

}



h2 { 

	font-size: 18px;

	line-height: 34px;

	margin-bottom: 10px;

}



h3 { 

	font-size: 18px;

	line-height: 24px;

	margin-bottom: 20px;	

}

#sidebar h3.widget-title a,#sidebar h3.widget-title a:visited{

	font-size:18px!important;

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	

}

#sidebar a, #sidebar a:visited{

	color:#e9e073;		

}

#sidebar a:hover{

	color:#ffffff;	

}

#sidebar h3.widget-title{

	margin-bottom:0px!important;

	line-height:normal!important;	

}



h4 { 

	font-size: 16px;

	line-height: 22px;

	margin-bottom: 22px;	

}



h5 { 

	font-size: 14px;

	line-height: 20px;

	margin-bottom: 24px;	

}



h6 { 

	font-size: 13px;

	line-height: 19px;

	margin-bottom: 25px;	

}



/**

|------------------------

| =Text Elements

|------------------------

*/



strong {

	font-weight: bold;

}



cite, em, i {

	font-style: italic;

}



small { 

	font-size: 80%;

}



pre {

	background: #f8f8f8;

	color: #808080;

	padding: 15px 30px;

	overflow: auto;	

	border: 1px solid #eee;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	margin-bottom: 20px;

}



code, kbd {

	color: #000;

}



abbr, acronym, dfn {

	border-bottom: 1px dotted #666;

	cursor: help;

}



address {

	display: block;

	margin: 0 0 20px 0;

}



ins {

	background: #f0f0f0;

	text-decoration: none;

}



sup, sub {

	font-size: 10px;

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}



sup {

	bottom: 1ex;

}



sub {

	top: .5ex;

}



/**

|------------------------

| =Blockquote

|------------------------

*/



blockquote {

	font-size: 14px;

	line-height: 22px;

	padding-left: 30px;

	margin-bottom: 20px;

	margin-top: 20px;

	background: transparent url(images/quote.png) no-repeat top left;

	

}



blockquote em,

blockquote i,

blockquote cite {

	font-style: normal;

}



blockquote cite {

	color: #555;

	font-size: 10px;

	font-weight: bold;

	letter-spacing: 1px;

	text-transform: uppercase;

	display: block;

	text-align: right;

}



blockquote cite a {

	display: block;

	margin: 10px 0 0 0;

}



/**

|------------------------

| =Links

|------------------------

*/



a,

a:visited {

	text-decoration: none;

}







a img {

	border: none;

}



a:focus, a:hover, a:active {

	outline: none;

}



p a, 

p a:visited { 

	line-height: inherit;

}







#footer a:hover {

	color: #02C0F8;

	text-decoration: underline;

}



/**

|------------------------

| =List

|------------------------

*/

ul#cg-ul{/**This is the video and project widget**/

padding-left:0px;
	
}
div.cgview.dark ul li {
    border-color: #000!important;
}
ul, ol {

	margin: 0 0 18px 30px;

}



ul {

	list-style: square;

}



ul ul {

	list-style: circle;

}



ul ul ul {

	list-style: disc;

}



ol {

	list-style: decimal;

}



ol ol {

	list-style: upper-alpha;

}



ol ol ol {

	list-style: lower-roman;

}



ol ol ol ol {

	list-style: lower-alpha;

}



ul ul, ul ol,

ol ol, ol ul { 

	margin: 4px 0 5px 30px;

}



ul ul li, ul ol li,

ol ol li, ol ul li { 

	margin-bottom: 6px;

	font-size: 98%; 

}



li { 

	/*line-height: 18px; 

	margin-bottom: 12px;*/

}



li p { 

	/*line-height: 18px;*/

}



dl {

	margin-bottom: 18px;

}



dt {

	font-weight: bold;

}



dd {

	margin-bottom: 18px;

}



/**

|------------------------

| =Table

|------------------------

*/



table { 

	width: 95%;

	margin: 0 auto 20px auto;

	border-collapse: collapse;

}



caption {

	font-weight: bold;

	margin: 0 0 5px 0;

}



thead, th {

	color: #FFF;

	background-color: #000099;

	text-align: left;

	text-shadow: 0 1px 0 #1b1b1b;

}



tbody, td {

	

}



td, th { 

	padding: 5px;



}

tr#yellow-border{

border-bottom:1px solid #e9e073!important;	

}



/**

|------------------------

| =Form

|------------------------

*/



input[type="text"],

input[type="password"],

input[type="email"],

textarea,

select {

	font-size: 13px;

	font-family: 'Droid Sans', sans-serif;

}



/**

|------------------------

| =Search Form Widget

|------------------------

*/



.searchform {

	width: 218px;

	background: #f8f8f8;

	padding: 1px 0;

	margin: 0;	

	overflow: auto;	

	border: solid 1px #eee;	

}



.searchform .assistive-text {

	display: none;

}



.searchform input#s {

	width: 170px;

	border: 0;

	padding: 6px 0 6px 11px;

	background: #f8f8f8;

	color: #666;

	text-shadow: 0 1px 0 #fff;

	margin: 0;

	vertical-align: middle;

}



.searchform input#searchsubmit {

	width: 33px;

	height: 33px;

	background: url(images/zoom.png) no-repeat;

	border: 0;

	cursor: pointer;

	text-indent: -9999px;

	vertical-align: middle;

}



/**

|------------------------

| =Images

|------------------------

*/



p img {

	padding: 6px;

	max-width: 100%;

	overflow: hidden;	

}



img.size-auto,

img.size-full,

img.size-large,

img.size-medium,

img.attachment-auto,

img.attachment-full,

img.attachment-large,

img.attachment-medium {

	max-width: 98%;

	height: auto;

}



img.alignleft {

	display: inline;

	float: left;

	margin: 0px 20px 20px 0;

}



img.alignright {

	display: inline;

	float: right;

	margin: 0px 0 20px 20px;

}



img.aligncenter,

img.centered {

	display: block;

	margin: 0px auto 20px auto;

	clear: both;

}



img.alignnone {

	display: inline;

	margin: 0px 0;

}



.wp-caption {

	padding: 10px 5px;

	margin-bottom: 20px;

	background: #fff;

	border: 1px solid #d8d9d6;

	max-width: 98%;

	overflow: hidden;

	border: 1px solid #eee;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

}



.wp-caption img {

	display: block;

	margin: 0 auto;

	max-width: 98%;

}



.wp-caption .wp-caption-text {

	margin: 12px 12px 0 12px;	

	font-style: italic;

}



.entry-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



/**

|------------------------

| =Gallery

|------------------------

*/



.gallery {

	margin: 0 auto 20px auto;

}



dl.gallery-item {

	margin: 0;

}



.gallery-item a {

	width: 90%;

	display: block;

}



.gallery-caption {

	width: 90%;

	margin: 0 0 10px 0;

	font-size: 12px;	

	font-style: italic;

}



.gallery-caption a {

	display: inline;

}



.gallery a img {

	border: none;

}



dl.gallery-item img {

	padding: 5px;

	margin-bottom: 10px;

	background: #fff;

	border: 1px solid #ececec;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	height: auto;

}



.gallery br+br {

	display:none;

}



.gallery .gallery-item {

	float: left; 

	text-align: center; 

	margin-bottom: 10px;

}



/** Gallery Columns */



.gallery-columns-1 .gallery-item {

	width: 100%;

}



.gallery-columns-2 .gallery-item {

	width: 50%;

}



.gallery-columns-3 .gallery-item {

	width: 33%;

}



.gallery-columns-4 .gallery-item {

	width: 25%;

}



.gallery-columns-4 .gallery-item img {

	width: 98%;

}



.gallery-columns-5 .gallery-item {

	width: 20%;

}



.gallery-columns-5 .gallery-item img {

	width: 96%;

}



.gallery-columns-6 .gallery-item {

	width: 16%;

}



.gallery-columns-6 .gallery-item img {

	width: 94%;

}



.gallery-columns-7 .gallery-item {

	width: 14%;

}



.gallery-columns-7 .gallery-item img {

	width: 90%;

}



.gallery-columns-8 .gallery-item {

	width: 12%;

}



.gallery-columns-8 .gallery-item img {

	width: 88%;

}



.gallery-columns-9 .gallery-item {

	width: 11%;

}



.gallery-columns-9 .gallery-item img {

	width: 86%;

}



.gallery-columns-10 .gallery-item {

	width: 10%;

}



.gallery-columns-10 .gallery-item img {

	width: 84%;

}



/**

|------------------------

| =General Classes

|------------------------

*/



.alignleft {

	display: inline;

	float: left;

	margin-right: 20px;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 20px;

}



.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.sticky {

}



/**

|------------------------

| =Sidebar

|------------------------

*/



#sidebar ul,

#sidebar ol {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar ul li,

#sidebar ol li {

	margin: -2px 0 8px 0;

	padding: 0 0 6px 0;

	border-bottom: 1px dotted #fff;

	

}

#sidebar a.custom-link {

	font-style:italic;

	position:absolute;

	z-index:99999;

	display:inline-block;

	width:220px;;

	margin: -50px 0 8px 0;

	padding: 8px 0 6px 5px;

	border-top: 1px dotted #fff!important;

	

	

}



#sidebar ul ul li,

#sidebar ol ol li {

	margin: 5px 0 0 10px;

	padding-bottom: 0;

	border-bottom: none;

}



#sidebar .widget-wrap {

	width: 220px;

	margin: 0 0 50px 0;

	padding: 0;

	word-wrap: break-word;

	overflow: hidden;

}



#sidebar .widget-title {

	font-size: 16px;

	line-height: 18px;

	margin-bottom: 26px;

	color: #fff;

	font-weight:normal;

}





#sidebar .widget_calendar .widget-title {

	display: none;

}



#sidebar select {

	width: 95%;

	padding: 5px;

}



#sidebar a:link,

#sidebar a:visited {

	font-size: 12px;

}



/**

|------------------------

| =Type Post

|------------------------

*/



.type-post,

.type-page {

	padding-bottom: 30px;

	margin: 0 0 30px 0;

}



.type-attachment {

	margin: 0 0 70px 0;

	background-color: #fff;

}



.entry-title  {

	margin: 0 0 15px 0;	

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

}



.entry-title-single {

	color: #000;

}



.entry-title-page {

	margin: 0 0 14px 0;

}



.entry-title a,

.entry-title a:visited {

	color: #000;

}



.entry-title a:hover {

	color: #e9e073;

}



.entry-content a {

	color: #000099;

}



.entry-content a:hover {

	color: #000;

	text-decoration: underline;

}



/**

|------------------------

| =Entry Meta

|------------------------

*/

.entry-meta a,.entry-meta a:visited{

color:#000099;	

}

.entry-meta a:hover{

color:#000;	

}

.entry-meta {

	font-size: 11px;

	margin: 0 0 14px 0;

	padding: 0 0 6px 0;	

	border-bottom: dotted 1px #eee;

}



.entry-meta-sep {

	color: #707070;

	margin: 0 5px;

}



.entry-meta-bottom {

	font-size: 11px;

}



.entry-meta-featured {

	color: #000099;

}



.cat-links a,

.tag-links a {

	color: #000099;

}



.cat-links a:hover,

.tag-links a:hover {

	color: #000;

}



/**

|------------------------

| =Loop Meta

|------------------------

*/



#loop-meta {

	padding: 0 0 10px 0;

}



.loop-meta-title {

	font-size: 14px;

	line-height: 18px;

	color: #000;

	margin: 0;

	padding: 0;

	font-style:italic;

}



.loop-meta-description {

	color: #000;

	font-size: 11px;

	line-height: 16px;

	margin: 26px 0 0 0;

}



/**

|------------------------

| =Entry Featured Image

|------------------------

*/



.entry-featured-image {

	display: inline;

	float: left;

	margin: 0 20px 20px 0;	

	padding: 5px;

	background: #fafafa;

	border: 1px solid #eeeeee;

	border-right: 1px solid #c1c1c1;

	border-bottom: 1px solid #c1c1c1;

}



.entry-image {

	max-width: 100%;

	overflow: hidden;	

}



/**

|------------------------

| =Entry More Link

|------------------------

*/



span.more-link-wrap {

	display: block;

	margin: 40px 0 0 0;

}



a.more-link:link,

a.more-link:visited {

	display: inline-block;

	float: left;

	font-size: 14px;

	padding: 4px 10px;

	margin-bottom: 20px;

	background: #000;

	color: #e9e073;

}



a.more-link:hover {

	color:#fff;

	text-decoration: none;

}



/**

|------------------------

| =Author

|------------------------

*/



#author-info {

	font-size: 11px;

	padding-bottom: 70px;

	margin: 0 0 70px 0;

	background-color: #fff;

	border-bottom: 1px solid #ccc;

}



#author-avatar-inside {

	text-align: center;

}



#author-description h3 {

	margin: 0 0 8px 0;

}



#author-description p {

	margin: 0 0 4px 0;

}



/**

|------------------------

| =Paging

|------------------------

*/



/* =Nav Commmon Styles

------------------------ */



#loop-nav-singular,

#comments-nav-below,

.page-link {

	margin-bottom: 20px;

	clear: both;

}



#loop-nav-singlular-attachment,

#loop-nav-numeric,

#loop-nav-next-prev,

#loop-nav-singlular-post {

	margin-bottom: 70px;

	clear: both;

}



#loop-nav-numeric a,

#loop-nav-next-prev a,

#loop-nav-singlular-post a,

#loop-nav-singular a,

#comments-nav-below a,

.page-link a span,

.page-link span,

.nav-numeric span {

	font-size: 14px;

	display: inline-block;

	padding: 4px 10px;

	color: #e9e073;

	background-color: #000;

	

}



#loop-nav-numeric a:hover,

#loop-nav-next-prev a:hover,

#loop-nav-singlular-post a:hover,

#loop-nav-singular a:hover,

#comments-nav-below a:hover,

.page-link a:hover,

.page-link a span:hover {

	color: #fff;

}



#loop-nav-numeric .assistive-text,

#loop-nav-next-prev .assistive-text,

#loop-nav-singlular-post .assistive-text,

#loop-nav-singular .assistive-text,

#loop-nav-singlular-attachment .assistive-text,

#comments-nav-below .assistive-text,

.page-link .assistive-text {

	display: none;

}



#loop-nav-next-prev .loop-nav-next,

#loop-nav-singlular-post .loop-nav-next,

#loop-nav-singlular-attachment .loop-nav-next,

#comments-nav-below .loop-nav-next {

	text-align: right;

}



#loop-nav-singular .loop-nav-standard {

	margin: 50px auto;

	text-align: center;

}

div.loop-nav-previous{

float:left;

width:150px!important;

}

div.loop-nav-next{

width:150px!important;

float:right;

	

}



/* =Nav Comments Below

------------------------ */



#comments-nav-below {

	margin: 0 0 40px 0;

}



/* =Nav Numeric

------------------------ */



.nav-numeric a,

.nav-numeric a:visited,

.nav-numeric span {

}



.nav-numeric span.current {

	background-color: #000;

	color:#e9e073;

}



/* =Nav Numeric Page Links

------------------------ */



.page-link span {

	color: #fff;

}



.page-link a span {

}



/**

|------------------------

| =Post Comments

|------------------------

*/



#comments {

	margin: 0 0 40px 0;

}



.page #comments {

	border-bottom: none;

}



.commentlist {

	list-style: none;

	margin: 0 auto;	

}



.commentlist .children {

	list-style: none;

	margin: 15px auto 0 auto;	

}



.commentlist li.comment,

.commentlist li.pingback {

	color: #808080;

    background: #f8f8f8;

    margin: 0 0 20px 0;

	padding: 15px;

	overflow: hidden;	

	

	border: 1px solid #eee;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

}



.commentlist li.odd {

	background: #fff;

}



.commentlist li.bypostauthor {

	border-bottom: 2px solid #000000;

}



.commentlist li.pingback p {

	margin: 0;

}



.commentlist .comment-author {

	position: relative;

	height: 75px;

	padding: 0 0 0 100px;

}



.commentlist .avatar {

	position: absolute;

	top: 0px;

	left: 0px;

	border: 1px solid #eee;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	padding: 5px;

}



.commentlist .fn {

	display: block;

	margin: 0 0 5px 0;

}



.commentlist .edit-link {

	display: block;

	margin: 5px 0 0 0;

}



.commentlist .comment-awaiting-moderation {

	display: block;

	margin: 5px 0 0 0;

}



.nopassword,

p.nocomments {

	font-size: 16px;

	color: #aaa;

	text-align: center;

	margin-bottom: 70px;

}



/**

|------------------------

| =Footer LightBoston Project

|------------------------

*/



.LightBoston-blog {

	padding: 0 40px;

}



.LightBoston-project {

	padding: 0 40px;

	text-align: right;

}



/**

|------------------------

| =Post Comments Form

|------------------------

*/



#respond {

	position: relative;

	color: #808080;

    margin: 0 0 20px 0;

	overflow: hidden;	

}



.commentlist #respond {

	margin: 15px 0;

	padding: 25px 0;

	width: auto;

	border-top: 1px solid #d2d2d2;

	border-bottom: 1px solid #d2d2d2;

}



#respond p {

	margin: 0;

}



#reply-title {

	margin: 0 0 10px 0;

}



#cancel-comment-reply-link {

	color: #000099;

	display: block;

	font-size: 10px;

	font-weight: normal;

	line-height: 2.2em;

	letter-spacing: 0.05em;

	position: absolute;

	right: 1.625em;

	text-decoration: none;

	text-transform: uppercase;

	top: 1.1em;

}



#cancel-comment-reply-link:focus,

#cancel-comment-reply-link:active,

#cancel-comment-reply-link:hover {

	color: #02C0F8;

}



#respond .comment-notes,

#respond .logged-in-as {

	margin: 0 0 20px ;

}



#respond .comment-form-author,

#respond .comment-form-email,

#respond .comment-form-url,

#respond .comment-form-comment {

	position: relative;

}



#respond .comment-form-author label,

#respond .comment-form-email label,

#respond .comment-form-url label,

#respond .comment-form-comment label {

	position: absolute;

	left: 79%;

}



#respond .comment-form-comment label {

	text-indent: -9999px;

}



#respond .required {

	color: #bd3500;

}



#respond .comment-form-author .required,

#respond .comment-form-email .required {

	color: #bd3500;

	position: absolute;

	left: 86%;

}



#respond input[type=text] {

	display: block;

	width: 75%;

	height: 24px;	

	margin: 0 0 20px 0;

}



#respond textarea {

	resize: vertical;

	width: 95%;

}



#respond input[type="text"],

#respond textarea {

	background: #fff;

	border: 1px solid #d2d2d2;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;	

	border-radius: 2px;

	padding: 5px;

	text-indent: 5px;

}



#respond input#submit {

	font-size: 14px;

	margin: 20px 0 0 0;

	padding: 10px 15px;	

	color: #e9e073;

	text-decoration: none;

	background-color: #000;	

	border: 1px solid #000;

	outline: none;

}



#respond input#submit:hover,

#respond input#submit:active {

	cursor: pointer;	

	color: #fff;

}



#respond .logged-in-as a:hover,

#respond #cancel-comment-reply-link:hover {

	text-decoration: underline;

}



.form-allowed-tags {

	display: none;

}



/**

|------------------------

| =Menu Primary

|------------------------

*/

/**

|------------------------

| =SlideShow Home Page

|------------------------

*/

.lightboston {

	

	height:483px;

	overflow:hidden;

	margin: 0px auto;

	background:#000000;

	padding: 0px;

}



#nav {

	background: #000000;

	border-top: 1px solid #E9E073;

	border-bottom: 1px solid #E9E073;

	height:65px;

	padding-top:0px;

}





.site-heading{

	z-index:3;

	float:left;

	position:relative;

}



.menu1 {

	margin-left:265px;	

	height:65px;

	font-family:: 'Droid Sans', sans-serif;

	position: relative;

	z-index: 2;

	padding: 0;

	margin: 0;	

}



.menu1-data {

}



.menu1 ul,

.menu1 ul * {

	margin: 0;

	padding: 0;

	list-style: none;

}



.menu1 ul {

	margin-bottom: 0;

	line-height: 1.0;

}



.menu1 ul ul {

	position: absolute;

	top: -999em;

	width: 10em;

}



.menu1 ul ul li {

	width:100%;

}



.menu1 ul li:hover {

	visibility: inherit;

}



.menu1 ul li {

	float: left; 

	position: relative;

	word-wrap: break-word;

}



.menu1 ul li li {

	background: none;

}



/**

 * Menu Positioning

 */



.menu1 ul li:hover ul, 

.menu1 ul li.sfHover ul {

	top: 65px;

	left: 40px;

	z-index: 200;

}



.menu1 ul li:hover li ul,

.menu1 ul li.sfHover li ul {

	top: -999em;

}



.menu1 ul li:hover li ul li, 

.menu1 ul li.sfHover li ul li {

	left: 6px;

}



.menu1 ul li li:hover ul,

.menu1 ul li li.sfHover ul {

	top: 0px;	

}



.menu1 ul li li:hover li ul,

.menu1 ul li li.sfHover li ul {

	top: -999em;	

}



.menu1 ul li li li:hover ul,

.menu1 ul li li li.sfHover ul {

	top: 0px;

}



/**

 * Menu structure

 */



/** Top Level List */

.menu1 ul li {

	padding: 29px 0 22px 30px;

	

}



/** Nested List */

.menu1 ul ul.sub-menu li,

.menu1 ul ul.children li {

	background-color: #000000;

	border-bottom: solid #fff 1px;

	margin-right: 20px;

	padding: 0; 

}



/** Top Level Anchors */

.menu1 ul a,

.menu1 ul a:visited {

	display: block;

	font-size: 16px;

	font-weight:lighter;

	position: relative;

	text-decoration: none;

	color:#E9E073;

}



/** Nested Anchors */

.menu1 ul ul.sub-menu a,

.menu1 ul ul.sub-menu a:visited,

.menu1 ul ul.children a,

.menu1 ul ul.children a:visited {

	font-size: 14px;

	padding: 12px 12px 12px 16px;

	color:#E9E073;	

}



/** Global Anchors Hover */

.menu1 ul a:focus,

.menu1 ul a:hover,

.menu1 ul a:active {

	color: #fff;

}



/** Global List Hover */

.menu1 ul li:hover,

.menu1 ul li.sfHover {

}



/** Nested Anchors Hover */

.menu1 ul ul.sub-menu a:focus,

.menu1 ul ul.sub-menu a:hover,

.menu1 ul ul.sub-menu a:active,

.menu1 ul ul.children a:focus,

.menu1 ul ul.children a:hover,

.menu1 ul ul.children a:active {

	color: #fff;

}



/** Nested List Hover */

.menu1 ul ul.sub-menu li:hover,

.menu1 ul ul.sub-menu li.sfHover,

.menu1 ul ul.children li:hover,

.menu1 ul ul.children li.sfHover {

}



/** Menu Last Child */

.menu1 ul ul.sub-menu li:last-child,

.menu1 ul ul.children li:last-child {

}



/** Menu Indicator */

.menu1 ul .sf-sub-indicator {

	display: inline-block;

	width: 7px;

	height: 12px;

	margin: 0 0 0 8px;

	text-indent: -9999px;

	background: url(images/menu-indicator-down.png) no-repeat;

	/*border: solid 1px red;*/

}



.menu1 ul ul .sf-sub-indicator {

	position: absolute;

	width: 7px;

	height: 15px;

	top: 8px;

	right: 15px;

	text-indent: -9999px;

	background: url(images/menu-indicator-right.png) no-repeat;

	/*border: solid 1px red;*/

}
/*Paypal donation font*/


div#accept_paypal_payment_form strong{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:18px!important;

}

/*Override Color of heading in Events Calendar*/

thead, th {
    background-color: #182547;
    color: #fff;

