/* Global Baseline
-------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	border:0;
}
ul,li {list-style-type:none;}
a {outline:0;}
.clear {clear:both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.float_left {float:left;}
.float_right {float:right;}


/* Define Main Elements
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	font-size: 77%;
	line-height: 122%;
	color: #3c3c3c;
	background: #d7d1be url(images/bg.gif) repeat-x;
	height: 100%;
}

a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #aa151c;
}

#page {
	width:961px;
	margin: 0 auto;
	min-height:100%;
}

.single_page {
	background: url(images/wrapper_bg.gif) repeat-y center top;
}

.split_page {
	background: url(images/wrapper_bg_split.gif) repeat-y center top;
}

.split_page_blog {
	background: url(images/wrapper_bg_split_blog.gif) repeat-y center top;
}

#header {
	height: 9px;
	width: 961px;
	margin: 0 auto;
	border-top: 7px #3e3a37 solid;
	background: url(images/header.gif) no-repeat;
}

#nav_column {
	width: 229px;
	float:left;
	margin: 0 0 0 7px;
	display:inline;
}

#main_column {
	width: 671px;
	float:left;
	margin: 0 34px 0 20px;
	display:inline;
	overflow: hidden;
	border-top: #FCFBF8 10px solid;
}

#upmenu {
	background:#e5dfce;
	width: 672px;
	float:left;
	margin: 0 0 0 0;
	display:inline;
	overflow: hidden;
	border-top: #FCFBF8 10px solid;
}

.page_header {
	margin: 25px 0 8px 0;
	background: url(images/header_bottom.gif) repeat-x bottom;
	font-size:167%;
	color: #3e3a37;
	font-weight:normal;
}

.page_header_wrapper {
	margin: 25px 0 8px 0;
	background: url(images/header_bottom.gif) repeat-x bottom;
}

.page_header_wrapper h2 {
	float:left;
	font-size:167%;
	color: #3e3a37;
	font-weight:normal;
}

.no_image{
	margin-top: 0;
}

#sub_left {
	width:393px;
	float:left;
}

#sub_left_blog {
	width:443px;
	float:left;
}

#sub_right {
	width:261px;
	float:right;
}

#sub_right_blog {
	width:211px;
	float:right;
}

#sub_right h4 {
	color:#FFF;
	height:16px;
	width:261px;
	background: #000 url(images/subright_header_bg.gif) no-repeat;
	font: 92% 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	line-height:100%;	
	padding: 4px 0 0 10px;
    margin-top: 10px;
}

#sub_right_blog h4 {
	color:#FFF;
	height:16px;
	width:261px;
	background: #000 url(images/subright_header_bg.gif) no-repeat;
	font: 92% 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	line-height:100%;	
	padding: 4px 0 0 10px;
    margin-top: 10px;
}

#sub_left p{
	margin-bottom: 10px;
}

#sub_left_blog p{
	margin-bottom: 10px;
}


.main_text {
	line-height:144%;
        font-size:100%;
}

.main_text a {
	border-bottom: 1px dotted #8f8a77;
}

.main_text a:hover {
	border-bottom: 1px dotted #8f8a77;
}

#footer {
	color: #706b61;
	margin: 25px 0 0 18px;
	font-size: 85%;
}

#footer2 {
	background: url(images/footer2.gif) no-repeat;
	height: 16px;
	width: 961px;
	margin: 0 auto;
}

/* Forms
---------------------------------------------------------------*/
#form_wrapper {
	margin-top:15px;
}

#form_wrapper input {
	background: #E9E6DA;
	border: 1px solid #D2CFC1;
	padding: .25em 3px;
	width: 305px;
	margin: 2px 0;
}

#form_wrapper textarea {
	background: #E9E6DA;
	border: 1px solid #D2CFC1;
	padding: 3px;
	width: 305px;
	margin: 2px 0;
}

