/*  
Theme Name:Universpodcast Theme V3 Multilanguage main cyan version
Theme URI: http://www.universpodcast.com/
Description: Le theme FR V3 main cyan version
Version: 1.0
Author: Sly Deluxe
Author URI: http://slydelux.com/
Tags:buddypress
*/

/**Reset CSS Reloaded Eric Meyer*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}


/* Begin Typography & Colors */
html { font-size:100%; margin:0; padding:0; }
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	text-align: left;
	/*background: #1f1d1b repeat-x 0 0;*/
	padding:0;
	margin:0;
}
img {
border: none;
} 
a:link,a:visited {color:#009EE0;text-decoration:none }
a:active,a:hover {color:#009EE0;text-decoration:underline }

#header .parentLogo {
background-color: black;
    display: block;
    float: right;
    margin: 60px 0 20px;
    padding: 10px 0 0 0;
    display:block;
    width:30.1%;
    text-align:center
}

#headerimg {
	padding-left: 25px;
	margin-right:30px;
}
#headerimg h1 { width:auto; padding:0;padding: 0 0 10px 0;line-height:1em; }


#content {
	font-size: 1.2em
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color:#666
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #1f3a4f;
	font-weight: bold;
	letter-spacing: -1px;
}
h2  {
	margin:0;padding:0 0 10px 0;font-size:1.6em;line-height: 1.2em;
}
h1 {
	font-size: 3.6em;
	text-align: center;
	/*width:690px;*/
}

h2 a:link,h2 a:visited {
	font-size: 1.3em;
	color:white;
	text-decoration:none;
}

h3 {
	font-size: 1.3em;
}
h4 {
	color:#999999;
	font-size:1.2em;
	text-align:left;
	margin:0 0 10px 0
}

h1, h1 a, h1 a:link, h1 a:visited{
	text-decoration: none;
	color: white;
	text-align: left;
}
h1 a:active, h1 a:hover{
	text-decoration: none;
	color: white;
	text-align: left;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, cite {
	text-decoration: none;
}

.commentlist li, .commentform input, .commentform textarea {
	font: 0.9em ;
}

.commentlist li {
	color:#FFF;
}
.commentlist li.alt {
	background-color:#4c4c4c;
}

.commentlist cite {
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	display:block;
	color:#ff6600;
	width:350px;
	margin-top:10px
}

.commentlist li em {
    clear: both;
    display: block;
    float: left;
    margin: 10px 0;
}

.commentlist cite a{
	color:#ff6600;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#sfc_comm_share {
	height:auto;margin-right:10px
}

.error{
	color:red;
	padding:10px 10px 10px 20px;
	clear:both;
}

.commentmetadata {
	font-weight: normal;
	width:200px;
	float:right;
	text-align:right;
	color:#999;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
}

#fondpage {
	/*background: url(images/fond_conteneur.jpg) repeat-y center;*/
}

#page {
	padding: 0 3% 0 3%;
	width: 94%;
	margin: 0 auto 0 auto;
}

#header {
	margin: 0 0 0 0;
	padding: 30px 0 10px 0;
	display: block;
	vertical-align:bottom;
	width:100%
}

.leftcolumn {
	padding: 0 0 0 0;
	margin: 0;
	width: 67.5%;
	float:left;
}

#sidebar {
	padding: 0 0 10px 0;
	margin:0;
	width:30.1%;
	float:right;
}
.entry {
	margin:0;
	line-height: 1.5em;
	text-align:left;
	background-color:#000;
	padding:20px 25px 20px 25px;
	color:#999;
	font-size:1.2em;
}


