/*
Theme Name: Saranac Lake Chamber of Commerce Theme
Theme URI: http://wordpress.org/
Description: The theme created by Nick Wakeman for the new Saranac Lake Area Chamber of Commerce website.
Version: 1.1
Author: Nick Wakeman
Author URI: http://www.nickwakeman.com/
Tags: Saranac Lake

*/



/* BEGIN:  TYPOGRAPHY, COLORS & BORDERS */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #efe0d1;
	color: #3f2f1f;
	}

#topnav				{background: #fff;
					text-align: center;
					border: solid 1px #cba;
						-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;
						-khtml-border-top-left-radius: 6px; -khtml-border-top-right-radius: 6px;
						-webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px;
					border-top-left-radius: 6px; border-top-right-radius: 6px;}


	.theme_link			{border: solid 1px #fffdfa;

							-moz-border-radius: 3px;
							-khtml-border-radius: 3px;
							-webkit-border-radius: 3px;
						border-radius: 3px;}
						
		div.theme_link li, div#leftnav li
						{
						list-style-type: none;
						font-family: 'Palatino', "Times New Roman";
						font-variant: small-caps;
						font-weight: normal;
						letter-spacing: 1px;
						font-size: 16px;}


		div.theme_link li a:hover {font-size: 17px; color: #012;}
#leftnav			{border: solid 1px #cba;
						-moz-border-radius-bottomleft: 6px;
						-khtml-border-bottom-left-radius: 6px;
						-webkit-border-bottom-left-radius: 6px;
					border-bottom-left-radius: 6px;
					background: #f7f5f3 url(images/leftnav_bg.jpg) no-repeat;}
	div#leftnav li			{font-size: 14px;}
	div#vertical_links li a		{border: dotted 1px #fed;}
	div#vertical_links li a:hover	{border: dotted 1px #edc;
							-moz-border-radius: 3px;
							-khtml-border-radius: 3px;
							-webkit-border-radius: 3px;
							border-radius: 3px;
						background: #fffefd;}

	div#vertical_links li ul li			{font-size: 12px;}
	
	div#web_design_link li	{font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; letter-spacing: 0px;
						font-size: 10px;}

	
#content			{background: #fff;
					border: solid 1px #cba;
						-moz-border-radius-bottomright: 6px;
						-khtml-border-bottom-right-radius: 6px;
						-webkit-border-bottom-right-radius: 6px
					border-bottom-right-radius: 6px;}


a:link, a:visited 		{color: #543; text-decoration: none;}

a:hover 				{color: #210; text-decoration: none;}


div#content a:link, div#content a:visited	{color: #111; font-weight: bold; font-variant: small-caps; font-style: italic;}

div#content a:hover						{color: #654;}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal; font-style: italic;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #321;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}


td.official	{font-weight: normal; font-size: 14px;}

table		{width: 500px; margin: 0 auto 15px auto;}
table td	{width: 250px;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* END:  TYPOGRAPHY, COLORS & BORDERS */



/* BEGIN:  LAYOUT */
#container		{width: 975px; position: relative; margin: 0 auto 0 auto;}

#topnav			{position: absolute; top: 0; left: 0;	width: 976px; height: 159px;}

	#themes			{width: 960px; padding: 7px 0;	margin: 0 auto 0 auto;}

	.theme_link		{float: left; position: relative;}
	
	.theme_link li	{position: relative; top: -10px;}

#leftnav		{height: 490px; position: absolute; top: 160px; left: 0px; position: relative;}

	div#vertical_links				{position: absolute; top: 70px; left: 118px; z-index: 4;}

	div#vertical_links li						{text-align: right; margin-top: 13px;}

	div#vertical_links li	a					{padding: 1px 2px 0 3px;}

	div#vertical_links li a:hover				{position: relative; left: 1px;}

	div#vertical_links li ul li			{margin-top: 0px;}

	#langq				{position: relative; top: -2px;}
	#langq img			{position: relative; top: 3px;}

	#logolink			{position: absolute; top: 5px; left: 25px; z-index: 5;}

	#gallery_link 		{position: absolute; top: 215px; left: 35px; z-index: 5; text-align: center;}
	div#gallery_link a	{margin: 0; padding: 0;}
	div#gallery_link li	{position: relative; top: -5px;}


	div#web_design_link		{position: absolute; top: 456px; left: 10px; padding: 0; margin: 0; text-align: left;}

#content		{position: absolute; top: 160px; left: 315px; width: 661px; height: 490px; overflow: auto;}

p	{margin: 7px 0 10px 0; text-indent: 2em; line-height: 1.4;}

 div#post-21 p, div#post-164 p	{text-indent: 0px;}

div.org tr td	{first-line: font-size: 16px;}

.post {
	margin: 0 23px 0 23px;
	padding: 0 0 20px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}


.clear {
	clear: both;
}

/* END:  LAYOUT */



/*	BEGIN:  HEADERS */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2	{margin: 20px 0 0 0;}


h3	{margin: 15px 0 0 0;}

h4	{margin: 5px 0 0 0;}

#post-1 .entry h3 		{text-align: center;}

/* END:  HEADERS */



/* 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:  ENTRY 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


ol li {
	list-style: decimal outside;
	}

/* END:  ENTRY LISTS */



/* BEGIN:  FORM ELEMENTS */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* END:  FORM ELEMENTS */





/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* END:  VARIOUS TAGS & CLASSES*/



/* BEGIN:  CAPTIONS */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #cba;
	text-align: center;
	background-color: #fcfaf8;
	padding-top: 4px;
	margin: 0 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.alignright	{ margin: 7px 0 0 10px;}

.alignleft	{margin: 7px 10px 0 0;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	text-indent: 0;
	padding: 0 1px 0 1px;
	margin: 0;
}
/* END: CAPTIONS */


