/* @override http://www.aneu.cat/wp-content/themes/ccva/style.css */

/*  
Theme Name: CCVA
Theme URI: http://www.quadrati.com
Description: Tema per al Consell Cultural de les Valls d'Àneu
Version: 1.0
Author: Oscar Bagur
Author URI: http://www.quadrati.com
*/

/*+++++++ BODY +++++++*/

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	outline: none;
	text-decoration: none;
}

body {
	background: #7e8011 url(fons.png) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/

h2,h3 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
}

h3 {
	padding: 20px 0 20px 0;
}

a:hover {
	color: #72b6cf;
}

a {
	color: #9fc253;
}

/*+++++++ MISC +++++++*/

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

pre {
	border: solid 1px #9a9a9a;
	color: blue;
	margin: 10px;
	padding: 10px;
	background: #f3f2ed
}

code {
	color: #000
}

.clear {
	clear: both;
}

.space {
	clear: both;
	height: 20px;
}

hr {
	margin: 30px 0;
	padding: 0px 0;
	clear: both;
}

img {
	border: none;
}

img.center {
	
}

img.alignleft {
	padding: 0 20px 20px 0;
	float: left;
}

img.alignright {
	float: right;
}

.wp-caption {
	text-align: left;
	padding: 0;
	margin: 40px 0 50px 0;
	border-bottom: 2px solid #ccc;
	font-size: 0.9em;
}

.wp-caption img {
	padding: 0 0 10px 0;
	float: left;
	clear: both;
}

.post p.wp-caption-text {
	text-align: left;
	margin: 0;
	padding: 4px;
	word-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 0.8em;
}

.alignright {
	
}

.alignleft {
	margin: 0 20px 30px 0;
	float: left;
	clear: left;
}

#content ul {
	font-size: 0.9em;
	margin: 1em 0px 1em 2em;
}

#content li {
	list-style-type: disc;
	line-height: 1.4em;
}

#content ol {
	padding: 0;
	margin: 0;
}

/*+++++++ MAIN +++++++*/

#main {
	width: 940px;
	margin: 0 auto;
}

/*+++++++ HEADER +++++++*/

#header {
	width: 940px;
}

#logo {
	width: 540px;
	margin: 30px 0 12px 40px;
}

#logo h1 {
	text-indent: -9999px;
	line-height: 1.2em;
	font-size: 3.4em;
}

#logo h1 a {
	color: #fff;
}

#topsearch {
	float: left;
	height: 28px;
	background: #fff url(images/sbox.png) no-repeat right;
	margin: 0;
	width: 100%;
}

#topsearch #s {
	float: left;
	padding: 6px;
	border: 0;
	margin: 0 10px 0 0;
	background: #fff;
	color: #333;
	height: 16px;
}

#topsearch #go {
	float: right;
	width: 28px;
	height: 30px;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #333;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.75em;
}
#access .menu-header,
div.menu {
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;

}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #72b6cf;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	text-transform: none;
	letter-spacing: 0;
	font-size: 1em;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #4c4d0a;
	line-height: 1.6em;
	padding: 8px 10px;
	width: 210px;
	height: auto;
	color: #fff;

}
#access li:hover > a {
	background: #4c4d0a;
	color: #fff;
}
#access ul ul :hover > a {
	background: #313206;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/*+++++++ CONTENT +++++++*/

#content {
	width: 540px;
	margin: 20px 0 20px 0;
	padding: 20px;
	float: left;
	background-color: #fff;
	color: #333;
}

#content img {
	margin: 0;
}

#sidebar {
	width: 340px;
	margin-top: 10px;
	float: right;
}

.boxes {
	margin-bottom: 16px;
	margin-top: 10px;
	padding: 16px 20px;
	background-color: #d4d592;
}

.rss {
	background: url(images/rss.gif) left no-repeat;
	padding-left: 35px;
}

.socialbar {
	padding: 10px 0 10px 0;
	color: #ccc;
	background: url(images/socialbar.gif) no-repeat top left;
	padding: 30px 10px 0 20px;
	height: 88px;
	line-height: 1.4em;
}

.socialbar span {
	color: #FF6600;
}

.socialbar a:link {
	color: #72b6cf;
}

.socialbar a:hover {
	color: #9fc253;
}

.subscribetext {
	width: 225px;
	padding: 6px;
	border: 0;
	margin: 0 10px 0 0;
	background: #fff;
	color: #333;
	height: 16px;
}

.subscribebutton {
	background-color: #72B6CF;
	border: none;
	padding: 6px;
}

#lsidebar {
	
}

/* My Comment */

