/*

Theme Name: LadyWriter

Theme URI: http://www.ladywriter.ca/

Description: Kent Bulmer's award-winning Wordpress theme.

Version: 1.0

Author: Kent Bulmer

Author URI: http://www.codepoet.ca/

Tags: blue, custom header, three columns, widgets



	LadyWriter v1.0

	 http://www.ladywriter.ca/



*/



/* LadyWriter Styles */



body {

	background-image: url('./imgs/bg2.gif');

	background-repeat:no-repeat;

	background-color:#dab0c6;

	margin-bottom:0px;

	margin-top:0px;

	margin-right:0px;

	margin-left:0px;

}



TD {

	font-family:verdana, Tahoma, Geneva, sans-serif;

	/*font-family:Arial, Helvetica, sans-serif;*/

	font-size:10pt;

}



.pagetitle {

	font-family:verdana, Tahoma, Geneva, sans-serif;

	font-size:12pt;

	font-weight:bold;

	color:#461152;

	margin:4px 10px 4px 4px;

}

.ArticleDivider {

	background-color:#699a1e;

	color:#699a1e;

	width:60%;	

	height:1px;

	margin-top:10px;

	margin-bottom:10px;

	border:0;

}



.TopNav {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9pt;

}



ul.children {

	font-size:10pt;

	color:#000000;

	list-style-position:outside;

}



A.TopNav {

	font-family:Arial, Helvetica, sans-serif;

	text-decoration:none;

	font-size:9pt;

	color:#3b5d07;

	font-weight:bold;

}



.LeftNav {

	font-size:10pt;

	color:#bbf168;

	list-style-position:outside;

}



/*A {

	font-size:10pt;

	text-decoration:none;

	color:#bbf168;	

	list-style-position:outside;

}*/

LeftNav.A {
	font-size:10pt;
	text-decoration:none;
	color:#bbf168;	
	list-style-position:outside;
}

A.LeftNav {
	font-size:10pt;
	text-decoration:none;
	color:#bbf168;	
	list-style-position:outside;
}

.SpecialTitle {
	font: normal 12px/1.2 Georgia, "Times New Roman", serif;
	font-size:12pt;
	color:#000;
	font-weight:bold;
}

.QuickieTitle {
	font: normal 12px/1.2 Georgia, "Times New Roman", serif;
	font-size:12pt;
	color:#063;
	font-weight:bold;
	text-decoration:none;
}

.QuickieMore {
	color:#000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}


.MainTitle {

	font: normal 16px/1.2 Georgia, "Times New Roman", serif;

	font-size:18pt;

	text-decoration:none;

	color:#461152;

}



.PostDate {

	font-size:9pt;

}

.copyright {

	font-family:Arial, Helvetica, sans-serif;

	font-size:8pt;

	color:#461152;

}



.inputbox {

	border-color:#461152;

	border-width:1px;

	background-color:#FFF;

	color:#461152;

}

.searchbutton {

	border-bottom:2px;

	border-bottom-color:#461152;

	border-bottom-style:solid;

	border-top:2px;

	border-top-color:#461152;

	border-top-style:solid;

	border-right:2px;

	border-right-color:#461152;

	border-right-style:solid;

	border-left:2px;

	border-left-color:#461152;

	border-left-style:solid;

	background-color:#dab0c6;

	color:#461152;

	font-weight:bold;

}



