@charset "utf-8";
/*
Theme Name: ONG EDUC
Theme URI: http://www.educ-rdc.org/
Description: Site Web de l'Ong Educ.
Version: 1.0
Author: Léon Bukasa
Author URI: http://www.educ-rdc.org/
*/

/* GENERAL
============================================================== */

html, body {margin: 0;} *{margin:0;padding:0;}
body {} 
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a {text-decoration:none; color:#1b487f;}
a:hover {text-decoration:underline; color:#994732;}

/* generic arrow link */

a.arrow-link {
	background: url(images/arrow_link.gif) top left no-repeat;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.arrow-link:hover {
	color: #c00;
	text-decoration: none;
}

a.arrow-link:visited {
	color: #666;
	text-decoration: none;
}

.clear {clear:both;}
.separator { width:100%; height:20px;}


/*HEADERS IN POST
============================================================= */
.post h1 {
	font-size: 18px;
	font-family: 'palatino linotype', palatino, 'times new roman', times,
		serif;
	letter-spacing: -1px;
	font-weight: bold;
}

.post h2 {
	font-size: 16px;
	font-family: georgia, 'palatino linotype', palatino, 'times new roman';
	letter-spacing:;
	font-weight: bold;
}

.post h3 {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}

.post h4 {
	font-size: 16px;
	font-family: verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}

/* MAIN PAGE HEADERS */ /* Title of featured post on slider */

h2.featuredTitle {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.001em;
	font-size: 16px;
	line-height: 20px;
	color: #1b487f;
}

h2.postTitle {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.001em;
	font-size: 15px;
	line-height: 20px;
	margin-bottom:5px;
	color: #1b487f;
}

h2.postTitle a {
	color: #1b487f;
}

h2.postTitle a:hover {
	color: #900;
}

/* Title for the archive entries */
h2.archiveTitle {
	display: block;
	color: #8f8f8f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 5px;
	margin-bottom: 7px;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 5px solid #084773;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

h2.archiveTitle a {
	color: #084773;
}

h2.archiveTitle a:hover {
	color: #cd1713;
	text-decoration:none;
}

h2.titlePhotoCat { /* Title for photo category archive posts */
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	height: 30px;
}

h2.titlePhotoCat a,h2.titlePhotoCat a:hover {
	color: #222;
}

h2.pageTitle { /* Title for the static pages */
	display: block;
	color: #222;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	font-size: 1.4em;
	background: url(default/bgWriteComment.gif);
	padding-left: 10px;
	border-left: 10px solid #dc241f;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

h3.widgetbgTitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border-left: 6px solid #dcddde;
	background: #cd1713;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}


/* MAIN
============================================================== */

body {
	background: #fff;
	font: 1em/ 17px georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	color: #222;
}

#wrapper {
	padding: 0 10px;
	background: #fff;
	width: 960px;
	margin: 0 auto;
	font-size: .75em;
}


/* HEADER ROW 1 - SUBSCRIBE, DATE, AND SEARCH BOX
============================================================== */

#header1 {
	background: #efefef;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #dcddde;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .9em;
}

#header1 a {
	color: #222;
}

#header1 a:hover {
	color: #cd1713;
}

#welcom {
	float:left;
	display:inline;
	width: 160px;
	color: #084773;
	margin-left:0px;
}

#date {
	float:left;
	width: 350px;
	color: #084773;
	padding-top: 3px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}

#search {
	float: right;
	margin-right: 7px;
	display: inline;
}

/* FORM
============================================================== */

#searchform {float:right; text-align:right; padding:3px 0 3px 0; margin-right:0; width:190px;}
#searchform #s {float:left; display:inline; width:160px; margin:0; padding:1px 0 2px 3px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana; font-size:10px; border:1px solid #084773; color:#ccc;}
#searchform #searchsubmit {width:20px; height:19px; float:left; display:inline; border:0; background-image:url('images/search.gif');}

#searchpage {
	float: left;
	display: inline;
	margin-top:20px;
	
}

#archiveform  select {
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #555;
	font: 1em/ 1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 250px;
	padding: 1px;
	margin-left:0px;
}

#catform  select {
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #555;
	font: 1em/ 1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 250px;
	padding: 1px;
	margin-left:0px;
}
	

/* HEADER ROW 2 - RIGHT AND LEFT QUOTES + SITE NAME
============================================================== */
#header2 {
	height: 120px;
}

