/*
THEME NAME: Stand Still Designs Sandbox
THEME URI: http://michaeljancart.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, built on the Sandbox Theme, a canvas for CSS artists
VERSION: 2
AUTHOR: <a href="http://michaeljancart.com">Michael Jancart, Stand Still Designs</a>
AUTHOR URI:http://michaeljancart.com
*/

 /*colors: #233503, #4C6B0F,#6A872F,#6A2400,#986B34,#9F3E14 */

@font-face {
    font-family: 'Puritan';
    src: url('fonts/Puritan_Regular-webfont.eot');
    src: url('fonts/Puritan_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Puritan_Regular-webfont.woff') format('woff'),
         url('fonts/Puritan_Regular-webfont.ttf') format('truetype'),
         url('fonts/Puritan_Regular-webfont.svg#Puritan20') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Puritan';
    src: url('fonts/Puritan_Italic-webfont.eot');
    src: url('fonts/Puritan_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Puritan_Italic-webfont.woff') format('woff'),
         url('fonts/Puritan_Italic-webfont.ttf') format('truetype'),
         url('fonts/Puritan_Italic-webfont.svg#Puritan20') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Puritan';
    src: url('fonts/Puritan_Bold-webfont.eot');
    src: url('fonts/Puritan_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Puritan_Bold-webfont.woff') format('woff'),
         url('fonts/Puritan_Bold-webfont.ttf') format('truetype'),
         url('fonts/Puritan_Bold-webfont.svg#Puritan20Bold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Puritan';
    src: url('fonts/Puritan_Bold_Italic-webfont.eot');
    src: url('fonts/Puritan_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Puritan_Bold_Italic-webfont.woff') format('woff'),
         url('fonts/Puritan_Bold_Italic-webfont.ttf') format('truetype'),
         url('fonts/Puritan_Bold_Italic-webfont.svg#Puritan20Bold') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'Shortcut';
    src: url('fonts/shortcut-webfont.eot');
    src: url('fonts/shortcut-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/shortcut-webfont.woff') format('woff'),
         url('fonts/shortcut-webfont.ttf') format('truetype'),
         url('fonts/shortcut-webfont.svg#shortcutregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Core ________________________________________________________________ */

body {
	background: #FDFAEB url('images/BG-Main.jpg') no-repeat center top;
	font:10px Puritan, Helvetica, Arial, sans-serif;
	text-align:left;
	color:#6A2400;
	margin:0;
	padding:0;
}

a {
	color:#C02E33;
}

a:hover {
	color:#e39201;
}

ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.alignright,img.alignright{
	float:right;
	margin:0 0 0 1em;
	border:none;
}

.alignleft,img.alignleft{
	float:left;
	margin:0 1em 5px 0;
	border:none;
}

.aligncenter,img.aligncenter{
	float:left;
	margin:0 1em 5px 0;
	border:none !important;
	box-shadow: none !important;
}

.alignnone,img.alignnone{
	float:left;
	clear: left;
	margin:0 1em 5px 0;
	border:none !important;
	box-shadow: none !important;
}

p{

}

h3 { /* Subheads */
	font: bold italic 21px Puritan, Helvetica, Arial, sans-serif ;
	color: #A77A41;
	margin: 17px 0px 0px;
}

h3 a{
	color: #A77A41;
}

h4 { /*  */
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	margin: 17px 0px;
	padding:0px;
	line-height: 17px;
	color: #9F3E14;
}

h5 { /* */
    clear: both;
    float: left;
}

h6{ /*  */
}

img{
	border:none;
}

table{
}

th{
}

td {
}

tfoot{
}

small {
	line-height: 1.1em;
	font-style: italic;
}

address{
    font-size: 1.3em;
    font-style: italic;
    color: #C02E35;
    margin: 0px 0px 17px;
}

iframe{
    border: 7px solid #ffffff;
}




/* Header ________________________________________________________________ */

.header{
	width: 950px;
	height: 386px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.header-logo{
	width: 362px;
	height: 322px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url('images/BG-Logo-2.png') no-repeat top left transparent;
}

.header-flash{
	top: 0px;
	position: absolute;
	z-index: 100;
	left: 362px;
	width: 588px;
	height: 258px;
	background:url('images/BG-Flash.png') no-repeat top left transparent;
}

.header-right{
	top: 258px;
	left: 362px;
	position: absolute;
	z-index: 150;
	width: 588px;
	height: 64px;
	background:url('images/BG-Path-Right.png') no-repeat top left transparent;
}

.header-grass-above{
	position: absolute;
	z-index: 200;
	top: 213px;
	left: 362px;
	width: 588px;
	height: 45px;
	background: url('images/BG-Grass-Above.png') no-repeat top left transparent;
}

.billboard{
    width: 500px;
    height: 200px;
    position: absolute;
    top: 48px;
    left: 13px;
}

.social {
	display: block;
	width: 45px;
	height: 47px;
	margin:0px;
	text-indent: -99999px;
	text-align:left;
	float:right;
	padding: 0px 0px 0px 5px;
}

.social:hover, .social:focus {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}

.social-list{
	position: absolute;
	z-index: 175;
	width: 250px;
	height: 47px;
	top: 282px;
	right: 50px;
}

.social-wrapper-2, .add-this-wrapper{ float: right;}

.social-wrapper-2 { width: 160px;}

.social:focus{ outline: 0;}

.facebook { background: url('images/facebook.png') bottom left no-repeat;}

.twitter { background: url('images/twitter.png') bottom left no-repeat;}

.linkedin { background: url('images/linkedin.png') bottom left no-repeat;}

.add-this { background: url('images/add-this.png') bottom left no-repeat;}

#blog-title{
	display:none;
}

#blog-description{
	display:none;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}

/* Menu (Drop) ________________________________________________________________ */

.menu-icon {	display: none; }

#main-menu{
	position:relative;
	width: 950px;
	height: 64px;
	top: 322px;
	left: 0px;
	position:relative;
	z-index:401;
	background:transparent url('images/BG-Menu-2.png') no-repeat left top;
}

.menu {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	position:relative;
	z-index:300;
	height: 64px;
	margin:0px 0px 0px 75px;
	padding:0px;
	width: 825px;
	float:left;
}

.menu ul{
	position:absolute;
	margin:0px;
	padding:0px;
	list-style-position:outside;
	left:0px;
	top:46px;
	display:none;
	line-height:38px;
}



.menu a {
	float:left;
	padding:0px 15px 0px 15px;
	height: 64px;
	text-decoration:none;
	text-transform: uppercase;
	color: #FDFAEB;
	font: bold 16px/48px Puritan, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}

.menu a:hover {
	color: #ffffff;
	background-color:transparent;
	background:url('images/BG-Menu-Hover.png') repeat-x;
	background-position:left top;
}

.menu li {
	float:left;
	position:relative;
}


.menu ul ul {
}

.menu li:hover ul ul, .menu li:hover ul ul ul, .menu li:hover ul ul ul ul {
	display:none;
}

.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul{
	display:block;
}

.current-menu-item a, .current-menu-parent a, .current-menu-ancestor a{
	background:url('images/BG-Menu-Current.png') repeat-x top right transparent;
	color: #ffffff;
}



/* Submenu Only_______________________________________________________________ */

.menu li ul a {
	width: 250px;
	height: 30px;
	float:left;
	line-height: 30px;
	background: url('images/BG-Drop-Menu.png') no-repeat top left transparent;
	padding: 0px 0px 0px 20px;
	color: #FDFAEB;
	font-size: 1.3em;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
	letter-spacing: .5px;
}

.menu li ul a:hover{
	background: url('images/BG-Drop-Menu-Hover.png') no-repeat top left transparent;
}

.sub-menu .current-menu-item a, .sub-menu .current-menu-parent a, .sub-menu .current-menu-ancestor a{
	background: url('images/BG-Drop-Menu-Current.png') no-repeat top left transparent;
}

.sub-menu li:last-child a{
	background: url('images/BG-Drop-Menu-LC.png') no-repeat top left transparent;
	height: 39px;
		
}

.sub-menu li:last-child a:hover{
	background: url('images/BG-Drop-Menu-LC-Hover.png') no-repeat top left transparent;
}

.sub-menu li:last-child.current-menu-item a{
	background: url('images/BG-Drop-Menu-LC-Current.png') no-repeat top left transparent;
}

/* Sub-menu Sub-menu Only_______________________________________________________________ */

.menu li ul ul {
	margin: -8px 0 0 259px;
	top: 0px;
}

.menu li ul .sub-menu li a{
	background: url('images/BG-Drop-Menu.png') no-repeat top left transparent;
}

.menu li ul .sub-menu li a:hover{
	background: url('images/BG-Drop-Menu-Hover.png') no-repeat top left transparent;
}

.menu li ul .sub-menu li.current-menu-item a{
	background: url('images/BG-Drop-Menu-Current.png') no-repeat top left transparent;
}

.menu li ul .sub-menu li:first-child a {
	background: url('images/BG-Drop-Menu-FC.png') no-repeat top left transparent;
	height: 38px;
	line-height: 45px;
}

.menu li ul .sub-menu li:first-child a:hover {
	background: url('images/BG-Drop-Menu-FC-Hover.png') no-repeat top left transparent;
}

.menu li ul .sub-menu li:first-child.current-menu-item a {
	background: url('images/BG-Drop-Menu-FC-Current.png') no-repeat top left transparent;
	height: 38px;
	line-height: 45px;
}

.menu li ul .sub-menu li:last-child a {
	background: url('images/BG-Drop-Menu-LC.png') no-repeat top left transparent;
	height: 38px;
}

.menu li ul .sub-menu li:last-child a:hover {
	background: url('images/BG-Drop-Menu-LC-Hover.png') no-repeat top left transparent;
}

.menu li ul .sub-menu li:last-child.current-menu-item a {
	background: url('images/BG-Drop-Menu-LC-Current.png') no-repeat top left transparent;
	height: 38px;
}


/* Content _______________________________________________________________ */

#main-wrap {
	width:100%;
}

