/*-----------------------------------------------------------
Theme Name: d4a_WP_1040102
Theme URI: http://www.designing4ages.com
Author: designing4ages
Author URI: http://www.designing4ages.com
Description: designing4agesWP is our framework to start building your site on.
Version: 1.0
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, grey, responsive, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, mobile, iphone, android, webkit, css3, transitions, custom-fonts, minimalism
-----------------------------------------------------------*/
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%;
  vertical-align: baseline;
  outline: none;
}
html { height: 101%; }
/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
body { font-size: 72.5%; font-family:"Myriad Pro", Arial, sans-serif; }
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }

header { width: 100%; }
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; }
img { border: 0; max-width: 100%; }

p { font-size: 1.4em; line-height: 1.75em; color: #565656; margin-bottom: 12px; }

a {
text-decoration: none;
color: #5d9de5;
transition: color .2s linear;
-webkit-transition: color .2s linear;
-moz-transition: color .2s linear;
}
.buttons{width:100%; clear:both}
.buttons a{background:#4330c8; color:#FFFFFF; display:block; font-weight:bold; padding:10px 20px; float:right; margin-bottom:15px}
.buttons a:hover{color:#FFFFFF; text-decoration:none}

.ufo-form,.wpcf7{ 
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; box-sizing: border-box; -moz-box-sizing: border-box; 
  border-radius: 6px; 
-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38); padding: 10px 0 0px; margin-bottom:15px !important}

.wpcf7 form{padding:15px 15px 15px 15px; box-sizing: border-box; -moz-box-sizing: border-box;}

.ufo-form input, .ufo-form textarea,.wpcf7 input, .wpcf7 textarea{width:100%; margin:auto !Important;  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; box-sizing: border-box; -moz-box-sizing: border-box; 
  border-radius: 6px; padding:10px; border:none; background:#eaeaea}
.ufo-cell-center{display:block !important; width:100% !Important; text-align:center}

.ufo-form label{margin-left:16px !important; font-size:13px; font-weight:bold}

.buttonsform{background:#4330c8; color:#FFFFFF; display:block; font-weight:bold; padding:10px 20px; float:right; border:none; outline:none; margin-right:15px !important}

.wpcf7 textarea{height: 120px;}
.wpcf7-submit{background:#4330c8 !important; color:#FFFFFF; clear:both; display:inline-block !important; width:auto !important; font-weight:bold; padding:10px 20px; float:right; border:none; outline:none; margin-right:15px !important;

 -webkit-border-radius: 0px!important;  
  -moz-border-radius: 0px!important;
  border-radius: 0px!important; }

a:hover {
	text-decoration: none;
	color: #4330c8;
}

/** page wrapping **/
.wrapper { max-width: 900px; margin: 0 auto; }

#top { margin-bottom: 0px; }
#top h1 { font-family: "Quando", "Trebuchet MS", Tahoma, serif; font-size: 4.0em; letter-spacing: -0.1em; line-height: 1.8em; color: #575757; margin-top: 10px; width: 100%; text-align: center; margin-bottom: 12px; }
#top h1 a { color: #575757; }
#top h1 a:hover { color: #575757; text-decoration: none; }

#mainbody { display: block; z-index: auto; width: 100%;max-width: 900px; margin:auto  }

/** full navigation **/
#navbar { display: none; }

nav { display: block; }
#n ul { 
display: block; 
margin-top:60px;
text-align:center;
}

#n ul li { display: inline-block; position: relative; width:38%; font-size: 1.6em; font-weight: bold; text-shadow: 0px 1px 0px #fff; }
#n ul li a { display: block; padding: 0px 12px; text-align:center; line-height: 68px; color: #4F4F4F; text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.28);}

#n ul li a:hover { color:#4330c8; }

#n ul li ul { display: none; margin: 0; position: absolute; top: 60px; zoom: 1; z-index: 9999; background: #fff; border-top: 1px solid #cacaca; border-bottom: 1px solid #e1e1e1; }

  #n ul li ul:after, 
    #n ul li ul:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    
    #n ul li ul:after {
        border-bottom-color: #ffffff;
        border-width: 13px;
        left: 53%;
        margin-left: -19px;
    }
    #n ul li ul:before {
        border-color: rgba(113, 158, 206, 0);
        border-bottom-color: #b3b3b3;
        border-width: 14px;
        left: 53%;
        margin-left: -20px;
    }

#n ul li ul li { display: block; width: 7em; border: 0; }
#n ul li ul li a { background: #fff; border-bottom: 1px solid #e1e1e1; font-size: 14px !important; padding:6px 0 }

#n ul li:hover > ul { display: block; -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38); }
#n ul li:hover > a { text-decoration: none; }

.sub-menu{left:-40px}
.sub-menu li{}
.sub-menu li a{font-size:0.6em !important; line-height:30px !important}

#menu-header-left,#menu-header-right{width:35%}

#menu-header-left{float:left}
#menu-header-right{float:right}

#menu-header-right:before, #menu-header-right:after {
   content: "";
 height: 1px;
    display: block;
    top: -1px;
    position: relative;	background: #ede7ee; /* Old browsers */
background: -moz-linear-gradient(left,  #ede7ee 75%, #ffffff 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(75%,#ede7ee), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ede7ee 75%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ede7ee 75%,#ffffff 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ede7ee 75%,#ffffff 99%); /* IE10+ */
background: linear-gradient(to right,  #ede7ee 75%,#ffffff 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede7ee', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#menu-header-left:before, #menu-header-left:after {
   content: "";
 height: 1px;
    display: block;
    top: -1px;
    position: relative;	background: #ede7ee; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ede7ee 21%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(21%,#ede7ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ede7ee 21%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ede7ee 21%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ede7ee 21%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#ede7ee 21%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede7ee',GradientType=1 ); /* IE6-9 */
}


/** posts **/
/*.BreakAway, #BreakAway{width:120%; max-width:900px; margin:35px 0 35px -72px; clear:both}*/

.BreakAway, #BreakAway,.ngg-galleryoverview{margin-left: -112px; width: 100%; max-width:900px; min-width:900px; text-align:center}

.ngg-gallery-thumbnail, .ngg-gallery-thumbnail-box {float:none !important;}
.pgcsimplygalleryblock-justified-item-wrap{-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);}

.ngg-gallery-thumbnail img{border:none !Important; margin:0!Important; padding:0!Important;}

.ngg-gallery-thumbnail img:hover{ opacity:0.6;	filter:alpha(opacity=60);}


#BreakAway .picbox{width:185px; height:145px; display:inline-block; -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);background-size: 110% !important; overflow:hidden; position: relative; margin:12px; cursor:pointer; cursor: hand}

.ngg-pro-masonry-item a{ background:#000 url(http://1040102.designing4ages.co.uk/wp-content/uploads/sites/13/2014/04/clicktoenlarge.png) no-repeat center center; -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.38);  display: block;
}

.ngg-pro-masonry-item a img:hover{ opacity:0.5;	filter:alpha(opacity=50);}
 

#BreakAway .picbox:hover span{top: 70px; -webkit-transition-property: top;  -webkit-transition-duration: 0.2s; }

#BreakAway .picbox span{ font-family:Arial, Helvetica, sans-serif; height:60px; position: absolute; text-transform:uppercase; font-weight:bold; font-size:10px;  top: 119px;   right: 0; padding:7px; text-align:right; color:#FFFFFF; width:100%; background:#000000; -webkit-transition-property: top;  -webkit-transition-duration: 0.2s;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  filter: alpha(opacity=60);  -moz-opacity: 0.6;  -khtml-opacity: 0.6;  opacity: 0.6;}

#BreakAway .picbox span b{text-transform:capitalize !Important; font-weight:normal; font-style:italic; padding-left:10px; padding-right:8px} 

#content { width: 100%; position: relative; }
#main { display: block; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 112px; width:100%; margin:auto; }

.post { display: block; margin-bottom: 25px; padding-top: 10px; padding-bottom: 15px; }
.post header { display; block; margin-bottom: 25px; }

.post p { margin-bottom: 20px; line-height: 1.3em; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.32); font-size:1.36em } 
.post header h2 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 2.4em !important; line-height: 1.4em; margin-bottom: 4px !important; color: #323232; }
.post header h2.bigger { font-size: 3.1em !important; }

