/*
File:			custom.css
Description:		Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


/*---:[ responsive resets ]:---*/

.format_text img,
.format_teaser img,
.format_text iframe,
.format_text object {
	max-width: 100%
}

.format_text img,
.format_teaser img {
	height: auto
}

/* Main Page Layout */

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.headline_area h1 a{
	text-decoration: none;
	color: #224466;
	}

.headline_area h1{
	height: 100%;
	border-bottom: 2px solid #80b9d2;
	margin-left: 82px;
	}

li.far_right, li.far_right a {
float:right!important;
	margin-right: 2px;
	color: #515151 !important;
	padding-right: 0;
	}

#header a img {
	max-width: 397px;
	}

h1 {
	border-bottom: 1px solid #6caecb;
	font: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #224466;
	margin: 15px 0 15px 0;
	padding-bottom: 8px;
	font-weight: bold;
	text-align: left;
}

.format_text h2 {
	border-bottom: 1px solid #7bbbd1;
	padding-bottom: 9px;
	margin-bottom: 17px;
	color: #234565;
	}
	
.headline_area > h1, #archive_intro > h1 {
	padding-top: 17px;
	font: 18px 'Quicksand', Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 0;
	padding-bottom: 14px;
	letter-spacing: 2px;
	}
	
.headline_area h2, h2.entry-title {
	padding-top: 17px;
	letter-spacing: 2px;
	border-bottom: 2px solid #7db9d3;
	font: 18px 'Quicksand', Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 0;
	padding-bottom: 11px;
	height: 100%;
	margin-left: 82px;
	margin-bottom: 25px;
	}

 h2.entry-title a, .headline_area h1 a {
	width: 100% !important;
	}
	
#blogname {
	padding-left: 0;
	color: #973208;
	padding-top: 20px;
	margin-bottom: 0;
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
	}

#blogname h1 {
	padding: 0 !important;
	margin: 0 !important;
}

.headline_area {
	background: url(https://oneperfectmoment.com/wp-content/themes/thesis/custom/images/opm_blog_accent.png) no-repeat 0 0;
	border-top: 2px solid #7db9d3;
	margin-bottom: 0;
	padding-bottom: 0px;
	width: 100%;
	}
#archive_intro { display: none; }

#container {
	background: #FFF url('https://neilvn.com/wp-content/uploads/site_images/bg.png') repeat-y -5px 0;
	padding: 0px 50px 37px;
	height: 100%;
	width: 80%;
	max-width: 900px;
	}

body {
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
	padding-right: 2px;
	}

#page {
	padding: 0px !important;
	}

.post_box, .teasers_box { margin: 0 0 !important;
	padding-top: 30px;
	}
	
.post_box.top{
	padding-top: 0px;
	}

	
.custom { background: #E4E4E4; }

#header {
	padding: 0;
	margin-left: -13px;
	width: 100%;
	}
#header ul {
	margin-left: 12px;
	}

/* Menu */

/* Mean Menu Changes - START */

.custom .mean-bar{
	background-color: transparent !important;
	}
	
.custom .meanmenu-reveal {
	color: #ffffff !important;
	}

.custom .mean-nav ul li ul li{
	padding-left: 5%;
	color: #83b6d0;
	}

.custom .mean-container .mean-bar, .custom .mean-container .mean-nav {
	background-color: #ffffff;
	}
.custom .mean-container .mean-nav ul li a {
	color: #83b6d0;
	text-transform:none;
	font-size: 14px;
	padding: 8px .9em 8px 8px;
	}
	
.custom .mean-container .mean-nav ul li a:hover{background: #83b6d0 !important;
	color: #ffffff;
	}
	
.custom .mean-container .mean-nav ul li a.mean-expand{
	width:22px;
	height:24px;
	padding: 4px !important;
	}
	
/* Mean Menu Changes - END */

