/*
Theme Name: CONARTE
Theme URI: http://www.conarte.org.mx/
Description: The default WordPress theme for CONARTE
Version: 1.0
Author: Restate Media
Author URI: http://www.restatemedia.com/
*/

/* ----- general tags ----- */
* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
html, body {
	height: 100%;
	background: #fff;
	text-align: left;
	font: bold 10px Helvetica, Arial, Verdana, sans-serif;
	color: #727272;
}
small {
	font-size: 9px;
}
div#news small {
	color: #969696;
}
div#twitter small {
	color: #969696;
}
div#red div#newsposts small {
	color: #c41230;
}
div#red div#event small {
	color: #c41230;
}
div#yellow div#newsposts small {
	color: #fdb813;
}
div#orange div#newsposts small {
	color: #f57b20;
}
div#light_orange div#newsposts small {
	color: #fdb313;
}
div#magenta div#newsposts small {
	color: #d60d8c;
}
div#green div#newsposts small {
	color: #005030;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* ----- list tags ----- */
ol, ul {
	list-style: none;
}
div#pagesposts ol {
	margin: 0 0 11px 38px;
	font-size: 12px;
	line-height: 18px;
	list-style: decimal;
}
div#pagesposts ol.roman {
	list-style: upper-roman;
}
div#pagesposts ol.alpha {
	list-style: lower-alpha;
}
div#pagesposts ul {
	margin: 0 0 11px 34px;
	font-size: 12px;
	line-height: 18px;
	list-style: disc;
}
div#sidebar ul {
	margin: 0 0 34px;
	line-height: 14px;
	list-style: disc inside;
}
div#sidebar ul:last-child {
	margin: 0;
}
div#sitemap ul {
	font-size: 9px;
	line-height: 12px;
	color: #989898;
}
/* ----- heading tags ----- */
div#titlebar h1 {
	margin: 0 0 6px;
	font: 20px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}
