/*

Theme Name: Atracks
Theme URI: http://www.smkinternet.co.uk
Description: Atracks Theme
Version: 1.0
Author: Gary Farmer
Author URI: http://www.smkinternet.co.uk

*/
html {height: 100%;} 

body { 
	margin: 0; 
	padding: 0; 
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.3em; 
	color: #333;
	min-height: 101%;
}

/* LINKS AND HEADINGS STYLING */

body a { color: #7b7a7a; background: inherit; text-decoration:none; }
body a:hover { color: #808080; background: inherit; text-decoration: underline; }
h1  { font: bold 2.6em "Kristen ITC", Trebuchet MS, Sans-Serif; margin: 0; color: #7b7a7a; background-color:transparent; }
h2  { font: bold 1em "Trebuchet MS", Helvetica, Sans-Serif; color: #7b7a7a;}
h3  { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h4  { font: bold 2.5em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #7b7a7a; background-color:transparent; }
h5  { font: bold 1.6em "Trebuchet MS", Helvetica, Sans-Serif; color: #616161; margin-bottom: -4px; margin-top: -2px;}
h6  { font: bold 1.1em "Trebuchet MS", Helvetica, Sans-Serif; color: #333333; margin-bottom: -6px; margin-top: -2px;}
h6 a  { color: #333333; text-decoration:none;}
h6 a:hover  { color: #333333; text-decoration:underline;}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto;	
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 4px 0 0px 10px; 
}
	#logo h1 { color: #7b7a7a; background: #fff; }
	
	#logo a { color: #7b7a7a; text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #000000; 
		background: #fff url(images/menu.gif) no-repeat bottom left; 
		display: inline; 
		font-size:13px;
		margin-left: -3px;
	}
	#menu li.current_page_item { 
		background: #fff url(images/menu_active.gif) no-repeat bottom left; 
		color: #8D9CAF;
		display: inline; 
	}
	#menu li.current_page_item_blog { 
		background: #fff url(images/menu_active.gif) no-repeat bottom left; 
		color: #8D9CAF;
		display: inline; 
	}
	#menu li.current_page_parent { 
	background: #fff url(images/menu_active.gif) no-repeat bottom left; 
	color: #8D9CAF;
	display: inline; 
	}
	#menu li:hover { 
		background: #fff url(images/menu_active.gif) no-repeat bottom left;
	}
	#menu li a { 
		background: transparent; 
		color: #000000; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: transparent;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 246px;
	color: #585616;
	height: 129px;
	border: 2px solid #e2e2e2;
	background: #FFFFAD url(images/package.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 70px 0px 0px 0px;
}
	#intro_left a { color: #000000; background: inherit; }
	#intro_left p { padding: 14px 10px; margin: 0; }
	#intro_left .para { 
	margin: 0; 
	padding: 0; 
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.5em; 
	color: #333;
	padding: 14px 10px; 
}

	/* LEFT VERTICAL MENU
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		clear: left; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }
		
		 */

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 370px;
	padding: 20px 250px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #585616;
	margin: 0 0 6px 0;
	height: 179px;
	border: 2px solid #e2e2e2;
	clear: right;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
	#intro_right .para { 
	margin: 0; 
	padding: 0; 
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.5em; 
	color: #333;
	padding: 20px 0 0 0; 
}

	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
}

#sidebar h2 {
	border-bottom: 1px solid #ccc;
	margin: 0;  
}

#sidebar ul { 
	margin: 0; 
	padding : 0px;
	list-style : none;
}

#sidebar li {
	list-style-type:none;
	background: #fff url(images/h3bg.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 14px;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 20px;
}
	#sidebar li a {
	background:none;
	color: #7b7a7a;
	text-decoration:none;
	}
	#sidebar li a:hover{
		color: #7b7a7a;
		text-decoration:underline;
		font-weight:bold;
	}

#sidebar li.current_page_item { 
		color: #8D9CAF;
		font-style: italic;
		font-weight:bold;
	}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		padding: 4px 10px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		font-size: 13px;
		color: #7b7a7a;
	}
	.note {
		padding: 15px 15px 20px 100px;
		margin: 0 0 5px 0;
		color: #585616;
	}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0F6FF;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

#right {
	float: right;
	width: 643px;
	clear: right; 
}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px 0px 15px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.leftcol ul {
	margin: 0; 
	padding: 0px 0px 0px 14px;
	list-style : none;
	}
	.leftcol li {
	padding: 0px 0px 0px 14px;
	background: #fff url(images/h3bg.gif) no-repeat;
	background-position: 0 .3em;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	color: #333333;
	}
		
	.alignleft {
	float: left;
	color: #333333;
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	color: #333333;
	}

/* FOOTER */

#footer { text-align: center; clear: both; margin-top: 10px; color:#7b7a7a; }

#footer .box {
		border: 1px solid #ccc;
		font-size: 13px;
		color: #7b7a7a;
		width: 878px;
		text-align:center;
	}

#content_start {position: absolute;left: -10000px;};

/* SITE MAP */
	
#sitemap {
	float: left;
	width: 250px;
	clear: left;
}

#sitemap h2 {
	border-bottom: 1px solid #ccc;
	margin: 0;  
}

#sitemap ul { 
	margin: 0; 
	padding : 0px;
	list-style : none;
}

#sitemap li {
	list-style-type:none;
	background: #fff url(images/h3bg.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 14px;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 20px;
}
	#sitemap li a {
	background:none;
	color: #7b7a7a;
	text-decoration:none;
	}
	#sitemap li a:hover{
		color: #7b7a7a;
		text-decoration:underline;
		font-weight:bold;
	}

#sitemap li.current_page_item { 
		color: #7b7a7a;
		font-style: italic;
		font-weight:bold;
	}

#sitemap li ul li{
	list-style-type:none;
	margin-left:20px;
	color: #7b7a7a;
}
	.box {
		padding: 4px 10px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		font-size: 13px;
		color: #7b7a7a;
	}
	.note {
		padding: 15px 15px 20px 100px;
		margin: 0 0 5px 0;
		color: #585616;
	}

