@charset "UTF-8";
/* CSS Document */

/*


/*-----------Block Level Elements--------------*/

Body {
	margin: 0;
	padding: 0;
	background:#f6f694;
	font-size:62.5%;
	font-family: "Lucida Sans","Lucida Sans Unicode", "Lucida Grande",Verdana, Sans-Serif;
}

p img {margin: 0 5px 5px 5px; padding: 0; max-width: 100%; border: 1px solid #4b186f;}

#page {
	width: 760px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
	background: url(images/strip.gif) repeat-y;
}
#header {
	
}

#headerimg {
width: 100%;
height: 150px;
padding:0;
margin:0;
border:0;
}

#headerimg a img {text-decoration:none; padding:0; margin:0; float: left;}

#headerimg a img:hover {text-decoration: none; background-color:transparent}

#headerimg h1 a img a img:link a img:visited a img:hover a img:visited p img{
text-decoration:none;
border-bottom: none; 
border:0;
background-color: transparent;
padding:0;
margin:0;
}

.description {
}
#wrapper {
	width: 100%;
}
#content {
	float: right;
	width: 70%;
	padding-right: 20px;
	font-size:1.2em;
	line-height:180%;
	color: #4b186f;
}
#sidebar {
	float: left;
	width: 25%;
	font-size:1.2em;
	line-height:200%;
padding-top:3em;

}
#footer {
	width: 100%;
height:20px;
	clear: both;
	background: url(images/footer.gif);
text-align: center;
font-family: Lucida Sans, Verdana, Sans Serif;
font-size: 0.8em;
	color:#333;
}
#designer {
	font-family: Verdana, Sans Serif;
	font-size: 1em;
	text-align: center;
	color: #999;
}
#designer a {
color: #999;
}
#designer a:hover {
color: #4b186f;
border-bottom:none;
background-color:transparent;
}

/*-------------Headings-------------*/

h1 a img {margin:0; padding:0; border:none; text-decoration:none; border-bottom:none; border:0;}

h2 {line-height: 125%; font-size: 1.5em
}
h3 {
}
h4 {
}
h5 {
}
/*-----------Links---------------*/

a:link {
	text-decoration: underline;
	color: #4b186f;

}

a:visited {
text-decoration: underline;
color: #9a31e4;

}

a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #4b186f;	
}

a:active {
text-decoration:none;
color: #fff;
background-color: #e9c9ff;
}

a img {
	border-bottom: 0px transparent;
	text-decoration: none;
	padding:10px;
border:0;
}
a img:hover {
text-decoration:none;
border-bottom:none;
	border: none;
}

/*-------------The Post-------------*/



h2 a:link , h2 a:visited, h2 a:hover {text-decoration:none
}
.post {
}
.post p {
}
.post a {
}
.post ul {
}
.post li {
}
.entry {
}
.entrytext .postmetadata {
}
.postmetadata alt {
}
.postmetadata a {
}
.navigation {
}
.alignleft {
}
.alignright {
}
.center {
}
.pagetitle {
}
blockquote {
}
cite {
}
a img {
}
acronym, abbr {
}
/*--------------Sidebar------------*/


.page_item {
	list-style-type:none;
font-size:1.0em;
font-weight: bolder;
border: .1em solid #eeeeee;
line-height:150%;
padding:.2em;

}

#sidebar ul {
	list-style-type:none;
	text-align: left;
	margin: 0;
padding:0;


}

#sidebar a {
display:block;

}

#sidebar a:link {
text-decoration:none;
border-bottom: none;

display:block;
color: #4b186f;
}

#sidebar a:visited {
text-decoration:none;
color: #4b186f;
}

#sidebar a:hover {
background-color:#e9c9ff;
}

#sidebar a:active {
color: #fff;
}

#sidebar ul h2 {
	display: none;
}
#sidebar ul li {
	list-style-type:none;
margin: 0 0 .5em .5em;

}
#sidebar ul ul {
}
#sidebar ul ul li {
}
#sidebar ul ul ul {
}
#sidebar p {
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:visited {
}
/*--------------Comments--------------*/

ol.commentlist {
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist a {
}
small.commentmetadata {
}
/*--------------Search Form-------------*/

#searchform {
}
#searchform input {
}
#searchform #s {
}
/*-------------Calendar-----------------*/

#wp-calendar {
}
#wp-calendar th {
}
#wp-calendar a {
}
#prev a, #next a {
}
#wp-calendar caption {
}
/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

#blog_navigation p {
margin: 0;
padding: 0;
margin-left: 20px;
font-size: .8em;
}

#blog-navigation ul li a{
margin: 0;
padding: 0;
margin-left: 20px;
font-size: 0.8em;
}