div#content h3 {
	padding: 0 0 1px;
	font: 17px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	border-bottom: 1px solid #292929;
	color: #3b3b3b;
}
div#content div#categoryposts h3 {
	margin: -1px 0 11px -1px;
	padding: 0;
	border-bottom: none;
	color: #c41230;
}
div#newsletter h3 {
	margin: 0 0 9px;
	background: url(images/sight.png) right top no-repeat;
}
div#news h3 {
	margin: 0 0 9px;
	background: url(images/sight.png) right top no-repeat;
}
div#videos h3 {
	margin: 0 0 10px;
	background: url(images/sight-hearing.png) right top no-repeat;
}
div#calendar h3 {
	margin: 0 0 10px;
	background: url(images/sight.png) right top no-repeat;
}
div#twitter h3 {
	margin: 0 0 9px;
	background: url(images/sight.png) right top no-repeat;
}
div#pagesposts .holder h3 {
	margin: 0 0 8px;
}
div#event h3 {
	margin: 34px 0 10px;
}
div#event h3:first-child {
	margin: 0 0 8px;
}
div#sidebar h3 {
	margin: 0 0 9px;
}
div#news h4 {
	margin: 1px 0 0;
	font-size: 12px;
	color: #3b3b3b;
}
div#pagesposts h4 {
	margin: 0 0 3px;
	font-size: 16px;
	color: #3b3b3b;
}
div#categoryposts h4 {
	margin: 0 0 6px;
	font-size: 12px;
	color: #3b3b3b;
}
div#newsposts h4 {
	margin: 0 0 5px;
	font-size: 14px;
	color: #3b3b3b;
}
div#event h4 {
	margin: 0 0 3px;
	font-size: 16px;
	color: #3b3b3b;
}
div#event .holder h4 {
	margin: 0 0 5px;
	font-size: 12px;
}
div#sidebar h4 {
	margin: 0 0 6px;
	font-size: 12px;
	color: #3b3b3b;
}
/* ----- paragraph tags ----- */
div#menu p {
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}
div#newsletter p {
	line-height: 14px;
}
.news p {
	line-height: 14px;
}
.twitter p {
	line-height: 14px;
}
div#titlebar p {
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}
div#sortbar p {
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}
div#sortbar .sort-b p {
	text-align: right;
}
div#pagesposts p {
	margin: 0 0 11px;
	font-size: 12px;
	line-height: 18px;
}
div#pagesposts .holder .column-a p {
	margin: 0;
}
div#pagesposts .holder .column-b p {
	margin: 0;
}
div#categoryposts p {
	line-height: 14px;
}
div#labels p {
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #3b3b3b;
}
div#newsposts p {
	line-height: 14px;
}
div#\ p {
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #3b3b3b;
}
div#event p {
	margin: 0 0 11px;
	font-size: 12px;
	line-height: 18px;
}
div#event p:first-of-type {
	margin: 0;
	line-height: 14px;
}
div#event .holder .column-a p {
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}
div#event .holder .column-b p {
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}
div#sidebar p {
	margin: 0 0 34px;
	line-height: 14px;
}
div#sidebar p:last-child {
	margin: 0;
}
div#sitemap p {
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	line-height: 25px;
	color: #3b3b3b;
}
div#copyright p {
	font: 10px Georgia, Times New Roman, Times, serif;
	line-height: 40px;
	color: #fff;
}
/* ----- link tags ----- */
div#menu p a {
	text-decoration: none;
	color: #fff;
}
div#menu p a.selected {
	color: #f57b20;
}
div#menu p a:hover {
	color: #f57b20;
}
div#news p a {
	text-decoration: underline;
	color: #f57b20;
}
div#news p a:hover {
	text-decoration: none;
}
div#news p small a {
	text-decoration: none;
	color: #727272;
}
div#news p small a:hover {
	color: #3b3b3b;
}
div#twitter p a {
	text-decoration: underline;
	color: #33ccff;
}
div#twitter p a:hover {
	text-decoration: none;
}
div#titlebar p a {
	text-decoration: none;
	color: #fff;
}
div#titlebar p a.selected {
	color: #3b3b3b;
}
div#titlebar p a:hover {
	color: #3b3b3b;
}
div#pagesposts p a {
	text-decoration: underline;
	color: #f57b20;
}
div#pagesposts p a:hover {
	text-decoration: none;
}
div#categoryposts p a {
	text-decoration: underline;
	color: #f57b20;
}
div#categoryposts p a:hover {
	text-decoration: none;
}
div#newsposts p a {
	text-decoration: underline;
	color: #f57b20;
}
div#newsposts p a:hover {
	text-decoration: none;
}
div#pager p a {
	text-decoration: none;
	color: #969696;
}
div#pager p a:hover {
	color: #f57b20;
}
div#event p a {
	text-decoration: underline;
	color: #f57b20;
}
div#event p a:hover {
	text-decoration: none;
}
div#sidebar li a {
	text-decoration: none;
	color: #727272;
}
div#sidebar li a:hover {
	color: #3b3b3b;
}
div#sidebar h4 a {
	text-decoration: none;
	color: #727272;
}
div#sidebar h4 a:hover {
	color: #3b3b3b;
}
div#sidebar p a {
	text-decoration: none;
	color: #727272;
}
div#sidebar p a:hover {
	color: #3b3b3b;
}
div#sitemap li a {
	text-decoration: none;
	color: #969696;
}
div#sitemap li a:hover {
	color: #f57b20;
}
/* ----- form tags ----- */
input {
	padding: 6px;
	font: bold 10px Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #e8e7e7;
	color: #969696;
}
div#search input {
	width: 216px;
}
div#feedback input {
	width: 291px;
}
div#signup .holder input {
	width: 291px;
}
div#signup .holder .column-a input {
	width: auto;
}
div#signup .holder .column-b input {
	width: auto;
}
div#sortbar input {
	width: 150px;
}
select {
	padding: 5px 3px;
	font: bold 10px Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #e8e7e7;
	color: #969696;
}
div#sortbar select {
	width: 150px;
}
textarea {
	padding: 6px;
	font: bold 10px Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #e8e7e7;
	color: #969696;
}
div#feedback textarea {
	width: 616px;
}
button {
	padding: 6px;
	background: #005030;
	font: 10px "NewJuneBold", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	cursor: pointer;
}
div#sortbar button {
	background: #c41230;
}
div#newsletter button {
	margin: 10px 0 0;
}
/* ----- table tags ----- */
/* ----- image tags ----- */
div#twitter img {
	margin: 2px 0 0;
}
div#pagesposts img {
	display: block;
}
div#pagesposts > img {
	margin: 0 0 19px;
}
div#newsposts img {
	margin: 0 0 17px;
	display: block;
}
div#event img {
	display: block;
}
div#event .column-a img {
	margin: 0 0 9px;
}
div#event .column-b img {
	margin: 0 0 9px;
}
div#sidebar img {
	margin: 10px 0 0;
	display: block;
}
div#sitemap img {
	margin: 18px 0 0;
}
/* ----- general layout ----- */
div#wrapper {
	min-height: 100%;
	position: relative;
	background: url(images/header_bg.gif) top repeat-x;
}
div#top {
	margin: 0 auto;
	padding: 0 0 220px;
	width: 960px;
	background: url(images/header_bg.gif) top repeat-x;
	overflow: hidden;
}
div#header {
	margin: 20px 0 0;
	width: 960px;
	height: 118px;
	overflow: hidden;
}
div#l-header {
	width: 730px;
	float: left;
	display: block;
}
div#logo {
	margin: 0 0 39px;
	width: 120px;
	height: 50px;
}
div#menu {
	width: 900px;
	clear: both;
}
div#r-header {
	width: 230px;
	float: right;
	display: block;
	margin-bottom: 10px;
}
div#slogan {
	margin-bottom: 10px;
	width: 230px;
	height: 50px;
	text-align: right;
}
div#search {
	width: 230px;
}
div#content {
	width: 960px;
	overflow: hidden;
}
div#features + div#content {
	margin: 20px 0 0;
}
div#red div#content {
	background: url(images/red_bg.gif) right repeat-y;
}
div#yellow div#content {
	background: url(images/yellow_bg.gif) right repeat-y;
}
div#orange div#content, div#light_orange div#content {
	background: url(images/orange_bg.gif) right repeat-y;
}
div#magenta div#content {
	background: url(images/magenta_bg.gif) right repeat-y;
}
div#green div#content {
	background: url(images/green_bg.gif) right repeat-y;
}
div#frame {
	width: 960px;
	overflow: hidden;
}
div#bottom {
	bottom: 0;
	width: 100%;
	position: absolute;
	background: url(images/footer_bg.gif) bottom repeat-x;
}
div#footer {
	margin: 0 auto;
	width: 960px;
	background: url(images/footer_bg.gif) bottom repeat-x;
}
div#sitemap {
	padding: 12px 0 0;
	width: 960px;
	height: 147px;
	border-top: 1px solid #292929;
	overflow: hidden;
}
div#copyright {
	width: 960px;
	height: 40px;
}
/* ----- home layout ----- */
div#features {
	width: 960px;
	height: 404px;
	background: #fff;
	overflow: hidden;
}
div#left {
	margin: 0 20px 0 0;
	width: 230px;
	float: left;
	display: block;
}
div#newsletter {
	margin: 0 0 19px;
	width: 230px;
	height: 194px;
}
div#news {
	width: 230px;
}
div#center {
	margin: 0 20px 0 0;
	width: 460px;
	float: left;
	display: block;
}
div#banners {
	margin: 0 0 19px;
	width: 460px;
	height: 194px;
	overflow: hidden;
}
div#videos {
	width: 460px;
}
div#right {
	width: 230px;
	float: left;
	display: block;
}
div#calendar {
	margin: 0 0 19px;
	width: 230px;
	height: 194px;
}
div#twitter {
	width: 230px;
}
/* ----- rotator layout ----- */
.rotator {
	float: left;
	position: relative;
	z-index: 5000;
}
.rotator .pager {
	margin: 0 0 0 850px;
	padding: 10px;
	width: 90px;
	height: 384px;
	position: absolute;
	z-index: 4000;
}
.rotator .pager img {
	margin: 0 0 21px;
	width: 90px;
	height: 60px;
	display: block;
}
.rotator .options {
	margin: 0 0 0 730px;
	padding: 10px;
	width: 100px;
	height: 384px;
	position: absolute;
	z-index: 3000;
}
.rotator .options .option {
	margin: 0 0 21px;
	width: 100px;
	height: 60px;
}
.rotator .options .option h5 {
	margin: 8px 0 1px;
	font-size: 11px;
	color: #3b3b3b;
}
.rotator .options .option p {
	width: 110px;
	font-size: 9px;
	line-height: 11px;
}
.rotator .hover {
	margin: 0 0 0 723px;
	width: 237px;
	height: 80px;
	position: absolute;
	background: url(images/options_hover.gif) right no-repeat;
	z-index: 2000;
}
.rotator .background {
	margin: 0 0 0 723px;
	width: 237px;
	height: 404px;
	position: absolute;
	background: url(images/options_bg.gif) right no-repeat;
	z-index: 1000;
}
.rotator .feature {
	width: 730px;
	height: 404px;
	position: relative;
	overflow: hidden;
}
.rotator .feature .images {
	top: 0;
	left: 0;
	position: absolute;
}
.rotator .feature .images img {
	float: left;
}
/* ----- blog layout ----- */
div#titlebar {
	padding: 13px;
	width: 934px;
}
div#red div#titlebar {
	background: #c41230;
}
div#yellow div#titlebar {
	background: #fdb813;
}
div#orange div#titlebar {
	background: #f57b20;
}
div#light_orange div#titlebar {
	background: #fdb313;
}
div#magenta div#titlebar {
	background: #d60d8c;
}
div#green div#titlebar {
	background: #005030;
}
div#sortbar {
	padding: 13px;
	width: 934px;
	background: #727272;
	position: relative;
	overflow: hidden;
	z-index: 3000;
}
div#pagesposts {
	width: 650px;
	float: left;
	display: block;
	overflow: hidden;
}
div#signup {
	width: 650px;
	overflow: hidden;
}
div#feedback {
	width: 650px;
	overflow: hidden;
}
div#categoryposts {
	padding: 20px 0 0;
	width: 630px;
	float: left;
	display: block;
	overflow: hidden;
}
div#labels {
	margin: 0 0 20px;
	padding: 0 0 3px;
	width: 630px;
	border-bottom: 1px solid #292929;
	float: left;
	display: block;
	overflow: hidden;
}
div#newsposts {
	padding: 20px 0 0;
	width: 630px;
	float: left;
	display: block;
	overflow: hidden;
}
div#pager {
	width: 630px;
	float: left;
	display: block;
	overflow: hidden;
}
div#gallery {
	width: 960px;
	height: 310px;
	background: #fff;
	overflow: hidden;
}
div#event {
	padding: 19px 0 0;
	width: 630px;
	float: left;
	display: block;
	overflow: hidden;
}
div#sidebar {
	padding: 19px 20px 20px;
	width: 270px;
	float: right;
	display: block;
}
/* ----- slideshow layout ----- */
.slideshow {
	float: left;
	position: relative;
	z-index: 2000;
}
.slideshow .pager {
	margin: 0 0 0 650px;
	padding: 20px;
	width: 270px;
	height: 270px;
	position: absolute;
	z-index: 1000;
}
div#red .slideshow .pager {
	background: #c41230;
}
div#orange .slideshow .pager {
	background: #f57b20;
}
div#light_orange .slideshow .pager {
	background: #fdb313;
}
.slideshow .pager h1 {
	margin: 6px 0 0;
	font-size: 24px;
	color: #fff;
}
.slideshow .pager h3 {
	margin: 113px 0 16px;
	font-size: 16px;
	color: #fff;
}
.slideshow .pager p {
	color: #fff;
}
.slideshow .pager p a {
	margin: 0 10px 0 0;
	width: 14px;
	height: 14px;
	float: left;
	display: block;
}
div#red .slideshow .pager p a {
	background: url(images/slideshow_red.png) no-repeat;
}
div#red .slideshow .pager p a.selected {
	background: url(images/slideshow_red.png) bottom no-repeat;
}
div#red .slideshow .pager p a:hover {
	background: url(images/slideshow_red.png) bottom no-repeat;
}
div#orange .slideshow .pager p a {
	background: url(images/slideshow_orange.png) no-repeat;
}
div#orange .slideshow .pager p a.selected {
	background: url(images/slideshow_orange.png) bottom no-repeat;
}
div#orange .slideshow .pager p a:hover {
	background: url(images/slideshow_orange.png) bottom no-repeat;
}
.slideshow .gallery {
	width: 650px;
	height: 310px;
	position: relative;
	overflow: hidden;
}
.slideshow .gallery .images {
	top: 0;
	left: 0;
	position: absolute;
}
.slideshow .gallery .images img {
	float: left;
}
/* ----- classes ----- */
div#red .highlight {
	color: #c41230;
}
div#yellow .highlight {
	color: #fdb813;
}
div#orange .highlight {
	color: #f57b20;
}
div#light_orange .highlight {
	background: #fdb313;
}
div#magenta .highlight {
	color: #d60d8c;
}
div#green .highlight {
	color: #005030;
}
.hide {
	display: none;
}
.l-float {
	float: left;
	display: block;
}
.r-float {
	float: right;
	display: block;
}
.news {
	margin: 0 0 9px;
	padding: 7px 0;
	width: 230px;
	border-bottom: 1px dotted #292929;
	overflow: hidden;
}
.news .l-float {
	width: 90px;
}
.news .r-float {
	width: 130px;
}
.video {
	width: 460px;
}
.twitter {
	margin: 0 0 8px;
	padding: 0 0 5px;
	width: 230px;
	border-bottom: 1px dotted #292929;
}
.sort-a {
	margin: 0 10px 0 0;
	width: 226px;
	float: left;
	display: block;
}
.sort-b {
	width: 226px;
	float: left;
	display: block;
}
.label-a {
	margin: 0 10px 0 0;
	width: 390px;
	float: left;
	display: block;
}
.label-b {
	margin: 0 10px 0 0;
	width: 110px;
	float: left;
	display: block;
}
.label-c {
	width: 110px;
	float: left;
	display: block;
}
.categorypost {
	margin: 0 0 20px;
	padding: 0 0 20px;
	width: 630px;
	border-bottom: 1px dotted #292929;
	float: left;
	display: block;
}
.category-a {
	margin: 0 10px 0 0;
	width: 150px;
	height: 90px;
	float: left;
	display: block;
}
.category-b {
	margin: 0 10px 0 0;
	width: 230px;
	height: 90px;
	float: left;
	display: block;
}
.category-c {
	margin: 0 10px 0 0;
	width: 110px;
	height: 90px;
	float: left;
	display: block;
}
.category-d {
	width: 110px;
	float: left;
	display: block;
}
.newspost-a {
	margin: 0 20px 20px 0;
	padding: 0 0 20px;
	width: 305px;
	height: 284px;
	border-bottom: 1px dotted #292929;
	float: left;
	display: block;
}
.newspost-b {
	margin: 0 0 20px;
	padding: 0 0 20px;
	width: 305px;
	height: 284px;
	border-bottom: 1px dotted #292929;
	float: left;
	display: block;
}
.holder {
	margin: 0 20px 0 0;
	width: 630px;
	overflow: hidden;
}
.column-a {
	margin: 0 10px 16px 0;
	width: 150px;
	float: left;
	display: block;
}
div#event .column-a {
	margin: 0 10px 0 0;
}
.column-b {
	margin: 0 0 16px;
	width: 150px;
	float: left;
	display: block;
}
div#event .column-b {
	margin: 0;
}
.column-c {
	width: 305px;
	float: left;
	display: block;
}
.column-d {
	width: 305px;
	float: right;
	display: block;
}
.sitemap {
	width: 120px;
	float: left;
	display: block;
}
/* ----- wordpress ----- */
img.alignleft, img.alignright {
	padding: 4px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
}
img.alignright {
	margin: 0 0 2px 7px;
}
img.centered, .comment-author p, .comment-author img {
	display: block;
}
img.centered {
	margin: 0 auto;
}
.alignleft, .comment-author img {
	float: left;
}
.alignright, .comment-author p {
	float: right;
}
.even, .odd {
	margin: 11px 0;
	padding: 17px 17px 13px;
	width: 600px;
}
.even {
	background: #e8e7e7;
}
.comment-author {
	overflow: hidden;
}
.comment-author p {
	width: 605px;
}