/*.post h4 { display: block; font-size: 1.4em; text-transform: uppercase; color: #56b972; line-height: 1.5em; margin-bottom: 3px; font-weight: bold; letter-spacing: 0.15em; text-decoration: none; padding-left: 25px; border-left: 3px solid #56b972; }*/

.post .meta { font-size: 1.2em; line-height: 1.3em; }
.post .meta i { display: block; margin-bottom: 10px; font-style: normal; color: #666; }

.post blockquote { display: block; box-sizing: border-box; -moz-box-sizing: border-box; background: #fbf0de; padding: 9px 15px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; margin-bottom: 18px; }
.post blockquote p { font-style: italic; font-weight: normal; color: #797064; margin-bottom: 3px; font-size: 1.9em; }

.post .postcontent { margin-bottom: 25px; }

.post .more-link { display: block; font-size: 1.6em; font-weight: bold; margin-top: 15px; }
.post p .more-link { font-size: 1.0em; }

.postbrdr { border-bottom: 3px solid #ccc; }

.archiveshead h2 { font-size: 2.2em; color: #454545; font-weight: bold; line-height: 1.55em; }

#navbelow { display: block; width: 100%: padding: 0px; margin-top: -10px; margin-bottom: 15px; }

.nav-prev { float: left; display: block; }
.nav-next { float: right; display: block; }
 
.nav-prev a, .nav-next a { display: block; padding: 3px 5px; font-size: 1.3em; }
.nav-prev a:hover, .nav-next a:hover {  }


/** comments **/
#comments { display: block; margin-top: 15px; } 
.post #comments h3 { font-size: 1.7em; line-height: 1.45em; color: #818181; border-bottom: 2px solid #ddd; border-top: 2px solid #ddd; padding: 6px 10px; background: #f5f5f5; }

#comments #respond { margin-left: 0; }
#comments .commentlist .comment #respond { margin-left: 35px; font-size: 1.0em; } 
		/* for the threaded reply comment form styles */
		
#cancel-comment-reply { font-weight: bold; display: block; position: relative; }
#cancel-comment-reply-link { display: block; padding: 0px 4px; font-size: 0.8em; position: absolute; right: 0; top: -12px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: none; -webkit-transition: none; -moz-transition: none; } 
#cancel-comment-reply-link:hover { color: #fff; text-decoration: none; background: #5d9de5; }

.commentlist { list-style: none; }
.commentlist .comment { display: block; position: relative; margin-bottom: 28px; }

.commentlist .comment .comment-author { position: relative; }
.commentlist .comment .comment-author .avatar { display: inline-block; padding: 5px; background: #fafafa; border: 1px solid #ccc; margin-right: 15px; }

.commentlist .comment .comment-author .fn { font-weight: bold; font-size: 1.65em; line-height: 1.1em; font-style: normal; position: absolute; top: 2px; color: #535353; }
.commentlist .comment .comment-author .says { display: none; }

.commentlist .comment .comment-meta { position: absolute; top: 25px; margin-left: 60px; font-size: 1.2em; }

.commentlist .comment p { display: block; margin-top: 15px; padding-right: 10px; }

.commentlist .comment .comment-body .reply { font-size: 1.3em; }
.commentlist .comment .comment-body .reply a.comment-reply-link { display: inline-block; padding: 3px 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: none; -webkit-transition: none; -moz-transition: none; }

.comment-awaiting-moderation { font-size: 1.2em; color: #444; display: block; text-decoration: underline; text-align: center; margin-top: 4px; margin-bottom: -5px; }

.commentlist .comment ul.children { margin-left: 40px; padding-top: 15px; }

#commentform { display: block; width: 100%; margin-bottom: 0; margin-top: 6px; }
#commentform label { font-size: 1.2em; line-height: 1.6em; display: block; width: 100%; color: #575757; margin-bottom: 2px; font-weight: bold; }
#commentform label small { display: inline; size: 0.9em; font-style: italic; font-weight: normal; color: #7dafe6; }

#commentfields #commentfields { display: block; margin-bottom: 4px; }
#commentfields #commentfields .ibox { display: block; margin-bottom: 10px; width: 100%; }

#commentfields .basicinput { display: block; padding: 7px 6px; font-size: 1.5em; width: 90%; outline: none; border: 1px solid #dbdbdb; color: #487cb7; }

#commentfields textarea { display: block; padding: 5px 4px; font-size: 1.45em; width: 90%; height: 125px; outline: none; border: 1px solid #dbdbdb; color: #487cb7; }

#commentform #comment { display: block; margin-bottom: 8px; color: #565656; font-size: 1.4em; font-family: Arial, Tahoma, sans-serif; line-height: 1.5em; padding: 4px 7px; }

#commentform #submit, .button {
	-moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
	box-shadow: inset 0px 1px 0px 0px #cae3fc;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #469df5;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	font-size: 1.45em;
	font-weight: bold;
	padding: 6px 24px;
	margin-bottom: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #287ace;
}

#commentform #submit:hover, .button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color: #4197ee;
}

#commentform #submit:active, .button:active {
	position:relative;
	top:1px;
}

/** sidebar **/
#sidebar { display: block; float: right; width: 250px; padding-top: 30px; height: 100%; }
#sidebar-responsive { display: none; }

#sidebar .widget { display: block; margin-bottom: 20px; }
#sidebar .widget h3 { font-family: "Bodoni MT", Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif; font-weight: normal; text-transform: uppercase; padding: 15px 0px; padding-bottom: 5px; font-size: 1.6em; border-bottom: 1px solid #ddd; color: #898989; margin-bottom: 10px; } 

#sidebar .widget ul { display: block; margin-left: 10px; }
#sidebar .widget ul li { font-size: 1.1em; margin-bottom: 6px; }
#sidebar .widget ul li ul { font-size: 0.9em; }
#sidebar .widget ul li a { display: block; padding: 6px 12px; font-size: 1.4em; font-weight: bold; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; transition: color .2s linear, background .2s linear; -webkit-transition: color .2s linear, background .2s linear; -moz-transition: color .2s linear, background .2s linear; text-shadow: 0px 0px 6px rgba(132, 132, 132, 1); }

#sidebar .widget ul li a:hover { color: #fff; background:#4330c8; text-decoration: none; }


/** search **/
#s { padding: 3px 5px; color: #565656; border: 1px solid #bbb; outline: none; width: 66%; font-size: 1.2em; }


/** footer **/
.footer-menu-right,.footer-menu-left{width:50%; float:left}

#menu-footer-right {text-align:right; float:right; width:100%}
#menu-footer-left {text-align:left; padding-left:60px; float:left; width:100%}

#menu-footer-right a{color:#666666; font-size:12px; margin-top:12px; float:right; margin:20px;}
#menu-footer-left a{color:#666666; font-size:12px; margin-top:12px; float:left; margin:20px;}

footer{width:100%; padding:20px; }

footer:before{
content: "";
 height: 1px;
    display: block;
    top: -1px;
    position: relative;	background: #ede7ee; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ede7ee 24%, #ede7ee 75%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(24%,#ede7ee), color-stop(75%,#ede7ee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */}
/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
h4{font-size:1.6em; margin:20px 0; text-shadow: 0px 0px 6px rgba(132, 132, 132, 1); clear:both}

h2,h3{text-align:center; font-size:2.2em; margin:34px 0 24px; background:#fff; position: relative; z-index: 1;text-shadow: 0px 0px 6px rgba(132, 132, 132, 1); clear:both; color:#4F4F4F}
h3::first-line,h2::first-line{background:#FFFFFF; margin:0 10px}

h3:after,h2:after{content: "";
 height: 1px;
    display: block;
    top: -10px;
    position: relative; z-index: -1; background: #ede7ee; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ede7ee 24%, #ede7ee 75%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(24%,#ede7ee), color-stop(75%,#ede7ee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#ede7ee 24%,#ede7ee 75%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */}

.alignleft {float:left; margin-right:15px}
.alignright {float:right; margin-left:15px}
.placeholder2 { color:#999999; }
/*.shadow{text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.52); */

.desktopshow{display:inline}
.mobileshow{display:none}

/* Mobile Smartphones ----------- */
@media only screen 
and (min-width : 0) 
and (max-width : 620px) {
.desktopshow{display:none}
.mobileshow{display:inline}


	#navbar { 
	display: block; 
	height: 44px; 
	background:#4330c8; color:#FFFFFF; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#2a2a2a',GradientType=0 );
	width: 100%; 
	text-align:center;
	}
	#menu-header-left:before, #menu-header-left:after, #menu-header-right:before, #menu-header-right:after {
content: "";
height: 0px!important;
display: block!important;
top: 0!important;
position: relative!important;
	background:none!important
	}
	
	#n ul li ul li{background:#eaeaea !important}
	#n ul{margin-top:0!important}
	#navbar a { display: block; line-height: 44px; padding: 0 10px; font-weight: bold; font-size: 1.2em; color: #fff; }
	#navbar a:hover { color: #bbd2eb; text-decoration: none; }
	
	#n ul { display: none; background: #eaeaea; border: 0; height: auto; padding:0; overflow: hidden; }
	
	#n ul li { font-size: 1.3em; }
	
	#n ul li ul { display: block; position: static; border: 0; background: #eaeaea; }
	#n ul li ul li { font-size: 1.1em; margin-left: 0px; width: auto; }
	#n ul li { border: 0; width: 100%; background: #eaeaea; border: 0; }
	#n ul li:hover > ul {
 display: block; 
 -webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}

#n ul li ul:before {
border-color: none;
border-bottom-color: none;
border-width: none;
left:0;
margin-left:0;
}

#n ul li ul:after, #n ul li ul:before {
bottom: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

	#n ul li a, #n ul li ul li a { display: block; font-weight: bold; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; font-size: 1.2em; line-height: 1.3em; text-shadow: none; width: 100%; padding: 10px 0; margin: 0; }
	#n ul li ul li a { font-size: 1.0em; background:#CCCCCC; border: 0; }
	#n ul li a:hover, #n ul li ul li a:hover { background: #303030; color: #fff; text-decoration: none; }

	#main { display: block; float: none; width: auto; overflow: hidden; margin: 0; }
	#sidebar { display: none; float: none; }
	
	#sidebar-responsive { display: block; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 12px; margin-bottom: 15px; }
	#sidebar-responsive .widget { display: block; margin-bottom: 15px; }
	#sidebar-responsive .widget h3 { font-family: "Hoefler Text", Garamond, "Times New Roman", serif; font-weight: bold; font-size: 1.5em; line-height: 1.4em; color: #898989; margin-bottom: 8px; text-transform: uppercase; border-bottom: 1px solid #ddd; }
	
	#sidebar-responsive ul li { display: block; }
	#sidebar-responsive ul li a { display: block; padding: 10px 20px; font-size: 1.6em; font-weight: bold; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; transition: none; -webkit-transition: none; -moz-transition: none; }
	#sidebar-responsive ul li a:hover { text-decoration: none; background: #565656; color: #fff; }
	
	.post header h2 { font-size: 2.75em; }
	
	.post .meta { font-size: 1.1em; line-height: 1.6em; }
	.post .meta i { margin-bottom: 4px; }
	
	#commentform #allowed_tags { display: none; }
	#menu-header-left, #menu-header-right{float:none; width:100%; background:#eaeaea !important}
	#main { display: block; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 15px; width:100%; margin:auto; }
.BreakAway, #BreakAway{width:100%; margin:12px 0 12px 0px; clear:both; max-width: 100% !important; min-width: 100% !important;}
#BreakAway .picbox{width: 42% !important;margin: 8px; float:left; display:block;  -moz-box-shadow: 0 0 11px #dddddd;-webkit-box-shadow: 0 0 11px #dddddd;box-shadow: 0 0 11px #dddddd;background-size: 110% !important; overflow:hidden;}
#BreakAway .picbox:hover span{top: 119px !Important; }
/*.ngg-pro-masonry-item{float:left !important; width:40% !important; } 

.ngg-pro-masonry-item img{width:auto !important; height:auto !Important}*/
.footer-menu-left{display:none}
.footer-menu-right, .footer-menu-left{width:100%; float:none;text-align:center}
#menu-footer-left{float:none; text-align:center; padding-left:0 !important}
#menu-footer-left a {float:none; padding-bottom:10px;}
footer{width:auto !Important; padding:0 !important}

}

  @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

	#main { display: block; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 8px !important;max-width:100%; width:100% !important; margin:auto; }
	.wrapper{width:100% !important; max-width:100%;}
	.BreakAway, #BreakAway {margin-left: 0px !important; width: 100%; max-width: 100%;min-width: 100%;text-align: center;}
	#mainbody{max-width: 100% !important; width:99%; margin-left:3% !important}
	#menu-header-left,#menu-header-right{width:33%}
	
}

@media print {
  html, body {
    display: none;  /* hide whole page */
  }
}