#container{
	width: 920px;
	clear: both;
	overflow:hidden;
	margin: -18px auto 0px;
	background: transparent url('images/BG-Content.png') repeat-y top left scroll;
	
}

#content{
	width: 630px;
	padding: 37px 30px 30px;
	float: left;
}

#content p{
	font-size: 1.5em;
	line-height: 1.6em;
	margin: 17px 0px;
	color: #3A1603;
}

#content ul, .content-home-text ul, #content ol, .content-home-text ol{
	font-size: 1.5em;
	font-style: italic;
	margin: 10px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 30px;
}

#content ul ul, .content-home-text ul ul{
	font-size: 1.2em;
	font-style: italic;
	margin: 10px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 60px;
	color: #4C6B0F;
}

#content ul li, .content-home-text ul li{
	padding: 5px 0px 0px;
	list-style: disc outside none;
}

#content ol li, .content-home-text ol li{
	padding: 5px 0px 0px;
	list-style: decimal outside none;
}



/* Content Home Page NEW_______________________________________________________________ */

#container-hub{
	background: transparent url('images/BG-Hub-New.png') repeat-y top left scroll;
	width: 907px;
	margin: -18px auto 0px;
}

.content-hub{
    padding: 30px 0px 10px;
    float: left;     
}

.plan{width: 294px; margin-top: -2px;}
.welcome{width: 320px; color: #233503;}
.scrapbook{width: 293px; margin-top: -2px;}

.content-home-header .entry-title, .content-home-header .entry-title a{
    font-size: 21px;
    text-align: center;
    margin: 0px 0 17px;
    background: none;
    padding: 0px;
}

.plan .content-home-header .entry-title {color: #6A2400; font-size: 26px; }
.welcome .content-home-header .entry-title {color: #6A872F; font-size: 23px;}
.scrapbook .content-home-header .entry-title {color: #986B34; font-size: 26px;}

.content-home-text p{
    padding: 0px 25px;
    margin: 10px 0px;
    line-height: 1.4em;
    font-size: 1.5em;
    font-family: Puritan, Helvetica, Arial, sans-serif;
}

.content-home-text li{
	padding: 2px 0px 2px 5px;
	list-style: disc outside none;
	margin: 0px 0px 0px 25px;
}

.home-divider{
    width: 950px;
    height: 17px;
    margin: 0px auto;
    background: transparent url('images/BG-Home-Divider.png') no-repeat top left scroll;
}

.container-hub-2{
    width: 907px;
    margin: -7px auto 0px;
/*    background: transparent url('images/BG-Excerpt.png') repeat top left scroll;*/
}

.excerpt{
    width: 827px;
    padding: 30px 40px;
    font-size: 1.5em;
    line-height: 1.4em;
    color: #3A1603;
    
}

.excerpt address {
    font-size: .9em;
}



/* Alerts _________________________________________________________________*/

#container-alert{
	background: transparent url('images/BG-Alert.png') repeat top left scroll;
	width: 907px;
	margin: -18px auto 18px;
}

#container-alert-top{
	background: transparent url('images/BG-Alert-Top.png') no-repeat top left scroll;
	width: 907px;
	height: 59px;
	margin: 10px auto 0px;
	display: none;
}

#container-alert-bottom{
	background: transparent url('images/BG-Alert-Bottom.png') no-repeat top left scroll;
	width: 907px;
	height: 17px;
	margin: 0px auto 20px;
	display: none;
}

.alert{
    margin: 0px 13px 0px;
    padding: 35px 15px 10px;
    width: 850px;
    float: left;
}

.alert-title .entry-title, .alert-title .entry-title a{
    font-size: 27px;
    line-height: 27px;
    text-align: left;
    margin: 0px;
    background: none;
    padding: 0px;
    color: #C02E33;
}

.alert-content{
    margin: 18px 0px 0px;
}

.alert-content p{
    padding: 0px;
    margin: 10px 0px;
    line-height: 1.4em;
    font-size: 1.5em;
    font-family: Puritan, Helvetica, Arial, sans-serif;
}

/* Contact Form _________________________________________________________ */

#content .wpcf7 {	padding: 0px;	list-style: none;	width: 100%;	margin: 0px 0 15px;}

#content .wpcf7 p{
	position: relative;
	margin: 0px;
	clear: both;
	overflow: hidden;
	padding: 8px 0px 8px 10px;
}

