/*
Theme Name: SimJunkie
Theme URI: http://simran.crownpac.net
Description: Based on theme junkie
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

/* ----------------------------------------------
	Template Name : SimJunkie
	Version : 1.0   
	Author : Simran Gill
	Author URI :http://simran.crownpac.net   
	Last Date Modified : Feb 10, 2009	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {

background-image:url('images/page-bg.jpg');
background-repeat:no-repeat;
background-position:top center; 
background-color: #ecebe2;
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #808080;
	text-align: center;	
}

/* links */
a, a:visited {	
	color: #000033;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: ;
text-shadow: #a356fb 0px 0px 4px;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #444;	
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: #88ac0b; 
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}

/* Paragraph */
p { padding: 2px 10px 14px 4px;	}

/* Lists */
ul, ol {
	margin: 7px 10px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	
   border: 0px solid #dcdcdc;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #deedae; 
	background: #F0FFD2; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   font-weight: normal;
	font-size: 14px;
	line-height: 1.7em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid white; 
	background: #dee0e2 url(images/quote.gif) no-repeat 7px 10px;
}

#main blockquote  ul li {
	list-style-image: url(images/bulletquote.gif);
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 26px;
	padding-left: 4px;
	padding-right: 16px;
	color: #fff;
	text-align: left;
	background: #6b81b0;	
	border-width: 0px 1px 0px 1px;
  	border-style: solid;
  
font-variant:small-caps;
font-size:10px;
}

th.header { 
    
    cursor: pointer; 
   

} 

th.headerSortUp { 

    background-image: url(images/asc.gif); 
    background-color: #3399FF; 
 background-position: center right; 
background-repeat:no-repeat;
} 

th.headerSortDown { 
    background-image: url(images/desc.gif); 
    background-color: #3399FF; 
 background-position: center right; 
background-repeat:no-repeat;
} 









tr {
	height: 24px;
	background: #fff;
font-size:11px;
}


tr.odd {
	background-color:#e7ecfa;
}

td {
	padding-left: 3px;
	padding-right: 4px;
	border-width: 0px;	
}	
/* end - table */

/* form elements */
form {
	display:inline;
margin-top:-35px;
border-width:0px;
}
label {border-width:0px;

}
input, textarea, select {
border-width:0px; vertical-align:middle;
}
textarea { border-width:0px;

}
input.button { border-width:0px;

}

#searchbox {background-color:blue; margin-top:-3px; color:white;}

#commentform input {border: 1px solid ; }
 #commentform textarea {border: 1px solid silver; width:100%; }


.post-body input {border: 1px solid ; }
.post-body  textarea {border: 1px solid silver; width:100%; }


/********************************************
   LAYOUT
********************************************/ 

#toplogo {position: relative;
display:block;
	width: 994px;
	margin: 15px auto;
	text-align: left;	
height:39px;}

#wrap {
	position: relative;
	width: 994px;
	margin: 35px auto;
	text-align: left;	
height:100%;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 994px;	
	padding: 25px 0; 	
	background:white ;	
height:100%;
}
#header {
	position: relative;
	width: 994px;
	height: 37px;
	background: url(images/search-bar.gif) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0px;
}
#header h1#logo-text a {
	position: relative;
display:block; float: left; margin-left:250px; 
}
#header p#slogan {
	position: relative;
display:block; float: left; 	
}

/* header quick search */


/* Navigation */
#scroller {
	clear: both;	
	padding: 0;	margin: 0;
	width: 994px;
	height: 118px;
	background: #c2d6fa url(images/scroller-bg.gif) repeat-x;		
border: solid silver;
border-width: 0px 0px 2px 0px;
}



/* Main Column */
#main {
	float: left;
	width: 645px;
	padding: 0; margin: 0 0 0 10px;
	display: inline; 	
}
#main h2 {
	font: bold 1.75em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color:grey;
	padding: 10px 0 12px 0px; 	
	margin-left: 10px;		
	letter-spacing: -1px;
	border-bottom: 0px solid silver; 
font-variant: small-caps;


}


#main h2.tweet {

	color: #00a6ee; 



}


#main .post-floating h2 {margin-left:40px;
margin-bottom:0px; text-indent:-40px;}

#main h2 a {
	color: #000057;
	text-decoration: none;		font-variant: small-caps;
border-bottom: 0px solid silver; 

}


#main h2 a:hover {
	color: #73471B;
	text-decoration: none;		font-variant: small-caps;
}

#main h2 img {
margin: 0px 5px 0px 0px;
vertical-align: middle;

}

#main ul {margin: -8px 10px 20px 10px; }

#main ul li {
	list-style-image: url(images/bullet.gif);
}


#main ul.car-monthlisting {
margin-top:2px;

}
#main ul.car-monthlisting li {
	
list-style-image: none;
list-style:none;
}



#sidebar {
	float: right;
	width: 270px;
	padding-left: 10px; 
	margin: 0 45px 0 0;
	display: inline;	
