
/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, Helvetica, Sans-Serif;
	background-color: #EAEAEA;
	color: #333;
	text-align: center;
	}

#content {
	font-size: 1.2em;
	}

#content.narrowcolumn h2 {
	font-family: helvetica, "helvetica neue", arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 2.0em;
	}

.post h3 {
	font-family: helvetica, "helvetica neue", arial, verdana, sans-serif;
	font-size: 195%;
/*	font-size: 1.9em; */
	font-weight: bold;
	letter-spacing: -.03em;
	margin: .5em 0 .25em 0;
	}
h4.comments-header, h4.comments-open-header  {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -.03em;
	color: #999;
	margin: 10px 0px 0px 0px;
	line-height: 100%;
}
.entry {
	margin-top: 20px;
}
.entry a {
	color: #666;
}
.entry a:hover {
	color: #999;
}
.entry-date {
	margin-left: 1px;
	margin-top: 3px;
	font-size: 0.9em;
	color: #666;
}
.entry-footer {
	border-top: 1px solid #CCC;
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 140%;
}
.post-footer {
	color: #CCC;
}
.post-footer a {
	color: #999;
}
.post-footer img {
   vertical-align: -20%;
}
.entry-tags {
	clear:both;
	padding-top:10px;
}
.entry-tags ul li:after{
}
h4.entry-tags-header {
	margin: 0px;
}
.entry-tags-tags {
	font-size: 1.0em;
	font-weight: normal;
}

.content-nav {
	font-size: 0.9em;
	text-align:right;
	padding-top: 4px;
}


.widecolumn .entry p {
	line-height: 1.5em;	
	font-size: 1.2em;
	background-color: white;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	background-color: white;
	}

.widecolumn {
	line-height: 1.6em;
	background-color: white;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#socialize {
	font-size: 1em;
	color: gray;
	margin:20px 0px 0px 0px;	
	padding: 0;
	text-align: left;
	height: 36px;
	width: 750px;
}
#socialize ul {
	margin:0;
	padding: 4px 0 0 0px;
	list-style-type:none;
	}
#socialize ul li {
	display:inline;
	margin-right:5px;
	}
#socialize a:link, #socialize a:visited { color: #464646; font: normal 10px Verdana; text-decoration:none; }
#socialize a:hover { text-decoration: underline; }

#footer {
	padding: 10px 0 0 0px;
	margin: 0 auto auto auto;
	width:950px;
	clear: both;
	background: url("global/bottom.gif") no-repeat bottom;
	height: 100px;
	font-family: verdana, geneva, sans-serif;
	font-size: 1.0em;
	color: #666666;
	text-align: center;
}

#footer p {
	margin: 0 0 10px 0;
	text-align: center;	
	font-size:10px;
	}

#footer a.datefoot {
	color: #666;
}
#footer .date {
	clear: both;
	height: 20px;
	text-align: center;
	}
/*
#footer .copyright{float:left;}
#footer .locale1{float:left;}
#footer .locale2{float:left;}
*/

#footer .contact {
	float: right;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	}

#topmenu	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: helvetica, "helvetica neue", arial, verdana, sans-serif;
	}

h1 {
	font-size: 3.2em;
	text-align: left;
	}

h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, caption, cite {
	text-decoration: none;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	text-align:left;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	}

.entry p a:link {
	color: #C03;
	}
.entry p a:visited {
	color: #933;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
blockquote {
	line-height: 1.5em;	
}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1.0em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #C03;
	text-decoration: none;
	}

a:hover {
	color: #C03;
	text-decoration: underline;
	}
	
div.extras {
	font-family: Arial,sans-serif;
	font-size:   11px;
}
div.extras p{
	margin-bottom:14px;
	}

/* End Typography & Colors */



/* Begin Structure */
#topmenu {
	background-color: white;
	margin-top:-10px;
	margin-bottom:4px;
}

#left {
	position: absolute;
	display: inline; 
	top:0;
	left:0;
	width: 109px;
	margin-top:30px;
	margin-left:51px;
}

#page {	
	text-align: left;
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 950px;	
	position: relative;
	background: url("global/column.gif") repeat-y top;
	}
	
#header {
	padding: 10px 20px 0px 105px;
	width: 750px;
	
	}
	
#header p {	
	padding: 20px 0px 0px 0px;	
	margin: 0;
	}
#header p.ratez  {	
	padding: 6px 0px 0px 0px;	
	margin: 0;
	}

