/*-----attach body.custom to any style you add here-----*/

/*-----header-----*/
h1.homelink a {
	text-decoration: none;
	margin: -50px 0px 5px 0px;
	padding: 0px 20px 40px 0px;
	}

h1.homelink a:link, h1.homelink a:visited, {
	color:#333;
	background-color: transparent;
	font-size:3.5em;
	text-decoration: none;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -0.5px;
	font-variant: small-caps;
	}

h1.homelink a:hover, h1.homelink a:focus {
	color:#000;
	background-color: transparent;
	text-decoration: none;
	}

.description { color: #666; background-color: transparent; margin-top: -16px; padding: 20px 0px 10px 21px; font-size: 1.4em; line-height:1em; font-style:italic;}

h1.entry-title { color: #222; background-color: transparent; font-size:2.5em; line-height:1; margin:1.5em 0 0.5em; text-decoration: none;}
h2.entry-title {color:#333; background-color: transparent; font-size: 2.5em; line-height:1; margin:1.5em 0 0.5em; text-decoration: none;}
h2.entry-title a:link, h2.entry-title a:visited {color:#555; background-color: transparent; text-decoration: none;}
h2.entry-title a:hover, h2.entry-title a:focus {color:#c00; background-color: transparent; text-decoration: none;}
h2.entry-title a:active {color:#075; background-color: transparent; text-decoration: none;}
.entry-content h3 {color:#4a6676; background-color: transparent; font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4 {color:#222; background-color: transparent; font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5 {color:#804A00; background-color: transparent; font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}
.entry-content h6 {color:#565656; background-color: transparent; font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

	/*-----main-menu*/
ul.menu {
	position: absolute;
	bottom: 0;
	font-family: 'trebuchet ms', arial, sans-serif;
	right: 25px;
	padding: 20px 0px 0px 0px;
	}

	ul.menu li {
	float: left;
	margin: 0 0 0 5px;
	border-top: 0px outset #999;
	border-right: 2px outset #999;
	border-bottom: 0px outset #999;
	border-left: 2px outset #999;
	color: #fff;
	background: #36a;
/*
	background: #777;
*/
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	}

	ul.menu li a {
	display: block;
	color: #fff;
	padding: 5px 10px;
	}

	ul.menu li a:hover {
	text-decoration: none;
	background: #4a6676;
	}

	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color:#333;
	background:#ccc;
	border-top: 0px inset #999;
	border-right: 1px inset #999;
	border-bottom: 0px inset #999;
	border-left: 1px inset #999;
	}

ul.menu li ul li {}

ul.menu li ul li a {
	display: block;
	color: #fff;
	padding: 5px 10px;
	}

ul.menu li ul li a:hover {
	text-decoration: none;
	background: #777;
/*
	background: #999;
*/
	}

ul.menu li ul li.current_page_item a, ul.menu li ul li.current_page_item a:hover {
	color: #555;
	background: #ddd;
	}

.sidebar h2 {
	font-size: 1.25em;
	}

/* ~~~~~Style for Validation Links~~~~~~ */
#sidebar-1 #icons_box ul.nodots {
	list-style-type: none;
	margin-left: 1.8em;
	}
#sidebar-1 #icons_box ul.nodots li ul {
	list-style-type: none;
	margin-top: 0.6em;
	}
#sidebar-1 #icons_box ul.nodots li ul li {
	margin-left: 1em;
	padding: 0em;
	}
#sidebar-1 #icons_box a {
	text-decoration: none;
	}
/* ~~~~~END Style for Validation Links~~~~~~ */


/*-----Generic Styles-----*/
abbr, acronym{border-bottom:1px dotted #ddd;}

h1, h2, h3, h4, h5, h6 {font-weight:bold; font-family: verdana, 'trebuchet ms', arial, sans-serif;}

.page .entry-title, .page-template .entry-title{text-align:left;}
.page-title{text-align:left; margin-bottom:0.9091em;}

#wp-calendar caption{background:#bbb; font-size:1.0833em; font-weight:bold;}

#amazon_widget_US_8002_0.amazon_widget_US_8002_0 #amzn_wdgt_t_8002_0.amzn_wdgt .amzn_wdgt_pad #wdgt_ft.wdgt_ft a, a:link {color: #e1df02; background-color: #4a6676;}


/*-----content-----*/
a:link {color:#36a; background-color: transparent; text-decoration: underline;}
a:visited {color:#666; background-color: transparent; text-decoration: underline;}
a:hover, a:focus {color:#c00; background-color: transparent; text-decoration: underline;}
a:active {color:#075; background-color: transparent; text-decoration: none;}

.entry-content{font-family:  'trebuchet ms', verdana, 'lucida grande', arial, sans-serif; font-size:1.3em; line-height:1.5385; margin:1.5385em 0 0;}

.entry-content ul, .entry-content ol {margin:0 0 1.5385em 1.8em;}
.entry-content li {margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol {margin:0.4615em 0 1.077em 1.8em;}

.entry-content th, .entry-content td{padding:0.2em 0.6em;}

.entry-meta{margin: 1em 0 0.8333em; font:italic 1.2em/1.6666 'trebuchet ms', sans-serif; color:#555;}

pre, code, tt{font:1em/1.5385 consolas, tahoma, monospace;}

pre:nth-child(even) {background: #dfd;}
pre:nth-child(odd) {background: #ddb;}

/*-----search form-----*/
#pp-searchform legend {
	font-weight: bold;
	color: #36a;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -3px;
	}

#pp-searchform input.text {
	border:1px inset #ccc;
	margin-bottom: 5px;
	padding: 2px;
	width: 95%;
	height: 1.2em;
	color: #666;
	background-color: transparent;
	cursor: text;
	}

#pp-searchform #submit, #s-submit {
	border: 2px outset #555;
	color: #fff;
	background-color: #36a;
/*
	background: #444;
*/
	cursor: pointer;
	font-weight: bold;
	}

#submit:hover, #s-submit:hover {
	color: #fff; 
	background-color: #4a6676;
/*
	background-color: #777;
*/
}

#s-input, #submit, #s-submit {font-family: 'trebuchet ms', arial, sans-serif;}

#pp-searchform input.text, #searchformp input.text {
	border: 1px inset #ccc;
	}

#pp-searchform input.text:hover, #pp-searchform input.text:focus {
	border: 1px inset #ccc;
	color: #000;
	background-color: #ffc;
	}

#submit: input.button:active, #s-submit: input.button:active,
#pp-searchform #submit: input.button:active {
	cursor: pointer;
	color: #fff;
	background-color: #666;
/*
	background-color: #900;
*/
	border-style: inset;
	}

	/*-----widgets*/

#sidebar-wide {
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	}

#sidebar-wide .widget {
	border-bottom: 0px dashed #ddd;
	}


.widget {
	font-size: 1.2em;
	line-height: 1.4166;
	margin: 0 0 1.25em;
	padding: 0.4166em 0.26em 0.6em 0.26em;
	border-bottom: 0px solid #ddd;
	}

.widget li {
	margin: 0.55em 0;
	}

/* Style mods for Sociable */

div.sociable {
	margin: 16px 0;
	clear: both;
	}

.sociable ul li:before {
	content: "";
	}

.sociable img {
	float: none;
	display: inline;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
	border: 0px solid #fff;
	width: 16px;
	height: 16px;
	margin: 0.6em 0em;
	padding: 0em;
	}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	}

.tt img a, .tt img a:link, .tt img a:visited, .tt img a:hover, .tt img a:focus {
	float: none;
	display: inline;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
	border: 0px solid #fff;
	width: 16px;
	height: 16px;
	margin: 0.6em 0em;
	padding: 0em 0.1em;
	}

/* Revision Flags */

.new {
	font-size: 0.9em;
	font-style: italic;
	color: #d20035;
	background-color: transparent;
	font-weight: bold;
	}

.revised {
	font-size: 0.9em;
	font-style: italic;
	color: #a05;
	background-color: transparent;
	font-weight: bold;
	}

.updated {
	font-size: 0.9em;
	font-style: italic;
	color: #937300;
	background-color: transparent;
	font-weight: bold;
	}


/* Style for Post Notification form */

form#newsletter legend, form#newslettersub legend {
	font-weight: bold;
	color: #36a;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: -3px;
	}

form#newsletter input.addressinfo, form#newslettersub input.addressinfo {
	cursor: text;
	margin-bottom: 5px;
	height: 1.2em;
	width: 158px;
	}

