/*
Theme Name: startupswag
Theme URI: http://www.startupswag.com/
Description: ZOMG
Version: 1.0
Author: Christopher Price
Author URI: http://topherchris.com/
*/


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, img, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

body {
  background: #ffffe8;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #2d2d38;
}

a {
  color: #e86e48;
}

#page {
  min-width: 1000px;
}


/* Header*/

#login {
  text-indent: -9999px;
}

#login a {
  display: block;
  width: 148px;
  height: 29px;
  background: url(img/login_button1.gif) no-repeat top right;
  position: absolute;
  top: 0;
  left: 726px;
}



#header {
}

#header h1 {
  text-indent: -9999px;
}

#header h1 a {
  display: block;
  float: left;
  width: 530px;
  height: 85px;
  margin: 0 30px 0 0;
  background: url(img/h.gif) no-repeat top left;
  text-decoration: none;
}

#header h4 {
  text-indent: -9999px;
  display: block;
  float: left;
  width: 314px;
  height: 20px;
  margin: 56px 0 0 0;
  background: url(img/motto.gif) no-repeat top left;
}

#header ul {
  margin: 16px 0 16px 90px;
}

#header ul li {
  text-indent: -9999px;
  float: left;
  margin: 0 8px 0 0; 
  height: 26px;
}

#header ul li.home a {
  display: block;
  width: 65px;
  height: 26px;
  background: url(img/nav-home.gif) no-repeat top left;
}

#header ul li.slash {
  display: block;
  width: 11px;
  height: 26px;
  background: url(img/nav-slash.gif) no-repeat top left;
}

#header ul li.about a {
  display: block;
  width: 66px;
  height: 26px;
  background: url(img/nav-about.gif) no-repeat top left;
}

#header ul li.subscribe a {
  display: block;
  width: 112px;
  height: 26px;
  background: url(img/nav-subscribe.gif) no-repeat top left;
}

#header ul li.alacarte a {
  display: block;
  width: 105px;
  height: 26px;
  background: url(img/nav-alacarte.gif) no-repeat top left;
}

#header ul li.shop a {
  display: block;
  width: 57px;
  height: 26px;
  background: url(img/nav-shop.gif) no-repeat top left;
}

#header ul li.gifts a {
  display: block;
  width: 47px;
  height: 26px;
  background: url(img/nav-gifts.gif) no-repeat top left;
}

#header ul li.blog a {
  display: block;
  width: 48px;
  height: 26px;
  background: url(img/nav-blog.gif) no-repeat top left;
}

#header ul li.pics a {
  display: block;
  width: 45px;
  height: 26px;
  background: url(img/nav-pics.gif) no-repeat top left;
}

#header ul li.faq a {
  display: block;
  width: 36px;
  height: 26px;
  background: url(img/nav-faq.gif) no-repeat top left;
}

#header ul li a {
  padding: 0 0 3px 0;
}

#header ul li a:hover {
  border-bottom: 1px solid #c0c0af;
}

/* Featured Pics */

#featuredpics {
  background: #9cc9c9 url(img/featured_b.gif) repeat-x top;
  margin: 10px 0 0 0;
}

#featuredpics ul {
  padding: 16px;
}

#featuredpics ul li {
  display: inline;
  width: 229px;
  height: 202px;
  margin: 0 8px 0 0;
}

#featuredpics ul li img {
  border: 4px solid #ffffe8;
  width: 221px;
  height: 194px;
}

/* Content Titles */
 
#contenttitles {
  background: #8a7d6d;
  padding: 8px 16px 6px 16px;
}

#contenttitles h2.blogtitle {
  text-indent: -9999px;
  display: block;
  float: left;
  width: 244px;
  height: 28px;
  margin: 0 240px 0 0 !important;
  background: url(img/title-blog.gif) no-repeat top left;
}

#contenttitles h2.schwagtitle {
  text-indent: -9999px;
  display: block;
  float: left;
  width: 215px;
  height: 28px;
  margin: 0 !important;
  background: url(img/title-schwag.gif) no-repeat top left;
}

h2 {
  font-size: 20px;
  margin: 0 0 8px 0;
}

/* Content */

#content {
  background: #ffffe8 url(img/content_b.gif) repeat-x top;;
}

/* Blog */

#blog {
  width: 451px;
  margin: 10px 30px 0 16px;
  float: left;
}

#blogpage #blog {
  width: 650px;
}

#blog .poststop {
  display: block;
  width: 451px;
  height: 45px;
  background: transparent url(img/blogtop.gif);
}

#blog .postsarea {
  background: #e86e48;
}

#blog .postsbot {
  display: block;
  width: 451px;
  height: 45px;
  background: transparent url(img/blogbot.gif);
}

#blog .blogposts {
  padding: 0 16px;
  color: #fff;
  margin: 0 0 30px 0;
}

#blog .blogposts h3 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -1px;
  text-shadow: 1px 1px 2px #333;
  margin: 0 0 6px 0;
}

#blog .blogposts h3 a {
  text-decoration: none;
  color: #fff;
}

#blog .blogposts p.date {
  font-size: 12px;
  color: #f7cbbd;
  margin: 0 0 10px 0;
}

#blog .blogposts .blogpostcontent {
  font-size: 14px;
  line-height: 19px;
}

