/*
Theme Name: LaRed Special 
Theme URI: http://www.lared.nl
Description: WordPress Custom Theme for La Red.
Version: 02 Sep, 4:35
Author: Jake to the Z.
Author URI: http://www.gadgetsthatsuck.com/
*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 90%;
	line-height: 115%;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #050505;
	font-size: 90%;
}

/*
.yui-u {
	width: 26%;
}

.yui-t1 {
	width: 68em;
}

*/



#doc2 {
width: 68em;
}

a, a:link {
	padding: 1px;
	color: #1F3873;
	text-decoration: underline;
}

a:hover {
	color: #1F3873;
	text-decoration: none;
/*	background-color: #FFFFCC; */

}

a.more-link, a:link.more-link  {
 color: #1F3873;

}

a:hover.more-link  {
 color: #ffffff;
 background: #697BA3;
}



h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: verdana;
	font-size: 130%;
}


h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1F3873;
	margin-bottom: 14px;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/header_lr.png) no-repeat;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#s {
	width: 116px;

}


.comh3  {
	color: #1F3873;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
		
}



h3 a:link, h3 a:visited{
	color: #1f3873;
	text-decoration: none;
}

h3 a:hover {
	color: #1f3873;
	text-decoration: underline;	
}

.item {
	padding: 10px;
	background-color: #ffffff;
	text-align:left;
	border-top: 1px dotted #ea8d14;
	margin-bottom: 1em;
}

a:link.ingelogd {
	color: #1f3873;
	text-decoration: underline;	
}

a:hover.ingelogd {
	color: #1f3873;
	text-decoration: none;	
}

.item ul {
	list-style-type: square;
	padding-left: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 80%;
}

.item li {
	list-style-type: square;
	margin-left: 14px;
	
}

.item li em {
	font-style: italic;
}



.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}



.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 60%;
	font-style: italic;s
	
}


.itemhead h3{
	display: inline;

}


input {
	font-size: 75%;
	border: 1px solid #ea8d14;
	background: #ffffff;
	color: #697ba3;
}

textarea {
	font-size: 75%;
	border: 1px solid #ea8d14;
	background: #ffffff;
	color: #697ba3;
}


#submit {
	font-size: 75%;
	border: 1px solid #ea8d14;
	background: #ffffff;
	color: #697ba3;
	font-weight: bold;
}

#searchsubmit {
	font-size: 75%;
	border: 1px solid #ea8d14;
	background: #ffffff;
	color: #697ba3;
	font-weight: bold;
}

.metadata {
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:visited{
	color: #1f3873;
	text-decoration: none;		
}

.metadata a:hover {
	color: #1f3873;
	text-decoration: underline;	
}

.storycontent a:link, .storycontent a:visited{
	color: #1F3873;
	text-decoration: underline;
	font-size: 12px;		
}

.storycontent a:hover {
	color: #1F3873;
	text-decoration: none;	
}
.storycontent {
margin-top: 20px;
}

.tags, .catagory {
	display: block;
}

cite {
	font-size: 95%;
	color: #1F3873;
}

cite a:link {
	font-size: 95%;
	color: #1F3873;
	text-decoration: none;	
}

cite a:hover {
	font-size: 95%;
	color: #1F3873;
	text-decoration: underline;	
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;
}

.commentmetadata a {
	color: #1f3873;
	text-decoration: none;
}

.commentmetadata a:link {
	color: #1f3873;
	text-decoration: none;
}

.commentmetadata a:active {
	color: #1f3873;
	text-decoration: underline;
}

.commentmetadata a:visited {
	color: #1f3873;
	text-decoration: underline;
}

.commentmetadata a:hover {
	color: #1f3873;
	text-decoration: underline;
}

.commentlist {
	margin-top: 10px;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

ol.commentlist  {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 80%;
}

.commentlist li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	border-top: 1px dotted #B8B8B8;
}

.commentlist li em {
	font-size: 95%;
}

#yui-u first.commentlist a {
	color: #1f3873;
	text-decoration: underline;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #969696;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #969696;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary {
	background-color: #ea8d14;
/*	background-image: url(images/bg_gradient.png);  */
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px dotted #ea8d14;
	border-bottom: 0px;
	min-height: 1400px;
}

