/*  
Theme Name: rdc* theme
Theme URI: http://www.roobottom.com/wp_theme/
Description: Custom rdc* style
Version: 0.5
Author: Jon Roobottom
Author URI: http://www.roobottom.com */

/* icons by Sergey Tarhanov */

body {
	font-family: verdana, arial, helvetica, sans;
/*	font-size: 62.5%;*/
	font-size: 58.5%;
/*	color: #555;*/
	font-color: #FF9900;
	text-align:center;
	margin-top: 0px;
	background: #F7F7F7 url(images/background.jpg) repeat-y center top;
}

/* The body * will remove all default browser styles */

body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
/* color de la fuente principal */	
	color: #FFFFFF;
	list-style-type: none;
	font-weight: normal;
}

/* put this back in for testing, it helps with the layout...
div {
	border: 1px solid #FF0000;
} */

/* set up header sizes */

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; }

/* format form items */

input, textarea {
	border: 1px solid #333333;
	margin: 1px;
	padding: 1px;
	color: #333333;
}

/* the main wrap div */

#wrap {
	text-align:left;
	margin: 0 auto;
	width: 749px;
}

/* header styles */

#header {
	position: relative;
	height: 120px;
	width: 749px;
	background: transparent url(images/_header.jpg) no-repeat;
	border-bottom: 1px solid #bbb;
}

#header h1 {
	font-family: verdana, arial, helvetica, sans;
	text-align:center;
	margin: 0;
	padding-top: 20px;
}

/* cabecera titulo - Blog de fotosdebarcelona */
#header h1 a {
	font-size: 1.8em;
	color: #FFFFFF;
}

#header h1 a:hover {
	color: #CCCCCC;
	background: #333333;
}

/* cabecera subtitulo - Anecdotario de un ciudadano .... */
#header p {
	text-align:center;
	font-size: 1.3em;	
	color: #FFFFFF;
}

/* new in 0.5 - page support! */

#header #toppagenav {
	position: relative;
	bottom: -9px;
	overflow: visible;
}

#header #toppagenav li {
	display: inline;
	padding: 4px;
}



#header #toppagenav a {
	color: #bbb;
	padding: 4px;
	background: #FFF;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	margin-right: 5px;
	margin-left: 1px;
}

#header #toppagenav a:hover {
	color: #FF9900;
}

#header #toppagenav .current_page_item a {
	color: #FF9900;
}
/* mid section */

#middle {
	clear: both;
	margin-top: 30px
}

/* left col */

#left_col {
	float: left;
	width: 450px;
	margin: 0 15px 0 0;
}

#left_col strong, b {
	font-weight: bold;
}

#left_col p {
	line-height: 200%;
	font-size: 1.2em;
	padding-bottom: 1em;
}

#left_col p a {
	color: #669900;
	border-bottom: 1px dotted #FF9900;
}

#left_col p a:hover {
	border-bottom: 1px solid #FF9900;
}

#left_col img {
	float: left;
	margin: 5px 5px 0 0;
	padding: 1px;
	border: 1px solid #ccc;
}

#left_col blockquote {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #FF9900;
	margin-bottom: 1em;
}


#left_col dt {
	background: #F7F8F9 url(images/left_col_blankheader.jpg) no-repeat top left;
	height: 25px;
	font-size: 1.4em;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #bbb;
}

#left_col dt a {
	font-weight: bold;
	border-bottom: 1px dotted #555;
}

#left_col dt a:hover {
	border-bottom: 1px solid #555;
}

#left_col dd {
  margin: 5px;
  padding-bottom: 30px;
  line-height: 200%;
}

/* Titulo entrada*/
#left_col h2 a {
	color: #FF9900;
	font-weight: bold;
}

#left_col h2 a:hover {
	color: #FFF;
	background: #FF9900;
}

#left_col ul {
	margin-top: 3px;
}

#left_col #comments {
	width: 450px;
	margin: 20px 0;
}

#left_col #comments dl {
  background: #F7F8F9 url(images/left_col_blankfooter.gif) no-repeat bottom left;
  margin-bottom: 20px;
}

#left_col #comments dt {
	background: #F7F8F9 url(images/left_col_blankheader.jpg) no-repeat top left;
	height: 25px;
	font-size: 1.4em;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #bbb;
}

