/*
Theme Name: ShinRa of the Sun
Theme URI: http://www.idsg.it/
Description: A clean white and orange theme with two right sidebar, both ready for widgets.
Version: 1.3
Author: ShinRa
Author URI: http://www.idsg.it/
Tags: three columns, widgets, fixed width, white, orange
*/

/**
* RESET
*/

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; }
del 					{ text-decoration:line-through; }
table 					{ border-collapse:collapse; border-spacing:0; }
p,ol,ul,table, form 			{ margin-bottom:20px; }

/**
* BODY
*/

body 					{ font-size:14px; line-height:150%; font-family:arial,helvetica,tahoma,sans-serif; color:#fff; background:#333; background-image:url('http://die-less.com/wp-content/uploads/2012/05/pattern53b.png'); background-attachment: fixed; repeat-x center top; }

/**
* BLOCKS
*/

#adshead				{ background:#000000; padding: 0px 0px 1px 0px; overflow:hidden; height: 90px; }
#adsfoot				{ background:#000000; padding: 1px 0px 0px 0px; overflow:hidden; height: 90px; }

/**
* ADVERTISING BANNER CODE
* <div id="adshead OR adsfoot"><center>
* 
* </center></div>
*/

#wrapper 				{ background:#fff url(http://die-less.com/wp-content/uploads/2012/05/faux.gif) repeat-y left top; color:#333; width:960px; margin-left:auto; margin-right:auto; }
#title 					{ height:100px; background:#ff7a03 url(images/title.jpg) no-repeat left top; padding:10px; }
#main 					{ width:470px; padding:10px 10px 10px 0; float:left; clear:both;}
#left_side, #right_side 		{ width:220px; padding:10px; float:left; }
#left_side 				{ background-color:#ff7a03; }
* html #right_side 			{ width:218px; }
#footer 				{ padding:10px; clear:both; height:100px; background:#ff7a03 url(images/footer.jpg) no-repeat left bottom; }

/**
* GENERAL HEADERS
*/

h1, h2, h3, h4, h5, h6 			{ font-family:"Trebuchet ms",tahoma,arial,verdana,sans-serif; margin-bottom:20px; font-weight:normal; }

/**
* TITLE
*/

#title h1 				{ margin-bottom:0; font-size:24px; padding-top:30px; }
#title p 				{ color:#c30; }
#title h1 a 				{ color:#fff; text-decoration:none; letter-spacing:-1px; text-transform:uppercase; }

/**
* MAIN
*/

#main a 				{ text-decoration:none; color:#1167B8; }
#main a:hover 				{ text-decoration:underline; }
#main div.post h2 			{ font-size:18px; color:#FF7A03; font-weight:bold; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #aaa; }
#main div.post h2 a 			{ color:#FF7A03; }
#main div.post h3 			{ font-size:16px; font-weight:bold; }
#main div.post h4 			{ font-size:14px; }
#main div.post 				{ margin-left:10px; }
#main p.details 			{ margin-top:10px; margin-bottom:15px; font-size:0.65 em; padding:3px 0 3px 10px; background:#333; color:#fff; }
#main p.details a 			{ color:#fff; }
#main ul li 				{ margin-left:40px; list-style-type:square; }
#main ol li 				{ margin-left:40px; list-style-type:decimal; }
#main img 				{ max-width:450px; }
#main blockquote 			{ padding-left:5px; padding-right:5px; background-color:#eee; font-family:arial,helvetica,tahoma,sans-serif; }
#main code 				{ background:#fffe56; }
#main p.post_tags 			{ font-size:0.6 em; clear:both; }

/**
* NAVIGATION
*/

div.navigation 				{ height:80px; padding-top:40px; }
div.navigation span.alignleft 		{ display:block; margin-left:10px; width:210px; float:left; }
div.navigation span.alignright 		{ display:block; width:210px; float:right; text-align:right; }

/**
* COMMENTS
*/

#main ol.commentlist li 		{ font-size:13px; margin-left:0; list-style-type:none; padding:10px 10px 0 10px; border-bottom:1px dashed #aaa; }
#main ol.commentlist big 		{ font-size:16px; font-weight:bold; }
#main ol.commentlist span.date 		{ display:block; margin-bottom:20px; font-size:12px; }
#main ol.commentlist li ul li 		{ margin-left:40px; list-style-type:square; margin-bottom:0; padding:0; border:0; }
#main ol.commentlist li ol li 		{ margin-left:40px; list-style-type:decimal; margin-bottom:0; padding:0; border:0; }
#main ol.commentlist li.alt 		{ background:#fafafa; }
#main ol.commentlist li.author 		{ background:#ffda73; }
#main ol.commentlist img.avatar 	{ float:right; margin-left:10px; }
#main ol.commentlist p,
#main ol.commentlist ul,
#main ol.commentlist ol 		{ margin-bottom:10px; }

/**
* COMMENT FORM
*/

#commentform label 			{ font-size:12px; }
#commentform input 			{ display:block; }
#commentform textarea 			{ width:450px; height:140px; }
#commentform p 				{ margin-bottom:10px; }

/**
* LEFT SIDE
*/

#left_side 				{ font-size:12px; color:#ccc; margin-bottom: 10px; }
#left_side img				{ display:block; margin-left:auto; margin-right:auto; border:1px solid #ccc; }
#left_side h2 				{ color:#ccc; font-size:18px; padding-bottom:7px; padding-top:3px; margin-bottom:7px; border-bottom:1px dashed #333; font-weight:bold; }
#left_side ul li ul li ul		{ margin-bottom:0; }
#left_side table 			{ width:90%; }
#left_side table td,
#left_side table th 			{ text-align:center; }
#left_side a 				{ color:#fff; text-decoration:none; font-weight:bold; }
#left_side a:hover 			{ background:#FF5C0C; }



/**
* RIGHT SIDE
*/

#right_side 				{ font-size:12px; }
#right_side h2 				{ font-size:16px; padding-bottom:7px; padding-top:3px; margin-bottom:7px; border-bottom:1px dashed #aaa; }
#right_side ul li ul li ul 		{ margin-bottom:0; }
#right_side table 			{ width:90%; }
#right_side table td,
#right_side table th 			{ text-align:center; }
#right_side a 				{ color:#1167B8; text-decoration:none; }
#right_side a:hover 			{ text-decoration:underline; }

/**
* LEFT RIGHT COMMON CLASSES
*/

#tag_cloud a 				{ line-height:30px; }
#searchform br 				{ display:none; }
#searchform 				{ margin-bottom:20px; }
select#cat 				{ margin-bottom:20px; }

/**
* FOOTER
*/

#footer p 				{ padding-top:40px; font-size:12px; color:#FF5C0C; }
#footer a 				{ color:#FFF; text-decoration:none; margin-left:5px; margin-right:5px; }
#footer a.omega 			{ margin-right:0; }

/**
* WP REQ STYLE
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #eee;
   padding-top: 4px;
   margin: 10px;
   }

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.nomdeguerre {
   background-color: #eee;
   a-link: #666;
   color: #666;
   margin-left: -10px;
   margin-right: 0px;
   margin-bottom: 10px;
   padding: 6px 2px 6px 10px;
   font-weight: bold;
}

.more-link {
   color: #c30; 
   font-variant:small-caps;
   font-weight
}

a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}


/* Layout ===============> */
.nrelate .nr_panel {
	display:block;
	float:left;
	position:relative;
	cursor:pointer;
	padding:4px 2px;
	margin:1px 5px 3px 1px;
}
.nrelate .nr_img_div {
	display:block;
	margin:auto;
	position:relative;
}
.nrelate .nr_img{
	margin:0; padding:0; border:1px solid #ccc; outline:0; max-width:100%;
}
.nrelate .nr_text{
	display:block;
	margin-top:8px;
	word-wrap:break-word;
}
.nrelate .nr_sponsored_wrap{
	left:0px;
}
.nrelate .nr_excerpt{
	display:block;
}
.nrelate .nr_post_title,
.nrelate .nr_source,
.nrelate .nr_excerpt{
	display:block;
}

.nrelate .nr_panel,
.nrelate .nr_panel:link,
.nrelate .nr_panel:visited,
.nrelate .nr_panel:active{
	border:none;
}

.nrelate.nr_80  .nr_panel{ width : 84px; }
.nrelate.nr_80  .nr_sponsored_wrap{ width : 80px; top : 62px; }
.nrelate.nr_80  .nr_sponsored{ left : 62px; }
.nrelate.nr_80  .nr_img_div{ width:80px !important; height:80px !important; }

.nrelate.nr_90 .nr_panel{ width : 94px; }
.nrelate.nr_90 .nr_sponsored_wrap{ width : 90px; top : 72px; }
.nrelate.nr_90 .nr_sponsored{ left : 72px; }
.nrelate.nr_90 .nr_img_div{ width:90px !important; height:90px !important; }

.nrelate.nr_100  .nr_panel{ width : 104px; }
.nrelate.nr_100  .nr_sponsored_wrap{ width : 100px; top : 82px; }
.nrelate.nr_100  .nr_sponsored{ left : 82px; }
.nrelate.nr_100  .nr_img_div{ width:100px !important; height:100px !important; }

.nrelate.nr_110  .nr_panel,
.nrelate.nr_ .nr_panel{ width: 114px; }
.nrelate.nr_110  .nr_sponsored_wrap,
.nrelate.nr_ .nr_sponsored_wrap{ width:110px; top : 92px; }
.nrelate.nr_110  .nr_sponsored,
.nrelate.nr_ .nr_sponsored{ left : 92px; }
.nrelate.nr_110  .nr_img_div,
.nrelate.nr_ .nr_img_div{ width:110px !important; height:110px !important; }

.nrelate.nr_120  .nr_panel{ width : 124px; }
.nrelate.nr_120  .nr_sponsored_wrap{ width : 120px; top : 102px; }
.nrelate.nr_120  .nr_sponsored{ left : 102px; }
.nrelate.nr_120  .nr_img_div{ width:120px !important; height:120px !important; }

.nrelate.nr_130  .nr_panel{ width : 134px; }
.nrelate.nr_130  .nr_sponsored_wrap{ width : 130px; top : 112px; }
.nrelate.nr_130  .nr_sponsored{ left : 112px; }
.nrelate.nr_130  .nr_img_div{ width:130px !important; height:130px !important; }

.nrelate.nr_140 .nr_panel{ width : 144px; }
.nrelate.nr_140 .nr_sponsored_wrap{ width : 140px; top : 122px; }
.nrelate.nr_140 .nr_sponsored{ left : 122px; }
 .nrelate.nr_140 .nr_img_div{ width:140px !important; height:140px !important; }

.nrelate.nr_150 .nr_panel{ width : 154px; }
.nrelate.nr_150 .nr_sponsored_wrap{ width : 150px; top:132px; }
.nrelate.nr_150 .nr_sponsored{ left : 132px; }
.nrelate.nr_150 .nr_img_div{ width:150px !important; height:150px !important; }
/* <=============== Layout  */

/* Format ================> */
.nrelate .nr_panel,
.nrelate .nr_panel:link,
.nrelate .nr_panel:visited,
.nrelate .nr_panel:active{
	text-decoration:none;
	color:inherit;
}
.nrelate .nr_panel {
	cursor:pointer;
	line-height:1.4;
}
.nrelate .nr_img_div{
	line-height:0;
}
.nrelate .nr_text{
	text-align:center;
	font-weight:normal;
	font-size:90%;
}
.nrelate .nr_source{
	font-weight:normal;
}
.nrelate .nr_excerpt{
	font-weight:normal;
}
/* <================ Format */