/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
*/

/* 
Author: 			mmh
Author URI: 		http://www.radgost.com/ , http://www.sugester.pl/
Version:			0.2
Project:			sugester.pl
Description:		sugester redesign			
*/ 


/* ------------------------------------------------------------------------------------
RESETS						 */


html,body,div,span,applet,object,iframe,
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;} 
/**{margin:0;padding:0;}    */

/* ------------------------------------------------------------------------------------
BASICS */


html{font-size:100%;background-color:#f7f7f7;color:#222;font-family:"Lucida Grande", "Lucida sans unicode", Arial,Helvetica,sans-serif;text-align:left;}

body {
background-color:#F7F7F7;
font-size:72.5%;
height:285px;
margin:auto;
text-align:left;
width:547px;    
padding:9px 0 0 12px;
}
a:focus,a:hover{color:#000;}
a{color:#1f5f96;text-decoration:underline;}
a{outline:0;}
label{font-weight:normal;}
fieldset{padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend{font-weight:bold;font-size:12px;}
input.text,input.title,textarea,select{margin:0.5em 0;border:1px solid #bbb;}
input.text:focus,input.title:focus,textarea:focus,select:focus{border:1px solid #666;}
input.text,input.title{width:216px;padding:5px;}   
select{padding:5px;}   
input.title{font-size:12px;}
textarea{width:216px;height:84px;padding:5px;}
.button{margin-left:10px;}

#b1 {
	display:inline;
}     

.powered_by_sugester {
bottom:44px;
color:#333333;
font-size:0.7em;
margin-left:133px;

text-decoration:none;
}

.error,.notice,.success{padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error{background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice{background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success{background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a{color:#8a1f11;}
.notice a{color:#514721;}
.success a{color:#264409;}   


.clear{clear:both;display:block;} 

/* ------------------------------------------------------------------------------------
CLEAR FIX , CLEARING */

.panel:after,.clearfix:after,#sugester_window:after,.sug_tabs:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.panel,.clearfix,#sugester_window,.sug_tabs{display:inline-block;}
/* Hides from IE-mac \*/
* html .panel,* html .clearfix,* html #sugester_window,* html .sug_tabs{height:1%;}
.panel,.clearfix,#sugester_window,.sug_tabs{display:block;}
/* End hide from IE-mac */   


/* ------------------------------------------------------------------------------------
WINDOW  */

#sugester_window {
overflow:hidden !important;
overflow:none;
position:relative; 
height:295px;
width:555px;
}
#left_part {
	padding-right: 5px;
	width: 232px;
	overflow: hidden;
	float: left; 
	border-right:1px solid #c6c6c6;
	text-align: left;
	height: 300px;
}
#right_part {
	float: left;
	margin-left: 5px;
	width: 300px;
	text-align: left;
}
#right_part h2 {
	width: 200px;
	float: left
}
#popular_posts,#new_posts {
	float: left;
	height: 260px;
	width: 285px;
	overflow: auto;
}




h2{font-size:1em;margin-bottom:5px;}      
h3{font-size:1em;margin:0 15px 6px 0;}      
h2 a{font-size:14px;color:#1F5F96;text-decoration:none;}
h3 a:hover{text-decoration:underline;}
     

.sug_tabs{float:left;width:300px;}
.sug_tabs li{float:left;list-style-type:none;}
.sug_tabs li a{font-size: 0.9em;background:transparent url(img/all_window_img.png) no-repeat 0 -40px;width:79px;height:24px;display:block;margin-right:5px;float:left;list-style-type:none;text-decoration:none;color:#000;text-align:center;line-height:2.3em;}
.sug_tabs li.current a,.sug_tabs li.current a:hover{background-position:0 0;}
.sug_tabs li a:hover{background-position:0 -67px;}
.sug_tabs li .all_suggestions{padding-right:0;margin-left:20px;padding-left:10px;background-position:6px -151px;color:#006ab6;position:absolute;right:0;}
.sug_tabs li .all_suggestions:hover{text-decoration:underline;background-position:6px -151px;}
.post_place{background-color:#fff;padding:5px;}       




.post_data {
margin-bottom:3px;
}

.post_data a,.post_data span,.post_data u {
  background:transparent url(img/all_window_img.png) no-repeat 0 -95px;  
padding-left:12px;     
display:block; 
margin-right:4px;
float:left;    
height:14px;
font-size: 0.9em;
}
.post_data u {text-decoration:none;}      

.post_data span.sug_date {background-position:0 -122px;	cursor: help;   }   
.post_data span.sug_comments a{background-position:0 -192px;}   


.post_data span.sug_comments  {
  background-image:none;  
padding:0px;     

}

.post_data span.sug_comments a {
  
padding-left:15px;     
height:10px;  
display:block;
width:40px;
overflow:hidden;

}  

.feedback_shout {
	position:relative;
	padding:5px;
	border-bottom: 1px solid #a3a3a3;
}

.feedback_content {
	line-height:1.4em;
} 


.votes_counter_mini {  
	font-weight:bold;
	cursor: help;
	position:absolute;
	right:0;
	top:6px;  
	display:block;
	width:17px;
	height:16px;
	text-align:center;
	font-size :0.8em;
	line-height: 1.7em;
  	background:transparent url(img/all_window_img.png) no-repeat 0 -227px;   
	
}    

#b2 {
bottom:65px;
margin-top:0;
float:right;
left:170px;
position:absolute;
width:50px;
}      


#b2 img {
width:50px;
}


.powered_by_sugester{bottom:2px;left:0;margin:0;padding:0;position:absolute;width:100px;}	
label.is_required{padding-right:20px;background:transparent url('/stylesheets/sugester/pzu_img/excl.png') no-repeat right 0 ;position:relative;}
#sugester_window #left_part textarea.is_required,
#sugester_window #left_part input.is_required,
#sugester_window #left_part input#title.is_required,
#sugester_window #left_part input#email.is_required,
#sugester_window #left_part select.is_required{background-color:#ff9e9e;border:2px solid #cc0000;}
.is_required span{background-color:#cc0000;color:#FFFFFF;left:97px;padding:5px 8px;position:absolute;top:-2px;width:114px;}
.select_category.is_required span{left:203px;top:-31px;}



.fieldWithErrors {
    display: inline;
}
.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
    background-color: #ffdfdf;
}



#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;    
margin-left:20px;
}