#form_wrapper select {
	background: #E9E6DA;
	border: 1px solid #D2CFC1;
	padding: 3px;
	width: 152px;
	margin: 2px 0;
}

#sub_right input, #sub_right_blog input {
	background: #FCFBF8;
	border: 1px solid #B4AC94;
	padding: .25em 3px;
	margin: 2px 0;
}


#sub_right textarea, #sub_right_blog textarea {
	background: #FCFBF8;
	border: 1px solid #B4AC94;
	padding: .25em 3px;
	margin: 2px 0;
}

/* Project Preview Blocks - For Portfolio
-------------------------------------------------------------- */
a.project_preview {
	display:block;
	color:#272522;
	font-family: 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
    text-decoration:none;
	padding: 1px;
	border: #fcfbf8 1px solid;
	position:relative;
	margin-right:2px;
}

a:hover.project_preview {
	color:#FFF;
	border: #3e3a37 1px solid;
}

a.project_preview span {
	padding: .5em 0 .5em 5px;
	background:#fcfbf8;
	display:block
}

a:hover.project_preview span {
	background:#3e3a37;
	display:block
}

a.project_preview img {
	border-bottom:#fcfbf8 2px solid;
}

/* Nav Column
-------------------------------------------------------------- */
h1#logo a {
	background: url(images/logo.gif) no-repeat;
	display: block;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	height: 59px;
	width:228px;
}

#menu {
	margin-top: 20px;
}

#menu li {
	padding-top:1px;
}

li#first {
	background: none;
}

#menu span {
	color:#FFF;
	font-size: 167%;
	font-family:georgia, times new roman, times, serif;
	display:block;
	text-shadow: 0 0 0 #3E3A37;
}

#menu li a {
	width: 204px;
	display:block; 
	text-decoration:none;
	color:#b8b4a5;
	padding: 1px 5px 1px 20px;
	font-size: 87%;
	font-family: 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
}

#menu li a:hover {
	background:#272522;
	color: white;
}

li#rfp {
	margin: 30px 10px 0 10px;
	background: none;
}

li#rfp a {
	padding-left: 54px;
    padding-right: 8px;
	background: #272522 url(images/rfp_bg.gif) no-repeat left center;
	border:	#000 1px solid;
}

li#rfp a:hover {
	background: #272522 url(images/rfp_bg.gif) no-repeat left center;
	border:	#aea897 1px solid;
}

/* Home Elements
-------------------------------------------------------------- */
#featured {
	background: #000;
	padding: 5px;
}

#featured h2 {
	font-size: 167%;
	color:#FFF;
	padding-left: 2px;
	font-weight:normal;
}

#featured_content {
	height: 262px;
	margin-top:5px;
	background: url(images/featured_bg.gif) repeat-x;
	font-size:144%;
	line-height:136%;
	color: #FFF;
}

#featured_content img {
	background: url(images/featured_img_bg.gif) no-repeat;
	padding: 2px 6px 0 4px;
	margin-top: 4px;
	float:right;
}

#project_tagline {
	width: 175px;
	padding: 80px 20px 0 20px;
	float:left;
	text-align:center;
}

#featured_button {
	width: 122px;
	margin: 15px auto 0;
}

#featured_button a:hover {
	background-position: top center;
}

#tagline {
	background:#e5dfce;
	margin:15px 0 5px 0;
	padding: 4px 4px 4px 4px;
	text-align:left;
	font-size:182%;
	line-height:136%;
	color: #3e3a37;
	font-weight:normal;
}

#tagline a{
	color: #147a89;
	line-height:136%;
	font-size: 60%;
	padding: 0 0 0 24px;
	margin-left: 15px;
	background: url(images/green_arrow.gif) no-repeat;
}

#tagline a:hover{
	color: #272522;
}

#evenimente {
	background:#e5dfce;
	margin:0 0 10px 0;
	padding: 4px 4px 4px 4px;
	text-align:left;
	font-size:182%;
	line-height:136%;
	color: #3e3a37;
	font-weight:normal;
}