#logo {
 	background-image:url('images/logo.gif');
	width:220px;
	height:120px;
	float:left;
	display:inline;
}

#banner {
 	background-image:url('images/banner.jpg');
	width:740px;
	height:120px;
	float:left;
	display:inline;
}

/*******************
*	HEADER		   *
********************/
#header {
	background: #fff;
	height: 110px; /* height: 100px; */
	margin: 0;
	padding: 0;
}

/* NAVBAR STYLE
============================================================== */
	/* CATEGORIES */
#navbar {
	border-top: 1px solid #dcddde;
	border-bottom: 1px solid #dcddde;
}

ul#nav, ul#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	line-height:1.5em;
	z-index:300;
	background:#fff;
}

ul#nav a {
	display: block;
	color: #1b487f;
	text-transform: uppercase;
	text-decoration:none;
}

ul#nav a:hover {
	color: #dcddde;
	text-decoration: none;
}

ul#nav li {
	float: left;
	position:relative;
}

ul#nav li a {
	display: block;
	padding:4px 10px;
}

ul#nav li.current_page_item a {
	color: #fff;
	background-color:#1b487f;
}

ul#nav li.current_page_ancestor a {
	color: #fff;
	background-color:#1b487f;
}

ul#nav li.current_page_parent a {
	color: #fff;
	background-color:#1b487f;
}

ul#nav ul {
	position:absolute;
	display:none;
	width:191px;
	z-index: 999;
	left: 0em;
}

ul#nav ul a {
	border-left: 1px solid #dcddde;
	border-right: 1px solid #dcddde;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

ul#nav li ul {
	width:;
}

ul#nav li ul a {
	width: 170px;
	height:auto;
	float:left;
	border-bottom:1px solid #dcddde;
}

ul#nav ul ul {
	top:-1px;
}

ul#nav li ul ul {
	left:10em;
	margin:0 0 0 10px;
}

ul#nav li li li {
	border-top:1px solid #dcddde;
}

ul#nav li:hover ul ul, ul#nav li.sfhover ul ul, ul#nav li:hover ul ul ul, ul#nav li.sfhover ul ul ul, ul#nav li:hover ul ul ul ul, ul#nav li.sfhover ul ul ul ul {
	display:none;
}

ul#nav li:hover ul, ul#nav li.sfhover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul {
	display:block;
}


/* MAIN CONTENT WRAPPER
============================================================== */
#mainContentWrapper {
	margin: 15px 0px;
}

/* MAIN CONTENT 
============================================================== */
#mainContent {
	float: left;
	width: 650px;
	margin-right: 10px;
	display: inline;
	position: relative;
}

.featuredWrapper {
	position: relative; /*leave as is*/
	width: 330px; /*width of featured content slider*/
	margin-right:8px;
	float: left;
	display: inline;
}

.featuredPhoto {
	height: 240px;
	width: 320px;
}

.featuredPhoto img {
	display: block;
	height: 240px;
	width: 320px;
	overflow: hidden;
}

.featuredPostInfo {
	position:relative;
	width: 330px;
	padding:10px 0 5px 0;
}

.featuredPostInfo p {
	color: #000;
	font-size: 1.1em;
	padding: 3px 5px 5px 0px;
}

.contentdiv {

}

.featuredPost2 { /*Posts displayed below the featured section */
	padding-top: 5px;
	padding-bottom: 5px;
}

.featuredPost2Meta {
	clear: both;
	display: block;
	font-style: italic;
	font-size: .8em;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}

.featuredPost2Meta a {
	color: #cd1713;
}

.featuredPost2Meta a:hover {
	text-decoration: underline;
}


/*FIRST CONTENT WRAPPER
============================================================== */
#firstContentWrapper {
	width:100%;
}


/* BLOCK BETWEEN FEATURED SLIDER AND SIDEBAR
============================================================== */
.midColPosts {
	width:310px; 
	float: left;
	display: inline;
}

.midColPosts span.titleCatName {
	padding:0 0 0 10px;
}


.midColPost {
	padding-left: 9px;
	padding-right: 15px;
	padding-bottom: 10px;
}


.midColPost h2 {
}

.midColPostMeta {
	display: block;
	clear: both;
	font-size: .88em;
	border-bottom: 1px solid #eee;
	padding-top: 2px;
	padding-bottom: 5px;
}

.meta-2 {
	border:none;
}

.midColPostMeta a {
	color: #595959;
}

