/*
Theme Name: Exaltación de la Cruz
Theme URI: http://exaltaciondelacruz.com
Description: Tema 2010 de exaltaciondelacruz.com
Version: 1.0
Author: Diego Massanti
Author URI: http://massanti.com
*/

@import url("/guia-comercial/css/style.css");

/* @group Base Layout */
#contents {
	padding-top: 0 !important;
	margin-top: 0;
	background: url(/guia-comercial/img/public/bg_contents_sidebar.png) repeat-y !important;
}

#menu {
	height: 62px !important;
	background: url(/guia-comercial/img/public/bg_menu.png) no-repeat !important;
}
#sidebar-top {
	height: 6px;
	background: url(/guia-comercial/img/public/bg_sidebar_top.png) no-repeat -23px 0;
}

#footer {
	background: url(/guia-comercial/img/public/bg_bottom_sidebar.png) no-repeat !important;
}

#wp-body {
	width: 700px;
	float: left;
	top: 2px;
	position: relative;
	margin-top: -6px;
}
#wp-body a {
	text-decoration: none;
}
#wp-body a:hover {
	color: #a71500;
	text-decoration: underline;
}

div.clearfix {
	clear: both;
}
#wp-body h2 {
	color: #f73a00;
	padding: 5px;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 0;
}
#wp-body h3 {
	color: #a72703;
	text-shadow: #a3a3a3 0 0 1px;
	font-size: 1.2em;
	margin-top: 6px;
	margin-bottom: 6px;
}
#wp-body h4 {
	color: #a72703;
	text-shadow: #a3a3a3 0 0 1px;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	margin: 7px 0;
}

h4.bulleted.blue {
	background: url(http://exaltaciondelacruz.com/guia-comercial/img/icons/bullet_blue.png) no-repeat left center;
	padding-left: 17px;
}

div#wp-sidebar {
	width: 210px;
	margin-left: 712px;
	padding: 5px;
}


h4.pagetitle {
	margin: 0 0 10px;
	font-weight: normal;
	font-style: normal;
	color: #3875d7;
}
/* @end */

/* @group SideBar */

ul.sidebar-item {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.sidebar-item h4 {
	margin: 0 0 3px;
	font-weight: bold;
	color: #fefffe;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 2px 0 2px 8px;
	border-bottom: 1px solid #929292;
	background: #0f638f url(/guia-comercial/img/gradient_blue.jpg) repeat-x 0 -21px;
}

ul.sidebar-item ul {
	margin: 0;
	list-style-type: none;
	padding: 5px;
}

ul.sidebar-item ul li {
	margin-bottom: 0;
	padding: 2px;
	font-size: 0.8em;
	color: #404040;
}
ul.sidebar-item ul li a {
	display: inline-block;
	color: #2756a1;
	text-decoration: none;
	
}
ul.sidebar-item ul li a:hover {
	color: #ff4800;
	text-decoration: underline;
}
ul.sidebar-item > li {
	padding: 0 0 5px;
	margin-bottom: 14px;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fffeff url(/guia-comercial/img/gradient_gray.jpg) repeat-x 0 -1px;
}


/* @end */

/* @group Post Styles */

div.wp-post-info {
	margin: 4px;
	padding: 5px;
	font-size: 0.8em;
	background-color: #fffeff;
	border: 1px solid #e3e3e3;
}
div.wp-post-info a {
	color: #3875d7;
}

img.attachment-thumbnail {
	border-style: none;
	padding: 2px;
	
}

dl.gallery-item {
	font-size: 0.7em;
	font-weight: bold;
}
dl.gallery-item dd {
	border-style: none;
}
dl.gallery-item a {
	border-style: none;
	text-transform: none;
}

span.wp-author-name {
	display: block;
	font-size: 1.5em;
	margin-bottom: 1px;
	border-bottom: 1px solid #ececec;
}
div.post{
	margin-bottom: 30px;
	background-image: url(/guia-comercial/img/public/stripes_gray.png);
	border: 1px solid #dedede;
	padding: 0;
	margin-top: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear: both;
}
div.post a {
	color: #f74605;
}

div.entry_author_image {
	float: left;
	margin-right: 8px;
}
div.entry_author_image img {
	width: 50px;
}
div.entry {
	padding: 5px;
}

div.entry ul {
	font-size: 0.8em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 3px 0 3px 17px;
	padding: 0;
}

div.entry ul li {
	background: url(http://exaltaciondelacruz.com/guia-comercial/img/icons/bullet_green.png) no-repeat left center;
	padding-left: 18px;
}
div.entry > p {
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 1.5em;
}

div.wp-caption {
	text-align: center;
	padding: 8px;

}
div.gallery {
	clear: both;

}
div.alignright, img.alignright  {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
div.alignleft, img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.wp-caption p.wp-caption-text {
	font-size: 0.6em;
	margin-top: 5px;
	margin-bottom: 0;
}

/*Image sizes */

img.size-medium, img.size-thumbnail {
	padding: 5px;
	background-color: #fffeff;
	border: 1px solid #dbdbdb;
}


/* @end */

/* @group Comments */

div#wp-comments {
	margin-bottom: 30px;
	background-image: url(/guia-comercial/img/public/stripes_gray.png);
	border: 1px solid #dedede;
	padding: 5px;
	margin-top: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div#wp-comments h3 {
	font-size: 1.2em;
	color: #c44a00;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #c5c5c6;
}

form#commentform label {
	width: 230px;
	display: inline-block;
	font-size: 1em;
}
form#commentform input#email, form#commentform input#url, form#commentform input#author {
	font-size: 1em;
	margin: 0;
	border: 1px solid #cdcdcd;
	padding: 5px;
} 
form#commentform textarea#comment {
	padding: 5px;
	margin: 0;
	width: 673px;
	font-size: 1em;
	border: 1px solid #cdcdcd;
}

