/*
	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	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

#page {
	/* The entire design is contained within the 'page' id */
	
}
	
#header {
	/* Contains the H1 and menu */
	height: 200px;
	background-color: Black;
	background: url(../../images/vlheader1.jpg);

}

.content {

}
	
.primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	text-align: left;
	}

.secondary {
	/* Contains the sidebar */
	}

.mm {
	color: #806B26;
	<!--color: #B34F00;-->
	<!--color: #666666;-->
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.mm p.asterisks{
	padding-top: 0px;
	margin-top: 0px;
}


.ds {
	<!--color: #666666;-->
	color: #B34F00;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	width: 490px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.aside {
		border-left: 4px solid Gainsboro;
		padding-left: 15px;
		font-family: 	'Lucida Grande',Verdana,Arial,Sans-Serif;
		font-size: 12px;
		line-height: 1.6em;
		border-bottom: 1px dotted white;
}

.seealso {
	position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    background-image: url(/wp-content/themes/k2/images/gradient3.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    color: rgb(34, 34, 34);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(187, 187, 187);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(187, 187, 187);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(221, 221, 221);
    text-decoration: none;
    margin-top: 10px;
    margin-right-value: 0pt;
    margin-bottom: 10px;
    margin-left: 20pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    padding-top: 5px;
    padding-right: 10pt;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;	
}

.seealso ul li {
	background: url(/wp-content/themes/k2/images/content_bullet.gif) no-repeat 0 9px;
	padding: 0px 0 10px 20px;
	margin: 0 0 0 0px;
	list-style: none;
}

.footnotes {
	position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    background-image: url(/wp-content/themes/k2/images/gradient3.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    color: rgb(34, 34, 34);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(187, 187, 187);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(187, 187, 187);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(221, 221, 221);
    text-decoration: none;
    margin-top: 10px;
    margin-right-value: 0pt;
    margin-bottom: 10px;
    margin-left: 20pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    padding-top: 5px;
    padding-right: 10pt;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

.convtag {
	cursor: hand;
	position: relative;
	float: right;
	width: 200px;
    display: block;
    background-color: rgb(255, 255, 255);
    background-image: url(/wp-content/themes/k2/images/gradient3.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    color: rgb(34, 34, 34);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(187, 187, 187);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(187, 187, 187);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(221, 221, 221);
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 800px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 3px;
    
}

blockquote {
	color: #666633;
}

.indent {
	position: relative;
	display: block;
	padding-left: 20px;
}


.fleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #666;
	padding: 2px;
}

div.fleft img {
	border: 1px solid #666;
}

.fright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}
	