#left_col #comments dd {
  margin: 5px;
  padding-bottom: 10px;
  font-size: 1.1em;
}

#left_col #comments h3 {
	color: #FF9900;
	font-size: 1.4em;
	margin-bottom: 1em;
}

#left_col #comments p {
	line-height: normal;
	margin-bottom: 1em;
	font-size: 10px;	
    color: #333333;
}

#left_col #comments li {
	margin-top: 15px;
	clear: both;
}

#left_col #comments a {
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
}

#left_col #comments a:hover {
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
}

#left_col #comments #commentsbox {
	width: 450px;
	font-size: 1.4em;	
    color: #333333;	
}

.newsDate li {
	display: inline;
	margin-right: 1em;
	color: #CCCCCC;
}

.newsFooter {
	clear: both;
	padding-top: 6px;
	margin-bottom: 2em;
}

.newsFooter ul {
	border-top: 1px solid #ccc;
}

.newsFooter li {
	display: inline;
	margin-right: 1em;
}

.newsFooter .category {
	padding: 0 0 0 16px;
	background: url(images/icon_categories.gif) no-repeat 0px 1px;
}

.newsFooter .category a {
	border-bottom: 1px #444 dotted;
}

.newsFooter .category a:hover {
	border-bottom: 1px #444 solid;
}

.newsFooter .comments {
	padding: 0 0 0 16px;
	background: url(images/icon_comments.gif) no-repeat 0px 1px;
}

.newsFooter .comments a {
	color: #669900;
	border-bottom: 1px #669900 dotted;
}

.newsFooter .comments a:hover {
	border-bottom: 1px #669900 solid;
}

.newsFooter .email {
	padding: 0 0 0 16px;
	background: url(images/icon_email.gif) no-repeat 0px 1px;
}

.newsFooter .email a {
	border-bottom: 1px #444 dotted;
}

.newsFooter .email a:hover {
	border-bottom: 1px #444 solid;
}

/* right col */

#right_col {
	float: right;
	width: 260px;
}

#right_col .next {
	padding: 0 0 0 16px;
	background: url(images/icon_next.gif) no-repeat 0px 5px;
	float: left;
	margin-left: 20px;
}

#right_col .prev {
	padding: 0 0 0 16px;
	background: url(images/icon_prev.gif) no-repeat 0px 5px;
	float: left;
}

#right_col dl {
  background: #666666 url(images/right_col_blankfooter.gif) no-repeat bottom left;
  margin-bottom: 20px;
}

#right_col dt {
	background: #F7F8F9 url(images/right_col_blankheader.jpg) no-repeat top left;
	height: 25px;
	font-size: 1.4em;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #bbb;
}

#right_col dd {
  margin: 5px;
  padding-bottom: 30px;
  line-height: 200%;
}

#right_col dd a {
	color: #FF9900;
	border-bottom: 1px #FF9900 dotted;
}

#right_col dd a:hover {
	color: #FF9900;
	border-bottom: 1px #FF9900 solid;
}

#right_col img {
	float: left;
	margin: 5px 5px 0 0;
	padding-bottom: 10px;
}

#right_col #sidebar_archives li {
	padding: 0 0 0 16px;
	background: url(images/icon_archive.gif) no-repeat 0px 4px;
}

#right_col #sidebar_categories li {
	padding: 0 0 0 16px;
	background: url(images/icon_categories.gif) no-repeat 0px 4px;
}

#right_col #sidebar_syndication li {
	padding: 0 0 0 16px;
	background: url(images/icon_syndicate.gif) no-repeat 0px 4px;
}


/* classes for top borders */

.border_diary {
	border-top: 3px solid #FF9900;
}


/* footer */

#footer {
	clear: both;	
	height: 44px;
	width: 746px;
	background: transparent url(images/header_background.jpg) no-repeat;
	font-size: 1.1em;
}

#footer p {
	margin-left: 7px;
	padding-top: 7px;
	text-align:center;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}

#footer a:hover {
	color: #FF9900;
	border-bottom-color: #FF9900;
	border-bottom: 1px solid #FF9900;
}

.Text_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}