html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {

	background-color: #fff;
	font: 12px Arial, Verdana, 'Helvetica', sans-serif;
	padding: 0;
}

blockquote {
	border-left: 1px solid #326ea1;
	color: #555555;
	font-size: 1.00em;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 30px;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #2182bf;
	text-decoration: none;
	outline: none;
}

code {  
	background: #f5f5f5;
	border: 1px solid #cccccc;
	color: #555555;
	font: 11px Verdana, Arial, 'Helvetica', sans-serif;
	padding: 10px;
	text-align: left;
}

/*#####################*/

/*### Headlines ###*/

/*#####################*/

h1 a { /* POST: ORANGE HEADER */
	color: #ff9a03;
	font-weight: bolder;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	display: block;
}

h1 {
	color: #326ea1;
	font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #326ea1;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #326ea1;
	font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    
	color: #326ea1;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
line-height: 1.3em;
text-align: justify;
}

.entry li {
    list-style: disc;
	margin-top: 7px;
	margin-bottom: 7px;
}

.entrytext li {
    list-style: disc;
	margin-top: 7px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.entrytext p {
    line-height: 145%;
}

.entry ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 15px;
}

#tweetmeme_button	{
	float: right;
}

.entry .fb_share_large		{
	float: right;	
}

small {
font-size: 10px;
}


#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 973px;
}

/*################*/

/*### Header   ###*/

/*################*/

#header {
	background: transparent;
	overflow: hidden;
	color: #383d44;
	font-size: 13px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 0;
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogname {
	padding-top: 60px;
}

#header h2 {
	float: left;
	font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
}

#header h2 a { 
	text-decoration:none; 
}

#header p {
	padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

/*###################*/

/*### Topmenu ###*/

/*###################*/

#topbar 
{ 
	background-image:url(images/header-back.jpg); 
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 5px #ccc solid;
	height: 95px;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	position:absolute;
	left: 0px;
}

#navigation .menu li.dropdown ul.popout {
	margin-top: 137px !important;
}

#navigation .pagenotes .returnPolicy {
	margin-top: 5px;
}

.follow {
		position: relative;
		top: 5px;
}
.bookmark {
	position: relative;
	top: 5px;
}

.uppermenu {
	top: 42px !important;
}



/*################*/

/*### Content  ###*/

/*################*/

#content {
	background: #fff;
	font-family: Arial, Verdana, 'Helvetica', sans-serif;
	font-size: 12px;
	border: none;
	color: #000;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 650px;
}





#content .post .entry a { /* CONTROLS ENTRY LINK COLOR */
	font-size: 12px;
	font-weight: normal;
	color: #ff9a03;
	background: transparent;
	text-decoration: underline;
}

#content .post .entry a:visited { /* CONTROLS ENTRY LINK COLOR*/
	font-size: 12px;
	font-weight: normal;
	color: #ff9a03;
	background: transparent;
	text-decoration: underline;
}

#content .post .entry a:hover { /* CONTROLS ROLLLOVER ENTRY LINK COLOR */
	font-size: 12px;
	font-weight: normal;
	color: #2182bf;
	background: transparent;
	text-decoration: underline;
}

#content .post .entrytext a { /* CONTROLS ENTRY LINK COLOR FOR SINGLE POST PAGE*/
	font-size: 12px;
	font-weight: normal;
	color: #ff9a03;
	background: transparent;
	text-decoration: underline;
}

#content .post .entrytext a:visited { /* CONTROLS ENTRY LINK COLOR FOR SINGLE POST PAGE*/
	font-size: 12px;
	font-weight: normal;
	color: #ff9a03;
	background: transparent;
	text-decoration: underline;
}

#content .post .entrytext a:hover { /* CONTROLS ENTRY LINK COLOR FOR SINGLE POST PAGE*/
	font-size: 12px;
	font-weight: normal;
	color: #2182bf;
	background: transparent;
	text-decoration: underline;
}

#content img {
	/*float: left;  AFFECTS CENTERING OF IMAGES
	margin: 3px 10px 5px 0px;
	_margin: 3px 5px 5px 0px;*/
	border: 1px solid #fff;
	padding: 0px;
	background-color: transparent;
}

#content a:hover img {
	border: 1px solid #777777;
	background: transparent;
}

/*#content .post h1 a:visited, a:link, a:active {
	color: #ff9a03;
	font-weight: bolder;
	font: 24px Arial, Verdana, 'Helvetica', sans-serif;
    background: transparent;
    text-decoration: none;
}*/

#content h1 {
		text-align: center;
		margin-bottom: 15px;
}

#content h1 a:link {
		color:#ff9a03;
}

#content h1 a:visited {
		color:#ff9a03;
}

#content h1 a:hover {
	color: #ff9a03;
	font-weight: bolder;
	font: 24px Arial, Verdana, 'Helvetica', sans-serif;
    background: transparent;
    text-decoration: underline;
}

#content h2 a:hover {
	color: #669933;
	background: transparent;
	text-decoration: none;
}

#content h3 a {
	text-decoration: none;
}

#content h3 a:hover {
	color: #669933;
	background: transparent;
	text-decoration: none;
}

#content ul {
	list-style-type: disc;
	margin: 0 0 0 25px;
	padding:  0 0 0 0;
}

#content ul li {
	line-height: 1.5em;
	margin: 0;
}

/*############################*/

/*#### Comments #### */

