/*  
Theme Name: Palmixio 
Theme URI: http://www.colixiodesign.com/en/2009/palmixio-tema-wordpress-100-free-widget-ready-in-italiano/
Description: WP theme with 2 column layout, theme options, custom header, post image thumbnail ready (only for Wordpress 2.9 or higher), widget-ready (sidebar and footer), custom gravatar, easy to customize, <a href="http://www.colixiodesign.com/en/2009/palmixio-tema-wordpress-100-free-widget-ready-in-italiano/">visit Palmixio page</a>.
Author: Colixiodesign
Author URI: http://www.colixiodesign.com/
Version: 1.6.2
Tags: orange, white, black, two-columns, threaded-comments, flexible-width, theme-options, custom-header, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* miscellaneous */
#container {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	position: relative;
}
#main, #page404 {
	clear: left;
	width: 74.8%;
	text-align: center;
	height: 100%;
	float: left;
	position: relative;
	margin: 10px 0px;
	padding: 0px;
	display: inline;
}
#sorry {
	font-weight: normal;
	font-family: 'Helvetica', Verdana, Monaco, Arial, Times;
	font-size: 1.8em;
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	margin: 0.4em 1em 0.5em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img {
	border: 0;
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
a img.alignleft {
	float: left;
	margin: 0.4em 1em 0.5em 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#socialicon {
	clear: both;
	left: 25px;
	margin: 0;
	padding: 0;
	top: 248px;
	position: absolute;
}
#socialicon img {
	border: none;
}
.socialicon {
	float: left;
	padding: 0;
	margin: 3px 0;
	display: inline;
}
.banner125 {
	float: left;
	position: relative;
	margin: 2px;
	text-align: center;
}
.banner125 img {
	border: 2px #DEDEDE solid;
	margin: 0;
	padding: 0;
}
/* end miscellaneous */
body {
	font-size: 80%;
	line-height: 1.5em;
	font-family: 'Helvetica', Arial, Verdana, Monaco, Times;
	text-align: center;
	background: transparent url(images/DiamondPlate2.jpg) repeat top left;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0 auto;
	width: 100%;
	height: auto;
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica', Monaco, Verdana, Arial, Times;
	color: #4D4D4D;
	line-height: normal;
}
p {
	color: #40454b;
}
/* p {
color: #ffff00:
	width: auto;
	margin: 0;
	float: center;
	padding: 0 7px 0 7px;
	font-family: Arial Black;
	font-size: 1.0em;
	line-height: 3.2em;
	font-weight: bold;
} */
/* 
a:link {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #D2504F;
}
a:visited {
	text-decoration: none;
	color: #3333ff;
} */
ul, ol {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0px;
	text-align: left;
	list-style: none;
}
ul ul, ol ol {
	margin: 0;
	padding: 0;
}
ul ul li, ol ol li {
	padding: 3px 15px;
	margin: 0;
	font-size: 1.2em;
	border-bottom: none;
}
ul ul ul li, ol ol ol li {
	margin: 0;
	padding: 3px 15px;
	color: #dddddd;
	border-bottom: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* end default */
/* header */
#header {
	background: url(images/nitesky.gif) repeat top left;
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 150px;
	position: absolute 0px 0px;
	padding: 0px;
	margin: 0px;
	min-width: 630px;
	overflow: hidden;
}

#header p {
	/* color: #ffff00: */
	width: auto;
	height: 40px;
	margin-right: 17px;
	margin-top: 10px;
	float: right;
	/* padding: 0px 7px 0px 7px;
	vertical-align: 50%; */
	font-family: Arial Black;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
}
#header p a:link, a:visited {
	color: #00ff00;
	text-decoration: none;
	font-style: italic;
}
#header p a:hover {
	color: #000000;
	background-color: #00ff00;
	text-decoration: none;
	font-style: italic;
}

#headershadow {
	background: url(images/MenuBar.jpg) repeat-x top left;
	height: 40px;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}


