* {
	margin: 0;
	padding: 0;
}

body {
	background: #666;
}

body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px auto;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #66CD00;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #66CD00;
}

a:hover {
	text-decoration: none;
}

img{
border:none;}
/* Wrapper */

#wrapper {
	width: 928px;
	margin: 5px auto;
	border: 7px solid #FFF;
	background-color: #FFF;
}

/* Header */

#iwithblockmsg-header {
	height: 82px;
	position: relative;
	background: #ffffff  url(/images/logo_cic_cabecera.gif) no-repeat;
	margin: 0px auto;
}

#iwithblockmsg-header h1, #iwithblockmsg-header h2 {
}

#iwithblockmsg-header h1 {
	position: absolute;
	top: 10px;
	left: 200px;  
	font-size: 3em;
	letter-spacing: -2px;
}

#iwithblockmsg-header h2 {
	position: absolute;
	top: 50px;
	left: 300px;  
	font-size: 1em;
}

#iwithblockmsg-header a {
	text-decoration: none;
	color: #ffffff;
}

#iwithblockmsg-header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* Content */

#content {
	
	border-top: 5px solid #458B00;
	margin: 0px auto;
	width: 928px;
}

/* Blog */

#blog {
	background: #FFF;
	float: left;
	width: 600px !important;
	width: 590px;  /* IE6 3px problem */
	padding: 10px 10px 0px 10px;
}


#blog1 {
	background: #FFF;
	float: left;
	width: 756px !important;
	width: 750px;  /* IE6 3px problem */
	padding: 10px 10px 0px 10px;
}

#blogshow {
	background: #FFF;
	float: left;
	width: 756px !important;
	width: 756pxpx;  /* IE6 3px problem */
	padding: 10px 10px 0px 10px;
}


#blog img{
margin:15px;}

/* Post */

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.post .title {
	height: 20px;
	border-top: 1px solid #458B00;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	background: #FFF url(/images/cbg.gif) repeat-x;
	color:#458B00;
  
}

.post .title a {
	text-decoration: none;
        color: #458B00;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	margin-top:-40px;
	text-align: right;
	font-size: x-small;
	padding: 5px;
	color: #458B00;
}

.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.8em;
        overflow-x:none;

}

.post p {
	text-align: justify;
}

.post .meta {
	padding: 0 15px;
	font-size: x-small;
	color: #333;
}

.entry h1, .entry h2, .entry h3 {
	color: #333;
}

/* Sidebar */

#sidebar {
	background: #66CD00;
	float: left;
	width: 130px;
	padding: 10px 10px 0px 10px;
	margin-top:10px;
}


#sidebar h2 {
	color: #ffffff;
	border-bottom: 3px solid #458B00;
	font-size: small;
	font-weight: bold;
}



.rightcontainer {
float:right; 
clear:both; 
width:150px; 
margin:3px 0 0 0; 
padding:0;}

.rightbox {
 margin:0.5em;
 padding:0.3em; 
 border:1px solid #458B00; 
}

.rightcontainer h2 {
	text-align:left; padding:0 0 0 1.5em;
	height: 20px;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	background: #FFF url(/images/cbg.gif) repeat-x;
	color:#458B00;
}

/* Sidebar */

/* Footer */

#iwithblockmsg-footer {
	background: #66CD00;
	border-top: 1px solid #458B00;
	border-bottom: 5px solid #458B00;
}

#iwithblockmsg-footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

#iwithblockmsg-footer a {
        color: #ffffff;
}

#iwith-login{
float:left;
width:99%;
padding-top:10px;
padding-bottom:10px;}

#iwithvideo-idioma{
padding-top:10px;
text-align:center;}