/*
Theme Name: CANADANEWYORK
Theme URI: /
Description: 
Author: LAM
Author URI: 
Version: 1.0

Tags: black, orange, one-column, fixed-width 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/ /* ############################################################ */
	/* ################  structural styles follow  ################ */
	/* ############################################################ */
body {
	background-color: #000000;
	background-image:
		url(/wp/wp-content/themes/cny/images/canada_fire_s.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aaa !important;
	font-size: .78em;
	margin-left: 200px;
}

li {
	font-size: .9em;
}

/* ############################################################ */
	/* ###################  header styles follow  ################# */
	/* ############################################################ */
.topNav {
	padding: 0px;
	color: #666666;
	background-color: none;
	font-size: .85em !important;
}

.topNav a {
	color: #cccccc;
	text-decoration: none;
	font-size: .85em !important;
}

.topNav a:hover {
	color: orange;
}

#topNavigationBar {
	margin-top: 30px;
}

#titleArea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aaa !important;
	font-size: .81em;
	margin-top: 30px;
}

h1,h2,h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em !important;
}

/* ############################################################ */
a:link,a:visited {
	color: #aaa;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
	color: orange;
}


/* ############################################################ */
#container {
	width: 840px;
	margin: 0px auto; /* centering for non-IE browsers */
	margin-top: 20px;
	border: none;
	padding: 0px;
	background: #000;
	text-align: left;
}

#contentContainer {
	background: #000;
	color: #ccc !important;
}

#content {
	padding: 0px;
	/*line-height: 1.2; /* for IE6 peek-a-boo bug */
	color: #aaa !important;
	float: left;
}

.entry {
	width: 98%;
}

.work {
	text-align: center;
	text-align: center;
	margin: 0px auto; /* centering for non-IE browsers */
}

.blockElement {
	float: left;
	padding: 5px;
	margin: 5px;
	text-align: left;
	width: 320px;
}

.itemList {
	text-decoration: none;
	color: #222;
}

.itemListBlockWide {
	width: auto;
	padding-bottom: 20px;
}

/* used in posts for multi box view */
.itemListLinkColumn {
	display: block;
	float: none;
	text-align: left;
	margin-left: 100px;
}

.itemListBlock {
	width: auto;
	min-width: 450px;
	width: 450px;
}

.itemListImage {
	border: none;
	padding: 0px;
	border: 0px;
	text-align: left;
	margin-left: 195px;
}

.itemListImage img {
	border: 0px;
	padding: 0px;
	height: 80px;
}

.itemListLink {
	min-height: 80px;
	text-align: left;
	float: left;
	min-width: 180px;
	margin-left: 0px;
}

.itemListBlock a,.itemListLinkColumn a {
	/*font-weight: bold;*/
}

.itemListImg {
	text-decoration: none;
	border: none;
}

.itemListing {
	width: 620px;
}

.itemListIndent {
	margin-bottom: 0px;
}

.itemListIndent li {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ul.noIndent {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#searchBox {
	margin: 7px 0px 0px !important;
	border: 0px !important;
	padding: 0px !important;
	float: right;
	width: 262px !important;
	vertical-align: top;
	height: 22px;
	text-align: right;
}

#searchField { *
	margin: 0px 0px 1px 0px;
	margin: 0px 0px 3px 0px;
	padding: 1px 0px 0px 4px;
	width: 172px;
	height: 19px;
	border: 1px #bbb solid;
	border-right: 0px #bbb solid;
	color: #888;
	line-height: 1.4em;
	float: none;
	font-size: 1.2em;
	display: inline;
	vertical-align: bottom;
}

#searchButton {
	margin: 0px 0px 0px -3px;
	border: 0px;
	padding: 1px 0px 0px;
	float: none;
	line-height: 1.6em;
	width: 83px;
	height: 22px;
	display: inline;
}

.sectionHeading {
	margin: 8px 0px 0px 12px;
	color: #888;
	font-weight: bold;
}

.separator {
	margin: 5px 0px 0px;
	height: 12px !important;
	line-height: 12px !important;
	border: 0px !important;
	padding: 0px;
	background: #f2f2f2 url("images/rightColumnHR.gif") no-repeat top left;
}

/* ############################################################ */
	/* ####################  post styles follow  ################## */
	/* ############################################################ */
.post {
	padding-bottom: 15px;
	margin-bottom: 25px;
	width: 800px;
}

.hStyle a {
	font-weight: 0.5em;
}

.articleTitle a {
	color: #aaa !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.5em;
}

.more-link {
	font-size: 0.75em;
}

.inlineComments {
	float: right;
	display: inline;
}

/* ############################################################ */
	/* ###################  footer styles follow  ################# */
	/* ############################################################ */
#navigationFooter {
	margin: 0px;
	border: 0px;
	text-align: left;
	font-size: 80%;
	clear: both;
}

#navigationFooter .footerSection {
	width: 330px;
	float: left;
	margin: 0px 0px 20px 00px;
	border: 0px #ddd solid;
}

/* ############################################################ */
	/* ##################  general styles follow  ################# */
	/* ############################################################ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

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

.clearfix {
	display: block;
}

/* End hide from IE-mac */
hr {
	height: 0;
	border: 0;
	background-color: 0x000000;
	border-top: 1px solid #666;
}

.clear {
	clear: both;
	height: 40px;
	border: 0px solid #f60;
}

.hidden {
	display: none;
}

/* ############################################################ */
	/* ############  wordpress default styles follow  ############# */
	/* ############################################################ */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* ############################################################ */
/* Z-index of #mask must lower than #boxes .window */
#mask {
	position: absolute;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#boxes .window {
	position: absolute;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 9999;
	padding: 20px;
	top:0px;
	left:0px;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
	width: 375px;
	height: 203px;
}
