/*----- eXabyte designs 2009-2010 is designed and developed by Khalid Majid Ali (kmali) A.K.A. Race X -----*/
* {
	padding: 0;
	margin: 0;
}
/*----------TYPOGRAPHY----------*/
h1, h2, h3, h4, h5, h6 {
	width: 100%;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	text-align: left;
	color: #754c24;
	display: block;
	float: left;
}
h1 {
	margin: 0px 0px 7px 0px;
	text-align: center;
}
h1 span {
	position: absolute;
	text-indent: -7000px;
}
h2 {
	font-size: 120%;
	margin: 0 0 2px 0;
}
h3 {
	font-size: 110%;
	margin: 0 0 5px 0;
	font-weight: normal;
}
h4 {
	font-size: 90%;
	margin: 0 0 5px 0;
}
h5 {
	font-size: 80%;
	margin: 0 0 5px 0;
}
.heading-icon {
	background: url(../images/doodles/x-small.gif) no-repeat;
	padding: 0 0 0 25px;
}
.light {
	width: 734px;
	margin-bottom: 15px;
	color: #c4c4c4;
}
.light span {
	float: right;
}
.heading {
	width: 734px;
	margin-bottom: 15px;
}
.heading span {
	font-size: 80%;
	font-weight: normal;
	float: right;
}
p, .item-desc {
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
}
sup, sub {
	font-size: 60%;
}
q {
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	color: #754c24;
}
blockquote {
	margin: 20px 0 40px 0;
	padding: 10px 40px;
	position: relative;
	display: block;
	float: left;
}
blockquote p {
	font-size: 100%;
	text-align: left;
	line-height: 25px;
	letter-spacing: 1px;
	color: #754c24;
}
.quote-start {
	width: 50px;
	height: 50px;
	font-size: 450%;
	letter-spacing: 0;
	color: #754c24;
	position: absolute;
	top: 25px;
	left: 0px;
}
.quote-end {
	width: 50px;
	height: 50px;
	font-size: 450%;
	letter-spacing: 0;
	color: #754c24;
	position: absolute;
	bottom: -25px;
	right: -20px;
}
blockquote cite {
	font-size: 75%;
	text-align: right;
	font-style: normal;
	color: #754c24;
	display: block;
	position: absolute;
	bottom: -5px;
	right: 5px;
}
blockquote cite a {
	font-style: italic;
}
.pull-quote {
	width: 33%;
	margin: 5px 0 5px 15px;
	padding-left: 15px;
	border-left: 1px solid #754c24;
	font-size: 100%;
	text-align: left;
	line-height: 25px;
	letter-spacing: 1px;
	color: #754c24;
	display: inline-block;
	clear: left;
	float: right;
}
.pull-quote-left {
	width: 33%;
	margin: 5px 15px 5px 0;
	padding-right: 15px;
	border-right: 1px solid #754c24;
	font-size: 100%;
	text-align: right;
	line-height: 25px;
	letter-spacing: 1px;
	color: #754c24;
	float: left;
}
.drop-cap {
	margin: 10px 5px 0 0;
	font-size: 335%;
	font-weight: lighter;
	text-transform: capitalize;
	color: #754c24;
	display: block;
	float: left;
}
code {
	width: 430px;
	background: #fefef2 url(../images/doodles/code.png) repeat;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	margin: 20px 0;
	padding: 0 10px;
	line-height: 20px;
	font-family: mono-space, monospace;
	font-size: 90%;
	white-space: pre;
	display: block;
	position: relative;
	overflow: auto;
	float: left;
}
/*----------BODY----------*/
body {
	background: #ecebdb url(../images/doodles/texture.jpg) repeat;
	width: auto;
	height: auto;
	font: 100% Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #333333;
}
/*----------DOODLES----------*/
#doodles {
	width: auto;
	height: auto;
	margin: 0 auto;
	background: url(../images/doodles/775/doodles.png) no-repeat top center;
	overflow: hidden;
}
/*----------MAIN----------*/
#main {
	width: 775px;
	height: auto;
	margin: 0 auto;
}
/*----------HEADER----------*/
#header {
	width: 775px;
	height: 242px;
	background: url(../images/doodles/775/header.jpg) no-repeat;
	position: relative;
	float: left;
}
/*----------TOP----------*/
#top {	
	width: 789px;
	height: 218px;
	background: url(../images/doodles/775/top.jpg) no-repeat top left;
	position: absolute;
	top: 242px;
	left: -14px;
}
/*----------MENU----------*/
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu span {
	visibility: hidden;
	position: absolute;
}
#menu a {
	background-position: top left;
	text-indent: -3000%;
	display: block;
	position: absolute;
}
#menu a:hover {
	background-position: bottom left;
}
#menu a:hover span {
	visibility: visible;
}
#menu .home, #menu .home_curr {
	width: 112px;
	height: 46px;
	background: url(../images/doodles/exa_home.gif) no-repeat;
	left: 29px;
	top: 108px;
}
#menu .home span {
	width: 96px;
	height: 41px;
	background: url(../images/doodles/exa_home_over.png) no-repeat;
	left: 8px;
	top: -33px;
}
#menu .home_curr span {
	width: 98px;
	height: 50px;
	background: url(../images/doodles/you_are_here.png) no-repeat;
	left: 8px;
	top: -35px;
}
#menu .portfolio, #menu .portfolio_curr {
	width: 105px;
	height: 50px;
	background: url(../images/doodles/exa_portfolio.gif) no-repeat;
	left: 180px;
	top: 130px;
}
#menu .portfolio span {
	width: 131px;
	height: 46px;
	background: url(../images/doodles/exa_portfolio_over.png) no-repeat;
	left: 0;
	top: -39px;
}
#menu .portfolio_curr span {
	width: 98px;
	height: 50px;
	background: url(../images/doodles/you_are_here.png) no-repeat;
	left: 10px;
	top: -39px;
}
#menu .about, #menu .about_curr {
	width: 106px;
	height: 50px;
	background: url(../images/doodles/exa_about.gif) no-repeat;
	left: 340px;
	top: 112px;
}
#menu .about span {
	width: 96px;
	height: 41px;
	background: url(../images/doodles/exa_about_over.png) no-repeat;
	left: 14px;
	top: -37px;
}
#menu .about_curr span {
	width: 98px;
	height: 50px;
	background: url(../images/doodles/you_are_here.png) no-repeat;
	left: 8px;
	top: -40px;
}
#menu .contact, #menu .contact_curr {
	width: 94px;
	height: 73px;
	background: url(../images/doodles/exa_contact.gif) no-repeat;
	left: 513px;
	top: 127px;
}
#menu .contact span {
	width: 124px;
	height: 41px;
	background: url(../images/doodles/exa_contact_over.png) no-repeat;
	left: -9px;
	top: -35px;
}
#menu .contact_curr span {
	width: 98px;
	height: 50px;
	background: url(../images/doodles/you_are_here.png) no-repeat;
	left: 0;
	top: -38px;
}
#menu .blog, #menu .blog_curr {
	width: 77px;
	height: 43px;
	background: url(../images/doodles/exa_blog.gif) no-repeat;
	left: 664px;
	top: 116px;
}
#menu .blog span {
	width: 110px;
	height: 46px;
	background: url(../images/doodles/exa_tacks_over.png) no-repeat;
	left: -17px;
	top: -40px;
}
#menu .blog_curr span {
	width: 98px;
	height: 50px;
	background: url(../images/doodles/you_are_here.png) no-repeat;
	left: -7px;
	top: -43px;
}
#menu .map {
	width: 46px;
	height: 18px;
	background: url(../images/doodles/exa_site_map.gif) no-repeat;
	left: 371px;
	top: 198px;
}
#menu .map span {
	width: 421px;
	height: 68px;
	background: url(../images/doodles/exa_site_map_over.png) no-repeat;
	left: -347px;
	top: -23px;
}
#menu .home_curr, #menu .portfolio_curr, #menu .about_curr, #menu .contact_curr, #menu .blog_curr {
	background-position: bottom left;
}
#menu .home_curr:hover, #menu .portfolio_curr:hover, #menu .about_curr:hover, #menu .contact_curr:hover, #menu a.blog_curr:hover {
	background-position: top left;
}
/*----------WRAPPER----------*/
#wrapper {
	width: 775px;
	background: #fefef4 url(../images/doodles/775/wrapper.jpg) repeat-y top left;
	display: block;
	float: left;
}
/*----------LOGO----------*/
#logo {
	width: 285px;
	height: 135px;
	margin: 37px 0 0 40px;
	clear: right;
	position: relative;
	float: left;
}
#logo a {
	width: 285px;
	height: 135px;
	background: url(../images/doodles/blank.gif);
	text-indent: -3000%;
	display: block;
}
/*----------TOP TEXT----------*/
#top-text {
	width: 385px;
	min-height: 220px;
	margin: 0 21px 15px 0;
	position: relative;
	float: right;
}
/*----------CONTENT FULL----------*/
#content-full {
	width: 734px;
	min-height: 300px;
	margin: 0 0 20px 20px;
	position: relative;
	display: inline-block;
	float: left;
}
/*----------CONTENT----------*/
#content {
	width: 474px;
	position: relative;
	float: left;
}
#content-blog {
	width: 454px;
	margin-right: 20px;
	min-height: 500px;
	position: relative;
	float: left;
}
#content-blog h2 {
	margin-top: 10px;
}
/*----------SIDEBAR----------*/
#sidebar {
	width: 260px;
	min-height: 500px;
	position: relative;
	text-align: left;
	float: left;
}
/*----------BOTTOM----------*/
#bottom {
	width: 775px;
	height: 49px;
	background: url(../images/doodles/775/bottom.jpg) no-repeat center center;
	display: block;
	float: left;
}
/*----------FOOTER----------*/
#footer {
	width: 775px;
	height: 265px;
	background: url(../images/doodles/775/footer.jpg) no-repeat center top;
	clear: both;
	overflow: hidden;
}
#foot-note {
	width: 410px;
	height: 142px;
	margin: 42px 0px 0px 14px;
	position: relative;
	float: left;
}
#foot-note h5 {
	text-align: center;
	font-weight: normal;
}
#foot-note blockquote {
	width: 350px;
	margin: 0;
	padding: 10px 30px 10px 30px;
	position: relative;
	display: block;
	float: left;
}
#foot-note blockquote p {
	font-size: 95%;
	text-align: left;
	line-height: 22px;
	letter-spacing: 1px;
	color: #434343;
}
#foot-note .quote-start {
	width: 50px;
	height: 50px;
	font-size: 300%;
	letter-spacing: 0;
	color: #754c24;
	position: absolute;
	top: 20px;
	left: 5px;
}
#foot-note .quote-end {
	width: 50px;
	height: 50px;
	font-size: 300%;
	letter-spacing: 0;
	color: #754c24;
	position: absolute;
	bottom: -22px;
	right: -15px;
}
#foot-note blockquote cite {
	font-style: italic;
	position: absolute;
	bottom: -2px;
	right: 18px;
}
#quick-clicks {
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 0px;
}
#footer-menu {
	width: 410px;
	list-style: none;
	float: left;
}
#footer-menu li {
	line-height: 20px;
	font-size: 90%;
	margin: 0px 12px;
	float: left;
}
#certificates {
	width: 740px;
	list-style: none;
	margin: 42px 0px 0px 20px;
	float: left;
}
#certificates li {
	margin-right: 10px;
	float: left;
}
#certificates li.right {
	margin: 0px 10px 0px 0px;
	float: right;
}
#certificates li .w3c {
	width: 66px;
	height: 23px;
}
#certificates li .go-to-top {
	width: 62px;
	height: 23px;
	background: url(../images/doodles/go-to-top.png) no-repeat top left;
	text-indent: -3000px;
	display: block;
	float: right;
}
/*----------SLIDER----------*/	
#slider-frame {
	width: 734px;
	height: 320px;
	margin: 0 0 40px 0;
	background: url(../images/doodles/775/slider.png) no-repeat top left;
	position: relative;
	display: inline-block;
	float: left;
}
#slider-frame .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 330px;
}
#slider {
	width: 710px;
	height: 272px;
	background: #ecebdb url(../images/doodles/loading.gif) no-repeat 50% 50%;
	margin: 12px 0 0 12px;
	float: left;
}
#slider a span {
	display: none;
}
#slider a img {
	width: 710px;
	height: 272px;
	display: none;
	float: left;
}
#slider a:first-child img {
	display: block;
}
#featured {
	width: 165px;
	height: 95px;
	background: url(../images/doodles/775/featured.png) no-repeat;
	position: absolute;
	top: -3px;
	right: -3px;
}
/*----------COLUMNS----------*/
.column-one-third {
	width: 224px;
	min-height: 100px;
	margin: 0 15px;
	display: inline-block;
	float: left;
}
.column-one-third .light {
	width: 220px;
	margin-bottom: 5px;
	float: left;
}
.column-one-third h2 {
	font-size: 105%;
	padding-left: 1px;
}
.column-one-third p {
	text-align: left;
}
.column-image {
	position: relative;
	float: left;
}
.column-image img {
	width: 200px;
	height: 77px;
	padding: 12px 12px 21px 12px;
	background: url(../images/doodles/775/frame-home.png) no-repeat bottom left;
	float: left;
}
.column-image img:hover {
	background-position: top left;
}
.column-image .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 75px;
}
.small-title {
	font-size: 95%;
}
.medium-title {
	margin: 0px;
	float: left;
}
/*----------PORTFOLIO LATEST PROJECT----------*/
#latest-project {
	margin: 20px 0 0 0;
	width: 734px;
	float: left;
}
#frame {
	width: 329px;
	margin: 0 19px 10px 0;
	float: left;
}
#frame a {
	width: 329px;
	height: 155px;
	background: url(../images/doodles/775/latest-project.png) no-repeat bottom left;
	position: relative;
	float: left;
}
#frame a img {
	width: 305px;
	height: 117px;
	margin: 12px;
}
#frame a:hover {
	background-position: top left;
}
#frame a .tape {
	top: -8px;
	left: 130px;
}
#frame a .ribbon {
	width: 125px;
	height: 72px;
	background: url(../images/doodles/775/latest-project-top.png) no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
}
#text {
	width: 385px;
	margin-top: 8px;
	float: left;
}
#latest-project .separator {
	margin: 15px 0 25px 0;
}
#portfolio-categories .separator {
	margin: 0 0 25px 0;
}
/*----------PORTFOLIO LISTS----------*/
#portfolio-categories {
	width: 734px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.portfolio-list {
	width: 734px;
	margin: 20px 0 0 0;
	list-style: none;
	float: left;
}
.portfolio-list li {
	width: 124px;
	height: 134px;
	background: url(../images/doodles/775/frame-portfolio.png) no-repeat bottom left;
	margin: 0 0 25px 28px;
	float: left;
}
.portfolio-list .none {
	margin-left: 0px;
}
.portfolio-list a {
	position: relative;
	float: left;
}
.portfolio-list a img {
	width: 98px;
	height: 98px;
	margin: 13px 0 0 13px;
	float: left;
}
.portfolio-list a .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 23px;
	z-index: 1;
}
.column-one-third a.column-image .item-title {
	width: 124px;
	background: url(../images/doodles/title.png) no-repeat bottom center;
	visibility: hidden;
	position: absolute;
	top: 80px;
	right: 20px;
	z-index: 2;
}
.portfolio-list a .project-title {
	width: 124px;
	background: url(../images/doodles/title.png) no-repeat bottom center;
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 20px;
	z-index: 2;
}
#latest-project #frame a .project-title {
	width: 124px;
	background: url(../images/doodles/title.png) no-repeat bottom center;
	visibility: hidden;
	position: absolute;
	top: 110px;
	right: 22px;
	z-index: 2;
}
.portfolio-list a .project-title span, #latest-project #frame a .project-title span, .column-one-third a.column-image .item-title span {
	background: #fdf9c8;
	border: 1px solid #fef79c;
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
	float: left;
}
.portfolio-list a .project-title span .item-desc, #latest-project #frame a .project-title span .item-desc, .column-one-third a.column-image .item-title span .item-desc {
	width: 112px;
	margin: 3px 0 0 0;
	padding: 5px;
	line-height: 15px;
	font-size: 70%;
	text-align: center;
	color: #754c24;
}
.portfolio-list li:hover {
	background-position: top left;
}
.portfolio-list a:hover .project-title, #latest-project #frame a:hover .project-title, .column-one-third a.column-image:hover .item-title {
	visibility: visible;
}
/*----------PROJECT DETAILS----------*/
#details-left {
	width: 330px;
	min-height: 100px;
	margin-right: 19px;
	float: left;
}
#details-right {
	width: 385px;
	min-height: 100px;
	float: left;
}
#details-left p, #details-right p {
	text-align: left;
}
#details-right blockquote {
	margin-top: 10px;
}
#frame-right-1, #frame-right-2, #frame-right-3 {
	width: 384px;
	background: url(../images/doodles/775/frame-1-top.png) no-repeat top right;
	margin: 0 0 12px 0;
	position: relative;
	float: right;
}
#frame-right-1 img, #frame-right-2 img, #frame-right-3 img {
	width: 360px;
	background: url(../images/doodles/775/frame-1-sides.png) repeat-y;
	padding: 0 12px;
	margin: 12px 0 26px 0;
}
#frame-right-1-bottom, #frame-right-2-bottom, #frame-right-3-bottom  {
	width: 384px;
	background: url(../images/doodles/775/frame-1-bottom.png) no-repeat bottom right;
	float: right;
}
#frame-right-1 .tape, #frame-right-2 .tape, #frame-right-3 .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 150px;
}
#frame-left-1, #frame-left-2 {
	width: 329px;
	background: url(../images/doodles/775/frame-left-top.png) no-repeat top left;
	margin: 0 0 12px 0;
	position: relative;
	float: left;
}
#frame-left-1 img, #frame-left-2 img {
	width: 305px;
	background: url(../images/doodles/775/frame-left-sides.png) repeat-y;
	padding: 0 12px;
	margin: 12px 0 23px 0;
}
#frame-left-1-bottom, #frame-left-2-bottom {
	width: 329px;
	background: url(../images/doodles/775/frame-left-bottom.png) no-repeat bottom left;
	float: left;
}
#frame-left-1 .tape, #frame-left-2 .tape, #frame .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 120px;
}
#frame-left-3, #frame-left-4 {
	width: 154px;
	background: url(../images/doodles/775/frame-left-2-top.png) no-repeat top left;
	margin: 0 0 12px 0;
	position: relative;
	float: left;
}
#frame-left-3 img, #frame-left-4 img {
	width: 130px;
	background: url(../images/doodles/775/frame-left-2-sides.png) repeat-y;
	padding: 0 12px;
	margin: 12px 0 25px 0;
}
#frame-left-3-bottom, #frame-left-4-bottom {
	width: 154px;
	background: url(../images/doodles/775/frame-left-2-bottom.png) no-repeat bottom left;
	float: left;
}
#frame-left-3 {
	margin-right: 21px;
}
#frame-left-3 .tape, #frame-left-4 .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 38px;
}
#client {
	width: 329px;
	margin: 15px 0 25px 0;
	float: left;
}
#credits {
	width: 384px;
	margin: 15px 0 30px 0;
	float: right;
}
#demo {
	width: 154px;
	float: right
}
#social {
	width: 325px;
	list-style: none;
	margin: 20px 0px 20px 2px;
	float: left;
}
#social li {
	margin-bottom: 5px;
	float: left;
}
#social li.stumble {
	margin-top: 1px;
	margin-right: 12px;
}
#continued #social {
	width: 100%;
	margin: 10px 0px;
}
#hire-us {
	width: 384px;
	margin-top: 10px;
	float: right;
}
#hire-us p {
	text-align: left;
	line-height: 25px;
	font-size: 110%;
	float: left;
}
#hire-us .tabbed {
	font-size: 90%;
}
.small-heading {
	font-size: 125%;
}
/*----------CONTACT AND COMMENT FORMS----------*/
.note, .hint {
	margin: 5px 0 5px 0;
	font-style: italic;
	color: #c4c4c4;
	float: left;
}
.note {
	margin-left: 80px;
}
#form {
	width: 455px;
	float: left;
}
#form div {
	margin-bottom: 12px;
	display: block;
	float: left;
}
#form label, #search-form label, #subscribe-form label {
	width: 80px;
	padding: 4px 0 0 0;
	font-size: 85%;
	color: #333333;
	display: block;
	float: left;
}
#form label span, .note span, #subscribe-form label span {
	color: #940000;
}
#form .text, #form .text-small, #form .select, #form .textarea, #search-box, #subscription-name, #subscription-email {
	width: 360px;
	height: 25px;
	background: #fefcde;
	outline: none;
	border: solid 1px #c4c4c4;
	padding: 2px 5px 2px 5px;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	display:block;
	float:left;
}
#form .text-small {
	width: 168px;
	display: inline-block;
	float: left;
}
#form .select {
	width: 372px;
	height: 31px;
	padding: 5px 3px 5px 3px;
	vertical-align: middle;
}
#form .textarea {
	padding-top: 5px;
	height: 175px;
}
#form .text:focus, #form .textarea:focus, #form .text-small:focus, #form .select:focus, #search-box:focus, #subscription-name:focus, #subscription-email:focus {
	background: #fffccc;
}
#form .captcha {
	margin-right: 12px;
	border: solid 1px #c4c4c4;
	float: left;
}
#form label.error, #search-form label.error, #subscribe-form label.error {
	width: 370px;
	margin: 2px 0 5px 80px;
	font: 90% Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #940000;
	float:left;
}
#form .submit-button, #form .reset-button, #search-button, #subscribe-button { 
	width: 180px; 
	height: 34px;
	border: solid 1px #ddddd4;
	border-bottom: solid 2px #ddddd4;
	outline: none;
	font: 90% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #555555;
	cursor: pointer;
	float: left;
}
#form .submit-button, #search-button, #subscribe-button {
	background: #e9f7d9;
	margin-left: 80px;
}
#form .reset-button { 
	background: #ffdee3;
	margin-left: 12px;
}
#form .submit-button:hover, #form .reset-button:hover, #search-button:hover, #subscribe-button:hover {
	border: solid 1px #ddddd4;
}
#form .submit-button:active, #search-button:active, #subscribe-button:active {
	background: #e5f7d1;
}
#form .reset-button:active {
	background: #fedae0;
}
/*---------- EMAIL INFO----------*/
#email-info, #email-error, #comment-info, #subscription-info {
	width: 100%;
	background: #e9f7d9;
	border: 1px solid #ddddd4;
	margin: 10px 0 5px 0;
	padding: 12px 0;
	overflow: auto;
	display: block;
	position: relative;
	float: left;
}
#email-error {
	background: #ffdee3;
}
#email-info p, #email-error p, #comment-info p, #subscription-info p {
	background: url(../images/doodles/tick-red.png) no-repeat;
	margin: 0 15px;
	padding-left: 20px;
	letter-spacing: 0;
	position: relative;
}
#email-error p {
	background: url(../images/doodles/close-red.png) no-repeat;
}
.close span.cross {
	background: url(../images/doodles/close.png) no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
	position: absolute;
	top: 13px;
	right: 10px;
}
/*----------SEARCH FORM----------*/
#search-form {
	width: 260px;
	margin-bottom: 15px;
	float: left;
}
#search-box-frame {
	width: 200px;
	float: left;
}
#search-box {
	width: 182px;
	height: 26px;
	margin-right: 6px;
}
#search-form label {
	width: 260px;
	margin: 0;
	float: left;
}
#search-form label.error {
	width: 260px;
	margin: 2px 0 5px 0;
}
#search-button-frame {
	width: 60px;
	float: left;
}
#search-button {
	width: 58px;
	height: 32px;
	margin: 0;
}
/*----------SUBSCRIBE FORM----------*/
#subscribe-form {
	width: 260px;
	float: left;
}
#subscribe-form div {
	margin-bottom: 10px;
	display: block;
	float: left;
}
#subscribe-form label {
	width: 60px;
	margin-right: 6px;
	float: left;
}
#subscribe-form label.error {
	width: 192px;
	margin: 2px 0 5px 66px;
}
#subscribe-form #subscription-name,  #subscribe-form #subscription-email {
	width: 182px;
}
#subscribe-button {
	width: 194px;
	height: 32px;
	margin-left: 66px;
	margin-bottom: 5px;
}
/*----------GOOGLE MAPS----------*/
#google-map {
	width: 258px;
	height: 440px;
	background: url(../images/doodles/775/map.jpg) no-repeat top left;
	border: 1px solid #c4c4c4;
	float: left;
}
#google-map iframe {
	border: none;
}
#google-map-info {
	display: none;
}
#google-map-external {
	height: 15px;
	margin: 5px 0;
	float: left;
}
/*----------BLOG GENERAL----------*/
#sidebar h3 {
	width: 260px;
	text-align: center;
	float: left;
}
/*----------BLOG POST LIST----------*/
#posts {
	list-style: none;
	margin-top: 17px;
	float: left;
}
#posts li {
	width: 454px;
	margin-bottom: 20px;
	float: left;
}
#posts li .separator {
	margin-bottom: 30px;
}
#posts li:first-child .separator {
	display: none;
}
.date {
	margin-bottom: 15px;
}
/*----------BLOG ABOUT THE AUTHOR----------*/
#about-the-author {
	width: 385px;
	margin-top: 10px;
	position: relative;
	float: left;
}
#about-the-author h2 {
	text-align: left;
	font-size: 90%;
}
#author-desc {
	width: 290px;
	float: left;
}
#author-pic {
	width: 75px;
	height: 75px;
	position: relative;
	float: right;
}
#author-pic img {
	width: 75px;
	height: 75px;
	float: right;
}
#author-pic span {
	width: 95px;
	height: 95px;
	background: url(../images/doodles/stamp.png) no-repeat top left;
	position: absolute;
	top: -12px;
	left: -10px;
}
#author-details {
	width: 100%;
	height: auto;
	margin-top: 20px;
	float: left;
}
/*----------BLOG IMAGE FRAME----------*/
.frame-blog {
	width: 454px;
	background: url(../images/doodles/775/frame-blog-top.png) no-repeat top left;
	margin: 0 0 12px 0;
	position: relative;
	float: left;
}
.frame-blog img {
	width: 430px;
	background: url(../images/doodles/775/frame-blog-sides.png) repeat-y;
	padding: 0 12px;
	margin: 12px 0 33px 0;
}
.frame-blog-bottom {
	width: 454px;
	background: url(../images/doodles/775/frame-blog-bottom.png) no-repeat bottom left;
	float: left;
}
.frame-blog .tape {
	width: 77px;
	height: 27px;
	background: url(../images/doodles/tape.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 185px;
}
/*----------BLOG POST SOCIAL SHARING----------*/
#share {
	min-width: 200px;
	list-style: none;
	background: url(../images/doodles/share-with-friends-brown.png) no-repeat top left;
	padding: 45px 0 0 20px;
	margin: 20px 0 25px 0;
	float: left;
}
#share li {
	width: 60px;
	height: 29px;
	margin-right: 2px;
	position: relative;
	float: left;
}
#share li a {
	width: 60px;
	height: 29px;
  	float: left;
}
#share li a:hover {
	background-position: top left;
}
#share li a .title {
	display: none;
}
#share li a .hover {
	width: 130px;
	height: 28px;
	display: none;
	position: absolute;
	top: 32px;
	left: 5px;
}
#share li a:hover .hover {
	display: block;
}
#share li .facebook {
	background: url(../images/doodles/share-facebook.png) no-repeat bottom left;
}
#share li .facebook .hover {
	background: url(../images/doodles/share-facebook-over.png) no-repeat top left;
}
#share li .digg {
	background: url(../images/doodles/share-digg.png) no-repeat bottom left;
}
#share li .digg .hover {
	background: url(../images/doodles/share-digg-over.png) no-repeat top left;
}
#share li .orkut {
	background: url(../images/doodles/share-orkut.png) no-repeat bottom left;
}
#share li .orkut .hover {
	background: url(../images/doodles/share-orkut-over.png) no-repeat top left;
}
#share li .twitter {
	background: url(../images/doodles/share-twitter.png) no-repeat bottom left;
}
#share li .twitter .hover {
	background: url(../images/doodles/share-twitter-over.png) no-repeat top left;
}
#share li .stumbleupon {
	background: url(../images/doodles/share-stumbleupon.png) no-repeat bottom left;
}
#share li .stumbleupon .hover {
	background: url(../images/doodles/share-stumbleupon-over.png) no-repeat top left;
}
#share li .delicious {
	background: url(../images/doodles/share-delicious.png) no-repeat bottom left;
}
#share li .delicious .hover {
	background: url(../images/doodles/share-delicious-over.png) no-repeat top left;
}
#share li .myspace {
	background: url(../images/doodles/share-myspace.png) no-repeat bottom left;
}
#share li a.myspace .hover {
	background: url(../images/doodles/share-myspace-over.png) no-repeat top left;
	left: -70px;
}
/*----------BLOG POST COMMENT LIST----------*/
#comment-list {
	list-style: none;
	margin-top: 20px;
	float: left;
}
#comment-list li {
	width: 454px;
	margin-bottom: 25px;
	float: left;
}
#comment-list li .thumb {
	width: 104px;
	height: 110px;
	background: url(../images/doodles/775/comment-frame.png)no-repeat top left;
	margin-right: 20px;
	position: relative;
	float: left;
}
#comment-list li .thumb .tape {
	width: 50px;
	height: 18px;
	background: url(../images/doodles/tape-small.png) no-repeat;
	position: absolute;
	top: -4px;
	left: 28px;
}
#comment-list li .thumb img {
	width: 84px;
	height: 84px;
	padding: 10px;
	float: left;
}
#comment-list li .comment {
	width: 330px;
	float: left;
}
#comment-list li .comment .comment-body {
	font-size: 90%;
	text-align: left;
	line-height: 20px;
	color: #333333;
}
#comment-list li .comment .comment-body p {
	text-align: left;
	font-size: 100%;
}
#comment-list li .comment .comment-body a {
	text-decoration: none;
	padding-bottom: 2px;
	color: #940000;
}
#comment-list li .comment .comment-body a:hover {
	color: #333333;
	border-bottom: 2px solid #940000;
}
#comment-list li .comment .comment-body a:active {
	border-bottom: 3px solid #940000;
}
#comment-list li .comment .comment-body code {
	width: 305px;
}
#comment-list li .comment .commenter {
	font-size: 100%;
	margin-top: 3px;
}
#comment-list li .comment .date {
	background: url(../images/doodles/separator.png) repeat-x bottom left;
	margin-bottom: 10px;
	margin-top: -10px;
	font-size: 75%;
	display: inline-block;
}
#comment-list li .separator {
	margin-bottom: 30px;
}
#comment-list li:first-child .separator {
	display: none;
}
#add-comment {
	margin-bottom: 20px;
}
/*----------BLOG SUBSCRIBE LIST----------*/
#sidebar-buttons {
	margin-left: 1px;
	margin-bottom: 15px;
	list-style: none;
	float: left;
}
#sidebar-buttons li, #sidebar-buttons li a {
	width: 60px;
	height: 75px;
	display: inline-block;
	float: left;
}
#sidebar-buttons li {
	margin-right: 6px;
}
#sidebar-buttons li a {
	background-position: top left;
}
#sidebar-buttons li .rss {
	background: url(../images/doodles/blog-rss.png) no-repeat;
}
#sidebar-buttons li .news {
	background: url(../images/doodles/blog-newsletter.png) no-repeat;
}
#sidebar-buttons li .twitter {
	background: url(../images/doodles/blog-twitter.png) no-repeat;
}
#sidebar-buttons li .facebook {
	background: url(../images/doodles/blog-facebook.png) no-repeat;
}
#sidebar-buttons li .search {
	background: url(../images/doodles/blog-search.png) no-repeat;
}
#sidebar-buttons li a:hover {
	background-position: bottom left;
}
#sidebar-buttons li a span {
	display: none;
}
#sidebar-buttons li.margin-right-none {
	margin-right: 0px;
}
/*----------BLOG CATEGORY LIST----------*/
#note {
	width: 260px;
	background: url(../images/doodles/note-top.jpg) no-repeat top left;
	margin-bottom: 20px;
	position: relative;
	float: left;
}
#note-content {
	width: 260px;
	background: url(../images/doodles/note-repeat.jpg) repeat-y;
	float: left;
}
#note-bottom {
	width: 260px;
	background: url(../images/doodles/note-bottom.jpg) no-repeat bottom left;
	float: left;
}
#note h3 {
	margin: 40px 0 4px 0;
}
#note .tack {
	width: 32px;
	height: 32px;
	background: url(../images/doodles/tack.png) no-repeat;
	position: absolute;
	top: 8px;
	left: 117px;
}
#blog-categories {
	width: 230px;
	padding: 20px 0 40px 0;
	margin: 0 0 0 20px;
	list-style: none;
	float: left;
}
#blog-categories li {
	width: 230px;
	margin: 0 0 17px 0;
	float: left;
}
#blog-categories li p {
	margin-bottom: 0;
	text-align: left;
}
#blog-categories li p.desc {
	width: 220px;
	margin-left: 10px;
}
/*----------BLOG POPULAR POSTS----------*/
#post-it {
	width: 260px;
	background: url(../images/doodles/post-it-top.jpg) no-repeat top left;
	margin-bottom: 10px;
	position: relative;
	float: left;
}
#post-it h3 {
	margin: 25px 0 20px 0;
}
#post-it-content {
	width: 260px;
	background: url(../images/doodles/post-it-middle.jpg) repeat-y;
	float: left;
}
#post-it-bottom {
	width: 260px;
	background: url(../images/doodles/post-it-bottom.jpg) no-repeat bottom left;
	float: left;
}
#popular-posts {
	width: 230px;
	margin: 0 0 20px 20px;
	list-style: none;
	float: left;
}
#popular-posts li {
	width: 220px;
	margin-bottom: 15px;
	font-size: 90%;
	float: left;
}
#popular-posts li p {
	width: 220px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
}
#popular-posts li .views {
	margin-top: -3px;
	font-size: 75%;
	text-align: right;
	font-style: italic;
	float: right;
}
/*----------BLOG ADVERTISEMENT----------*/
#ads {
	width: 260px;
	margin-bottom: 20px;
	list-style: none;
	float: left;
}
#ads li {
	margin: 0 10px 10px 0;
	display: inline-block;
	float: left;
}
#ads li a {
	padding: 0;
	margin: 0;
	display: inline-block;
	float: left;
}
#ads .margin-right-none {
	margin-right: 0px;
}
/*----------GOOGLE AD----------*/
.square-two-fifty {
	width: 250px;
	height: 250px;
	background: #fefef4;
	border: 1px solid #e2e2e2;
	padding: 4px;
	margin-right: 0px;
	float: left;
}
/*----------BLOG FACEBOOK LIKEBOX----------*/
#facebook-like-box {
	width: 240px;
	height: 360px;
	background: url(../images/doodles/texture-small.jpg) repeat top left;
	border: 1px solid #aaaaaa;
	padding: 9px;
	margin-right: 0px;
	float: left;
}
#facebook-like-box iframe {
	width: 240px;
	height: 360px;
	background: #fefef4;
	border: none;
	outline: none;
	overflow: hidden;
	float: left;
}
/*----------BLOG COMMENT LIST----------*/
#comment-note {
	width: 260px;
	background: url(../images/doodles/comment-note-top.jpg) no-repeat top left;
	margin-bottom: 20px;
	position: relative;
	float: left;
}
#comment-note h3 {
	margin: 30px 0 20px 0;
}
#comment-note-content {
	width: 260px;
	background: url(../images/doodles/comment-note-middle.jpg) repeat-y;
	float: left;
}
#comment-note-bottom {
	width: 260px;
	background: url(../images/doodles/comment-note-bottom.jpg) no-repeat bottom left;
	float: left;
}
#recent-comments {
	width: 230px;
	margin: 0 0 30px 20px;
	list-style: none;
	float: left;
}
#recent-comments li {
	width: 220px;
	margin-bottom: 17px;
	font-size: 90%;
	float: left;
}
#recent-comments li p {
	width: 220px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
}
#recent-comments li cite {
	margin-top: -3px;
	font-size: 75%;
	font-style: italic;
	float: right;
}
/*----------BLOG LATEST TWEETS----------*/
#twitter-note {
	width: 260px;
	background: url(../images/doodles/tweet-note-middle.jpg) repeat-y;
	margin-bottom: 20px;
	position: relative;
	float: left;
}
#twitter-note h3 {
	margin: 40px 0 15px 0;
}
#twitter-note-content {
	width: 260px;
	background: url(../images/doodles/tweet-note-bottom.jpg) no-repeat bottom left;
	float: left;
}
#twitter-note-bottom {
	width: 260px;
	background: url(../images/doodles/tweet-note-top.jpg) no-repeat top left;
	float: left;
}
#twitter-note .tape {
	width: 115px;
	height: 32px;
	background: url(../images/doodles/paper-tape.png) no-repeat;
	position: absolute;
	top: -7px;
	left: 70px;
}
#latest-tweets ul {
	width: 230px;
	margin: 0 0 20px 20px;
	list-style-type: none;
	list-style: none;
	float: left;
}
#latest-tweets ul li {
	width: 220px;
	margin-bottom: 17px;
	font-size: 90%;
	float: left;
}
#latest-tweets ul li p {
	width: 220px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
}
#latest-tweets ul li p img {
	margin-left: 100px;
}
#latest-tweets ul li span {
	margin-top: -3px;
	font-size: 75%;
	text-align: right;
	font-style: italic;
	float: right;
}
#latest-tweets ul li p a {
	padding: 0 0 2px 0;
	color: #940000;
}
#latest-tweets ul li p a:hover {
	color: #333333;
	border-bottom: 2px solid #940000;
}
#latest-tweets ul li p a:active {
	color: #333333;
	border-bottom: 3px solid #940000;
}
/*----------BLOG CHECKLIST----------*/
.checklist, .checklist-red {
	width: 454px;
	margin: 5px 0 10px 3px;
	list-style: none;
	float: left;
}
.checklist li, .checklist-red li {
	width: 434px;
	background: url(../images/doodles/tick.png) no-repeat top left;
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 90%;
	float: left;
}
.checklist-red li {
	background: url(../images/doodles/tick-red.png) no-repeat top left;
}
#content-blog blockquote {
	margin-top: 0px;
}
/*----------BLOG PAGINATION----------*/
#pagination {
	list-style: none;
	font-size: 90%;
	float: right;
}
#pagination li {
	margin-left: 10px;
	float: left;
}
#pagination a {
	padding: 2px;
}
#pagination #active {
	font-weight: bold;
	color: #333333;
}
#pagination a:link, #pagination a:visited {
	color: #940000;
}
#pagination a:hover {
	color: #333333;
	border-bottom: 2px solid #940000;
}
#pagination a:active {
	border-bottom: 3px solid #940000;
}
#pagination-info {
	font-size: 90%;
	float: left;
}
#internal-error {
	width: 734px;
	background: url(../images/doodles/beat-sexy-design.gif) no-repeat top center;
	margin-top: 60px;
	padding-top: 150px;
	position: relative;
	float: left;
}
.litrally {
	width: 200px;
	height: 125px;
	background: url(../images/doodles/litrally.png) no-repeat top left;
	position: absolute;
	top: -90px;
	right: 0px;
}
#page-not-found {
	width: 734px;
	background: url(../images/doodles/not-found.jpg) no-repeat top center;
	padding-top: 250px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}