.midColPostMeta a:hover {
	text-decoration: none;
}

/*SECONDARY CONTENT WRAPPER
============================================================== */
#secondaryContentWrapper {
	width:100%;
	margin-top:20px;
	margin-bottom: 10px;
	border-top:1px solid #eee;
}

#secondaryFirstColumn {
	width: 440px;
	float: left;
	display: inline;
	border-right:1px solid #eee;
	margin-right:12px;
	padding-top:15px;
}

.secondaryPost {
	padding-left:0px;
	padding-right: 9px;
	padding-bottom: 10px;
}

.secondaryPost img {
	float:left;
	margin:0 7px 7px 0;
}

.secondaryPostMeta {
	border-bottom: 1px dotted #eee;
	padding-bottom: 5px;
	display: block;
	clear: both;
	font-size: .88em;
	margin-top: 5px;
}

.meta-2 {
	border:none;
}

.secondaryPostMeta a {
	color: #595959;
}

.secondaryPostMeta a:hover {
	text-decoration: underline;
}


#secondarySndColumn {
	width: 197px;
	float: left;
	display: inline;
	padding:15px 0 0 0;
}

.secondarySndColumnBox {
	border:1px solid #eee;
	margin-bottom:20px;
}

.secondarySndColumnBox h2 {
	margin:1px 1px 2px 1px; 
	padding:2px 2px 2px 7px;
}

.secondarySndColumnBox .boxTitle {
	color:#084773; 
	text-transform:uppercase; 
	padding-left:5px; 
	font-size: 10px; 
	font-family:Arial; 
	background-color:#eee; 
	font-weight:normal;	
}

.secondarySndColumnBox .boxContent {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;	
}

.secondarySndColumnBox .boxContent ul {
	
}

.secondarySndColumnBox .boxContent ul li {
	border-bottom:1px dotted #eee;	
}

.secondarySndColumnBox .boxContent p {
	
}


/* SIDEBAR - FOR MAIN PAGE
================================================================== */
#sidebar {float:left; width:300px;}

#sidebar h2 {margin:1px 1px 2px 1px; padding:2px 2px 2px 7px;}
#sidebar .widget {margin-bottom:20px; border:1px solid #dcddde; padding:0 0 10px 0;}
#sidebar .widget img {border:1px solid #dcddde;}

#widgetTitle {color:#084773; text-transform:uppercase; padding:0; font-size: 10px; font-family:Arial; background-color:#eee; font-weight:normal;}
#widgetCnt {font-size:12px; margin:0 5px 0 7px;}
#widContent {font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.widgetimg {float:left; margin:10px 5px 0 0;}
#widContent h3 {font-size:12px; margin:10px 0 5px 5px; text-transform:none; font-weight:bold; color:#3b6596; line-height:1.1; letter-spacing:0.02em;}
#widContent h3 a {color:#989898;}
#widContent h4 {color:#989898;}
#widContent p {margin:10px 0 0 0; padding:0;}
#widContent ul {padding:8px 5px 5px 0px;}
#widContent ul li {padding:0 0 5px 0px; border-bottom:1px dotted #999;}
#widContent span {color:#a9a9a9;}

#sidebar .links {width:100%; margin-top:10px;}
#sidebar .links div {margin:0 0 10px 0; padding:0;}
#sidebar .links img {border:1px solid #dcddde;}

#mostContent {display:block;width:298px; border:1px solid #dcddde; margin-bottom:20px; padding:0;}

#sideTabs {}
#sideTabs ul {margin:0;padding:0; border-bottom:1px solid #eee;}
#sideTabs li {float:left;list-style:none;cursor:pointer;border-bottom:none;margin:0 !important;padding:1px 0 0px 0;}
#sideTabs li a {display:block; position:relative; text-transform:uppercase;font-size:10px; font-family:Arial;}
#sideTabs li#tab-most-read a {width:80px;margin-left:1px; padding:3px 3px 3px 3px; text-align:center; color:#084773;}
#sideTabs li#tab-recent-comments a {width:130px; padding:3px 3px 3px 3px; text-align:center; color:#084773;}
#sideTabs li a, #sideTabs li a:visited {display:block;background-color:#fff;color:#989898;text-decoration:none;padding:0; position:relative; margin:0;}
#sideTabs li a:hover, #sideTabs li a.current {background-color:#eee; color:#eee; text-decoration:none; border:none; margin:0px 3px 0px; padding-bottom:5px;}


.tabList {display:none;}

