/*
Theme Name: Luminescence
Theme URI: http://demo.styledthemes.com/luminescence
Author: Styled Themes
Author URI: http://www.styledthemes.com
Description: Luminescence is a responsive and retina display ready blogging theme that is designed for a powerful blogging website offering a little old-school style with modern features and flexibility.
Version: 1.2.1

License: GNU General Public License v3 or later
License URI: license.txt
Tags: dark, gray, white, two-columns, right-sidebar, left-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Text Domain: luminescence

Luminescence WordPress Theme, Copyright (C) 2013 Styled Themes

--------------------------------------------------------------
WARNING: (BEFORE YOU MAKE ANY CHANGES)
--------------------------------------------------------------
Please do not edit style.css or any other Theme files directly. If you do, your customizations will be lost 
as soon as this theme is updated. Use a Child Theme for making changes.
Read More: http://codex.wordpress.org/Child_Themes  

*/

/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
 * Merienda Regular font with special thanks to Google Fonts
 */

@font-face {
    font-family: 'merienda';
    src: url('fonts/merienda-regular-webfont.eot');
    src: url('fonts/merienda-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/merienda-regular-webfont.woff') format('woff'),
         url('fonts/merienda-regular-webfont.ttf') format('truetype'),
         url('fonts/merienda-regular-webfont.svg#meriendaregular') format('svg');
}
@font-face {
	font-family: 'Genericons';
	src: url('fonts/genericons-regular-webfont.eot');
	src: url('fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/genericons-regular-webfont.woff') format('woff'),
		 url('fonts/genericons-regular-webfont.ttf') format('truetype'),
		 url('fonts/genericons-regular-webfont.svg#genericonsregular') format('svg');
}
@font-face {
  	font-family: 'Glyphicons Halflings';
 	src: url('fonts/glyphicons-halflings-regular.eot');
  	src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
  		 url('fonts/glyphicons-halflings-regular.woff') format('woff'), 	
		 url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
		 url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

/* HTML Base
------------------------------------------------ */
html {
	height: 100%;
}
body {
	padding:40px 0;
	background-attachment: fixed;
}
body * {
-ms-word-wrap: break-word;
word-wrap: break-word;
}

/* Structure - Main Wrappers
------------------------------------------------ */
#wrapper {
	max-width:1200px;
	min-height:200px;
	margin:auto;
	font-size: 13px;
	font-size: 0.813em;	
	-webkit-box-shadow:  0 0 1.875em 0.5em rgba(0, 0, 0, 1);
    box-shadow:          0 0 1.875em 0.5em rgba(0, 0, 0, 1);	
}
.container {
	padding: 0;
}
.screen-reader-text{

}
#header {
	margin-bottom: 60px;
	margin-bottom: 3.75em;
}
#left-column,
#right-column {
    float:left;
    margin-left:0;
}
#right-column {
	float:right;
	margin-right:0;
}


#left-column,
#right-column {
    float:left;
}
#right-column {
	float:right;
}

#equal-well {
	margin: 24px 20px;
	margin: 1.5em 1.25em;
	padding: 16px;
	padding: 1em;
	background-color: #23292a;
}
#content-left {
    float:left;
    margin-right:auto;
}
#content-right {
    float:right;
}
#content {
	padding-top: 30px;
	padding-top: 1.875em;
}
#content-right .content-inner {
	padding: 68px 36px 68px 0;
	padding: 4.25em 2.25em 4.25em 0;
}
#content-left .content-inner {
	padding: 68px 0 68px 36px;
	padding: 4.25em 0 4.25em 2.25em;
}
#lum-cta {
	text-align: center;
	margin-bottom: 34px;
	margin-bottom: 2.125em;
}

#inset-top-group {
	margin-bottom: 34px;
	margin-bottom: 2.125em;
}
#inset-bottom-group {}

#bottom-wrapper {
	padding: 30px  38px;
	padding: 1.875em 1.750em;
	background-color: #000;
	font-size: 15px;
	font-size: 0.938em;
	color: #abb3b4;
}
#footer-wrapper {
	padding: 30px 0 0;
	padding: 1.875em 0 0;
	font-size: 12px;
	font-size: 0.750em;
	text-align: center;
}
#footer {
	width: 75%;
	margin: auto;
}
#footer p {
	margin-bottom: 0;
}
#footer-menu-wrapper {
	text-align: center;
}
#copyright-wrapper {
	margin: 20px auto;
	margin: 1.250em auto;
	text-align: center;
	font-size: 11px;
	font-size: 0.688em
}

