/*
Theme Name: Industry NYC Valley
Theme URI: http://www.industry-nyc.com/
Description: Custom WordPress theme designed by <a href="http://www.industry-nyc.com/">Industry NYC</a>.
Version: 1.0
Author: Industry NYC
Author URI: http://www.industry-nyc.com/
Tags: Industry NYC, Valley


	This theme was designed and built by Arif Mehmood: arif@industry-nyc.com


*/




/* Begin Typography & Colors */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-size:100%;
margin:0px;
outline:0 none;
padding:0;
}

body {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background: #cccccc;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {

}
.input{
	border:1px solid #999999;
}
#headerimg 	{
	margin: 0;
	height: 174px;
	width: 890px;
	}

#content {
	font-size: 14px;
	}

.widecolumn .entry p {
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	}

.narrowcolumn .entry p {
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 14px;
	}
.sources {
	font-size: 9px;
	padding: 5px 0px 12px 1px;
	color: #777777;
	}
.sources a, .sources a:visited  {
	text-decoration: none;
	color: #777777;
	}

.sources a:hover {
	text-decoration: none;
	color: #006633;
	}
	
.widecolumn {
	line-height: 16px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #ccc;
	text-align:center;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 15px;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 40px;
	text-align: center;
	}

#headerimg .description {
	font-size: 12px;
	text-align: center;
	}

h2 {
	font-size: 17px;
	}


h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 13px;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 7px;
	}

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

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#wrapper {
	margin:0 auto;
	position:relative;
	width:890px;
	z-index:10;
}

body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 890px;
	background:#FFFFFF;
}

#header {
	background-color: #cccccc;
	margin: 0 0 0 1px;
	padding: 0;
	height: 174px;
	width: 890px;
	}
	
#header_actnow {
	background: none;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 250px;
	float: right;
	}
	
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	margin: 0px;
	float: left;
	padding: 15px 15px 15px 15px;
	width: 610px;
	background:#FFFFFF;
}
.narrowcolumn p {
	margin: 0px;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
}
.narrowcolumn .entry p {
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	}
	
.widecolumn {
	padding: 30px 0 30px 0;
	margin: 5px 0 0 150px;
	width: 890px;
}

.post {
	text-align: left;
	}
#post-area{
	border:1px solid #CCCCCC;
	margin-top:0px;
	margin-bottom:1px;
	background:#E7E5D5;
	padding:30px 35px 30px 35px;
}

#post-area .entry p {
	font-size: 12px;
	color:#444444;
	line-height: 17px;
	padding: 15px 0px 0px 0px;
}

#post-area .entry ol li {
	font-size: 12px;
	color:#444444;
	line-height: 17px;
	padding: 15px 0px 0px 0px;
}

#post-area .entry ul li {
	font-size: 12px;
	color:#444444;
	line-height: 17px;
	padding: 15px 0px 0px 0px;
}
.post hr {
	display: block;
	}

#post-area-home {
	text-align: left;
	color:#444444;
	border:1px solid #CCCCCC;
	margin-bottom:1px;
	background:#E7E5D5;
	padding:10px 35px 30px 35px;
	line-height: 15px;
}

#post-area-home h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-top: 25px;
}

#post-area-home h2 a {
	color:#444444;
}
#post-area-home .entry p {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}

#main-post-area {
	text-align: left;
	color:#444444;
	border:0px solid #CCCCCC;
	margin-bottom:1px;
	background:#FFF;
	padding:10px 35px 30px 35px;
	line-height: 15px;
}

#main-post-area h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-top: 25px;
}

#main-post-area h2 a {
	color:#444444;
}

#main-post-area h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}

#main-post-area h3 a {
	color:#444444;
}

#main-post-area .entry p {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}

#post-area-page {
	border:0px solid #CCCCCC;
	margin-top:0px;
	margin-bottom:1px;
	background:#FFFFFF;
	padding:30px 35px 30px 35px;
}

