/*
	Theme Name: FCAF 2010
	Theme URI: 
	Description: Tema per a la Federació Catalana d'Amics del Ferrocarril. Ajustat a impressora.
	Version: 1.0
	Author: FCAF
	Author URI: 
	Tags: FCAF, printer
*/

/* ---------------------------------------------------------------------------------- */

/* general */
body {
	margin:0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#ffffff;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%;
}
a {color:#04719B;text-decoration: none;}
a:hover {color: #04719B;text-decoration: underline;}

h1 {font-size:22px; color: #034;}
h2 {font-size:20px;}
h3 {font-size:18px; border-bottom: 1px solid; margin-top: 24px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #666666; width:100%;}
del {color:red;}
ins {color:green;}

table {
	border-width: 0px 0px 3px 0px;
	border-color: #256;
	border-style: solid;
}
td {
	border-width: 1px;
	border-color: #000 ;
	border-style: solid;
}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 20px 10px 20px;
	background: url(images/quote.gif) no-repeat top left;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#base{
	margin:0px auto;
}
#header{
	width: 100%;
	height: 90px ;
	position:relative;
	border-bottom: 2px solid #999999;
}
#menu{
	display: none;
}
#container{
	position:relative;
	width:100%;
	height:100%;
}
#container2{
	width: 100%;
	height:100%;
	position:relative;
}

#container_gd{
	display: none;
}
#sidebar_gd{
	display: none;
}
#sidebar{ 
	display: none;
}
#content{
	padding: 0px 10px 0px 10px;
}
#footer{
	margin:0px;
	height: 30px;
	color: #000000;
	font-size: 11px;
	padding:25px 50px 5px 10px;
}
#footerplus{
	position: relative;
	top: -47px;
	text-align: right;
	margin:0px;
	height: 0px;
	color: #000000;
	font-size: 11px;
	padding:0px 5px 0px 0px;
}


/*######### header ############*/
#header img.home {
	display: none;
	margin:0px;padding:0px;
	position: absolute;
	left: 260px;
	top: 128px;
}
#header img.calendar {
	display: none;
	margin:0px;padding:0px;
	position: absolute;
	left: 372px;
	top: 128px;
}
#header img.mail {
	display: none;
	margin:0px;padding:0px;
	position: absolute;
	left: 484px;
	top: 128px;
}
#bloglogo {
	position:absolute; 
	top:0px;
	left:10px; 
}
#bloglogo img {
	max-height: 79px;
}
#blogtitle {
	position:absolute; 
	top:40px;
	right:10px; 
	width:790px;
	font-family: Verdana, Arial; 
	font-size:24px; 
	font-weight:bold;
	text-align:right;
	color:#00719c; 
}
#blogtitle span{
	position:absolute; 
	margin:0px;padding:0px;
	height:30px;
	right:0px;
	top:0px;
	width:100%;
}

#blogtitle a, #blogtitle a:hover {
	font-family: Verdana,Arial;
	color:#00719c;
	text-decoration:none;
}
#subtitle {
	font-family: Verdana,Arial;
	position:absolute;
	width:80%;
	float:right;
	right:10px;
	top:70px;
	text-align:right;
	font-size:13px;
	color:#00719c;
	font-weight:bold;
	font-style:italic;
}

#menu ul {
	position: absolute;
	height: 38px;
	top: 0px;
	left: 250px;
	margin:0px;
	padding:0px;
}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#ffffff;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:10px;
	height: 38px;
	background:url(images/menu_separator.jpg) no-repeat center;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 35px;
	color: #ffffff;
	padding: 0px 15px 3px 15px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#000000;
	background:url(images/menu_select.jpg) no-repeat center;
}
#menu img.rss{
	margin:0px;padding:0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.searchbox {
	display: none;
	position:absolute;
	top:120px; 
	right: 22px;
	width:380px;
	height:40px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:13px;left:22px;
	width:261px; 
	height:13px; 
	font-family:Verdana;
	font-size:12px; 
	color:#555555; 
	padding:2px 3px 2px 3px;
	border:0px;
}
.search-but input {
	position:absolute;
	top:3px;right:10px;
	width:74px; 
	height:36px; 
	background:transparent url(images/search_bn.jpg) center no-repeat; 
	border:0px;
	color:#ffffff;
	font-weight:bold;
}

