/*
THEME NAME: Prat
THEME URI: http://www.portesprat.com
DESCRIPTION: Prat Portes Automatiques
VERSION: 1.6
AUTHOR: <a href="http://www.joancarles.net/">joancarles.net</a>
AUTHOR URI: www.joancarles.net
TAGS: prat, joancarles.net
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('2c-r.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
#addthis {
	float: right;
	padding-top: 15px;
	width: 700px;
	text-align: right;
}
#menu {
	margin:0;
	position:relative;
	width: 940px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	list-style-image: none;
	list-style-type: none;
	background-image: url(img/puntos-v.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	font-size: 1.2em;
}

#menu li{
	float: left;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	background-image: url(img/puntos-v.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	padding-right: 1px;
}
#menu  li a{
	display:block;
	color:#000000;
	text-decoration:none;
	line-height: 22px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#menu a:hover{
	background-color:#E8E8E8;
}
#menu ul   {
	position:absolute;
	top:30px;
	left: -1px;
	background-image: url(img/menu-ul.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	z-index: 2;
}
#menu #desplegable  {
	background-image:url(img/tri.gif);
	background-position:100px 12px;
	background-repeat:no-repeat;
	display:block;
	width:85px;
}
#menu  li  ul  li{
	height:auto;
	float:left;
	display: block;
	background-color: #FFFFFF;
	background-image: url(img/menu-ul-li.gif);
	background-repeat:  repeat-x;
	background-position: right bottom;
	padding-right: 1px;
	padding-bottom: 1px;
}

#menu  li  ul  a{
	width: 180px;
}

#menu  li:hover  ul  {
	display:none;
}

.entry-title,.entry-meta {
	clear:both;
}

.entry-title a,.entry-meta a{
	text-decoration: none;
}

.news-title {
	clear:both;
	margin: 0px;
}

.news-title a {
	font-size: 19px;
	text-decoration: none;
}

.entry-date {
	font-size: 0.9em;
	font-style: italic;
	color: #999999;
	padding-bottom: 8px;
}
.entry-content {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 3px;
	clear:both;
	float:left;
	margin:0 0 20px;
	padding:10px;
	text-align:left;
	width:600px;
}
.entry-content p {
	margin-bottom: 10px;
}
.entry-content ul {
	line-height:1.7em;
	margin:0 0 10px;
	padding:0 0 0 10px;
}
.entry-content ul li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(img/content-li.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 7px;
}
#descargas {
	background-image: url(img/puntos-h.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
	width: 100%;
}
#descargas h3 {
	color: #da0000;
	font-size: 1.3em;
	margin: 0px;
	padding-bottom: 20px;
}
#descargas a {
	text-decoration: underline;
	padding-left: 20px;
}
#descargas a:hover {
	text-decoration: underline;
}
.descargas_pdf {
	background-image: url(img/descargas-pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin:-10px 0 0;
}
#post_base {
	float: left;
	width: 100%;
	background-image: url(img/puntos-h.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	padding-top: 5px;
}
#recomendar {
	float: right;
	font-size: 1.1em;
}
#recomendar a {
	font-size: 0.85em;
	text-decoration: none;
}
#recomendar  a:hover {
	text-decoration: underline;
}
.tags {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
}
.tags a{
	color: #555555;
	text-decoration: none;
}
.tags a:hover{
	color: #DA0000;
	text-decoration: underline;
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
	font-style:italic;
	color: #999999;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}
#submenu {
	background-color:#FFFFFF;
	float:right;
	margin-bottom:15px;
	overflow:hidden;
	width:300px;
	border-width: 1px 1px 3px;
	border-style: solid;
	border-color: #CCCCCC;
}
#submenu h3 {
	background-position:280px center;
	background-repeat:no-repeat;
	color:#DA0000;
	float:left;
	margin:0;
	overflow:hidden;
	width:276px;
	background-image: url(img/sidebar-h3.gif);
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1.1em;
}

#submenu ul   {
	padding: 0px;
	margin: 0px;
}
#submenu ul li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(img/puntos-h.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	float: left;
	padding-top: 1px;
}
#submenu ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(img/submenu-tri.gif);
	background-position: 285px center;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 288px;
	background-repeat: no-repeat;
}
#submenu  ul  li  a:hover  {
	background-color: #e8e8e8;
	background-image: url(img/submenu-tri-roll.gif);
	background-repeat: no-repeat;
	background-position: 285px center;
}



div.sidebar {
	background-color:#FFFFFF;
	float:right;
	margin-bottom:15px;
	overflow:hidden;
	width:300px;
	border-width: 1px 1px 3px;
	border-style: solid;
	border-color: #CCCCCC;
	background-image: url(img/puntos-h.gif);
	background-repeat:  repeat-x;
	background-position: left 32px;
}
div.sidebar h3 {
	background-position:280px center;
	background-repeat:no-repeat;
	color:#DA0000;
	float:left;
	margin:0;
	overflow:hidden;
	width:276px;
	background-image: url(img/sidebar-h3.gif);
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1.1em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar div {
	padding: 12px;
	float: left;
}

div.sidebar li {
list-style:none;
margin:0;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

#sidebar_contenido {
	padding: 12px;
	float: left;
	width: 276px;
}

.st-tag-cloud {
	text-align: center;
}

.st-tag-cloud a {
	text-decoration: none;
	margin-right: 5px;
	color: #666666;
}

.st-tag-cloud a:hover {
	color:#da0000;
}

div.gallery  dl,div.navigation div.nav-previous   {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar ul {
margin:0;
padding:0;
}