border-left: 1px solid silver;

}
#sidebar h3 {
	color: #4780e2; 
	font: normal 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	padding: 10px 0 2px 0; 
	margin: 10px 0 0 10px; font-variant: small-caps;
border-bottom: 1px solid silver;
}

/* sidebar menu */
#sidebar ul {
	margin: 5px 2px 2px 35px; padding: 0;
	text-decoration: none;	
 padding: 0;	
	
}
#sidebar ul li {
		border: none;
	list-style: disc;
	margin: 0px;
	padding: 8px 0px 0px 0px; 
		line-height:17px;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	color: #164faf;	
}
#sidebar ul li a span {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;		
}
#sidebar ul li a:hover {	
	color: #000;	
	background: none;	
}


.cat-item img {
vertical-align:middle; 
margin-left: 0px; 
margin-top: 0px; 
margin-right:5px;}



.textwidget {margin-left:18px;
margin-top:9px;}


/* search form */
#sidebar .searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 5px; 
	padding: 10px 0 10px 10px;	
	width: 260px;	
}
#sidebar .searchform p { margin: 0; padding: 0; }
#sidebar .searchform input.textbox { 
	width: 180px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
#sidebar .searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 4px;
	vertical-align: top;
}


#sidebar ul li#rc_nav   {

list-style:none ;
margin-left:-9px;
}
/* footer */
#footer-wrap {
	clear: both;
	width: 994px;
	text-align: left;
	padding: 0;	margin: 0;
		
}
#footer-content {
	width: 994px;
	
	padding: 2px 0 20px 0;
background: silver url(images/Vancouverbg.jpg) no-repeat bottom;
}

#footer-wrap p {
	padding:15px 0;
}
#footer-wrap h3 {
	color: #145F94; 
	margin: 0px 0px 0px -10px;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
display:none;
}
#footer-wrap a:hover { 
	color: #000; 
	text-decoration: none;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 0px solid white;
}
#footer-columns li {
	border-bottom: 0px solid grey;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #666666;	
}

div#footer-columns .col3, .col3-center {
	float: left;

margin-left:46%;
	width: 39%;
margin-top:0px;
margin-bottom:0px;
}
#footer-columns .col3-center { 
	margin: 0 0px; display:none;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #555;	
	margin: -20px auto; 
	width: 920px;
	padding: 0px 0 0px 0;
	text-align: center;	
	font-size: 0.95em;
height:1px;
}
#footer-bottom a { color: #306495; }



/* postmeta */
.post-footer {
	padding: 8px 5px 14px 5px; 
	margin: 10px -5px 1px -20px;	
	color: #A2745D;
	border:  dotted silver; 
border-width:1px 0px 0px 0px;
	background-color: #f4f5fc;
text-align:center;
background:url(images/post-footer.gif);
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}

.post-footer a { background:none;	}

#main .post-info { font-size: .5em; margin-left:4px; }
#main .post-info a, #main .post-info a:visited { color: silver; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

img.avatar {float:left; margin-right:5px;}







#sim-logo {display:inline; float:left; margin-top:5px; margin-left:-5px;}

#site-slogan {display:inline; float:left; 
margin-top:25px; margin-left:10px; width:350px; 
line-height:110%;
color:white; }

#navmenu {display:inline;  float:left; margin-left: 80px; display:inline; margin-top:15px;

}





#tab {

display:inline; float: left;
margin-top:13px;
margin-left:45px;
color:black;
font-variant: small-caps;
}




#subscribe {
display:inline; float: left;
margin-left:440px;
margin-top:5px;
font-variant: small-caps;
color:#7d99fb;
vertical-align: top;
}

#subscribe img {
display:inline; 
vertical-align: middle;

}


#searcherdiv {
display:inline; float: right;
margin-top:6px;
Margin-right:10px;
font-variant: small-caps;
color:#7d99fb;
}







/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 972px;	
	height:190px;
margin-left:11px;
margin-top:8px;	
float:left;
margin-bottom:-90px;
padding-bottom:0px;
	display:inline;
				
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	display:inline;	
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items div {
display:inline;
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:176px;
	margin-right: 18px;	
	font-family: 'arial';

		overflow:hidden;	

}

.scrollpost img {border: 0px solid #001C7A;
padding:6px;
background-color:white;

}

.scrollpost img:hover {background-color:;}









* html div.scrollable div.items div {
display:inline;
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:170px;
	margin-right: 8px;	
	font-family: 'bitstream vera sans';

	

}
















/* active item */
div.scrollable div.items div.active {


}

div.scrollable div.items div img {float:left; display:inline;}


.photo-meta-data	{ background: url(images/transpBlack.png); 
padding: 4px 0px 4px 0px; 
margin-top: -54px; 
position: relative; z-index: 99; 
font-size:12px;
line-height: 9pt;
font-variant: small-caps;
text-align:left;
display:inline;
float:right;
height:50%;
 display:inline;}


.photo-meta-data span 	{  font-size: 8px; display:inline; }


.photo-meta-data a {background:none; text-decoration:none; color:#000244; margin:5px;
text-align:left; display:inline; font-weight:bold;}