#logo {
	width: 70%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#logo h1, #logo h2 {
	font-size: 350%;
	font-style: normal;
	font-family: 'Arial', Verdana, Monaco, Times;
	margin: 25px 0 0 23px;
	line-height: 1.2em;
	padding: 0px;
}
#logo h1 a:link, #logo h2 a:link, #logo h1 a:visited, #logo h2 a:visited {
	text-decoration: none;
	color: #ffffff;
}
#logo h1 a:hover, #logo h2 a:hover {
	text-decoration: none;
	color: #95A0AC;
}
#logo p {
	font-size: 1.8em;
	font-style: italic;
	font-family: 'Arial', Verdana, Monaco, Times;
	margin: 0px 0px 0px 23px;
	line-height: 1.0em;
	color: #ffffff;
}

#logobkgd {
	background: url(images/earth.png) no-repeat top left;
	position: absolute 0px 0px;
}

#logo .randomarticles {
	margin: 0 0 0 23px;
	padding: 0;
	/*background: url('images/v.png') no-repeat top left;
*/
	font-family: "Verdana", Arial, Helvetica;
	font-style: italic;
	position: relative;
	text-align: left;
	width: auto;
	height: 80px;
	float: left;
	overflow: hidden;
}
#logo .randomarticles p {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	color: #8995A3;
	line-height: 1.3em;
}
#logo .randomarticles blockquote {
	margin: 0;
	padding: 6px;
}
#logo .randomarticles a:link, .randomarticles a:visited {
	color: #626A72;
	text-decoration: none;
}
#logo .randomarticles a:hover {
	color: #626A72;
	text-decoration: underline;
}
#bgmenu {
	background: url(images/MenuBar.jpg) repeat-x top left;
	width: 100%;
	height: 40px;
	overflow: hidden;
}

#bgmenu table {
	font-size: 1.0em;
	width: 100%;
}

#bgmenu table td {
	height: 40px;
	font-size: 1.0em;
}

#menu {
	width: auto;
	height: 40px;
	min-width: 630px;
	color: #ffff00;
	font-family: Arial Black;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;

	margin-top: 2px;
	margin-left: 17px;	
}

#menu a:link, #menu a:visited {
	color: #00ff00;
	text-decoration: none;
	font-style: italic;
}
#menu a:hover {
	color: #000000;
	background-color: #00ff00;
	text-decoration: none;
	font-style: italic;
}
#menu li {
	width: auto;
	height: 40px;
	float: left;
	list-style-type: none;
	padding-left: 6px;
	padding-right:6px;
	/* margin-top: 2px;
	padding: 0px 7px 0px 7px;
	vertical-align: 50%; */
	display: inline;
}

#menu li a:link, li a:visited {
	color: #00ff00;
	text-decoration: none;
	font-style: italic;
}
#menu li a:hover {
	color: #000000;
	background-color: #00ff00;
	text-decoration: none;
	font-style: italic;
}

#menu2 {
	width: auto;
	height: 40px;
	margin-top: 10px;
	color: #ffff00;
	vertical-align: 50%;
	font-family: Arial Black;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 17px;	
}

#menu2 a:link, a:visited {
	color: #00ff00;
	text-decoration: none;
	font-style: italic;
}
#menu2 a:hover {
	color: #000000;
	background-color: #00ff00;
	text-decoration: none;
	font-style: italic;
}
#menu2 li {
	width: auto;
	line-height: 1.4em;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 11px;
	margin: 0px;
	float: left;
	list-style-type: none;
}

/*Sub level menu*/

#menu2 ul ul{
	top: 0px;
	left: 25px;
	position: absolute;
	display: block;
	z-index: 10;
	visibility: hidden;
	padding-top: 0px;
	margin: 0px;
	background-color: #000000;

	/* left: 0;
	top: 0;
	position: absolute;
	line-height: 1.4em;
	display: block;
	visibility: hidden;
	z-index: 10;
	background-color: #FFFFFF; */
}


/*Sub level menu list items*/

#menu2 li li{
	width: 100px;
	display: block;
	float: none;
	z-index: 150;
	line-height: 1.4em;
	padding-bottom: 0px;
	margin: 0px;

	/* display: inline;
	float: none;
	z-index: 150;
	height: 1.4em;
	border-bottom: 1px black; */
}

/* Sub level menu links style */

#menu2 li li a, a:visited{
	width: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 5px;
	color: #00ff00;
	text-decoration: none;
	font-style: italic;
	font-size: 1.0em;
	line-height: 1.4em;

	/* min-width: 134px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-width: 0;
	color: #000033;
	font-size: 0.8em;
	line-height: 1em; */
}

