/*  
Theme Name: Danifer Web Services
Theme URI: http://www.danifer.com/
Description: A custom theme for <a href="http://www.danifer.com>Danifer Web Services</a>".
Version: 1.0
Author: Keeton Harrington
Author URI: http://www.danifer.com/
*/

/*
Danifer Web Services
© 2007 danifer.com
*/

/*
Global Elements
*/

body {
	font:14px Verdana, Tahoma, sans-serif;
	color:#545454;
	background:#fff url(images/body.gif) repeat-x;
	margin:0;
	padding:0 10px 10px;
	text-align:center;
	}

td,tr,table {
	font:12px Verdana, Tahoma, sans-serif;
	}

a {
	color:#26598b;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	}

img {
  border:0px;
}

.entry img{
  border:1px solid #c0c0c0;
  padding:3px;
}
	
h1 {
	background:#f4f5e8;
	font:normal 20px/26px "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	padding:10px;
  margin:0;
	font-weight:bold;
	border-bottom:1px solid #fff;
	color:#26598b;
	}

	
h1 a {
  color:black;
  text-decoration:none;
}

h1 a:hover {
  color:black;
  text-decoration:none;
}
	
h1.title strong {
	color:#33926b;
	}
	
h1.title {
	color:#000;
	font:normal 36px "Trebuchet MS", Tahoma, sans-serif;
	margin:0;
	padding:0;
	position:absolute;
	bottom:8px;
	left:30px;
	background:none;
	border-bottom:none;
	}
	
h2 {
	font:bold 18px "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	margin:0;
	margin-bottom:10px;
	padding:20px 10px 0;
	color:#26598B;
	}
	
h3 {
	font:normal 18px "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	margin:0;
  padding:10px;
	color:#26598B;
	font-weight:bold;
	}
	
/*
Layout
*/
	
#page {
	text-align:left;
	width:760px;
	margin:0 auto;
	border:solid #fff;
	border-width:0 1px;
	background:#fff;
	}
	
#header {
	background:#f5f5f5 url(images/header.gif);
	height:83px;
	font:bold 14px "Trebuchet MS", Tahoma, sans-serif;
	position:relative;
	}
	
#headerlinks {
	position:absolute;
	bottom:15px;
	right:9px;
	}
	
#headerlinks a {
	color:#328f69;
	}
	
#nav {
	margin:1px 0;
	padding:0;
	list-style:none;
	background:#214d7b url(images/nav.gif);
	height:29px;
	text-align:center;
	}
	
#nav li {
float:left;
padding:0px;
	}
	
#nav li a {
	font:12px/29px Tahoma, Verdana, sans-serif;
	color:#fff;
	padding:6px 27.75px 6px 27.75px;
	border-left:1px solid #3479b3;
	border-right:1px solid #204972;
	}
	
#nav li a:hover {
	background:#25578b url(images/nav_over.gif);
	color:#ff9900;
	text-decoration:none;
	}
	
#banner {
	background:#f4f5e8 url(images/banner_bg.gif);
	height:166px;
	}
	
#banner .right {
	float:right;
	background:url(images/banner_right.gif);
	height:166px;
	width:5px;
	}
	
#banner .left {
	background:url(images/banner_left.gif);
	height:166px;
	width:165px;
	margin-right:20px;
	float:left;
	}
	
#banner .line h2{
	font:20px "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing:2px;
	color:#328f69;
	padding-top:27px;
	}

#banner .line p{
  margin:0;
  padding:5px 0;
  font-size:12px;
	}
	
#banner ul {
	margin:0;
	padding:13px 0 0 20px;
	list-style:none;
	color:#333;
	font-size:11px;
	}
	
#banner li {
	float:left;
	padding:0 66px 0 0;
	margin:0;
	line-height:20px;
	}
	
#content {
  	background:url(images/content.gif) repeat-x;

	}
	
#content p {
	margin:0;
	padding:10px;
	}

#content p.small {
  padding:0 10px;
	font-size:10px;
	}
	
#content li {
	margin:0;
	padding:5px;
	}
	
p.highlight {
	font-weight:bold;
	color:#328f69;
	font-size:14px;
	}

div.special{
  margin:10px;
  padding:10px;
  border:2px solid #94b1cb;
  background-color:#eff3f8;
  font-size:14px;
}

div.special a{
	font-weight:bold;
}

#left {
	float:left;
	margin-right:10px;
	width:360px;
	}

#right {
	float:left;
	margin-left:10px;
	width:360px;
	}
	
#sidebar {
	width:203px;
	}
	
#unlock {
	background:#33926b;
	display:block;
	color:#fff;
	font:24px "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	text-align:center;
	line-height:69px;
	margin-top:20px;
	}
	
.news {
	
	margin-top:20px;
	width:197px;
	background:url(images/news_bg.gif) repeat-y;

	}
	
.newscontent {
	background:url(images/news_btm.gif) bottom left no-repeat;
	color:#999;
	font-size:10px;
	padding:5px;
	width:188px;
	margin:0;
	}
	
.newscontent ul{
  list-style-type: none;
  margin:0;
  padding:0;
}
		
#footer {
	clear:both;
	padding-top:25px;
	background:url(images/footer.gif) repeat-x 0 10px;
	line-height:25px;
	text-align:center;
	font-size:10px;
	color:#999;
	}
	
#footer a {
	color:#33926b;
	}

blockquote {
  border-left:3px solid #E0E8EF;
  font-style:italic;
	}

code {
  background:#E0E8EF;
  display:block;
  margin:10px 0;
  padding:5px;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0 0 5px 0;
	width:100%;
	border-bottom:1px solid #c0c0c0;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/*
Portfolio
*/

ul.portfoliosample{
	list-style: none;
	margin:0;
	padding:0;
	text-align:center;
}

ul.portfoliosample li{
  float:left;
	width:180px;
	height:140px;
	background:url(images/port_bg.gif) bottom right no-repeat;
}

/*
Featured Sites on the front page
*/

#content ul.featuredsites{
	list-style: none;
	margin:0;
	padding:0;
}

#content ul.featuredsites li{
  display:block;
	background: #c0c0c0 url(images/image_bg.jpg) bottom right no-repeat;
	padding:5px 0 10px;
	text-align:center;

	margin:5px 0;
} 

/*
Sidebar Search Form
*/
#searchform{
  margin:0 0 15px 0;
}