#tabContainer {background:#fff; margin:0 0 0 7px; color:#989898; padding:0px 8px 8px 0px; width:279px; font-size:11px;}
#tabContainer ul {margin:0; padding:0;}
#tabContainer li {list-style:none;margin:0px 0 2px 0;padding:2px 0 4px 0; border-bottom:1px dotted #999;}
#tabContainer li a {font-weight:normal; font-family:Arial;}
#tabContainer li a:hover {color:#b25a04;}
#tabContainer li .meta, #tabContainer li a.top-posts-comment-count {font-size:10px;}
#tabContainer li .meta a {color:#181818;}
#tabContainer li .meta a:hover {color:#ec1c23;}
#tabContainer li a.top-posts-comment-count {color:#181818;}
#tabContainer li a.top-posts-comment-count:hover {color:#ec1c23;}


/* FOOTER
============================================================== */
#footer {
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	background: #efefef;
	font-size: .8em;
	line-height: 1em;
	font-family: arial, tahoma, sans-serif;
}

#footer ul {
	display: block;
}

#footer li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	text-transform: uppercase;
}

#footer a {

}

#footer a:hover {
	color: #da0006;
	text-decoration: none;
}

.copyright {
	margin:10px 0 0 0;
	color:#ccc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


/* GLOBALS and CLASSES
============================================================== */
.singlePageTitle { 
	display: block;
	letter-spacing: -1px;
	color: #1b487f;
	font: 22px/ 1.1em 'palatino linotype', palatino, 'times new roman';
}

.titleCatName { 
	text-transform: uppercase;
	color: #474747;
	font-weight:normal;
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	font-family: arial, tahoma, sans-serif;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	border-left:5px solid #eee;
	padding:4px 0 4px 5px;
}

.titleCatName a,.titleCatName a:hover {
	text-transform: uppercase;
	color: #474747;
	font-weight:normal;
	font-size: 14px;
	font-family: arial, tahoma, sans-serif;
}

.block {
	display: block
}

.margintop {
	margin-top: 7px;
}

.paddingtop {
	padding-top: 7px;
}

.bordernone {
	border: none
}

.metaDate {
	font-weight:bold;
	color:#7b7b7b;
}


/* INNER PAGE CONTENT AREA
============================================================== */
#innerContent {
	width: 650px;
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	font-size: 1.2em;
	line-height: 1.4em;
}

#entryMeta {
	display: block;
	border-left: 5px solid #084773;
	color: #8f8f8f;
	padding-top: 4px;
	padding-bottom:6px;
	padding-left: 6px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin:0 10px 20px 0;
	font-size: .75em;
	line-height: 1.3em;
}

#entryMeta a {
	text-decoration: none;
}

#entryMeta a:hover {
	text-decoration: none;;
}

.post {
	width:650px;
}

.post p {
	padding-bottom: 10px;
}

.post a {
	color: #0854C7;
}

.post a:hover {
	color: #cd1713;
	text-decoration: underline;
}

.post ul {
	padding-bottom: 10px;
	list-style: square inside;
}

.post img {
	padding: 2px;
	border: 1px solid #aaa;
	background: #fff;
	display: block;
}

.post ol {
	padding-bottom: 10px;
	list-style: decimal inside;
}

.post li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #4c4c4c;
}

.entry {
	margin-top:10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}

.aligncenter {
	margin: 0 auto;
	display: block;
}

.wp-caption img {
	margin-bottom: 5px;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}

p.wp-caption-text {
	color: #222;
	width: auto;
	font: .7em verdana, arial, sans-serif;
	text-align: center;
}

blockquote {
	padding: 2px 10px;
	background: #f6f5f5;
	color: #333;
	clear: both;
	border-left: 3px solid #bfbbbb;
	margin-bottom: 10px;
}

code {
	color: #444;
	font: 11px/ 17px tahoma, arial, sans-serif;
	display: block;
}

blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}

blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #369;
}

blockquote a {
	color: #0080ca;
	text-decoration: underline;
}

blockquote a:hover {
	color: #039;
}

