/*
Theme Name: New York Journey
Theme URI: http://quirk.biz.com/
Description: Custom theme designed by <a href="http://quirk.biz">Quirk eMarketing</a> based on a theme by <a href="e-lusion.com">Ian Main</a>
Version: 1.0
Author: Quirk eMarketing
Author URI: http://quirk.biz

For the WordPress community (GPL), enjoy it guys.
by Ian Main - 
*/

/*

	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure - container,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix

*/

/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #002a6a;
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	scrollbar-face-color: #d0d0d0;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #e1f2f2;
	scrollbar-3dlight-color: #e1f2f2;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #1b1e25;
	font-size: 12px;
	line-height: 20px;
	color: #4b4b4b;
	}

#backgroundStuff{
	background: #fff url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/container.gif) repeat-y;
	width: 777px;
	margin: 0 auto;
}

h1 {
	width: 777px;
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/header.jpg) top left no-repeat;
	margin: 0;
	height: 174px;
	text-indent: -999em;
	}
	
	
h2 {
	color: #d25603;
	font-weight: normal;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 0 0;
	}
	
h2 a:link, h2 a:visited {
	color: #d25603;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #d25603;
	background: none;
	text-decoration: none;
	}
	
h3 {
	color: #d25603;
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: bold;
	}
	
	
a:link {
	color: #d25603;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #d25603;
	text-decoration: none;
	font-weight: none;
}

a:hover {
	color: #d25603;
	text-decoration: underline;
	font-weight: none;
}

a:active {
	color: #d25603;
	text-decoration: none;
	font-weight: none;
}
	
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}


	
/* 2)-=-=-=- Structure -=-=-=- */
		
#container {
	width: 777px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/container.gif) repeat-y;
	}
	
#content {
	padding-top: 3px;
	width: 485px;
	margin-left: 15px;
	text-align: justify;
	}
	
#content_bg {
	/*background: #fff url(images/container.gif) repeat-y;*/
	}
	
	

.meta {
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	}
	

	
.highlight { /* Basic highlight for text */
	background: #e4f2fe;
	}

	
.alt {
	background: #F0F6FC !important; 
	border: 1px solid #DEEEFB !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #B7DDFF !important;
	}
	
.commentlist li:hover {
	border: 1px solid #DEEEFB;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 10px;
	color: #3C452D;
	}
	

	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	
/* 4)-=-=-=- Right selectors -=-=-=- */	
	
#right {
	float: right;
	width: 250px;
	padding: 10px 15px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 230px;
	}
	

	
#search {
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/search.gif) no-repeat;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 25px;
	}
	

	
.searchfield {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-top: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/bigshadow.gif) top left no-repeat #fff;
	padding: 2px 3px 3px 3px;
	width: 134px !important;
	width: 140px;
	width/**/:/**/134px;
	font-size: 12px;
	}
	
.submit {
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/smallshadow.gif) bottom right no-repeat #fff;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	color: #000;
	margin: 3px 0 0 5px;
	}
	
.submit:hover {
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/smallshadow.gif) bottom right no-repeat #fff;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	color: #000;
	margin: 3px 0 0 5px;
	}
	
	
.themes {
	font-size: .9em;
	}
	
#right ul {
		margin: 6px 0 18px 0;
		padding: 0 0 0 15px;
		list-style-type: square;
		color: #4b4b4b;
		}


#right h3 {
	color: #0d3471;
	font-size: 16px;
	margin: 15px 0 0 0;
}
	
	
/* 5)-=-=-=- Footer -=-=-=- */	
	
#footer {
	background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/footer-bg.gif) top left no-repeat #b7ddff;
	padding: 15px 15px 0 15px;
	height: 30px !important;
	height: 53px;
	height/**/:/**/30px;	
	text-align:left;
	font-size: 12px;
	color: #002a6a;
	border-bottom:#0f8fd6 8px solid;
	}
	
#footer a {
	color: #002a6a;
		font-size: 12px;
		text-decoration:none;
		font-weight: normal;
}	

#footer a:hover {
	color: #002a6a;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}	

#footer a:visited {
	color: #002a6a;
	font-size: 12px;
	text-decoration:none;
}	
	

	
/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	

	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #BFBFBF;
	color: #7DA721;
	}
	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

#headerTable {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.headCell {
		background: url(http://blog.newyorkjourney.com/wordpress/wp-content/themes/new-york/images/header-back.gif) repeat;
}

a img {
	text-decoration:none;
	border:none;
}