.post {
	/*background: url(images/post-ombre.jpg) no-repeat center bottom;*/
	margin: 0 0 0 0;
	text-align: justify;
	padding-bottom: 20px;
}
.posthead {
	background-color:#000;
	margin: 10px 0 1px 0;
	padding:6px 25px 6px 25px;
	font-size:1em;
	position:relative;
}
.posthead span { font-size:2em; color:#666; }
div.nb_comments { top:4px;!top:7px;padding:4px 0 0 0; width:25px; height:26px; /*29*/ float:right; font-size:1.2em; text-align:center; color:#FFF; position:absolute; right:15px;cursor:pointer; }
.posthead div.nb_comments {/*top:6px;top:9px\9;*/}

div.nb_comments.off { background:url(images/pic_comment_off.png) no-repeat top left; color:#FFF; }

div.nb_comments.on { background:url(images/pic_comment_on.png) no-repeat top left; color:#009EE0; }

/*
.bottompost {
	background-color:#000;
	margin: 1px 0;
	padding:4px 15px 7px 25px;
	font-size:1em;
	height:30px;
	clear:both
}

.bottompost a.downloadlink { display:block; float:left; padding:0 15px 0 0; font-size:1.5em; }
.bottompost a.downloadlink img{ float:left;}
.bottompost a.downloadlink span{ padding-top:10px;} 
.bottompost a.right_link { display:block; float:right; padding:0 15px 0 0;}
*/
div.comment-line { position:relative; background-color:#009ee0; padding:9px 15px 9px 25px; color:#FFF; font-size:1.4em;cursor:pointer }
div.comment-line div.nb_comments{  font-size:0.85em; }


div.comment-box { background-color:#333; color:#FFF; padding:5px 0 5px 0;margin:0; }
.post hr {
	display: block;
}

.ticker-box {
	background:url(images/ticker.gif) no-repeat 20px 0 #333;
	color:#CCC;
	font-size:0.9em;
}
.ticker-box strong { color:#FFF; }
.ticker-box img.avatar{
	float:left;
	margin:20px;
}

#footer {
	margin: 0 auto;
	width: 100%;
	clear: both;
	background-color:#000;
	padding:15px 15px 15px 15px;
	color: #8f8f8f;
	font-size:1.2em
}
#footer ul {
	width:28%;
	float:left;
	background-image:url('images/footer_gradient.png');
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0 3% 0 0
}
#footer ul li{
	list-style-type:none;
	margin:0 0 10px 0
}
#footer p {
	margin: 0;
	padding: 15px 0 20px 10px;
	float:left;
	text-align: left;
	width:250px;
}
#footer ul li img{
	
	margin:0 10px 10px 0
}

#footer a:link, #footer a:visited {
	
}

a.footer-universpodcast {
	display: inline;
	float: right;
	width: 150px;
	height: 18px;
	margin-right: 20px;
	text-indent: -9999px;
}
br.spacer { clear:both; }
/* End Structure */

/*	Begin Headers */

h1 {
	margin: 0;
}
h2.pagetitle {
	padding: 0 0 10px 25px;
	color:white;
	margin:0;
	font-size:2em
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	border-style: none !important;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;text-align:right
}

.alignleft {
	float: left;text-align:left
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

select {
}
.commentform p { padding:0.3em 0; margin:0 20px;clear:both;}

.commentform p img { float:left; margin:0; padding:0; display:block; }
.commentform p.textarea img { margin:0; padding:0; display:block; }
.commentform p.textarea textarea { margin:-1px 0 -1px 0;float:left; }
.commentform p.textarea img.top { float:none }
.commentform p.textarea img.bottom { clear:both;margin-bottom:20px; }

.commentform  p.crypto { margin:0 20px; padding:10px 0; }
.commentform  p.crypto span { display:block; float:left; padding:0 0 0 20px; width:150px; }
.commentform input {
	width: 220px;
	background:url(images/txt_field_rp.png) repeat-x top left;
	padding: 0;
	margin: 0 0 10px 0;
	height:27px;
	line-height:27px;
	border:0;
	float:left;
	color:#999;
	font-size:1.2em;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
}

.commentform textarea {
	width: 527px; /*557*/
	background:url(images/textarea_rp.png) repeat-y top left;
	padding: 0 15px;
	border:0;
	color:#999;
	font-size:1.2em;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
}


.commentform div.commentactions {
	border-top:1px solid #1f1d1b;
	text-align:right;
	padding:7px 5px 0 0;
	clear:both;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px 20px;
}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
}

.commentlist li {
	margin: 0px 0 0px 0;
	padding: 5px 20px 5px;
	list-style: none;
	border-bottom:1px solid #1f1d1b;
}

.commentlist p {
	margin: 5px 5px 5px 0;float:none;
}
#content h3.respond { background-color:transparent; color:#FFF; }

.commentform { padding:10px 0; }


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 10px 0;
	display: block;
	float:right
}

/* End Comments */

/* Les Sidebars */


#sidebar h1 { background-color:#000; color:#FFF; font-size:2em; padding:5px 15px; margin:0 0 1px 0; }


#sidebar form {
	margin: 0;
	padding:18px
}

/* End Sidebar */

/* Search */
#search-form input { border:0; height:27px; line-height:27px; }
#search-form #s { background:url(images/bg_search_field.png) no-repeat top left; color:#666; font-size:1.5em; width:70%;max-width:450px; float:left; padding:3px 5px 0 32px; height:24px; }
#search-form #valid-search { background:url(images/btn_search.png) no-repeat top left; width:42px;  border:0;  }
/* End Search */

/* Abonnements */

#abonnements {
	width: 300px;
	clear: right;
}

#abonnements img {
	border-style: none;
	margin: 0;
	padding: 0;
}

/* Tags styles */

.tags {
	font-size: 0.8em;
	line-height: 1.5em;
	/*border-top: 1px dotted silver;*/
	margin-top: 5px;
	padding-top: 5px;
	text-transform: lowercase;
	clear:both
}

.tags a[href^="http://"] {
	background: transparent url(images/tag.png) no-repeat left center;
	margin: 0;
	padding: 0 0 0 15px;
}

/* Les liens */

img a:link, img a:hover {border: none; }

.tags a:link, .tags a:visited, .tags a:hover {
	border-bottom-style: none;
}

.entry a:hover {
	border-bottom-style: none;
	text-decoration: none;
}

img a:link, img a:hover {border: none; }



