/*  

Theme Name: Duct Tape Business Blog

Author URI: http://corymiller.com

Version: 1

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: #000000;

font-size: 12px;

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: 30px;

overflow: hidden;

border-right: 1px solid #666666;

border-left: 1px solid #666666;

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;

}



#featurebox { 

background: #ffffff;

margin: 0px auto 20px;

padding: 15px 25px 25px 25px;

text-align: center;

}



#featurebox img{ border: none; }



#featurebox h4 {

color: #000000;

font-size: 15px;

font-weight: bold;

margin: 0px;

padding: 0px 0px 15px 0px;

text-transform: uppercase;

}



#featurebox li {

display: inline;

list-style-type: none;

margin: 0px;

padding: 0px;

}



#featurebox ul {

margin: 0px;

padding: 0px;

}



#featurebox ul li a {

font-size: 12px;

color: #000000;

padding: 0px 14px 0px 0px;

margin: 0px;

text-decoration: none;

border-right: 1px solid #000000;

}



#featurebox ul li a:hover {

color: #000000;

background: #ccff00;

text-decoration: none;

}



* html #content { width: 450px; margin-bottom: 30px; margin: 0px; padding: 30px; }



#content { 

display: inline;

background: #dfdad1;

width: 450px; 

margin-bottom: 30px;

float: left; 

position:relative;

padding: 20px;

overflow: hidden;

border: 1px solid #000000;

}



#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;

}



.postspace {

width: 440px;

height: 32px;

margin: 0px;

padding: 0px;

}



.postspace2 {

width: 440px;

height: 0px;

margin: 0px;

padding: 0px;

}



.postspace3 {

width: 440px;

height: 15px;

margin: 0px;

padding: 0px;

}



* html #sidebarl, * html #sidebarr { width: 160px; margin: 0px 20px; padding: 0px; clear: both; }



#sidebarl { 

display: block;

color: #000000;

width: 170px;

float: left; 

position:relative;

margin: 0px 13px;

padding: 20px;

text-align: left;

border: none;

}



#sidebarl p{

margin: 0px;

line-height: 16px;

padding: 5px 0px 10px 0px;

}



#sidebarl h2, #sidebarr h2 {

color: #333333;

font-size: 15px;

font-family: Georgia;

list-style: none;

padding: 25px 0px 10px 0px;

margin: 0px;

border-bottom: 1px solid #cccccc;

}



#sidebarl img, #sidebarr img{

border: none;

padding: 20px 10px 0px 0px;

}



#sidebarl ul, #sidebarr ul {

list-style: none;

margin: 0px;

padding: 0px;

}



#sidebarl li, #sidebarr li {

list-style: none;

margin: 0px;

padding: 0px;

}



#sidebarl ul li, #sidebarr ul li {

list-style: none;

margin: 0px;

padding: 6px 0px 6px 0px;

}



#sidebarl ul li a, #sidebarr ul li a {

color: #003F87;

font-weight: bold;

text-decoration: none;

}



#sidebarl ul li a:hover, #sidebarr ul li a:hover {

color: #000000;

text-decoration: underline;

}



#sidebarl ul li ul li, #sidebarr ul li ul li {

padding: 10px 0px 0px 15px;

}



#sidebar1 ul li ul li a, #sidebarr ul li ul li a {

color: #0066cc;

}



#sidebarr { 

display: block;

color: #000000;

width: 170px;

float: right; 

position:relative;

margin: 0px 10px;

padding: 20px;

text-align: left;

border: none;

}



#footer { 

background: #ffffff url(images/footer.gif) bottom center repeat-x;

color: #444444;

font-weight: bold;

padding: 20px 20px 70px 20px;

text-align: center;

clear: both;

}



#footer a {

color: #444444;

text-decoration: underline;

font-weight: none;

}



#footer a:hover {

color: #444444;

text-decoration: none;

}



#fmenu { 

width: 930px;

background: #ffffff;

margin: 0px auto;

padding: 4px 0px;

text-align: center;

}



#fmenu img{ border: none; }



#fmenu h2 {

color: #ffffff;

font-size: 15px;

font-weight: bold;

margin: 0px;

padding: 0px;

}



#fmenu li {

display: inline;

list-style-type: none;

margin: 0px;

padding: 0px;

}



#fmenu ul {

margin: 0px;

padding: 4px;

}



#fmenu ul li a {

font-weight: bold;

font-size: 13px;

color: #000000;

padding: 0px 20px;

margin: 0px 3px;

text-decoration: none;

}



#fmenu ul li a:hover {
color: #000000;
background: #cccccc;
padding: 15px 20px 9px 20px;
text-decoration: none;
}



#Bar {
	width:950px;
	height:45px;
	background-color:#0C876F;
	margin:auto;
	border:1px;
	border-style:solid;
	border-color:#666;
        list-style-type: none;
}

#Bar a {
	float:left;
	color:#FFF;
	font-weight:bold;
	padding:15px 15px 15px 15px;
	border-right:1px solid #FFF;
	text-decoration:none;
	text-align:center;
	font-size:14px;

}

#Bar a:Hover {
	padding:15px 15px 15px 15px;
	border-right:1px solid #FFF;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	font-size:14px;
}