#menu2 li li a:hover{
	color: #000000;
	background-color: #00ff00;
	text-decoration: none;
	font-style: italic;

	/* text-decoration: underline;
	color: #0099CC;
	background-repeat: no-repeat;
	background-position: left bottom; */
}

#breadcrumbsmenu {
	clear: both;
	overflow: hidden;
	top: 246px;
	left: 0;
	width: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 49px;
	list-style: none;
	font-family: 'Verdana', Monaco, Times;
	font-size: 1.20em;
	font-weight: bold;
	background: url(images/bread-menu.png) repeat-x top left;
}
#breadcrumbsmenu li a:link, #breadcrumbsmenu li a:visited {
	text-decoration: none;
	color: #8995A3;
	padding: 19px 10px 19px 10px;
	background: url(images/breadbutton-menu.png) repeat-x top left;
	height: 49px;
	background: url(images/breadbutton-menu.png) repeat-x top left;
}
#breadcrumbsmenu li a:hover {
	text-decoration: none;
	color: #626A72;
	background: url(images/breadbutton-menu-hover.png) no-repeat top center;
	padding: 19px 10px 19px 10px;
	height: 49px;
}
#breadcrumbsmenu li {
	margin: 0;
	padding: 0;
	line-height: 4.4em;
	display: inline;
	width: auto;
	float: left;
	border-right: 1px solid #945D15;
	height: 49px;
}
#breadcrumbsmenu .pbeadbutton-menu {
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 4.3em;
	display: inline;
	height: 49px;
	width: auto;
	float: left;
	background: transparent url(images/pbreadbutton-menu.png) no-repeat top center;
	border-right: 1px solid #945D15;
}
#contentsearch {
	background: url(images/Spaceman.gif) no-repeat top left;
	width: 200px;
	text-align: left;
	height: 160px;
	position: relative;
	padding-right: 0px;
	margin: -108px 0;
	float: right;
}

#sidebar #searchform #s {
	width: 79%;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar #searchform {
	margin: 10px auto;
	padding: 15px 13px;
	text-align: left;
}
#footer #searchform #s {
	width: 55%;
	padding: 2px;
}
#footer #searchform {
	margin: 0 auto;
	padding: 0px 13px;
	text-align: left;
}
#searchform input {
	border: 1px solid #AEAEAE;
}


#feedarticles  img {
	margin: 20px 55px;
	border: none;
	float: left;
	padding: 20;
}

/* end header */
/* searchform widget sidebar and footer */
#sidebar #searchform #s {
	width: 76%;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar #searchform {
	margin: 10px auto;
	padding: 15px 13px;
	text-align: left;
}
#footer #searchform #s {
	width: 55%;
	padding: 2px;
}
#footer #searchform {
	margin: 0 auto;
	padding: 0px 13px;
	text-align: left;
}
#searchform input {
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
}
#sidebar .widget_search .hidden {
	font-size: 1.5em;
	font-style: normal;
	font-family: 'Helvetica', Arial, Verdana, Monaco, Times;
	text-align: left;
	color: #40454b;
}
#footer .widget_text p {
	color: #f4f4f4;
	margin: 0;
	padding: 0;
}
#sidebar .widget_text p {
	color: #000000;
	margin: 0;
	padding: 0;
}
#sidebar .widget_text .listtitle {
	background: none;
}
#sidebar .widget_text .listtitle  h2 {
	background: transparent url(images/chrome.jpg) repeat top left;
	padding: 8px 8px 8px 8px;
	margin: 0;
}
#sidebar .widget_text .blbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat top left;
	float: left;
	margin: -7px 0;
	padding: 0;
	position: relative;
}
#sidebar .widget_text .brbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat top right;
	float: right;
	margin: -7px 0;
	padding: 0;
	position: relative;
}
#sidebar .listtitle .textwidget {
	background: none;
	width: 93%;
	margin: 0 auto 10px;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}
#footer .widget_text .listtitle h2 {
	margin: 0 4px;
}
#footer .widget_tag_cloud .listtitle h2 {
	margin: 0 4px;
}
/* end searchform widget */
/* content post */
.tlbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat top left;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.trbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat top right;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}
.blbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat bottom left;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.brbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat bottom right;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}
.posttitle {
	background: transparent url(images/SSjeweled.jpg) repeat top left;
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	width: 100%;
	margin: 0 auto;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}
