/*  
Theme Name: Atmosphere
Theme URI: http://www.dagondesign.com
Description: A custom theme by <a href="http://www.dagondesign.com">Dagon Design</a>.
Version: 1.0
Author: Dagon Design
Author URI: http://www.dagondesign.com
*/


a img {
	border: none;
}

a {
	color: #880011;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}


  ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}



#content {
	width: 550px;
	float: right;
	display: inline;
        background-color: white;
	margin: 20px 20px 20px 0;
        text-align: left;
        padding: 20px;
        margin: 0px;
        min-height: 500px;
}

#page {
        background-color: #ffddcc;
        height: 1000px;
}


.post {
	margin: 0 0 20px 0;
}

#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.3em;
	color: #880011;
}

#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.25em;
	color: #880011;
}

#content h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #CE4A4D;
}

#content h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	color: #CE4A4D;
}




#content .post-date {
	color: #707070;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}

#content p {
	margin: 0 0 12px 0;
	line-height: 140%;
}

#content .post-info {
	color: #505050;
	font-size: 0.8em;
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}




code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #456FA2;
}

blockquote {
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}




.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#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 a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}




#sidebar {
	width: 170px;
	float: left;
	display: inline;
	margin: 20px 0 20px 20px;
}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #880011;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #F4F4F4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	margin: 6px 0 15px 8px;
	padding: 0;
}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em; 
}

#sidebar a {
	color: #505050;
	text-decoration: none;
}

#sidebar a:hover {
	color: #456FA2;
	text-decoration: underline;
}




h3#comments, h3#respond {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #456FA2;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 8px solid #F4F4F4;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 8px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;	
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}










body {
        text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
        font-size: 12px;
	border-left: 3px solid black;
	border-right: 3px solid black;
#	border-bottom: 3px solid black;
	font-family: Trebuchet MS, Tahoma, sans serif;
}

#titleblock {
	position: relative;
	top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 150px;
	width: 800px;
	background-color: #FFEFCE; /* Ich */
}

#icon{
	position: absolute;
	top: 40px;
	left: 20px;
	height: 120px;
	width: 120px;
	background-color: #FFEFCE; /* Ich */
	border: none;
}

#the_piggery{
	position: absolute;
	top: 40px;
	left: 240px;
	height: 120px;
	background-color: #FFEFCE; /* Ich */
	border: none;
}

#navbar {
	position: relative;
	width: 800px;
	background-color: #880011; /* deepest plum */
	font-family: Trebuchet MS, Tahoma, sans serif;
	font-weight: bold;
        font-size: 10pt;
	margin-bottom: 0px;
}

#navbar a:link {
	text-decoration: none;
	color: #C9C1B7; /* dreamscape */
}

#navbar a:visited {
	text-decoration: none;
	color: #969089; /* cubicle grey */
}

#navbar a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h2 {
	margin-top: 0px;
	font-size: 16pt; 
        color: #880011;
}
h4 { 
	margin-bottom: -15px;
}

p {
	font-size: 10pt;
	font-family: Tahoma;
}

a:link {
	color: #880011;
}

a:hover, a:active {
	color: #C9C1B7;
}

a:visited {
	color: #969089;
}

#corebox {
	margin-top: -10px;
	padding-top: 10px;
	background-color: #FFEECC;
}

#pigblock {

	background-color: #E6D2AA;
}


#leftside {
	position: relative;
	float: left;
	width: 600px;
	background-color: #E6D2AA; /* office tan */
}

.txtblock {
	text-align: left;
	width: 450px;
	margin: 10px 10px 10px 10px;
        padding: 10px;
}

#news {
	text-align: left;
	width: 760px;
	margin: 10px 30px 0px 10px;
}

#news .entrytitle {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 20px;
	float: left;
}
#news .entrydate {
	float: right;
	font-size: 12pt;
}

p.entrytext {
	clear: both;
	margin-left: 20px;
	text-align: justify;
}

p.archlink {
	float: right;
	font-size: 10pt;
	font-weight: bold;
}

