




/*
     
*/
/********************************************************************** Main Structural Rules ***********************************************************/
body {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	background: url(http://singularityconcepts.com/images/Background.jpg) no-repeat fixed center top;
	z-index: -9999;
	color: #472209;
}
#contentwrapper {
	width: 1000px;
	margin:0 auto;
	z-index: -10;
}
#maincontent {
	float: left;
	height: auto;
	width: 670px;
}
.maincontenthead {
	background: url(http://singularityconcepts.com/images/Main-Content-Head.png) no-repeat 1px;
	height: 96px;
	width: 670px;
	float: left;
	margin: 0px;
	padding: 00px;
}
.maincontentbody {
	padding:0 20px;
	font-size: 0.85em;
	width: 630px;
	float: left;
}
.maincontentfooter {
	height: 87px;
	width: 670px;
	float: left;
	margin: -20px 0px 0px;
	padding: 0px;
}
#left {
	background: url(http://singularityconcepts.com/images/Left-Background.png);
	float: left;
	height: 635px;
	width: 330px;
}
.leftcontent {
	float: left;
	margin:15px 0 0 20px;
	width: 285px;
	height: auto;
}
.leftheader {
	background: url(http://singularityconcepts.com/images/Normal-Heading.png);
	height: 38px;
	width: 303px;
	margin:30px 0 0 13px;
}
#middle {
	background: url(http://singularityconcepts.com/images/Middle-Background.png) 0px 3px;
	float: left;
	height: 642px;
	width: 316px;
}
.middlecontent {
	float: left;
	width: 265px;
	height: auto;
	margin:30px 0 0 15px;
}
.postcopy ul li {
list-style:disc;
margin-left:25px;
margin-bottom:15px;
}
.middleheader {
	background: url(http://singularityconcepts.com/images/Peeps-Heading.png) no-repeat;
	height: 64px;
	width: 274px;
	margin:20px 0 0 7px;
}
#right {
	background: url(http://singularityconcepts.com/images/Right-Background.png) no-repeat left -1px;
	float: left;
	height: 641px;
	width: 296px;
}
.rightcontent {
	float: left;
	width: 275px;
	margin:20px 0 0 5px;
}
.rightheader {
	background: url(http://singularityconcepts.com/images/Blog-Heading.png);
	height: 53px;
	width: 288px;
	position: relative;
	float: left;
	margin:20px 0 0 -10px;
}


/********************************************************************** Header Rules ***********************************************************/
#header {
	background: url(http://singularityconcepts.com/images/Header-Background.png) repeat-x;
	height: 135px;
	z-index: 9995;
	position: relative;
	margin:0 auto;
}
.headercontent {
	padding: 0px;
	width: 1000px;
	margin:0 auto;
}
.branding {
	background: url(http://singularityconcepts.com/images/Header-Slogan.png) no-repeat 0px 6px;
	height: 112px;
	width: 551px;
	float: left;
}


/********************************************************************** Sidebar Rules ***********************************************************/
#sidebar {
	width: 269px;
	float: left;
}
.sidebarhead {
	background: url(http://singularityconcepts.com/images/Side-Bar-Head.png) no-repeat 0px top;
	height: 96px;
	width: 269px;
	float: left;
	margin-left: -6px;
}
.sidebarcontent {
	width: 239px;
	float: left;
	padding:0 15px 0 10px;
	color: #FBE2D1;
	font-size: 0.85em;
}
.sidebarheader {
	background: url(http://singularityconcepts.com/images/More-Stuff.png);
	height: 64px;
	width: 224px;
	float: left;
	margin:25px 0 0 375px;
}
.sidebarheader2 {
	background: url(http://singularityconcepts.com/images/More-Stuff.png);
	height: 64px;
	width: 224px;
	float: left;
	margin:25px 0 0 15px;
}

.sidebarfooter {
	height: 87px;
}
.sideheading {
	color: #F27021;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.3em;
	margin:10px 0;
}
.recentposttitle a {
	display: block;
	margin:5px 0 10px 0;
	color: #F9E3D1;
	background: url(http://singularityconcepts.com/images/Arrow.png) no-repeat 0px 3px;
	padding-left: 20px;
}
.recentposttitlenoarrow a {
	display: block;
	margin:5px 0 10px 0;
	color: #F9E3D1;
	padding-left: 30px;
}
a.tag {
	color: #F9E3D1;
}
/********************************************************************** Navigation Rules ***********************************************************/
#navigation {
	width: 1000px;
	margin:-8px 0 10px 0;
	float: left;
	height:54px;
	padding-left: 50px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li.validation {
	background-image:url(http://singularityconcepts.com/images/validation.png);
	height:64px;
	width:159px;
	margin:0px;
	float:right;
	display:block;
}
a.home, a.blog, a.work, a.service, a.contact {
	z-index: 0;
	float: left;
	height:54px;
}
a.home {
	background: url(http://singularityconcepts.com/images/Home-Link.png);
	width: 102px;
}
a.home:hover, a.home.current {
	background: url(http://singularityconcepts.com/images/Home-Link-Hover.png) left top;
}
a.blog {
	background: url(http://singularityconcepts.com/images/Blog-Link.png) left top;
	width: 112px;
}
a.blog:hover, a.blog.current {
	background: url(http://singularityconcepts.com/images/Blog-Link-Hover.png) left top;
}
a.work {
	background: url(http://singularityconcepts.com/images/Work-Link.png) left top;
	width: 105px;
}
a.work:hover, a.work.current {
	background: url(http://singularityconcepts.com/images/Work-Link-Hover.png) left top;
}
a.service {
	background: url(http://singularityconcepts.com/images/Service-Link.png) left top;
	width: 108px;
}
a.service:hover, a.service.current {
	background: url(http://singularityconcepts.com/images/Service-Link-Hover.png) left top;
}
a.contact {
	background: url(http://singularityconcepts.com/images/Contact-Link.png) left top;
	width: 111px;
}
a.contact:hover, a.contact.current {
	background: url(http://singularityconcepts.com/images/Contact-Link-Hover.png) left top;
}
a.xhtml {
	float:left;
	height:64px;
	width:90px;
}
a.css {
	float:right;
	height:64px;
	width:65px;
}
a.follow {
	background:transparent url(http://singularityconcepts.com/images/Follow.png) no-repeat scroll 20px 0px;
	float:left;
	height:161px;
	width:282px;
}
a.follow:hover {
	background:transparent url(http://singularityconcepts.com/images/Follow-Hover.png) no-repeat scroll 20px 0px;
}
a.hidden {
	display:none;
}


/********************************************************************** SubPage Structural Rules ***********************************************************/
.subpagehead {
	display: block;
	float: left;
	background: url(http://singularityconcepts.com/images/Sub-Page-Head.png);
	height: 99px;
	width: 933px;
}
.subpagebody {
	display: block;
	float: left;
	width: 934px;
	background: url(http://singularityconcepts.com/images/Sub-Page-Content.png) repeat-y 0px;
}
.subpagefooter {
	background: url(http://singularityconcepts.com/images/Sub-Page-Footer.png) -1px;
	height: 97px;
	width: 935px;
	float: left;
}


/********************************************************************** Login Box ***********************************************************/
.login {
	background: url(http://singularityconcepts.com/images/Login.png) no-repeat;
	height: 91px;
	width: 259px;
	float: left;
	margin-left: 90px;
	margin-top: 7px;
	padding-top: 7px;
	padding-left: 8px;
}
.login2 {
	background: url(http://singularityconcepts.com/images/Login2.png) no-repeat;
	height: 110px;
	width: 287px;
	float: left;
	margin-left: 90px;
	/*margin-top: 7px;
	padding-top: 7px;
	padding-left: 8px;*/
}
.loginbutton {
	border-style: none;
	background: url(http://singularityconcepts.com/images/Login-Button.png);
	height: 23px;
	width: 55px;
	float: right;
	margin-right: 13px;
}

.clientname {
	background: url(http://singularityconcepts.com/images/Client-Name.png);
	height: 16px;
	width: 88px;
	float: left;
	margin:3px 10px 0 0;
}

.welcometext {
	color:#1F8989;
	display:block;
	font-size:10pt;
	margin:25px 2px 5px 90px;
	font-weight:bold;
}
a.welcomelink {
	font-weight:bold;
	color:#F9E3D1;
	display:block;
	margin:10px 2px 0 0;
}
.checkbox {
	float: left;
	margin:-4px 0 0 -2px;
}
.rememberme {
	background: url(http://singularityconcepts.com/images/Remember-Me.png) no-repeat 15px 0px;
	width: 90px;
	height: 11px;
	float: left;
	margin:5px 0 0 100px;
}
.loginmidrow {
	display: block;
	float: left;
	width: 250px;
}

/********************************************************************** Blog-Related Rules ***********************************************************/
.post {
	display: block;
	margin-bottom: 20px;
	float: left;
}
.postcontent {
	font-size: .8em;
}
.posttitle {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin:3px 0 5px 0;
}
.postdate {
	font-size: 0.75em;
	font-weight: bold;
	display: block;
}
.post a {
	color:#0099A4;
}
.postcopy a {
	text-decoration: underline;
}
.blogposttitle {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin:3px 0 5px 0;
}
.blogheader {

	background: url(http://singularityconcepts.com/images/Blog-Heading.png);
	height: 53px;
	width: 288px;
	float: left;
	margin:30px 0 0 20px;
}

a.commentlink {
	font-weight: bold;
}
.rssheader {
	background: url(http://singularityconcepts.com/images/Feed-Heading.png) no-repeat 0px -4px;
	height: 53px;
	width: 288px;
	float: left;
	margin:30px 0 0 75px;
}
a.rssarea {
	float: right;
	width: 48px;
	height: 48px;
	display: block;
	margin:5px 20px 0 0;
}
.postdetails {
	color: #009AA5;
	font-size: 0.7em;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.commenthead {
	background: url(http://singularityconcepts.com/images/Comments.png);
	display: block;
	float: left;
	height: 60px;
	width: 261px;
	margin-left: 0px;
}
.commenttotal {
	font-size: 2.5em;
	font-weight: bold;
	display: block;
	margin:6px 0 0 13px;
}
.commentbox {
	padding: 5px;
	display: block;
	margin-top: 0px;
}
.commmentdetails {
	display: block;
	margin-bottom: 15px;
}
.commentarea {
	display: block;
	clear: both;
	float: left;
	width: 98%;
	margin-top: 15px;
}
.postdetails a {
	color: #009AA5;
	text-decoration:underline;
}
.postdatebox {
	background: url(http://singularityconcepts.com/images/DateBox.png);
	height: 54px;
	width: 54px;
	float: left;
	margin-right: 10px;
}
.month {
	font-weight: bold;
	color: #F6DAC7;
	display: block;
	font-size: .85em;
	margin:3px 0 0 3px;
}
code {
	padding: 3px;
	border: 1px dashed #826953;
}

.date {
	display: block;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
.postcopy {
	display: block;
	clear: both;
	float: left;
	margin-top: 10px;
}



/********************************************************************** Portfolio-Related Rules ***********************************************************/
.peep {
	width: 260px;
	display: block;
	height: auto;
	margin-bottom: 20px;
}
.peepcopy {
	font-size: .7em;
}
.peeplink {
	font-size: 0.7em;
	display: block;
	margin-top: 7px;
	color:#FFDB9D;
	font-weight: bold;
	text-decoration: none;
}
.peepsheader {
	background: url(http://singularityconcepts.com/images/Peeps-Heading-Sub.png) no-repeat;
	height: 64px;
	width: 274px;
	margin:20px 0 0 30px;
	float: left;
}
.peepimage {
	margin-bottom:5px;
	border:solid 4px #46230F ;
	margin-left:-4px
}
.trunclink {
	font-size: 0.7em;
	color:#FFDB9D;
	font-weight: bold;
	text-decoration: none;
}
.workcopy {
	font-size: 0.95em;
}
.worklarge {
	border: 3px solid #F27021;
	margin-bottom: 15px;
}
.workpreview {
	float: left;
	display: block;
	margin:0 0 30px 0;
}
.worktitle {
	font-size: 1.3em;
	color: #472209;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
a.worklink {
	font-weight: bold;
	margin-top: 10px;
	display: block;
}

/********************************************************************** FORM Rules ***********************************************************/
.formfield {
	background: #FFE3AE;
	border: 2px solid #C75D19;
	margin-bottom: 5px;
	font-family:"Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	
}
.formfield.small {
	width: 145px;
	height: 20px;
}
.formfield.large {
	width: 450px;
	height: 24px;
	padding:3px;
}
.formfield.textarea {
	width: 450px;
	height: 150px;
	padding:3px;
}
.submitbutton {
	background: #F27021;
	border: 3px solid #472209;
	font-family:"Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	padding:3px;
}
.submitconfirm {
	color:#0099A4;
	font-weight:bold;
}
.password {
	background: url(http://singularityconcepts.com/images/Password.png) no-repeat;
	height: 18px;
	width: 88px;
	float: left;
	margin:4px 10px 0 0;
}

/********************************************************************** Service Rules ***********************************************************/
.serviceheader {

	background: url(http://singularityconcepts.com/images/Services-Heading.png) no-repeat;
	height: 64px;
	width: 274px;
	margin:20px 0 0 30px;
	float: left;
}
.servicepreview {

	float: left;
	display: block;
	margin:0 0 30px 0;
}
.servicetitle {

	font-size: 1.3em;
	color: #472209;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

/********************************************************************** Contact/About Rules ***********************************************************/
.vitalsheader {
	background: url(http://singularityconcepts.com/images/Vitals-Heading.png) no-repeat;
	height: 64px;
	width: 274px;
	margin:20px 0 0 30px;
	float: left;
}
.vitalpreview {
	float: left;
	display: block;
	margin:0 0 30px 0;
}
.vitaltitle {
	font-size: 1.3em;
	color: #472209;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}


/********************************************************************** Miscellaneous ***********************************************************/
.introtext {
	font-size: .9em;
	display: block;
	padding:20px 0 0 5px;
}
strong, .posttitle, .postcopy a, .blogposttitle, a.commentlink, .commenttotal, a.worklink {
	color: #C75D19;
}

.idea {
	background:url(http://singularityconcepts.com/images/IdeaOn.gif) no-repeat left top;
	width:271px;
	height:147px;
	cursor:pointer;
	margin:20px 0 0 7px;
}
.idea:hover {
	background:url(http://singularityconcepts.com/images/IdeaOn-On.gif) no-repeat left top;
}