.posttitlepage {
	background: transparent url(images/SSjeweled.jpg) repeat top left;
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	width: 100%;
	margin: 0;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
	top: 0px;
}
.posttitle a:link {
	color: #000000;
	text-decoration: none;
}
.posttitle a:visited {
	color: #000000;
	text-decoration: none;
}
.posttitle h2 a:hover,  .posttitle h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.posttitle h1, .posttitle h2, .archive-title {
	padding-top: 5px;
	margin: 0 15px;
}
.archive-title {
	font-size: 2.8em;
	font-weight: bold;
	color: #000000;
}
.post .posttitle h1, .post .posttitle h2, #page404  .posttitle h2 {
	font-size: 2.8em;
	font-weight: bold;
	color: #000000;
}
.archivebackground {
	width: 98%;
	background: transparent url(images/SSjeweled.jpg) repeat top right;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
	position: relative;
	padding: 0 0 5px 0;
	height: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.postbackground {
	width: 98%;
	background: transparent url(images/ReScratched.jpg) repeat top right;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
	position: relative;
	padding: 0;
	height: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.background-postmetadata, .background-link-pages p {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
}
.background-link-pages {
	margin: 0;
	padding: 0;
}
.background-link-pages p a {
	padding: 3px;
	background: transparent;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
}
.background-link-pages p a:link, .background-link-pages p a:visited {
	text-decoration: none;
	color: #0000ff;
}
.background-link-pages p a:hover {
	text-decoration: underline;
	color: #d2504f;
}
.datebackground {
	width: 127px;
	height: 83px;
	padding: 0;
	margin: 8px 0;
	left: 5%;
	position: relative;
	background: url(images/SpunStainless.jpg) no-repeat top left;
	float: left;
}
.datejm {
	text-align: center;
	margin: 0 auto;
	padding: 0 8px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	font-family: 'Lucida Sans', Verdana, Monaco, Arial, Times;
	color: #40454b;
	display: block;
	position: relative;
	line-height: 2.5em;
}
.datey {
	text-align: left;
	margin: 0 42px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.5em;
	font-family: 'Lucida Sans', Verdana, Monaco, Arial;
	color: #40454b;
	display: block;
	position: relative;
}
.post {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	clear: left;
	text-align: left;
	overflow: hidden;
}
.post h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
.post h1 {
	font-size: 2.7em;
	font-weight: normal;
}
.post h2 {
	font-size: 2.4em;
	font-weight: normal;
}
.post h3 {
	font-size: 2.1em;
	font-weight: normal;
}
.post h4 {
	font-size: 1.8em;
	font-weight: normal;
}
.post h5 {
	font-size: 1.5em;
	font-weight: normal;
}
.post h6 {
	font-size: 1.3em;
	font-weight: normal;
}
.post ul, .post ol {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
.post ul li {
	list-style: none;
	padding: 0 10px;
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
	color: #40454b;
	background: url(images/grydiamd.gif) no-repeat 0 3px;
	margin: 0;
}
.post ol li {
	list-style: decimal inside;
	padding: 0 10px;
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
	color: #40454b;
	margin: 0;
}
.post ul ul li {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
	background: url(images/gryball.gif) no-repeat 0 3px;
	margin: 10px;
}
.post ol ol li {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
}
.post ul ul ul li {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
	background: url(images/grysqare.gif) no-repeat 0 3px;
	margin: 20px;
}
.post ol ol ol li {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
}
.post ul li ul li {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
}
.post ol li ol li {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
}
.post code {
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Monaco, Arial;
	font-weight: normal;
	line-height: normal;
}
.post form {
	text-align: left;
}
.post legend {
	font-size: 1.2em;
	text-align: left;
	color: #6E7781;
	margin: 0;
	padding-bottom: 5px;
	font-style: oblique;
	font-family: 'Arial', Verdana, Monaco, Times;
}
.post fieldset {
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	padding: 15px;
	text-align: left;
}
.post table th {
	font-size: 1.15em;
	padding: 3px;
	background: transparent url(images/chrome.jpg) repeat top left;
}
.post table td {
	font-size: 1.3em;
	padding: 3px;
	background: transparent;
	text-align: left;
}
.post table td:hover {
	padding: 3px;
	background: transparent;
}
.post pre {
	font-size: 1.2em;
}
.post abbr {
	text-decoration: underline;
}
.post acronym {
	color: #40454b;
	text-decoration: underline;
}
.post sub, .post sup {
	font-size: 1.0em;
	margin: 0;
	padding: 0 15px 4px 20px;
}
.post blockquote {
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	padding: 0 6px;
}
.post big {
	font-size: 1.0; 
	color: #40454b;
}
.post address {
	font-size: 1.4em;
	font-style: italic;
}
.post kbd, .post tt, .post dd, .post dt {
	font-size: 1.3em;
}
.post p {
	line-height: 1.5em;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.37em;
	margin-top: 0.5em;
	color: #000000;
}
.post p a {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
}
.post p a:hover {
	color: #D2504F;
	text-decoration: underline;
}
.post p a:visited {
	color: #3333ff;
}
.post .more-link {
	text-decoration: none;
	font-weight: normal;
	background: none;
}
.postmetadata p {
	font-weight: normal;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.37em;
	margin: 2px 0;
	padding: 5px;
	line-height: 1.5em;
}
.post .fsize {
	font-weight: normal;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.37em;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 1.5em;
	width: auto;
	clear: both;
	text-align: left;
}
.postmetadata {
	margin: 3px 0;
	left: 5%;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	display: inline;
	text-align: left;
	width: 69.1%;
}
.postmetadata  a {
	text-decoration: none;
	font-weight: bold;
	background: none;
	color: #0000ff;
}
.postmetadata a:visited {
	text-decoration: none;
	color: #3333ff;
}
.main-content {
	margin: 0;
	position: relative;
	padding: 0;
}
#linkpost {
	width: 99.5%;
	height: 60px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#linkpost a:hover {
	text-decoration: underline;
	color: #D2504F;
}
#nextpost li {
	top: 6px;
	position: relative;
	float: right;
	text-align: right;
	width: 46%;
	font: 1.1em 'Verdana', Monaco, Arial, Times;
	height: auto;
	background: url(images/arrowpostright.png) no-repeat 100% 6px;
	vertical-align: middle;
	margin: 0;
	display: inline;
	color: #CCCCCC;
	list-style: none;
	padding: 4px 15px 36px 0;
}
#prevpost  li {
	top: 6px;
	position: relative;
	float: left;
	text-align: left;
	width: 46%;
	font: 1.1em 'Verdana', Monaco, Arial, Times;
	height: auto;
	padding: 4px 0 36px 15px;
	vertical-align: middle;
	margin: 0;
	display: inline;
	color: #CCCCCC;
	background: url(images/arrowpostleft.png) no-repeat 0 6px;
}
.navigationpost {
	clear: left;
	position: relative;
	margin: 5px auto;
	padding: 5px 0 5px 5px;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.37em;
	font-weight: bold;
	width: 94.3%;
	text-align: left;
	background: transparent url(images/chrome.jpg) repeat-x top left;
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
}
.navigationpost a:link, .navigationpost a:visited {
	color: #0000ff;
}
.navigationpost a:hover {
	color: #D2504F;
}
/* end content post */
/* sidebar */
#sidebar {
	width: 25%;
	text-align: right;
	height: auto;
	float: left;
	position: relative;
	margin: 15px 0;
	padding: 0;
	display: inline;
}
#sidebar .contentbanner {
	width: 95%;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#sidebar ul li {
	margin: 0;
	padding: 0 15px 4px 20px;
	color: #000000;
	border-bottom: 1px solid #D8D8D8;
	background: url(images/grydiamd.gif) no-repeat 0 3px;
}
#sidebar ul ul li {
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
	padding: 1px 20px;
	border-bottom: none;
	background: url(images/grayball.gif) no-repeat 0 3px;
}
#sidebar ul ul ul li {
	padding: 1px 20px;
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
	border-bottom: none;
	background: url(images/grysqare.gif) no-repeat 0 3px;
}
#sidebar .backgroundlist {
	top: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000000;
	background: transparent url(images/brushed.jpg) repeat top left;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
	position: relative;
	width: 93%;
	margin: 0 auto;
	text-align: left;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.37em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#sidebar .tlbackgroundtitle {
	width: 93%;
	margin: 0 auto 10px;
	height: auto;
	position: relative;
	text-align: center;
	padding-bottom: 7px;
}
e {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat top left;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#sidebar .trbackgroundtitle {
	width: 7px;
	height: 7px;
	background: transparent url(images/titletl.gif) no-repeat top right;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}
