/* 
Theme Name: AskHandy.com
Theme URI: http://www.askhandy.com/
Description: A Wordpress Theme For Hometown Handyman. 
Author: Footbridge Media 
Author URI: http://www.footbridgemedia.com 
Version: 1.0 
. 
Hello :). 
. 
*/  

BODY {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DF2516;
	color:#1C1B19;
	}
	
TD {
	vertical-align:top;
	}
H1 {
	padding:0px;
	margin:0px;
	font-size:16px;
	}
	
H2 {
	padding:0px;
	margin:0px;
	font-size:18px;
	}
	
H3 {
	padding:0px;
	margin:0px;
	font-size:14px;
	}
	
H4 {
	padding:0px;
	margin:0px;
	}

p {
	font-size:12px;
	}
	
a:link {
	color:#DF2516;
	text-decoration:none;
	}
	
a:hover {
	color:#DF2516;
	text-decoration:underline;	
	}
/*  /GLOBAL  */

/*    */
#header {
	background-image:url('http://www.askhandy.com/images/header.jpg');
	background-repeat:no-repeat;
	width:950px;
	height:126px;
	}
	
.header_links {
	position:relative;
	width:950px;
	height:120px;
	margin:0px -25px;
	text-align:right;
	padding:10px 0 0 0;
	z-index:5;
	}
	
#container {
	margin:0px auto;
	width:950px;
	}

#content {
	background-image:url('http://www.askhandy.com/images/content_bg.jpg');
	background-repeat:repeat-y;
	width:950px;
	height:auto;
	}
	
#content_bottom {
	background-image:url('http://www.askhandy.com/images/content_bottom_bg.jpg');
	background-repeat:no-repeat;
	height:42px;
	width:949px;
	}
	
#content_l {
	width:200px;
	padding:15px;
	}
	
#content_r {
	width:100%;
	padding:15px;
	}
	
#index_gif {
	background-image:url('http://www.askhandy.com/images/main_images.gif'); 
	background-repeat:no-repeat; 
	background-position:top center; 
	height:284px; 
	width:590px;
	}
	
#index_gif_links {
	z-index:15; 
	float:right; 
	width:150px; 
	height:283px; 
	position:relative; 
	right:-150px; 
	text-align:center; 
	color:#FFFFFF; 
	padding-top:35px;
	}
	
#index_gif_links a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#index_gif_links a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#index_gif_links a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#clear_bg {
	float:right; 
	width:150px; 
	height:283px; 
	z-index:10; 
	background-color:#000000; 
	filter:alpha(opacity=50); 
	-moz-opacity:.50; 
	opacity:.50; 
	text-align:center;
	}
	
#cookie_trail {
	padding:2px 0 0 10px;
	}
	#cookie_trail a {
		margin: 0 3px;
	}
	
#nav {
	background-image:url('http://www.askhandy.com/images/nav_bg.jpg');
	width:943px;
	height:33px;
	}
	
#nav2 {
	margin:0 0 0 20px;
	}

#nav2 .top {
	background-image:url('http://www.askhandy.com/images/nav2_top.gif');
	background-repeat:no-repeat;
	height:26px;
	width:239px;
	margin:0 auto;
	}
	
#nav2 .top1 {
	background-image:url('http://www.askhandy.com/images/nav3_top.gif');
	background-repeat:no-repeat;
	height:26px;
	width:239px;
	margin:0 auto;
	}

#nav2 .content {
	background-image:url('http://www.askhandy.com/images/nav2_content.gif');
	background-repeat:repeat-y;
	height:auto;
	width:239px;
	margin:0px auto;
	}
	
#nav2 .bottom {
	background-image:url('http://www.askhandy.com/images/nav2_bottom.gif');
	background-repeat:no-repeat;
	height:26px;
	width:239px;
	margin:0px auto;
	}

#nav2 ul {
	padding:0px;
	margin:0px 0px 0px 50px;
	}

#nav2 li {
	margin:0px;
	padding:0px;
	line-height:20px;
	list-style-image: url('http://www.askhandy.com/images/arrow1.gif');
	}

#nav2 a:link {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

#nav2 a:visited {		
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

#nav2 a:hover {		
	color:#DF2516;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;	
	}	
	
#footer {
	padding:0px;
	margin:0px auto;
	text-align:center;
	width:950px;
	font-size:12px;
	}
	
#footer a:link {
	color:#B3B3B5;
	text-decoration:underline;
	}
