* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 16px Arial;
	color: #303030;
	background: #FFFFFF url(/images/templates/business-solutions/assets/images/background.gif) repeat-x 0 0;
}
a {
	color: #AE3500;
}
a:hover {
	color: #ff0000;
	text-decoration: none !important;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1024px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 190px;
	position: relative;
}
	#header .info {
		height: 23px;
		font-size: 0.8em;
		font-family: Verdana;
		color: #ffffff;
		padding-top: 8px;
	}
		#header .info .date {
			float: left;
			padding: 1px 0 3px 22px;
			background: url(/images/templates/business-solutions/assets/images/date.gif) no-repeat 1px 0;
		}
		#header .info .rss {
			float: right;
		}
			#header .info .rss a {
				color: #ffffff;
				padding: 1px 0 3px 22px;
				background: url(/images/templates/business-solutions/assets/images/rss.gif) no-repeat 0 0;
				display: block;
				text-decoration: none;
			}
	
	#header h1 {
		float: left;
		font-size: 0;
	}
		#header h1 a {
			display: block;
			width: 510px; height: 98px;
			outline: none;
			text-indent: -9999px;
			background: url(/images/templates/business-solutions/assets/images/logo.png) no-repeat 0 0;
		}
	
	#header .ad {
		float: right;
		padding-top: 20px;
	}
	
	#header form {
	/*	clear: both;
		float: right; */
		width: 118px; height: 21px;
		background: url(/images/templates/business-solutions/assets/images/search.gif) no-repeat 0 0;
		position: absolute;
		top: 134px; right: 0;
/*		margin-top: 5px; */
	}
		#header form input {
			float: left;
			border: 0;
			float: right;
			width: 92px;
			font-size: 0.8em;
			color: #6F6F6F;
			font-family: Arial;
			margin: 4px 4px 0 0;
			background-color: transparent;
		}
		#header form button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 21px; height: 21px;
			float: left;
			background-color: transparent;
		}
	
	#header .pages {
		list-style-type: none;
		height: 30px;
	}
		#header .pages li {
			float: left;
			font-weight: bold;
			padding-left: 2px;
			background: url(/images/templates/business-solutions/assets/images/divider1.gif) no-repeat 0 9px;
			font-size: 0.9em;
			position: relative;
		}
		#header .pages li a {
			display: block;
			color: #FFBAAF;
			text-decoration: none;
			padding: 7px 13px;
		}
		#header .pages li.f {
			padding-left: 0;
			background: none;
		}
		#header .pages li.f a {
			padding-left: 0;
		}
		#header .pages li ul li ul {
			top: 0; left: 197px;
		}
	
	#header .categories {
		list-style-type: none;
		height: 30px;
	}
		#header .categories li {
			float: left;
			font-weight: bold;
			padding-left: 2px;
			background: url(/images/templates/business-solutions/assets/images/divider2.gif) no-repeat 0 9px;
			font-size: 0.9em;
		}
		#header .categories li a {
			display: block;
			color: #FFCCBB;
			text-decoration: none;
			padding: 7px 13px;
		}
		#header .categories li.f {
			padding-left: 0;
			background: none;
		}
		#header .categories li.f a {
			padding-left: 0;
		}
		#header .categories li ul li ul {
			top: 0; left: 197px;
		}
		
	#header ul li a:hover {
		color: #ffffff;
	}
	
	/** begin pages submenu **/
	#header li ul {
		clear: both;
		position: absolute;
		list-style-type: none;
		display: none;
		z-index: 200;
		height: auto !important;
		padding-top: 1px;
		padding-left: 0 !important;
		margin-left: -1px;
		background-image: none !important;
		border-width: 0 0 1px !important;
		border-color: #000000;
		border-style: solid;
	}
		#header li ul li {
			font-size: 1em !important;
			clear: both;
			margin: 0 !important;
			background-image: none !important;
			border-width: 1px 1px 0;
			border-style: solid;
			border-color: #000000;
			padding: 0 !important;
		}
		#header li ul li a {
			padding: 3px 13px !important;
			line-height: 1.6em;
			width: 170px;
			background-color: #5C0E02;
		}
		#header li ul li a:hover {
			background-color: #000000 !important;
			background-image: none !important;
		}
	#header .categories li ul {
		
	}
		#header .categories li ul li a {
			background-color: #8B1502;
		}
		#header .categories li ul li a:hover {
			background-color: #5C0E02 !important;
		}
		#header .categories li ul, #header .categories li ul li {
			border-color: #5C0E02;
		}
	/** end navigation submenu **/
		
