/*  
Theme Name: Green Slate
Theme URI: http://www.gocrocodile.com
Description: Custom Theme for Abby Palmers Green Slate Blog
Version: 1.0
Author: Crocodile Creative
Art Director: Tawnya Wood
Author URI: http://www.gocrocodile.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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End CSS Reset */

body{
	background: url(images/background_tile.jpg) top left repeat;
	font-family: georgia, times, sans-serif;
  	font-size: 13px;
 	line-height: 1.4;
 	color: #232323;
}


a {color: #3c633f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {color: #3c633f;}
a:visited {color: #2d3e2d;}
a:hover {color: #1d2e1f;}
a:active {color: #3c633f;}

h1, h2, h3, h4, h5, h6 a{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post h2 a{
	text-decoration: none;
	color: #710b09;
}
p{
	padding: 7px 25px;
}
.clear{
	width: 100%;
	clear: both;
}
#wrapper{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
  	background: transparent url("images/leftcontent.jpg") repeat-y scroll left top;
	display: inline-block;
}
#content{
	margin: 0 auto;
	width: 1000px;
}
#headerwrapper{
	width: 100%;
	background-attachment: scroll;
	background-image: url("images/header_back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#header{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 229px;
}

/*************************************
 +Clearfix
*************************************/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  }
  
.clearfix {display:inline-block;}
  /* Hide from IE Mac \*/
  .clearfix {display:block;}
  /* End hide from IE Mac */


#menu{
	width: 1000px;
	float: left;
	text-align: left;
}

/* @group menu */

#logo
{
	display: block;
	width: 300px;
	height: 229px;
	background: url("images/menu_01.jpg") no-repeat 0 0;
	float: left;
}

#logo span
{
  display: none;
}


#home
{
	display: block;
	width: 92px;
	height: 229px;
	background: url("images/menu_02.jpg") no-repeat 0 0;
	float: left;
}

#home span
{
  display: none;
}

#connections
{
	display: block;
	width: 142px;
	height: 229px;
	background: url("images/menu_05.jpg") no-repeat 0 0;
	float: left;
}

#connections span
{
  display: none;
}

#garden
{
	display: block;
	width: 103px;
	height: 229px;
	background: url("images/menu_04.jpg") no-repeat 0 0;
	float: left;
}

#garden span
{
  display: none;
}

#favorites
{
	display: block;
	width: 99px;
	height: 229px;
	background: url("images/menu_03.jpg") no-repeat 0 0;
	float: left;
}

#favorites span
{
  display: none;
}

#about
{
	display: block;
	width: 117px;
	height: 229px;
	background: url("images/menu_06.jpg") no-repeat 0 0;
	float: left;
}

#about span
{
  display: none;
}


#contact
{
	display: block;
	width: 147px;
	height: 229px;
	background: url("images/menu_07.jpg") no-repeat 0 0;
	float: left;
}

#contact span
{
  display: none;
}



/* @end */



#container{
float: left;
width: 750px;
background: transparent;
}
.posttop {
	width: 690px;
	height: 30px;
	background: transparent url(images/regulartop.png) no-repeat left top;
}
.post{
	clear: both;
	width: 690px;
	margin-left: 30px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding-left: 20px;
	color: #750016;
	padding-bottom: 20px;
	padding-top: 10px;
	background: #ece9e2;
}



.post h1{
	font-family: Georgia, Sans-serif;
	font-size: 20px;
	padding-left: 20px;
	color: #1e0053;
	padding-bottom: 20px;
	padding-top: 10px;
	background: #ece9e2;
}

.post h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	padding-left: 20px;
	color: #3D321B;
	padding-bottom: 10px;
	padding-top: 20px;
	background: #ece9e2;
}

.post h4{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	padding-left: 20px;
	color: #750016;
	padding-bottom: 10px;
	padding-top: 20px;
	background: #ece9e2;
}

.post h5{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #095383;
	background: #ece9e2;
}

.post h6{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #0c3100;
	background: #ece9e2;
}

.post blockquote{
	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
	margin-right: auto;
	
	margin-left: auto;
	color: #996633;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	background: #ece9e2;

}

.post preformatted{
	font-family: Georgia, Sans-serif;
	color: #006666;
	background: #ece9e2;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;


}

.post address{

	font-style: italic;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;


}

.post ol{
padding-right: 20px;
padding-left: 20px;
}

.post ul{
padding-right: 20px;
padding-left: 20px;
}

.post li{
	padding-bottom: 10px;
	padding-top: 10px;
}


.post .date{
background: #ece9e2 url(images/rule.png) no-repeat center bottom;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 20px;
}

.postbottom{
	width: 690px;
	height: 59px;
	background-image: url(images/regularbottom.png);
	background-color: transparent;
}
.post .photo {
  border-top-color: #ddd7cf;
  border-top-width: 3px;
  border-top-style: solid;
  text-align: center;
  padding-left: 30px;
  padding-bottom: 60px;
  padding-right: 30px;
  padding-top: 30px;
  margin-top: 20px;
  margin-left: 35px;
  width: 510px;
background: #eddbbb url(images/photo2bottom.png) bottom left no-repeat;
}

.post .polaroid{

float: left;
margin-top: 10px;
margin-right: 10px;
margin-bottom: -10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 35px;
  padding-bottom: 90px;
  width: 250px;
  height: 250px;
  text-align: center;
  background: transparent url(images/polaroid.jpg) top left no-repeat;
}

