/* Theme Information
   
   Theme Name: Calendar New York
	Theme URI: http://www.templatelite.com/calendar-new-york-free-wordpress-theme/
	Description: Experience the vibrancy of New York! Theme options include Twitter and feed integration, advanced automatic thumbnails, custom style and more. Drop-down menu and Ad-sense ready. Tested on WP 2.9+ using Firefox, IE7, IE8, Google Chrome, Safari and Opera.
	Version: 2.00
	Author: Expedia.com.au
	Author URI: http://www.expedia.com.au/
	Tags: blue, orange, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments, sticky-post, holiday, automatic-thumbnails
*/
@import url("includes/css/css_reset.css");
/*	[ Basic HTML ]                                                  */<!-- -->
body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#48423D;
	background:#273545 url(images/bg_repeat.jpg) repeat-y center top;
}

a {color:#6C7262;text-decoration: none;}
a:hover {color: #CD4002;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

hr {height:1px;border:none;border-top:1px dashed #A1A070; width:90%;}
del {color:red;}
ins {color:green;}
code{font: 1.1em 'Courier New', Courier, Fixed;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #A1A070;
}
input,select,textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

ol { list-style:decimal; }
ul { list-style:disc; }
li { margin-left:20px; }

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

/*	[ Predefined Class ]                                            */<!-- -->
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	margin:0 8px 8px 0;
	display:inline;
}

img.alignright {
	margin:0 0 8px 8px;
	display:inline;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.clear {clear:both;}
.spacer {height:35px;}
.hide-div { display:none; }

/*	[ Layout ]                                                      */<!-- -->
#bg_top{
	background:url('images/bg_top.jpg') no-repeat center top;
}
#bg_btm{
	background:url('images/bg_btm.jpg') no-repeat center bottom;
}
#base {
	position:relative;
	overflow:hidden;
	margin:0px auto;
	padding:0;
	width:980px;
	background:url('images/bg_base_repeat.jpg') repeat-y top;
}

#header{
	position:relative;
	height:375px;
	width:980px;
	margin:0;
	background:url(images/bg_header.jpg) no-repeat left top;
	z-index:9990;
}
#menubar {
	position:absolute;
	bottom:0px;
	left:6px;
	width:675px;
	height:45px;
}
#container{
	position:relative;
	/*overflow:hidden;*/
	width:980px;
	background:url(images/bg_container_top.jpg) no-repeat left top;
}
#content{
	float:left;
	position:relative;
	display:inline;
	overflow:hidden;
	width:650px;
	margin:0px 0 0px 18px;
	padding:0;
}

#sidebar{
	position:relative;
	/*overflow:hidden;*/
	display:inline;
	width:294px;
	margin:-45px 0px 0 0;
	padding:0 5px 0 0;
}
#footer{
	position:relative;/*dont put relative or will cover upper section*/
	overflow:hidden;
	height:180px;
	width:980px;
	background:url('images/bg_footer.jpg') no-repeat left bottom;
	font-size:11px;
	color:#48423D;
	line-height:1.2;
}
/*	[ Header ] Blog Title, Description, Home URL                    */<!-- -->
#blog_name {
	position:relative;
	font-size:28px;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	padding:60px 0 0 90px;
	width:450px;
	margin:0;
	text-shadow: #ffffff 0px 0px 1px,#ffffff 0px 0px 3px;
}
#blog_name a, #blog_name a:hover {
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, Sans-Serif;
	color:#1B7088; 
	text-decoration:none;
}
#blog_desc {
	position:relative;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px; 
	color:#000000;
	text-align:left;
	font-weight:normal;
	padding:10px 0 0 100px;
	margin:0;
	width:420px;
	text-shadow: #ffffff 1px 1px 2px;
}
#header .indent {
	display:block; font-size:1%; line-height:0; text-align:left; text-indent:-10000px;
}
#header .home {
	position:absolute;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:980px;
	height:310px;
}
#labelzone {
	top:330px;
	right:0;
	background:url('images/bg_sb_label.png') no-repeat 0 0;
	height:102px;
	width:299px;
}
/*	[ Menu ]  Level 1                                               */<!-- -->
	/* if possible, give menu dynamic width*/