#post-area-page .entry p {
	font-size: 12px;
	color:#444444;
	line-height: 17px;
	padding: 15px 0px 0px 0px;
}

#post-area-page .entry ol li {
	font-size: 12px;
	color:#444444;
	line-height: 17px;
	padding: 15px 0px 0px 0px;
}

#post-area-page .entry ul li {
	font-size: 12px;
	color:#444444;
	line-height: 17px;
	padding: 15px 0px 0px 0px;
}
	
.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {



	margin: 7px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px;
	margin: 0 auto;
	clear: both;
	font-size:12px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



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

h2 {
	font-size: 18px;
	padding-top: 10px;
	}

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

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

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

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

/* =Menu
-------------------------------------------------------------- */

#access {
	background: url(images/valley_menu_bg.jpg);
	display: block;
	float: left;
	margin: 0 0 0 1px;
	width:638px;
	height: 40px;
	text-align: center;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 2px;
	width: 720px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-right-color: #339933;
	border-left-color: #339933;
	z-index: 99;
	width: 126px;
	}
#access a {
	color: #FFFFFF;
	display: block;
	line-height: 38px;
	padding:  0px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;

	}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 160px;
	z-index: 9999;
}
#access ul ul li {
	min-width: 100px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #69d005;
	line-height: 10px;
	padding: 8px;
	width: 160px;
	height: auto;
	text-align: left;
}
#access li:hover > a {
	background: #69d005;
	color: #fff;
}
#access ul ul :hover > a {
	background: #2EBF2F;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
	margin-left: 0px;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#menu-item-1023{width:125px;}
#menu-item-1024{width:125px;}
#menu-item-1022{width:125px;}
#menu-item-1021{width:125px;}
#menu-item-1025{width:127px;}
/* End Menu */


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
/* End Navigation */

/* 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 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 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\2022 \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;
	}

#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: center;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 250px;
	background:#EEEEEE;
	float:right;
}

#main-right{
	width:230px;
	background:#EEEEEE;
}


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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }
/* End Calendar */



/* 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;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	background-color: #f3f3f3;
	margin: 10px 10px 0px 10px;
	padding: 4px 0 0 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#post-area-page .wp-caption .entry p, .wp-caption-text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	padding: 0px 4px 5px 4px;
	margin: 0;
}

#post-area-page .wp-caption-text p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	padding: 4px 4px 5px 0px;
	margin: 0;
}

#sidelinks{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
}
#sidelinks a:link{
	color:#EE0000;
	text-decoration:none;
}
#sidelinks a:visited{
	color:#009900;
	text-decoration:none;
}
#sidelinks a:hover{
	text-decoration:underline;
}
#top-links{
	text-align:right;
	font-size:9px;
	color:#999999;
	padding-top:5px;
	padding-bottom:10px;
}
#top-links a:link, #top-links a:visited{
	color:#999999;
	text-decoration:none;
}
#top-links a:hover{
	color:#999999;
	text-decoration:underline;
}
#powered-by{
	text-align:center;
	font-size:9px;
	color:#333333;
	padding-top:5px;
	padding-bottom:10px;
}

#send-message a:link, #send-message a:visited{
	display:block;
	width:194px;
	height:35px;
	background:url(images/send_off.gif);
}

#send-message a:hover{
	display:block;
	width:194px;
	height:35px;
	background:url(images/send_over.gif);
}

#tell-friend a:link, #tell-friend a:visited{
	display:block;
	width:194px;
	height:31px;
	background:url(images/tell_off.gif);
}

#tell-friend a:hover{
	display:block;
	width:194px;
	height:31px;
	background:url(images/tell_over.gif);
}
#sign-petition a:link, #sign-petition a:visited{
	display:block;
	width:194px;
	height:35px;
	background:url(images/sign_off.gif);
}

#sign-petition a:hover{
	display:block;
	width:194px;
	height:35px;
	background:url(images/sign_over.gif);
}
#cforms2form label{
	font-weight: bold;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