#third {
	margin-left: 9px;
	background-color: #697ba3;
/*	background-image: url(images/bg_gradient1.png); */
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px dotted #ea8d14;
	border-bottom: 0px;
	min-height: 1400px;
	width: 25%;
}

#third strong {
	color: #ffffff;
	font-size: 11px;
}

#third em, i {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;		

}

#secondary h4 {
	color: #1f3873;
	font-family: Verdana,Arial,Sans-Serif;
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 3px 0px 0px 10px;
	font-size: 13px;
	font-weight: bold;
}

#third h4 {
	color: #ffffff;
	font-family: Verdana,Arial,Sans-Serif;
	margin-top: 10px;
	margin-bottom: 2px;	
	padding: 6px 0px 0px 10px;
	font-size: 13px;
	font-weight: bold;

}


#secondary p {
		padding: 3px 0px 0px 10px;
		font-size: 70%;
}

#third p {
	padding: 3px 10px;
	font-size: 70%;
	color: #ffffff;
}

#third ul {
	list-style:none; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:85%; 
}

#third ul li { 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px; 
	background: url(images/bullets.gif) no-repeat left;		
	border-bottom:1px dotted #FFFFFF; 
}

#third ul li.recentcomments { 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px; 
	background: none;		
	border-bottom:1px dotted #FFFFFF; 
}

#third ul li.recentcomments a:hover { 
	color: myheadttcolor;
	background: none;		
	background-color: #ea8d14; 
}

#third ul li a { 
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:none; 
	color: #FFFFFF; 
	}

#third ul li a:hover { 
	color: myheadttcolor;
	background: url(images/bullets.gif) no-repeat left;		
	background-color: #ea8d14; 
}

#third a, a:link {
	padding: 1px;
	color: #ffffff;
	text-decoration: underline;
}

#third a:hover {
	color: #ffffff;
	text-decoration: none;
/*	background-color: #FFFFCC; */

}


#third #recentcomments ul {
	background: transparent!important;
	background-color: transparent!important;
	list-style: none!important;
	background-image: none!important;
	

}

#third.recentcomments {
	background: transparent!important;
	background-color: transparent!important;
	list-style: none!important;
	background-image: none!important;
	

}

#third.recentcomments li a {
	background: transparent!important;
	background-color: transparent!important;
	list-style: none!important;
	background-image: none!important;
	

}

#third.recentcomments li a:link {
	background: transparent!important;
	background-color: transparent!important;
	list-style: none!important;
	background-image: none!important;
	

}

#searchform {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}


#menu {
	padding:0; 
	border:0px solid #fff 
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
}

#menu ul li { 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;

	border-bottom:1px dotted #FFFFFF; 
}

#menu ul li a { 
	display:block;
	padding:4px 4px 4px 10px;
	background: url(images/bullets.gif) no-repeat left;	 
	text-decoration:none; 
	color: #FFFFFF; 
}

#menu ul li a:hover { 
	color:myheadttcolor;
	background: url(images/bullets.gif) no-repeat left;		
	background-color: #697ba3; 
}

#menu ul li ul a { 
	color:myheadttcolor;
	
	list-style: none;		
 
}


#menu ul li ul  { 
	background: transparent;		 
	background-color: transparent;
	list-style: none;		
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #D1D1D1;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}

.textwidget {
	color:#FFFFFF;
	padding:4px 4px 4px 10px;
	font-size: 85%;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0px 0px 0px 10px;
	width: 90%;
	padding: 3px 0px 0px 0px;
	border: 1px solid #ffffff;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: #ffffff;
	color: #000000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar caption {
	font-size: 80%;
	font-style: normal;
	text-transform: capitalize;
	color: #ffffff;
	margin: 0px 0px 6px 10px;
}


#ft {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #969696;
	border-top: 1px solid #cccccc;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #969696;
}

table.netwtb {
	margin-bottom: 20px;

}

td.netwtb {
margin-right: 6px;

}

img.netwtb {
margin-right: 8px;
border: 0px;

}

#third #newtagcloud {
	padding: 3px 10px;
}