/* Logo group 
------------------------------------------------ */
#logo-wrapper,
#left-logo-wrapper,
#right-logo-wrapper {
	margin: 0 auto 0;
	text-align:center;
}
#site-title {
	width: auto;
	margin: 3px auto 40px;
	margin: 0.188em auto 2.5em;
	text-align: center;
}
#site-title h1 {
	font-size: 36px;
	font-size: 2.25em;
	line-height: 17px;
	line-height: 1.063em;
	margin-bottom: 0;
	margin-top: 0;
}
#site-title h1,
#site-title h2,
#site-title a {
	color: #fff;
}
#site-title h2 {
	font-style:italic;
	font-size: 18px;
	font-size: 1.125em;
	margin: 0;
}
#mobile-logo-outer {
	margin-bottom: 2em;
	padding: 16px;
	padding: 1em;
}
#mobile-logo-inner {
	padding: 16px;
	padding: 1em;
}

/* Font family
------------------------------------------------ */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6,
#equal-well nav.main-menu ul li,
.main-navigation li,
.more-link,
.table th {
	font-family: merienda, sans-serif;
}
#site-title h2,
#lum-cta h2 {
	font-family: calibri, helvetica, sans-serif;
}
.dropcap,
.format-quote h1,
.format-status-header h2 {
	font-family: merienda,georgia;
}
.entry-footer-meta {
	font-family: verdana, sans-serif;
}

.format-quote h1:before {
	font-family: Times, "Times New Roman", serif;
}
code, kbd, pre, samp {
  	font-family: monospace, serif;
}
#bottom-wrapper,
#footer-wrapper,
#footer-menu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#copyright-wrapper {
	font-family: Helvetica, "Segoe UI", verdana;
}
pre {
	font-family: Monaco, Consolas, "Courier News", monospace;
}
.genericon {
	font-family: 'Genericons';
}
#equal-well .menu-desc {
	font-family: arial, sans-serif;
}

/* Typography
------------------------------------------------ */
p { 
	margin: 0 0 1.688em 0;
}
b,
strong {
	font-weight: 700;
}

code, pre {
  	padding: 0 3px 2px;
  	font-size: 0.750em;
 	color: #333;
  	-webkit-border-radius: 0.313em;
    -moz-border-radius:    0.313em;
    border-radius:         0.313em;
}
code {
	margin:0 1px;
  	padding: 2px 7px;
  	color: #be8440;
  	background-color: #eaebeb;
  	border: 1px solid #dadada;
	font-size: 1em;
}
pre {
  	display: block; 
  	word-break: break-all;
  	word-wrap: break-word;
  	white-space: pre;
  	white-space: pre-wrap;
	background: url('images/pre.png') repeat #f6f6f6;
	border: 1px solid #dfe0e3;
	font-size: 0.750em;
	line-height: 1.125em;
	padding: 17px;
	margin:15px 0;
}

del {
	color: #555;
	text-decoration: line-through;
}

ins, 
dfn {
	border-bottom: 1px solid #ccc;
}

sup, 
sub {
	font-size: 80%;
}

abbr, 
acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr, 
a acronym {
	border: none;
}

dfn[title],
abbr[title], 
acronym[title] {
	border-bottom: 1px solid #ccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}


blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small,
.quote-caption {
	font-size: 0.688em;
	font-weight: normal;
	text-transform: uppercase;
}

.format-standard blockquote cite,
.type-page blockquote cite,
.format-standard blockquote small,
.type-page blockquote small,
.entry-content .quote-caption {
	font-size: 0.875em;
}
figure {
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.5em;
	margin-bottom: 0.813em;
}
h2 {
	font-size: 1.375em;
}
h3 {
	font-size: 1.250em;
}
h4 {
	font-size: 1.125em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.875em;
}
#lum-cta h1 {
	font-size: 1.75em;
	margin-bottom: 0;
}
#lum-cta h2 {
	font-size: 1.5em;
	line-height: 1.250em;
	color: #828282;
}
#left-column h3,
#right-column h3,
#bottom-wrapper h3 {
	font-size: 1.250em;
}

#bottom-wrapper h3 {
	color: #ccc;
}
.caption h3 {
	margin-top: 0;
}

/* drop caps */
.dropcap {
	display: block;
	width: auto;
	float: left;
	margin: 8px 15px 0 0;
	font-size:4.250em;
	font-style:italic;
	line-height: 50px;
	color: #7e8184;
	text-align:center;
}

/* blockquotes */
.format-standard blockquote,
.type-page blockquote,
.comment blockquote {
	width: 90%;
	margin: 2em auto 2em;
	padding: 0 0 0 1.250em;
	border-left: 1em solid #828282;
	font-size: 1.125em;
	font-style: italic;
	color: #7e8184;
}
.format-standard blockquote p,
.type-page blockquote p,
.comment blockquote p {
	margin-bottom: 0;
}