.post .thumbnail{

float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 50px;
  width: 110px;
  height: 110px;
  text-align: center;
  background: transparent url(images/thumb.jpg) top left no-repeat;
	margin: 0px 20px -10px;
}

.photo_bottom {
 height: 61px;
 width: 469px;
  background: #ece9e2 url(photo_bottom.jpg) bottom left no-repeat;
}


.date a:visited {color: #3a3a3a;}
.date a:hover {color: #3a3a3a; text-decoration: underline;}
.date a:active {color: #000;}

.full {
	margin-bottom: 15px;
	width: 640px;
}


.entry{
	line-height: 18px;
	clear: both;
	background: #ece9e2;
	width: 690px;
}

.entry a:link, a:visited{
	text-decoration: none;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
font-size: 14px;
font-weight: bold;
	width: 280px;
	height: 125px;
	margin-left: 30px;
	background: transparent url(images/ticket.png) no-repeat left top;
	text-align: center;
	padding-top: 60px;
	line-height: 14px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
	margin-top: -25px;
}
.navigation a {color: #710b09;
	text-decoration: none;
}
.navigation a:visited {color: #710b09;}
.navigation a:hover {color: #3a3a3a; text-decoration: underline;}
.navigation a:active {color: #000;}


#welcome{
	width: 230px;
	height: 301px;
	margin-bottom: 20px;
	background: transparent;
	margin-left: 10px;
	margin-top: 20px;
}
#welcome1{
	display: block;
	width: 230px;
	height: 196px;
	float: left;
	background: url(images/welcome_01.jpg) no-repeat 0 0;
}

#amazonwidget{
	text-align: center;
	display: block;
	width: 220px;
	height: 967px;
	float: left;
	margin-left: 13px;
	margin-top: 20px;
	padding-top: 230px;
	padding-right: 30px;
	padding-left: 30px;
	background: url(images/amazon.png) no-repeat 0 0;
}


#signup
{
	display: block;
	width: 230px;
	height: 105px;
	background: url(images/welcome_02.jpg) no-repeat 0 0;
	float: left;
}

#signup span
{
  display: none;
}


#searchform{
	text-align: left;
	padding-left: 12px;
	margin-bottom: 20px;
}

.sideclear{
	clear: both;
}

.sidebar{
float: left;
width: 250px;
margin: 0 0 0 0px;

}
.yellow{
	  background: transparent url(images/yellowtop.jpg) no-repeat left top;
	margin-left: 13px;
	margin-top: 10px;
	width: 220px;
	padding: 25px 10px;
	text-indent: 20px;
}
.yellowbottom{
	background-color: transparent;
	background-image: url(images/yellowbottom.png);
	width: 220px;
	height: 99px;
	margin-left: 13px;
	margin-bottom: 20px;

}
#searchbox{
	margin-bottom: 5px;
	background: transparent url(images/searchbox.jpg) no-repeat left top;
	height: 25px;
	width: 210px;
	border: 1px inset #092331;
	color: #000;
	font-weight: bold;
	padding: 2px 5px;
}
#footer{
	clear: both;
	float: left;
	width: 1000px;
	padding-top: 10px;
	padding-left: 30px;
}

#footlogo
{
	display: block;
	width: 376px;
	height: 122px;
	background: url(images/footer_01.png) no-repeat 0 0;
	float: left;
}

#footlogo span
{
  display: none;
}

#crocodile
{
	display: block;
	width: 314px;
	height: 122px;
	background: url(images/footer_02.png) no-repeat 0 0;
	float: left;
}

#crocodile span
{
  display: none;
}



#categories{
	width: 200px;
	height: 31px;
	background: transparent url(images/categories.png) no-repeat left top;
	margin-left: 15px;
	margin-bottom: 7px;
}

#archives{
	width: 200px;
	height: 25px;
	background: transparent url(images/archives.png) no-repeat left top;
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 15px;
}

#blogroll{
	width: 200px;
	height: 31px;
	background: transparent url(images/blogroll.png) no-repeat left top;
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 15px;
}

.comments-template{
	margin: 0;
	background: #ece9e2;
	width: 690px;
}

#respond{
	background: #ece9e2 url(images/whatdoyouthink.png) no-repeat center top;
	padding-top: 150px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
		background: #ece9e2;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 0px solid #ccc;
		background: #ece9e2;
}

.comments-template h2, .comments-template h3{
			font: 18px Georgia, "Times New Roman", Times, serif;
	color: ##710b09;
	text-indent: 20px;
}
#comments{
	background: #ece9e2 url(images/discussion.png) no-repeat center top;
	padding-top: 105px;
}
.commentmetadata{
	font-size: 12px;
		background: #ece9e2 url(images/rule.png) no-repeat center top;
	padding-top: 20px;
	text-indent: 20px;
}

.comments-template p.nocomments{
	padding: 0;
		background: #ece9e2;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* WP 2.6 additions
 */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#social{
	background-color: transparent;
	width: 220px;
	height: 131px;
	margin-left: 13px;
	margin-bottom: 20px;

}

#rss
{
	display: block;
	width: 111px;
	height: 131px;
	background: url("images/SOCIAL_01.png") no-repeat 0 0;
	float: left;
}

#rss span
{
  display: none;
}

#tweet
{
	display: block;
	width: 109px;
	height: 131px;
	background: url("images/SOCIAL_02.png") no-repeat 0 0;
	float: left;
}

#tweet span
{
  display: none;
}



