/* Main Styles for caraalbo.com */

body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background: #DCCA9C url(../images/body_bg.jpg) center;
	
}

#wrapper {
	background: url(../images/wrapper_bg.jpg) top center repeat-x;
	min-height: 422px;
	height: 422px;
}

#header {
	background: url(../images/header_bg.jpg) 0 10px no-repeat;
	height: 140px;
	overflow: hidden;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#header h4 {
	position: absolute;
	right: 103px;
	top: 73px;
	color: #c9b898;
}

#header #logo {
	background: url(../images/logo_name.jpg) no-repeat;
	width: 236px;
	height: 48px;
	display: block;
	position: absolute;
	left: 112px;
	top: 44px;	
}

#header ul.nav {
	position: absolute;
	bottom: 0;
	right: 102px;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#header ul.nav li {
	float: left;
	height: 33px;
	padding: 0 0 0 8px;
	margin: 0 3px;
}

#header ul.nav li a,
#header ul.nav li a:visited {
	float: left;
	height: 25px;
	padding: 8px 12px 0 4px;
	color: #c9b898;
	text-decoration: none;
}

#header ul.nav li a:hover {
	color: #FFF;
}

#header ul.nav li.current {
	float: left;
	background: url(../images/nav_tabend.gif) bottom left no-repeat;
	height: 33px;
	padding: 0 0 0 8px;
	margin: 0 3px;
}

#header ul.nav li.current a {
	float: left;
	background: url(../images/nav_tab.gif) bottom right no-repeat;
	height: 25px;
	padding: 8px 12px 0 4px;
	color: #FFF;
	text-decoration: none;
}

#header a span {
	display: none;
}

#header #contact {
	width: 80px;
	height: 30px;
	display: block;
	background: url(../images/btn_contact.gif) top center no-repeat;
	position: absolute;
	top: 20px;
	right: 103px;
}

#header #contact:hover {
	background-position: bottom;
}

#header #musicplayer {
	width: 114px;
	height: 30px;
	display: block;
	background: url(../images/btn_music.gif) top center no-repeat;
	position: absolute;
	top: 20px;
	right: 197px;
}

#header #musicplayer:hover {
	background-position: bottom;
}

.banner {
	height: 200px;
	width: 780px;
	padding: 30px 0 20px 0;
	margin: 0 auto;
}

.banner-admin {
	height: 30px;
	width: 780px;
	margin: 0 auto;
}

.content {
	background: url(../images/content-ytile.jpg) center repeat-y;
	width: 820px;
	margin: 0 auto;
}

.container_12 {
	background: url(../images/content_bg.jpg) center top no-repeat;
	_height: 500px;
	min-height: 500px;
	width: 780px;
	padding: 0 20px;
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 1.2em;
}

.grid_7 {
	width: 540px;
	float: left;
}



.grid_3 {
	width: 220px;
	float: right;
}

.grid_3 ul{
	margin: 10px;
}

.grid_3 ul li a{
	font-size: 14px;
	color: #990708;
	text-decoration: none;
}

.grid_3 ul li a:hover{
	font-size: 14px;
	color: #990708;
	text-decoration: underline;
}
.grid_3 .videos{
	margin-top: 20px;
}

.grid_3 a img{
	border: 1px solid #cdba90;
	margin: 0 10px 10px;
}

.grid_3 .side-ad a{
	width: 200px;
	height: 110px;
	margin: 30px auto 20px;
	display: block;
	text-indent: -9999px;
}

.grid_3 .side-ad a.tickets{
	background: url(../images/ticketbanner.jpg) no-repeat top;
}
.grid_3 .side-ad a:hover.tickets{
	background: url(../images/ticketbanner.jpg) no-repeat bottom;
}


.grid_3 a#myspace {
	background: url(../images/myspace.jpg) no-repeat top;
	width: 145px;
	height: 30px;
	display: block;
	text-indent:-9999px;
	margin: 30px auto 20px;
}

.grid_3 a#myspace:hover {
	background-position: bottom;
} 

.bar {
	height: 18px;
	padding: 7px 0 5px 10px;
	font-size: 1.2em;
	font-weight: normal;
	background: url(../images/sectionbar_ytile.jpg) right top repeat-y;
	text-transform: lowercase;
	color: #FFF;
}

.repeater {
	margin-bottom: 15px;
}

.gallery_repeater {
	margin-bottom: 15px;
	border: 1px solid #CDBA90;
	padding:10px;
	background: #ECDBB3;
}

.press_repeater {
	margin-bottom: 15px;
	border: 1px solid #CDBA90;
	padding:10px;
	background: #ECDBB3;
}

.main .gallery_repeater p{
	margin: 5px 0;
}


.gallery_repeater .thumbnail_large {
	float: left;
	width: 100px;
	display: inline;
	padding:1px;
	margin-right: 10px;
	border: 1px solid #CDBA90;
	background: #EFE4CE;
}

.icon {
	float: left;
	display: inline;
	padding: 0 10px 0 0;
	margin-right: 10px;
	cursor: pointer;
}

.side-repeater {
	margin: 10px;
	font-size: .9em;
}