#headerimg {
	margin: 0;
	height: 0px;
	width: 100%;
	}

.narrowcolumn {
	position: relative;
	float: left;
	left: 50px;
	padding: 0 5px 10px 55px;	
	width: 560px;
/*	border: 1px solid #000; */
	}
	
.widecolumn {
	padding: 20px 0 10px 0;
	margin: 5px 0 0 230px;
	width: 440px;
	}
	
.post {
	line-height: 1.5em;	
	margin: 0px 0px 20px 0px;

/*	text-align: justify; */
	}

.post p{
	line-height: 1.5em;	
	margin: 0;
}
p.pmargin {
	margin-bottom:14px;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0px 0px 0px;
	}
	
/* End Structure */

/* Begin Sidebar */
#sidebar
{
	padding: 30px 0 10px 0;
	margin-left: 700px;
	width: 150px;
	/*float:right;*/
	/*border: 1px solid #0ff;*/
	}

#sidebar form {
	margin: 0;
	}
#sidebar ul {
	margin: 0;
	}
/* End Sidebar */




/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2.intro {
	margin:6px 0px 0px 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.display {
	border:solid 1px black;
	margin-right:0px;
	margin-bottom:0px;
}
/*	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 3px 0 0px 10px;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry-body li {
	margin: 0px 0px 0px 0px;
	padding-left: 6px;
	list-style: circle inside;	
}
.entry-body p {
	margin-bottom:14px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 100px;
	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, #name-email input{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#comment-text textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
#comment-bake-cookie {
	text-align:left;
}
/* End Form Elements */



/* Begin Comments*/

#comments ol {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1em;
}

#comments li {
	list-style: decimal outside;
	padding-left: 0px;
}
#comments ol.commentlist p{ margin:0.5em 0 0.5em 0.5em;}

#comments-open {
	margin-top:10px;
}
p.comments-open-moderated,  {
	font-size: 1.0em;
}
.comment-header {
	font-weight:bold;
}
.comment-footer {
	color: #999;
}
span.comment-count{color:#7a818a;font-size:0.8em;padding-left:0.2em;margin-bottom: 0px;}

.comments-content {
	padding-bottom:10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 6px 0px 3px 0px;
	padding: 3px 10px 3px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
/* End Various Tags & Classes*/

.included {
	margin: 0 0 0 0;
	padding: 0;
	font-weight:bold;
}
.included ul {
}
.included li {
	margin: 0 0 0 30px;
	font-weight:normal;
}


.menu {
	width: 520px;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	font-family: Helvetica, sans-serif;
}
.menu li {
	clear: both;
	margin: 0;
	padding: 0 0 1.8em 0;
	position: relative;
	border-bottom: dotted 2px #999;
}
.menu strong {
	background: #fff;
	padding: 0 10px 0 0;
	font-weight: bold;
	position: absolute;
	bottom: -.3em;
	left: 0;
}
.menu em {
	background: #fff;
	padding: 0 0 0 5px;
	font: 120%/100% Georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
.menu sup {
	font-size: 60%;
	color: #666;
	margin-left: 3px;
}
 .price1 {
 	background: #fff;
	padding: 0 5px 0 10px;
	margin-right:140px;
	font: 120%/100% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	bottom: -.2em;
	right: 0;
	visibility:hidden;
}
 .price2 {
 	background: #fff;
	padding: 0 0 0 10px;
	font: 120%/100% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
.menu2 {
	width: 460px;
	list-style: none;
	margin: 4px 0 10px 40px;
	padding: 0 0 0 0;
	font-family: Helvetica, sans-serif;
}
.menu2 li {
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
}
.menu2 sup {
	font-size: 80%;
	color: #666;
	margin: -6px 0 0 3px;
	line-height: .5em;
}

/* style 1 *************/
.style1 {
	width: 520px;
	padding: 0;
	list-style: none;
	margin: -20px 0 0 0;
}
.style1 li {
	clear: both;
	margin-top: 0;
	margin-right: -10px;
	padding: 0 0 0 0;
	position: relative;
	border-bottom: none;
}

/* style 2 *************/
.style2 li {
	border-bottom: dashed 1px #000;
}

/* style 3 *************/
.style3 li {
	background: url(images/diagonal.gif) repeat-x left bottom;
	border: none;
}

/* style 4 *************/
.style4 li {
	padding: 0 0 2.3em 0;
	background: url(images/circle.gif) repeat-x left bottom;
	border: none;
}

