/*
Theme Name: RockinNewspaper 3Col
Author URI: http://www.corymiller.com
Version: 1
Author: Cory Miller
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.
Schmuckzubehör und Edelsteine sowie Schmuck-Großhandel im Internet.
*/

body {
	background: #3A4862;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #346290;
	text-decoration: none;
	}
 
a:hover{
	color: #3366CC;
	text-decoration: none;
	}

#container {
	width: 900px;
	background: #C4CEE4;
	text-align: left;
	margin: 20px auto;
border: 1px solid #414E6A;
	}

#header {
	background: #ffffff url(images/headerbackground.gif) top center repeat-x;
	padding: 0px;
	margin-bottom: 0px;
	background: #C4CEE4;

	}
#header h2 {
	color: #346290;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	}

#header h2 a {
	color: #346290;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #FFCB57;
	text-decoration: none;
	}

#header h3 {
	color: #444444;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin: 0px;
	}

#menu {

	color: #000000;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	padding: 12px 25px 12px 25px;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #414E6A;
	border-bottom: 1px solid #414E6A;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}

#menu ul li a {
	color: #346290;
	padding: 12px 25px 12px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #FFCB57,
	background: #617090;
	text-decoration: none;
	}


#content {
	width: 475px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 195px;
	margin-right: 0px;
	position:relative;
	padding: 5px 15px 15px 15px;
	border-right: 1px solid #414E6A;
	border-left: 1px solid #414E6A;
	min-height: 660px;
	}
* html #content {
	height: 660px;
        padding-right: 10px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #346290;
	font-size: 20px;
	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: #346290;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #33506E;
	text-decoration: none;
	}

#content h2 {
	color: #346290;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #346290;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #33506E;
	text-decoration: none;
	}


#content h3 {
	color: #346290;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #94A9C4;
	}
#content h3 a  {
	color: #346290;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #33506E;
	text-decoration: none;
	}


#content h4 {
	color: #346290;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #94A9C4;
	}



#content h5 {
	color: #346290;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	}

#content h5 a:hover {
	color: #33506E;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}


#content ul li a {
	color: #3366ff;
	text-decoration: none;
	}

#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: #000000;
	border-left: 1px solid #414e6a;
        line-height: 150%;
	}

#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
        line-height: 150%;
	}

.postspace {
	background: #transparent;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #transparent;
	width: 440px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #transparent;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar {
	background: url(images/sidebar.jpg) repeat-y;
	color: #000000;
	width: 165px;
	float: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 15px 15px 15px;
        min-height: 2000px;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #506181;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 	1px solid #94A9C4;
        }


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #A2B3CA;
	padding: 0px 0px 0px 0px;
	}

#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}


#r_sidebar {
	background: url(images/sidebar-r.jpg) repeat-y;
	color: #000000;
	width: 165px;
	float: right;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 15px 15px 15px;
        min-height: 2000px;
	}
* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #506181;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 	1px solid #94A9C4;
	}


#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;
	border-bottom: 1px dotted #A2B3CA;
	padding: 0px 0px 0px 0px;
	}

#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#r_sidebar ul li a:hover {
         color: #000000;
	text-decoration: underline;
	}
#footer {
	background: #C4CEE4;
	padding: 20px 0px 20px 0px;
	text-align: center;
	border-top: 1px solid #414e6a;
	clear: both;
	}