/* @end */

/* @group Slider */

div#pic-slider {

	
	display: block;
	overflow: hidden;
	width: 700px;
	height: 250px;
	position: relative;
}
div#pic-slider-frame {
	position: relative;
	background-color: transparent;
	height: 250px;
	background-image: url(/static/slider/frame.png);
	z-index: 3;
	overflow: hidden;
	top: 0;
	display: block;
}
div#pic-slider-loading {
	position: absolute;
	text-align: center;
	width: 692px;
	height: 238px;
	top: 5px;
	z-index: 1;
	display: block;
	left: 4px;
	color: #909091;
	font-weight: bold;
	text-transform: uppercase;
	background: #000 url(/static/slider/ajax-loader.gif) no-repeat center center;
}
div#pic-slider-pics {
	position: absolute;
	display: block;
	top: 6px;
	z-index: 1;
	width: 9000px;
	left: 0;
}
ul#pic-slider-images {
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 0;
	width: auto;
}
ul#pic-slider-images li {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}
ul#pic-slider-images li img {
	margin: 0;
	padding: 0;
	display: inline;
	border-bottom-style: none;
	border-bottom-width: 0;
}
/* @end */

/* @group Frontpage */

#wp-body h2.wp-frontpage-feature-title {
	padding: 0;
}
#wp-body h2#actualidad-regional {
	background: url(/guia-comercial/img/icons/note.png) no-repeat 0 center;
	padding-left: 19px;
	color: #46647b;
	text-transform: uppercase;
	margin-bottom: 7px;
	font-size: 1.3em;
}
#wp-body h3#noticias-antiguas{
	text-transform: uppercase;
	background: url(/guia-comercial/img/icons/time_go.png) no-repeat left center;
	padding-left: 18px;
	color: #46647b;
	border-bottom: 1px solid #dfdfdf;
}
#wp-body a.older-news {
	display: block;
	font-size: 0.9em;
	background: url(/guia-comercial/img/icons/bullet_green.png) no-repeat left center;
	padding-left: 19px;
	margin-bottom: 3px;
}
div#wp-frontpage-feature {
	background: url(/guia-comercial/img/gradient_gray.jpg) repeat-x 0 0;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
div#wp-frontpage-feature h3 {
	background: #0b5e88 url(/guia-comercial/img/gradient_blue.jpg) repeat-x 0 -35px;
	font-weight: bold;
	padding: 5px;
	color: #fefffe;
	font-size: 1.2em;
	text-shadow: #353535 0 0 3px;
	margin: 0;
}
div#wp-frontpage-feature img.attachment-thumbnail {
	float: right;
	background-color: white;
	padding: 5px;
	border: 1px solid #d3d3d3;
}

a.wp-frontpage-read-more {
	display: inline-block;
	padding: 4px 6px 4px 24px;
	border: 1px solid #cdcdcd;
	background: #fefffe url(/guia-comercial/img/icons/resultset_next.png) no-repeat 4px center;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
}
div#wp-frontpage-feature h3 a{
	color: inherit;
}
div#wp-frontpage-feature div.wp-post-info {
	font-size: 0.5em;
}

/* @end */

/* @group Spot Guia */


div#spot-guia {
	background: url(/static/spot-guia.jpg) no-repeat;
	height: 203px;
}
div#wp-body div#spot-guia p#comercios {
	position: relative;
	top: 17px;
	padding: 0;
	display: block;
	width: 220px;
	overflow: hidden;
	left: 19px;
	height: 126px;
	text-align: center;
	vertical-align: middle;
	font: bold 101px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #c11600;
	text-shadow: #000000 0 0 1px;
	float: left;
}
div#texto-guia {
	display: inline-block;
	position: relative;
	top: 64px;
	width: 423px;
	left: 47px;
	color: #fffeff;
	height: 124px;
	overflow: hidden;
	font: bold 15px/15px Arial;
}
/* @end */

/* @group Programs List */
div#program-list > ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}

div.program-buttons {
	text-align: right;
	background-color: #f1f1f1;
	padding: 5px;
	border: 1px solid #d6d6d6;
	margin-top: 10px;
	clear: both;
}

div.program-description {
	margin-left: 169px;
}

div#program-list a.program-view {
	display: inline-block;
	background-color: #23709f;
	color: #fffeff;
	padding: 2px 5px;
	border: 1px solid #60b1ff;
}
div#program-list > ul > li {
	margin-bottom: 12px;
	background-color: #fffeff;
	padding: 5px;
	border: 1px solid #d5d5d5;
	font-size: 0.8em;
} 
div#program-list > ul > li h1 {
	color: #4e78a0;
	text-transform: uppercase;
	border-color: #4b7796;
}
div#program-list > ul > li h2 {
	font-size: 1em;
	border-style: none;
}
div#program-list {
}
div#program-list img.attachment-thumbnail {
	float: left;
	padding: 2px;
	background-color: #fffeff;
	border: 1px solid #e3e3e3;
	margin-bottom: 5px;
}


/* @end */

/* @group Tables */

table.transportes {
	width: 100%;
	font-size: 0.8em;
	background-color: #fffeff;
	border: 1px solid #cac9ca;
	padding: 0;
}
table.transportes td {
	padding: 0;
	margin: 0;
	text-align: center;
	border: 1px solid #e5e5e5;
}
table.transportes th {
	background-color: #ff4800;
	color: #fffeff;
	padding: 0;
}


/* @end */ 