	body {
		margin:0px 0px 0px 0px;
		background:#FFF;
		}
	a 		{ color: #921d00; text-decoration: none; }
	a:link		{ color: #921d00; text-decoration: none; }
	a:visited	{ color: #921d00; text-decoration: none; }
	a:active	{ color: #dd8f07; text-decoration: underline; }
	a:hover		{ color: #dd8f07; text-decoration: underline; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	blockquote {
		background-color:#EEE;
		padding:2mm;
		border-left:5px solid #BBB;
		}

/*	pre {
		background:#EEE;
		padding: 2mm;
		border:1px solid #999;
		}*/
	.rjblog {
		text-align:center;
		padding: 5px;
		}
	#banner {
		font-family: verdana, arial, sans-serif;
		background-color:#921d00;
		background-image:url(/images/rj_blog.jpg);
		background-repeat: no-repeat;
		background-position:right;
		font-size:large;
		text-align:left;
  		padding:25px;
		line-height:120%;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: verdana, arial, sans-serif;
		font-size: large;
		color: #ff9c46;
		text-decoration: none;
		}
	.description {
		font-family: verdana, arial, serif;
		color:#FFF;
		font-size:small;
		font-weight:bold;
		}

	#content {
		clear: left;
		float: left;
		width: 72%;
		margin-right:0px;
		padding-bottom:10px;
		}

	#container {
		border:1px solid #FFF;
		}

	#links {
		float: right;
		padding-right:20px;
		padding-left:0px;
		margin-left:0px;
		margin-right:0px;
		padding-bottom:20px;
		width:20%;
		}
	#header {
		border: 0px;
		background-color:#ff9c46;
		text-indent: 5%;
		width: 100%;
		}
	#header  a:hover         { color: #00000; text-decoration: underline; }

	.publi_tit{
		color: #921d00; 
		margin-bottom: 12px;
		margin-top: 12px;
		}
	.publicidad {
		border:2px solid #921d00;
		padding:2px;
		background-color:#ffa966;
		width: 80%;
                margin-left:10%;
                margin-right:10%;
                margin-top:40px;
		text-align: center;
	}


	.shell {
		font-family: verdana, arial, sans-serif;
		font-size:small;
		background-color:#f3eeee;
                margin-left:20px;
                margin-right:20px;
		margin-bottom:45px;
		margin-top:40px;
		text-align:left;
		white-space:pre;
		padding:10px;
		border: 1px solid #999;
		}
	.shell2 {
		font-family: verdana, arial, sans-serif;
		font-size:small;
		background-color:#f3eeee;
                margin-left:20px;
                margin-right:20px;
		margin-bottom:45px;
		margin-top:40px;
		text-align:left;
		white-space:pre;
		padding:10px;
		border: 1px solid #999;
		}
	.blog {
		width:79%;
 		padding-top:1%;
 		padding-left:5%;
 		padding-right:5%;
		border: 1px solid #d5590c;
                margin-left:50px;
                margin-right:10px;
                margin-bottom:40px;
                margin-top:40px;
		background-color:#ffead7;
		}

	.blogbody {
		font-family: verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		line-height:120%;
		text-align:justify;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: verdana, arial, sans-serif;
		font-size: medium;
  		text-transform:uppercase;
		color: #921d00;
		margin-bottom:20px;
		}

	.title_new	{
		font-family: verdana, arial, sans-serif;
		font-size: medium;
  		text-transform:uppercase;
		color: #921d00;
		margin-bottom:5px;
		margin-top:5px;
		}

        .subtitle  {
	        font-family: verdana, arial, sans-serif;
	        font-size: small;
	        text-transform:uppercase;
	        color: #d5590c;
	        margin-top:40px;
	        margin-bottom:15px;
	        }
        .h3  {
	        font-family: verdana, arial, sans-serif;
	        font-size: small;
	        color: #d5590c;
	        margin-top:30px;
	        margin-bottom:15px;
	        }

	#menu, .menu {
		font-family:verdana, arial, sans-serif;
		font-size: small;
  		margin-bottom:15px;
		text-align:center;
		margin-top:20px;
		}

	.date_new	{
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #666; 
		border-top:1px solid #999;
		margin-top:1px;
		font-weight:bold;
		padding-bottom:20px;
		padding-top:1px;
		}
        .date   {
                font-family:verdana, arial, sans-serif;
               font-size: small;
               color: #666;
               border-bottom:1px solid #999;
                margin-top:30px;
                margin-bottom:15px;
               font-weight:bold;
               padding-bottom:1px;
																			                }

	.posted	{
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}

	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#921d00;
		font-size:x-small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;
		text-align:left;
		}

	.calendar a,
	.calendar a:link,
	.calendar a:active,
	.calendar a:hover {
		font-weight: bold;
		text-decoration: underline;
	}

	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#d5590c;
		font-size:small;
		font-weight:bold;
  		padding:2px;
		letter-spacing: .3em;
  		text-transform:uppercase;
		text-align:center;
		border-bottom: 1px solid #999;
		}

	.calendarday {
		font-weight:bold;
		text-align:center;
	}
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;
		}

	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#d5590c;
		font-size:medium;
		font-weight:bold;
  		padding:2px;
  		margin-top:15px;
		margin-bottom:10px;
		letter-spacing: .1em;
		border-bottom:1px solid #999;
		text-align:center;
		}
	.minisidetitle {
		font-family:verdana, arial, sans-serif;
		color:#3399cc;
		font-size:x-small;
		font-weight:bold;
  		padding:2px;
  		margin-top:5px;
		margin-bottom:1px;
		letter-spacing: .1em;
		border-bottom:1px;
		text-align:center;
		}

	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
  		line-height:150%;
  		padding:2px;
  		margin-top:10px;
		text-align:center;
  		background:#EEE;
 		}

	.powered {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;
		line-height:150%;
		text-transform:uppercase;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;
		}


	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:10px;
/* 		border-bottom:1px dotted #999;*/
		}

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
		}


	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
 		padding:5px;
/* 		border:1px dotted #999;*/
		}


	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:10px;
/* 		border-bottom:1px dotted #999;*/
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
		}


	.comments-head	{
		font-family:verdana, arial, sans-serif;
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		}

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
		border-top:1px solid #FFF;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;
		}

	.intro {
		font-family: verdana, arial, sans-serif;
		border-bottom:1px solid #d34c09;
		background:#FFF;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
		padding:10px;
		margin-bottom:45px;
		}

	.intro a,
	.intro a:link,
	.intro a:visited,
	.intro a:active,
	.intro a:hover {
		font-weight: normal;
		text-decoration: underline;
		color:#333;
		}

	.item-description {
		text-align:justify;
 		}
  	.centeredImage {
          	text-align:center;
	      	margin-top:0px;
	        margin-bottom:0px;
		padding:0px;
		}
	.feedback {
		margin-top:60px;
		text-align:center;
		font-size:smaller;
		}
/*CSS by Amy Rae of avisualmind.com and Holger Kreis of blogkomm
Use of this style sheet is governed by a Creative Commons Attribution-NonCommercial-ShareAlike 1.0 license
   http://creativecommons.org/licenses/by-nc-sa/1.0/
Use of the images employed by this style sheet are NOT governed by the same terms!
No use of the images may be made without the permission of the above parties.
*/


/*Input fields*/

input,textarea  {
    border:1px solid;
    padding:2px;
    background:#f9f9f9;
    border-color:#ccc;
    color:#333;
    }
input[type="submit"]:hover {
    background:#fcfcfc;
    }
input:hover,textarea:hover {
    border:1px solid;
    background:#fff;
    border-color:#aaa;

    }
input:focus,textarea:focus {
    border:1px solid;
    background:#fff;
    border-color:#888;
    }



/*Box with the form elements*/
div.blogkbox
    {
    width: 300px;
    /*background:#ffead7;*/
    color:#333;
/*    border-top:thin solid #999;
    border-bottom:thin solid #999;*/
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin: 50px 2px 20px 50px;
}

/*Box around the comments*/
div.blogkcomments
    {
    width: 300px; 
    /*background:#f1f1f1;*/
    margin: 15px 2px 15px 2px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin: 50px 2px 2px 50px;
    }

/*even rows*/

.commentsEven
   {
    background:#fff;
    border-top:thin dotted #999;
	border-bottom:thin dotted #999;
   }

/*odd rows*/
.commentsOdd
   {
    background:#ffead7;
    border-top:thin dotted #999;
	border-bottom:thin dotted #999;
   }

/*moderators blog author rows*/
.commentsMod
   {
    background:#e9e9e9;
    border-top:thin dotted #333;
	border-bottom:thin dotted #333;
   }

    
div.blogkcomments:hover
    {
    background:#fff;
    color:#333;
	border-top:thin dotted #333;
	border-bottom:thin dotted #333;
    }
/*Box around the comments End*/



/*Box around the recent comments sidebar*/     
div.blogkcommentsrecent
    {
    background:#ffead7;
    color:#666;
	border-top:thin dotted #adadad;
	border-bottom:thin dotted #adadad;
    font-size:11px;
    margin:0.4em 25px;
    padding-top: 5px;
  	padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size:11px;
    text-align:left;
   
    }


span.blogkommlinks
   {
   /*empty for special link effect*/
   }

div.blogkLinks
   {
   /*empty for adjusting the [x comments]-link*/
   }
/*
 now handling tableless forms
 you don't have to edit from here 
 this goes back to an article at
 http://www.alistapart.com/articles/practicalcss/ 
 describing a code concept by eric meyer.

*/

div.blogkrow
	{
  	/*clear: both;*/
  	padding-top: 5px;
  	padding-left: 5px;
    padding-right: 5px;
	padding-bottom: 5px;
    font-size:11px;
  	text-align:left;
	}

div.blogkrow span.blogkLeftClmn
    {
    padding-top: 5px;
    float: left;
    width: 30%;
    text-align: right;
    color:  #921d00;
    line-height= 10px;
    }

div.blogkrow span.blogkRightClmn
   {
   padding-top: 5px;
   float: right;
   width: 60%;
   text-align: left;
   } 
   
.captcha
   {
   margin: 2px;
   vertical-align: bottom;
   border: 1px solid #ccc;
   } 
   
.bkVisitor{
   font-weight: bold;
   text-decoration: none;
   }
img.gravatar {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	padding: 2px;
	border: 1px solid #ccc;
}
.creative {
		font-family:verdana, arial, sans-serif;
		color:#333;
		margin-top: 10px;
		font-size:x-small;
		font-weight:normal;
  		line-height:150%;
		text-align:center;
		display: block;
		margin-left: auto;
		margin-right: auto;
  		padding:2px;
		}
.image {
		margin-top:5px;
		text-align:center;
		display: inline;
  		padding:2px;
		border:solid;
		border-style: solid;
		border-width: 10px;
		border-color: #921d00;
		}
.imgright {
		float: right;
		padding: 6px 6px 6px 10px;
		border-width: 0px;
		}
.imgleft {
                float: left;
                padding: 6px 10px 6px 0px;
		border-width: 0px;
                }

.center {
		text-align:center;
		}	
.lista {
		list-style-image: url('http://rjblog.es/images/arrow.gif');
		line-height:15px;
		}

