/*
	Theme Name: Boilerplate
	Theme URI: http://aarontgrogg.com/boilerplate/
	Description: A merger created by Aaron T. Grogg (<a href="http://aarontgrogg.com/">http://aarontgrogg.com/</a>) of the HTML5 Boilerplate (<a href="http://html5boilerplate.com/">http://html5boilerplate.com/</a>) and the Starkers theme (<a href="http://starkerstheme.com/">http://starkerstheme.com/</a>), Boilerplate: Starkers provides developers with an ideal, bleeding-edge, clean-start theme.  Mark-up is minimal (thanks Elliott) and the most edge-case web technology is baked right in (thanks Paul, Divya and a large cast of supporting characters)!  Boilerplate themes are designed to serve as a Parent theme to whatever Child (<a href="http://codex.wordpress.org/Child_Themes">http://codex.wordpress.org/Child_Themes</a>) you care to add, but you could just as easily use this as a starting point and alter the PHP as your design needs.  More about this theme can be found at <a href="http://aarontgrogg.com/boilerplate/">http://aarontgrogg.com/boilerplate/</a>.
	Author: Aaron T. Grogg, based on the work of Paul Irish, Divya Manian, and Elliot Jay Stocks
	Author URI: http://aarontgrogg.com/
	Version: 3.0
	Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

/** START HTML5 Boilerplate CSS **/

/**
 * HTML5 ✰ Boilerplate
 *
 * style.css contains a reset, font normalization and some base styles.
 *
 * Credit is left where credit is due.
 * Much inspiration was taken from these projects:
 * - yui.yahooapis.com/2.8.1/build/base/base.css
 * - camendesign.com/design/
 * - praegnanz.de/weblog/htmlcssjs-kickstart
 */


/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */
 /** Generated by FG **/