#page-not-found h3 {
	text-align: center;
}
.small-h2 {
	font-size: 140%;
}
.frame-plain {
	background: url(../images/doodles/texture.jpg) repeat top left;
	border: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
	padding: 9px;
	display: block;
	float: left;
}
#incentives {
	background: url(../images/doodles/3.jpg) no-repeat top left;
	position: relative;
	float: left;
}
#incentives h3 .reasons-heading {
	padding: 5px 0 0 90px;
	font-size: 90%;
	font-style: italic;
	text-align: left;
	line-height: 22px;
	display: block;
	float: left;
}
#incentives h3 .number {
	position: absolute;
	top: 0px;
	left: -9000px;
}
#reasons {
	margin-top: 5px;
	list-style: none;
	float: left;
}
#reasons li {
	margin: 0 0 10px 25px;
}
#reasons li p {
	background: url(../images/doodles/tick-red.png) no-repeat top left;
	padding-left: 16px;
	font-style: italic;
}
#expertise {
	margin-top: 40px;
	background: url(../images/doodles/gears.jpg) no-repeat top left;
	position: relative;
	float: left;
}
#expertise h3 {
	padding-top: 10px;
	font-size: 100%;
	font-style: italic;
	text-align: center;
	line-height: 22px;
	display: block;
	float: left;
}
#technologies {
	margin-top: 10px;
	list-style: none;
	float: left;
}
#technologies li {
	margin: 0 0 10px 25px;
}
#technologies li p {
	background: url(../images/doodles/tick-red.png) no-repeat top left;
	padding-left: 16px;
	font-style: italic;
}
#testimonial {
	margin-top: 40px;
	background: url(../images/doodles/quote.jpg) no-repeat top left;
	position: relative;
	float: left;
}
#testimonial h3 {
	padding-top: 10px;
	font-size: 100%;
	font-style: italic;
	text-align: center;
	line-height: 22px;
	display: block;
	float: left;
}
#testimonial blockquote p {
	font-size: 90%;
	font-style: italic;
	color: #333333;
}
/*---------- SITEMAP ----------*/
#sitemap-list {
	list-style: none;
	margin: 20px 0 0 5px;
	padding: 0;
	float: left;
}
#sitemap-list li {
	background: url(../images/doodles/tick.png) no-repeat left top;
	margin: 0 0 10px 0;
	padding: 0 0 0 17px;
}
#sitemap-list a {
	padding: 0 0 2px 0;
	font-size: 90%;
	color: #940000;
	outline: none;
	border: none;
}
#sitemap-list a:hover {
	color: #333333;
	border-bottom: 2px solid #940000;
}
#sitemap-list a:active {
	color: #333333;
	border-bottom: 3px solid #940000;
}

