/*
Theme Name: Store Architect
Theme URI: http://wordpress.org/
Description: 
Version: 
Author: Store Architect
	
*/
body {
	margin:0px;
	padding: 0px;
	text-align: center;
	background: #f0eeee url(images/bodyb.gif) repeat-x left top;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
}
html {
	min-height:100%;
}
body {
	height:100%;
	
}
form, input {
	margin: 0px;
	padding: 0px;
	display: inline;
}
form * {
	vertical-align: middle;
}
td , p,  a, span, div {
	font: 24px Tahoma, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6, p {
	font: 15px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#maincolumn h1, #maincolumn  h2{
	margin: 10px 0px 10px 5px;
	color:#608ACA !important;
}

#maincolumn a{
	color:#608ACA !important;
	text-decoration: underline;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;		
}

#maincolumn h1, #maincolumn h2{
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#maincolumn p, #maincolumn p span{
	line-height: 160% !important;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;	
}

#maincolumn p{
	margin: 5px 0px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 12px Tahoma, Helvetica, sans-serif;	
}


#maincolumn  ul li {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 25px;
	list-style: none;
	list-style-image: url("images/linkpointer.gif"); 	
}


.left {float: left;}
.right {float: right;}
.clear {clear:both;}
.center {text-align: center;}
.center h3 {
	text-align: left;
}
.block {display: block;}
.middle * {vertical-align: middle;}
.parent {
	position: relative;
}
.child {
	position: absolute;
}
.grey {
	background: #f2f2f2;
}
.hash {
	clear: both;
	float: left;
	display: inline;
	height: 27px;
	width: 937px;
	margin: 3px 0px 3px 13px;
	background: url(images/bluehash.gif) repeat-x left top;
}
.hidden {
	display: none;
}
.unselectable {
	-moz-user-select: none;
	user-select: none;
}

/**************************************************************************************/
#contact-form p, #commentform p {
	margin: 5px 0px;
	clear: both;
}
#contact-form input[type="text"], #contact-form textarea, #contact-form select,
#commentform input[type="text"], #commentform textarea, #commentform select {
	width: 500px;
	height: 20px;
	border: 1px solid #dadada;
	font-size: 16px;
	background: #fafafa;
	color: #666;
}
#contact-form select {
	height: 22px;
	width: 502px;
}
#contact-form input[type="text"]:focus, #contact-form textarea:focus, #contact-form select:focus,
#commentform input[type="text"]:focus, #commentform textarea:focus, #commentform select:focus {
	background: #fff;
}
#contact-form label, #commentform label {
	width: 120px;
	padding-right: 15px;
	float: left;
	text-align: right;
}
#contact-form textarea, #commentform textarea{
	width: 500px;
	height: 100px;
}


