﻿* {
	font-family: Tahoma, Geneva, san-serif;
	/*color: #161c23;*/
	color: #3a5066;
}

body {
	margin: 0;
	height: 1296px;
	background: #f0ede4 url('images/background_top.jpg') repeat-x;
}
hr {
	color: #3A5066;
	background-color: #3A5066;
	height: 1px;
}

p {
	line-height: 120%;		
	margin: 0 0 10px 0;
}
img {
	border: 0;
}

h1 {
	text-align:left;
	/*font-size: 30px;*/
	font-size: 18px;
	font-weight:bold;
	color: #3A5066;
	/*color: #3a5066;*/
	margin: 0;
}

h2 {
	text-align:left;
	font-size: 18px;
	font-weight:bold;
	color: #3A5066;
	/*color: #3a5066;*/
	margin: 0 0 5px 0;
}

h2 a{
	text-decoration:none;
}


h3 {
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #3A5066;
	/*color: #3a5066;*/
	margin: 0 0 5px 0;

}
h4 {
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #3A5066;
	/*color: #3a5066;*/
	margin:0;
}

.postmetadata {
	font-size:x-small;
	color:gray;
}

.commentlist{
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


#comments_block {
	/*background-color:white;*/
}

#container {
	background: #f0ede4 url('images/background.jpg') repeat-x;
	width:981px;
	margin: 0;
}

#navigation {
	position:relative;
	margin-top: 10px;
	width:900px;
	height:20px;
	font-family: Tahoma, Geneva, san-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
#header {
	position:relative;
	width:981px;
	height:348px;
	background-image:url('images/header.png');
	background-position:center top;
	background-repeat: no-repeat;
}

#header_consulting {
	position:relative;
	width:981px;
	height:348px;
	background-image:url('images/header_consulting.png');
	background-position:center top;
	background-repeat: no-repeat;
}


#header_software {
	position:relative;
	width:981px;
	height:348px;
	background-image:url('images/header_software.png');
	background-position:center top;
	background-repeat: no-repeat;
}


#header_web {
	position:relative;
	width:981px;
	height:348px;
	background-image:url('images/header_web.png');
	background-position:center top;
	background-repeat: no-repeat;
}

#header_hosting {
	position:relative;
	width:981px;
	height:348px;
	background-image:url('images/header_hosting.png');
	background-position:center top;
	background-repeat: no-repeat;
}


#submenu {
	background-image:url(http://purecustomsolutions.com/blog/wp-content/themes/PCS/images/rss.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#3A5066;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:34px;
	margin-left:30px;
	margin-right:30px;
	margin-top:225px;
	padding-left:80px;
	padding-top:40px;
	width:520px;
}

#submenu h2
{
	text-align:center;
}

#submenu ul
{
	text-align:left;
	margin:0;
}
#submenu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #3a5066;
}

#submenu a:visited {
	text-decoration: none;
	color: #3a5066;
}

#submenu a {
	text-decoration: none;
	color: #3a5066;
}

#menu {
	float: left;
	width:921px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#menu ul
{
	text-align:left;
	margin:0;
}
#menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #f0ede4;
}

#menu a, #menu a:visited {
	text-decoration: none;
	color: #f0ede4;
}


#content {
	position:relative;
	width:980px;
	text-align: left;
	background-color:#f0ede4;
}

#content_left {
	width:485px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	font-size:14px;
}

#content_right {
	height: 850px;
	width:325px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	font-size:12px;
	text-align:left;
	float:right;
}
/*
#content_right h2 {
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #3A5066;
	margin:0;
}

#content_right ul {
	text-align:left;
	margin:5px 0;

}

#content_right li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}*/

#content_right_home {
	/*float:right;*/
	float:left;
	margin-left: 30px;
	width: 485px;
	/*width: 921px;*/
	height: 300px;
	text-align:justify;
	/*font-size: 18px;*/
	font-size: 14px;
}

#content_top_right {
	/*float:right;*/
	float:left;
	width: 485px;
	height: 300px;
	text-align:justify;
	/*font-size: 18px;*/
	font-size: 14px;
}


#content_bottom_noimage{
	height: 550px;
	width:921px;
	margin-left: 30px;
	margin-right: 30px;
	font-size:14px;
	text-align:justify;

}

#content_bottom_left {
	width: 565px;
	height: 550px;
	float: left;
}

#content_bottom_right {
	float: left;
	width: 290px;
	height: 450px;
	margin-left: 40px;
	margin-top: 45px;
	overflow:hidden;
}
#content_bottom_right li{
	list-style-image:url('images/checkmark.png');
	list-style-position:outside;
	padding-top: 15px;
	color: #000000;

}

#footer {
	background:#F0EDE4 url(images/background_bottom.jpg) repeat-x scroll;
	color:#F0EDE4;
	display:block;
	float:left;
	font-size:12px;
	height:44px;
	padding-top:50px;
	position:relative;
	text-align:center;
	width:100%;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.footer_10
{
	color: #FFFFFF;
	font-size: 10px;
}

#marqueecontainer{
	position: relative;
	width: 285px; /*marquee width */
	height: 400px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0;
	font-size: 10px;
}

#respond {
	font-size:10px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.vcard {
	display:block;
}
/* End Comments */

#content_right ul, #content_right ul ol {
	margin: 0;
	padding: 0;
	}

#content_right ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#content_right ul p, #content_right ul select {
	margin: 5px 0 8px;
	}

#content_right ul ul, #content_right ul ol {
	margin: 5px 0 0 10px;
	}

#content_right ul ul ul, #content_right ul ol {
	margin: 0 0 0 10px;
	}

#content_right ul ol li {
	list-style: decimal outside;
	}

#content_right ul ul li, #content_right ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#content_right h2 {
	margin: 5px 0 0;
	padding: 0;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #3A5066;
	}
#content_right ul ul li:before {
	content: "\00BB \0020";
	}
