/*
Theme Name: Hub Solutions
Theme URI: http://www.hub-solutions.com
Description: Custom theme for Hub Solutions by Ryan Plesko
Author: Ryan Plesko
Author URI: http://www.BuildingProcess.com


/*-----------Block Level Elements--------------*/

* {
	margin-top:0px;
	font-family:helvetica;
}

html, body {
	height: 100%;
}

Body {
	background:#620000 url(/images/background5.png) repeat-x top;
	margin: 0pt;
	padding: 0pt;
}

#page {
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF url(/images/pagebg.jpg) repeat-x top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	min-height: 100%;
	height: auto;
}

/* Hack for IE */* html #page {    height: 100%;}/* End IE Hack */

#header {
	width: 100%;
	background: #666666 url(/images/headerbg.png) repeat-x bottom;
	border-bottom:1px solid #FFFFFF;
}

#headerimg {
	border:none;
	padding:10px 0 8px 32px;
}

.description {
	font-size:1px;
	text-indent:-9999px;
}

#wrapper {
	width: 100%;
	height: 100%;
}

#content {
	margin:15px 40px;
}

#snapshot {
	position: relative;
	float: right;
	top: -40px;
	left: 25px;
}

#sidebar {
	display: none;
}

#footer {
	color: #620000;
	font-size:10px;
	padding:10px 0 10px 0;
	clear: both;
}

.homepage {
	font-size: 24px;
	color: #666666;
	letter-spacing: 0px;
	line-height: 34px;
	font-weight: bolder;
}

.homepage strong {
	color: #860000;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	font-size:30px;
	text-decoration:none;
	color: #860000;
	letter-spacing: -1px;
	font-weight:bolder;
}

h3 {
	font-size:16px;
	text-decoration:none;
	color: #860000;
	letter-spacing: 0px;
	font-weight:lighter;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
}

h4 {

}

h5 {

}

small {
	font-size:8pt;
	color:#666666;
	font-weight: normal;
}

/*-------------Header---------------*/

#header h1 {
	text-indent:-9999px;
	font-size:1px;
}

img {
	border:none;
}

#header ul {
	list-style-type: none;
}

#header li {
	display: inline;
	padding-right: 10px;
	position: relative;
	z-index: 100;
}

#header a {
	color: #FFFFFF;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: 1px;
}

#header a:hover {
	color: #860000;
}

/*-------------The Post-------------*/

.post h2 a {
	font-size:30px;
	text-decoration:none;
	color: #860000;
	letter-spacing: -1px;
	font-weight:bolder;
}

.post h2 a:hover {
	color: #860000;
}

.post {
	padding-top: 5px;
	font-size: 10pt;
	color:#000000;
}

.post p {
	line-height: 12pt;
}

.post a {
	color: #3798BE;
	text-decoration: none;
}

.post a:hover {
	color: #B0D6E5;
}

.post ul {

}

.post li {
	line-height: 14pt;
}

.entry {
	margin-top:15px;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	margin: 15px;
	color: #860000;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	text-align:right;
	list-style-type:none;
}

#sidebar ul h2 {

}

#sidebar ul li {
}

#sidebar ul ul {
	padding-right: 15px;
	padding-bottom: 10px;
}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	
}

#searchform input {
	width:140px;
	border:1px solid #666666;
	padding:2px;
	background:#FFFFFF;
}

#searchform #s {

}

#searchform #searchsubmit {
	width: 90px;
}

.search {
}

/*-------------Email Form---------------*/

.emailform {
	font-size: 10px;
	display: block;
	text-align: right;
	padding-right: 15px;
	display: none;
}

.emailform fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.emailform label {
	color: #fdc52c;
	display: block;
	font-weight: bolder;
	padding-top: 10px;
	font-size:10pt;
	margin-bottom:-1px;
}

.emailform input {
	width:140px;
	border:1px solid #666666;
	padding:5px;
	background:#FFFFFF;
	font-size:20px;
	text-align:right;
}

.emailform textarea {
	width:140px;
	height:150px;
	border:1px solid #666666;
	padding:5px;
	background:#FFFFFF;
	font-size:20px;
}

.emailform #submit {
	background:#fdc52c url(/images/navbg.png) repeat-x;
	margin-top:10px;
	width:80px;
	letter-spacing:-1px;
	font-size:24px;
	font-weight:bolder;
	padding:4px 4px 1px 4px;
	cursor: pointer;
	font-weight: bold;
	color: #800000;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}