#contact-form  input[type="submit"], #commentform  input[type="submit"]{
	height: 25px;
	width: 130px;
	border: 1px solid #d2d2d2;
	color: #666;
	background: #fff;
	cursor: pointer;
}
#contact-form  input[type="submit"]:hover, #commentform  input[type="submit"]:hover {
	background: #dadada;
}
/*****************************************************************/
#maincontainer {
	margin:45px auto;
	width: 963px;
	padding: 0px 11px;
	text-align: left;
}
#contentb {
	width: 963px;
	background: url(images/maincontainerb.gif) repeat-y left top;
}
#maincontainer .wrapper {
	padding: 0px 15px;
}
#header {
	width: 963px;
	height: 58px;
	position: relative;
	background: url(images/maincontainerh.gif) no-repeat left top;
}
#logo {
	position: absolute;
	left: 10px;
	top: 8px;
}
ul#menu {
	position: absolute;
	left: 227px;
	top: 8px;
	width: 724px;
	height: 50px;
	background: url(images/menub.gif) no-repeat left top;
}
ul#menu li {
	position: absolute;
	top: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 15px; /*IE6 fix*/
}
ul#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	background: url(images/menuline.gif) repeat-x left bottom;
}
ul#menu li a:hover {
	
}
li#home {
	left: 335px;
}
li#portfolio {
	left: 408px;
}
li#about{
	left: 490px;
}
li#blog{
	left: 575px;
}
li#contact{
	left: 663px;
}
#content {
	padding: 0px 13px 5px 13px;
	float: left;
	clear: both;
	width: 937px;
	background: url(images/contentb.gif) repeat-y right top;
}
.content-image {
	width: 238px;
	height: 217px;
} 
.developing {
	left: 734px;
	top: 4px;
}
#maincolumn, #rightcolumn {
	margin: 5px 0px;
}
#maincolumn {
	float: left;
	width: 671px;
}
#maincolumn h3 {
	color: #7f7f7f;
	font: 11px Arial;
	line-height: 27px;
	text-indent: 14px;
	background: #f2f2f2;
	padding-left: 10px;
	clear: both;
	margin-bottom: 3px;
}
#maincolumn h3 span {
	font: 12px Arial;
	display: block;
	line-height: 27px;
	background: url(images/articlepointergrey.gif) no-repeat left center;
}
#maincolumn p {
	text-align: justify;
	padding: 0px 5px;
}
#maincolumn a.pointer {
	color: #5b95cf;
	font: 13px Tahoma;
	padding-left: 13px;
	background: url(images/linkpointer.gif) no-repeat left center;
}
#maincolumn .bluebox {
	clear: both;
	float: left;
	width: 661px;
	background: #608aca;
	padding: 0px 5px 10px 5px;
	margin: 5px 0px 0px 0px;
	color: #fff;
}
.post_txt {
	padding: 0px 5px;
	margin-bottom: 10px;
}
.bluebox h3 {
	color: #fff !important;
	padding-left: 5px !important;
	background: url(images/hline.gif) repeat-x left bottom !important;
}
.bluebox h3 span {
	display: block;
	line-height: 25px;
	background: url(images/articlepointerwhite.gif) no-repeat left center !important;
}
.bluebox .box {
	float: left;
	display: inline;
	width: 110px;
	margin: 10px 10px;
	height: 120px;
	padding-left: 90px;
}
.bluebox .box p {
	text-align: left !important;
	padding: 0px !important;
	font: 13px Tahoma;
}
#development {
	background: url(images/developmentIcon.jpg) no-repeat left center;
}
#consulting {
	background: url(images/consultingIcon.jpg) no-repeat left center;
}
#support{
	background: url(images/supportIcon.jpg) no-repeat left center;
}
.portfolio-container {
	padding: 20px;
	width: 631px;
}
.portfolio-container a {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 17px 20px 0px;
	width: 140px;
	height: 80px;
	background: url(images/portfolioBorder.png) no-repeat left top;
}
.portfolio-container a:hover {
	background-position: left bottom;
	text-decoration: none;	
}
.portfolio-container a img {
	position: absolute;
	z-index: 500;
	top: 5px;
	left: 5px;
}
.portfolio-container .name {
	position: absolute;
	top: 55px;
	left: 5px;
	background: #fff;
	font-size: 12px !important;
	border: 1px solid #dadada;
	border-top: none;
	color: #5290cc;
	width: 129px;
	text-align: center;
	z-index: 1;
}
#project-info {
	background: #fff;
	border: 2px solid #fff;
	position: fixed;
	display: none;
	z-index: 999;
	top: 30%;
	left: 30%;	
	overflow: hidden;
}
#project-wrapper {
	padding: 40px 40px 20px 40px;
	border: 5px solid #608ACA;
}
#project-info #image {
	text-align: center;
	margin-bottom: 10px;
}
#project-info a {
	color: #666;
}
#project-info a:hover {
	text-decoration: none;
}
#project-info div.info {
	color: #666;
	line-height: 17px;
	font-size: 12px;
	margin-left: -20px;
	width: 300px;
	text-align: left;
}
#project-info #close {
	position: absolute;
	text-align: center;
	bottom: 0px;
	right: 0px;
	line-height: 30px;
	background: #608ACA;
}
#project-info #url {
	position: absolute;
	text-align: center;
	bottom: 7px;
	right: 7px;
	color: #fff;
	line-height: 20px;
	width: 100px;
	background: #608ACA;
}
#project-info #drag {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
	cursor: move;
	background: #608ACA;
}
#project-info #close-icon {
	position: absolute;
	top: 0px;
	right: 25px;
	width: 15px;
	line-height: 20px;
	color: #fff;
	cursor: pointer;
}

#project-info  #url, #project-info  #close-icon {
	font-size: 10px;
}

.info *{
	font-size: 12px !important;
}

.project-url {
	width: 300px;
	color: #35BF4C
}

 a.project-url{
	color: #5b95cf !important;
	font: 13px Tahoma;
	padding-left: 13px;
	background: url(images/linkpointer.gif) no-repeat left center;
}