form#newsletter input.addressinfo:hover, form#newsletter input.addressinfo:focus, form#newslettersub input.addressinfo:hover, form#newslettersub input.addressinfo:focus {
	cursor: text;
	color: #000;
	background-color: #ffc;
	}

form#newsletter input.button,form#newslettersub input.button{
	color: #fff;
	background-color: #36a;
/*
	background: #444;
*/
	font-weight: bold;
	border: 2px outset #999;
	margin-top: 1em;
	margin-left: 0.5em;
	}

form#newsletter input.button:hover, form#newsletter input.button:focus, form#newslettersub input.button:hover, form#newslettersub input.button:focus {
	color: #fff;
	background-color: #4a6676;
/*
	background-color: #900;
*/
	}

form#newsletter input.button:active, form#newslettersub input.button:active {
	color: #fff;
	background-color: #666;
/*
	background-color: #900;
*/
	border-style: inset;
	}

form#newsletter input[type="radio"], form#newsletter input[type="checkbox"], form#newslettersub input[type="radio"], form#newslettersub input[type="checkbox"] {
	display: inline;
	margin: 0 0.8em 0 0;
	padding: 0.8em;
	}

.subpage {
	margin-bottom: 2em;
	}


#akismetwrap #aka, #aka:link, #aka:visited, #aka:hover, #aka:active {
	background-color: #003399;
	}