@font-face {
    font-family: 'ChampagneLimousinesBold';
    src: url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/champagne__limousines_bold-webfont.eot');
    src: url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/champagne__limousines_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/champagne__limousines_bold-webfont.woff') format('woff'),
         url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/champagne__limousines_bold-webfont.ttf') format('truetype'),
         url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/champagne__limousines_bold-webfont.svg#ChampagneLimousinesBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_DUBIEL';
	src: url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/DUBIEL.eot');
	src: local('☺'), url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/DUBIEL.woff') format('woff'), url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/DUBIEL.ttf') format('truetype'), url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/DUBIEL.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_PALATINO';
	src: url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/PALATINO.eot');
	src: local('☺'), url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/PALATINO.woff') format('woff'), url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/PALATINO.ttf') format('truetype'), url('http://antiquesandboutiques.com/wp-content/themes/boilerplate/fonts/PALATINO.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



html, body, body div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #403330; margin: 0px 0 7px 0; padding: 0; }


/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:12px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/**
 * Minimal base styles.
 */

/* 1) Always force a scrollbar in non-IE
   2) Remove iOS text size adjust without disabling user zoom: www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html { overflow-y: scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }

/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #403330; }
a:hover { color: #9e7268; }

ul, ol { margin-left: 0em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; text-align:center;}
nav ul{
	margin-bottom:30px;	
}
small { font-size: 85%; }
b, strong, th { font-weight: bold; }

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

.ie6 legend, .ie7 legend { margin-left: -7px; }

/* 1) Make inputs and buttons play nice in IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/
   2) WebKit browsers add a 2px margin outside the chrome of form elements.
      Firefox adds a 1px margin above and below textareas
   3) Set font-size to match <body>'s, and font-family to sans-serif
   4) Align to baseline */
button, input, select, textarea { width: auto; overflow: visible; margin: 0; font-size: 100%; font-family: sans-serif; vertical-align: baseline; }

/* 1) Remove default scrollbar in IE: www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/
   2) Align to text-top */
textarea { overflow: auto; vertical-align:text-top; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Remove extra padding and inner border in Firefox */
input::-moz-focus-inner,
button::-moz-focus-inner { border: 0; padding: 0; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }


/**
 * You might tweak these..
 */

body, select, input, textarea {
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
  color: #916c60;
  /* Set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */
  	
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301
   Also: hot pink! */
::-moz-selection { background: #F7F3EE; color:#000; text-shadow: none; }
::selection { background:#F7F3EE; color:#000; text-shadow: none; }

/**
 * Primary styles
 *
 * Author:
 */
body{
	background:#f7f3ee;
}	
.wrapper{
	width:792px;
	padding:0 76px;
	margin:0 auto;	
	background:#ffffff;
}

/******* header **********/
header h1 span{
		text-indent:-9999px;
		display:inline-block;
}
header {
	text-align:center;	
		padding-top:40px;	
}
header h2{
	
	 font-weight:bold;
	 color:#000;	
}
header h1{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/header_line.jpg) no-repeat center center;
	font-size:21px;
	color:	#403330;
	margin:40px 0 20px;
	font-weight:normal;
	
}

header span.andes{

	font-weight:normal;
}
header h3{
	font-size:16px;
	font-style: italic;
	color:	#403330;
	text-transform:none;
	font-weight:normal;
	
	
}
header h3, h2.slogan{
		font-family: 'Conv_DUBIEL';
}
nav li{
	display:inline-block;	
}
nav ul{
	text-align:left;	
}
nav#access{
	padding:0 30px;	
}
nav li a{
		
		 color:#403330;
		 font-size:13px;
		 text-decoration:none;
		 text-transform:uppercase;
		 font-weight:normal;	
}
nav li.current_page_item a, nav li a:hover{
	color:#9e7268;	
}
nav li{
	padding:0 25px;
		
}
/*nav li:first-child{
	padding-left:0;	
}*/
nav .menu-header{
	margin-top:30px;	
}
nav{
	margin-top:40px;	
}

/**** Footer ******/
footer li{
	list-style-type:none;	
}
footer .fl_left {
	display: inline-block;
    float: left;
    width: auto;	
}
footer .fl_right{
		display: inline-block;
    float: right;
    width: auto;
	font-size:9px;		
}
footer span{
	padding-right:15px;	
}
footer {
	font-size:11px;	
	color:#403330;
}
.tours_post li{
	list-style-type:none;	
}
.tours_post .images li{
	display:none;	
}
.tours_post .images li:first-child{
	display:block;
}
.thumbnail {
	width:388px;
	float:left;	
}
.article_content {
	width:398px;
	float:right;
	border-top:1px solid #262424;
	padding-top:3px;	
}

.article_text {

}
.home_article, .tours_post {
	padding-bottom:30px;
	border-bottom:2px solid #835e53;
	margin-bottom:30px;	
}
.tours_post{
	display:none;	
}
.with_arrow a.arrow{
	display:inline-block;
	width:29px;
	float:right;
	height:151px;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/arrow.png) no-repeat right center;
}
.contact_form .wpcf7, .contact-page .contact_form{
	width:525px;
	margin-right: 115px;
  
    margin-top: 30px;
    padding-left: 0;
	height:333px;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/send_box1.jpg) no-repeat top center;	
	color:#000;
}
#general-info-contact.contact_form .wpcf7{
	margin-left:150px;
}
.contact_form input[type=text], .contact_form textarea{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/message_bg.jpg);
	border:0;
	font-size:12px;
	padding:5px;
	
}	
.contact_form h3{
	display:inline-block;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands.png) no-repeat bottom left;	
	font-size:24px;
	color:#040100;

	position:absolute;
	padding-bottom:40px;
	font-weight:bold;
	
}
.contact_form input[type=submit]{
	border:0;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/send1.jpg) no-repeat top center;
	width:102px;
	height:51px;
	text-indent:-9999px;
	display:inline-block;	
}
.contact_form .message_left{
float: left;
width: 243px;
text-align: center;
padding-left: 13px;
margin-top: 84px;
}
.contact_form .contact_info{
width: 259px;
float: right;
text-align: center;
margin-top: 128px;
}
.entry-content {
	width:100%;
	overflow:hidden;	
}
h2.slogan{
	
}
.article_text {
	
	width:338px;
	float:left;
}
.article_inf{
	width:60px;
	float:right;	
}
.slogan{
	text-align:center;	
}
.info_box{
	text-align:right;
		
}
.contact_us a, .book_tours{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands4.png) no-repeat left bottom;
	display:inline-block;
	height:17px;
	text-decoration:none;
	text-transform:lowercase;
	width:auto;
	padding:20px 10px 0px 54px;
}