#evenimente li{
	color: #3e3a37;
	line-height:136%;
	font-size: 60%;
	padding: 0 0 0 24px;
	margin-left: 15px;
	background: url(images/comments.gif) no-repeat;
}

#evenimente li a:hover{
	color: #272522;
}

#evenimente2 {
	background:#e5dfce;
	margin:0 0 10px 0;
	padding: 4px 4px 4px 4px;
	text-align:left;
	font-size:182%;
	line-height:136%;
	color: #3e3a37;
	font-weight:normal;
}

#evenimente2 li{
	color: #3e3a37;
	line-height:136%;
	font-size: 60%;
	padding: 0 0 0 24px;
	margin-left: 15px;
	background:#e5dfce;
}

#evenimente2 li a:hover{
	color: #272522;
}

#project_work h3 {
	font-size:136%;
	color: #3e3a37;
	font-weight:normal;
	margin-bottom: 8px;
	background: url(images/header_bottom.gif) repeat-x bottom;
}

#testimony {
	float:left;
	width:200px;
}

#testimony p {
	text-align:justify;
	font-style:italic;
    font-size:92%;
	margin-bottom: 5px;
}

#testimony a {
	display:block;
	background: url(images/view_work.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 10px auto 0;
	height: 20px;
	width: 91px;
}

#testimony a:hover {
	background-position: top center;
}

#project_examples {
	float:right;
	margin-left: 25px;
	width:446px;
}

/* Portfolio Listing
---------------------------------------------------------------*/
#portfolio_list a {
	margin: 0 1px 20px 1px;
}

.new {
	background: url(images/new.gif) no-repeat;
	position: absolute;
	left: 1px;
	top:1px;
	height: 40px;
	width: 40px;
	z-index:2;
}

/* Portfolio  - Project
-------------------------------------------------------------- */
#screenshots {
	background: #000;
	padding: 4px 0 1px 4px;
}

#screenshots h5 {
	color: #FFF;
	font: 100%/100% 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding: 0 0 5px 3px;
}

#screenshots a {
	display:block;
	margin: 0 3px 3px 0;
	float: left;
	border:#000 1px solid;
}

#screenshots a:hover{
	border:#FFF 1px solid;
}

.project_spacer {
	width: 217px;
	height: 122px;
	background: #1b1916;
	margin: 0 3px 3px 0;
	float: left;
	border:#000 1px solid;
}

a.portfolio_button {
	display:block;
	height:22px;
	width:128px;
	float:right;
	background: url(images/portfolio_button.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
}

a:hover.portfolio_button {
	background-position: top center;
}

#project_links {
	background:#bcb5a0;
	border-bottom: #aba592 1px solid;
	padding: 7px 15px;
}

a#view_website {
	display:block;
	height:22px;
	width:98px;
	background: url(images/view_website.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 0 auto;
}

a:hover#view_website {
	background-position: center top;

}

a#view_casestudy {
	display:block;
	height:22px;
	width:115px;
	background: url(images/view_casestudy.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 0 auto;
}

a:hover#view_casestudy {
	background-position: center top;
}

#project_logo {
	border-top: #e7e1cf 1px solid;
	padding: 20px 0 10px 0;
	text-align:center;
}

#project_testimony p {
	margin: 12px;
	font-style:italic;
    font-size:92%;
}

/* What We Do
---------------------------------------------------------------*/
#cms_addon {
	background: url(images/cms_addon.gif) no-repeat left top;
	min-height: 56px;
}

#newsletter_addon {
	background: url(images/newsletter_addon.gif) no-repeat left top;
	min-height: 65px;
}

#hosting_addon {
	background: url(images/hosting_addon.gif) no-repeat left top;
	min-height: 51px;
}

#ecom_addon {
	background: url(images/ecom_addon.gif) no-repeat left top;
	min-height: 48px;
}