.error { color: #aa0022; }
.success { color: #2244cc; }

/* ~~~~~~~~~~~~~~~ HIDDEN ELEMENTS ~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#nopost,
.nopost,
#printtext,
.printtext {
	display: none;
	}

#for_screen {
	color: #000000;
	background-color: #ffffff;
	}

.off_left {  /* used for audio only put text off left of the main page */
	position: absolute;
	left: -999999px;
		/* prevent long text from */
		/* invading display space */
	width: 999900px;
	color: #ffffff;
	background-color: transparent;
	}

.off_left a:visited {
	color: #ffffff;
	background-color: transparent;
	}

/* offsets begin ==================================================== */

.strip {
	position: absolute;
	margin-top: -9000px;
	margin-left: -9000px;
	}

.hide {
	display: none;
	}

.no_print,
p.no_print {
	display: block;
	}

ul.offset li { list-style-type: none;
	}
ul.offset {
	position: absolute;
	top: -9000px;
	left: -9000px;
	font-size: 1.3em;
	z-index: 9;
	}
ul.offset a:hover, ul.offset a:focus, ul.offset a:active {
	position: absolute;
	top: 9146px;  
	left: 9011px;
	display: block;
	width: 20em;
	font-size: 1.3em;
	color: #c00;
	background-color: #ff9;
	z-index: 9;
	}
/* offsets end */

#totop {
	position: absolute;
	display: block;
	font-size: 0.95em;
	color: #000;
	background-color: #fff;
	}

#totop_left {
	position: absolute;
	display: block;
	clear: both;
	text-align: left;
	font-size: 0.95em;
	color: #000;
	background-color: #fff;
	}

/* AStore Gift Card style */

#astore_giftcert {
	border: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	width: 125px;
	height: 125px;
	}

#astore_giftcertif {
	border: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	width: 125px;
	height: 125px;
	}


#amazon_search {
	z-index: 2;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding: 0em;
	}


