/*
Styles for older IE versions (previous to IE9).
*/
body {overflow: visible; }

#wrap {
	background-color: #fff;
	margin: 20px auto;
	max-width: 1000px;
	width: 100%;
	-moz-box-shadow: 0px 0px 6px 3px #ddd;
 	 -webkit-box-shadow: 0px 0px 6px 3px #ddd;
  	box-shadow: 0px 0px 6px 3px #ddd}

#content {
	float: right;
	width: 73%;
	padding: 10px 20px 0 0 ;
	margin: 0;
	max-width: 750px;}

#sidebar {
	clear:none;
	float: left;
	width: 23%;
	padding: 10px 0 0 20px;
	margin: 0;}		

.genericon:before:hover,
.menu-toggle:after:hover,
.date a:before:hover,
.entry-meta .author a:before:hover,
.format-audio .entry-content:before:hover,
.comments-link a:before:hover,
.tags-links a:first-child:before:hover,
.categories-links a:first-child:before:hover,
.edit-link > a:before:hover,
.attachment-meta:before:hover,
.attachment-meta a:before:hover,
.comment-awaiting-moderation:before:hover,
.comment-reply-link:before:hover,
.comment-reply-title small a:before:hover,
.bypostauthor > .comment-body .fn:before:hover {
	text-decoration: none;
}


.nav-menu li {
	display: inline-block;
	position: relative;}
	
.menu-toggle {
	display: none;}
	
ul.nav-menu,
div.nav-menu > ul {
	display: block;
	padding: 0;}
	
#navbar {
	background: #F49386 url(images/navBG.png) repeat-x scroll left 2px;
	padding: 6px 0 0;
    bottom: 0;
    height: 40px;
    left: -21px;
    position: absolute;
    text-align: center;
    width: 1040px;}
	
#navbar img {
	display: block;
	bottom: -13px;
    left: 0;
    position: absolute;}
	
.nav-menu li a {
	font-size: 18px;
    padding: 6px 15px 6px;}		
	
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0;}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0;}
	
.image-navigation .nav-previous,
	.image-navigation .nav-next {
		position: static;}

.attachment .image-navigation,
.attachment .entry-attachment .attachment {
	max-width: 668px;
	padding: 0;
	width: 100%;}
	
.site-info {
	margin: 0;
	max-width: 300px;
	padding: 15px 0;
	width: 30%;
	float: left;
	text-align: left;}
	
#footer-nav {
	margin: 0 0 20px;
	max-width: 680px;
	padding: 15px 0;
	width: 68%;
	float: right;}
	
#footer-nav ul {
	float: right;
	clear:none;
	left:0;
	text-align: right;}

#footer-nav ul li {
	right: 0;
	float: left;}

img.alignright {
	margin-right: 0;
}

img.alignleft {
	margin-left: 0;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	max-width: none;
}

.gallery img {
	width: auto;
}

.gallery-item:hover .gallery-caption {
	filter: alpha(opacity=70);
}

.comment {
	clear: both;
}

#searchsubmit {
	padding: 7px 3px;
	text-transform: uppercase;
	width: 30px;
	font-size:13px}
	
#social-icons {
	width:190px;
	margin: 0px auto 25px;
	padding: 0px;
	height: 32px;
	overflow: hidden;}

.twitter {
	float: left;
	margin: 0px 3px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/twitter.png) no-repeat 0px 0px;}

.facebook {
	float: left;
	margin: 0px 3px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/facebook.png) no-repeat 0px 0px;}

.rss {
	float: left;
	margin: 0px 3px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/rss.png) no-repeat 0px 0px;}

.instagram {
	float: left;
	margin: 0px 3px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/instagram.png) no-repeat 0px 0px;}
	
.pinterest {
	float: left;
	margin: 0px 3px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/pinterest.png) no-repeat 0px 0px;;}



.twitter:hover, 
.facebook:hover,
.instagram:hover,
.rss:hover,
.pinterest:hover { 
	background-position: 0px -32px;
}


/* Internet Explorer 8 */
.ie8 .site {
	border: 0;
}

.ie8 img.size-full,
.ie8 img.size-large {
	height: auto;
	width: auto;
}

.ie8 .sidebar .entry-header,
.ie8 .sidebar .entry-content,
.ie8 .sidebar .entry-summary,
.ie8 .sidebar .entry-meta {
	max-width: 724px;
}

.ie8 .author-info {
	margin-left: 0;
}

.ie8 .paging-navigation .nav-previous .meta-nav {
	padding: 5px 0 8px;
	width: 40px;
}

.ie8 .paging-navigation .nav-next {
	line-height: 1;
}

.ie8 .format-status .entry-content:before,
.ie8 .format-status .entry-meta:before {
	content: none;
}

.ie8 .site-main .widget-area {
	margin-right: 0;
}

/* Internet Explorer 7 */
.ie7 audio,
.ie7 canvas,
.ie7 video {
	display: inline;
	zoom: 1;
}

.ie7 legend {
	margin-left: -7px;
}

.ie7 button,
.ie7 input,
.ie7 select,
.ie7 textarea {
	vertical-align: middle;
}

.ie7 button,
.ie7 input[type="button"],
.ie7 input[type="reset"],
.ie7 input[type="submit"] {
	overflow: visible;
}

.ie7 input[type="checkbox"],
.ie7 input[type="radio"] {
	height: 13px;
	width: 13px;
}

.ie7 .screen-reader-text {
	clip: rect(1px 1px 1px 1px); /* IE7 */
}

.ie7 .site-header {
	position: relative;
	z-index: 1;
}

.ie7 .main-navigation {
	max-width: 930px;
	padding-right: 150px;
}

.ie7 .nav-menu li a,
.ie7 .nav-menu li {
	display: block;
	float: left;
}

.ie7 .nav-menu ul {
	top: 40px;
}

.ie7 .nav-menu li ul ul {
	left: 100%;
	top: 0;
}

.ie7 .site-header .search-form [type="search"],
.ie7 .site-header .search-form [type="text"] {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	height: 28px;
	outline: 0;
	width: 150px;
}

.ie7 .entry-header,
.ie7 .entry-content,
.ie7 .entry-summary,
.ie7 .entry-meta {
	width: 604px;
}

.ie7 .format-status .entry-content,
.ie7 .format-status .entry-meta {
	padding-left: 60px;
}

.ie7 .sidebar .format-status .entry-content,
.ie7 .sidebar .format-status .entry-meta {
	padding-left: 60px;
}

.ie7 .sidebar .post-navigation .nav-links,
.ie7 .sidebar .paging-navigation .nav-links {
	width: 604px;
}

.ie7 .paging-navigation .meta-nav {
	padding: 0 0 10px;
	vertical-align: middle;
	width: 40px;
}

.ie7 .comments-title,
.ie7 .comment-list,
.ie7 .comment-reply-title,
.ie7 .comment-respond .comment-form {
	width: 604px;
}

.ie7 .site-footer .widget-area {
	max-width: none;
	left: auto;
}

/* RTL for Internet Explorer 7 & 8 */
.rtl .format-audio .entry-content:before,
.rtl .comment-reply-link:before,
.rtl .comment-reply-login:before {
	-ms-filter: "FlipH";
	filter: FlipH;
}