/*  
Theme Name: Red White and Black
Theme URI: http://blog.littlebeestudio.com/
Description: A kickass theme for Little Bee Studio.
Version: 1.0
Author: Jason T. Johnson
Author URI: http://blog.postpostmodern.com/

*/

body {
  font: normal 14px/1.4 Georgia, Garamond, "Adobe Garamond", Minion, serif;
  background: url(images/backgrounds/diagonal-stripes.gif) center top repeat-x;
}

a:link {
  color: #990000;
}

a:visited, a:hover, a:active {
  color: #fc0100;
}

a:hover {
  text-decoration: underline;
}

.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
  font: normal 9px "Lucida Grande", Verdana, sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
  width: 130px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.next-link a {
  background: url(images/backgrounds/next-link.gif) right center no-repeat;
}
.prev-link a {
  background: url(images/backgrounds/prev-link.gif) right center no-repeat;
}
li.navigation {
  margin: 0;
  padding: 0;
}
#content .next-link a {
  float: right;
}
#content .prev-link a {
  float: left;
}
#content.archives .navigation {
  margin: 20px 0;
  overflow: hidden;
}

.postmetadata {
  margin: 10px 0 20px 0;
  padding-left: 12px;
  background: url(images/backgrounds/sticks.gif) left bottom no-repeat;
  min-height: 35px;
  clear: both;
}

#page {
  background: url(images/backgrounds/floral.gif) right top no-repeat;
  padding-bottom: 15px;
  overflow: hidden;
}

#content {
  width: 530px;
  float: right;
  margin-top: 210px;
}
#content.wide {
  width: 750px;
}
#content.single .postmetadata {
  margin-bottom: 20px;
}
#content.single .postmetadata a {
  text-decoration: underline;
}
#divider {
  position: absolute;
  width: 40px;
  height: 100px;
  background: #000;
  left: 280px;
  top: 330px;
}
#wrapper-1 {
  width: 760px;
  margin: 0 auto;
  background: url(images/backgrounds/vertical-divider.gif) 180px 913px repeat-y;
}
#wrapper-2 {
  background: url(images/backgrounds/vertical-divider-top.gif) 180px 0 no-repeat;
}
#wrapper-1.is-page, #wrapper-1.is-page #wrapper-2 {
  background: none;
}
#wrapper-1.is-page #content {
  position: relative;
}
#wrapper-1.is-page .post {
  height: 630px;
  margin-bottom: 0;
  background: none;
}
#gallery {
  position: absolute;
  right: 0;
  top: 60px;
}
#header {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
}
#header h1 {
  margin: 0;
}
#header a, #header img {
  display: block;
  margin: 0;
  padding: 0;
}

#shop-link {
  display: none;
}

.post {
  clear: both;
  overflow: hidden;
  margin: 20px 0 40px 0;
  background: url(images/backgrounds/berries.gif) right bottom no-repeat;
}

.first-post h2, .single-post h2, .pagetitle, .first-post h3 {
  width: 375px;
}

.single-post .entry {
  margin-top: 25px;
}
.comments {
  clear: both;
  padding: 10px 0;
}

.entry p {
  margin: 10px 0;
}

.date {
  font-size: 12px;
  color: #636363;
}

.categories {
  font-style: italic;
  font-size: 12px;
}

.comments {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  line-height: 26px;
}
.comments a:visited, .comments a:link {
  color: #fc0100;
}

.comments .number {
  width: 40px;
  padding-bottom: 3px;
  text-align: center;
  font-size: 14px;
  float: left;
  color: #fff;
  background: url(images/backgrounds/comment-icon.gif) center center no-repeat;
}

.alt {
}

#footer {
  font-size: .85em;
  text-align: center;
  padding: 5px 0 15px 0;
  border-top: solid 1px #000;
  width: 760px;
  margin: 0 auto;
}

#wordpress-credit {
  float: left;
}
#theme-credit {
  float: right;
}
h2.pagetitle {
}

h2, h2 a:link, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
  color: #000;
}

h1, h1 a:link, h1 a:hover, h1 a:visited, #headerimg .description {
  color: #000;
}

h2, h2 a:link, h2 a:visited, h3, h3 a:link, h3 a:visited {
  color: #000;
}

h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 28px;
}
h2 a:hover, h3 a:hover {
  text-decoration: none;
  color: #fc0100;
}
h3 {
  font-size: 24px;
  line-height: 23px;
}


.entry p a:visited {
}


a, h2 a:hover, h3 a:hover {
}