#sidebar .listtitle {
	background: transparent url(images/chrome.jpg) repeat top left;
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	width: 93%;
	margin: 0 auto 10px;
	height: auto;
	position: relative;
	text-align: center;
	padding-bottom: 7px;
}
#sidebar .listtitle h2 {
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin: 0 10px;
	padding: 0;
	color: #000000;
	padding-top: 7px;
	font-size: 1.37em;
}
#sidebar .contentbox {
	width: 90%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#sidebar .listtitle h2 a:link, #sidebar .listtitle h2 a:visited {
	color: #0000ff;
}
#sidebar .listtitle h2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#sidebar a:link, #sidebar a:visited {
	color: #0000ff;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar .listtitle .rsswidget {
	color: #000000;
}
#sidebar .rssSummary {
	padding-bottom: 5px;
}
#sidebar .rsswidget {
	font-weight: normal;
}
#sidebar .backgroundlist cite {
	margin: 0;
	padding: 0;
}
/* end sidebar */
/* footer */
#shadowfooter {
	clear: left;
	background: transparent url(images/SlvrLine.jpg) repeat-x top left;
	width: 100%;
	height: 8px;
	margin: 0;
	padding: 0;
	position: relative;
}
#footercopy {
	background: transparent;
	clear: both;
	position: relative;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footercopy p {
	margin: 15px 0;
	padding: 0;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.3em;
	font-family: 'Verdana', Monaco, Arial, Times;
	color: #000000;
}
#footercopy a:link, #footercopy a:visited {
	text-decoration: none;
	color: #000000;
}
#footercopy a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer {
	background: transparent url(images/SSjeweled.jpg) repeat;
	width: 100%;
	text-align: center;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#footer .backgroundlist {
	top: 10px;
	left: 10px;
	margin: 0;
	float: left;
	width: 24.50%;
	padding-bottom: 40px;
	padding-top: 10px;
	color: #000000;
	background: transparent;
	border: none;
	position: relative;
	text-align: left;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.3em;
	font-weight: normal;
	line-height: normal;
	overflow: hidden;
}
#footer .backgroundlist a {
	color: #000000;
}
#footer .backgroundlist li {
	border-bottom: 1px solid #8F8F8F;
}
#footer .listtitle {
	background: transparent;
	padding-bottom: 10px;
	width: 93%;
	margin: 0 10px;
	height: auto;
	position: relative;
	text-align: left;
	padding-bottom: 7px;
}
#footer .listtitle h2 {
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin: 0 23px;
	padding: 0;
	color: #000000;
	padding-top: 7px;
	font-size: 1.2em;
}
#footer .listtitle .rsswidget {
	color: #000000;
}
#footer .rssSummary {
	padding-bottom: 5px;
}
#footer .rsswidget {
	font-weight: bold;
}
#footer .backgroundlist cite {
	margin: 0;
	padding: 0;
}
#footer .tlbackgroundtitle, #footer .trbackgroundtitle, #footer .blbackgroundtitle, #footer .brbackgroundtitle {
	background: none;
}
#footer .contentbox {
	width: 90%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0 10px 4px 20px;
	color: #000000;
	border-bottom: 1px solid #D8D8D8;
	background: url(images/arrowfooter.png) no-repeat 0 3px;
}
#footer .children li {
	border-bottom: none;
}
#footer ul ul li {
	padding: 2px 20px;
	border-bottom: none;
}
#footer ul ul ul li {
	padding: 2px 20px;
	border-bottom: none;
}
#footer ul ul .page_item {
	border-bottom: none;
}
#footer .recentcomments li {
	background: url(images/arrowfooter.png) no-repeat 0 2px;
	padding: 0 15px 4px 15px;
}
#footer #recentcomments a:hover {
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a:visited, #footer #recentcomments a:visited {
	color: #000000;
}
/* end footer */
/* begin calendar */
#calendar_wrap {
	padding: 0;
	border: none;
}
table#wp-calendar {
	width: 90%;
	font-size: 90%;
	border-collapse: collapse;
	background-color: transparent;
	margin: 0 auto;
}
#footer table#wp-calendar caption {
	width: auto;
	background: transparent;
	border: none;
	padding: 3px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Verdana', Monaco, Arial, Times;
	color: #ffffff;
}
table#wp-calendar caption {
	width: auto;
	background: transparent;
	border: none;
	padding: 3px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Verdana', Monaco, Arial, Times;
	color: #4D4D4D;
}
#footer table#wp-calendar th {
	border-bottom: solid 1px #4D4D4D;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