.photo-meta-data a:hover { color:; }


.more{display:inline; width:20px; 
height:19px; float:left;
margin-top: -23px; position: relative;
margin-left:142px;
background-image:url('images/left.png');
background-repeat:no-repeat;
background-position:0px 0px;	cursor:pointer;

display:inline;

}


.less {display:inline; width:20px; 
height:19px;  float:right;
margin-top:-23px; position: relative;
margin-right:815px;
background-image:url('images/right.png');
background-repeat:no-repeat;
background-position:0px 0px;	cursor:pointer;

display:inline;
}




/* mouseover state */
.more:hover, .less:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
.disabled {
	visibility:hidden !important;		
}



























.nav {
	width: 252px;
	height: 49px;
	background: url(images/sprite-menu.gif) no-repeat 0px 0px;
	position: absolute;
margin-top:-3px;

}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 54px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 53px;
	}

	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 53px;
		height: 50px;
		background: url(images/sprite-menu.gif) no-repeat 0px -47px;
	}
	.nav-home-click {
		background: url(images/sprite-menu.gif) no-repeat 0px -96px;
	}


.nav .about a:link, .nav .about a:visited {
		left: 53px;
		width: 43px;


	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 53px;
		width: 43px;
		height: 50px;
		background: url(images/sprite-menu.gif) no-repeat -53px -47px;
	}
	.nav-about-click {
		background: url(images/sprite-menu.gif) no-repeat -53px -96px;
	}


	.nav .reviews a:link, .nav .reviews a:visited {
		left: 98px;
		width: 43px;
	}
	
	.nav-reviews, .nav-reviews-click {
		position: absolute;
		top: 0;
		left: 98px;
		width: 43px;
		height: 48px;
		background:  url(images/sprite-menu.gif) no-repeat -98px -47px;
	}
	.nav-reviews-click {
		background: url(images/sprite-menu.gif) no-repeat -98px -96px;

	}


	.nav .archives a:link, .nav .archives a:visited {
		left: 150px;
		width: 43px;
	}
	
	.nav-archives, .nav-archives-click {
		position: absolute;
		top: 0;
		left: 150px;
		width: 43px;
		height: 48px;
		background: url(images/sprite-menu.gif) no-repeat -150px -47px;
	}
	.nav-archives-click {
		background:  url(images/sprite-menu.gif) no-repeat -150px -96px;
	}


	.nav .sitemap a:link, .nav .sitemap a:visited {
		left: 193px;
		width: 43px;
	}
	
	.nav-sitemap, .nav-sitemap-click {
		position: absolute;
		top: 0;
		left: 194px;
		width: 43px;
		height: 48px;
		background: url(images/sprite-menu.gif) no-repeat -194px -47px;
	}
	.nav-sitemap-click {
		background: url(images/sprite-menu.gif) no-repeat -194px -96px;
	}


	.nav .contact a:link, .nav .contact a:visited {
		left: 238px;
		width: 46px;
	}
	
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 238px;
		width: 46px;
		height: 48px;
		background: url(images/sprite-menu.gif) no-repeat -238px -47px;
	}
	.nav-contact-click {
		background: url(images/sprite-menu.gif) no-repeat -238px -96px;
	}













.hotspot {  cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}





.post-body {
}



.post-floating-meta {
display:inline;
float:left;
width:4px;
height:65px;
clear:both;
margin-top:2px;
margin-left:0px;
}





.post-floating {
display:inline;
float:left;
width:590px;
margin-bottom:25px;
margin-left:40px;
margin-right:0px;
}

.post-content-container {margin-left:34px;
}



.date_cal {
	float:left;
	display:inline;
	width: 38px;
	height: 43px;
color: grey;

margin-left:0px;
	}


.date_cal .month {
	
	font-size: 8px;
margin:0px 0px 0px 0px;
	text-transform: uppercase;
text-align:right;
line-height:8px;
	vertical-align: middle;
	background: ;
background-position:center;
padding: 4px 8px 7px 2px;
border-right: 1px dotted silver;}

.date_cal .month .opp {
font-size: 15px;
line-height:18px;
}

.pright {float:right;
border: 1px dotted silver;
text-align:center;
margin-left:15px;
margin-top:10px
}

.pleft{float:left;
border: 1px dotted silver;
text-align:center;
margin-right:15px;
margin-top:10px}

.alignright {float:right; margin-left:15px;}
.alignleft {float:left; margin-right:15px;}
.hidden {display:none;}
.littlestar {vertical-align:middle;}


img.alignright, img.alignleft, img.aligncenter, img.pie-img {padding:5px; 
border:1px solid grey;}
img.pie-img:hover {background-color:silver;}



li.alt {background-color:#eceef5;margin: 5px 0px;  }
li.bypostauthor {background-color:#e5dac4; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 10px 10px 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 font-style: italic; 
}
.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;
}



ol.commentlist li {padding:10px;}

.reviewTable {margin-left:-35px; margin-right:-10px;}