a:hover {
}



.smallattachment {
}

.attachment {
}

#footer {
  clear: both;
}

#footer p {
}

h2.pagetitle {
}

#sidebar h2 {
}

h3 {
}

h3.comments {
}
/* End Headers */



.postmetadata ul, .postmetadata li {
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
}

select {
}

/* End Form Elements */



/* Begin Comments*/
#comments h3 {
  font-size: 18px;
  font-family: Georgia, serif;
  font-weight: normal;
  font-style: italic;
  color: #fc0100;
  margin: 15px 0 10px 0;
}
#comments h4 {
  padding: 5px 10px;
  border-bottom: solid 2px #eee;
  font-weight: bold;
  margin-bottom: 5px;
}
#comments .number {
  font-weight: bold;
  font-size: 20px;
  float: right;
  color: #ccc;
  margin-left: 10px;
  padding-left: 5px;
  padding-bottom: 7px;
  line-height: 15px;
  border-left: solid 2px #eee;
}
#comments .alt .number {
  border-left-color: #fff;
}
#comments .alt h4 {
  border-bottom: solid 2px #fff;
}
#comments cite {
  font-weight: bold;
}
.commentmetadata {
  float: right;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
#respond h3 {
}
.alt {
  background: #eee;
}

.commentlist {
}

.commentlist li {
  border: solid 2px #eee;
}
.comment-text {
  padding: 10px 15px;
}

.commentlist p {
}

#commentform p {
}

.nocomments {
}

#commentform input, #commentform textarea {
  border: solid 1px #000;
}
#commentform textarea {
  width: 400px;
}

#commentform {
  padding: 10px;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 11px;
  border: solid 2px #eee;
}

#commentform textarea {
}

#commentform #submit {
  border: none;
  margin-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li {
}

.commentlist cite, .commentlist cite a {
}

.commentlist p {
}

.commentmetadata {
}
/* End Comments */



/* Begin Sidebar */
.pagemetadata {
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 11px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #000;
  color: #000;
}
#sidebar {
  float: left;
  width: 160px;
  clear: left;
  margin-top: 20px;
  margin-left: 12px;
  overflow: hidden;
  color: #999;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: #000;
}
#sidebar h2 a:link, #sidebar h2 a:visited {
  color: #fc0100;
}
#sidebar h2 a:hover {
  color: #000;
}

#sidebar ul {
  padding-left: 6px;
  margin-left: 5px;
  border-left: solid 1px #000;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 11px;
}

#sidebar ul li {
  padding: 2px 0;
}

#sidebar h2 {
  font-weight: normal;
  font-size: 18px;
  color: #fc0100;
  font-style: italic;
  margin: 12px 0 5px 0;
}

#sidebar form {
  margin: 5px 0;
}
#sidebar #s {
  width: 100px;
  border: solid 1px #000;
}
#sidebar form input {
  vertical-align: middle;
}
#sidebar #feeds a {
  padding-right: 15px;
  background: url(images/feed-icon-12x12.gif) right center no-repeat;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
#wp-calendar th {
}
/* End Calendar */



/* Begin Various Elements in Posts */
.entry acronym, .entry abbr, .entry span.caps {
	cursor: help;
}

.entry acronym, a.entry bbr {
	border-bottom: 1px dashed #999;
}

.entry blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.entry blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.entry ol {
}

.entry ol li {
}

.entry code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

.entry acronym, .entry abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/*	Using 'class="right"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.post img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post img.right {
	margin: 10px 0 10px 10px;
	float: right;
	display: inline;
}

.post img.left {
	margin: 10px 10px 10px 0;
	float: left;
	display: inline;
}

.post img {
	padding: 1px;
	border: solid 1px #fc0100;
}

/* End Various Elements in Posts */


ul.gallery {
  list-style: none;
  margin: 30px 0;
  padding: 0; 
}
ul.gallery li {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  padding-bottom: 10px;
  width: 160px;
  float: left;
  text-align: center;
  border-bottom: solid 1px #ceccc7; 
}
ul.gallery li .thumbnail {
  margin: 5px;
  margin-bottom: 0;
  line-height: 150px;
  height: 150px; 
}
ul.gallery li .thumbnail img {
  vertical-align: middle;
  border: solid 1px #000;
  -moz-box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.5); 
  -webkit-box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.5); 
}
ul.gallery li h3 {
  margin: 0;
  padding: 3px 5px;
  color: #595959;
  font-size: 12px; 
}