/* Alert boxes */
.alert-title {
	font-size: 1em;
	text-transform: uppercase;	
	margin-right: 0.438em;
}
.alert-custom {
	background-color: #6a97c1;
  	color: #ffffff;
}

/* Horizontal Rule and dividers */
hr {
	background: #ddd;
	border: none;
	clear: both;
	color: #ddd;
	float: none;
	height: 1px;
	width: 100%;
	margin: 1.250em auto;
}

hr.space {
	background: #fff;
	color: #fff;
}

/* Link styling
------------------------------------------------ */
a,
a:visited {
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover {
	text-decoration: none;
}
p a:active,
p a:hover {
	text-decoration: underline;
}
.more-link {}
.more-link:hover {
	text-decoration: none;
}
#bottom-wrapper a {
	color: #fff;
}
#bottom-wrapper a:hover {
	color: #abb3b4;
}

/* Post Formats - Standard
------------------------------------------------ */
.entry-title {
	text-align: left;
	margin-bottom: 0.875em;
}
.format-standard .entry-title, 
.format-standard .entry-title a {
	text-align: center;
}
.entry-title a {
	display:block;
	min-height: 1.375em;
}
.bypostauthor {}

.sticky .featured-post{
	margin-top: -1.250px;
	margin-bottom: 0.625em;
	display: block;
	text-align: center;
	font-style:italic;
	font-weight:bold;
	text-transform: uppercase;
}
.edit-link {
	font-size: 0.813em;
}
.post-edit-link {
	display: inline-block;
	margin-bottom: 0.750em;
}
header .edit-link {
	margin-left: 1em;
}
.entry-meta {}
footer.entry-meta {
	clear: both;
}
.entry-footer-meta {
	margin-bottom: 5em;
	padding: 0.375em 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-size: 0.875em;
	font-style: italic;
	line-height: 1.5;
	clear:both;
}
.meta-posted,
.meta-tagged,
.meta-date,
.meta-author {
	font-weight: bold;
}
.entry-date-box {
	width: 4.813em; 
	height: 4.813em;  
	position:absolute; 
	bottom:-2.25em; 
	left:46%; 
	text-align:center;
	border-radius: 50%;
	-webkit-box-shadow:  0 0 1em 0 rgba(0, 0, 0, .7);
    box-shadow:          0 0 1em 0 rgba(0, 0, 0, .7);
}
.entry-month,
.entry-date,
.entry-year {
	display:block;
	text-transform: uppercase;
}
.entry-date {
	font-size: 2em;
	line-height:1em;
}
.entry-month {
	margin-top: 0.625em;
}
.entry-month,
.entry-year {
	font-size: 0.75em;
	line-height: 1.25em;
}

.entry-summary {}
.entry-content {}
.comments-link {}
.more-link {
	font-size: 0.938em;
	text-align: center;
	text-decoration: none;
	
}
.entry-shadow {
	max-height:2em;
	margin:3em auto 2em;
	text-align: center;
}

.author-info .author-avatar {
	float: left;
	margin: 0.313em 2em 0 0;
}

/* Category and Archive Headers */
.category-header,
.archive-header {
	padding-bottom: 2em;
}

/* Post Formats - Aside
------------------------------------------------ */
.format-aside {
	background-color: #eeefef;
	margin-bottom: 2em;
	padding: 1em 2em;
	font-style: italic;
}

.format-aside .entry-meta {
	margin-top: 0;
	font-size: 0.875em;
	color: #c8c8c8;
}
.format-aside .edit-link {
	font-size:1em;
}


/* Post Formats - Quote
------------------------------------------------ */
.format-quote {}
.format-quote h1 {
	font-size: 1.250em;
	text-indent: 3.125em;
	margin-bottom: 0.5em;
}
.format-quote .entry-content {
	color: #888;
	margin-bottom: 2em;
	font-style: italic;
}

.format-quote .entry-content blockquote {
	font-size: 0.875em;
	font-style: italic;
	margin: 0;
}

.format-quote .entry-content a,
.format-quote .entry-meta a {}

.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

.format-quote .entry-content cite a:hover {
	text-decoration: none;
}

.format-quote small,
.format-quote cite {
	display: block;
	font-size: 0.938em;
	font-style: italic;
	color: #d2a76a;
	margin-top: 0.750em;
}
.format-quote cite {
	margin-top: 0;
	line-height: 0.5em;
}

.format-quote h1 {
	position: relative;
}

.format-quote h1:before {
	content: '\201C';
	font-size: 6em;
	font-weight: 400;
	color: #b1b2b1;
	line-height: .8;	
	position: absolute;
	left: -0.65em;
	top: -5px;
}


/* Post Formats - Image
------------------------------------------------ */
.format-image .entry-content img {
	-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
	border: 1px solid #fff;
}
.format-image .comments-link {
	display: block;
}
.format-image .categories-links,
.format-image .tags-links {
	display: none;
}
.format-image .entry-title {
	text-align:center;
}

/* Post Formats - Status
------------------------------------------------ */
.format-status-header h1 {
	margin: 0 0 0.250em;
	font-size: 1.250em;
}
.format-status-header h2 {
	margin: 0.313em 0 0.438em;
	font-size: 1em;
	line-height: 1.25;
}
.format-status-date {
	font-size: 0.813em;
}
.format-status .avatar {
	margin: 0.375em 0;
}


/* Post Formats - Audio
------------------------------------------------ */
.format-audio h1:before {
	content: '\f109';
	float: left;
	color: #d2a76a;
	font-size: 3em;
	position: relative;
	top: -8px;
}
.format-audio p {
	clear: both;
	font-style: italic;
}
.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {}

.format-audio .audio-content {
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width:         calc(100% - 85px);
}

.format-audio .wp-audio-shortcode {
	height: 1.875em !important; /* Override mediaelement.js style */
	margin: 1.250em 0;
	max-width: 25em !important; /* Override mediaelement.js style */
}

.format-audio audio {
	max-width: 100% !important; /* Avoid player width overflow. */
}


/* Post Formats - Video
------------------------------------------------ */
.format-video {}
.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	color: #fbfaf3;
}

.format-video .entry-meta {
	color: #220e10;
}

.format-video iframe {
	-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
	border: 1px solid #fff;
}


/* Post Comments
------------------------------------------------ */
header.comment-meta {
	margin-bottom: 0.875em;
	background-color: #f3f4f4;
	font-style: italic;
}
header.comment-meta .avatar {
	margin:3px 0 3px 3px;
}
section.comment-content {
	line-height: 1.6;
	font-style: italic;
}
cite.fn {
	display:inline-block;
	margin-top: 0.313em;
	font-size: 1.125em;
}
span.comment-date {
	font-size: 0.813em;
}
span.postauthor {
	font-size: 0.750em;
}
span.comment-date {
		display: block;
		line-height:1;
}
h3#reply-title legend {
	font-size: 1em;
}
h4#comments-title {
	font-size: 1.250em;
	margin-bottom: 1.250em;
}
div.reply {
	margin-bottom: 1.250em;
}
#commentform  {
	margin-bottom: 1.750em;
}
ol#comment-list {
	margin-left: 0;
	padding-left: 0;
	
}
#comments ol.children {
	margin-left: 1em;
}
li.comment {
	margin-left:0;
	list-style:none;
}
.comment-reply-link {
	font-style: italic;
}
header.archive-header,
header.page-header,
header.search-header,
.author-info {
	margin-bottom: 2.188em;
}
.author-avatar {
	margin-bottom: 1.250em;
}
#commentform input[type="submit"] {
	margin-left:0;
}
#comments .edit-link {
	margin-left: 0;
}



/* List Styles
------------------------------------------------ */
.format-standard ul,
.type-page ul,
.format-standard ol,
.type-page ol,
.comment ul,
.comment ol {
	margin: 1.125em 0 1.250em 2em;
	padding-left: 0;
}
.format-standard ul ul,
.type-page ul ul,
.comment ul ul,
.format-standard ol ol,
.type-page ol ol,
.comment ol ol  {
	margin: 0.188em 0 0.188em 2.5em;
}
.format-standard ul,
.type-page ul {
	list-style-type: square;
}
.format-standard ul ul,
.type-page ul ul{
	list-style-type: circle;
}
.format-standard ol,
.type-page ol {
	list-style-type: decimal;
}
.format-standard ol ol,
.type-page ol ol {
	list-style-type: upper-alpha;
} 
.format-standard ol ol ol,
.type-page ol ol ol {
	list-style-type: lower-alpha;
}

#left-column ul,
#left-column ol,
#right-column ul,
#right-column ol {
	padding-left: 0;
	list-style: none;
}
	

/* definition Lists */
dl {
	margin-left:0;
}
dt {
	text-transform:uppercase;
	font-weight: bold;
}
dd {
	background:none no-repeat left top;
	margin: 0.438em 0.625em 0.438em 1.875em;
	padding-left: 0.625em;
	font-style:italic;
}


/* Responsive Media - Make sure videos and embeds fit
------------------------------------------------ */
embed,
iframe,
object,
video {
	max-width: 100%;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent 
  width: auto\9;*/
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* WordPress Responsive 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,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Image Styles
------------------------------------------------ */
.alignnone {
	float: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin-left:auto;
	margin-right: auto;
}

.entry-thumbnail,
#lum-wpheader,
#lum-banner {
	text-align: center;
}
#lum-wpheader,
#lum-banner {
	margin-bottom: 3.125em;
}
.wp-post-image,
.lum-header-image,
.entry-attachment img,
.img-glow {
	-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
    box-shadow:         0 0 1em 0 rgba(0, 0, 0, .6);
	border: 1px solid #fff;
}
.entry-thumbnail {
	margin-bottom: 3.125em;
	position: relative;
}
#bottom-wrapper .img-glow {
	-webkit-box-shadow: 0 0 1em 0 rgba(140, 140, 140, .9);
    box-shadow: 0 0 1em 0 rgba(140, 140, 140, .9);
	border: 1px solid #838383;
	max-width: 98%;
}

img.alignleft,
div.wp-caption.alignleft {
	margin: 0.375em 2.188em 0 0;
}
img.alignright,
div.wp-caption.alignright {
	margin: 0.375em 0 0 2.188em;
}
img.aligncenter,
div.wp-caption.aligncenter {
	display: block;
	margin: 0.75em auto;
	text-align:center;
}
img.alignnone,
div.wp-caption.alignnone {}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
}
div.wp-caption {}
p.wp-caption-text {
	padding: 0.5em 0 0 0;
	font-weight: bold;
	text-align: center;
}

.img-bw:hover {
	cursor:pointer;
	 -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
          -o-transition: all 1s ease;
         -ms-transition: all 1s ease;
             transition: all 1s ease;
  	-webkit-filter: grayscale(80%);
}
.img-morph {
  	-webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
         -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
            transition: all 1s ease;
}
 
.img-morph:hover {
	cursor:pointer;
  	border: 0.5em solid #fff;
  	-webkit-box-shadow: 0 0 1em 0 rgba(140, 140, 140, .9);
            box-shadow: 0 0 1em 0 rgba(140, 140, 140, .9);
  	border-radius: 50%;
}

/* WordPress Gallery
------------------------------------------------ */
.format-gallery {}

.format-gallery .entry-header {
	margin-bottom: 0.938em;
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 1.250em 0.625em 0 0.625em;
	text-align: center;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item .gallery-icon {
	padding: 0.75em;
}
.gallery .gallery-item .gallery-icon img {
	width: auto;
	height: auto;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
	border: 1px solid #fff;	
}
.gallery-caption {
	margin-left: 0;
}

.gallery-columns-0 dl { width: 100%; }
.gallery-columns-1 dl { width: 100%; }
.gallery-columns-2 dl { width: 46%; }
.gallery-columns-3 dl { width: 30%; }
.gallery-columns-4 dl { width: 22%; }
.gallery-columns-5 dl { width: 17%; }
.gallery-columns-6 dl { width: 13%; }
.gallery-columns-7 dl { width: 11%; }
.gallery-columns-8 dl { width: 9%; }
.gallery-columns-9 dl { width: 8%; }
.gallery-columns-10 dl { width: 7%; }


/* Attachment Page
------------------------------------------------ */
.attachment-details {
	margin: 0 auto 1.5em;
}
.attachment-entry-caption {
	font-size: 1.5em;
	margin: 1.5em auto 0;
}
.entry-attachment img {
	max-width: 100%;
}
article.image-attachment .entry-description {
	width: 75%;
	margin:0 auto 2em;
}
.type-page .attachment-post-thumbnail,
.entry-attachment img {
	max-width: 98%;
}

.type-page .attachment-post-thumbnail  {
	margin-bottom:2em;
}


/* Social Networking
------------------------------------------------ */
.genericon {
	display: inline-block;
	width: 1em;
	height: 1em;
	-webkit-font-smoothing: antialiased;
	font-size: 1em;
	line-height: 1;
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}
/* IE7 and IE6 hacks */
.genericon {
	*overflow: auto;
	*zoom: 1;
	*display: inline;
}
/* Social icons */
#twitter:before { content: '\f202'; }
#facebook:before { content: '\f203'; }
#google:before { content: '\f206'; }
#linkedin:before { content: '\f207'; }
#pinterest:before { content: '\f209'; }
#flickr:before { content: '\f211'; }
#youtube:before { content: '\f213'; }
#vimeo:before { content: '\f212'; }
#instagram:before { content: '\f215'; }
#rss:before { content: '\f413'; }

/* Social container */
#socialbar #social-icons {
	margin: 0 0 2.50em;
	text-align: center;
}
#social-icons div {
	position: relative;
	margin-top: 0.313em;
	text-align:center;
}
#socialbar .genericon {
	font-size: 1.438em;
	width: 2.125em;
	height: 1.563em;
	margin-right:8px;
	padding: 0.563em 0 0 0;
	border-radius: 50%;
}
#social-icons a {
	text-decoration:none;
}