#menu {
	position:absolute;
	list-style:none;
	top:0px;
	left:0px;
	width:675px;
	height:45px;
	margin:0;
	padding:0;
}
#menu li {
	float: left;
	position:relative;
	font-size: 11px;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
}

#menu li a {
	display: block;
	overflow:hidden;
	height:27px;
	line-height:13px;/*set for IE7*/
	color: #AA840B; /*56321F*/
	padding:18px 0px 0 18px;
	margin:0 -1px 0 10px;
	/*width:109px;*/ /*125px*/
	text-align:left;
	text-decoration:none;
	background:url(images/bg_menu_pin1.png) no-repeat 0 18px;
}
#menu li a:hover,#menu > li.current_page_item > a{
	color:#74532C;
	background:url(images/bg_menu_pin2.png) no-repeat 0 18px;
}
#menu li.hover{
}
/*		[ Menu ]  Level 2                                            */<!-- -->
#menu li ul	{
	position: absolute;
	visibility: hidden; 
	list-style:none;
	margin:-5px 0 0 25px;
	padding:0;
	top: 100%; 
	left: 0;
	z-index:9990;
}

#menu li ul li {
	float:none;
	margin:0;
	padding:0;
}
#menu li ul li a{
	display: block;
	color:#AA840B;  
	padding:10px 10px 10px 10px;
	margin:-1px 0 0 0px;
	width: 150px;
	height:auto;
	text-align:left;
	border: 1px #E5CB72 solid;
	background:#FFEFAF;
}							
#menu li ul li a:hover{		
	color:#74532C;  
	height:auto;
	border: 1px #E5CB72 solid;
	background:#FFEFAF;
}

/*		[ Menu ]  Level 3                                            */<!-- -->
#menu ul ul{ left: 100%; top: 0px;margin:4px 0 0 -4px;}
#menu li:hover > ul{ visibility: visible; }



/*	[ Content ] Post                                                */<!-- -->
.postbox{
	position:relative;
	overflow:hidden;
	width:650px;
	padding:0 0 0 0;
	margin:0 0 20px 0;
	background:url('images/bg_post_repeat.jpg') repeat-y left top;
}
.postbox2{
	background:url('images/bg_post_top.jpg') no-repeat left top;
}
.postbox3{
	padding:0 0 25px 0;
	background:url('images/bg_post_btm.jpg') no-repeat left bottom;
}
.post_date{
	position:absolute;
	top:0;
	right:10px;
	width:82px;/*110*/
	height:14px;/*18*/
	color:#1D0000;
	padding:4px 0 0 28px;
	font-family:Arial, Verdana;
	font-size: 11px;
	font-weight:normal;
	background:url('images/bg_post_date.jpg') no-repeat left bottom;	
}
.page .post_date{
	display:none;
}

.post_title{
	float:left;
	padding:0 0 10px 0px;
	width:600px;
	margin:45px 25px 5px 25px;
	min-height:10px;
	background:url('images/bg_post_title_line.png') no-repeat left bottom;	
}
.post_title a{
	color: #BD6701;
}
.post_title a:hover{
	color:#BD6701;
	text-decoration:none;
}
.post_title h1, .post_title h2{
	font-size:21px;
	font-family:Arial, "Times New Roman", Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 0 0 20px;
	font-weight:bold;
	background:url('images/bg_post_title_pin.png') no-repeat 0 3px;
	
}
.post_title h1:hover, .post_title h2:hover{
	background:url('images/bg_post_title_pin.png') no-repeat 2px 4px;
}
.sticky .post_title a,.sticky .post_title a:hover{
	color:#4C5143;
}

.post_author{
	padding:5px 0 0 30px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-style:italic;	
}

.post_author a{
	color:#000000;
	text-decoration:none;
}
.page .post_author{
	display:none;
}
/*		[ Content ] Entry                                            */<!-- -->
.entry{
	overflow:hidden;
	color:#645c53;
	line-height: 1.6em;
	margin:10px 30px 10px 30px;
	text-align: justify;
}
.entry a{
	color:#000000;
	text-decoration:underline;
}
.entry a:hover{
	color:#f26521;
	text-decoration:underline;
}

