/*  
Theme Name: LocalTripper Blog
Theme URI: 
Description: 
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding:4px 0px;
	}
ul, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#00aeef;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:12px;
		color:#4c4c4c;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:959px;
		margin-top:6px;
	}
.header
	{
		height:121px;
		overflow:hidden;
		margin-bottom:5px;
	}
.title
	{
		margin:0px;
		padding:0px;
		width:238px;
		float:left;
		padding-right:1px;
	}
/***************************/
.topNav
	{
	}
.navTitle
	{
		height:43px;
		width:100%;
		overflow:hidden;
		text-align:center;
		padding-top:4px;
	}
.navTitle a, .navTitle a:visited
	{
		font-family:"Bell Gothic Std","trebuchet ms";
		color:#009aea;
		font-size:20px;
		line-height:18px;
	}
.navTitle a:hover
	{
		text-decoration:none;
		color:#eab001;
	}
.detail
	{
		height:26px;
		overflow:hidden;
		text-align:center;
		padding-top:52px;
	}
.detail a, .detail a:visited
	{
		color:#a8a8a8;
		text-decoration:none;
		font-family:"Myriad Pro", arial;
	}
.detail a:hover
	{
		text-decoration:underline;
	}
.block1
	{
		float:left;
		width:116px;
		height:121px;
		background:url(images/hotels.jpg) no-repeat left top;
		overflow:hidden;
		margin-left:4px;
	}
.block2
	{
		float:left;
		width:116px;
		height:121px;
		background:url(images/events.jpg) no-repeat left top;
		overflow:hidden;
		margin-left:4px;
	}
.block3
	{
		float:left;
		width:115px;
		height:121px;
		background:url(images/ideas.jpg) no-repeat left top;
		overflow:hidden;
		margin-left:4px;
	}
.block4
	{
		float:left;
		width:115px;
		height:121px;
		background:url(images/hotIdeas.jpg) no-repeat left top;
		overflow:hidden;
		margin-left:4px;
	}
.block5
	{
		float:left;
		width:115px;
		height:121px;
		background:url(images/vacation.jpg) no-repeat left top;
		overflow:hidden;
		margin-left:4px;
	}
.block6
	{
		float:left;
		width:119px;
		height:121px;
		background:url(images/aboutUs.jpg) no-repeat left top;
		overflow:hidden;
		margin-left:4px;
	}
/******************************************/
#nav
	{
		height:1%;
	}
#nav ul
	{
		list-style:none;
		overflow:hidden;
	}
#nav ul ul
	{
		padding-left:0px;
		padding-top:0px;
		/*float:left;*/
		display:inline;
	}
#nav li
	{
		/*float:left;*/
		display:inline;
		padding:0px 0px 0px 0px;
	}
#nav li li
	{
		padding-top:0px;
	}
#nav li a, #nav li a:visited
	{
		text-decoration:none;
		/*float:left;*/
		color:#585858;
		font-weight:normal;
		border-left:solid 1px #585858;
		padding:0px 5px 0px 5px;
	}
#nav li a:hover
	{
		text-decoration:underline;
	}
/*****************************************************************/
.content
	{
	}
/****************************************************************/
.innerContent
	{
		float:right;
		width:716px;
		background:url(images/contentBg.jpg) repeat-y left;
	}
.innerContentTop
	{
		background:url(images/contentTop.jpg) no-repeat left top;
	}
.innerContentBottom
	{
		background:url(images/contentBottom.jpg) no-repeat left bottom;
		padding:15px 10px 25px 10px;
		height:1%;
	}
.story
	{
		padding-bottom:40px;
		padding-left:5px;
	}
.storyTitle
	{
		margin:0px;
		padding:0px;
		padding-bottom:5px;
		width:550px;
		float:left;
	}
.storyTitle h3
	{
		font-size:18px;
		font-weight:bold;
		padding-bottom:3px;
		font-family:"trebuchet ms";
	}
.titleText a, .titleText a:visited
	{
		text-decoration:none;
		color:#eab001;
	}
.titleText a:hover
	{
		color:#545353;
		text-decoration:none;
	}
.pageTitle
	{
		margin:0px;
		padding:0px;
		padding-bottom:5px;
	}
.pageTitle h3
	{
		font-size:18px;
		font-weight:bold;
		padding-bottom:3px;
		font-family:"trebuchet ms";
	}
.pageTitle a, .pageTitle a:visited
	{
		text-decoration:none;
		color:#eab001;
	}
.pageTitle a:hover
	{
		color:#545353;
		text-decoration:none;
	}
.storyAuthor
	{
		color:#bdbdbd;
		padding-bottom:5px;
		padding-top:3px;
	}