table#wp-calendar th {
	border-bottom: solid 1px #4D4D4D;
	background-color: transparent;
	color: #4D4D4D;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
table#wp-calendar td {
	padding: 2px;
	line-height: 18px;
	background-color: transparent;
	border: none;
	text-align: center;
}
table#wp-calendar tfoot td {
	border: none;
	background-color: transparent;
}
#sidebar table#wp-calendar td a {
	display: block;
	background: #A39E9E url(images/background-footer.png) repeat top left;
	width: 100%;
	height: auto;
	padding: 0;
	color: #ffffff;
}
#footer table#wp-calendar td a {
	display: block;
	background: #f4f4f4 url(images/brfootercalendar.png) repeat top left;
	width: 100%;
	height: auto;
	padding: 0;
	color: #ffffff;
}
#sidebar table#wp-calendar td a:link, #sidebar table#wp-calendar td a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#sidebar table#wp-calendar td a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#footer table#wp-calendar td a:link, #footer table#wp-calendar td a:visited {
	color: #3f3f3f;
	text-decoration: none;
	font-weight: bold;
}
#footer table#wp-calendar td a:hover {
	color: #3f3f3f;
	text-decoration: underline;
	font-weight: bold;
}
/* end calendar */
/* Begin Comments*/
.navigation {
	position: relative;
	margin: 5px 0;
	padding: 6px 0 6px 6px;
	font-family: 'Verdana', Monaco, Arial, Times;
	font-size: 1.3em;
	font-weight: normal;
	width: auto;
	text-align: left;
	background: transparent;
}
.navigation a:hover {
	color: #D2504F;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	padding-bottom: 20px;
}
#respond p {
	margin: 0 14px;
}
#comments {
	font-size: 1.9em;
	font-family: 'Helvetica', Verdana, Monaco, Arial, Times;
	font-weight: bold;
	clear: left;
	margin: 0;
	text-align: left;
}
#main .comment a:link, #main .comments-link,  #main .comments-link:visited, #main .background-postmetadata a:link, #main .background-postmetadata a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
}
#main .comments-link:hover, #main .background-postmetadata a:hover, #main .comment a:hover {
	text-decoration: underline;
	color: #D2504F;
}
#commentform {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	height: auto;
	text-align: left;
}
#commentform-background {
	width: 99%;
	background: transparent url(images/Dimndplate.jpg) repeat top left;
	margin: 0 0px auto;
	padding: 0 0 20px 0;
	height: auto;
	text-align: center;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
}
#commentform-background h3 {
	font-size: 1.5em;
	font-family: 'Helvetica', Verdana, Monaco, Arial, Times;
	font-weight: bold;
	color: #000000;
	margin: 0 14px;
}
#commentform-background p {
	font: 1.2em 'Verdana', Monaco, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}