.article_content h2{
	
	font-weight:normal;
	text-transform:uppercase;
	color:#403330;
	font-size:18px;
	display:inline-block;
	padding-bottom:10px;
	padding-top:10px;
}
#content p{
	padding-bottom:8px;
	line-height:1;
}
.contact_us {
	display:inline-block;	
}
.info_box a{
	text-decoration:none;
	text-transform:lowercase;	
}
.message_left, .contact_info{

	font-size:17px;
	text-shadow:0 1px 0px #f9e3ba;	
	font-weight:bold;
	color:#232323
	
}
.contact_info .wpcf7-form-control-wrap input[type=text]{
width: 144px;
margin-bottom: 11px;
margin-left: 20px;
}
.contact_info .your-subject input[type=text]{
	margin-bottom:7px;	
}
.message_left .your-message textarea{
width: 226px;
height: 189px;
}
.industry_post {
	width:375px;
	display:inline-block;
	border:1px solid #625a51;
	height:212px;
	float:left;	background:#fff;
	margin:9px;
	
}

.industry_post .article_content{
	width:auto;
	float:none;
	display:none;
	border:0;
	
	padding:0px 30px;
}
.industry_post .thumbnail{
	width:auto;
	float:none;
	position:absolute;
	z-index:0;
}
.industry_post h2{
	text-align:right;	
	padding:15px 15px;
	z-index:1;
	position:relative;
	color:#1f1512;
	font-weight:normal;
	
	font-size:24px;
	text-transform:uppercase;
}
.industry-title {
	font-size:18px;
	color:#403330;
	
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	margin:25px 0 40px;	
}
.industry_article{

	
}
.industry {
		background:#f7f3ee;
}
.lines {
	border-top:1px solid #403330;
	border-bottom:1px solid #403330;
	height:3px;
	margin-bottom:25px;
}
footer .line_div{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/footer_lines.jpg) repeat-x center;
	padding:5px 0 5px;
	height:26px;	
}
#t1 .contact_form{
	display:none;	
}
#t1{
	    border-bottom: 2px solid #835E53;
    margin-bottom: 40px;
    padding-bottom: 40px;
	display:none;
	
}
#t1.opened{
	    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.article_content .book_tours {
	padding-right:0;	
}
#tour_book{
		    border-bottom: 2px solid #835E53;
    margin-bottom: 40px;
    padding-bottom: 40px;	
	position:relative;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/arrow_top.png) no-repeat right center;
	
}
#tour_book h3{
	float:left;
		
}
#tour_book .wpcf7{
	float:right;
	position:relative;	
}
.wpcf7 {
	position:relative;		
}
a.top{
	position:relative;
	float:right;
	font-size:11px;
	text-decoration:none;
		
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	position:absolute;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	top: 129px;
	width: 239px;
	left: 17px;
	padding:48px 0 !important;
	margin:0 !important;
	border:0 !important;
}	
div.wpcf7-mail-sent-ok{
	
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands.png) no-repeat top center;	
}
h3{
	font-weight:normal;
	font-size:24px;	
	
	color:#403330;
	text-transform:uppercase;
}
.general-info-box h3{
		padding-bottom:20px;
		
}
.general-info-box ul{
	list-style-type:none;
	margin-left:120px;	
}
#general-info-contact  {
	margin-top:20px;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:2px solid #835E53	
}
#general-info-contact h3{
	display:block;
	position:relative;
	padding-bottom:50px;
	background: url("http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands.png") no-repeat scroll left bottom transparent;
		
}
#general-info-contact .wpcf7{
	margin-top:0;	
}
.PRESS_post {
	width:625px;
	background:#f7f3ee;

	margin:0 auto;	
	
	
}
.PRESS_post img{
	margin:9px;	
}
.general-info-box {
	display:none;	
}

.top_btn{
	text-align:right;
	padding-top:25px;
}
.top_btn .top{
	position:relative;
	richness:0;	
	
}
.press-box{
	display:none;	
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:2px solid #835E53	;
}
.contact-page h2{
	font-size:18px;
	color:#040100;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	margin:40px auto;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands.png) no-repeat center left;
	width:306px;
	display:block;
}	
.contact-page .contact_form{
	margin:0 auto !important;	
}
.contact-page nav li{
	padding-left:75px;	
}
.contact-page nav li:first-child{
	padding-left:0;	
}
.contact-page{
	margin-bottom:25px;	
}
.gallery_article {
	width:	700px;
	background:#f7f3ee;
	margin:0 auto;
	padding:10px;
	top:20px;
	position:	relative;
	
}
.gallery_article img{
	margin-bottom:10px;
}
.gallery-sect .top_btn{
	padding-bottom:5px;
}
.gallery-title{ 
	border-top:2px solid #8b685e;
	margin-top:40px;
	padding-top:20px;
	padding-bottom:10px;	
	font-size:18px;
	color:#403330;
	
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
}
.contact-us h3{
text-align:center;
padding-top:30px;
margin-bottom:30px;
	
}
.contact-us h3 a{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands.png) no-repeat center left;
	font-size:18px;
	color:#040100;
	text-decoration:none;	
	font-weight:normal;
	text-transform:uppercase;

	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
