/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Dayle Doroshow	
	Author Site	: dayledoroshow.com
	Style Name	: dayle_style
	Style URI	: 
	Version		:
	Comments	:
*/


	

body  { color: #444; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; line-height: normal; background: #788826; text-align: left !important }


#page {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 10px;
	position: relative;
	border: solid 1px #788826;
	clear: both;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited  { color: #943549 !important }

#header  { background: white url(doroshow_header_09.jpg)  ; position: relative; top: 0; }

	
.primary {
	/* Contains the main column */
	}
	
#primary {
position: relative;
float: left;
width: 500px;
padding: 10px;
	}
	
	ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 5px 6px;
	}

	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover  { color: #788826 !important; text-decoration: none; background-color: #ffffff }
ul.menu li a   { color: #ffffff; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
ul.menu li a:hover {color: #ffffff}
ul.menu li a:visited {color: #ffffff}

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

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
} 

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	color: #353535;
	text-align: left;
}

.secondary  { color: #666; font-size: 1.2em; line-height: 1.5em; padding: 0 10px; position: relative; width: 200px; float: left; overflow: hidden }

.secondary ul ul, .secondary ol ol, .secondary div div {
	margin: 0 0 0 0px;
	}
       
.secondary ul ul ul, .secondary ol ol ol, .secondary div div div {
	margin: 0 0 0 0px;
	}


.secondary ol {
	margin-left: 0px;
	}



	
.entry-head {
margin-top: 20px;
	}
	
.entry-edit a {
border: none;
padding: 2px;
padding-left: 10px;
background: none left center no-repeat;
height: 16px;
	}
	


.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 10px;
	margin-left: 10px;
	background: none left center no-repeat;
	height: 16px;
	}



.author { display: none; }	

blockquote, #weightedcategories, .authorcomment { background: #e9eddb; border-color: #222 }
#footer      { background: #e9eddb !important; margin: 0 auto; padding-top: 0; position: relative !important; width: 780px; height: 50px; _margin-top: -15px; _padding-top: 0px; _width: 780px     }
a, a:visited, .sidebar a:visited  { color: #6c8c37 }
.post p a:visited { color: #4ca4b8 }


.entry-content a:visited {
	color: black;
	}
	
.meta-start {
padding: 2px 0 2px 10px ;
background: none left top no-repeat;
	}
	
.commentslink {
padding: 2px 0 2px 10px;
background: none left center no-repeat;
margin-right: 10px;
	}
	
.commentsrsslink {
	background: none
	padding: 2px 0 2px 10px;
	margin-right: 10px;
	height: 16px;
	}	
	
.quoter_comment {
padding: 2px 0 2px 10px;
background: none left center no-repeat;
margin-left: 5px;
	}

.entry-tags {
display: block;
margin: 2px 0;
padding: 0 0 0 10px;
background: none left center no-repeat;
	}
	
#commentlist li .comment-meta {
padding: 2px 0 2px 20px;
background: none left center no-repeat;
display: block;
	}

#rollingarchives {
position: absolute;
padding: 10px 0 10px;
display: block;
width: 100%;
z-index: 1;
}

.footerlinks ul {text-transform:uppercase;
     
     display: inline;
     list-style-type: none;
     list-style-image:none;
     margin:0; }
.footerlinks li, .footerlinks li li, .footerlinks li li li {
          display: inline;
     padding: 0px 5px; }
.footerlinks a { text-decoration:none; padding-right: 3px; padding-bottom: 0; padding-left: 3px; }
