/*
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; margin-left:3px; }
blockquote, q 				{ quotes:none; }
del 					{ text-decoration:line-through; }
table 					{ border-collapse:collapse; border-spacing:0; }
p,ol,ul,table, form 			{ margin-bottom:5px; }

/**
* BODY
*/

body 					{ font-size:14px; line-height:150%; font-family:"Trebuchet ms",arial,helvetica,tahoma,sans-serif; color:#dedede; background:#333; }

/**
* BLOCKS
*/

#wrapper 				{ background:url(images/wrapperbg.gif) repeat-y; color:#dedede; width:960px; margin-left:auto; margin-right:auto; padding:0px;}
#title 					{ height:100px; background:#000000 url(images/gokspelenwp.jpg) no-repeat left top; padding:10px; color:#ffffff; }
#main 					{ width:510px; padding:0px 0px 0px 0; float:left; clear:both; }
#left_side, #right_side	{ padding:0px; float:left; color:#ffffff;}
#left_side 		{ width:240px; background:#000000 url(images/lsbar.gif) repeat-y; padding-bottom:400px;}
#right_side 		{ width:210px; background:#000000;}
* html #right_side 			{ width:218px; }
#footer 				{ padding:0px; clear:both; background:#000000; }

/**
* GENERAL HEADERS
*/

h1, h2, h3, h4, h5, h6 			{ font-family:"Trebuchet ms",tahoma,arial,verdana,sans-serif; margin-bottom:20px; font-weight:bold;color:#ffffff; }

/**
* TITLE
*/

#title h1 				{ margin-bottom:0; font-size:24px; padding-top:30px; }
#title p 				{ color:#dedede; }
#title h1 a 				{ color:#fff; text-decoration:none; letter-spacing:-1px; text-transform:uppercase; }

/**
* MAIN
*/

#main a 				{ text-decoration:none; color:#4cf340; }
#main a:hover 				{ text-decoration:underline; }
#main div.post h2 			{ font-size:18px; color:#ffffff; font-weight:bold; margin-bottom:5px; padding-bottom:10px; border-bottom:0px dashed #aaa; }
#main div.post h2 a 			{ color:#ffffff; }
#main div.post h3 			{ font-size:16px; font-weight:bold; margin-top:8px;margin-bottom:2px; }
#main div.post h4 			{ font-size:14px; }
#main div.post 				{ margin-left:10px; }
#main p.details 			{ margin-top:0px; margin-bottom:0px; font-size:0.85em; padding:3px 0 3px 10px; background:#333; color:#dedede; }
#main p.details a 			{ color:#dedede; }
#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:30px; font-style:italic; color:#dedede; font-family:"Trebuchet ms",georgia,serif; }
#main code 				{ background:#fffe56; }
#main p.post_tags 			{ font-size:0.85em; clear:both; }

/**
* NAVIGATION
*/

div.navigation 				{ padding:2px; }
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:0px 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:90%; height:140px; }
#commentform p 				{ margin-bottom:10px; }

/**
* LEFT SIDE
*/

#left_side 				{ font-size:12px; color:#dedede; }
#left_side h2 				{ color:#4CF340; font-size:16px; padding-bottom:2px; padding-top:3px; margin-bottom:2px; border-bottom:0px dashed #dedede; }
#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; }
#left_side a:hover 			{ background:#0DB001; }

/**
* RIGHT SIDE
*/

#right_side 				{ font-size:12px; }
#right_side h2 				{ color:#4CF340; font-size:16px; padding-bottom:2px; padding-top:3px; margin-bottom:2px; border-bottom:0px dashed #dedede; }
#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:#4CF340; 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:4px; font-size:12px; color:#ffffff; }
#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: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

DIV.contentpic { text-align:left; margin:30px 0px 5px 6px; }
DIV.allegokkasten{ width:510px;overflow:hidden;border:solid 0px #000000;padding:0px;margin:0px;margin-left:-5px; }
DIV.singlegokkast{ width:160px;float:left;background:#000000;border-bottom:solid 1px #000000;border-right:solid 1px #000000;margin-bottom:12px;margin-left:6px; }
DIV.breadcrumb { width:500px;overflow:hidden;background:#000000;color:#ffffff;font-family:"Trebuchet ms",Verdana;margin-bottom:10px; }