/********** LAYOUT ***********/
ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}
ol.list li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0391E;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:10px;
}
ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px;
}
p {
	line-height:1.4em;
	margin:5px 0;
}
p.counter {
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}
.dot_rule, hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0391E;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dot_rule_blue{
	width:auto;
	height: 1px;
	margin-left: 35px;
	margin-right: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3C5B70;
	clear:both;
}
.leading_paragraph {
	font-style: italic;
	color: #582D0A;
}
/********** PRINT EMAIL PDF LINKS ***********/
p.buttonheading {
	text-align:right;
	float:right;
	border: #00CC99 0px solid;
}
.buttonheading img {
	border:0;
}
p.buttonheading a:link, p.buttonheading a:visited {
	border:solid 0px #fff;
}
.leading p.buttonheading a:link, .leading p.buttonheading a:visited {
}
p.buttonheading a:hover {
	background:none !important;
	color:#000 !important;
}
p.buttonheading a:active, p.buttonheading a:focus {
	border:solid 0px;
	color:#000;
}
em {
	font-weight:bold;
}

/* ################# breadcrumbs ################ */

#breadcrumbs {
	min-height:15px;
	padding-top:10px;
	text-align:left;
	color:#3C5B70;
	text-transform:none;
	font-size: 10px;
	margin-left: 35px;
	border:0px solid #003300;
	float:left;
}
#breadcrumbs p {
	display:inline;
}
#breadcrumbs a {
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#3C5B70;
}
#breadcrumbs span {
	color:#3C5B70;
	font-size:10px;
	padding:7px;
}
#breadcrumbs span a:hover, #breadcrumbs span a:active, #breadcrumbs span a:focus {
	color:#582D0A;
	text-decoration:underline;
}
/* ###############  main * ########################### */
#right form {
	color:#000;
	font-size:0.9em;
	margin:5px 0 20px 10px;
	padding:20px 10px;
}
#right h3 {
	color:#000;
	font-family: arial, helvetica, sans-serif;
	font-size:1.2em;
	margin:0 0 0 5px;
	padding:7px 5px 7px 10px;
	border:solid 0;
}

/* position */

.hr {
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0391E;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main2 table td{
	padding: 5px;
}
#main2 .leading .small, #main2 .leading .modifydate {
	color:#C4CED5;
}
.article_row p.iteminfo {
	line-height:1em;
	margin:0 -10px 5px;
	padding:10px;
}
/************* READON *******************/
#main2 .leading .readon, 
#main2 a.readon {
	bottom:0;
	color:#000000;
	margin-top:20px !important;
	right:0;
	text-decoration:none;
}
/*#main2 .blog_more li a {
	display:inline;
	margin:0;
	padding:0;
}
#main2 .blog_more li {
	padding:4px;
}
#main2 .blog_more ul li a, 
#main2 a.readon{
}
#main2 .blog_more ul li a:hover, 
#main2 a.readon:hover {
	color:#3C5B70;
}
#main2 .blog_more ul li a:active, #main2 .blog_more ul li a:focus, 
#main2 a.readon:active, #main2 a.readon:focus {
	color:#000000;
}
#main2 .blog_more ul {
	color:#000000;
	line-height:1.3em;
	list-style-type:none;
	margin:0;
	padding:10px 10px 30px;
}
#main2 .blog_more {
	padding-top:10px;
}*/
/*************************************** END READON *********************************************************/

#main2 a:link, #main2 a:visited {
	color:#3C5B70;
	font-weight: bold;
	text-decoration: none;
}
#main2 a:hover, #main2 a:active, #main2 a:focus {
	color:#4A6419;
	font-weight: bold;
	text-decoration: none;
	
}
#main2 ul li {
	line-height:1.4em;
	border:#00CCCC 0px solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image:url(../images/bullet_sml.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#main2 ul {
	border:#000000 0px solid;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.small {
	border:solid 0;
	color:#6E2405;
	font-size:0.85em;
	margin:0 0 20px;
}
.contentdescription {
	padding:10px 0;
	overflow:hidden;
}
.image_left {
	float:left;
	border:solid 0 #ccc;
	margin:0 10px 10px 0;
}
.image_right {
	float:right;
	border:solid 1px #ccc;
	margin:0 0 10px 10px;
}
.wrap_image {
	clear:left;
}
.createdate {
	color:#3C5B70;
	display:block;
	font-size:0.85em;
}
.createdby {
	color:#3C5B70;
	display:block;
	font-size:0.85em;
	padding:0 0 0 2px;
}
.modifydate {
	color:#3C5B70;
	display:block;
	font-size:0.85em;
	padding:0;
}
span.content_rating, .leading span.content_rating {
	margin:10px 0 0;
	display:block;
}
.content_vote {
	margin:0 0 10px;
	display:block;
}
.content_vote input {
	margin:0 5px;
}
.content_vote .button {
	background:url(../images/pfeil.gif) #000 no-repeat;
	border:0;
	color:#fff;
	font-weight:bold;
	margin:20px 10px 0 0;
	padding:0 0 0 30px;
	cursor:pointer;
}
/* ############# pagination ###################### */

#main2 .pagination {
	margin:10px 0 0;
	padding:10px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #754833;
}
ul.pagination {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
ul.pagination li {
	display:inline;
	text-align:left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: none !important;
}

/*#################### tabels ############################ */

table.newsfeed {
	border:solid 1px;
}
table.newsfeeds td, table.weblinks td, table.category td {
	border-right:solid 1px #EEE;
	padding:5px;
}
table.newsfeeds th, table.weblinks th, table.category th {
	background:#EEE;
	padding:5px;
}
table.newsfeeds, table.weblinks, table.category {
	border:solid 1px #eee;
	font-size:1em;
	margin:20px 0;
}
/* category table */

#count {
	width:10%;
}
#tableOrdering {
	width:70%;
}
#author {
	width:20%;
}

/* article index */
table.contenttoc {
	border:solid 1px #ccc;
	padding:10px;
	margin:10px;
}
.pagenavcounter {
	font-weight:bold;
}
/* Advertisement */



.moduletable_text {
	margin:10px
}
.banneritem_text {
	margin: 10px 0 10px 0;
	background:#f5f5f5;
	padding:5px;
	border:solid 1px #eee
}
