/*
THEME NAME: twidroid3
AUTHOR: thomas marban
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}

body {
	font-size: 0.9em;
	color: #8B8B8B;
	background: #ffffff url("images/bg.jpg") top left repeat-x;
	font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#container {
	margin: 0px auto 0px auto;
	width: 700px;
}

#head {
	background: url("images/logo.png") top left no-repeat;
	width: 693px;
	height: 274px;
}

#content {
	margin: 0px;
	padding-top: 5px;
}

#bar {
	position: relative;
	top: -171px;
	left: 257px;
	width: 435px;
	height: 40px;
}

#info {
	text-align: center;
	margin-top: -12px;
	padding-bottom: 40px;
	font-size: 1.4em;
}

.post {
	padding: 0px 0px 0px 10px;
}


#footer {
 	font-size: 12px; 
	clear: both;
	margin: 0px 8px;
	padding: 40px 0px;
	border-top: 1px solid #adadad;
	text-align: center;
}

small {
	font-size: 0.9em;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #535353;
	border-bottom: 1px #b7b7b7 solid;
}

a:hover {
	color: #000000;
}

#head h1 a {
	display: block;
	text-indent: -5000px;
	width: 693px;
	height: 274px;
	border-bottom: none;
}

h1 a, h2 a, h2 a:link, h2 a:visited, .pgn a  {
	border-bottom: none;
}

h2 {
	text-indent: -5000px;
	margin-bottom: 6px;
	line-height: 100%;
	height: 22px !important;
}

h2 a {
	text-indent: -5000px;
	display: block;
	height: 22px;
}

h3, h4 {
	font-weight: normal;
	font-size: 1em;
	border-bottom: 1px dotted #F2F2F2;
	padding-bottom: 4px;
	margin-bottom: 15px;
	line-height: 100%;	
}

#faq h3 {
	color: #535353;
	margin-top: 30px;
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 1px dotted #C8C8C8;
	padding-bottom: 3px;
	margin-bottom: 5px;
	line-height: 100%;	
}

.date {
	float: right;
	font-size: 0.8em;
	padding-top: 4px;
}

.content {
	line-height: 180%;	
}

.alignleft {
	float: left;
	margin: 5px 15px 10px 0px;
}

.alignright {
	float: right;
	margin: 5px 0px 10px 10px;
}

.alignrightborder {
	float: right;
	background: #ffffff;
	margin: 5px 0px 10px 10px;
	border: 3px solid #c3cfd0;
}

.alignleftborder {
	float: left;
	background: #ffffff;
	margin: 5px 15px 10px 0px;
	border: 3px solid #c3cfd0;
}

.alignnoneborder {
	background: #ffffff;
	margin: 10px 0px 10px 0px;
	border: 3px solid #c3cfd0;
}

strong {
	color: #8B8B8B;
	font-weight: bold;
}

cite {
	font-style: normal;
	display: block;
	margin: 8px 0px;
	padding-left: 30px;
	padding-right: 15px;
	border-right: 4px solid #F6F6F6;
}

cite b {
	font-weight: bold;
	font-style: normal;
}

blockquote {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 6px 6px 6px 10px;
	border-left: 2px solid #707f83;
	background: #F2F2F2;
}

ul, li, li a {
	padding: 0px;
	margin: 0px;
	border: none;
	line-height: 170%;
}

li {
	padding: 4px 0px 4px 0px;
}

ul li {
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: none;
	background: url("images/li1.gif") 0em 0.8em no-repeat;
}

ul li ul {
	margin-left: 10px;
}

ul li ul li {
	background: url("images/li2.gif") 0em 0.9em no-repeat;
}


.ln {
	clear: both;
	padding-top: 50px;
}

.clear {
	clear: both;
	height: 1px;
}

.author {
	padding-top: 5px;
}

.pgn {
	font-size: 1.25em;
	clear: both;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}

.pgn a, .pgn a:link, .pgn a:visited { 
	border-bottom: none;
}

a.nos, a.nos:link, a.nos:visited {
	border-bottom: none;
}

a.nov, a.nov:link, a.nov:visited {
	text-decoration: none;
	color: #8B8B8B;
}

a.nov:hover {
	color: #000000;
}

.author a {
	border-bottom: none;
}

sup {
	font-size: 0.7em;
	vertical-align: super;
	line-height: 0;
}

/* feature matrix */

#fmatrix {
	background: #e1e1e1;
	width: 683px;
	border: none;
}

#fmatrix th {
	height: 60px;
	background: #FFFFFF url("images/tbl/header.png") top right no-repeat;
}

#fmatrix tr {
	height: 46px;
	background: #eaeaea url("images/tbl/tr.png") bottom left repeat-x;
}

#fmatrix .t2, #fmatrix .t3 {
	width: 140px;
	vertical-align: top;
	line-height: 0px;
}

#fmatrix td.ft span {
	color: #57585b;
	font-size: 14px;
	font-weight: bold;
	padding-left: 27px;
	white-space: nowrap;
	line-height: 46px;	
	background: url("images/tbl/li.gif") 10px 4px no-repeat;
}

#fmatrix td.desc {
	color: #57585b;
	padding-top: 14px;
	line-height: 16px;
	font-size: 12px;	
}

#fmatrix tr.lastrow  {
	height: auto;
	background: #eaeaea url("images/tbl/trl.png") bottom left repeat-x;
}

.check {
	display: block;
	background: url("images/tbl/c.gif") top right no-repeat;
	width: 32px;
	height: 38px;	
}

.nope {
	display: block;
	background: url("images/tbl/n.gif") bottom right no-repeat;
	width: 23px;
	height: 27px;
}

#fmatrix tr#widget {
	display: none;
	background: none;
	width: 100%;
	height: 100px;
}

#widget img {
	padding: 8px 0px 5px 21px;	
}

#fmatrix tr#widget td.ft {
	background: none;
}