#menu-studio-menu .current-menu-item a,  #menu-studio-menu .current-menu-item a:hover, #menu-headshots-menu .current-menu-item a,  #menu-headshots-menu .current-menu-item a:hover {
	background-color: #81b8d1 !important;
	color: #fff !important;
	cursor: pointer;
	}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover, .menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a  { color: #fff !important; background: #83b8d0 !important; }

span.edit_post {
	display: none;
	}

p.headline_meta {
	margin-left: 73px;
	padding-bottom: 0;
	height: 0px !important;
	}

.headline_meta {
	margin-left: 73px;
	height: 0px;
	}

/* Menufication Changes */

/*#menufication-top,#menufication-non-css3-top {
	background: #80b8d0 !important;
	}
#menufication-nav li a,#menufication-non-css3-nav li a{color: #fefffe !important;}
#menufication-top p,#menufication-non-css3-top p{
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	}
#menufication-top #menufication-btn:before,#menufication-non-css3-top #menufication-non-css3-btn:before{
	border-bottom: 11px double #fefffe !important;
	border-top: 4px solid #fefffe !important;
	}
#menufication-scroll-container{
	background-color: #669cb3 !important;
	}
#menufication-nav li,#menufication-non-css3-nav li{
	border-bottom: 1px solid #000102 !important;
	border-top: 1px solid #537f91 !important;
	}
#menufication-top p,#menufication-non-css3-top p{
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	}
#menufication-nav li a, #menufication-nav li.menufication-active-class>a,#menufication-non-css3-nav li.menufication-active-class>a, #menufication-nav li.menufication-active-class.menufication-has-child-menu>a,#menufication-non-css3-nav li.menufication-active-class.menufication-has-child-menu>a, #menufication-nav ul.menufication-menu-level-0 li.menufication-active-class a {
	color: #fff !important;
	font-weight: bold !important;
	}
	
.wp_menufication li a span#number {
	font-size: 22px;
	width: 14px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #80a4b8;
	padding-bottom: 3px;
	z-index: 1;
	padding-top: 3px;
	margin-top: 6px;
	}

.wp_menufication li a span {
	display: block; position: relative;
	float: right;
	padding-left: 10px;
	text-transform: lowercase;
	z-index: 1;
	text-align: left;
	}

.wp_menufication {
	width: 90%;
	/* margin-right: auto;
	margin-left: auto; */
	/*}

	*/
.menu {
	width: 100% !important;
	padding-bottom: 9px;
	border-left-style: none;
	margin-bottom: 0;
	border: none;
	margin-left: -1px;
	}
	
.menu li:nth-child(1){
	}
	
.menu ul li:nth-child(1){
	margin-left: 0px !important;
	}

.menu a { 
	letter-spacing: 1px !important; 
	font-size: 17px !important;
	line-height: 1.286em;
	border-width: 0.071em;
	border-left-width: 0; 
	background: none !important;
	padding: 0.714em 0.857em;
	text-transform: none !important;
	cursor: pointer !important;
	}

.menu li a {
	border: none !important;
	background: none;
	text-transform: none;
	/* text-align: center; */
	display: inline-block;
	}

.menu li a:hover {
	color: #81b8d1 !important;
	background: none !important;
	}
	
ul.sub-menu {
	background-color: #f9f9f9;
	border: 1px solid #cacaca !important;
	margin-top: 0.5px !important;
	min-width: 100% !important;
	margin-left: 0px !important;
	}	

ul.sub-menu a{
	width: 100% !important;
	}	

.menu-item-has-children:hover {
	border: 1px solid #cacaca !important;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	}
	
.menu-item-has-children a {
	margin: -1px;
	}

/* Dividers  */

#divider1 {
	height: 51px !important;
	width: 600px !mportant;
	background: url(https://neilvn.com/tangents/images/icons/divider-51.gif) no-repeat;
}

hr {
    height:1px;
    border-top: 1px solid #89b2ca;
    border-bottom:1px solid #89b2ca;
	border-left-style: none;
	margin: 20px 0;
	}
	
/* -------------  */	

a {
	color: #3d94b0;
	}
a:hover {
	color: #7fb7d0;
	}
	
#footer {
	border-top: 3px double #88b2cb !important;
	font-size: 8px;
	width: 98.5%;
	}	

li#text-3.widget.widget_text h3 {
	text-align: left;
	}

li#search.widget.thesis_widget_search {
	max-width: 278px;
}

