body {
	margin: 0;
	padding: 0;
	background: #e2ddd9 url(images/column_wrapper.jpg) repeat-y;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	margin: 0;
	padding: 30px 0px 25px 0px;
	font-size: 26px;
	font-weight: normal;
	color: #336699;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	padding: 10px 0px 0px 0px;
	font-size: 21px;
	color: #336699;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h2 a{
	padding: 10px 0px 0px 0px;
	font-size: 21px;
	color: #336699;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h4 {
padding: 0px 25px 0px 0px;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 18px;
	color: #666666;
}


a {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #355258;
}

a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}

a img { border:none; }


/*---------------------------------------- WRAPPER -------------------------------------*/

#wrapper {
	background-image: url(images/);
	background-repeat: repeat-y;
}

/*---------------------------------------- HEADER -------------------------------------*/

#headerholder {
	width: 940px;
	height: 226px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 645px;
	height: 226px;
	margin: 0;
	float:left;
	padding: 0px 0px 0px 0px;
}

#headergap {
	width: 295px;
	height: 226px;
	margin: 0;
	float: left;
	background-image: url(images/gap.jpg);
	padding: 0px 0px 0px 0px;
}

#headergap p{
	color: #CCCCCC;
    padding: 50px 30px 10px;
	font-style: italic;
}

#headergap span{
	color: #999999;
    font-size: 12px;
    font-style: italic;
    padding: 0 5px 0 30px;	
}

#mainnavigation {
	width: 940px;
	height: 165px;
	margin: 0;
	padding: 0;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*---------------------------------------- CONTENT -------------------------------------*/

#content {
	width: 940px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top;
	min-height: 350px;
}

/*---------------------------------------- NAVIGATION -------------------------------------*/

#top{
	width: 940px;
	height: 119px;
}

#navigationholder {
	width: 645px;
	height: 46px;
	float: right;
}

ul#nav {
	position: relative;
	height: 46px;
	width: 645px;
	margin: 0px;
	}

ul#nav li {
float: left;
list-style: none;
}
	
ul#nav li a {
position: absolute;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0; height: 46px;
}

ul#nav li#nav-home a { 
left: 0; width: 83px;
background: url("images/navigation.jpg") no-repeat;
}
ul#nav li#nav-blog a { 
left: 83px; width: 65px; 
background: url("images/navigation.jpg") -83px 0 no-repeat;
}
ul#nav li#nav-content a { 
left: 148px; width: 89px; 
background: url("images/navigation.jpg") -148px 0 no-repeat;
}
ul#nav li#nav-websites a { 
left: 237px; width: 87px; 
background: url("images/navigation.jpg") -237px 0 no-repeat;
}
ul#nav li#nav-publications a { 
left: 324px; width: 126px; 
background: url("images/navigation.jpg") -324px 0 no-repeat;
}
ul#nav li#nav-team a { 
left: 450px; width: 94px; 
background: url("images/navigation.jpg") -450px 0 no-repeat;
}
ul#nav li#nav-clients a { 
left: 544px; width: 101px; 
background: url("images/navigation.jpg") -544px 0 no-repeat;
}

ul#nav li#nav-home a:hover  			{ background-position: -0px -46px; }
ul#nav li#nav-blog a:hover  			{ background-position: -83px -46px; }
ul#nav li#nav-content a:hover  			{ background-position: -148px -46px; }
ul#nav li#nav-websites a:hover  		{ background-position: -237px -46px; }
ul#nav li#nav-publications a:hover  	{ background-position: -324px -46px; }
ul#nav li#nav-team a:hover  			{ background-position: -450px -46px; }
ul#nav li#nav-clients a:hover  			{ background-position: -544px -46px; }

ul#nav li#nav-home a.active  			{ background-position: -0px -92px; }
ul#nav li#nav-blog a.active  			{ background-position: -83px -92px; }
ul#nav li#nav-content a.active  		{ background-position: -148px -92px; }
ul#nav li#nav-websites a.active  		{ background-position: -237px -92px; }
ul#nav li#nav-publications a.active  	{ background-position: -324px -92px; }
ul#nav li#nav-team a.active  			{ background-position: -450px -92px; }
ul#nav li#nav-clients a.active  		{ background-position: -544px -92px; }


/*---------------------------------------- SIDEBAR -------------------------------------*/

#sidebar {
	width:265px;
	padding: 5px 15px 15px 15px;
	text-align: right;
}

#sidebar ul {
	list-style: none;
}

#sidebar p {
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

#sidebar a {
	color: #ffffff;
}

#sidebar h2 {
	padding: 10px 0px 0px 0px;
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar a:hover {
	color: #355258;
}

#sidebar .active a {
  display: block;
  background: #5A5C53;
  font-size: 14px;
}

#social {
	width:295px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}


/*---------------------------------------- SIDEBAR BLOG -------------------------------------*/

#sidebarblog {
	width:265px;
	padding: 30px 0px 0px 53px;
	text-align: right;
}

