/*  
Theme Name: EDITED RockinWeb2.0 3Col LTD
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller AND MEEEEEEEEEEEE!!!!!! (Ps graphiX)
Description: RockinWeb2.0 is a 3 column theme styled especially for a Web 2.0 look and flair with BIG fonts.  and blue, green, orange and white colors. BUT NOT ANYMORE!!!!! MUAHAHAHAH I EDITED THE THEME SO IT DOESN'T LOOK LIKE WHAT IT USED TO BE!!!!!!!!!!! I'M CRUEL!!!!!
The CSS, XHTML and design  is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php ALTHOUGH I HAVE EDITED EVERYTHING MENTIONED HERE!!!!
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #e4e4e4 url(images/hoved-bg-bla.png) top left repeat-x;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
border-top: 10px solid #0b0b0b;
	}
a, a:visited{
	color: #3399ff;
	text-decoration: none;
	}
	
a:hover{
	color: #99cc00;
	text-decoration: underline;
	}

#header { 
	color: #000000;
	background: url(images/header.png) center no-repeat;
        height: 117px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	text-align: center; 
	margin: 0px auto 0px;
/*	padding: 30px 0px 20px 0px;*/
	}
#header h2 {
	color: #000000;
	font-size: 40px;
        display: none;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #3399ff;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 20px;
        display:none;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	}





#menu { 
	background: #99cc33 url(images/menubg.png) repeat-x;
	color: #C7C7C7;
	font-size: 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 25px 8px 25px;
	text-align: center;
	margin-bottom: 17px;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
        padding-top: 3px;
        padding-bottom: 5px;
/*        border-left: 1px solid #484848;*/
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	padding: 14px 25px 15px 25px;         
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #BEBEBE;
	text-decoration: none;
	background: url(images/menu-hover.png) repeat-x bottom center;
	}

#centerbox {
/*************************border: 4px solid #efa5a5;
background: #ed9797;
padding: 5px 5px 5px 5px;
margin: 3px 10px 40px 10px;******************/
height: 5px;
}


#container { 
	width: 960px;
	text-align: left; 
	margin: 0px auto 20px;
	}

* html #container { width: 960px } /* IE hack */

#content { 
	background-color: #ffffff;
        background-image: url('images/content-heading.png');
        background-repeat: repeat-x;
	width: 500px !important;
	_width: 450px;
        height:100%;
	float: left !important;
	display: inline;
	padding: 0px 20px 0px;
	border-right: 1px solid #cccccc;  
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}


#content p img{
	border: 3px solid #CECFCF;
	margin-right: 5px;
	}

#content p img:hover{
	border: 3px solid #BABBBB;
	margin-right: 5px;
	}


#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #006399;
	font-size: 26px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
/*	text-transform: uppercase;*/
	margin: 0px;
	line-height: 150%;
        border-bottom: 3px solid #747474;
	}
#content h2 a  {
	color: #006399;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #056BD1;
	text-decoration: none;
	}

#content h3 {
	color: #8ABD24;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
        border: none;



/'''''''''''''''''''REKLAMEDRITT V2'''''''''''''''''''''''''/
h4 {
	font-color: #8c8c8c;
        background-image: url('images/content-heading.png');
        background-repeat: repeat-x;
	width: 420px;
        height: 200px;
	float: left !important;
	display: inline;
	padding: 0px 20px 0px;
	border-right: 1px solid #cccccc;  
	}


/*        background-color: #ffffff;*/
	}
#content h3 a  {
	color: #99cc33;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background-color: transparent;
        background-image: url ('images/post-space.png');
	width: 440px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
/*	background: #FFFFFF;*/
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
/*	background: #FFFFFF;*/
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	color: #000000;
	width: 155px !important;
	_width: 155px;
	float: left !important;
	position: relative;
	padding: 0px 20px 20px;
	border-right: 1px solid #cccccc;
        margin-top: 0px;
        padding-bottom: 30px; 
        background: #ececec url(images/sidebar-heading.png) top center;
        background-repeat: repeat-x;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #0079bf;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	/*text-transform: uppercase;*/
	list-style: none;
	padding: 7px 0px 10px 0px;
	margin: 0px;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
        color: #5d5c5c;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}


/********
#l_sidebar li a {
        color: #5d5c5c;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        }
***********/

	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}
	
#l_sidebar ul li a {
	color: #5d5c5c;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar { 
	color: #000000;
	width: 155px !important;
	_width: 155px;
	float: left !important;
	padding: 0px 20px 20px;
        background: #ececec url(images/sidebar-heading.png) top center;
        background-repeat: repeat-x;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #0079bf;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	/*text-transform: uppercase;*/
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #99cc00;
	text-decoration: underline;
	}

#r_sidebar img {
       border: 0px solid #000000;
       margin-top: 10px;
}


#footer { 
	background-color: #3399ff;
        background-image: url('images/footer-bg.png');
	color: #000000;
	font-size: 12px;
	text-transform: none;
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
        height: 50px;
	}

#footer a {

	color: #000000;
	text-decoration: none;
	}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}