body {
	/*background: #F7FCFE url(images/body-bg.png) top center repeat-x;*/
	
/*COLOR OF THE BACKGROUND AROUND THE PAGES*/	
background-color: #ccccff; /*#c8c1b9;  #cccccc*/

	color: #333333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
	/*Title backgrounds in Product Review Posts*/	
#reviewtitlebackgrounds
{
   background: #330066;
}

/*text at top of comments*/
h3 {
	
	font-size: 12px;
	
	}

/*HEADER TEXT IN IMAGE*/	
#headerimg h1 {
	color: #ffffff;
	margin: 0px 0px 2px;
	font: bold 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	/*FONT SIZE OF HEADER TEXT*/
	font-size:16px;
	}
	
/*CHANGED TO 750px from 960px for IE6 (was forcing background color too wide*/
#headerimg 	{
	width: 750px; 
	text-align: left;
	
	
	/*SPACING OF HEADER TEXT FROM LEFT*/
	margin-left: 10px ;
	
	
/*SPACING OF HEADER TEXT FROM TOP OF IMAGE*/
	margin-top: 132px;
	color: #ffffff;
	} 
	
/*changed to float left (from right) and 170 px (from 190) for ie6*/
#sidebar_right {
	/*float: left;
	width: 170px;
	margin: 0px;
	padding: 10px;
	color:navy;*/
	
	float: left;
	width: 180px;
	margin-left: 108px;
	padding: 10px;
	color:navy;
	border-right: 1px dotted #330066;
	border-left: 1px dotted #330066;
	}
#header {
	background: #330066 url(images/header.jpg) no-repeat top center;
	width: 752px;
/*HEADER HEIGHT*/
	height: 150px;
	margin: 0px auto 0px;
	padding: 5px 0px 0px 0px;
	}
	

#headerimg {
	/*height: 150px;*/
	}
	
#content {
	width: 750px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	


/*SMALL LINKS AT TOP OF POSTS*/
a, a:visited{
	color: blue;
	/*text-decoration: none;*/
	}
	a:hover{
	text-decoration: underline;
color: green;
	}
/*Heading LINKS AT TOP OF POSTS*/
h2 a, h2 a:visited{color: white;
	text-decoration: none;
	
	}

/*LINKS IN POSTS*/	
.post-content a, .post-content a:visited{
	color: #0000ff;
	/*text-decoration: none;*/
text-decoration: underline;
	font-weight: bold;
	}
/*LINKS IN POSTS WHEN HOVER OVER THE LINK*/
.post-content a:hover{
	text-decoration: underline;
color: green;
	}
#commentblock {
	width: 475px;
	/*COMMENTS BACKGROUND COLOR*/
	background: #f7fcfe;
	/*COMMENTS TEXT*/
	color: #000000;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	/*COMMENTS BOX BORDER*/
	border: 1px solid #330066;
	}
	
.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 450px;
	/*BACKGROUND WHEN USER LEAVES A COMMENT*/
	background: #E6EFF8 url(images/comment.gif) no-repeat top;
	}
	
	

/*CHANGE ALL THE dotted colors BELOW to change dot colors*/	
#content h2 {

/* SIDEBAR HEADINGS TEXT COLOR */
	color: white;
	
/*HEADING BACKGROUND COLOR*/
	background: #330066;

	font-size: 15px;
	font: bold 120% "Trebuchet MS", Tahoma, Arial;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px dotted #9966ff; 
	border-top: 1px dotted #9966ff;
	}
#sidebar_left {
	float: left;
	width: 180px;
	margin-left: 108px;
	padding: 10px;
	color:navy;
	border-right: 1px dotted #330066;
	border-left: 1px dotted #330066;
	}
	
.postspace {
	height: 15px;
	border-top: 1px dotted #330066;
	margin: 0px;
	padding: 0px;
	}
	
	
#content h1 {
	color: #330066;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #330066;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	}

	
#contentmiddle {
	float: left;
	width: 525px;
	margin: 0px;
	padding: 10px;
	border-right: 1px dotted #330066;
	}
	