img.post_thumb {
	float:left;
	display:block;
	padding:0px;
	margin:5px 10px 5px 0;
	border:1px solid #FFCE33;
	background:transparent;
}
/*		[ Content ] Post Info                                        */<!-- -->
.info {
	line-height: 1.8em;
	font-size: 10px;
	padding:0;
	margin:10px 30px 0 30px;
	color:#48423D;
}
.info a{
	color:#CD4002;
	text-decoration:none;
}
.info a:hover{
	color:#CD4002;
	text-decoration:underline;
}

.info_category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.png') no-repeat top left;
}

.info_tag {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tag.png') no-repeat top left;
}

.info_comment {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.png') no-repeat top left;
}
/*	[ Content ] MISC                                                */<!-- -->
.archivetitle {
	color: #776E66;
	text-align:left;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
	padding: 0 20px 0 20px;
	margin:10px 0 10px 0;
	font-style:italic;
}
.navigation {
	clear:both;
	overflow:hidden;
	font-size: 11px;
	line-height:12px;
	font-weight:normal;
	margin: 25px 20px 0px 20px;
	padding: 5px 5px 5px 5px;
}
.navigation a{
	text-decoration:none;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #776E66;
}

#featured {
	padding:0;
	margin:30px 0 0 0;
}
/*	[ Comment ] General                                             */<!-- -->
#postmetadata {
	font-size: 11px;
	margin: 10px 10px 30px 10px;
	padding: 5px;
	line-height:1.6em;
	border:1px #A1A070 solid;
	background:#ffffff;
}
#postmetadata a{
	text-decoration:underline;
}
.nocomments {background: none;padding:10px;color: #000000;}

#comments {
	color: #645C53;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding:0;
	font-variant: normal;
	border-bottom: 2px dotted #A1A070;
}

ol.commentlist {
	position:relative;
	list-style: none;
	line-height:1.6em;
	margin:5px 10px ;
	padding:5px 0px 5px 0px;
	font-size:12px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #A1A070 solid;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #A1A070 solid;
	padding:5px;
	background:#ffffff;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #A1A070 dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
ol.commentlist .fn a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

	/* can remove if set in jQuery*/
	/* ie6 not support */
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
	text-decoration:underline;
	border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
	border-bottom: 1px dashed #A1A070;
	margin:0 0 10px 0px;
	padding:5px 0 10px 0;
	font-size:10px;
}
/* can enable if avatar is big
ol.commentlist .comment .comment-meta:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
	border:none;
}
ol.commentlist .comment .reply{
	position:relative;
	clear:both;
	overflow:hidden;
	margin:5px -5px -5px 0;
	padding:0px;
	font-size:10px;
	text-align:center;
}
ol.commentlist a.comment-reply-link{
	float:right;
	display:block;
	font-size:10px;
	color:#645C53;
	padding:5px;
	text-decoration:none;
	border:0;
}
ol.commentlist a.comment-reply-link:hover{
	text-decoration:underline;
}
ol.commentlist .trackback a.comment-reply-link, 
ol.commentlist .pingback a.comment-reply-link{
	display:none;
}

/*		[ Comment ] Paging                                           */<!-- -->
.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:none;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
	text-decoration:underline;
}
/*		[ Comment ] Form                                             */<!-- -->

#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 5px;
	font-size:11px;
}
.commentlist #respond{ /*when click reply*/
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #A1A070;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background:#fafafa;
}
#comment {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	border: 1px solid #584646;
	padding: 2px 2px 2px 2px;
	margin-left:5px;
	background:#fafafa;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 0px 15px 2px 15px;
	border: 1px solid #B1A074;
	/*background:url('images/bg_comment2.png');*/
	background:#fafafa;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
/*	[ RSS, Twitter ]                                                */<!-- -->
.rss {
	position:absolute;
	overflow:hidden;
	display:block;
	top:30px;
	left:15px;
	width:45px;
	height:45px;
	background:url('images/icon_rss.png') no-repeat 0 0px;
}
.rss:hover {
	background:url('images/icon_rss.png') no-repeat 0 -45px;
}