/* Table styling
------------------------------------------------ */
.table th,
.table td { 
	text-align: left;
	vertical-align: top;
}
.table th {
  font-size:1em;
  letter-spacing:1px;
}
.table-striped thead tr {
	background-color: #a8a7a7;
	color:#fff;
}
.table-striped tbody > tr > td {
	border-top: 1px solid #fff;
}
.table-striped td {
	color: #636769;
}
.table-striped thead tr a,
.table-striped td a:hover {
	color:#fff;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #dbdbdb;
}
.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
	background-color: #e7e7e7;
}

/* Widgets
------------------------------------------------ */
#left-column .module,
#right-column .module {
	margin-bottom: 2.375em;
}
#left-column .module li,
#right-column .module li {
	padding: 0.375em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#bottom-wrapper .module li {
	padding: 3px 0 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* Widget Menu */
ul.menu-widget ul.sub-menu {
	margin:0 0 0 1.125em !important;
}
ul.menu-widget ul.sub-menu li {
	border:none;
	padding:0;
}
#content-wrapper aside ul.menu-widget li.current-menu-item a {
	color:#656565;
}

/* Search Widget */
#lum-search {
	width: 63%;
}
#lum-search,
#lum-searchsubmit {
	background-color: #23292a;
	color: #8f8f93;
	border-color: #3d4445;
	-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, .6);
}
#lum-searchsubmit:hover {
	background-color: #555a5c;
	color: #8f8f93;
}
#content #lum-search,
#content #lum-searchsubmit {
	color: #787c7f;
	-webkit-box-shadow: none;
    box-shadow: none;
	border: 1px solid #dedede;
	background-color: #f3f4f4;
}

/* Third Party Styling
------------------------------------------------ */

/* Recent Posts Plus widget */
.widget_recent_entries li.posts-plus {
	padding: 10px 0!important;
    clear: both;
}
.widget_recent_entries .wp-post-image {
    float: left;
    margin: 0.313em 0.938em 0 0;
}
.widget_recent_entries li p {
    margin: 0.438em 0 0;  
	line-height: 1.25;
}
.widget_recent_entries h4 {
	font-size: 1em;
	margin: 0 0 5px;
}
.widget_recent_entries .posts-plus-date {
	font-size: 0.750em; 	
	display:block; 	
	clear:right; 
	line-height: 0.875em;
}
#bottom-group .widget_recent_entries ul {
	padding-left: 0;
	list-style: none;
}
#bottom-group .widget_recent_entries li {
	padding: 8px 0 10px;
}
#bottom-group .widget_recent_entries li:first-child {
	padding: 2px 0 10px;
}

/* Widgetkit Twitter */
.wk-twitter-luminescence .image {
	display: block;
	padding: 0;
	border: 1px solid #fff;
	float: left;
}
.wk-twitter-luminescence article {
	margin-top: 5px;
	padding-top: 5px;
	overflow: hidden;
}
.wk-twitter-luminescence article:first-child {
	margin: 0;
	padding: 0;
	border: none;
}
.wk-twitter-luminescence .image { 
	margin: 3px 10px 0 0; }

.wk-twitter-luminescence p { 
	margin: 0;
	line-height:1.25;
	font-style: italic;
 }

.wk-twitter-luminescence .meta {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
.wk-twitter-luminescence li {
	padding: 10px 0!important;
	clear: both;
}

#bottom-group .wk-twitter-luminescence {
	list-style:none;
	margin-top: 0;
	padding-left: 0;
}







/* Navigation - Main Menu
------------------------------------------------ */
/* Main Menu Toggle */
.menu-toggle {
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle {
    cursor: default;
}
.menu-toggle:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}

/* Menus - desktop view */
@media (min-width: 980px) {
	#equal-well nav#site-navigation {
		margin-bottom: 38px;
	}
	.menu-toggle{
	display:none;
	}
	#equal-well nav.main-menu ul li  {
		font-size: 15px;
		font-weight: bold;
		color: #f5f5f5;
	}
	#equal-well nav.main-menu ul li a:hover {
		color: #d2a76a;
	}
	#equal-well .menu-desc {
		font-size: 11px;
		color: #8f8f93;
	}
	#equal-well .main-menu {
	float: none;
	position: relative;
	}
	#equal-well .main-menu ul {
	margin:0;
	padding: 0;
	}
	#equal-well .main-menu ul:first-child > li > a {
	display:block;
	position: relative;
	}
	#equal-well .main-menu ul:first-child > li {	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	#equal-well .main-menu ul:first-child {
	border-top-style: solid;
	border-width:1px;
	}

	.main-menu ul:first-child > li.current-menu-item > a, 
	.main-menu ul:first-child > li.current_page_item > a {	}
	
	#equal-well .main-menu li {
	padding: 5px 0;
	}

	#equal-well .main-menu .menu li {
	position:relative;
	margin:0;
	}

	#equal-well .main-menu .menu li li:first-child {
	border:none;
	}

	#equal-well .main-menu .menu ul {
	display: none;
	width: 200px; /* this is our 1st submenu width */
	right:-120px; /* lets position the 1st submenu so it overlaps the main menu */
	position: absolute;
	top: 0px;
	z-index:900; /* lets make sure it floats on top */
	padding:5px 14px;
	background-color:#222829;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .5);
	cursor: pointer;
	}
	aside#right-column .main-menu .menu ul { /* flip the submenu when using a right column */
		left: -200px;
	}
	#equal-well .main-menu .menu ul li {
	border:none;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	display:block;
	font-size: 13px;
	}

	#equal-well .main-menu .menu li ul a {
	width:200px;
	text-align:left;
	max-width: none;
	text-decoration: none;
	}
	#equal-well .main-menu .menu li ul li {
		padding:10px 5px;
	}
	#equal-well .main-menu .menu ul ul {
	top:auto;
	z-index:910;
	}	

	#equal-well .main-menu .menu li ul ul {
	right:-200px;
	top:0;
	}
	aside#right-column .main-menu .menu li ul ul {
		left:-200px;
	}
	#equal-well .main-menu .menu li ul ul {}

	#equal-well .main-menu .menu li:hover ul ul, 
	#equal-well .main-menu .menu li:hover ul ul ul,
	#equal-well .main-menu .menu li:hover ul ul ul ul {
	display:none;	
	}
	#equal-well .main-menu .menu li:hover ul, 
	#equal-well .main-menu .menu li li:hover ul, 
	#equal-well .main-menu .menu li li li:hover ul, 
	#equal-well .main-menu .menu li li li li:hover ul {
	display:block;
	}
	/* make the main level menu items active with a colour */
	#equal-well .main-navigation .current-menu-item > a,
	#equal-well .main-navigation .current-menu-ancestor > a,
	#equal-well .main-navigation .current_page_item > a,
	#equal-well .main-navigation .current_page_ancestor > a {
		color: #d2a76a;
	}
	/* make the submenus active with a colour */
	#equal-well .main-navigation ul.sub-menu li.current-menu-item > a,
	#equal-well .main-navigation ul.sub-menu li.current-menu-ancestor > a,
	#equal-well .main-navigation ul.sub-menu li.current_page_item > a,
	#equal-well .main-navigation ul.sub-menu li.current_page_ancestor > a {
		color: #d2a76a;
	}
}


@media (min-width: 320px) and (max-width: 979px) {
	.main-navigation {
		margin-bottom: 20px;
		margin-top: 20px;
		text-align: center;
	}
	.main-navigation ul {
		padding-left:0;
		list-style: none;
	}
	.main-navigation li {
		margin-top:0;
		font-size: 14px;
	}
	.main-navigation ul.sub-menu li {
		font-size: 11px;
		font-style: italic;
	}
	
	.main-navigation li {
		background-image:none;
		margin-top: 10px;
		padding-left:0;
		font-size: 15px;
		line-height: 1.42857143;
	}
	.main-navigation a {
		color: #5e5e5e;
	}
	.main-navigation ul.sub-menu li a {
		color: #668a47;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: none;
	}
	.main-navigation ul.nav-menu.toggled-on,
	.menu-toggle {
		display: inline-block;
	}
}


/* Navigation - Footer Menu
------------------------------------------------ */
#footer-menu {
	margin:20px auto 0;
	padding-left: 0;
	font-size: 0.750em;
	text-align:center;
}
#footer-menu li {
	display:inline;
	margin:0;
	padding-left:0;
	background-image: none;
 }
#footer-menu li a {
	margin:0 2px 0 5px;
}
#footer-menu li:before { 
	content:"\00B7";
}
#footer-menu li:first-child:before {
	content:"";
}
#footer-menu li a:hover {
	text-decoration:underline;
}


/* Navigation - Pagination
------------------------------------------------ */
nav.nav-single {
	font-style:italic;
	margin-bottom: 1.250em;
}
nav.nav-single h5 {
	color: #757575;
	margin-bottom: 0.313em;
}
.nav-links {
	margin-bottom: 1.250em;
}