.post-info {
	padding: 6px;
	height: 30px;
	background: #330066;
	font: bold 12px "Trebuchet MS", "Tahoma", sans-serif;
	border-bottom: 1px dotted #330066; 
	border-top: 1px dotted #330066;
}
/*CHANGE ALL THE dotted colors ABOVE*/	

#menubotones {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	width: 960px;
	margin: 0px auto 0px;
	padding: 2px;
	/*BORDER UNDER HEADER*/
	border-top: 5px solid #330066;
	background: #efe4d5 repeat-y top center;
	}

#menubotones a {
	color: #0000ff;
	text-decoration: underline;
	}

#menubotones a:hover{
	color: green;
	text-decoration: underline;
	}

#wrap {
	color: #000000;
	font-size: 12px;
		font-family: Verdana, Helvetica, Sans-Serif;
	width: 750px;
	margin: 0px auto 0px;
	padding: 0px;
	border: 1px solid #330066;
	border-top: 5px solid #330066;
	background: #FFF url(images/content-bg.png) repeat-y top center;
	}
	


a:hover{
	text-decoration: underline;
	color: green;
	}
	

#header a {
	color: #0000ff;
	text-decoration: none;
	}

#header a:hover{
	color: green;
	}

#sidebar_custom {

	margin: 0px;
	
	
	}
	

	
#sidebar_custom  a {
	
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	}

#sidebar_custom  a:hover {
	color: green;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar_custom ul li  a {
	
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	}

#sidebar_custom ul li a:hover {
	color: green;
	font-weight: bold;
	text-decoration: underline;
	}


	
#sidebar_left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar_left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_left ul li {
	margin: 0px;
	padding: 3px 0px;
	}

#sidebar_left ul li ul {
	padding: 5px 0 10px 5px;
	}
	
#sidebar_left ul li a {
	color: blue;
	text-decoration: underline;
	}

#sidebar_left ul li a:hover {
	color: green;
	text-decoration: underline;
	}

#sidebar_left a {
	color: blue;
	text-decoration: underline;
	}

#sidebar_left  a:hover {
	color: green;
	text-decoration: underline;
	}

/*calendar widget */

div.widget_calendar a {
	color: #0000ff;
	text-decoration: none;
	}

div.widget_calendar a:hover {
	color: #ff9933;
	text-decoration: underline;
	}

li.widget_calendar td {
	padding: 1px 4px;
}

div.widget_calendar h2 {
	display:none;
}
	


#sidebar_right p{
	padding: 2px 0px 16px 0px;
	margin: 0px;
	line-height: 20px;
	}

#sidebar_right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar_right ul li {
	margin: 0px;
	padding: 3px 0px;
	}

#sidebar_right ul li ul {
	padding: 5px 0 10px 5px;
	}	

#sidebar_right ul li a {
	color: blue;
	text-decoration: underline;
	}

#sidebar_right ul li a:hover {
	color: green;
	text-decoration: underline;
	}
	
/*blogroll */
#list-blogroll li, li.linkcat li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*category widget */
#list-cat li, li.widget_categories li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*archives widget */
#list-archives li, li.widget_archives li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*pages widget */
#list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*sub-pages */
#list-page li ul li, li.widget_pages li ul li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*meta */
ul.meta li, li.widget_meta li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*recent comments widget */
#list-recent li, li.widget_recent_comments li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}


	
	

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	

	
#content h1 a  {
	color: #0000ff;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #676760;
	text-decoration: none;
	}