li#text-3.widget.widget_text div.textwidget p {
	margin-left: auto;
	margin-right: auto;
	width: 324px;
	}

li#text-3.widget.widget_text div.textwidget p a img {
	margin-right: 5%;
	margin-left: 5%;
}

/* ET Shortcodes */

.pricing-heading p {
	text-align: center !important;
	}
.pricing-heading, .pricing-content-bottom {
	background: url(https://neilvn.com/wp-content/uploads/site_images/wedding_photography_background_pattern.jpg) repeat !important;
	}
span.et-price { 
	color: #9fcbdd !important;
	}
	
@media only screen and ( min-width: 768px ) and ( max-width: 1130px ) {
/*.menu a { 
	letter-spacing: 0px !important; 
	border-left-width: 0; 
	line-height: 1em;
	font-size: 1em;
	padding: 0.2em;
	}*/

.menu a { 
	letter-spacing: 0px !important; 
	border-left-width: 0; 
	line-height: 1em;
	font-size: 1em;
	}
	
/*.wp_menufication {
	width: 635px;
	/* margin-right: auto;
	margin-left: auto; */
	/*}*/
#container {
	width: 85%;
	}
#page, #content {
	width: 100%;
	}
}

@media only screen and ( max-width: 767px ) {
#page, #content {
	width: 97%;
	}

#container {
	background: #FFF url('https://neilvn.com/wp-content/uploads/site_images/bg.png') repeat-y -18px 0;
	padding-left: 26px;
	padding-right: 23px;
	padding-top: 0;
	}
/*.wp_menufication {
	width: 150px;	
}*/
}

@media only screen and ( max-width: 479px ) {
#blogname {
	font-size: 12px;
	text-align: left;
	padding-bottom: 15px;
	margin-top: 0;
	padding-top: 10px;
	}
#container {
	background: #FFF none repeat-y -26px 0;
	padding: 0px 20px 20px !important;
	width: 90%;
	}
	#header a img/*, .wp_menufication*/ {
	width: 90%;
	}
	#Title_left, #Title_right {
	width: 100% !important;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	}
}

li.far_right, li.far_right a {
float:right!important;
	margin-right: 0;
	color: #515151 !important;
	}
