@charset "utf-8";
/* <![CDATA[ */

/*
	Generic styling
*/	
* {
	margin: 0;
	padding: 0;
}
*:active {
	outline: none;
}
*:focus {
	outline: none;
}

img {
	border: none;
	vertical-align: top;
}

html {
	overflow-y: scroll; /* Force vertical scrollbar chrome */
}

body {
	background: #E0E0E0 url(../../../../wp-content/themes/TNYcss/graphics/bgs/bg_banner.gif) left top repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000;
}

input, textarea {
/*	background: #E0E0E0 url(../../../../wp-content/themes/TNYcss/graphics/bgs/body.gif) left top repeat-x;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
}

p {
    margin-top: 9px;
    font-size: 12px;
    line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

em {
	font-style: normal;
}

ul, li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;    
}

a {
	text-decoration: none;
}

a:hover {
	/*text-decoration: underline;*/
}

.clear-me {
    clear: both;
    float: none;
    line-height: 0;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

.weak-shadow {
	background: transparent url(../../../../wp-content/themes/TNYcss/graphics/bgs/weak-shadow-left.gif) left bottom no-repeat;
}

.weak-shadow .first {
	background: transparent url(../../../../wp-content/themes/TNYcss/graphics/bgs/weak-shadow-top.gif) right top no-repeat;
}

.strong-shadow {
	background: transparent url(../../../../wp-content/themes/TNYcss/graphics/bgs/stong-shadow-left.gif) left bottom no-repeat;
}

.strong-shadow .first {
	background: transparent url(../../../../wp-content/themes/TNYcss/graphics/bgs/stong-shadow-top.gif) left top no-repeat;
}

#page {
	margin: 0 auto;
	width: 940px;
    background-color:#fff;
}

#header a.logo h1 {
	background: #fff url(../../../wp-content/themes/TNYcss/graphics/logo.jpg) left top no-repeat;
	float: left;
	height: 70px;
	margin: 5px 0 0 8px;
	text-indent: -10000px;
	width: 352px;
}

#header h2 {
	display: none;
}

#header dl {
	background: #fff url(../../../../wp-content/themes/TNYcss/graphics/bgs/dl.gif) right -30px repeat-y;
	border-bottom: 1px solid #fff;
	color: #0a4a19;
	float: right;
	font-size: 1.4em;
	height: 82px;
	width: 220px;
    margin-right:20px;
}

#header dl dt {
	clear: left;
	float: left;
	margin-top: 8px;
	width: 50%;
}

#header dl dd {
	float: left;
	margin-top: 8px;
	width: 50%;
}

#header #nav {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 27px;
}

#header #nav li {
	padding-top:9px;	
    display: block;
	float: left;
    background-color:white;
    /*background-image: url(../../../../wp-content/themes/TNYcss/graphics/bgs/navigation_line.png);*/
}

#header #nav li a {
    /*background: #E0E0E0 url(../../../../wp-content/themes/TNYcss/graphics/bgs/navigation_line.png) left top no-repeat;
    background-image:url(../../../../wp-content/themes/TNYcss/graphics/bgs/navigation_lineblank.png);
	padding: 10 6px;
	background: transparent none top left repeat-x;
    background-image: url(../../../../wp-content/themes/TNYcss/graphics/bgs/index_07bg.jpg);*/

    color: black;
    padding-left:15px;
    padding-right:15px;
	display: block;
	float: left;
	font-size: 1.2em;
	height: 16px;
	line-height: 1.2em; /*play games w/ IE. should be 3em*/
}

#header #nav li a:hover {
	background-color: silver;
    /*background-image: url(../../../../wp-content/themes/TNYcss/graphics/bgs/bg.gif);*/
}



#content {
	background-color: #f1f1f1;
	border: 1px solid #fff;
	border-top-width: 0;
	padding-top: 12px;
}

#content .post h1 {
    font-size:16px;
    text-shadow: 0px 1px 1px #888;
}

#wpg2content {
	background-color: #f1f1f1;
	border: 1px solid #fff;
	border-top-width: 0;
	padding-top: 12px;
	width: 860px;
}

#content #colwide {
	float: left;
	margin-left: 40px;
	width: 860px;
}

#content #colwide h3 {
	color: #304c1a;
	font-size: 2.4em;
	padding-left: 12px;
}

#content #colwide p {
	font-size: 1.4em;
	padding-left: 16px;
	margin-bottom: 1em;
}

#colwide object {
	width: 824px;
    height:129px;
}

#content #col1 {
	float: left;
	margin-left: 40px;
	width: 650px;
}

#content #col1 h3 {
	color: #304c1a;
	font-size: 2.4em;
	padding-left: 12px;
}