.storyTitle span
	{
		color:#00aeef;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#09739a;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyDate
	{
		float:right;
		width:121px;
		height:31px;
		overflow:hidden;
		background:url(images/dateBg.jpg) no-repeat left top;
		text-align:center;
		padding-top:4px;
	}
.storyContent
	{
		padding:8px 10px 10px 0px;
		text-align:justify;
		line-height:150%;
	}
.commentTag
	{
	}
.storyTag
	{
		float:left;
		width:500px;
		color:#4c4c4c;
	}
.storyTag a, .storyTag a:visited
	{
		color:#4c4c4c;
		text-decoration:none;
	}
.storyTag a:hover
	{
		text-decoration:underline;
	}
.readPost
	{
		float:right;
		width:180px;
		text-align:right;
		color:#757575;
	}
.readPost a, .readPost a:visited
	{
		color:#20b8f1;
		text-decoration:none;
	}
.readPost a:hover
	{
		text-decoration:underline;
	}
/****************************************************************/
.sideBar
	{
		float:left;
		width:236px;
		color:#ffffff;
		background:#4cb7ee;
	}
.sideBarTop
	{
		background:url(images/sideBarTop.jpg) no-repeat left top;
	}
.sideBarBottom
	{
		background:url(images/sideBarBottom.jpg) no-repeat left bottom;
		padding:10px 0px;
		height:1%;
	}
.sideBar ul
	{
		margin:0px;
		height:1%;
	}
.sideBar ul ul
	{
		border:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		background:none;
		margin:0px;
		padding:0px;
		border:0px;
	}
.sideBarTitle
	{
		color:#004568;
		padding-bottom:3px;
		padding-left:20px;
	}
.sideBarTitle h2
	{
		font-weight:bold;
		font-size:16px;
		font-family:"trebuchet ms";
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar li li li
	{
		padding:0px;
		padding:5px 0px 5px 20px;
		margin:0px;
		list-style:none;
		border:0px;
		background:url(images/bullet.jpg) no-repeat 0px 9px;
	}
.sideBar ul li
	{
		padding-bottom:20px;
		margin-bottom:20px;
		list-style:none;
		background:url(images/sideBarBorder.jpg) repeat-x bottom;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBar li li
	{
		margin:0px;
		padding:0px;
		padding:5px 0px 5px 25px;
		margin-left:20px;
		background:url(images/bullet.jpg) no-repeat 0px 9px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#ffffff;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
li.recentcomments a, li.recentcomments a:visited
	{
		border:none !important;
	}
/***********************************************/
.sideBar .search
	{
		margin:10px 0 10px 0;
		padding-left:15px;
	}
.sideBar .searchText
	{
		float:left;
		width:160px;
		margin-top:2px;
		padding:2px 1px;
		font-size:12px;
		font-family:arial;
		border:solid 1px #989fa3;
	}
.sideBar .go
	{
		float:left;
		height:25px;
		margin-left:3px;
		width:35px;
	}
/**********************************************/
.footer
	{
		text-align:center;
		background:#e4e4e4;
		margin-top:6px;
		color:#585858;
	}
.footerTop
	{
		background:url(images/footerTop.jpg) no-repeat left top;
	}
.footerBottom
	{
		background:url(images/footerBottom.jpg) no-repeat left bottom;
		padding:15px;
		font-size:11px;
		margin-bottom:10px;
		height:1%;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#585858;
	}
.footer a:hover
	{
		text-decoration:underline;
	}
.links
	{
		padding-top:10px;
	}
.logos
	{
		margin-bottom:35px;
		text-align:center;
	}
.logos a
	{
		margin:0px 5px;
	}
/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
	}
.alignright
	{
		float:right;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#3b3a3a;
		font-family:tahoma;
		font-size:11px;
	}
.navigation a:hover
	{
		text-decoration:none;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
	}
blockquote
	{
		border:dashed 1px #a4a9ac;
		background:none;
		padding:5px;
		width:500px;
	}

h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#2a2a2a;
		padding-top:10px;
		font-size:14px;
		font-weight:bold;
	}
#commentform p a, #commentform p a:visited
	{
		color:#4098cb;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		width:480px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		width:200px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#2a2a2a;
		padding-bottom:5px;
		font-size:14px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#4098cb;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:none;
		color:#59545e;
	}

/* search result's title */
h2.pagetitle
	{
		color:#10557d;
		font-size:20px;
		font-family:"trebuchet ms";
		font-weight:bold;
		padding-bottom:10px;
		text-align:center;
	}
	
/* no match found in search */
.error
	{
		color:#e04a0b;
		font-size:20px;
		font-family:"trebuchet ms";
		font-weight:bold;
		text-align:center;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin:0px;
		padding:0px;
		margin-left:15px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}

/**/
.article h2
	{
		font-size:16px;
		font-weight:bold;
	}

/* avatar */
.fl_right
	{
		/*float:right;
		width:500px;*/
		padding:5px;
		padding-bottom:8px;
	}
.fl_left
	{
		/*float:left;
		width:100px;*/
		padding:5px 8px;
		padding-bottom:10px;
	}
.avatarImg
	{
		text-align:left;
		float:right;
		width:50px;
	}
.commentAuthor
	{
		padding:0px;
		float:left;
		text-align:right;
		width:580px;
	}
.authorLink
	{
		font-family:'Bauhaus 93',verdana, arial;
		font-size:19px;
		font-weight:normal;
		padding-top:7px;
	}
.commentmetadata 
	{
		margin: 0px;
		padding:0px;
		text-align:left;
		padding-bottom:10px;
		font-family:verdana;
		font-weight:bold;
		font-size:11px;
	}
/*********************************************************/
	
/*.alt {
	margin:0px;
	padding:10px;
	/*border:solid 5px #7f9db9;*/
	/*background:#e5ecce;
	color:#000;
	}*/
.commentlist {
	padding:0px;
	text-align: justify;
	}
ul.commentlist
	{
		width:660px;
	}
.commentlist li {
	margin-bottom:35px;
	padding: 0px;
	list-style: none;
	color:#59545e;
	background:#fafafa;
	border:solid 1px #dfdfdf;
	height:1%;
	}
.commentlist p {
	margin: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#calendar_wrap table th
	{
		color:#ffffff;
	}
#wp-calendar {
	empty-cells: show;
	margin:0px auto 0;
	width: 190px;
	color:#434242;
	text-align:center;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right:5px;
	border:0px;
	background:none;
	color:#ffffff;
	text-decoration:underline;
	}
#wp-calendar #next a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar #prev a {
	text-align: left;
	padding-left:5px;
	border:0px;
	background:none;
	color:#ffffff;
	text-decoration:underline;
	}
#wp-calendar #prev a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:190px;
	color:#ffffff;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
	background:none;
}
#wp-calendar td a:hover {
	/*background: #4098cb;*/
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */
