/*
Theme Name: Akon
Theme URI: http://www.kineda.com/akon/
Description: Akon Theme for Wordpress
Version: 0.82
Author: Terry Ng
Author URI: http://www.kineda.com/ 
*/

body {
background:#fff;
margin:15px 0;
padding:0;
font: .7em/1.7em Tahoma, Verdana, Arial, sans-serif;
color:#555;
}

* { padding: 0; margin: 0; }

#wrapper {
margin:0 auto;
width:900px;
text-align:left;
background:#fff;
position: absolute center;
}

#header {
background:#fff;
color: #555;
margin-top: 5px;
}

#header h1 {
padding: 0px 0px 0px 0px;
width:900px;
font: 18pt Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
letter-spacing:-0.03em;
}

#header h1 a:hover {
color:#e74f05;
}

#headerimages {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
height: 200px;
display:block;
}

#container {
margin:0;
padding: 0px 10px 0px 10px;
background:#fff;
}

span.quot {
	font-size: 80%;
	font-style: italic;
	text-align: right;
	margin: 0px;
	margin-bottom: 10px;
	width: 100%;
}

p {
text-align:justify;
}

#container #main {
clear: both;
float: left;
width: 520px;
}

#container #main h1 {
font-size: 215%;
}

#container #main h2 {
margin: 15px 0px 20px 0px;
color:#333;
width:100%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 2.1em;
letter-spacing:-0.03em;
line-height: 2.0em;
color: #090;
}

#container #main .entry h1 {
margin: 5px 0px 0px 0px;
color: #757575;
width: 100%;
}

#container #main .entry h2 {
margin:10px 0 0;
color: #757575;
width: 100%;
font-size: 1.5em;
}

#container #main .entry h2 {
height: 2.0em;
margin-left: 0px;
}

#container #main .entry p, #container #main .entry form {
padding: 5px 0px 0px 0px;
}

#container #main .entry .postcontent blockquote {
	background-image:url(images/blockquoteLeft.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	border-left: 5px solid #E4E4D2;
	line-height: 1.4em;
	margin: 0 0 0px 5px;
	padding-left: 25px;
	font-style: italic;
}

#container #main .entry .postcontent .caution {
	background-image:url(images/cautionLeft.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	border-left: 5px solid #E4E4D2;
	line-height: 1.4em;
	margin: 5px 0px 5px 5px;
	padding-left: 25px;
	font-weight: bold;
	min-height: 30px;
	text-align: justify;
}

#container #main .entry .postcontent p object {
	width: 100%;
	text-align: center;
}

.entry .postcontent .video {
	background-color: #EEEEEE;
	padding: 5px 0 5px 0;
	text-align: center;
	visibility: visible;
}

.entry .postcontent table.annotations {
	width: 100%;
	border: 0;
	border-top: 1px solid #000000;
	margin-bottom: 8pt
}

table.annotations td {
	vertical-align:top;
}

table.annotations td ul {
	margin: 0pt; padding: 0pt 0pt 0pt 8pt;
}

.entry .postcontent table.linkageblock {
	width: 100%;
	border: 0;
	margin-top: 4px;
	margin-bottom: 8pt
}

table.linkageblock td {
	vertical-align:top;
	font-style: normal;
}

table.linkageblock td ul {
	margin: 0pt; padding: 0pt 0pt 0pt 8pt;
}

.entry .postcontent table.newslisting {
	width: 100%;
	border: 0;
	margin-top: 4pt;
	margin-bottom: 8pt
}

.entry .postcontent table.newslisting a:hover {
color:#FF0000;
background-color: #FFFFFF;
}

table.newslisting td {
	padding-bottom: 3pt;
	text-align: justify;
}

table.newslisting td.section {
	background-color: #EEEEEE;
	border-top: 2px solid #555555;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
}

#container #main .entry .postcontent p.fn {
font-size: 80%;
margin: 0 0 0 0;
}

#container #main .entry .postcontent p {
overflow:hidden;
padding:0;
}

#container #main .entry h1 a, #container #main .entry h2 a {
padding:5px 5px 8px 0px;
text-decoration:none;
color:#333;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 1em;
letter-spacing:-0.03em;
display:block;
line-height:1.2em;
}