/** END header **/

/** BEGIN content **/
#content {
	width: 754px;
	float: left;
	padding: 20px 0 10px;
}
	#content .post {
		background: #ffffff url(/images/templates/business-solutions/assets/images/post.gif) repeat-x 0 0;
		border: 1px solid #C9C9C9;
		margin-bottom: 10px;
	}
		#content .post .l {
			width: 386px;
			float: left;
		}
		#content .post .r {
			width: 220px;
			float: right;
		}
		#content .post h2 {
			font-size: 2.3em;
			line-height: 1.4em;
			margin-bottom: 12px;
			letter-spacing: -1px;
		}
			#content .post h2 a {
				color: #000000;
				text-decoration: none;
			}
		#content .post p {
			clear: both;
			line-height: 1.6em;
			margin-bottom: 15px;
		}
		#content .details {
			margin-bottom: 15px;
			background-color: #DC5800;
			color: #ffffff;
			font-style: italic;
			padding: 0 5px;
			float: left;
		}
			#content .details a {
				color: #ffffff !important;
				text-decoration: none;
			}
		#content .post .continue {
			font-style: italic;
		}
		#content .post img {
			margin: 3px 0 15px;
		}
		#content .post .r p {
			margin-bottom: 10px;
		}
		#content .post .r a {
			font-style: italic;
			background-position: 0 3px;
			background-repeat: no-repeat;
		}
		#content .post .category a {
			background-image: url(/images/templates/business-solutions/assets/images/category.gif);
			padding-left: 22px;
		}
		#content .post .comments a {
			background-image: url(/images/templates/business-solutions/assets/images/comments.gif);
			padding-left: 22px;
		}
/** END content **/

/** BEGIN single post **/
#single, #comments, #trackbacks, #respond {
	background: #ffffff url(/images/templates/business-solutions/assets/images/post.gif) repeat-x 0 0;
	border: 1px solid #C9C9C9;
	margin-bottom: 10px;
}
	#single h2 {
		font-size: 2.2em;
		line-height: 1.4em;
		margin-bottom: 12px;
	}
	#single p {
		line-height: 1.6em;
		margin-bottom: 15px;
	}
	#single blockquote {
		line-height: 1.6em;
		margin-bottom: 15px;
		padding: 5px 0 5px 32px;
		background: url(/images/templates/business-solutions/assets/images/quote.gif) no-repeat 0 0;
		font-style: italic;
	}
	#single ol {
		list-style-position: inside;
		margin-bottom: 15px;
	}
		#single li {
			line-height: 1.6em;
			padding: 2px 0;
		}
	#single ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
		#single ul li {
			padding-left: 16px;
			background: url(/images/templates/business-solutions/assets/images/bullet.gif) no-repeat 1px 9px;
		}
	#single h3, #single h4, #single h5, #single h6 {
		margin-bottom: 10px;
	}
	#comments h2 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Arial;
	}
	#comments ul {
		list-style-type: none;
		padding-top: 15px;
	}
		#comments ul li {
			padding-top: 20px;
			line-height: 1.5em;
			overflow: hidden;
			height: 100%;
		}
		#comments ul li .l {
			float: left;
			width: 14%;
			color: #8A8A8A;
			font-size: 0.85em;
			font-style: italic;
		}
			#comments ul li .l img {
				margin-bottom: 10px;
			}
		#comments ul li .r {
			float: right;
			width: 85%;
		}
		#comments ul li .author {
			font-weight: bold;
			margin-bottom: 5px;
		}
		#comments ul li .reply {
			padding-top: 15px;
			font-style: italic;
		}
		#comments ul li ul {
			border-left: 3px solid #FCE29C;
			padding: 0 0 0 15px;
		}
			#comment ul li ul li {
				border-bottom: 0;
			}
	#trackbacks h2 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Arial;
		margin-bottom: 15px;
	}
	#trackbacks ul {
		list-style-type: none;
	}
		#trackbacks ul li {
			background: url(/images/templates/business-solutions/assets/images/bullet.gif) no-repeat 1px 9px;
			line-height: 1.6em;
			padding: 2px 0 2px 16px;
		}
		#trackbacks ul li a {
			text-decoration: none;
			margin-right: 10px;
		}
		#trackbacks ul li em {
			font-size: 0.85em;
		}
	#respond h2 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Arial;
		margin-bottom: 15px;
	}
	#respond .buffer {
		padding-bottom: 15px;
	}
	#respond form {
		padding-top: 15px;
		float: left;
	}
		#respond form .label {
			width: 105px;
			float: left;
			clear: both;
		}
		#respond form .field {
			width: 300px;
			float: left;
			padding-right: 20px;
			margin-bottom: 12px;
		}
		#respond form .note {
			width: 200px;
			float: left;
			font-size: 0.9em;
			font-style: italic;
		}
		#respond form .req {
			color: #ff0000;
		}
		#respond form input, #respond form textarea {
			width: 100%;
			border: 1px solid #CACACA;
			padding: 3px;
			font-size: 1em;
			font-family: Arial;
			color: #303030;
		}
		#respond form textarea {
			height: 115px;
		}
		#respond form button {
			width: 65px; height: 23px;
			background: url(/images/templates/business-solutions/assets/images/submit.gif) no-repeat 0 0;
			text-indent: -9999px;
			border: 0;
			margin-top: 90px;
		}