#sidebarblog ul {
	list-style: none;
}

#sidebarblog p {
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

#sidebarblog a {
	color: #ffffff;
}

#sidebarblog h2 {
	padding: 10px 0px 0px 0px;
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebarblog a:hover {
	color: #355258;
}

#sidebarblog .active a {
  display: block;
  background: #5A5C53;
  font-size: 14px;
}

#social {
	width:295px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#getintouch {
	width:265px;
	list-style-type:none;
	color: #ffffff;
	padding: 5px 15px 15px 15px;
	text-align: right;
}

#getintouch h2{
	color: #ffffff;
}

#getintouch a{
	color: #ffffff;
}

#getintouch a:hover{
	color: #355258;
}

#getintouch p{
	color: #ffffff;
	font-size: 12px;
}



/*---------------------------------------- POST AREA -------------------------------------*/

#postsholder {
	float: right;
	width: 593px;
	min-height: 500px;
	background-color: #FFFFFF;
	padding: 0px 26px 15px 26px;
}

#postsholder .post {
	padding-bottom: 30px;
	background-color:#ffffff;

}

#postsholder .story {
	padding: 0px 26px 0 26px;
}

#postsholder ul {
list-style-type:none;
margin-left: 0;
padding-left: 0;
line-height: 21px;
}

#postsholder ul li {
}

/*---------------------------------------- LINKS -------------------------------------*/

#sidebarholder {
	float: left;
	width: 295px;
}

#sidebarholder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*---------------------------------------- FOOTER -------------------------------------*/

#footer {
	background-color: #333333;
	margin: 0;
	width: 438px;
	padding: 15px 0 15px 15px;
	line-height: 18px;
}

#footer p {
color: #ffffff;
font-size: 11px;}

#footer a {
background: none;
font-weight: normal;
color: #cccccc;
text-decoration: none;
font-size: 11px;}

#footer a:hover {
text-decoration: underline;
color: #5878ab;
font-size: 11px;}

#legal {
color: #ffffff;
text-align: left;
font-size: 11px;
}

#footerwrapper {
	width: 645px;
	padding: 0px 0px 100px 295px;
}

#bluestripe {
width: 645px;
height: 10px;
background-color: #5878ab;
}

/*---------------------------------------- image align fix -------------------------------------*/


img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

/*---------------------------------------- COMMENTS -------------------------------------*/
.top_meta{
padding: 0px 0px 5px 0px;
color: #336699;
font-size: 12px;
font-weight:bold;
font-family: Helvetica, Arial, sans-serif;
}

.bottom_meta{
color: #336699;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
padding-bottom: 25px;
border-bottom: 1px solid #dad4cd;
}

.bottom_meta a{
color: #336699;
}

.bottom_meta a:hover {
	text-decoration: underline;
	color: #355258;
}

.commenttext{
padding: 10px 0px 0px 0px;
line-height: 18px;
}

.commentsheading {
	padding: 3px 5px 3px 0px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
}
	
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	background: #f3efec url('images/comment_background.jpg') repeat-x left top;
	margin: 15px 0 10px;
	padding: 15px 15px 10px 15px;
	list-style: none;

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, sans-serif;
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	padding: 0px 10px 0px 0px;
	}

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

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

#commentform p {
	font-family: Helvetica, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 0px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
	
/*---------------------------------------- POST NAV -------------------------------------*/
	
	
.postnavleft{
font: normal 12px Helvetica, Arial, sans-serif;
font-weight:bold;
float:left
}

.postnavright{
font: normal 12px Helvetica, Arial, sans-serif;
font-weight:bold;
float:right
}


.alignleft{
padding: 20px 0px 8px 0px;
}

.alignright{
padding: 20px 0px 8px 0px;
}

.clear{
clear:both;
}
.navigation{
padding: 20px 0px 0px 0px;
}


/*---------------------------------------- home template -------------------------------------*/

#postsholder .homecontent {
	width: 593px;
	padding: 0px 26px 26px 26px;
}

#postsholderhome{
	float: right;
	width: 645px;
	background-color: #FFFFFF;
	padding: 0px 0px 26px 0px;
}

#postsholderhome .post {
	padding-bottom: 30px;
	background-color:#ffffff;

}

#postsholderhome .story {
	padding: 0px 26px 0 26px;
}

#postsholderhome ul {
list-style-type:none;
margin-left: 0;
padding-left: 0;
line-height: 21px;
}

#postsholderhome ul li {
}

/*---------------------------------------- latest news -------------------------------------*/

#postsholderhome .homeleft {
	width: 367px;
	padding: 0px 26px 26px 26px;
	float:left;
}

#postsholderhome .homeright {
	width: 189px;
	padding: 0px 26px 0px 11px;
	background-image:url(images/home_news_blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}

#postsholderhome .homerighttext {
font-size: 12px;
line-height: 16px;
width: 189px;
padding: 80px 0px 0px 0px;
}

#recent-items a{
font-weight: bold;
color: #336699;
text-decoration:none;
}