/* Form Overrides
------------------------------------------------ */

.luminescence-form {
	width:90%;
}
.form-elements {
	width: auto;
	min-height: 30px;
	padding:4px 0;
}

input,
textarea{
	border: 1px solid #dedede;
	background: #f3f4f4;
	line-height: 1.25;
	margin:0;
	padding: 5px 12px;
}
input,
textarea,
input[type="submit"],
input[type="button"],
button[type="button"],
button[type="submit"],
button[type="reset"],
.btn {
	font-size: 1em;
	line-height: 1.25;
}
#searchform input[type="submit"] {
	margin-left: 7px;
}

input[type="checkbox"],
input[type="radio"] {
	margin: 0 7px;
}
select[multiple],
select[size] {
  height: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
textarea {
	margin-bottom: 10px;
}
select {
  background-color: #ffffff;
  border: 1px solid #cccccc; 
}

/* Default Button Styling */
input[type="submit"],
input[type="button"],
button[type="button"],
button[type="submit"],
button[type="reset"],
.btn {
	background-color: #43494a;
	color: #dcdcdc;
  	display: inline-block;
	padding: 5px 12px;
	margin-bottom: 3px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
}
input[type="submit"]:focus,
input[type="button"]:focus,
button[type="button"]:focus,
button[type="submit"]:focus,
button[type="reset"]:focus,
.btn:focus {
  outline: thin dotted #333;
  outline: 1px auto -webkit-focus-ring-color;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button[type="button"]:hover,
button[type="submit"]:hover,
button[type="reset"]:hover,
.btn:hover {
  background-color: #222;
  color: #dcdcdc;
  text-decoration: none;
}

/* Light Button Styling */
input[type="submit"].btn-light,
input[type="button"].btn-light,
button[type="button"].btn-light,
button[type="submit"].btn-light,
button[type="reset"].btn-light,
.btn.btn-light {
	background-color: #dee0e0;
	color: #23292a;
}
input[type="submit"]:focus,
input[type="button"]:focus,
button[type="button"]:focus,
button[type="submit"]:focus,
button[type="reset"]:focus,
.btn.btn-light:focus {
	  border-color: #adadad;
}

input[type="submit"].btn-light:hover,
input[type="button"].btn-light:hover,
button[type="button"].btn-light:hover,
button[type="submit"].btn-light:hover,
button[type="reset"].btn-light:hover,
.btn.btn-light:hover {
	background-color: #43494a;
	color: #dcdcdc;
}



.btn-link {
  color: #d2a76a;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:hover {
  color: #b88338;
  text-decoration: underline;
  background-color: transparent;
}
.btn-lg {
  padding: 10px 16px!important;
  font-size: 1.50em!important;
  line-height: 1.33;
}
.btn-sm {
  padding: 5px 10px!important;
  font-size: 0.875em!important;
  line-height: 1.5;
}
.btn-xs {
  padding: 2px 8px!important;
  font-size: 0.75em!important;
}


#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"] {
	clear:both;
}
#commentform textarea {}
#commentform p.form-submit {
	margin:4px 0;
	clear:both;
}
#searchform {
	margin-bottom: 20px;
}









/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }

/* Max width on tablets */
@media (max-width: 768px) {
	.entry-date-box {
		left: 46%;
	}
}

/* Max width on phones */
@media (max-width: 480px) { 
	.entry-date-box {
		left: 43%;
	}
	#site-title {
		width:auto;
	}
	#site-title h2 {
		margin:5px auto 0;
	}
}
@media (max-width: 320px) { 
	.entry-date-box {
		left: 39%;
	}
}

@media (max-width: 992px) {
	/* Responsive - move left column below content and then center the logo */
    #left-column,
	#right-column {
        display: inline-block;
        margin-top: 20px;
        width: 100%;
    }
    #content {
        float:none;
        margin-left:0;
    }
	#footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	#site-title h1,
	#site-title h2 {
		color:#1c2123;
		margin:auto;
		text-align:center;
	}
	#content-left .content-inner,
	#content-right .content-inner {
		padding:20px;
	}
	#equal-well {
		min-height: auto!important;
	}
}

/*Few adding css changes*/
#copyright-wrapper {
	font-size: 1em;
}

#content{
	padding-top: 30px;
}
a{
	outline: 0 !important; 
}
img.size-full, 
img.size-large, 
img.header-image, 
img.wp-post-image{
	/*width: 100%;*/
	margin: auto;
}

/*Aligning center feature post image*/
.entry-header{
	width: 100%;
	text-align: center;
}

/*Change min-width:299px  Line no. 1577 for responsive navigation min-width than 320px*/