#content .wpcf7 p label{
	width: 100%;
	text-transform: capitalize;
	line-height: normal;
	float: left;
	margin: 0px 0px 3px;
	color: #A77A41;
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
}

#content .wpcf7 p .abg{
	line-height: normal;
	display:inline-block;
	margin: 7px 0px 0px 31%;
}

#content .wpcf7 .wpcf7-textarea, #content .wpcf7 .wpcf7-text, #content .wpcf7-captchar{
	width: 100%;
	padding: 5px 8px;
	margin-top: 0px;
	margin-bottom: 0;
	display: inline-block;
	background: transparent url("images/BG-Contact.png") repeat top left scroll;
	border: none;
	font: bold 110% OpenSans, Helvetica, Arial, sans-serif;
}
#content .g-recaptcha {padding: 0px 0px 8px 10px;}
#content .wpcf7 p .your-email{display:block !important;}
#post-28 iframe, #post-131 iframe {border: none !important;}
#content .wpcf7 .wpcf7-submit {
	margin: 6px 0px 0px 0px;
	background-color: #A77A41;
	color: #fff !important;
	padding: 7px 9px;
	border: none;
	font-weight: bold;
	font: bold 120% Puritan, Helvetica, Arial, sans-serif;
	cursor: pointer;
}
#content div.wpcf7-response-output {font-size: 140%; margin: 5px 0px 5px 10px; padding: 3px 5px;}
/* Posts _________________________________________________________________*/