#player_addon {
	background: url(images/player_addon.gif) no-repeat left top;
	min-height: 39px;
}

#what_we_do {
	height:220px;
	width:391px;
}

.addon {
	margin-top:20px;
}

.addon h5 {
	font-size:122%;
	color:#272522;
	padding-left: 8px;
	font-weight:normal;
}

.addon p {
	padding: 0 15px 0 65px;
	font-size:92%;
	margin: 8px 0 0 5px;
}

#services h3 {
	font-size:136%;
	color: #3e3a37;
	font-weight:normal;
	margin-bottom: 4px;
	padding: 5px 0 2px 0;
	background: url(images/header_bottom.gif) repeat-x bottom;
}

.services_item {
	padding-top: 8px;
	clear: both;
}

.services_item img {
	display: block;
	float:left;
	margin-right:10px;
	width: 156px;
}

.services_item div {
	float:left;
	width: 225px;
	padding-top: 5px;
}

.services_item h4 {
	margin-bottom: 4px;
}

/* Who We Are
---------------------------------------------------------------*/
.staff {
	margin-top:30px;
}

.staff div {
	float:left;
}

.staff img {
	margin: 0 14px 0 8px;
	padding: 2px;
	border: 1px solid #b3ab94;
	background: #FCFBF8; 
}

.staff_image_link {
	float:left;
	display:block;
}

.staff h5 {
	color:#272522;
	margin-top:6px;
	font-size: 100%;
}

.staff p {
	font-style:italic;
	font-size: 100%;
}

a.staff_profile_link {
	display:block;
	height:22px;
	width:76px;
	background: url(images/view_profile_button.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin-top:10px;
}

a.staff_profile_link:hover {
        background-position: center top;
}

#team_explain {
	margin: 13px 13px -10px 13px;
	font-size:92%;
	text-align:justify;
	line-height:132%
}

/* About
---------------------------------------------------------------*/
.about p {
	margin: 5px;
}

a.about_button {
	display:block;
	height:22px;
	width:124px;
	float:right;
	background: url(images/about_button.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
}

a:hover.about_button {
	background-position: top center;
}

#vitals {
	padding: 3px 0 5px 0;
}

#vitals p {
	margin: 5px 0;
}

#interests {
	margin: 10px 5px 10px 12px;
	font-size: 100%;
}

#interests img {
	padding: 2px;
	border: 1px solid #b3ab94;
	background: #FCFBF8;
	margin: 2px 0; 
}

/* Common Questions
-------------------------------------------------------------- */
ol#common_questions {
	padding-left: 25px;
}

ol#common_questions li{
	list-style-type: decimal;
	display: list-item;
	font-size: 144%;
	padding-bottom:10px;
	color:#000;
}

.answer {
	font-size: 68%;
	margin-top:-6px;
	color: #3c3c3c;
}

#question_submit {
	border:none;
	height:22px;
	width:68px;
	background: url(images/button_questions.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	display:block;
}

#question_submit:hover {
	background-position: center top;
}

#question_form span {
	color:#A5141B;
}

#question_form input {
	width:230px;
}

#question_form textarea {
	width:230px;
}

#question_form p {
	margin: 5px 0;
}

#sidebar_form_wrapper h3 {
	text-align:center;
	margin-top: 25px;
	font-weight: normal;
}

/* Contact
---------------------------------------------------------------*/
#contact_submit {
	border:none;
	height:22px;
	width:68px;
	background: url(images/button_send.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	display:block;
}

#contact_submit:hover {
	background-position: center top;
}

#address {
	margin: 10px 0 30px 20px;
}

.contact_emails {
	margin: 10px 0 0 20px;
}

.contact_emails a {
	color: #3c3c3c;
	font-size:92%;
}
.contact_emails a:hover {
	color: #aa151c;
}

#contact_form span {
	color:#A5141B;
}

/* RFP
---------------------------------------------------------------*/
#rfp_form span {
	color:#A5141B;
}