.side-repeater .recent_comment {
	padding: 5px;
	background: #CDBA90;
	border: 1px solid #b2a17d;
	color: #595241;
	margin-bottom:12px;
	position: relative;
}

.side-repeater .recent_comment .bot_arrow {
	background: url(../images/box_arrow.gif) no-repeat;
	position: absolute;
	bottom: -9px;
	left: 10px;
	width: 15px;
	height: 9px;
}

.side-repeater p.date {
	color: #605743;
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #bba983;
}

.side-repeater p a {
	color: #8a0917;
	font-weight: bold;
	text-decoration: none;
}

.side-repeater p a:hover {
	color: #c30d12;
}

.comment {
	padding: 10px;
	margin-bottom: 10px;
	background: #CDBA90;
	border: 1px solid #c4b28a;
}

.comment_alt {
	padding: 0 10px 10px;
	background: none;
}

.main .comment p,
.main .comment_alt p {
	margin: 0;
	padding: 0;
}

.main .comment p.comment_details,
.main .comment_alt p.comment_details {
	font-weight: bold;
	margin-bottom: 10px;
}
.main .comment p.comment_details span,
.main .comment_alt p.comment_details span {
	color: #595241;
}

#comment label {
	float: left;
	width: 75px;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	color: #605743;
}

#comment div {
	margin: 0 0 5px 0;
}

#comment .comment_form input,
#comment .comment_form textarea {
	width: 337px;
	padding: 5px;
	border: 1px solid #605743;
	background: #e6d4a8;
}

#comment .comment_submit input {
	padding: 5px;
	border: 1px solid #8a0917;
	background: #a1090c;
	color: #FFF;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	padding: 0 0 2px;
	margin: 20px 0 8px;
	color: #605743;
	border-bottom: 1px solid #605743;
}

h4.whatsnew {
	font-size: 1.2em;
	color: #595241;
	padding: 0;
	margin: 5px 0 10px;
	width: 420px;
	font-weight: lighter;
	line-height: 1.2em;
	float: left;
}

.black {
	color: #000;
}

.red {
	color: #a20a0d;
}

h4 {
	font-size: 1.6em;
	color: #595241;
	padding: 0;
	margin: 0 0 10px;
	width: 420px;
	font-weight: lighter;
	line-height: 1.2em;
	float: left;
}

h4 a {
	color: #595241;
	text-decoration: none;
}

h4 a:hover {
	color: #595241;
	text-decoration: none;
	background: #ecdbb3;
}


h5 {
	font-size: 1.2em;
	color: #a20a0d;
	padding: 0;
	margin: 6px 0 0;
	font-weight: bold;
	width: 100px;
	text-align: right;
	float: right;
}

h5 span {
	color: #6e0712;
}

table th{
	padding: 5px;
}

td {
	padding: 5px;
}

a.readmore {
	color: #8a0917;
	margin-top: 20px;
	font-weight: bold;
	display: block;
}

a.readmore:hover {
	color: #c30d12;
}

.gallery_repeater a.view,
.press_repeater a.view {
	color: #8a0917;
	margin-top: 5px;
	text-decoration: underline;
	font-size: 1em;
}

.gallery_repeater a.view:hover,
.press_repeater a.view:hover {
	color: #c30d12;
}

.gallery_repeater a {
	color: #8a0917;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

.press_repeater a {
	color: #8a0917;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.gallery_repeater a:hover,
.press_repeater a:hover {
	color: #c30d12;
}

.gallery_repeater h5 {
	margin: 0;
}


.b_foot {
	height: 30px;
	background: url(../images/blog_footer.jpg) right no-repeat;
	margin: 20px 0 0;
}

.b_foot p {
	background: url(../images/blog_footerleft.jpg) left no-repeat;
	height: 24px;
	text-align: right;
	padding: 6px 10px 0;
	color: #595241 !important;
}

.b_foot a {
	color: #595241 !important;
	text-decoration: none;
}

.b_foot p b{
	float: left;
}


.main {
	margin: 20px 10px 10px;
}

.main p {
	margin: 0 0 10px;
}

#pagination {
	font-weight: bold;
}

#pagination a {
	font-weight: bold;
	color: #595241;
	text-decoration: none;
}

#pagination a.earlier {
	float: right;
}

div.thumbnail {
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	position: relative;
}

.thumbnail a {
	position: absolute;
}

.thumbnail a:hover {
}

.gallery_thumb {
	width: 120px;
	height: 120px;
	padding: 10px 0;
	text-align: center;
	float: left;
}

.footer {
	width: 780px;
	background: url(../images/footer_bg.jpg) top center no-repeat;
	margin: 15px auto 0;
	padding: 15px 0;
	font-size: 0.8em;
	text-align: right;
	display: block;
}

.footer p {
	color: #595241;
	float: right;
}

.footer ul {
	list-style: none;
}

.footer ul li a {
	float: left;
	list-style: none;
	margin: 0 5px;
	color: #8a0917;
	text-decoration: none;
}

.footer ul li a:hover {
	color: #8a0917;
	text-decoration: underline;
}

.clear { clear:both; }

/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: 1em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }



div#qTip {
 padding: 3px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #CDBA90;
 border: 1px solid #c4b28a; 
 color: #595241;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
