body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/orange.gif);
	margin: 0px;
}


p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-align: left}


a:link, a:visited, a:active {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9933CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; font-style: normal; line-height: 20pt; font-weight: bold; font-variant: normal; color: #9933CC}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13pt; font-style: normal; line-height: 15pt; font-weight: bold; font-variant: normal; color: #9933CC}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; font-style: normal; line-height: 20pt; font-weight: bolder; font-variant: normal; color: #9933CC}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 10pt; font-weight: normal; font-variant: normal; color: #000000}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: 12pt; font-weight: bold; color: #9933CC}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 10pt; font-weight: normal; color: #000000}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-align: center}
h7 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-align: justify ; left: 263px; top: 174px; clip: rect( ); width: 381px; overflow: auto }
.stories { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-align: left; left: 272px; top: 190px; clip:        rect(   ); width: 371px; overflow: auto ; position: absolute; visibility: inherit; z-index: auto; height: 334px; vertical-align: text-top}
.ads { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-align: left; left: 660px; top: 59px; clip:     rect(   ); width: 136px; overflow: auto ; position: absolute; visibility: inherit; z-index: auto; height: 450px}

.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-size: 16px}
.style5 {font-size: 12px}

.style6 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	font-size: 9pt;
	color: #000000;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}






#content  {
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
#blog #content h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}


#blog #sidebar .categories h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 20px;
}
#blog #sidebar .categories a {
	font-size: 90%;
}
#blog #sidebar {
	text-align: center;
}
#blog #sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#blog  #content  h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#blog        #content        h2     {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8359A2;
	font-weight: bold;
	margin-bottom: 5px;
}
#blog #content img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #9E27CB;
}






.sticky {
	padding: 0 10px 10px;
	background-color: #DD9021;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #9E27CB;
	color: #FFA628;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 5px;
	background-color: #9E27CB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFA628;
	font-size: 12px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background-color: #9E27CB;
	color: #FFA628;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	border: 1px dotted #D58B20;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */.comment {
	background-color: #D58B20;
}
small {
	font-style: italic;
}


.linkcat h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.blogroll a {
	font-size: 90%;
}

.wp-caption {
	border-bottom-width: 1px;
	font-style: italic;
}
.wp-caption-text {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	margin-right: 20px;
	}