/***** sidebar *****/
#sidebar a{color:#000000;}
#sidebar a:hover {color:#000000;text-decoration:underline;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family:Verdana,Arial;
	
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family:Verdana,Arial;
}
#sidebar ul ul li {
	position: relative;
	color: #666666;
	line-height: 1.6em;
	list-style-type: none;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 14px;
	border:0px;
	font-family:Verdana,Arial;
	background:transparent url('images/titlearrow.gif') no-repeat 0px 7px;
}
#sidebar ul ul ul li {
	position: relative;
	color: #666666;
	list-style-type: none;
	font-size:11px;
	border:0px; 
	margin: 0px 0px 0px -8px; 
	padding: 0px 0px 0px 14px;
	line-height: 1.6em; 
	font-family:Verdana,Arial;
	background:url('images/titlearrow.gif') no-repeat 0px 7px;
}
#sidebar h1 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: normal;
	margin: 0px 0px 5px -5px;
	padding: 7px 0px 0px 20px;
	height: 21px;	
	font-family:Verdana,Arial;
	background:url('images/sidebar_title.png')no-repeat center;
}

#sidebar select{
	margin:5px 0px 2px 2px;
	font-size:11px;
	width:155px;
	overflow:hidden;
}
#destacats li {
	position: relative;
	color: #666666;
	line-height: 1.6em;
	list-style-type: none;
	font-size:11px;
	margin: 0px 0px 0px -14px;
	padding: 0px 0px 0px 0px;
	border:0px;
	font-family:Verdana,Arial;
	background:none;
}


/***** content *****/

.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-variant: normal;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.post-top{
	display: none;
}
.post{
	position: relative;
	margin: 10px 0px;
	padding: 0 0 10px 0;
	border: 1px solid #666666;
}
.post-bottom{
	display: none;
}
.post-content{
	margin: 0 9px 0 7px;
	padding: 0 20px 0 20px;
	background:#ffffff;
}

.posttitle{
	font-size:17px;
	margin: 10px 0 0 0;
	padding:5px 0 5px 15px;
	color:#000000;
	border: 2px solid #256;
}
.posttitlepage{
	font-size:20px;
	font-weight:bold;
	color:#04719B;
	margin: 10px 0 0 0;
	padding:5px 0 5px 15px;
	color:#000000;
	border: 2px solid #256;
}

.date {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.entry {
	color: #000000;
	text-align: justify;
	padding: 20px 5px 10px 5px;
}
.entry span.wpcf7-form-control-wrap input, .entry span.wpcf7-form-control-wrap textarea{
	background-color: #e4e8e8;
	color: #406060;
	width: 99%;
}

.info {
	clear:both;
	line-height: 1.6em;
	font-size: 10px;
	margin: 20px 10px 0px 10px;
	padding:5px 0 0 0;
	border-top: 1px dashed #00719c;
	color:#000000;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left;
	color:#999999;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.gif') no-repeat top left;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/bubble.gif') no-repeat top left;
}

.navigation {
	clear:both;
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top: 1px dashed #00719c;
	border-bottom: 1px dashed #00719c;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #00719c;
	background:#ffffff;

}


/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:none;}
#wp-calendar {
	width: 144px;
	text-align: center;
	font-size:11px;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}
.rsswidget img{
	display:none;
}

#akismetwrap{
	margin:2px 0 2px 15px;
}

.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/*** comment ***/
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}
#commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #00719c;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 20px;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div{
	height:100%;
	background:#ffffff;
	padding:2px;
	border: 1px solid #00719c;
}
.trackback div, .pingback div{
	border:1px #00719c dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;

}	
.byuser .fn a{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.bypostauthor .fn a{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #00719c;
	margin:0 0 10px 0px;
	padding:5px 0 5px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}

	/**comment paging WP2.7**/
.commentnavi{
	position:relative;
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}

	/*** comment form ***/
#respond {
	clear:both;
	padding:5px;
	margin:10px 0px 0px 20px;
	font-size:12px;
}	
.cancel-comment-reply{
}
	
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #00719c;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #00719c;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #00719c;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/**************/
/* Cantonades */
/**************/

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: url('images/corners_left.png');
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: url('images/corners_right.png');
	background-position: 100% 0;
}

span.cornerright-top {
	background-image: url('images/corners_right.png');
	background-position: 100% 0;
	margin: 0 -5px;
}

span.corners-bottom {
	background-image: url('images/corners_left.png');
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: url('images/corners_right.png');
	background-position: 100% 100%;
}

.marco {
	text-align: left ;
	color: #668888 ;
	position: relative ;
	right: 0px ;
	top: 0px ;
	background: #e8f0f0 none repeat-x 0 0;
/*	background-image: url("/portal/imagenes/barrasancarril.gif"); */
	margin: 0px;
	padding: 0 5px;
	clear: both;
}
.marcolight {
	text-align: left ;
	color: #224444 ;
	position: relative ;
	right: 0px ;
	top: 0px ;
	background: #f6f8f8 none repeat-x 0 0;
/*	background-image: url("/portal/imagenes/barrasancarril.gif"); */
	margin: 0px;
	padding: 0 5px;
	clear: both;
}