.sub-list {
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
	border-left: 1px solid #d7d7d7;
}
#sitemap-list .sub-list li {
	background: url(../images/doodles/sub.png) no-repeat left top;
	margin: 5px 0 15px 0;
}
#sitemap-list .sub-list .none {
	margin-bottom: 8px;
}

.sub-sub-list {
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
	border-left: 1px solid #d7d7d7;
}
#sitemap-list .sub-list .sub-sub-list li {
	background: url(../images/doodles/sub.png) no-repeat left top;
	margin: 5px 0 8px 0;
}
/*----------GENERAL----------*/
a {
	text-decoration: none;
	color: #940000;
	border: none;
	outline: none;
}
img {
	border: none;
	outline: none;
}
.link {
	padding: 0 0 2px 0;
	color: #940000;
}
.link:hover {
	color: #333333;
	border-bottom: 2px solid #940000;
}
.link:active {
	color: #333333;
	border-bottom: 3px solid #940000;
}
.external {
	background: url(../images/doodles/external-small.png) center right no-repeat;
	padding-right: 15px;
}
.clear {
	clear: both;
}
.zero {
	margin: 0;
	padding: 0;
}
.break {
	background: url(../images/doodles/blank.gif);
	width: 100%;
	height: 22px;
}
.separator {
	background: url(../images/doodles/separator.png) repeat-x scroll center center;
	width: 100%;
	margin: 0 0 10px 0;
	padding-top: 1px;
	display: block;
	clear: both;
	float: left;
}
.separator a {
	background: #fefef4;
	margin-left: 5px;
	padding: 0 10px;
	font-size: 60%;
	color: #cdcbc1;
	float: right;
}
.separator a:hover {
	color: #940000;
}
.wider {
	margin: 10px 0 15px 0;
}
.blog-post-title {
	font-size: 135%;
	text-align: left;
	margin-bottom: 5px;
}
.blog-post-date {
	margin-bottom: 15px;
}
#content-blog h3, #content-blog h4 {
	margin-top: 10px;
}
.separator a:first-child {
	padding-right: 0;
}
#about-the-author .separator {
	margin-top: 10px;
}
.margin-top-none {
	margin-top: 0px;
}
.margin-right-none {
	margin-right: 0px;
}
.margin-bottom-none {
	margin-bottom: 0px;
}
.margin-left-none {
	margin-left: 0px;
}
.margin-bottom-30, .margin-bottom-thirty {
	margin-bottom: 30px;
}
.margin-image {
	margin-top: 20px;
	margin-bottom: 10px;
}
.margin-image-two {
	margin-top: 10px;
	margin-bottom: 10px;
}
.brown {
	color: #754c24;
}
.bold {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	margin-top: -10px;
	float: right;
}
.hide {
	display: none;
	visibility: hidden;
}
.capitalize {
	text-transform: capitalize;
}
.lowercase {
	text-transform: lowercase;
}
.text-left {
	text-align: left;
}
.winner {
	width: 165px;
	height: 95px;
	background: url(../images/doodles/775/the-winner.png) no-repeat;
	position: absolute;
	top: -3px;
	left: -3px;
}