.buffer {
	border: 1px solid #ffffff;
	padding: 18px 20px 25px;
}
/** END single post **/

/** BEGIN sidebar **/
#sidebar {
	width: 260px;
	float: right;
	padding: 20px 0;
}
	#sidebar .ad125x125 {
		
	}
		#sidebar .ad125x125 img {
			margin-bottom: 10px;
		}
		#sidebar .ad125x125 img.o {
			float: left;
			clear: both;
		}
		#sidebar .ad125x125 img.e {
			float: right;
		}
	#sidebar .box {
		border: 1px solid #CCCCCC;
		background-color: #ffffff;
		padding: 5px;
		margin-bottom: 10px;
		clear: both;
	}
		#sidebar h2 {
			font-size: 1em;
			color: #ffffff;
			background: url(/images/templates/business-solutions/assets/images/sidehead.gif) repeat-x 0 0;
			padding: 4px 6px;
			border-width: 0 1px;
			border-style: solid;
			border-color: #00616C;
		}
		#sidebar ul {
			list-style-type: none;
			padding: 5px 8px;
		}
			#sidebar ul li {
				padding: 5px 0;
				line-height: 1.6em;
			}
			#sidebar ul li p {
				padding-top: 5px; 
			}
			#sidebar ul.posts li a {
				font-weight: bold;
			}
	#sidebar .flickr {
		padding-top: 6px;
	}
		#sidebar .flickr img {
			margin: 2px;
		}
	#sidebar .ad250x250 {
		border: 1px solid #CCCCCC;
		background-color: #ffffff;
		padding: 4px;
		margin-bottom: 10px;
		clear: both;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background: #000000 url(/images/templates/business-solutions/assets/images/footer.gif) repeat-x 0 0;
	color: #c8c7c7;
}
	#footer .wrapper {
		width: 940px;
		margin: auto auto;
		text-align: left;
		padding: 20px 0 15px;
		background: url(/images/templates/business-solutions/assets/images/footlogo.png) no-repeat right 5px;
	}
	#footer p {
		line-height: 1.5em;
		font-size: 0.8em;
		font-family: Verdana;
		margin-bottom: 10px;
	}
	#footer a {
		color: #c8c7c7;
		text-decoration: none;
	}
/** END footer **/