/*





#header {
	padding: 0;
	}

h1 {
	border-bottom: 0px solid #6caecb;
	font-size: 16px;
	color: #224466;
	letter-spacing: 0.1em;
	margin: 15px 0 15px 0;
	padding-bottom: 8px;
	font-weight: none;
	text-align: left;
}

.post_box, .teasers_box {
	margin: 0 !important;
	padding: 0;
}

.custom {
	background: #E4E4E4;
}

#page {
	padding: 37px;
}

.format_text {
	font-size: 1.4em;
	line-height: 1.571em;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: 0;
	padding-top: 10px;
	}

.custom #page {
	background: #FFF url('https://neilvn.com/wp-content/uploads/site_images/bg.png') repeat-y -5px 0;
	padding-top: 0;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	float: left;
	width: 100%;
}

#header {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 11px;
	margin-left: 0px;
	}

.custom div.wp-caption {
	margin-bottom: 10px;
	border: none;
	background: none;
	padding: 0;
}

.custom .menu {
	border: none;
}

#menu-nav ul {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
}

.menu a {
	letter-spacing: 1px !important;
	text-transform: uppercase;
	line-height: 1.286em;
	padding: 0.714em 0.857em;
	border-width: 0.071em;
	border-left-width: 0;
}

.menu ul a {
	width: 8.857em;
	border-left-width: 0.071em;
}

.custom .menu li a {
	border: none;
	background: #fff;
	font-size: 17px;
	text-transform: capitalize;
}

.headline_meta span, .headline_meta abbr, span.edit_post {
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #7db9d3;
	font-size: 14px;
	width: 172px;
	}
	
.headline_meta abbr.published {
	display: none;
	}



div.fb_share {
	float: left;
	margin-top: -55px;
	margin-left: 10px;
	height: 31px;
	}

#sidebar_1 {
	width: 47.7em;
	float: left;
	border: 0 hidden white;
}

#menu-nav ul {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
}

.custom #menu-nav li li a:hover {
	background: #fff;
}

.custom #menu-nav li a:hover {
	color: #2361A1;
}

.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul {
	visibility: visible;
}

.menu, .menu a, .menu li ul {
	border-style: solid;
}

.menu ul {
	position: absolute;
	visibility: hidden;
	list-style: none;
	z-index: 110;
}

.custom .menu li a:hover {
	color: #2361A1;
}

#content_box {
	border-top-style: none;
	width: 100%;
	}

div.format_text.entry-content p img {
	max-width: 1000px;
	min-width: 50px;
	}

.teasers_box {
	width: 902px;
}

.teaser {
	width: 439px;
}

.home .headline_area {
	display: none;
	visibility: hidden;
}

.custom .comments_closed {
	display: none;
	visibility: hidden;
}

.galleria {
	width: auto;
	margin: 0 auto;
	text-align: center;
	max-width: 900px;
}

.custom .widget {
	border-bottom: none;
	padding: 0px;
	margin-bottom: 33px;
}

li#text-3.widget.widget_text h3 {
	text-align: left;
	}

li#search.widget.thesis_widget_search {
	max-width: 278px;
}

li#text-3.widget.widget_text div.textwidget p {
	margin-left: auto;
	margin-right: auto;
	width: 324px;
	}

li#text-3.widget.widget_text div.textwidget p a img {
	margin-right: 5%;
	margin-left: 5%;
}

.custom ul.ngg-albumoverview {
	margin: 0;
	padding: 0;
}

.custom .ngg-album {
	float: left;
	width: 250px;
	margin-right: 5px;
	border: none;
}

.ngg-thumbnail a img:hover {
	background: none;
	border: 1px solid black;
}

.custom ul.ngg-albumoverview div.ngg-albumtitle a {
	text-decoration: none;
	color: #3070A0;
	font-weight: normal;
}

.custom ul.ngg-albumoverview div.ngg-albumtitle a:hover {
	color: #000;
}

.custom ul.ngg-albumoverview li.ngg-album:last-child {
	margin-right: 0;
}

.custom .ngg-thumbnail {
	float: none;
}

.custom .ngg-thumbnail img {
	width: 100%
}

.custom #menu-nav ul {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
}

.custom #menu-nav li li a:hover {
	background: transparent;
}

.custom #menu-nav li a:hover {
	color: #2361A1;
}

.comments_intro p {
	margin-left: -14px;
}

.comments_intro span.bracket {
	color: #fffeff;
}

.comments_intro span {
	font-size: 1.2em;
}

#comments {
	margin-top: 0;
}

.format_text .to_comments {
	font-size: 0.857em;
	line-height: 1.2em;
	height: 19px;
	background: url(https://neilvn.com/wp-content/uploads/site_images/wedding_photography_background_pattern.jpg) repeat !important;
	padding: 14px;
	-moz-box-shadow:    inset 0 0 10px rgba(209,230,238,0.82);
  	-webkit-box-shadow: inset 0 0 10px rgba(209,230,238,0.82);
   	box-shadow:         inset 0 0 10px rgba(209,230,238,0.82);
   	
   	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 40px;
	margin-top: -12px;
	margin-bottom: 2.5em;
	}

.format_text .to_comments a span {
	width: 56px !important;
	height: 53px !important;
	background: url(https://neilvn.com/wp-content/uploads/site_images/images/comment.png) no-repeat 0 7px;
	padding: 11px;
	font-size: 11px;
	text-align: center;
	color: #669db4;
	}
.format_text .to_comments span {
	font-size: 1.2em;
	}

.format_text .to_comments span.bracket {
	color: #fffeff;
}

.format_text .post_tags {
	font-size: 0.857em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

.format_text .to_comments a {
	color: #669db4;
	text-decoration: none;
	margin-left: -12px;
	display:n
}

.format_text .to_comments a:hover {
	color: #669db4 !important;
	}

/*---:[ previous and next links ]:---*/

.prev_next {
	padding-top: 1.1em;
	padding-bottom: 1.1em;
}

.prev_next p {
	font-size: 1.2em;
	line-height: 2.2em;
	width: 40%;
	float: left;
}