.twitter {
	background:url('images/icon_twitter.png') no-repeat 0px -0px;
	position:absolute;
	top:30px;
	left:62px;
	display:block;
	width:45px;
	height:45px;

}
.twitter:hover{
	background:url('images/icon_twitter.png') no-repeat 0px -45px;
}
/*	[ Search Box ]                                                  */<!-- -->
.mainsearch {
	position:relative;
	top:35px;
	left:110px;
	overflow:hidden;
	width:160px;
	height:35px;
}

.mainsearch .keyword {
	position:absolute;
	top:4px;
	left:40px;
	width:110px;
	height:18px;
	line-height:18px;
	margin:0 0 0 0;
	padding:2px 5px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#636363; 
	border:1px #EBEAE9 solid;
	border-top:1px #6E6E6E solid;
	border-left:1px #6E6E6E solid;
	background:white;
}
.mainsearch .submit {
	position:absolute;
	cursor:pointer;
	border:none;
	top:0px;
	left:0px;
	height:35px;
	width:35px;
	background:url('images/bg_search_submit.png') no-repeat 0 0;
}
.mainsearch .submit:hover {
	background:url('images/bg_search_submit.png') no-repeat 1px 1px;
}
/*	[ Sidebar ] General                                             */<!-- -->
#sidebar select {
	margin:10px 0px 0px 25px;
	font-size:11px;
	width:230px;
	overflow:hidden;
}

/*		[ Sidebar 1]                                                 */<!-- -->
#sidebar1 {
	position:relative;
	font-size:12px;
	font-family:Verdana,Arial,sans-serif;
	margin-top:90px;
	color:#606656;
}
#sidebar1 a {color:#606656; text-decoration:none;}
#sidebar1 a:hover{ color:#CD4002; text-decoration:underline;}
#sidebar1 h4 {
	color:#C45801;
	font-family:"Times New Roman", Verdana, Times, Serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:15px 20px 0 30px;
	min-height:50px;
	background:url('images/bg_sb_head1.jpg') no-repeat 0 0;
}
#sidebar1 ul {
	position:relative;
	list-style-type:none;
	margin:0;	
	padding:0;
}

#sidebar1 ul li {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
}
#sidebar1 ul ul li {
	list-style-type:none;
	line-height:1.7em;
	padding:2px 0px 0px 32px;
	margin:0 15px 0 0px;
	background:url('images/bg_sb_arrow1.jpg') no-repeat 0px 9px;
}
#sidebar1 ul ul ul li{
	margin:0;
	padding:2px 0px 0px 12px;
	background:url('images/bg_sb_arrow2.jpg') no-repeat 0px 9px;
}
/*	[ Footer ] Link and credit                                      */<!-- -->
#footer a{
	font-size:11px;
	color:#48423D;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer_credit{
	position:absolute;
	overflow:hidden;
	bottom:0px;
	right:5px;
	width:400px;
	height:40px;
	padding:10px;
	text-align:right;
}
/*	[ Widget and MISC ]                                    */<!-- -->
.wp-caption { text-align:center; color:#333333;}
.wp-caption .wp-caption-text { font-size:10px; line-height:17px; padding:5px; margin:0; }
#wp-calendar {line-height:1.6;}
#wp-calendar td {font-size:11px;color:#4a4a4a;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 230px;
	margin:0 0 0 25px;
	text-align: center;
	font-size:11px;
	color:#4a4a4a;
}
.textwidget {
	padding:5px 10px 0 15px;
	line-height:1.6em
}
#akismetwrap{
	margin-top:10px;
	margin-left:15px;
}
.rsswidget img {
	display:none;
}

#sidebar h4 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/*	[ Custom Widget and options]                                    */<!-- -->
.widget_ads250 { /* |1 2[img=125px] 2 2 [img=125px] 2 1| .... total 260px*/
	padding:0;
	margin:0 10px;
	text-align:center;
	overflow:hidden;
	margin:0;
}
.widget_ads250 img{
	padding:2px;
}

body {
   behavior: url("csshover3.htc");
}
<!-- -->