.entry-title{
    background: url("images/BG-H1.png") no-repeat scroll left transparent;
    clear: both;
    color: #3A1603;
    font-family: Shortcut,Puritan,Helvetica,Arial,sans-serif;
    font-size: 27px;
    font-weight: normal;
    margin: 0 0 0 -27px;
    padding: 0 0 0 27px;
    text-decoration: none;
    font-style: normal;
}

.entry-title a{
    color: #4C6B0F;
    text-decoration: none;
    font-style: normal;
}

.entry-title a:hover{
    color: #e39201;
}

h3.entry-title a{
    font-style: normal;
    text-decoration: underline;
    color: #4C6B0F;
}

h3.entry-title a:hover{
    color: #e39201;
}

.wp-caption.alignleft{ padding-right: 14px;}

.wp-caption.alignright{ padding-left: 14px;}

#content p.wp-caption-text{
    font-style:italic;
    margin: 4px 0px !important;
    padding: 0px;
    font-size: 1.2em !important;
    line-height: normal !important;
    text-align: center;
    color: #9F3E14;
}

.entry-meta{
	clear: both;
	margin: 0px 0px 30px;
}

.entry-meta a{ color: #BC7559;}
.entry-meta a:hover{ color: #e39201;}

.hentry img{
    border: 7px solid #fff;
    box-shadow: 2px 2px 2px #bbbbbb;
    height:auto;
    max-width: 95%;
}

.hentry .print-icon img {
    padding: 0px;
    border: none;
    margin: 0 0 -3px 5px;
    box-shadow: none;
}

.puzzle-thumbs{
    overflow: hidden;
    margin: 10px 0px 0px;
}

.hentry .puzzle-thumbs img:hover {
    border: 7px solid #e39201;
}

.puzzle-flash{
    width: 630px;
    height: 500px;
    background-color: #ffffff;
    margin: 17px 0px;
    box-shadow: 2px 2px 2px #bbbbbb;
}

/* Comments ________________________________________________________________ */

.avatar{
    display: none;
}

.fn{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

#content .comments p{
    font-size: 1.4em;
    font-style: italic;
    margin: 9px 0px;
}

#content .comments ol li {
    margin:0 0 3.5em;
    list-style: none outside none;
    background: #fff;
    padding: 20px 20px 10px;
    -moz-box-shadow:    2px 2px 4px #777;
    -webkit-box-shadow: 2px 2px 4px #777;
    box-shadow:         2px 2px 4px #777;
}

#content .comments ol {
    margin: 10px 0px;
    padding: 0;
}