.button { 
background:none repeat scroll 0 0 transparent;
background-color:#009EE0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
font:12px Trebuchet MS,Arial,Helvetica,sans-serif;
margin:0;
padding:3px 7px 3px 7px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
white-space:nowrap;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
text-align:left
}
.button:link,.button:visited{
	color:#FFF;
}
 
* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	padding: 10px;
	height:20px;
	font-size:1.2em;
	color:#009EE0
}

div.alignleft, div.alignright {
	width: 45%;
}

.edit-link{
	float:right;
	background: none repeat scroll 0 0 #009EE0;
    border: 0 none;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: 12px Trebuchet MS,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 3px 7px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    }
.edit-link a:link,.edit-link a:visited{color:white}
.edit-link a:active,.edit-link a:hover{text-decoration:underline}
/* End Various Tags & Classes*/

/*widget*/
#sidebar h3 { background-color:#000; color:#FFF; font-size:1.7em; padding:5px 18px 5px 18px; margin: 0;border-bottom:1px solid #1F1D1B }
#sidebar ul#widgetContainer { padding:0;margin:0; }
#sidebar ul#widgetContainer li{ padding:0;margin:0 0 3% 0; }
#sidebar ul#widgetContainer .widget-container { background-color:#000; color:#999; padding:0; margin:0 0 20px 0; font-size:1.2em;list-style-type:none }
#sidebar ul#widgetContainer .widget-container p{ padding:10px 18px 10px 18px;margin:0;line-height:1.4em;}
#sidebar ul#widgetContainer .widget-container.widget_social div.container{ padding:18px 18px 18px 18px }
#sidebar ul#widgetContainer .widget-container.widget_tag_cloud div{ padding:18px 18px 18px 18px }
#sidebar ul#widgetContainer .widget-container.widget_subscribelinks div.container{ padding:18px 18px 0 18px }
#sidebar ul#widgetContainer .widget-container div.container{ padding:0 18px 0 18px }
#sidebar ul#widgetContainer .widget-container.widget_theylike div.container{ padding:0 18px 18px 18px }
#sidebar ul#widgetContainer .widget-container.widget_ilike div.container{ padding:0 18px 18px 18px }
#sidebar ul#widgetContainer .widget-container div.container img{ margin:3px;float:left; }
#sidebar ul#widgetContainer .widget-container ul{ padding:10px 18px 18px 18px;margin:0 }
#sidebar ul#widgetContainer .widget-container select{ margin:18px }
#sidebar ul#widgetContainer .widget-container ul li{list-style-type:none;margin:0 0 8px 0 }
#sidebar ul#widgetContainer .widget-container.widget_subscribelinks div.container img{ margin:7px;float:left; }
#sidebar ul#widgetContainer .widget-container.widget_social div.container img{ float:none; }
h2.description{ font-size:2em;margin:0 0 10px 0;padding:0; }
.hidden { display:none; }
.button.respond{ margin:10px auto 10px auto;display:block;width:300px;text-align:center }
.likeBox{ background-color:white;width:300px;float:right;margin-left:15px; }
.avatarLink{display:none;}
.no_friends{padding:15px}

/*SFC LIKE*/
p.fb-like{ margin:10px 0 10px 0; color:#999999}

a#back_to_top {
bottom:100px;
position:fixed;
right:0;
z-index:3;
}

div.itemCount {
background:url("images/vertical_label_playlist.png") no-repeat scroll left top transparent;
bottom:100px;
color:#FFFFFF;
font-weight:bold;
height:109px;
left:560px;
padding:3px 3px 0 0;
position:absolute;
text-align:right;
width:46px;
cursor:pointer;
}

div.itemCount span {
color:#FFFFFF;
display:block;
float:right;
font-size:1.1em;
font-weight:bold;
margin:1px 0 0;
text-align:center;
width:20px;
}

.avatar{
float:left;padding:0 8px 8px 0;
}
.avatar-block div{
padding:10px;
}
/*topbar buddypress*/
#bp-adminbar-blogs-menu{
	display:none;
}

/*
.addthis_counter.addthis_pill_style a.addthis_button_expanded {
	padding: 2px 0 0 0;
}
.addthis_default_style{
	float:right;margin-top:5px
}
*/

/*SFC COMMENT*/
.comment-box  span#fb-user{border:1px solid transparent;margin:0 20px 0 10px}

/*defautl colors without blog color plugins activated*/
body {background-color:#1F1D1B}
		.entry {background-color:#000000;}
	#sidebar ul#widgetContainer .widget-container {background-color:#000000;}
	div.comment-line {  background-color:#000000; }
		.posthead {background-color:#000000;}
	/*.bottompost {background-color:#000000;}*/
	#sidebar h3 {background-color:#000000;}
		h1, h1 a, h1 a:link, h1 a:visited {color:#FFFFFF;}
		h2, h2 a, h2 a:link, h2 a:visited {color:#FFFFFF;}
		a:link,a:visited {color:#009EE0}
	a:active,a:hover {color:#009EE0;}
	div.nb_comments.on {color:#009EE0; }
	.button { background-color:#009EE0;}
	.navigation {color:#009EE0}
		.entry p{color:#999999;}