/* Blog
---------------------------------------------------------------*/
.blog_wrapper {
	margin-top: 18px;
	padding-bottom: 1px;
	background: url(images/header_bottom.gif) repeat-x bottom;
}

.blog_wrapper li {
	margin: 8px 0 8px 30px;
        font-size:108%
}

.blog_header img {
	float:left;
}

.blog_title {
	float:right;
	width: 364px;
}

.blog_title h3{
	margin-bottom: 2px;
	font-size: 158%;
	font-weight: normal;
}

.blog_title a {
	color: #3c3c3c;
}

.blog_title a:hover {
	color: #aa151c; 
}

.blog_date {
	color:#aa151c;
}

.main_preview {
	margin-top: 15px;
}

.main_preview a {
	text-decoration:underline;	
}

.main_preview p {
	line-height:144%;
}

.article a {
	text-decoration:underline;	
}

div.main_preview img {
        display: block;
        margin: 0 auto;
}

.comment_bar {
	background: #E9E6DD;
	padding: 2px 5px;
	margin: 18px 0 10px 0;
}

.comment_bar a {
	color: #3c3c3c;
}

.comment_bar a:hover {
	color: #aa151c; 
}

.comment_count {
	padding-left: 20px;
	background: url(images/comments.gif) no-repeat left;
}

.keep_reading {
	padding-right: 20px;
	background: url(images/green_arrow.gif) no-repeat right;
}

#sub_right ul, #sub_right_blog ul {
	margin: 16px 0 16px 13px;
}

#sub_right li, #sub_right_blog li {
	padding-left: 20px;
	background: url(images/blog_list.gif) no-repeat left 2px;
	margin: 4px 0;
}

#sub_right ul a, #sub_right_blog ul a {
	color: #3c3c3c;
}

#sub_right ul a:hover, #sub_right_blog ul a:hover {
	color: #aa151c; 
}

#blog_explain {
	margin: 13px 13px 16px 13px;
	font-size:92%;
	text-align:justify;
	line-height:132%
}

.archive_date {
	font-weight:normal;
	color:#aa151c;
	font-size:167%;
	margin-top: 20px;
}

.previous_page {
        display: block;
        float:left;
}

.next_page {
        display: block;
        float:right;
}

/* Blog Search Form
---------------------------------------------------------------*/
#sub_right form, #sub_right_blog form {
	margin: 15px 10px;
}

#s {
	width: 130px;
	float:left;
}

#search_button {
	border:none;
	height:22px;
	width:41px;
	background: url(images/go.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	margin: 2px 0 0 5px;
	float:left;
}

#search_button:hover {
	background-position: center top;
}

.search_preview {
	margin: 5px 0 15px 0;
}

#search_header {
	background: #E9E6DD;
	padding: 10px 15px 5px 15px;
	margin: 20px 0 10px 0;
}

#search_header h3 {
	margin-bottom: 5px;
}

.search_highlight {
	color:#aa151c;
}


/* Blog Article
---------------------------------------------------------------*/
.article {
	margin-top: 15px;
}

.article p {
	margin-bottom: 1.3em;
	line-height:144%;
}

#comments {
	padding-bottom: 1px;
	background: url(images/header_bottom.gif) repeat-x bottom;
}

.comment_title {
	margin: 10px 0;
	font-size: 136%;
	font-weight: normal;
	color:#000;
}

.comment_wrapper {
	padding: 10px 15px;
	margin: 10px 0;
}

.comment_wrapper div {
	font-style:italic;
}

.comment_wrapper p {
	margin-bottom: 8px;
}

.odd {
	background-color: #E9E6DD;
}

.even {
	background-color: #FCFBF8;
}

.owner {
	padding-left: 45px;
	background-image: url('images/comment_logo.gif');
	background-repeat: no-repeat;
	background-position: 7px 8px; 
}

#comment_form fieldset {
	padding: 10px 15px;
	margin: 10px 0;
	background: #E9E6DD;
}

