/*
Theme Name: THENGO
Theme URI: http://ifaway.net
Author: Ifaway
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, two-columns, left-sidebar, fixed-layout, custom-header, custom-menu, editor-style, rtl-language-support, theme-options, translation-ready
Text Domain: thengo
*/



* {
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	
}

body {
	font-family: Verdana, Helvetica, Arial;
}

ul, ol {
	list-style-type:none;
}

input#submit {
 margin-top:12px;
}

li.comment {
	margin: 12px 0px;
}

textarea#comment {
	width: 348px;
}

.grey {
	color: #838483;
}

.subtitle {
/*	line-height:7px; */
	margin-bottom:7px;
}

.footer {
	clear:both;
	width: 100%;
}

.nav {
	margin:12px 12px 12px 137px;
}

.tagcloud {
	padding-left:80px;
}

.sticky {}
.alignright {}
.alignleft {}
.aligncenter {}


#column {
	background-color: #EDEDEE;
	padding-bottom: 46px;
}

#column.index {
	width:405px;
}

#column.index .thumb {
	width: 112px;
	float:left;
	margin-top: 5px;
}

#column.index .thumb img {
	width: 112px;
	height: 75px;

}

#column.index .excerpt {
	width: 258px;
	margin-left: 10px;
	padding:0;
	float: left;
}

#column.index .post {
	width:380px;
	padding:27px 10px 0px 15px;
}

#column.single {
	width: 682px;
}

#column.single .post {
	width:350px;
	padding:27px 35px 0px 20px;
	float:left;
}

#column.single .attachment-gallery {
	width:260px;
	padding:27px 0px 5px 0px;
	float:left;
}

#column.single .image {
	margin:5px 0 28px 0;
}

#column.single .caption {
	margin-top:4px;
	font-style:italic;
}

#content {
	width: 682px;
	float:left;
	font-size: 11px;
	background-color: #EDEDEE;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#content h1 a {
	text-decoration: none;
}

#content h1.post-title {
	font-size: 18px;
	margin-bottom: 0px;
}

#content .post {
	clear:both;
}

#header {
	width: 900px;
	height: 182px;
}

#header a:hover {
	text-decoration:none !important;
}

#header .title {

	width: 400px;
	height: 182px;
	
	margin:0px 5px 0px 218px;
	float:left;
	/* font-family: Helvetica, Arial; */
	
}

#header .title h1 {
	color: #fff;
	font-size: 52px;
	
	font-weight: light;
	/*font-family:Quicksand, Helvetica, Arial; */
	
	height: 180px;
	display:table-cell;
	vertical-align:middle;
	
	
	font-family: 'Quicksand', sans-serif !important;

	
font-style: normal;
font-weight: 100;
font-stretch: normal;
letter-spacing:-3px;
line-height: 56px;

	
}




#header .description {
	background-color: #fff;
	width: 267px;
	height: 100px;
	font-size: 11px;
	font-style:italic;
	/* font-weight:bold;*/
	float: left;
	padding:64px 5px 5px 5px;
	border-top: 12px solid #000;
	border-bottom: 1px solid #000;
}

#main {
	clear:both;
}

#page {
	width: 900px;
	margin: 0px auto;


}



#sidebar {
	width: 203px;
	float:left;
	text-align: right;
	margin: 17px 15px 0 0;
	font-size: 13px;
	
}


#sidebar h1 {
	
	font-size: 13px;
	font-weight:normal;
}

#sidebar ul {
	list-style-type:none;
	margin-bottom: 25px;
}

#sidebar ul li {
	/*font-size: 13px;*/
	font-weight: bold;
	margin:10px 0 !important;
}

#sidebar ul li a {
	
}

#sidebar .ctc ul li {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

#sidebar ul li a.ctc-tag {
	color: #D9DADB;
}


#comments-title {
	margin-top: 12px;
}

#sb-info-inner {
	
}

#comments label {
	width: 200px;
	display:block;
}

#reply-title, .logged-in-as {
	margin: 12px 0px;
}



#mti_wfs_colophon a {
	/* display:none; */
}