.post_nav .previous {
	margin-bottom: 0.55em;
	width: 40%;
	margin-right: 155px;
}

.post_nav a {
	font-size: 1.4em;
	line-height: 1.571em;
}

.image_box, .custom_box {
	border-style: hidden;
	border-color: white;
}

.image_box {
	background: none;
}

ul.sidebar_list  h3 {
	font: bold 17px Verdana, sans-serif;
	text-transform: lowercase;
	color: #7db9d3;
}

li.widget ul li {
	margin-bottom: 0.667em;
	font-size: 14px;
	color: #888;
}

.sidebar_list a, h2 a:hover, #logo a:hover {
	color: #7db9d3;
}

.sidebar_list .menu {
	font-family: Verdana, sans-serif;
}

.sidebar_list .menu li a {
	color: #fff;
	font-size: 12px;
	text-transform: lowercase;
}

.sidebar_list .menu ul a {
	color: #fff;
	font-size: 12px;
	text-transform: lowercase;
}

#feature_box {
	background: transparent;
	border-style: none;
	border-color: white;
}

.teaser .format_teaser {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#footer {
	height: 100%;
	width: 100%;
	padding: 0em;
	background-color: transparent;
	border-top: 3px double #72b2cc;
	text-align: center;
}

.custom #footer a {
	border-bottom: 1px none #cccccc;
	font: 14px Verdana, sans-serif;
	text-transform: lowercase;
	text-align: center;
}

.custom #footer-widget-block {
	text-align: left;
	overflow: hidden;
}

.custom .footer-widgets {
	width: 45%;
	float: left;
	margin-left: 3%;
}

.custom .my-footer-one {
	padding-bottom: 21px;
}

.custom .my-footer-two {
	
}

.format_text p {
	margin-top: 4px;
	margin-bottom: 1.571em;
	text-align: justify;
	}

.teaser .post_image_link img.aligncenter {
	padding-bottom: 1.8em;
}

p.price_footer {
	text-align: center !important;
	color: #598fa4;
	font-size: 10px;
	line-height: 15px;
	background-color: #f3f3f3;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 11px;
	padding-bottom: 11px;
	border: 1px dotted #77b2cd;
	} 

/* ET Shortcodes */
.pricing-heading p {
	text-align: center !important;
	}
.pricing-heading, .pricing-content-bottom {
	background: url(https://neilvn.com/wp-content/uploads/site_images/wedding_photography_background_pattern.jpg) repeat !important;
	}
span.et-price { 
	color: #9fcbdd !important;
	}
/* Fixes spacing for reviews in footer */
#reviews p, #reviews {
	color: #96c7dc;
	font-weight: bold;
	text-align: center;
	}

/* page navigation */

.wp-pagenavi {
	margin: 15px 0px 0;
	text-align: center;
		border-top: 3px double #72b2cc;
	padding-top: 45px;
	}

.wp-pagenavi a, .wp-pagenavi a:link {
	font-size: 16px;
	padding: 5px 9px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e1e1c8;
	color: #6b99ac;
}

.wp-pagenavi a:visited {
	font-size: 16px;
	padding: 5px 9px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e1e1c8;
	color: #413f36;
	background-color: #eeeeee;
}

.wp-pagenavi a:hover {
	font-size: 16px;
	border: 1px solid #608e7a;
	color: #FFF;
	background-color: #7bb1cc;
}

.wp-pagenavi a:active {
	font-size: 16px;
	padding: 5px 9px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e1e1c8;
	color: #413f36;
	background-color: #eeeeee;
}

.wp-pagenavi span.pages {
	font-size: 16px;
	padding: 5px 9px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #e1e1c8;
	color: #413f36;
	background-color: #fefffe;
}

.wp-pagenavi span.current {
	font-size: 16px;
	padding: 5px 9px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #608e7a;
	color: #FFF;
	background-color: #79b2cd;
}

.wp-pagenavi span.extend {
	font-size: 16px;
	padding: 5px 9px;
	margin: 2px;
	border: 1px solid #e3e3e3;
	color: #7fb6d0;
}

.et-learn-more h3.heading-more {
color: #666666 !important;
font-weight: bold !important; 
}