/*############################*/

#comment {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;
}

.commentbody {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 20px 20px 20px 20px;
	position: relative;
	-moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
	text-decoration: none;
}

.commentbody a:hover {
	color: #2d5175;
	text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}


.commentBodyText {
	margin-top: 20px;	
}

.commentlist {
	list-style: none;
}

.gravatar {
	background-color: inherit !important;
	padding: 4px !important;
	border: 1px solid #eaeaea !important;
}

* html .gravatar {
	position: relative;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;
}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;
}

textarea {
	overflow:auto;
}

/*################*/

/*#### Footer ####*/

/*################*/

#footer {
	background: #e6e3d7;
	border-top: 1px solid #cccccc;
	height: 50px;
	clear: both;
	color: #363636;
	text-align: center;
	overflow:hidden;
}

#footer a {
	color: #363636;
	text-decoration: none;
}

#footer a:hover {
	color: #aa0000;
	text-decoration: none;
}

/*################*/

/*### Search Box ###*/

/*################*/

.s {
	background: #fff;
	border: 1px solid #ff9a03;
	color: #383d44;
	font-family: Arial, Verdana, 'Helvetica', sans-serif;
	font-size: 12px;
	height: 19px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
	width: 221px;
}

/*################*/

/*#### SIDEBAR ###*/

/*################*/

#sb_tagCloud .sb_content {
	background-color: #ededed;
	border: 1px solid #cccccc;
	padding: 10px;
}

#sb_searchBox .sb_content {
	background-color: #ededed;
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
}

#sb_twitter .sb_content { /*twitter box*/
	background-color: #ededed;
	border: 1px solid #cccccc;
	padding: 10px;
}

#sb_twitter .twitter-item li a {
	color: #000!important;
}

.twitter-timestamp {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 150px;
	color: #ff9a03; /*timestamp color*/
}

/*.twitter-timestamp:after {
	color: #6cabcb;
	content: " ______________________________________________ ";
}*/

#sidebar #sb_twitter li a:hover {
	color: #ffffff; /*font color*/
	font-weight: normal;
	background-color: #ff9a03; /* SETS COLOR OF ROLLOVER BAR */
	text-decoration: none;
}

/*#sb_archive .sb_content { archive
	background-color: #ededed;
	border: 1px solid #cccccc;
	padding: 10px;
}*/

#sb_categories .sb_content { /*categories*/
	background-color: #ededed;
	border: 1px solid #cccccc;
	padding: 10px;
}


/* THIS DETERMINES POSITION OF SIDEBAR */
#sidebar {
	width: 250px;
	font-size: 12px;
	text-align: left;
	float: left;
	padding: 0;
	line-height: 1.6em;
	color: #383d44;
	margin-left:67px;
}

.sidelist {
	background: transparent; /* SETS BG COLOR FOR CATAGORIES */
	margin: 0px 0px 20px 0px; /* SETS HEIGHT BETWEEN CATAGORY HEADERS */
	padding: 0px;
 }

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li {
	border-bottom: 0px solid #cccccc; /* SEP LINES */
	margin: 0px;
	padding: 0px 0px 0px 0px; /* PADDING BETWEEN INDV. ITEMS */
	display: block;
	font-weight: normal;
}

#sidebar li.linkcat, #sidebar li.categories, #sidebar li.pagenav { /* BLACK DIVIDER FROM CAT, BLOGRO, META */
	border-bottom: 0px solid #000;
	margin: 0;
	padding: 0;
	display: block;
}

#sidebar li a {
	display: block;
	background-color: transparent;
	color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	border-bottom: 0;
}

#sidebar li a:hover {
	color: #000;
	font-weight: normal;
	background-color: #ccc; /* SETS COLOR OF ROLLOVER BAR */
	text-decoration: none;
}

#sidebar h2{ /* SIDE HEADERS */
	background: inherit;
	color: #000000;
	font-family: Arial, Verdana, 'Helvetica',  sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0;
	text-transform:uppercase;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.date {
	background: transparent;
	color: #363636;
	font: 11px Arial, Verdana, 'Helvetica',  sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata { /* DATE, COMMENTS, CATAGORY, TAG */
	background-color: #ededed;
	font-style: normal;
	font-family: Arial, Verdana, 'Helvetica',  sans-serif;
	font-size: 9px;
	border: 1px solid #cccccc;
	color: #000;
	line-height: 135%;
	margin: 50px 0 50px 0;
	padding:3px 5px 3px 5px;
	text-align: left;
	clear:both;
}

.postmetadata a {
	background: transparent; 
	color: #000; 
	text-decoration: none;
}

.postmetadata a:hover {
	color: #ff9a03 !important;
	font-family: Arial, Verdana, 'Helvetica',  sans-serif;	
	font-size: 9px !important;
	font-weight: normal !important;
	background: transparent;
	text-decoration: none !important;
}

.postmetadata2 {
	background: #eeeeee;
	color: #282828;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: 50px 0px 20px 0px;
	padding: 5px;
	text-align: left;
	clear:both;
	-moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
	text-decoration: none;
}

.commentheader {
	background: inherit;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #326ea1;
	padding: 0;
	line-height: 1.5em;
}

.clear {
	clear:both;
}


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

.alignleft {
	float: left;
	margin: 5px 20px 5px 0px;
}

.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.postContainer{
	width:690px;
	float:left;
}