#blog .blogposts .blogpostcontent p {
  margin: 0 0 8px 0;
}

#blog .blogposts p.comments {
  font-size: 13px;
}

#blog .blogposts a {
  color: #fff;
}

#blog .blogposts p.comments a {
  color: #fff;
  font-weight: bold;
  /*background: transparent url(img/icon-comment.gif) no-repeat 0 50%;*/
  /*padding: 0 0 0 20px;*/
}

#blog .blogposts p.postmetadata {
  margin: 30px 0 0 0;
  font-size: 11px;
}

#blog .moreblog {
  text-align: center;
}

#blog .moreblog a,
#blog .navigation a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

#blog .navigation {
  text-align: center;
  margin: 0 0 10px 0;
}

#blogpage {
	
}

#blogpage #blog .postsarea {
  background: transparent;
  color: #000;
}

#blogpage #blog .blogposts .blogpostcontent {
  color: #333;
}

#blogpage #blog .blogposts h3 {
  color: #fff;
  text-shadow: 1px 1px 2px #333;
  background: #9cc9c9;
  padding: 6px;
}

#blogpage #blog .blogposts h3 a {
  color: #fff;
}

#blogpage #blog .blogposts p.date {
  color: #777;
}

#blogpage #blog .blogposts a {
  color: #e86e48;
}

#blogpage #blog .blogposts p.comments a {
  color: #000;
  /*background: transparent url(img/icon-comment2.gif) no-repeat 0 50%;*/
}

#blogpage #blog .moreblog a,
#blogpage #blog .navigation a {
  color: #e86e48;
}





#commentspace {
  margin: 20px 0 0 0;
  color: #333;
  padding: 0 16px;
  font-size: 13px;
}

#commentspace a {
  color: #e86e48;
}



ol.commentlist {
  margin: 10px 0;
}

.commentlist li {
  border-bottom: 1px solid #f7cbbd;
  padding: 0 0 10px 0;
}

.commentlist li .commentmetadata {
  padding: 8px 0 2px 0;
  font-size: 11px;
}

.commentlist li .commentmetadata a {
  text-decoration: none;
  color: #f7cbbd;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

h3#comments, h3#respond {
  font-size: 16px;
  margin: 0 0 3px 0;
}


/* Schwag */

#schwag {
  float: left;
  width: 470px;
}

#schwag .subscribelogos {
  width: 452px;
  height: 70px;
  background: url(img/subscribe_logos2.png) no-repeat;
  margin: 0 0 6px 0;
}

#schwag .shoplogos {
  width: 469px;
  height: 70px;
  background: url(img/shop_logos1.png) no-repeat;
  margin: 6px 0 6px 0;
}

#schwag h3 {
  font-size: 28px;
  letter-spacing: -1px;
  font-weight: bold;
  color: #2d2d38;
}

#schwag h3 a {
  color: #2d2d38;
  text-decoration: none;
} 

#schwag p {
  margin: 0 0 10px 0;
}

#schwag .info {
  min-height: 110px;
}

#schwag .info img {
  float: left;
  width: 110px;
  height: 91px;
  margin: 0 10px 0 0;
}

#schwag .info p {
  font-size: 24px;
}

#schwag .info a.more {
  text-indent: -9999px;
  display: block;
  float: right;
  width: 126px;
  height: 22px;
  background: url(img/button-learnmore.gif) no-repeat top left;
  text-decoration: none;
}


/* Page */

#pagecontent {
  padding: 0 16px 16px 16px;
  width: 680px;
  margin: 0 20px 0 0;
  float: left;
  line-height: 120%;
}

#pagecontent h3,
#picscontent h3 {
  font-size: 24px;
  margin: 0 0 10px 0;
  background: #9cc9c9;
  padding: 6px;
  color: #fff; 
  text-shadow: 1px 1px 2px #333;
  font-weight: bold;
  letter-spacing: -1px;
}

#pagecontent p {
  margin: 0 0 12px 0;
}

#pagecontent strong {
  color: #000;
  font-weight: bold;
}


/* Pics page */

#picscontent {
  padding: 0 16px 16px 16px;
  width: 900px;
  margin: 0 20px 0 0;
  float: left;
  line-height: 120%;
}

#picscontent img {
  border: 1px solid #333;
  padding: 2px;
  margin: 0 12px 12px 0;
}


/* Shop */

ul.shop {
  
}

ul.shop li {
  width: 190px;
  margin: 0 10px 10px 0;
  padding: 8px;
  float: left;
  border: 1px solid #333;
  background: #8a7d6d;
  text-align: center;
}

ul.shop li img {
  
}



/* sidebar */

#sidebar {
  float: left;
  width: 200px;
}

#sidebar h4 {
  color: #000;
  margin: 0 0 4px 0;
}

.flickrss {
  /*background: #9cc9c9;
    padding: 8px;*/
}

.flickrss img {
  border: 1px solid #333;
  padding: 3px;
  background: #fff;
  margin: 0 4px 4px 0;
}


/* Footer */

#footer {
  margin: 10px 0;
  border-top: 10px solid #2d2d38;
  padding: 16px;
  font-size: 12px;
}


/* Clear fix please */

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

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