/* Sidebar ________________________________________________________________ */

#secondary {
	display:none;
}

.sidebar {
	float:right;
	width: 185px;
	margin: 12px 20px 0 0;
	padding:0px 0 25px;
}

.sidebar h3{
    font-style: normal;
    font-weight: normal;
    font-family: Shortcut,Puritan,Helvetica,Arial,sans-serif;
    color: #4C6B0F;
    margin: 20px 0 5px;
}

.sidebar .reply{ display: none;}

.sidebar .commentlist p{
    font-size: 1.2em;
    font-style: italic;
    margin: 9px 0px;
}

.sidebar .commentlist li{
    margin: 10px 0px 0px;
}

.resource-list li{
    list-style: none url('images/BG-Sidebar-List.png') outside;
    padding: 5px 0px 0px;
    margin: 0px 0px 0px 11px;
}

.sidebar li a{
    font-size: 1.2em;
}

#weather-widget{
    width: 180px;
}

#weather-widget h3{
    color: #000000;
    font-size: 20px !important;
    font-family: Puritan, Arial, Helvetica;
}

.weather-text{
    text-align: center;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #FFFFFF;
}

.weather-text a{
    color: #FFFFFF;
}

h3.widgettitle{
	color:#ffffff;
	padding:0px 0 3px 0;
	margin:0px;
	border-bottom:1px solid #ffffff;
	line-height:15px;
}

.textwidget{
	font:bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#EE9A3E;
	padding:10px 0 10px 0;
}

/* Footer ________________________________________________________________ */

#footer{
	height: 60px;
	clear: both;
	width: 950px;
	margin: 0px auto;
	color: #dddddd;
	padding:0px 0px;
	text-align: left;
	position:relative;
	background: transparent url('images/BG-Footer.png') no-repeat top center scroll;
}


.footer-content{
	width:250px;
	margin:0px 30px 20px;
	padding: 65px 0px 0px;
	color:#444444;
	font-size: 1.1em;
	float: left;
}

.va-lovers{
    padding: 75px 0px 0px;
}



.byline{
	float: right;
	font-size: 10px;
	height: auto;
	right: 21px;
	line-height: 14px;
	position: relative;
	text-align: right;
	top: -55px;
	width: auto;
	z-index: 325;
}

.byline a{
	color: #C02E35;
}
.byline a:hover{
	color:#eeeeee;
}
#footerSSD {
	float:right;
	width:150px;
	color:#444444;
	border:none;
	margin: 0px 0px 0 25px;
	background-position:top left;
	padding: 65px 30px 0px 0px;
}
#footerSSD img, #footerSSD img a{
	border:none;
}

/* Extras ________________________________________________________________ */

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}



textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}



div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

/* Mobile ________________________________________________________________ */

@media screen and (max-width: 780px) {

body{
    width: 100%;
    float: none;
    background: #f2ebd9;
}

body img, element.style {
max-width: 100%;
}

/* Mobile ~ Header ________________________________________________________________ */

.header{
	width: 100%;
	height: 110px;
	padding: 0px;
	margin: 5px 0px 0px;
	position: relative;
	background:url('images/480-Path.png') repeat-x top left transparent;
}

.header-logo{
	width: 115px;
	height: 110px;
	position: absolute;
	top: -5px;
	left: 0px;
	background:url('images/480-Logo.png') no-repeat top left transparent;
	z-index: 200;
}

.header-flash, .header-right, .header-grass-above, .billboard{
	display: none;
}

.social {
	display: block;
	width: 45px;
	height: 47px;
	margin:0px;
	text-indent: -99999px;
	text-align:left;
	float:right;
	padding: 0px 0px 0px 5px;
}

.social:hover, .social:focus {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}

.social-list{
	position: absolute;
	z-index: 125;
	width: 250px;
	height: 47px;
	top: 16px;
	right: 5px;
}

/* Mobile ~ Alert ________________________________________________________________ */

#container-alert{
    padding: 0px 3%;
    width: 94%;
}