#commentform input {
	width: 100px;
	padding: 3px;
	margin: 0px 5px 1px 0;
}
#comment p {
	font: 1.2em 'Verdana', Monaco, Arial, Sans-Serif;
}
#commentform #url {
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	width: 30%;
}
#commentform #email {
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	width: 30%;
}
#commentform #author {
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	width: 30%;
}
#commentform textarea {
	width: 98%;
	background: url(images/brushed.jpg) repeat top left;
	padding: 3px;
	margin: 0 auto;
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	overflow: auto;
}
#commentform #submit {
	margin: 0;
	float: left;
	width: 150px;
	height: 50px;
	background: url(images/commentBtn.jpg) no-repeat top left;
	margin-right: 0px;
	margin-bottom: 20px;
	cursor: pointer;
	color: #40454b;
}
#commentform #reset {
	margin: 0;
	float: right;
	width: 150px;
	height: 50px;
	background: url(images/clearBtn.jpg) no-repeat top left;
	margin-right: 0px;
	margin-bottom: 20px;
	cursor: pointer;
	color: #40454b;
}
.commentlist li .children .alt {
	background: transparent url(images/SideBrushed.jpg) repeat top left;
	border-left: 2px solid #ddd;
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
	color: #000000;
}
.commentlist li .children .even {
	background: transparent url(images/SideBrushed.jpg) repeat top left;
	border-left: 2px solid #ddd;
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
	color: #000000;
}
.commentlist li .children .says {
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
	color: #000000;
}
.depth-1 {
	background: transparent url(images/SideBrushed.jpg) repeat top left;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.commentlist li .children {
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
}
.commentlist li .children em {
	margin: 0 5px;
	padding: 0;
}
#commentform input, #commentform textarea {
	font: 1.2em 'Verdana', Monaco, Arial, Sans-Serif;
}
.commentlist li .avatar {
	float: left;
border-top: 2px #40454b;
border-left: 2px #999999;
border-right: 2px #CCCCCC;
border-bottom: 2px #D8D8D8;
border-style: solid;
	padding: 0;
	margin: 5px 0;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font: 0.8em 'Verdana', Monaco, Arial, Sans-Serif;
	font-weight: bold;
	color: #0000ff;
}
.says {
	font: 0.8em 'Verdana', Monaco, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}
