body {
	background-color:#F0F0F0;
	font-family:arial;
	color:#333;
	font-size:13px;
}
p, h1, h2, h3, h4, h5, h6, ul, li {
	color:#000;
	font-size:13px;
	line-height:1.5;
}
a {
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #F0F0F0;
}
a:hover {
	border-bottom:1px solid #000;
}
a.selected {
	border-bottom:1px solid #000;
	color:#000;
}
ul.main_nav {
	margin:0;
	list-style-type:none;
	text-transform:uppercase;
}
.container {
	margin-top:;
	margin-left:18px;
}
.sidebar_liner {
	position:fixed;
	z-index:1000;
}
.halfpadbox {
	padding:9px;
	float:left;
}
.header_wrapper {
	height:78px;
	float:left;
}
h1.header {
	margin-top:18px;
	margin-bottom:24px;
	float:left;
}
h1.header a {
	text-transform:uppercase;
	border-bottom:1px solid black;
}
h1.header a:hover {
	text-decoration:none;
}
.project_panel {
	height:260px;
	margin-bottom:36px;
}
.project_panel a.image_link {
	border-bottom:0;
	width:220px;
	height:260px;
}
.project_panel a.image_link div.project_title {
    border-top:1px solid #F0F0F0;
	text-align:left;
	height: 36px;
	line-height: 18px;
	/*color:#F0F0F0;*/
}
.project_panel a.image_link div.project_thumb {
	height:190px;
	width:220px;
	display:table-cell;
}

.project_panel a.image_link img {
	margin-left:auto;
	margin-right:auto;
}

.project_panel a.image_link:hover div.project_title {
	text-align:left;
	border-top:1px solid #000;
	color:#000;
}
.main_column {
	margin-top:18px;
	padding-top:60px;
}
.main_column img {
	margin-top:3px;
}
.right_column_liner {
	position:fixed;
	width:140px;
	margin-top:18px;
	padding-top:60px;
}
.pagination {
	text-transform:capitalize;
}
.right_column_heading {
	text-transform:capitalize;
}
.keywords {
	margin-top:52px;
}
.share {
	margin-top:52px;
}
.share a {
	text-transform:lowercase;
}
.share #fb-root,
.share .twitter-share-button {
    margin-top: 6px;
}
.share .google-plus-share-button {
    margin-top: 6px;
}
.google-plus-content {
    display: none;
}
.language {
	margin-top:52px;
}
.language ul, .language li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.language a {
}
.language a.selected {
	border-bottom:1px solid #000;
}
.main_column.project_show img {
	margin:0 0 0 0;
}
.main_column.project_show .image_meta {
	margin-bottom:26px;
	float:left;
	clear:left;
	font-size:11px;
}
.main_column .news_title, h3.title {
	text-transform:uppercase;
}
.main_column .news_title {
	padding-right:20px;
}
.main_column .news_date {
	padding-right:20px;
}
.news_item {
	width:460px;
	margin-bottom:108px;
}
.news_item_archive {
	margin-top:40px;
	margin-bottom:40px;
}
.item {
	float:left;
	margin-bottom:40px;
}
text.span-4 {
	width:264px!important;
}
label {
    font-weight: normal;
}
label em {
    color:#999;
}
/* mail chimp responsese */
#mce-responses #mce-error-response { 
    color: red;
}
#mce-responses #mce-error-response { 
    color: green;
}

.project_show h1.project_title, .project_show h3.project_title, h1.tag_title{
	margin-bottom:1em;
	text-transform:uppercase;
}
/* @group user classes */
.single {
	width:700px;
	float:left;
	margin-right:0;
}
.double_left {
	width:340px;
	float:left;
	margin-right:20px;
}
.double_right {
	width:340px;
	float:left;
	margin-right:0;
}
.triple_left, .triple_center {
	width:220px;
	float:left;
	margin-right:20px;
}
.triple_right {
	width:220px;
	float:left;
	margin-right:0;
}
.triple_left_center {
	width:460px;
	float:left;
	margin-right:20px;
}
.triple_center_right {
	width:460px;
	float:left;
	margin-right:0;
}
/* @end */
/* @group guide */
h2.sample_header {
	background-color:yellow
	;
}
.gist {
	float:left;
	clear:left;
	width:100%;
}
/* @end */