.contact-us-box{
	display:none;	
}
.contact-us-box .wpcf7 {
	margin-top:0;	
}
.st_sharethis_custom{
        background: url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/share.jpg) no-repeat scroll left top transparent;
        padding:0px 16px 5px 0;
		margin-left:0px;
		display:inline-block;
		height:16px;
}
.facebook_custom{
	        background: url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/facebook.jpg) no-repeat scroll left top transparent;
        padding:0px 16px 5px 0;
		margin-left:2px;
		display:inline-block;
		height:16px;
}
.twitter_custom{
	    background: url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/twitter.jpg) no-repeat scroll left top transparent;
        padding:0px 16px 5px 0;
		margin-left:2px;
		display:inline-block;
		height:16px;
}
.text_wrapper {
	border-top: 1px solid #262424;
}
.soc_btn {
	margin:15px 0 10px;	
}
footer{
	padding-bottom:30px;	
}
.images{
	position:relative;	
}
.images li {
	position:absolute;
	top:0;	
}
.wpcf7-textarea {
	display:inline-block;
	margin-top:5px;	
}
.about-image{
	width:390px;
	float:left;
		
}
.about-info {
	width:394px;
	float:right;
	font-size:13px;	
}
.abt-box{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/line1.jpg) repeat-x top center;	
	padding-top:15px;
	padding-bottom:30px;
	
	
}
.abt-box h3{
	padding-bottom:10px;	
}
.about-us-box{
	padding-bottom: 30px;
	border-bottom: 2px solid #835E53;
	margin-bottom: 30px;	
}
.about-us-box {
	display:none;	
}
footer .textwidget span, footer .textwidget{
	font-size:10px;
}
.home-gallery-header{
	font-size:18px;
	text-align:center;	
}
.line{
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/line1.jpg) repeat-x top center;
	height:5px;
	margin-bottom:25px;
	margin-top:15px;
}
#show_tours, #show-how-it-works, #press-more, #about-more{
	width:60px;
	text-align:right;
	display:inline-block;	
}
#tours-section .images li{
	list-style-type:none;
	display:none;	
}
#tours-section .images li.active{
	display:block;
}
.press-h3{
	display:inline-block;
	width:auto;
}	
.press-slogan{
	display:inline-block;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/hands.png) no-repeat top left;
	padding:15px 0 15px 80px;
	font-size:14px;
	margin-left:15px;
	
}	
.press-slogan a{
	text-decoration:none;
	color:#835e53;	
}
#press-section{
	font-size:13px;	
}
#general-info-contact h3{
	display:inline-block;	
	width:auto;
	float:left;
}
.general-lines{
	width:400px;
	display:inline-block;
	float:right;
	margin-top:10px;
	background:url(http://antiquesandboutiques.com/wp-content/themes/boilerplate/images/line1.jpg) repeat-x top center;
	height:10px;	
}
.article_text p, .info_box a, footer .textwidget, .article_content p, .abt-box p, .general-info-box li, .press-slogan{
	font-family: 'Conv_PALATINO';
}
header h1, header h2, nav li a, .contact_form h3, .article_content h2, .message_left, .industry_post h2, .industry-title, .contact-page h2, .gallery-title, .contact-us h3 a, .wpcf7-validation-errors, .top_btn a,  .wpcf7-mail-sent-ok, .wpcf7-not-valid-tip, .abt-box h3, .press-box h3, .general-info-box h3, .home-gallery-header, a.top{
	 font-family: 'ChampagneLimousinesBold';
}

em{
	font-family: 'Conv_DUBIEL';
}
/*
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements in most situations.
   nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/**
 * Placeholder media queries for responsive design. Modify as design requires.
 * These follow after, and will override, the primary ('mobile first') styles
 * The closing /mediaquery comment is required by respond.js min/max-width Media Query polyfill
 */

@media only screen and (max-device-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
nav li {
padding: 0 21px;
}
}/*/mediaquery*/

@media only screen and (max-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}/*/mediaquery*/



/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/** END HTML5 Boilerplate CSS **/


/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:normal } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** END WordPress-Defined CSS Classes **/