#container #main .entry h1 span {
padding:5px 5px 0px 20px;
text-decoration:none;
color:#333;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 1.2em;
letter-spacing:-0.03em;
display:block;
line-height:1.1em;
}

#container #main .entry h1 a:hover, #container #main .entry h2 a:hover, .authorinfo{
color:#e74f05;
}

.entry .postcontent {
padding: 0px 20px 5px 0px;
color: #444;
text-decoration: none;
}

.entry .postcontent p {
padding:0;
margin:0 0 10px;
line-height:2em;
}

.entry .postcontent a, #container #main .breadcrumb a {
color: #0060ff;
text-decoration:none;
}

#comments .postcomments a {
color:#0060ff;
text-decoration:none;
}

.entry .info a {
color:#0060ff;
text-decoration:none;
}

.entry .postcontent a:hover {
background-color:#eee;
}

#comments .postcomments a:hover {
background-color:#eee;
}

.entry .info a:hover {
background-color:#eee;
}

.entry .postcontent .includedImage {
display:block;
text-align:center;
overflow:hidden;
}

.entry .postcontent .includedImageRight {
float:right;
text-align:center;
margin-left:3px;
}

.entry #comments {
margin-top:2px;
border-right:1px solid #ebebeb;
margin:0 0 0 30px;
}

.entry #comments h3 {
background:#EEE;
color:#555;
font-size:1.1em;
margin:0;
padding:22px 0 10px 15px;
overflow:hidden;
border-top:2px solid #333;
border-bottom:1px solid #ddd;
}

#comments .postcomments {
padding: 10px 20px 15px 0px;
}

#comments .postcomments .commentBox {
margin:30px 0 0;
}

#comments .postcomments .commentBox .title p {
padding:5px;
border:1px solid #ddd;
}

#comments .postcomments .commentBox .title a {
color:#000;
}

#comments .postcomments .trackbackBox .title a {
color:#000;
}

#comments .postcomments .trackbackBox .title p {
padding:1px 5px;
color:#666;
}

#comments .postcomments .commentBox .title p.self {
background:#EEE;
border:1px solid silver;
}

#comments .postcomments .commentBox p {
padding:0 7px;
}

#comments .postcomments form {
margin:0;
padding:15px;
}

#comments .postcomments form p {
margin: 10px 0;
}

#comments .postcomments form label {
font-weight:700;
}

#comments .postcomments form .text {
border:1px solid #CCC;
padding:3px;
font-family:verdana, arial, sans-serif;
font-size:1em;
width:170px;
}

#comments .postcomments form .textarea {
border:1px solid #CCC;
padding:3px;
font-family:verdana, arial, sans-serif;
font-size:1em;
width:450px;
margin: 10px 0;
}

#comments .postcomments form .submit {
border:1px solid #ccc;
background:#FFF;
color:#0060ff;
font-family:verdana, arial, sans-serif;
font-size:1em;
padding:3px;
}

#pagenavigation {
background:#fff;
}

#pagenavigation .left {
padding: 0px 0px 15px;
float:left;
}

#pagenavigation .right {
padding:0 15px 15px;
float:right;
}

#pagenavigation a {
display:block;
padding:2px;
background:#fff;
color:#0060ff;
text-decoration:none;
font-weight:700;
}

#pagenavigation a:hover {
background:#eee;
}

#container #right {
float:right;
margin:0;
padding:0;
width:340px;
}

#right ul.recentList {
margin:0;
padding:0;
list-style-type:none;
}

#right .splitLists .left div {
margin:0;
background:#393939;
color:#fff;
height:53px;
}

#right .splitLists .left {
float:left;
width:50%;
}

#right .splitLists .left div h3 {
overflow:hidden;
margin:0;
padding:22px 0 0 15px;
font-size:1.1em;
font-family:Arial, sans-serif;
}

#right .splitLists .left ul {
margin:0;
padding:0;
list-style-type:none;
}

#right .splitLists .left .categories ul li.cat-item {
border-top: 1px solid #ddd;
}