#content #col1 p {
	font-size: 1.4em;
	padding-left: 16px;
	margin-bottom: 1em;
}

#content #col2 {
	float: right;
    padding-top:70px;
	width: 149px;
    margin-right:20px;
    height:auto;
    background: #e0e0e0 url(../../../../wp-content/themes/TNYcss/graphics/bgs/bg_socialLinks.png) left top no-repeat;    
}

#content #col2.strong-shadow ul.first {
	padding-top: 8px;
}

#content #col2 .nav2 {
	padding-left: 18px;
}	

#content #col2 .boxborder {
/*	border:thin black;*/
}	

#content #col2 ul li {
	background: transparent url(../../../../wp-content/themes/TNYcss/graphics/bgs/nav2.gif) right bottom no-repeat;
	height: 28px;
	padding: 5px 0 7px;
}

#content #col2 ul li a {
	display: block;
	font-size: 1.8em;
	height: 28px;
	line-height: 1.5em;
	padding-right: 65px;
	text-decoration: none;
    border-color:#fff;
}

#content #col2 ul li a:hover {
	background: transparent url(../../../../wp-content/themes/TNYcss/graphics/bgs/nav2-a.gif) right top no-repeat;
	padding-left: 1px; 
    border-color:#fff;
}

#content #col2 ul li#lnk-blog {
	background-position: right top;
}

#content #col2 ul li#lnk-blog a {
	color: #609b51;
}

#content #col2 ul li#lnk-twitter {
	background-position: right -40px;
}

#content #col2 ul li#lnk-twitter a {
	color: #198fda;
}

#content #col2 ul li#lnk-news {
	background-position: right -80px;
}

#content #col2 ul li#lnk-news a {
	color: #5a8e95;
}

#content #col2 ul li#lnk-video {
	background-position: right -120px;
}

#content #col2 ul li#lnk-video a {
	color: #672ab4;
}

#content #col2 ul li a {
	font-weight: 300;
    color:#fff;
	text-transform: small caps;
	font-size: 11px;
    width:145px;
    height:12px;
    line-height:12px;
}

#content #col2 ul .lcp_catlist li {
	font-size:12px;
    color:#fff;
}

/*.lcp_catlist {
	font-size:12px;
}*/

#content #col2 img {
	float: right;
	border: 0px solid #c0c0c0;
	padding: 5px;
	margin: 0px 0px 0px 5px;
}

#footer {
	background: #f3e54d url(../../../../wp-content/themes/TNYcss/graphics/bgs/footer.png) left top repeat-y;
	margin-top: 2px;
	padding: 6px 0;
    height:40px;
}	

#footer p {
	color: #eeeae0;
	font-size: 1.1em;
	margin-top: 0;
	text-align: center;
}

#footer p em {
	color: #f3e54d;
}	

/* WPG2 alignment classes */

.g2image_normal {
	margin: 4px;
}

.g2image_float_left {
	float: left;
	clear: left;
	margin: 4px;
}

.g2image_float_right {
	float: right;
	clear: right;
	margin: 4px;
}

.g2image_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Arthur's Styles */

.style1     {font-size: 14px}
.style2     {font-size: 16px}
.style3     {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style4     {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; }
.style3a    {font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 14px;}
.style4a    {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style5     {color: #003333;	font-size: 18px;}
.style6     {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #003333; }
.style9     {font-family: Verdana, Arial, Helvetica, sans-serif;color: #003333;}
.style11    {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }

/* ]]> */
#contactform {padding:2px;margin:5px 0px;overflow: hidden;line-height:1em;width:600px;}
#contactform fieldset {border:none;}
#contactform input, #contactform textarea {font-size:.677em;display:block;margin:2px 0px 5px;padding:2px;border:1px solid #000;}
#contactform label {font-size:.6em;float:left;width:145px;padding:0 5px 0 0;text-align:right;}
#contactform input {width:175px;}
#contactform textarea {width:400px;border:1px solid #000;overflow: hidden;}
.contacterror {border: 1px solid #f03;}
input#contactsubmit {background:#ddd;color:#555;width:45px;margin:3px 0 0 150px;padding:2px;display:block;}
#contactform input.hiddenfield {background:transparent;border:none;padding:0px;margin:0px;}

/*form styles*/
#gb_form_div { 
  font-family: verdana, sans-serif;
  font-size: 14px;
/*  margin : auto;
  text-align : left;
  width : 90%;*/
}

#gb_form fieldset { 
  border : 0px dotted #ccc;
  border-right : 0;
  border-bottom : 0;
  border-left : 0;
  margin-top : 10px;
  padding : 0 10px 10px 10px;
}
