/*
Theme Name: Business Theme
Theme URL: http://www.napfish.ca/news-and-tips/free-wordpress-business-theme/
Description: Wordpress theme for businesses.
Version: 1.0
Author: Nick Fish
Author URL: http://www.napfish.ca
Tags: blue, black, grey custom header, fixed width, two columns, widgets

Terms of Use: Please leave the link in the footer. This helps us promote our design service so that we can offer this theme for free. Thank You.
*/


body {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #999;
background: #202426 url(images/bg.jpg) repeat-x;

}

h1 { color:#F1F1F1;
	font-size: 27px;
	font-weight:normal;
	text-transform:capitalize;
	line-height:130%;
	margin:5px 5px 10px 0;
}

h2 {color:#CCC;
	font-size: 18px;
	font-weight:bold
}

h3 { color:#fff;
	font-size: 14px;
	font-weight:bold;
}

a {
	text-decoration: underline;
	color: #FFF;
}
a:visited { color:#ccc;
	text-decoration:underline;
	}

a:hover { color:#fff;
text-decoration:none;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position:relative;
}

img { border: 0;}

/* Header */

#header {
	width: 980px;
	height: 409px;
	margin: 0 auto;
	background: url(images/banner_bg.jpg) no-repeat; background-position: bottom left;

}

/* Logo */

#logo {
	float: left;
	width: 580px;
	color: #FFFFFF;
	padding:25px 0 0;
}
#logo h1 { margin:0; padding:0}
#logo h1 a, #logo h1 a:visited, #logo h1 a:hover { color:#ECECE9;
	font-weight:bold;
	font-size: 30px;
	text-transform:capitalize;
	padding:0;
	margin:5px 10px;
	text-decoration:none;
	display:block;
}
#logo h2 { color:#ECECE9;
	font-size: 14px;
		padding:0;
	margin:5px 10px;
}
#address {
	float: right;
	width: 350px;
	padding: 0;
	position: relative;
top:25px;
color:#999;
text-align:right;

}
#description { width: 515px; color:#f1f1f1; float:left; font-size:20px; position:absolute; top:215px; left:5px; padding:0; margin:0; padding-left:10px;}

/* Search */

#searchform input { font-size:12px; 
		width: 220px;
	padding: 5px;
}

#searchsubmit { display:none;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 5px 0 35px;
	margin:10px 0;
}

#content img { margin:5px;}

#breadcrumb { font-size:11px; margin:4px 0; padding:0;}

.post { padding:10px 0 5px 0
}

.post .title {
	color:#F1F1F1;
	font-size: 27px;
	font-weight:normal;
	text-transform:capitalize;
	line-height:130%;
}

.post .title a {
	color:#F1F1F1;
	font-size: 27px;
	font-weight:normal;
	text-transform:capitalize;
	line-height:130%;
	text-decoration:none;
}
.post .title a:visited { color:#999999; text-decoration:none}

.post .title a:hover { color:#f1f1f1;
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
}

.post .entry {
	padding: 0 0 20px 0;
	text-align: left;
}
blockquote { border-left: 2px solid #666; padding-left:5px; }

#commentform {
}

#comment {
	width: 580px;
}
.combig { color:#f1f1f1; font-size:16px;  margin: 20px 0 5px 0; line-height:125%;  }
.commentmetadata { font-size:11px;}
.commentext { border-top: 1px solid #ccc;margin-top:5px;  }

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	padding: 0px;
	margin:0;
	color: #666;
}
.sb_widget { margin: 0 11px 10px 11px;
	padding: 5px 5px 15px 5px;
	width:266px;
	background-color:#1A1E1F;
	border: 2px solid #282C2E;
	border-top:0;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul { margin:0;
}

#sidebar h2 { color:#CCC;
background:url(images/sb_header.jpg) no-repeat;
height:38px;
width:270px;
margin:10px 0 0 0;
padding-left:30px;
padding-top: 35px;

}

#sidebar p {
	padding: 5px 0;
}

#sidebar li a, #sidebar a {padding-left:0; 	color: #FFF; text-decoration:underline; }
#sidebar li a:visited, #sidebar a:visited { color:#ccc; text-decoration:underline; }

#sidebar li a:hover, #sidebar a:hover {	text-decoration: none; color: #FFF; }
#sidebarads { margin:10px 11px}
#sidebarads img, #sidebarads img a { border: 0; margin: 5px 5px; padding:0;}

#menu li a { color: #666; line-height:150%; font-size:16px; width:100%; display:block; border-bottom:2px solid #1A1E1F; }
#menu li a:visited { color:#FFFFFF}
#menu li a:hover { color:#006699; border-bottom:2px solid #006699; font-weight:normal;} 


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
/* Pagination */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #666; background-color:#999;
	color: #f1f1f1;
	
}
.wp-pagenavi a:visited {
	padding: 4px; 
	margin: 4px;
	text-decoration: underline;
	border: 1px solid #999; background-color:#666;
	color: #f1f1f1;
}
.wp-pagenavi a:hover {	
	border: 1px solid #666; background-color:#f1f1f1;
	color: #000;
}
.wp-pagenavi a:active {
	padding: 4px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #666;
	color: #999;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding:4px; 
	margin: 4px;
	color: #FFF;
	border: 1px solid #999; background-color:#202426; 
}
.wp-pagenavi span.current {
	padding: 4px; 
	margin: 4px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 4px;	
	color: #FFF;
	border: 1px solid #999; background-color:#202426; 
}
/* End Pagination */
/* Footer */
#fullfooter { width:100%; background:url(images/fullfooterbg.jpg) repeat-x; }
#footer {
	width: 980px;
	height: 104px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
}

#footer p { width:550px;
	margin: 0;
	color:#fff;
	line-height: normal;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	float:left;
	padding: 20px 0 0 10px;
}

#footer a{
	color: #FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#rss { width:300px; float:right;  text-align:right; line-height:30px; padding: 20px 10px 0 0 ;} 
#rss a { text-decoration:none}
#rss a:hover { text-decoration:none; color:#666}
#rss img { margin-left:10px} 


.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

hr {
	display: none;
}

.clear { clear:both; font-size:1px}