#right .splitLists li.categories {
border-bottom: 1px solid #ddd;
}

#right .splitLists .right li.categories {
border-bottom: 1px solid #ddd;
}

#right .splitLists .left li.categories ul li a {
display:block;
padding:5px 15px;
background:#fff;
color:#090;
text-decoration:none;
}

#right .splitLists .left li.categories ul li ul.children a {
display:block;
padding:5px 25px;
background:#fff;
color:#0099BB;
text-decoration:none;
}

#right .splitLists .left li.categories ul li ul.children ul.children a {
display:block;
padding:5px 35px;
background:#fff;
color:#8899BB;
text-decoration:none;
}

#right .splitLists .left .categories a:hover {
background:#eee;
}

#right .splitLists .left .categories .cat-item a:hover {
background:#eee;
}

#right .splitLists .left .categories .children .cat-item a:hover {
background:#eee;
}

#right .splitLists .right {
float:left;
width:50%;
}

#right .splitLists .right div {
margin:0;
background:#393939;
color:#fff;
height:53px;
}

#right .splitLists .right div h3 {
overflow:hidden;
margin:0;
padding:22px 0 0 15px;
font-size:1.1em;
font-family:Arial, sans-serif;
}

#right .splitLists .right ul {
margin:0;
padding:0;
list-style-type:none;
}

#right .splitLists .right ul li ul li {
border-left:1px solid #d4d4d4;
border-top: 1px solid #ddd;
}

#right .splitLists .right ul li a {
display:block;
padding:5px 15px;
background:#fff;
color:#090;
text-decoration:none;
}

#right .splitLists .right a:hover {
background:#eee;
}

#right .splitLists .right a:hover {
background:#eee;
}

#right .column {
float:left;
width:350px;
padding:0;
width:100%;
}

#right .column h3, ul li h2 {
background:#EEE;
border-top:2px solid #333;
color:#555;
font-size:1.1em;
margin:0;
padding:20px 0 10px 15px;
overflow:hidden;
font-family:Arial, sans-serif;
}

#right h3 a.rss {
background:url(images/feed-icon-14x14.png);
height:16px;
text-indent:-5000px;
width:45px;
float: right;
margin: 3px 15px 0 0;
}

#right .column p {
margin:0;
padding:15px;
}

#right .column form {
background:#fff;
margin:0;
padding:0 0 0 15px;
}

#right .column form label {
font-weight:700;
padding-right:5px;
}

#search_form .search_input {
background-image: url('images/search.gif');
background-repeat: repeat-x;
background-color: #ffffff;
width:195px;
height:17px;
border:1px solid #bcb5af;
margin:0px;
margin-left:5px;
padding-top:3px;
padding-left:5px;
padding-right:20px;
font: .8em;
}


#right .column form .text {
border:1px solid #CCC;
padding:3px;
font-family:verdana, arial, sans-serif;
font-size:1em;
}

#right .column ul {
margin:0;
padding:0;
list-style-type:none;
}

#right .column ul li {
border-bottom:1px solid #ddd;
}

#right .column ul li ul li{
border:none;
}

#right .column ul li a {
display: block;
padding: 5px 15px;
color: #0060FF;
text-decoration: none;
}

#right .column ul li a:hover {
background: #eee;
}

#footer {
clear:both;
text-align:center;
border-top:1px solid #ddd;
margin:20px 0 0;
}

#footer p {
margin:0;
color:#000;
font-weight:700;
padding:4px;
}

#footer p a {
color:#0060ff;
text-decoration:none;
}

#footer p a:hover {
background-color:#eee;
}

.entryinfo {
	margin:0;
	margin-top: 0px;
	padding:5px 8px 4px 0;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}


img {
border:0;
}

hr {
display:hidden;
height: 1px;
}

.commentlist {
	list-style-type: none;
	margin: 1.2em 0;
	padding: 0;
}
.commentlist li {
	background-color: #f5f5f5;
	margin: 5px 0 0 0;
	padding: 20px;
}

#comments .postcomments h3 {
color:#555;
font-size:1.1em;
margin:0;
padding:10px;
overflow:hidden;
border-top: 1px solid #ddd;
}

