/*  
Theme Name: ragecomic2
Template: pagelines

Description: A responsive drag-and-drop platform for professional websites based on HTML5 and CSS3. PageLines will help you do amazing things faster & easier than ever before. Designed by <a href="http://pagelines.com/">PageLines</a> in California. Twitter @pagelines

Version: 2.2.5

Author: PageLines

Author URI: http://www.pagelines.com/

Theme URI: http://www.pagelines.com/tour

Tags: rtl-language-support, editor-style, theme-options, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, fixed-width, threaded-comments, custom-background,  custom-header, custom-colors, custom-menu, photoblogging, translation-ready, white, silver, light, blue, green, yellow

License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html

 * Important
 * Don't add customizations to this file!
	- Customization CSS in PageLines
	- Customize PageLines by adding CSS in the settings, child themes, or plugins
	- Don't add it here; as it will either get overwritten by updates, and will prevent you from updating at all!

 * Copyright 2008-2012  PageLines, Inc.  http://www.pagelines.com/
 *
 * This program is free software; you can redistribute it and/or modify it under
 * the terms of the GNU General Public License version 2, as published by the
 * Free Software Foundation.
 *
 * You may NOT assume that you can use any other version of the GPL.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to:
 *
 *      Free Software Foundation, Inc.
 *      51 Franklin St, Fifth Floor
 *      Boston, MA  02110-1301  USA
 *
 * The license for this software can also likely be found here:
 * http://www.gnu.org/licenses/gpl-2.0.html
 */

 /* modif */
.one-sidebar-right #column-main .mcolumn-pad, .two-sidebar-right #column-main .mcolumn-pad{ 
	/*padding: 0 30px 0 15px;*/
	padding:0 !important;
}
.one-sidebar-left #column-main .mcolumn-pad, .two-sidebar-left #column-main .mcolumn-pad{ 
	/*padding: 0 15px 0 30px;*/
	padding:0 !important;
}


.searchform {
	margin: 3px 5px 0 0 !important;
}
.post-meta { margin-bottom:0 !important;/*margin-bottom: 1.71em;*/ }
 
 /* ancien AJOUT */
.votelistind {
	clear:both;
}
div.votemicro {
	font-size: 1em;
}
#pagination {
	float:left;
	width:800px;
}
#menu-item-4079 a {
	color:#E55;
	font-weight:bold;
}
#menu-item-7453 a {
	color:#771111
}
#menu-item-7458 a {
	color:#117711
}
#menu-item-9784 a , #menu-item-19526 a {
	color:#2A7A7C;
	background-image: url('./images/extern.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-right:2px;
}
#sfc_comm_send {
	clear:both;
}
#sfc_comm_send input {
	display:inline;
}
.yarpatt {
	list-style:none;
}
.yarpatt li {
	float:left;
	margin:5px 24px;
	text-align:center;
	width:150px;
	overflow:hidden;
}
.yarpatt img {
	width:150px;
	height:150px;
}
.sf-menu li:hover ul, .sf-menu li.sfMenu ul {
	top:33px;
}
.hreview-aggregate {
display:none;
}
#p1h > ins, #p1h > ins > iframe {
	width:728px !important;
	height:90px;
}
#pml2 > ins, #pml2 > ins > iframe {
	width:620px !important;
	height:90px;
}
#alt-login-methods iframe {
	max-width:550px;
	max-height:40px;
}
#alt-login-methods > p {
	margin-bottom:30px;
}
.loginmenu #loginform p {
	margin:0;
	clear:both;
}
.loginmenu #loginform p label {
	float:left;
	width:35%;
}
.loginmenu #loginform p input {
	float:left;
	width:59%;
}
.loginmenu #loginform p.login-remember  input {
	float:none;
	width:auto;
}
.loginmenu #loginform p.login-remember  label {
	width:50%;
}
.loginmenu #loginform p.login-submit  input {
	width:40%;
}
#sidebar1 .scolumn-pad {
	padding:0;
}
.post-stats {
	display:inline !important;
	font-size:inherit !important;
	font-weight:inherit !important;
}
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.po_b{
	display: none;
	background: #fff;
	padding: 1em; 	
	border: 1em solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#000;
}
.po_b ul {
	padding-left: 1em;
}
img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}
.po_b p {
	padding: 5px 10px;
	margin: 5px 0;
}
*html #fade {
	position: absolute;
}
*html .po_b {
	position: absolute;
}
 
 
 
 
 
 /* AJOUT */
 .votelistind {
	clear:both;
}
div.votemicro {
	font-size: 1em;
}
#pagination {
	float:left;
	width:800px;
}
#pagination .copy-pad {
	line-height: 0 !important;
}
.pagination {
	height:auto !important;
}
#menu-item-36 a {
	color:#E55;
	font-weight:bold;
}
#menu-item-265 a {
	color:#771111
}
#menu-item-260 a {
	color:#117711
}
#nav_row .menu-extern a {
	color:#2A7A7C;
	background-image: url('./images/extern.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-right:10px;
}
#sfc_comm_send {
	clear:both;
}
#sfc_comm_send input {
	display:inline;
}
.yarpatt {
	list-style:none;
}
.yarpatt li {
	float:left;
	margin:5px 24px;
	text-align:center;
	width:150px;
	overflow:hidden;
}
.yarpatt img {
	width:150px;
	height:150px;
}
#p1h > ins, #p1h > ins > iframe {
	width:728px !important;
	height:90px;
}
#pml2 > ins, #pml2 > ins > iframe {
	width:620px !important;
	height:90px;
}
#branding .content-pad {
	padding:0 !important;
}
.navigation_wrap .main_nav {
	margin:0 !important;
}
.content .content-pad {
	padding:0 !important;
}
.navigation_wrap .searchform {
	/*margin-top:35px;
	position:static;*/
	position: absolute !important;
	top: -30px !important;
	right: 120px !important;
	z-index: 10 !important;
}
p, .p, .hentry ul, .hentry ol{
margin: 0;
}
#page .wp-pagenavi {
	margin:0;
}
#pagination {
	margin:0;
}
.boxbottom .fboxtitle {
	display:none;
}

#alt-login-methods iframe {
	max-width:550px;
	max-height:40px;
}
#alt-login-methods > p {
	margin-bottom:30px;
}
.al2fb_widget_comments { }
.al2fb_widget_comments li { }
.al2fb_widget_picture { width: 32px; height: 32px; }
.al2fb_widget_name { }
.al2fb_widget_comment { }
.al2fb_widget_date { font-size: smaller; }

.loginmenu #loginform p {
	margin:0;
}
.loginmenu #loginform p label {
	float:left;
	width:40%;
}
.loginmenu #loginform p input {
	float:left;
	width:59%;
}
.loginmenu #loginform p.login-remember  input {
	float:none;
	width:auto;
}
.loginmenu #loginform p.login-remember  label {
	width:50%;
}
.loginmenu #loginform p.login-submit  input {
	width:40%;
}
.post-stats {
	display:inline !important;
	font-size:inherit !important;
	font-weight:inherit !important;
}
.ak-branded-moment.ak-web.ak-escape {
	z-index:99998 !important;
}
.adsp-footerads {
	height:auto !important;
}
.section-sb_footcols {
	padding-bottom:90px;
}