.alert {
width: 100%;
float: none;
margin: 0px;
padding: 35px 0 10px;
}


.alert-title .entry-title, .alert-title .entry-title a{ margin: 0px 0px 4px;}

/* Mobile ~ Main ________________________________________________________________ */

#container{
    width: 94%;
    float: none;
    padding: 0px 3%;
    background-image: none;
    margin: 0 0 15px;
}

#content{
    padding: 20px 0px 10px;
    width: 100%;
    float: none;
    margin: 0px;
}

.entry-title, .entry-title a{
    background-image: none;
}

/* Mobile ~ Hub ________________________________________________________________ */

#container-hub {
    background-image: none;
    margin: 0 0 15px;
    width: 100%;
}

.content-hub{width:100%; padding: 20px 0px;}

.welcome {background-color: #E9DDCA; margin: 0px; float: none; width: 100%;}
.plan {margin: -18px 0px 0px; float: none; width: 100%;}
.scrapbook{margin: 0px; float: none; width: 100%;}

.content-home-header .entry-title, .content-home-header .entry-title a {
    text-align: left;
    padding: 0px 25px;
}

/* Mobile ~ Sidebar ________________________________________________________________ */

.sidebar{
    width: 100%;
    float: none;
    margin: 0px;
}

/* Mobile ~ Footer ________________________________________________________________ */

#footer{
width: 100%;
float: none;
margin: 0px;
}

.footer-content{
    padding: 65px 0px 0px 6%;
    float: none;
    margin: 0px;
    width: 94%    
}

.va-lovers, #footerSSD{
    padding: 10px 0px 0px 6%;
    float:none;
}



/* Mobile ~ Menu ________________________________________________________________ */

#main-menu{ 
	position:relative;
	width: 100%;
	height: 50px;
	top: 60px;
	left: 0px;
	position:relative;
	z-index:150;
	background:transparent url('images/480-BG-Menu.png') repeat-x left top;
}


.menu {
    display:none;
	margin:0px;
	padding:0px;
	width: 100%;
	float:none;
	position: relative;
	top:44px; 
}

.menu.toggled-on{
    display: block;
    position: relative;
}

.menu li{
    height: auto;
    float: none;
    width: 100%;
}

.menu li a{
    background:transparent url('images/480-BG-Drop-Menu.jpg') repeat-x left top;
}

.menu a {
	float:none;
	padding:0px 0px 0px 4%;
	height: 40px;
	line-height: 40px;
	width: 96%;
	display: block;
	font-size: 19px;
}

.menu a:hover {
	color: #ffffff;
	background:transparent url('images/480-BG-Drop-Menu.jpg') repeat-x left top;
}
    
/*.main-menu:hover ul, .sub-menu{display:block;}*/

.menu-icon {
	background: url("images/480-Menu-Icon.png") no-repeat scroll right top transparent;
    color: #F2EBD9;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 27px;
    letter-spacing: 0.5px;
    line-height: 27px;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 80px;
}

.menu ul{
    top: 0px;
    line-height: 40px;
    width: 100%;
    position:relative;
    height: auto;
    display: block;
}

.menu li ul a {
    background: url("images/480-BG-Drop-Sub-Menu.jpg") repeat-x scroll left transparent;
    float: none;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 6%;
    text-transform: none;
    width: 94%;
    display: block;
    font-size: 16px;
}

.menu li ul a:hover {
    background: url("images/480-BG-Drop-Sub-Menu.jpg") repeat-x scroll left transparent;
}

.current-menu-item a, .current-menu-parent a, .current-menu-ancestor a, .menu li ul a:hover, .sub-menu .current-menu-item a, .sub-menu .current-menu-parent a, .sub-menu .current-menu-ancestor a, .sub-menu li:last-child a, .sub-menu li:last-child a:hover, sub-menu li:last-child.current-menu-item a{
    background: url("images/480-BG-Drop-Sub-Menu.jpg") repeat-x scroll left transparent;
}

#menu-item-120 ul, #menu-item-295 {display:none !important;} /*Sub Sub Menus*/

.sub-menu li:last-child a {
    height: 40px;
    background: url("images/480-BG-Drop-Sub-Menu.jpg") repeat-x scroll left transparent;
}

}