/*
Theme Name: 	Starkers
Theme URI: 		http://viewportindustries.com/products/starkers
Description: 	The totally nude Wordpress theme!
Version: 		4.0
Author: 		Elliot Jay Stocks & Keir Whitaker
Author URI: 	http://viewportindustries.com
Tags: 			starkers, naked, clean, basic
*/


/* ----------------------------------------------------------------------- 
	Sensible defaults ----------------------------------------------------
----------------------------------------------------------------------- */

@import "css/reset.css";

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
::-moz-selection 	{ background:rgb(255, 210, 152); color:#9e4823; }
::selection 		{ background:rgb(255, 210, 152); color:#9e4823; }



/* ----------------------------------------------------------------------- 
	Colors----------------------------------------------------------------
----------------------------------------------------------------------- */
.rust{color: #9e4823;}
.orange{color: #c47129;}
.green{color: #73836e;}
.lt_orange{color: #c79f70}
.cream{color: #f8f5e5}


/* ----------------------------------------------------------------------- 
	General Stuff---------------------------------------------------------
----------------------------------------------------------------------- */
.clear{clear: both;}


/* ----------------------------------------------------------------------- 
	Rules-----------------------------------------------------------------
----------------------------------------------------------------------- */
hr {
    border: none;
    background-color: #9e4823;
    color: #9e4823;
    height: 1px;
	width: 90%;
	text-align: center;
}

header img{width: 100%;}
/* ----------------------------------------------------------------------- 
	Typography -----------------------------------------------------------
----------------------------------------------------------------------- */
body{	background-color: #d0b696; background-image: url(http://cederbergteahouse.com/wp-content/themes/Starkers-CEDERBERG/img/ricepaper2.png);}
input, textarea{background-color: floralwhite; }

body, input, textarea{	
	font-family: 'Droid Sans', sans-serif;
	color: #666;
	line-height: 1.5;
	width: 100%;
	font-size:14px;
	}
h1, h2, h3, h4, h5, h6, {color: #9e4823; font-family: 'PT Serif', serif;}

h1 { font-size: 26px; font-weight: 700;}
h2 { font-size: 22px; font-weight: 700;}
h3 { font-size: 20px; font-weight: 700; color: #c47129;}
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


a {text-decoration:none; color: #c47128; outline:none; border:none;}
a:hover {text-decoration:underline; color: #9e4823;}


.posts h2 {font-size: 30px;}

/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   

.form-allowed-tags{display: none;}

.form-submit{
padding-top: 5px;
padding-bottom: 5px;
width: 124px;}

#sharing-facebook-7, #sharing-twitter-7 {
background: none;
border: none !important;
}
/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}




/* ----------------------------------------------------------------------------------- 
03 Media queries (using a mobile-first approach) -------------------------------------
----------------------------------------------------------------------------------- */


#main{background-color: oldlace;padding-bottom: 20px;}
#contact{padding: 0 20px;}

#widget_nav_menu {
	padding-bottom: 10px;
	border-bottom: 1px solid #c47129;
}

#kebo_twitter_feed_widget {width: 94%;}

#Social_Widget {
	padding-top: 10px;
	padding-bottom: 10px;
}

#Social_Widget img {width: 32px;}


.container{
	width: 1010px;
	margin: auto;
	clear: both;
}

header {
    margin-top: 0px;
    float: left;
    width: 220px;
	margin-right: 10px;
	text-align: center;
	font-size: 24px;
}

#logo{width: 100%;background-color: #9e4823;padding: 20px 0;}
#logo_mobile{display:none;}


#main{float: left; width: 780px;}
.menu_widget {padding: 10px 0 30px; }

.contact h3{padding-bottom: 5px;}
.contact_mobile{display:none;}



.posts{padding-top: 20px;}
.loop{padding-left: 3%;}
.row{clear: both; width: 100%;}

.col_1 {
	width: 55%;
	margin-left: 3%;
	float: left;
}

.col_2 {
	width:  36%;
	margin-left: 3%;
	margin-right: 3%;
	float: left;
}

.tweets li {padding-bottom: 20px;}
.heffalump{padding-bottom: 20px;clear: both;}

footer{clear: both;}


article {padding-right: 20px; padding-bottom: 20px;}
time{margin-bottom: 10px;}

.post_text{padding-top: 10px;line-height: 24px;}

.comments{width: 60%;}

/*-------------------------------------------------------------------*/
/* 980 and up */
/*-------------------------------------------------------------------*/
@media only screen and (max-width: 980px) {


.container{width: 96%; padding: 0 2%; margin: auto;}

#main, 
header,
#main, 
.menu_widget, 
.contact_mobile, 
.posts, 
.loop, 
.row, 
.tweets, 
.heffalump, 
footer, 
article, 
.post_text,
.comments
   {width: 100%;}



#logo{display: none;}

#logo_mobile{width: 100%;background-color: #9e4823;display: block;}
#logo_mobile img{width: 80%;padding: 10px 0;}

.menu_widget{padding: 10px 0 10px;}

.contact{display: none;}
.contact_mobile{display: block;width: 100%;}
.contact_mobile h3 a{ 
	float: left;
	font-size: 18px; 
	color: #fff;
	padding: 5px 10px 5px 5px;
	text-align: center;
	}
footer{
	background-color: #73836e; 
	border-top: 5px solid #c47128;
	position: relative; 
	bottom: 0px; 
	}



.col_1 {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: none;
	clear: both;
}

.col_2 {
	width:  100%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	float: none;
	clear: both;
}

.responsive-slider.flexslider .slide-title a {
position: absolute;
bottom: 18%;
right: 0;
}



} /*@media*/


















