/*
nowife

*/
============================================================================
Reset
============================================================================
	
*/
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,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

:focus {
	outline:0;
}

body {
	background:#fff;
	line-height:1;
}

ol,ul {
	list-style:none;
}

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

caption,th,td {
	font-weight:normal;
	text-align:left;
}

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

blockquote,q {
	quotes:;
}

a img {
	border:0;
}

img {
	max-width: 100%;
}

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

.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

	
	
.headergraphic {
	padding:0;
	margin: 0;
	position: relative;
}


.acontainer { background-color: #eeeeee;
              padding-left: 8px;
	      padding-bottom: 10px;
	      padding-top: 10px;
	      padding-right: 6px;}

.bcontainer { background-color: #dddddd;
              padding-left: 8px;
	      padding-bottom: 10px;
	      padding-top: 10px;
	      padding-right: 6px;}

.headergraphic {
	padding:0;
	margin: 0;
	position: relative;
}

	
/*
============================================================================
Global (h1..h6,lists,paragraphs,tables,links,form elements etc)
============================================================================
*/
body,input,textarea {
	font-weight:normal;
	line-height:1.2;
}
	
/* Headings */
h1 {
	font-size:32px;
}

h2 {
	font-size:28px;
}


h1,h2 {
	font-family: Verdana;
	margin-bottom:1em;
	font-weight: normal;
	color: #-----;
}


	
/* Text elements */
p {
	margin-bottom:1.625em;
}

ul,ol {
	margin:0 0 1.625em 2.5em;
}

ul {
	list-style:square;
}

ol {
	list-style-type:decimal;
}

ol ol {
	list-style:upper-alpha;
}

ol ol ol {
	list-style:lower-roman;
}

ol ol ol ol {
	list-style:lower-alpha;
}

ul ul,ol ol,ul ol,ol ul {
	margin-bottom:0;
}

dl {
	margin:0 1.625em;
}

dt {
	font-weight:bold;
}

dd {
	margin-bottom:1.625em;
}

strong {
	font-weight:bold;
}

cite,em,i {
	font-style:italic;
}


abbr,acronym,dfn {
	cursor:help;
}

address {
	display:block;
	margin:0 0 1.625em;
}

ins {
	text-decoration:none;
}

sup,sub {
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}

sup {
	bottom:1ex;
}

sub {
	top:.5ex;
}


	
/* Form elements */
input[type=text],input[type=password],textarea {
}

input[type=text]:focus,textarea:focus {
}

textarea {
	padding-left:5px;
	padding-right:5px;
	width:98%;
}

input[type=text] {
	padding:3px;
}

input#s {
	height:22px;
	line-height:1.2em;
	padding:4px 10px 4px 8px;
}



	
/* Alignment */
.alignleft {
	display:inline;
	float:left;
	margin-right:1.625em;
}

.alignright {
	display:inline;
	float:right;
	margin-left:1.625em;
}

.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


	
/* Make sure embeds and iframes fit their containers */
embed,iframe,object {
	max-width:100%;
}
	
	

	
/*
============================================================================
Structure (for every page in the theme)
============================================================================
*/

body {
	color: #000000;
	font-size: 13px;
	line-height: 1.2;
	font-family: Verdana;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
}

#page {
	background: #ffffff;
}

p  {
	font-size: 13px;
	line-height: 1.5;
	font-family: Verdana;
}

li {
	font-size: 13px;
	line-height: 1.2;
	font-family: Verdana;
}

.wrap {
	width: 95%;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}

#main {
	background: #fff;
	padding: 0px;
}

/*

============================================================================
Header (Logo etc)
============================================================================
*/


#top-head {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.logo {
	margin: 0 auto;
	padding: 1px 0;
}

.logo h1 {
	font-size: 3.3em;
	text-align: center;
	margin-bottom: 0;
	line-height: 1;
	color: #0000ff;
}


	
/*

============================================================================
Content
============================================================================
*/



/* Inner Pages */


.inner-hold {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #ffffff;
}

.entry-hold {
	float: left;
	width: 63%;
	padding-top: 1px;
}

#sidebar {
	float: right;
	width: 34%;
}
	

/*


============================================================================
Media Queries 
============================================================================
*/

/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.wrap {
		width: 768px;
	}
}


/* Mobile Portrait --320px-- */

@media only screen and (max-width: 767px) {
	.wrap {
		width: 300px;
		padding: 20px 10px;
	}

	#navigation li {
		display: block;
		float: none;
	}

	.s-title {
		float: none;
		width: 100%;
	}

	.s-content {
		float: none;
		width: 100%;
	}

	.sld-entry-desc {
		float: none;
		width: 100%;
	}

	.sld-entry-thumb {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}

	#footer .widget {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.flickr_badge_image:nth-child(3n) {
	margin-right: 0;
	}

	.flickr_badge_image:nth-child(2n) {
	margin-right: 10px;
	}

  nav ul     { display: none !important; }
  nav select { display: block; width: 100%; padding: 3px 2px; margin-bottom: 10px; }

  .hero {
  	padding-top: 27px;
  	padding-bottom: 5px;
  	line-height: 2em;
  }

  #sidebar {
  	float: none;
  	width: 100%;
	padding: 5px;
  }

  .entry-hold {
  	float: none;
  	width: 100%;
  }

  .copy-left, .copy-right {
  	display: block;
  	float: none;
  	text-align: center;
  	color: #858585;
  	font-size: 0.9em;
  }

  .product li {
  	display: block;
  	float: none;
    margin:0 0 30px 0 !important;
  	width: 100%;
  }

  .product li img,
  .attachment-shop_single  {
  	min-width: 100%;
  }

  .images {
  	float: none;
  	width: 100%;
  }

  .summary {
  	float: none;
  	width: 100%;
  }

  .page-title h2 {
  	text-align: center;
  }



/* Mobile Landscape --480px-- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.wrap {
		width: 480px;
	}

	.sld-entry-thumb img {
		min-width: 100%;
	}
	.post-comments .comment-copy {width: 92%; padding: 15px; float: none; font-size: 13px; border: 3px solid #f3f3f3; }

}

/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

.flex-direction-nav {
	position: relative;
	margin: 0;
	top: -5px;
}

.flex-direction-nav li {
	position: absolute;
	top: 0;
}

.flex-direction-nav li a {
	position: absolute;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	width: 19px;
	height: 19px;
	background: url("images/sld-controls.png") no-repeat;
	cursor: pointer;
}

.flex-direction-nav li a.next {
	background-position: -25px 0;
	left: 25px;
}

