
/*  
Theme Name: RockinNewspaper 3Col
Author URI: http://www.corymiller.com
Version: 1.5
Author: Cory Miller & Nathan Parikh
Description: RockinNewspaper 3 Column is a white and blue, widget ready, clean and simple theme designed with a newspaper/magazine structure for reading and ultimate customization, plus a skybox for photos or AdSense.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif; 
  background-image: url(/images/bg_gray.jpg);
	background-color: #F3F3F3;
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	}
  
.flashclass{ /*sample CSS class added to image slideshow container*/
width: 989px; /*a width should be defined for transition to work*/
}


.flashclass img{
border-width: 0;
}

.noborder img{
border-width: 0;
}

a{
	color: #226699;
	text-decoration: none;
	}
a:hover{
	color: #226699;
	text-decoration: underline;
	}

#container { 
	width: 989px; 
	background: #ffffff;
	text-align: left; 
	margin: 20px auto; 
   border: 1px solid #cccccc;
	}

  
#header h2 {
	font: 14px Arial, Verdana, Sans-Serif; 
	color: #FD7318;
	margin: 0;
	}

#header h2 a {
	color: #FD7318;
	text-decoration: none;
  font-weight: bold;
	}

#header h3 {
	font: 14px Arial, Verdana, Sans-Serif; 
	color: #C00300;
	margin: 0;
  font-weight: bold;
	}

/* Mainmenu */

div.mainmenu {
	background-image: url(http://blog.bencom.nl/wp-content/themes/rockinnews/rockinnewspaper-3col-15/images/bg_mainmenu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 35px;
	width: 989px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.2em;
}

div.mainmenu ul {
	float: left;
	margin: 10px auto 0 32px;
}

div.mainmenu ul li {
	float: left;
	list-style: none;
}

div.mainmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

div.mainmenu ul li a:hover {
	color: #000000;
	text-decoration: none;
}

div.mainmenu ul li a.active {
	color: #000000;
	text-decoration: none;
}

div.mainmenu ul li img.separator {
	margin: auto 16px auto 16px;
}

#content { 
	width: 487px; 
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 225px;
	margin-right: 0;
	position:relative;
	padding: 5px 25px 15px 25px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 660px;
	}
* html #content {
	height: 660px;
	}
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: 0;
	margin-right: 5px;
	margin-top: 5px;
	}
.loose{
	border: 1px solid grey;
	margin-right: 2px;
	margin-top: 3px;
	} 
#content h1 {
	font: bold 16px Arial, Verdana, Sans-Serif; 
	color: #C00300;
	margin-top: 5px;
	}


#content h2 {
	font: bold 14px Arial, Verdana, Sans-Serif; 
	color: #C00300;
	margin: 0;
	line-height: 120%;
	}
  
  #content h2 a {
	font: bold 14px Arial, Verdana, Sans-Serif; 
	color: #FD7318;
	margin: 0;
	line-height: 120%;
	}


#content h3 {
	font: bold 14px Arial, Verdana, Sans-Serif; 
	color: #C00300;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}

#content h4 a{
	font: bold 12px Arial, Verdana, Sans-Serif; 
	color: #999999;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px dotted #cccccc;
	}
  
#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #226699;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #226699;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: left; 
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 660px;
  background-image: url(http://blog.bencom.nl/wp-content/themes/rockinnews/rockinnewspaper-3col-15/images/bg_right_column.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
  
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, h3 {
	font: 14px Arial, Verdana, Sans-Serif; 
	color: #C00300;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 	1px solid #cccccc;
  font-weight: bold;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#l_sidebar li {
	list-style: none;
  margin: 0;
	padding: 0;
	}
#l_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #CCDDE7;
	padding: 0;
	}
#l_sidebar ul li a {
	display: block;
	color: #025688;
	text-decoration: none;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
	padding: 5px 0 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #000;
	background: #CCDDE7;
	}
#l_sidebar ul.children {
	margin-left: 20px;
	}

#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0 15px 0px 15px; 
	min-height: 660px;
  background-image: url(http://blog.bencom.nl/wp-content/themes/rockinnews/rockinnewspaper-3col-15/images/bg_right_column.png);
	background-position: left top;
	background-repeat: no-repeat;

	}
* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar h2, h3 {
	font: 14px Arial, Verdana, Sans-Serif; 
	color: #C00300;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 	1px solid #cccccc;
  font-weight: bold;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#r_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0 5px 5px;
  border: 0px;
	}

#r_sidebar ul.children {
	margin-left: 20px;
	}
  
#footer { 
	background: #ffffff;
	padding: 5px 0 20px 0;
	text-align: center;
	border-top: 1px solid #cccccc;
	clear: both;
	}
  
.over-ben {
 	color: #999999;
	line-height: 1.5em;
  }
  
div.button {
	width: 145px;
	height: 24px;
	background-image: url(http://blog.bencom.nl/wp-content/themes/rockinnews/rockinnewspaper-3col-15/images/btn_large.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 10px;
	position: absolute;
}

#searchsubmit, #searchbox {
  font-size: 12px;
}