.commentmetadata {
	font: 0.8em 'Verdana', Monaco, Arial, Sans-Serif;
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 5px 0;
	margin: 10px 0;
	text-align: justify;
}
.post .commentlist li {
	list-style: none;
}
.commentlist code {
	font-size: 1.0em;
}
.commentlist li {
	margin: 10px 0 10px;
	padding: 10px 5px 10px 20px;
	font-weight: bold;
	font: 1.0em 'Verdana', Monaco, Arial, Sans-Serif;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.0em;
	font-size: 0.8em;
	text-transform: none;
}
.commentlist .comment-author {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.2em;
	list-style: none;
}
.commentlist em {
	margin: 0 5px;
}
.commentlist li .children .comment-author-admin, .commentlist li.comment-author-admin {
	background: url(images/ReScratched.jpg) repeat top left;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
}
.children ul {
	padding: 0;
	margin: 0;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Helvetica', Monaco, Verdana, Arial, Sans-Serif;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata a {
	margin: 0 55px;
	display: block;
}
.commentlist .comment {
	padding: 15px;
	background: none;
	margin: 0 0 8px 0;
}
.commentlist .thread-alt {
	background: transparent url(images/SideBrushed.jpg) repeat top left;
}
.commentlist .thread-even {
	background: transparent url(images/SideBrushed.jpg) repeat top left;
}
.reply a {
	color: #0000ff;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: bold;
}
.reply {
	padding-bottom: 10px;
}
.comment-reply-link {
	background: transparent url(images/SideBrushed.jpg) repeat top left;
border-top: 2px #D8D8D8;
border-left: 2px #CCCCCC;
border-right: 2px #999999;
border-bottom: 2px #40454b;
border-style: solid;
	padding: 3px;
}
#cancel-comment-reply-link a {
	font-weight: normal;
	color: #0000ff;
}
#cancel-comment-reply {
	margin: 0 13px;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
}
.vcard {
	padding-bottom: 10px;
}
.vcard .fn {
	margin: 0 0 0 8px;
	padding: 0;
	line-height: 1.0em;
}
.vcard a:hover {
	text-decoration: underline;
}
.vcard a:link {
	color: #0000ff;
}
.vcard a:visited {
	color: #0000ff;
}
#pings {
	text-align: left;
	font-size: 1.4em;
	font-family: 'Helvetica', Verdana, Monaco, Arial, Times;
	font-weight: bold;
}
.pingback .commentmetadata a {
	margin: 0;
}
.pingback .fn {
	margin: 0;
	padding: 0;
}
.trackback .fn {
	margin: 0;
	padding: 0;
}
.trackback .commentmetadata a {
	margin: 0;
}