/*
Theme Name: Karrie Pyke Designs
Theme URI: http://www.karriepykedesigns.com
Description: Custom Theme for the best designer I know
Version: 1.1
Author: Tim
Author URI: http://www.cmdmass.com
*/


/*===START SECTION 1 - the main containers===*/

@font-face {
      font-family:"OLDSH";
      src: url("OLDSH.TTF");
    }

a:link img{outline:none; border:none;}
a:visited img{outline:none; border:none;}
a:link a:visited{color:#996633; text-decoration:none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background-color:#f7eac1;
	height:100%;
	width:100%;
	margin:0px 0px 0px 0px;
}
#wrapper {
	width: 880px;
	margin: 0px auto;
	padding:0px 40px 30px 40px;
	background-image:url(images/wrapper.png);
	background-repeat:repeat-y;
}
#headmain{width:960px; background-image:url(images/headmain.png); min-height:290px; background-repeat:no-repeat; margin:0px auto; }
#header {
	height: 290px;
	width: 880px;
	margin: 0px;
	margin:0px auto;
}
#logo{background-image:url(images/logo.png); background-repeat:no-repeat; float:left; height:146px; width:147px; margin:0px 0px 0px 50px;}
	#logo a{display:block; width:100%; height:100%;}
#myblog{background-image:url(images/myblog.png); background-repeat:no-repeat; float:right; height:58px; width:568px; margin:20px 65px 0px 0px;}

#navbar{width:500px; float:left; margin:205px 0px 0px 0px;}
#navbar li{display:inline;}


#rotateimg{ height:247px; width:868px; margin:0px 0px 0px 5px; background-image:url(images/rotate.png); background-repeat:no-repeat;}

#content {
	width: 730px;
	padding: 10px;
	line-height: 1.3em;
}
#footer {
	background-image:url(images/footer_bg.png);
	width:960px;
	margin:-11px auto 0px;
	height: 93px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
	border-bottom:solid black 4px;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
/*===END SECTION 2===*/

/*===START SECTION 3 - content and footer links===*/
#content a:link, #content a:visited {
	padding: 2px;
	color:#000000;
	text-decoration:none;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for header menu===*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 750px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
/*NO SIDEBAR IN A*/
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
.post h2 {
	font-size: 36px;
	margin: 45px 0 10px 0;
	padding: 0;
	font-family:"OLDSH", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
}

a:link.post h2{ color:#996600; text-decoration:none;}
a:visited.post h2{ color:#996633; text-decoration:none;}


.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:lighter;
}

h3 {
  font-size:20px;
  margin: 0;
  padding: 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:lighter;
}

/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin:20px 25px 10px 0px;
	color: #000000;
	font-family:"OLDSH";
}
.entry-month {
	font-weight:lighter;
	font-size: 25px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 8px 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-weight:lighter;
	font-size: 35px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}


#commentsf{width:50px; height:40px; float:right; margin:0px 0px 0px 0px; background-image:url(images/comment.png); background-repeat:no-repeat;}
.commentbox {margin:10px 0 0 15px; font-size:14px;}


/* FORM */
input, textarea, select {
	font: normal 1em/1.4em Arial, Helvetica, sans-serif;
}
input[type=text], input[type=password], textarea {
	background: #fdfde8;
	border: solid 1px #d6d1c7;
	padding: 5px 7px;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
textarea:focus, input[type=password]:focus, input[type=text]:focus {
	border: solid 1px #ca6c18;
	background: #fff;
	outline: none;
	box-shadow: 0 1px 4px #c5c5a2;

	-webkit-box-shadow: 0 1px 4px #c5c5a2;
	-moz-box-shadow: 0 1px 4px #c5c5a2;
}
input[type=reset], input[type=submit] {
	font-weight: bold;
	color: #fff;
	background: #402206;
	border: solid 1px #402206;
	padding: 4px 15px;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
input[type=reset]:hover, input[type=submit]:hover {
	background: #74300c;
	border: solid 1px #74300c;
}

/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 10px 0px 20px 0px;
	background-color:#fdfde8;
	border: solid 1px #d6d1c7;
	padding:15px;
	color:#333333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - alignment===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/

