@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Duct Tape Business Blog 2
Author URI: http://corymiller.com
Version: 2
Author: Cory Miller
Description: A clean and sleek, widget ready, three column, business blogging theme based on the Duct Tape Marketing Blog.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/

* {
	padding: 0px;
	margin: 0px;
	}

body {
	background: #ffffff url(images/background.jpg) top center repeat-x;
	color: #333333;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px;
}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
color: #003F87;
font-family: Helvetica, Arial, Verdana, Sans-Serif;
font-weight: bold;
text-decoration: underline;
}

a:hover {
font-weight: bold;
text-decoration: none;
color: #000000;
}

#container {
	width: 960px;
	background: #ffffff;
	text-align: left;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	padding-bottom: 5px;
	overflow: hidden;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
}

#header {
padding: 0px;
text-align: center;
margin: 0px;
}	

#header h2 {
color: #ffffff;
font-size: 30px;
font-weight: bold;
margin: 0px;
text-indent: 35px; 
padding: 25px 0px 5px 0px;
}

#header h2 a {
color: #ffffff;
text-decoration: none;
}

#header h3 {
color: #ffffff;
font-size: 13px;
font-family: Georgia, Times New Roman;
text-indent: 35px; 
margin: 0px;
padding-bottom: 20px;
}

#services { 
background: #000000;
margin: 0px auto 5px;
padding: 8px 0px 8px 0px;
text-align: center;
}

#services img{ border: none; }

#services h2 {
color: #ffffff;
font-size: 13px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

#services li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#services ul {
margin: 0px;
padding: 4px;
}

#services ul li {
font-weight: bold;
font-size: 13px;
color: #ffffff;
padding: 8px 10px 8px 10px;
margin: 0px;
text-decoration: none;
}

#services ul li a {
font-weight: bold;
font-size: 13px;
color: #ffffff;
padding: 8px 10px 8px 10px;
margin: 0px;
text-decoration: none;
}

* html #services ul li a:hover { padding: 15px 20px 13px 20px; }

#services ul li a:hover {
color: #ffffff;
background: #003F87;
padding: 15px 10px 12px 10px;
text-decoration: none;
border-top: 1px solid #C5EBFF;
}

#menu { 
width: 960px;
margin: 0px auto;
padding: 6px 0px 4px 0px;
text-align: center;
}

#menu img{ border: none; }

#menu h2 {
color: #ffffff;
font-size: 15px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

#menu li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul {
margin: 0px;
padding: 4px;
}

#menu ul li a {
font-weight: bold;
font-size: 13px;
color: #ffffff;
background: #003F87;
padding: 8px 20px;
margin: 0px 3px;
text-decoration: none;
}

#menu ul li a:hover {
color: #000000;
background: #ffffff;
padding: 15px 20px 8px 20px;
text-decoration: none;
}
* html #content { width: 860px; margin-bottom: 30px; margin: 0px; padding: 30px; }

#content {
	width: 860px;
	margin-bottom: 10px;
	position:relative;
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px;
}

#content p{
margin: 0px;
line-height: 18px;
padding: 0px 0px 10px 0px;
}

#content p img{
border: none;
padding: 0px 10px 10px 0px;
}

#content h1 {
color: #003F87;
font-size: 18px;	
font-weight: bold;
margin: 0px;
line-height: 120%;
font-variant: normal;
text-transform: uppercase;
}

#content h1 a  {
color: #003F87;
text-decoration: none;
}

#content h1 a:hover {
color: #000000;
background: none;
text-decoration: underline;
}

#content h2 {
color: #003F87;
font-size: 18px;	
font-weight: bold;
margin: 0px;
line-height: 150%;
font-variant: normal;
text-transform: uppercase;
}

#content h2 a  {
color: #003F87;
text-decoration: none;
}

#content h2 a:hover {
color: #000000;
background: none;
text-decoration: underline;
}

#content h3 {
color: #003F87;
font-size: 16px;
font-weight: bold;
margin-bottom: 0px;
line-height: 120%;
text-align: center;
}

#content h3 a  {
color: #003F87;
text-decoration: none;
}

#content h3 a:hover {
color: #000000;
text-decoration: underline;
}

#content ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 30px;
}

#content ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}

#content li {
margin: 0px;
padding: 0px;
}

#content ul li {
list-style: square inside;
margin: 0px 0px 0px 10px;
padding: 5px 0px 0px 0px;
}

#content ul li a {
color: #003F87;
text-decoration: underline;
}

#content ul li a:hover {
color: #000000;
text-decoration: underline;
}

blockquote{
margin: 0px 0px 0px 25px;
padding: 0px 25px 0px 10px;
font-style: italic;
color: #666666;
border-left: 1px solid #cccccc;
}

#content blockquote p{
margin: 0px 0px 20px 0px;
padding: 0px;
}

#footer {
	background: #ffffff url(images/footer.gif) bottom center repeat-x;
	color: #444444;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 10px;
}

#footer a {
	color: #444444;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover {
color: #444444;
text-decoration: none;
}
