/*
HDRwebdesigns.com
*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/bodybg.jpg) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#wrap {
	width: 1000px;
	text-align: left;

}
#navigation {
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 5px 0px;
	font-size: 11pt;
	font-weight: bold;
	float: left;
}
#topright {
	float: right;
	margin: 20px 10px 0px 0px;
}
#title {
	background: url(images/header-image.jpg) no-repeat;
	height: 272px;
	padding-left: 60px;
	clear: both;
}
#main {
	background: url(images/background-main.jpg) no-repeat;
	padding: 10px;
}
#sidebar {
	float: right;
	margin: 0px 10px 15px 10px;
	width: 350px;
/*	background: url(images/background_sidebar.gif) repeat-x; */
	min-height:500px;
	padding: 10px;
	color: #000000;
	
}
#content {
	margin: 0px 400px 15px 10px;
	padding: 10px;
	color: #333333;
}
#footer {
	color:#999999;
	clear: both;
	padding: 5px 0px;
	text-align:center;
}
.post {
	padding-bottom: 10px;
}
#comments {
	margin-top: 10px;
}
/* text */
#title h1 {
	font-size: 18pt;
	color: #000000;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
#title h1 a{
	color: #000000;
	text-decoration: none;
}
.description {
	font-size: 12pt;
	color: #000000;
        font-weight: bold;
        padding: 40px 10px 10px 125px;
                
}

}
.orange-block {
        background: url(images/orange-block);
	padding: 80px 10px 10px 10px;
                
}

#nav {
	padding: 210px 10px 10px 10px;
}

#nav img { 
	border: none; 
}

#nav li { 
	display: inline; 
	list-style:none; 
}
#nav li a { 
	float: left; 
	display:block; 
	width: 150px; 
	height: 40px; 
	margin: 10px; }
	
#nav li a img {  
	border:none; 
	vertical-align:bottom; 
	/* for IE6 */}
#nav li a:hover { 
	visibility:visible; /* for IE6 */ 
}
#nav li a:hover img { 
	visibility:visible; /* for IE6 */ 
}
#nav li a:hover img/**/ { 
	visibility:hidden; /* hide from IE5.0/win */}

#one { 
	background:url(images/nav-home-hover.jpg) no-repeat left bottom; 
}
#two { 
	background:url(images/nav-portfolio-hover.jpg) no-repeat left bottom; 
}
#three {
	background:url(images/nav-services-hover.jpg) no-repeat left bottom; 
}
#four { 
	background:url(images/nav-blog-hover.jpg) no-repeat left bottom; 
}
#five { 
	background:url(images/nav-contact-hover.jpg) no-repeat left bottom; 
}





caption {
	font-weight: bold;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
h1 {
	font-size:14pt;
	font-weight: normal;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
#sidebar h2,
h2,
h3,
h4 {
	font-size: 12pt;
	color: #000000;
}
.entry a,
#sidebar a,
h2 a,
h3 a,
h4 a {
	color: #000000;
	text-decoration: underline;
}
.entry a:hover,
#sidebar a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #000000;
}
#sidebar li a {
	padding: 2px 0px 1px 0px;
	
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;	
}
p,
#content h1,
h2,
h3,
h4,
sidebar h2,
ul,
ol,
thead {
	padding-bottom: 10px;
}
.entry ul li,
.entry ol li,
#content ul li,
#content ol li {
	margin-left: 25px;
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	color: #000000;
}
blockquote a {
	color: #000000;
}
#footer a {
	color:#999999;
	text-decoration: none;
}


/*sidebr blue boxes*/

.sbbox{
  background: url(images/sbbox.jpg) repeat-y;
  width: 342px;
  overflow: hidden;
  position: relative;
  zoom:1;
  padding: 15px;
  font: 12px Arial;
  color: #CAFFFF;
  margin-top: 20px;
}
.sbbox li{
    padding-bottom: 5px;
}
.sbbox li li li{
    margin: 5px 0 0 5px;
}
.sbbox a{
  font: 12px Arial;
  color: #CAFFFF;
}
.sbbox_top, .sbbox_bottom{
  display: block;
  position: absolute;
  left:0;
  height: 27px;
  width: 372px;
  background-repeat: no-repeat;
  z-index: 0;
}
.sbbox_top{
  background-image: url(images/sbbox_top.jpg);
  top: 0;
}
.sbbox_bottom{
  background-image: url(images/sbbox_bottom.jpg);
  bottom: 0;
  -bottom: -3px;
}
.sbbox_content{
  position: relative;
  z-index: 1;
}


/*sidebr Yellow boxes*/

.yellow-box{
  background: url(images/yellow-box.jpg) repeat-y;
  width: 342px;
  overflow: hidden;
  position: relative;
  zoom:1;
  padding: 15px;
  font: 12px Arial;
  color: #000000;
  margin-top: 20px;
}
.yellow-box li{
    padding-bottom: 5px;
}
.yellow-box li li li{
    margin: 5px 0 0 5px;
}
.yellow-box a{
  font: 12px Arial;
  color: #000000;
}
.yellow_top, .yellow_bottom{
  display: block;
  position: absolute;
  left:0;
  height: 27px;
  width: 372px;
  background-repeat: no-repeat;
  z-index: 0;
}
.yellow_top{
  background-image: url(images/yellow-top.jpg);
  top: 0;
}
.yellow_bottom{
  background-image: url(images/yellow-bottom.jpg);
  bottom: 0;
  -bottom: -3px;
}
.yellow_content{
  position: relative;
  z-index: 1;
}





/* default */
.navigation {
	padding: 10px 0px;
	color: #666666;
}
.navigation a {
	color: #666666;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #666666;
	padding: 10px;
	border: 1px solid #e1e1e1;	
	background-color: #f7f7f7; 
}
.postmetadata a,
.postmetadata a:hover {
	color: #666666;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#ffffff;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #000000; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #000000;
	color: #ffffff;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #474404;	
	text-decoration: none;
}
#commentform a:hover {
	color: #474404;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