#rightside { /* CAN BE REMOVED WHEN RIGHT BAR IS REMOVED FROM ALL PAGES */
	position: relative;
	float: right;
	width: 200px;
}

#links { /* CAN BE REMOVED WHEN RIGHT BAR IS REMOVED FROM ALL PAGES */
	text-align: left;
	width: 180px;
	margin: 10px 10px 0px 10px;
}

#footer {
	position: relative;
	padding-top: 25px;
	padding-bottom: 20px;
	background-color: #880011; /* deepest plum */
	width: 800px;
	clear: both;
	font-family: Tahoma;
	font-size: 10pt;
	color: #999999;
}

#footer a:link {
	text-decoration: none;
	color: #C9C1B7; /* dreamscape */
}

#footer a:visited {
	text-decoration: none;
	color: #969089; /* cubicle grey */
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Styles for the Product Page */
.product {
	margin-left: 50px;
	width: 400px;
	border-top: 2px #880011 solid;
	height: 115px;
	padding-top: 10px;
	text-align: left;
	font-family: Trebuchet MS, Tahoma, sans serif;
}

.img_block {
    padding-right: 10px;
    padding-left:10px;
    float:left;
#    height: 100%;
}

.coming_soon {
     color: red;
     float: right;
}

.prod_pic {
     border: 2px #880011 solid;
}



.img_block{
	
}


.prod_info {
	margin-left: 10px;
}

.prod_name {
        float: left;
	font-size: 12pt;
	font-weight: bold;
}

.prod_desc {
	font-size: 8.5pt;
}

div.quantity {
	position: relative;	
	top: -17px;	

}
div.submit {
	padding-top: 10px;
	border-top: 2px #4D182D solid;
	width: 700px;
	margin-left: 50px;
	
}

input.qnty {
	position: relative;	
	background-color: #FFEFCE;
	border: 2px solid #4D182D;
	color: #4D182D;
	font-size: 14pt;
	top: -17px;
	float: right;

}

input.order {
	background-color: #FFEFCE;
	border: 2px solid #000000;
	color: #4D182D;
	font-size: 20pt;
	margin-left: 75px;
}

p.quan {
	width:700px;
	position:relative;
	left: 325px;
	font-size: 14pt;
	color: #4D182D;
}

/* Styles for 'our pigs'*/

#ourpigs {
	background-color: #E6D2AA; /* Ich */
	position: relative;
	float: left;
	}
#pigtext {
	background-color: #E6D2AA;
	margin-color: #E6D2AA;
	padding: 10px;
	
}

#pigblock {

	background-color: #E6D2AA;
}


/*-------------------*/
.contentMain {
	margin-left: 10px;
}

.contentMain a {
	margin-left: 30px;
	font-size: 10pt;
}

.bio {
	clear: both;
}

.profilepic {
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}

#brad {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	clear: right;
	width: 600px;
}

#heather {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	clear: right;
	width: 600px;
}

#grazepiglet {
	float: left;
	margin-left: 10px;
}

#kneepig {
	float: right;
	margin-right: 10px;
}

#category h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #880011;
}

#category h1 a {
	text-decoration: none;
}

#category h1 a:hover {
	text-decoration: none;
}

#category h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}

#category ul {
        list-style-type: none
}

#category li {
	margin: 0;
	padding: 0;
	padding: 1px 0 1px 0;
}

.bold {
  font-weight:bold;
}

#content img {
   float:left;
   padding: 10px;
}

.urgent-p {
  padding:15px;

}

.urgent {
   padding-top: 30px;
   color: red;
   font-size: large;
   font-style: bold;
}

#csa_login {
    float:right;
}

#csa_content {
    float:left;
    text-align:left;
}
 
td{
    text-align:left;
}

#body {
   text-align:left;
}


#content li {
	font-family: Tahoma;
        font-size: 10pt;
}

#name {
  width:125px;
  vertical-align:top;
  font-weight: bold;
}

#price {
  width:75px;
  vertical-align:top;
  font-weight: bold;
}

#csa th {
border-bottom: 1px solid black;
}

#csa td {
padding-right:10px;
}

#csa table {
padding_bottom:20px;
}