#right .splitLists li.categories h3 {
overflow: hidden;
margin: 0;
padding: 22px 0 0 15px;
font-size: 1.1em;
font-family: Arial, sans-serif;
background: #393939;
color: #fff;
height: 30px;
}

#right .splitLists .right li.categories h3 {
border-left :1px solid #313131;
}

#right .columnlang {
float:left;
width: 100%;
margin:10px 0 0;
padding:0;
width:100%;
}

#right .columnlang h3, ul li h2 {
background:#EEE;
border-top:2px solid #333;
color:#555;
font-size:1.1em;
margin:0;
padding:20px 0 10px 15px;
overflow:hidden;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

#right .columnlang h2 {
padding-bottom: 8px;
}

#right .columnlang ul li {
list-style-type: none;
}

#right .columnlang ul li a {
display: block;
padding: 0px 40px;
color: #0060FF;
text-decoration: none;
background-position: 15px center;
}

#right .columnlang ul li a:hover {
background-color: #eee;
}

#right .column h3, ul li h2, #right .column table {
background:#EEE;
border-top:2px solid #333;
color:#555;
font-size:1.1em;
margin:0;
padding:20px 0 10px 15px;
overflow:hidden;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
}

#right .column table {
width: 100%;
height: 23px;
padding: 0;
margin: 0;
}

#right .column table td {
vertical-align: bottom;
padding: 20px 5px 10px 15px;
width: 50%;
}

#right ul.recentList {
margin:0;
padding:0;
list-style-type:none;
}

#container #main .entry .gallery {
background-color:#EEEEEE;
padding:5px 0px 5px 2px;
text-align:center;
display:block;
clear:both;
}

#container #main .entry .gallery .ngg-clear {
height:0;
}

#container #main .entry .gallery img {
border: 1px solid #000000;
margin: 4px 10px 4px 5px;
position:relative;
}

img.small { margin-right: 10px; border: 1px solid #000000; text-align: left; float: left; }

img.stripe { margin-right: 10px; border: 1px solid #000000; text-align: center; }

#container noscript p {
margin-top: 20px;
color: #757575;
width: 96%;
}

#container noscript h2 {
color : #cd0000;
margin: 20px 0 0 0;
}

.pagelink {
margin:0;
padding:0;
padding-top: 5pt;
border-top: 1px solid #000000;
}

.pagelink p {
text-align:right;
word-spacing:0.3em;
}

.pagelink p a {
font-weight:bold;
}

.sociable_tagline {
font-weight: bold;
}

span.interviewer {
	font-style: italic;
	font-weight: bold;
}

#headerimages .columnlang {
position:relative;
float:right;
width: 100%;
margin:10px 0 0;
padding:0;
width:90px;
text-align:left;
right:10px;
background-image: url("images/white-op70.png");
}

#headerimages .columnlang ul {
list-style-type: none;
}

#headerimages .columnlang ul li a {
display: block;
padding: 0px 40px;
color: #000000;
text-decoration: none;
background-position: 10px center;
min-height: 22px;
}
#headerimages .columnlang ul li a span {
font-size: 10pt;
}

#headerimages .columnlang ul li a:hover {
background-color: #eee;
color: #0060FF;
}

#xflow_advert {
	position: fixed;
	top: 25%;
	left: 2%;
	width: 120px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: justify;
	color: #000000;
	background-color: #eeeeee;
}

#fbConnectWidgetFooter {
	visibility: hidden;
}

div.sociable {
	border-top: 1px solid #000000;
	padding-top: 8px;
}

.not_compatible-inner {
  margin: 0 auto;
  padding: 12px 0;
  line-height: 1.45;
  text-align: center;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  padding-left: 50px;
  font-size: 11pt;
}

.nojavascript {
	background: url(images/i_notice.gif) no-repeat scroll 0px 5px transparent;
	min-height: 40px;
	padding-left: 50px;
	padding-top: 10px;
	color: #555555;
	letter-spacing: -0.03em;
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}

.noscript {
	background-color: #F78181;
}