#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
blockquote{
	padding: 10px;
	font-style: italic;
	color: #330066;
	background: #efe4d5;
	border: 2px dashed #ff9933;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	



.post {
	clear:both;
	padding-bottom: 15px;
}

.entry {
	float:left;
	width: 499px;
width: 465px;
	margin: 0px;
	padding-right: 40px;
	padding-left: 40px;
}
.post-cat {
	background: url(images/tag_blue.gif) no-repeat right center;
	padding-right: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.post-technorati {
	background: url(images/tag_technorati.gif) no-repeat right center;
	padding-right: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.post-author {
	background: url(images/vcard.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comments.gif) no-repeat left top;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.privacy-terms {
	margin: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
}


.post-leidos {
	background: url(images/leidos.gif) no-repeat left top;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}


.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date.gif) no-repeat;
}
.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #330066;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
	
.post-content {
	clear: both;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
font-size: 13px;
text-align:justify;

}






.post-content ul li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
	margin-left: 15px !important;
	}

.contenttitle {
	float: left;
	width: 403px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#contentmiddle ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
/*the SIMILAR POSTS LINKS*/	
#contentmiddle ul li a {
	color: #0000ff;
	text-decoration: none;
	}

#content img.wp-smiley {
	border: none;
	float: none;
	padding: 0px;
	margin: 0px;
	}

#contentmiddle ul li a:hover {
	color: #330066;
	text-decoration: underline;
	}

/* alignments */
.center {
	text-align: center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#content img.wp-wink {
	float: none;
	border: 1px solid #ff9933;
	margin: 5px;
	padding: 5px;
	}
	


#footer {
	width: 750px;
	margin: 0px auto 0px;
	padding: 5px 0px 30px 0px;
	line-height: 18px;
	font-size: 95%;
	}
.xhtml_valid {
	background:url(images/xhtml_valid.gif) no-repeat left ;
	padding-left:20px;
	margin:0 5px;
}
.css_valid {
	background:url(images/css_valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}
.rss {
	background:url(images/rss_valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding-bottom: 10px;
	overflow: hidden;
	}
	
#s {
	width: 160px;
	background: #efe4d5 url(images/search.gif) no-repeat right center;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px 20px 3px 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #ff9933;
	}


	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}



.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 450px;
	background: #E6F8F3 url(images/comment-admin.gif) no-repeat top;
	border-top: none;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	border: 1px solid #ff9933;
	margin: 5px;
	padding: 5px;
	}


	


#headerimg .headerspacer {
	margin: 0 100px 0 0;
	color: #f3fafe;
	line-height:55px;
}

#headerimg .headertitle {
	font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif; 
	color: red;
	font-size: 28px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	margin: 0 50px 0 0;
	padding: 20px 0 0 0;
}

#headerimg .headertitle a {
	font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif; 
	color: #000000;
}

#headerimg .headertitle a:hover {
	font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif; 
	color: #676760;
}

#headerimg .description {
	font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif; 
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	line-height:30px;
	margin: 0 50px 0 0;
	}



#sidebar_right img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#sidebar_left img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#commentblock img{
	border: 0px;
	margin: 0px;
	padding: 1px;
}

img {
	border: 0px solid #ff9933;
	margin: 0px;
	padding: 0px;
}

.entry img, .entrytext img {
	border: 0px solid #ff9933;
	margin: 0px;
	padding: 0px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 0px solid #676760;
	padding: 0px;
}

.widget_text ul li{
	background: url(images/bullet_red.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
	}

a#pijorroncho {
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  height: 231px;
  width: 400px;
  background: url(http://pics.unlugarenelmundo.es/stickers/banderarepublicana.png)
  bottom right no-repeat;
  text-indent: -999em;
  text-decoration: none;
}

#ed_strong {
        font-weight: bold;
}

#ed_em {
        font-style: italic;
}

#ed_link {
        color: #ff9933;
}

#ed_block{
}

#ed_toolbar input {
        margin: 6px 2px 2px 1px;
        padding: 0 4px 1px 4px
}

.red_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#cc0000;
font-weight:bold;
}

.para_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height: 20px;
}

.product_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

.product_name_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}

a.visit_site
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}


a.visit_site:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

.product_name_big_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0033cc;
font-weight:bold;
text-decoration:underline;
}

.product_name_big_sub_heading_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#575757;
font-weight:bold;
text-decoration:none;
}

a.product_name_big_sub
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0033cc;
font-weight:bold;
text-decoration:underline;
}
a.product_name_big_sub:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}



a.footer_Link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

a.footer_Link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
}

.footer_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}