/*  
Theme Name: Krazy
Theme URI: http://www.krazykombis.com 
Description: Custom template is a complete rework of the Orange Leaf template.
Version: 1.0
Author: Volks-Web
Author URI: http://volks-web.com
Released: 20100228
*/

/* DEFAULT SET */

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;
	margin:20px 0px 0px -10px;

}

iframe {
	border-bottom:30px solid #fff;
}

/* END DEFAULT SET */


body {
	background: #fff url(images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/* WRAPPER */
#wrapper {
	width: 1100px;
	background: transparent url(images/content_bg.gif) top left repeat-y;
	margin: 10px auto;
}
/* END WRAPPER */

#flower {
	float: left;
	width: 194px;
	height: 85px;
	background: transparent url(images/flower.gif) top right no-repeat;
	margin: -72px 0px 0px 673px;
}

#flower3 {
	float: left;
	width: 93px;
	height: 30px;
	background: transparent url(images/flower7.gif) top right no-repeat;
	margin: -80px 0px 0px 720px;
}

/* HEADER */
#header {
	float: left;
	width: 850px;
	height: 70px;
	background: #FFF url(images/wht.gif) top left no-repeat;
	padding: 10px 0px 0px 20px;
}

#header h1 {
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-size: 30px;
}

#header h2 {
	margin-top: 10px;
	padding-left: 35px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	color: #B3A7A0;
}

#header a {
	text-decoration: none;
	color: #FE9A10;
}

#header i {
	font-weight: normal;
	color: #859C0E;
}
/* END HEADER */

/* LOGO */
#logo {
	width: 250px;
	background-color:#FFF;
	padding: 5px 0px;
}
/* END LOGO */

/* CONTENT */
#content {
	float: left;
	width: 810px;
	height: 100%;
	background: #859C0E url(images/grn.gif) top left no-repeat;
	margin:0;
	padding: 10px 30px 30px 30px;
}

.postmetadata a:link {
	color: #fff;
}

.postmetadata a:visited {
	color: #fff;
}

.postmetadata a:hover {
	text-decoration: none;
	color: #FF7F00;
}

.post {
	width: 795px;
	background-color: #859C0E;
}

.post .title {
	width: 800px;
	height: 36px;
	background: url(images/title.jpg) top right no-repeat;
	font-size: 136%;
	font-weight: normal;
	color: #C90404;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 15px;
}

.post .title a {
	text-decoration: none;
	color: #C90404;
}

.post .entry {
	width: 795px;
	background: #fff url(images/img11.gif) no-repeat left bottom;
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
}

.post .entry p, .post .entry blockquote, .post .entry ul, .post .entry ol {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	line-height: 1.6em;
}

.post .entry blockquote {
	padding-left: 3em;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
}

.post .entry ul, .post .entry ol {
	margin-left: 3em;
}

.post .entry h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 77%;
}

.post .postmetadata {
	width:795px;
	font-size: 12px;
	line-height:1.3em;
	font-weight:bold;
	color: #fff;
	margin: 20px 0px 15px 0px;
}

/* END CONTENT */

/* SIDEBAR */
#sidebar {
	float: right;
	width: 203px;
	margin: -80px 0px 0px 15px;
}

#sidebar a {
	padding-left: 17px;
	background: url(images/img07.gif) no-repeat left center;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li {
	padding: 10px 0;
	color: #FFF;
}

#sidebar li li {
	padding: 0px 0px 5px 15px;
}

#sidebar h2 {
	height: 25px;
	margin-bottom: 15px;
	padding: 8px 0 0 40px;
	background: url(images/img06.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	color: #FFFFFF;
}

.searchbox {
	height:17px;
	width:100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 30px;
}

#searchsubmit {
	background:transparent url(images/search.gif) no-repeat 0px 5px ;
	width:24px;
	height:28px;
	border:none;
}

#logo2 {
	width: 203px;
	height:203px;
	background-color: transparent;
	margin:0px 0px 0px -20px;
}

#logo2 a {
	background-image:none;
}
/* END SIDEBAR */

/* FOOTER */
#footer {
	width: 850px;
	height:32px;
	padding:0px 0px 0px 20px;
	background: #859C0E url(images/img08.gif) bottom left no-repeat;
}

#footer p {
font-size: 12px;
color: #FFFFFF;
text-align:center;
padding:0px 0px 20px 0px;
}

#footer a {
	color: #FFFFFF;
}

p {
	font-size: 14px;
	color: #000;
	padding:15px 0px 0px 0px;
}

.c {
text-align:center;
margin:auto auto;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.entry a {
	color: #859C0E;
}

.entry a:hover {
	text-decoration: none;
	color: #FF7F00;
}
/* END FOOTER */

/* Comments */

#comment {
	width: 675px;
	margin:20px 0px 20px 0px;
}

#comments {
	width: 800px;
	color: #FFFFFF;
	margin:10px 0px;
}

#comments a {
	color: #FFFFFF;
}

#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

.commentlist {
	list-style-position: inside;
}

.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
}

.avatar {
float:left;
padding:0px 10px 0px 0px;
}

.comment-number {
display:none;
}

/* Respond Form */

#respond {
	padding: 20px;
	color: #FFFFFF;
}

#respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

#respond a {
	color: #FFFFFF;
}

#respond #comment {
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.navigation {
	width: 810px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation a {
	color: #FFFFFF;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

#text-2 a {
font-weight:bold;
text-align:center;
background-image:none;
margin:0;
padding:0;
}

#text-2 p {
text-align:center;
color:#fff;
}