#comment_form_wrapper p {
	margin-bottom: 5px;
}

.comment_input {
	background: #FCFBF8;
	border: 1px solid #B2AEA3;
	padding: .25em 3px;
	margin: 3px 0;
	width: 356px;
}

.comment_check {
	margin: 3px 5px 3px 0;
}

#comment_form textarea {
	background: #FCFBF8;
	border: 1px solid #B2AEA3;
	padding: 3px;
	width: 356px;
	margin: 3px 0;
}

#comment_preview {
	padding-bottom: 20px;
	background: url(images/header_bottom.gif) repeat-x bottom;
}

.preview_highlight {
	background-color: #E9E6DD;
}

.preview_normal {
	background-color: #FCFBF8;
}

#comment_ajax {
	background: url(images/header_bottom.gif) repeat-x bottom;
}

#comment_name {
	font-style:italic;
	margin: 5px 0 0 15px;
}

#comment_display {
	margin-left: 15px;
}

#submit_button {
	border:none;
	height:22px;
	width:92px;
	background: url(images/post_comment.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	float: left;
}

#submit_button:hover {
	background-position: center top;
}

#preview_button {
	border:none;
	height:22px;
	width:60px;
	background: url(images/preview.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	margin-right: 4px;
	float: left;
}

#preview_button:hover {
	background-position: center top;
}

div.article blockquote {
	background: url(images/quotes.gif) no-repeat 0 2px;
	font-style:italic;
	padding-left: 23px;
	margin: 0;
}

code {
	display: block;
	color: #110;
	font: 92% "Courier New", monospace;
	border: #EFEDE7 1px solid;
	background: #FFF;
	padding: 5px 10px;
	margin: 20px 0 5px 0;
	overflow:auto;
        white-space:nowrap;
}

div.article img {
	display: block;
	margin: 0 auto;
}

.wp_syntax {
	display: block;
	color: #110;
	font: 92% "Courier New", monospace;
	border: #EFEDE7 1px solid;
	background: #FFF;
	padding: 5px 10px;
	margin: 5px 0 35px 0;
	overflow:auto;
        white-space:nowrap;
}

/*========= DYNAMIC =========*/
#leftcolumn{
}

#mixtop{
	width: 671px;
	height: 39px;
	background: url(images/mixtop.gif) no-repeat;
}

#mixcontent{
	width: 671px;
	background: url(images/mixcontent.gif) repeat-y;
}

#mixbottom{
	width: 671px;
	height: 39px;
	background: url(images/mixbottom.gif) no-repeat;
}

#tagline2 {
	margin:15px 0 5px 0;
	padding: 0 0 0 0;
	text-align:left;
	font-size:100%;
	line-height:136%;
	color: #3e3a37;
	font-weight:normal;
}

#tagline2 a{
	color: #147a89;
	line-height:136%;
	font-size: 100%;
	padding: 0 0 0 24px;
	margin-left: 15px;
	background: url(images/green_arrow.gif) no-repeat;
}

#tagline2 a:hover{
	color: #272522;
}
#tagline3 {
	margin:15px 0 5px 0;
	padding: 0 0 0 0;
	text-align:left;
	font-size:100%;
	line-height:100%;
	color: #3e3a37;
	font-weight:normal;
}

#tagline3 a{
	color: #147a89;
	line-height:100%;
	font-size: 100%;
	margin-left: 10px;
}

#tagline3 a:hover{
	color: #272522;
}

#rightc{
	margin-left: 0px;
	padding: 10px;
	width: 671px ;
	height: 260px;
	float: left;
	background:url(images/infodj.gif) no-repeat;
}


#lf{
	margin: 0px;
	width: 150px;
	float: left;
	text-align: center;
}

#rg{
	margin-right: 0px;
	padding: 10px 10px 10px 10px;
	width: 480px;
	text-align:right;
	float: left;
}