.project-name {
	color: #608ACA;
	width: 300px;
}
.project-technologies {
	color: #999;
}
.project-description {
	width: 300px;
	padding: 5px 7px;
}

#commentform textarea {
	width: 635px;
}
div.comment, div.search-result, div.post {
	clear: both;
	margin-left: 5px;
	width: 647px;
	/*padding-bottom: 10px;*/
	margin-top: 5px;
	/*background: url(images/postf.gif) no-repeat left bottom;*/
}
.comment .comment-text, .search-result .comment-text, .post .post-text  {
	width: 615px;
	/*background: url(images/postb.gif) repeat-y left top;*/
	padding: 1px 16px 8px 16px;
}
.comment-text p, .post-text p {
	padding: 5px 7px !important;
	/*background: #F2F2F2;*/
	background: #fafafa;
	border: 1px solid #DADADA;
}
.comment h3, .search-title, .post-title {
	/*height: 18px;*/
	line-height: 12px !important;
	margin-bottom: 0px !important;
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
	/*padding-bottom: 13px;*/
	padding-bottom: 3px;
	color: #666 !important;
	background: #fff !important;
	/*background: url(images/posth.gif) no-repeat right bottom !important;*/
}
.search-title {
	padding-bottom: 5px;
	
}
.comment h3 a, .search-title a, .post-title a {
	color: #608ACA !important;
	font-size: 11px;
}
#maincolumn .rss-feed {
	margin-left: 25px;
	text-indent: 14px;
	height: 14px;
	background: url(images/rss.gif) no-repeat left center;
}
#maincolumn .rss-feed a {
	color: #ff5f00;
	font-weight: bold;
	font-size: 11px;
	
}
#rightcolumn {
	float: left;
	width: 231px;
	margin-left: 5px;
	display: inline;
	background: #f2f2f2;
	padding: 0px 15px 5px 10px;
}

#rightcolumn h3 {
	color: #7f7f7f;
	font: 13px Arial;
	line-height: 27px;
	background: url(images/hlinebg.gif) repeat-x left bottom;
	margin-bottom: 5px;
}
#rightcolumn h3 span {
	font: 12px Arial;
	display: block;
	line-height: 27px;
	padding-left: 10px;
	background: url(images/listpointer.gif) no-repeat left center;
}
#rightcolumn p {
	text-align: justify;
	font-size: 13px;
	line-height: 16px;
}
#rightcolumn a.pointer {
	color: #5b95cf;
	font: 13px Tahoma;
	padding-left: 13px;
	background: url(images/linkpointer.gif) no-repeat left center;
}
#rightcolumn h4.project {
	color: #783434;
}


#rightcolumn a{
	color: #608ACA;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
}

#rightcolumn .rss-feed {
	width: 32px;
	height: 32px;
	margin: 5px 0px;
}
#rightcolumn .rss-feed a {
	display: block;
	color: #ff5f00;
	height: 32px;
	line-height: 32px;
	text-indent: 37px;
	font-weight: bold;
	width: 32px;
	background: url(images/rssbig.gif) no-repeat left center;
}

#footer {
	width: 963px;
	padding-bottom: 25px;
	float: left;
	background: url(images/maincontainerf.gif) no-repeat left bottom;
}
#footer .wrapper {
	padding: 0px 13px;
}
#footer .grey {
	padding: 10px;
	text-align: right;
	font-size: 12px;
	color: #7f7f7f;
}
ul#fmenu {
	display: block;
	float: left;
	clear: both;
	width: 400px;
}
ul#fmenu li {
	display: block;
	float: left;
	color: #7f7f7f;
}
ul#fmenu li a {
	color: #7f7f7f;
	padding: 3px 5px;
	font: 12px Tahoma;
}
ul#fmenu li a:hover {
	background: #fff;	
	color: #608ACA;
	text-decoration: none;
}

#leftborder {
	left: 0px;
	bottom: 50px;
	width: 15px;
	height: 462px;
	background: url(images/leftborder.gif) no-repeat left bottom;
}
#rightborder {
	left: 970px;
	bottom: 30px;
	width: 15px;
	height: 288px;
	background: url(images/rightborder.gif) no-repeat left bottom;
}

/* fix page structure */
.clrfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */

cite {
	font-style: normal;
}
ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