#rsidebar {	
}
div.breadcrumbs {
	padding-bottom: 20px;
	font-size: 0.8em;
}
div.breadcrumbs a {
	color: #72B6CF;
}
.post p {

	line-height: 1.4em;
	font-size: 0.9em;
	margin-bottom: 1em;
}
#post-784 p, #post-786 p {
	margin-bottom: 0;
}
.post p.temes {
	margin: 0 0 0 1.5em;
}
.post p.autors {
	margin: 0 0 0 1.5em;
	text-indent: -1.5em;
}
.post span.nom-autor {
	margin-top: 0.5em;
	margin-bottom: -1em;
	height: 1em;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}
.post h2 {
	margin-bottom: 15px;
}

#content h2 a {
	color: #fff;
}

#content .subapartats ul {
	margin: 0 0 30px 0;
	background-color: #ebecd3;
	padding: 20px;
}

#content .subapartats li {
	list-style-type: none;
	text-indent: 4px;
	line-height: 1.8em;
	font-size: 0.85em;
}

#content .subapartats li a {
	color: #4a8da5;
	text-decoration: underline;
}

#content p.info {
	text-transform: uppercase;
	color: #66cccc;
	padding-bottom: 10px;
}

#content p.postmetadata {
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	padding: 0px;
}

#content p.postmetadata a {
	height: 26px;
	line-height: 26px;
}

#content p.tags {
	width: 580px;
	background: url(images/line.png) repeat-x;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	color: #ff6600;
	padding: 0px;
}

.wpcf7-form {
	background-color: #ebecd3;
	padding: 20px;
}

.arniques {
	float: left;
	width: 560px;

}
.arniques div.sub-page {
	float: left;
	width: 130px;
	margin: 0 15px 15px 0;
	padding: 16px 20px;
	font-size: 0.8em;
	background-color: #ebecd3;
}

.arniques div.sub-page h3 {
	margin: 0px;
	padding: 0;
	font-size: 1.5em;
}
.arniques div.sub-page h3 a {
	text-decoration: none;
}
.arniques div.sub-page a {
	color: #666;
	text-decoration: underline;
}

.arniques div.sub-page a img.preview-image.alignleft {
	float: none;
	padding: 5px 0;
}

/*+++++++ NEXT PREVIOUS +++++++*/

.navigation {
	height: 20px;
}

/* My Comment */

.navigation span.older {
	background: url(images/older.png) no-repeat left;
	padding-left: 20px;
}

.navigation span.newer {
	background: url(images/newer.png) no-repeat right;
	padding-right: 20px;
}

/*+++++++ SIDEBAR +++++++*/

#sidebar h2 {
	color: #3d4a1f;
	margin-bottom: 11px;
	line-height: 1.2em;
	font-size: 1.2em;
}

#sidebar ul {
	margin: 10px auto 17px auto;
}

#sidebar ul li {
	
}

#sidebar ul li ul {
	
}

#sidebar ul li ul li {
	display: block;
	font-size: 0.8em;
	line-height: 1em;
	padding: 6px 0;
	border-bottom: 1px solid #aaa;
}

#sidebar ul li ul li ul {
	margin-top: 17px;
}

#sidebar ul li ul li ul li {
	text-indent: 1em;
	line-height: 17px;
	font-size: 1.1em;
}

#sidebar p {
	margin-bottom: 3px;
	word-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 0.8em;
}

#sidebar a {
	color: #4a8da5;
}

#sidebar a:hover {
	color: #3d4a1f;
}

/*+++++++ FOOTER +++++++*/

#footer {
	width: 860px;
	margin: 20px 0;
	padding: 20px 40px;
	font-size: 0.8em;
	line-height: 1.6em;
	background: #333;
	clear: both;
}

#footer p {
	color: #fff;
}

/*+++++++ GALLERY +++++++*/

#content .gallery {
	text-align: center;
}

#content .gallery dl {
	height: 180px;
	width: 130px;
}
#content .gallery-item {
	font: 0.7em sans-serif;
	padding: 20px;
	margin: 0 10px 0 0;
	background-color: #ebecd3;
}
#content img.attachment-thumbnail {
	padding: 0 0 10px 0;
	border: 0;
}

.imgnav {
	text-align: center;
}

.imgleft {
	float: left;
}

.imgleft a:hover {
	background-color: #FFFFFF;
}

.imgleft img {
	padding: 2px;
	border: 1px solid #999999;
	height: 100px;
	width: 100px;
}

.imgright {
	float: right;
}

.imgright a:hover {
	background-color: #FFFFFF;
}

.imgright img {
	padding: 2px;
	border: 1px solid #999999;
	height: 100px;
	width: 100px;
}