.postinfo {
	/* post info shown under the summary of posts on search results */
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	clear: both;
	font: 11px verdana, arial, tahoma, sans-serif;
	color: #9f9f9f;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}

.postinfo a,.navigation a {
	color: #0854C7;
}

.postinfo a:hover,.navigation a:hover {
	color: #cd1713;
}

.photoFrame { 
	display: block;
	float: left;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f4f4f4;
	width: 255px;
}

.photoFrameInner {
	width: 240px;
	margin: 0 auto;
	display: block;
}

.postinfoPhotoCat {
	/* Post info for photo gallery post details shown below thumbnails on archive pages */
	padding-top: 5px;
	font: 11px verdana, arial, tahoma, sans-serif;
	color: #9f9f9f;
	display: block;
}

.postinfoPhotoCat a {
	color: #0854C7;
}

.postinfoPhotoCat  a:hover {
	color: #cd1713;
}

.share { /* Socialize buttons styles */
	text-align: right;
	display: block;
	padding-bottom: 15px;
}

.share img {
	display: block;
	float: right;
	margin-left: 5px;
	padding: 0;
	border: none;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity =     40);
}

.share img:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity =     100);
}

#tagsandcats {
	font-size: .8em;
	border: 1px solid #ddd;
	padding: 7px;
	background: #f7f7f7;
	color: #444;
	margin-bottom: 10px;
}


/* COMMENTS STYLE
============================================================== */
p#commentNotification {
	/* text style for notification message that is displayed when post is pass protected or comments are closed */
	display: block;
	margin-top: 7px;
	background: #f9f9f9;
	padding: 3px 5px;
	font-weight: bold;
}

p#noComment {
	font: bold .8em verdana, tahoma, arial, sans-serif;
	background: #efefef;
	padding: 4px 4px 4px 10px;
}

ol.commentlist li a {
	color: #0854C7;
}

ol.commentlist li a:hover {
	color: #cd1713;
}

ol.commentlist li {
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 1%;
	margin: 0 0 10px;
	padding: 5px;
	position: relative;
}

ol.commentlist li div.vcard {
	font: bold 12px/ 1.4em helvetica, arial, sans-serif;
	color: #000
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	display: inline;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #000;
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: underline;
}

ol.commentlist li div.vcard img.avatar {
	border: 1px solid #aaa;
	padding: 1px;
	background: #fff;
	right: 7px;
	position: absolute;
	top: 5px;
}

ol.commentlist li div.comment-meta {
	font: bold 10px/ 1.4 helvetica, arial, sans-serif;
	display: block;
	margin-bottom: 5px;
}

ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration: none;
	font-style: italic;
}

ol.commentlist li div.comment-meta a:hover {
	color: #000;
}

ol.commentlist li p {
	font: normal 12px/ 1.4em helvetica, arial, sans-serif;
}

ol.commentlist li ul {
	font: normal 12px/ 1.4em helvetica, arial, sans-serif;
	list-style: square;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li div.reply {
	background: #999;
	border: 1px solid #666;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	font: bold 9px/ 1 helvetica, arial, sans-serif;
	padding: 5px 10px;
	text-align: center;
	width: 36px;
}

ol.commentlist li div.reply:hover {
	background: #c30;
	border: 1px solid #c00;
}

ol.commentlist li div.reply a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 1em 0 0;
	text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 .25em;
}

ol.commentlist li.even {
	background: #fff;
}

ol.commentlist li.odd {
	background: #f7f7f7;
}

/* COMMENT FORM ELEMENTS
============================================================== */
#respond {
	font-family: verdana, tahoma, arial, sans-serif;
	background: url(default/bgWriteComment.gif) repeat;
	padding: 5px 15px 0;
	border: 1px solid #ececec;
}

.cancel-comment-reply {
	font-size: 12px;
}

.cancel-comment-reply,#respond cite {
	font-size: 12px;
	padding-top: 4px;
}

#respond label {
	font-size: 10px;
	padding-left: 3px;
	font-family: verdana, tahoma, arial, sans-serif;
}

#author,#email,#url {
	font: 11px verdana, Arial, Helvetica, sans-serif;
	width: 35%;
	padding: 2px;
	background: #fefefe;
	border: 1px solid #e6e6e6;
}

#respond textarea:focus,#respond input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

#respond textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 95%;
	height: 120px;
	background: #fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}

#submit {
	background: url(http://radiookapi.net/wp-content/themes/radiookapi/styles/default/submit.gif) no-repeat left;
	width: 112px;
	height: 24px;
	border: none;
	display: block;
	line-height: 0px;
	cursor: pointer;
}

#submit:hover {
	cursor: pointer;
	background: url(default/submit.gif) no-repeat right;
	width: 112px;
	height: 24px;
}

/* end of Okapi */
