/*   
Theme Name: PRODUCCIONES CRACK 2010 WP THEME
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: You
Author URI: http://example.com/
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');
/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }





/* END RESET */

html, body {height:100%; margin:0px; padding:0px;}

body {
	margin: 0px;
	background-color:#c4c9c7;
	color: #3e3e3e;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	background-image: url(images/site-background.jpg);
	background-repeat: repeat-x;
}

h3.widget-title { color: #fff;font-family: 'TradeGothicLTStdBdCnNo.20', "Trebuchet MS", Arial, Helvetica, sans-serif;text-transform: uppercase;letter-spacing: 0.5em;/*font-weight: bold;*/margin: 0 0 10px 0;font-size: 16px;}

/* =Header
-------------------------------------------------------------- */
 
#branding {
	margin: 0 0 1.5em 0;
}

/* =Wrapper
-------------------------------------------------------------- */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

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

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}

#masthead {border-bottom:dotted 1px #b2b2b2; float:left; width:960px; margin-bottom:60px; padding: 0 0 10px 0;}
#menu {
	float:right;
	margin: 75px 0 0 0;	
	
}

#menu ul {
	list-style-type: none;
}

#menu li { list-style-type: none;
	display: inline; }
#menu li a {
	font-family: 'TradeGothicLTStdBdCnNo.20',Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color:#2f2f2f;
	font-weight:300;
			text-shadow: #fff 0 1px 0;
			text-transform:uppercase;

	
}

#menu li a:hover {color:#ff0099;}

#menu li a.current {color:#ff0099;}

#menu li a.selected, #menu li.selected {background-color:#099;}

#menu span {color:#b9b9b9; padding:0 10px; font-size:18px;}
/* =Content
-------------------------------------------------------------- */

#head-out {
	width:100%;
}

#menu-top {width:100%; height:25px;}
.top-menu { width:960px; margin:0px auto; text-align:right; padding:4px 0;}
.top-menu ul { list-style-type: none;
	display: inline;}
.top-menu li { list-style-type: none;
	display: inline;}
.top-menu li a { font-family:"Lucida Grande", Arial, Helvetica, sans-serif; font-size:9px; text-decoration:none; color:#c6c6c6; font-weight:normal; letter-spacing:2px;}
.top-menu li a:hover {color:#fff;}
.top-menu span {font-family:"Lucida Grande", Arial, Helvetica, sans-serif; font-size:9px; text-decoration:none; color:#7f7f7f; padding:0 10px;}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}

#container {margin-bottom:40px;}
#panel {
	float:left;
	margin:10px 0;
	width:620px;
}
#panel-single {width:550px;}
#panel-single img {border:solid 5px #111;}

.copete {font-style:italic; margin-bottom:15px; font-family:'TradeGothicLTStdBdCnNo.20', Georgia, "Times New Roman", Times, serif; font-size:22px; line-height:24px; color:#ff0099;}
p {margin-bottom:10px;}

#content {
padding: 0;
	float: left;
	margin: 0;
	line-height:1.3em;

}

h2, h2 a  {
	font-weight: normal;
	text-decoration: none;
	color: #4c4c4c;
font-family: 'TradeGothicLTStdBdCnNo.20',Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size: 18px;
	line-height:22px;
	text-transform:uppercase;
	}
.entry-title {font-weight: normal;
	text-decoration: none;
	color: #4c4c4c;
font-family: 'TradeGothicLTStdBdCnNo.20',Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size: 18px;
	line-height:22px;
	text-transform:uppercase;}

#imagen-destacado {float:left;}
#imagen-destacado img {border: solid 3px #b2b2b2;}
#imagen-destacado a img {border: solid 3px #b2b2b2;}
#imagen-destacado a:hover img {border: solid 3px #ff0099;}

#panel-home {float:left; width:330px; display:block; margin-left:20px;}
#panel-home img {}
#panel-home img {border: solid 3px #b2b2b2;}
#panel-home a img {border: solid 3px #b2b2b2;}
#panel-home a:hover img {border: solid 3px #ff0099;}

h2 a:hover {color:#ff0099;}

.post {
	position:relative;
}

.entry-content, .entry-summary {
	margin: 0.75em 0 0 0;
}
.entry-meta {
	color: #8b8b8b;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	/*font-weight: bold;*/
	margin: 0px;
	font-size: 10px;}

/*.more-link {color:#1e1e1e; display:block; border-top: solid 1px #ccc; margin-top:15px;}*/
.xoxo ul { list-style: none;}
.xoxo li {
	list-style: none;

}
.xoxo li a {
	font-size:11px;
	text-decoration:none;
	padding: 4px 0;
	border-bottom: 1px solid #333;
	display: block;
	
}
.xoxo li a:hover { text-decoration:none; color:#fff;}
#blog-title a {
	width:192px;
	height:151px;
	text-indent:-9000px;
	overflow:hidden;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 0 0;
	float: left;
	/*border:solid 1px green;*/
}

.divisor {width:100%; float:left; height:4px; border-top:#ccc dotted 1px; padding:6px 10px;}
.page-title {display:none;}
#blog-title a:hover { background:url(images/logo.png) no-repeat 0 -151px; }

#blog-description { display:none;}

#nav-below {margin-top:25px;}
.navigation a { font-size:11px; color:#333; text-decoration:underline;}
.navigation a:hover {color:#ff0099;}
.nav-previous { float:left;}
.nav-next {float:right;}


a {color:#ff0099; text-decoration:none;}
a:hover {color:#cc0099; text-decoration:none;}

.artistas li a {font-size:16px; font-weight:normal;}

.gigpress-listing {color:#ccc; font-style:normal; font-size:11px; line-height:13px;}
.gigpress-sidebar-date {color:#ff0099; margin-top:6px;}
.gigpress-sidebar-prep {color:#666;}

.gigpress-artist-heading {font-size:18px;font-family:'TradeGothicLTStdBdCnNo.20', Arial, Helvetica, sans-serif; text-transform:uppercase; color:#ff0099;}
.gigpress-artist-subscriptions {border:none;}
.artistas-sidebar {
	list-style-type:none;
	width:280px;
	float: left;
	margin-bottom: 15px;
}
.artistas-sidebar ul {}
.artistas-sidebar li a { width:125px; border:solid 2px #333; float:left; display:block; margin:4px 0 0 4px}
.artistas-sidebar li a:hover {border:solid 2px #ff0099;}
#primary, #secondary {background-color:#111; padding: 20px 10px; -moz-border-radius: 4px;
	-webkit-border-radius: 4px;}
#primary, #secondary h2 {margin-bottom:6px;}
#footer-out {
	width:100%;
	background-color: #0f0f0f;
	padding-bottom: 70px;
	padding-top: 40px;
	border-top: solid 5px #272727;
	float:left;
	margin-top:30px;
	/*position: fixed;
	bottom: 0px;*/
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

#footer-col {
	margin-right: 20px;
	list-style-type: none;
	float: left;
	display: inline-block;
	width: 270px;
	/*border-left: solid 1px #303030;*/
	padding: 0 0 15px 10px;
	border-left: solid 1px #272727;
}

#footer p {
	font-size: 11px;
	color: #666;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	line-height:13px;
	
}

#footer a {
	text-decoration:none;
	color: #ff0099;
}

#footer img.escucha { border: 5px solid #272727; margin-top:5px;}

a img.disco75 { border: 5px solid #b7b7b7; margin-top:5px; filter: alpha(opacity=75); opacity: .75}
a:hover img.disco75 { border: 5px solid #7f7f7f; margin-top:5px; filter: alpha(opacity=100); opacity: 1}

#footer a:hover {text-decoration:underline;}

#footer ul {
}
#footer h2 {
	font-size: 10px;
	font-weight: 100;
	font-family:'TradeGothicLTStdBdCnNo.20', Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}

.entry-utility {margin-top:0px;}

.floatleft {float:left;}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	/*margin-left: 1.1em;*/
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}



/*------------------------------------------------

FORMULARIO NEWSLETTER

------------------------------------------------*/
input.suscribir {margin-top:10px; background-color:#0f0f0f; padding:6px; color:#ccc; }


/*------------------------------------------------

FLICKR BADGE

------------------------------------------------*/



#flickr_badge_wrapper {
	width : 280px;
	position : relative;
	margin: 0px;
	padding-top:6px;
	float: left;
}

#flickr_badge_wrapper img {
	border: 5px solid #272727;
!important;
	display: block;
	margin:0px 6px 6px 0px;
	float:left;
	position:relative;
}

.flickr_badge_image {margin:0px;}
.flickr_badge_image img {
	border: 3px solid #FF6;
!important;
	display: block;
	margin:0px 6px 6px 0px;
	float:left;
	position:relative;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}


/*---------------------------- SOCIAL FOOTER LINKS ----------------------------*/

ul#social-footer {width: 270px; list-style: none; float:left; margin: 5px 0 15px 0;}
ul#social-footer li { display: inline; }
ul#social-footer li a {display: block; float: left; height: 18px;background-image: url(images/social-footer.png); text-indent: -9999px; margin-right:4px;}

/*---------------------------- ON STATES ----------------------------*/

ul#social-footer li a.feed {width: 18px; background-position: 0 0;}
ul#social-footer li a.facebook {width: 18px; background-position: -26px 0;}
ul#social-footer li a.twitter {width: 18px; background-position: -52px 0;}
ul#social-footer li a.vimeo {width: 18px; background-position: -78px 0;}
ul#social-footer li a.flickr {width: 18px; background-position: -104px 0;}
ul#social-footer li a.youtube {width: 18px; background-position: -128px 0;}
ul#social-footer li a.myspace {width: 18px; background-position: -154px 0;}

/*---------------------------- HOVER STATES ----------------------------*/

ul#social-footer li a.feed:hover, ul#social-footer li a.feed:focus, ul#feed-footer li a.feed#selected {background-position: 0 -18px;}
ul#social-footer li a.facebook:hover, ul#social-footer li a.facebook:focus, ul#facebook-footer li a.facebook#selected {background-position: -26px -18px;}
ul#social-footer li a.twitter:hover, ul#social-footer li a.twitter:focus, ul#twitter-footer li a.twitter#selected {background-position: -52px -18px;}
ul#social-footer li a.vimeo:hover, ul#social-footer li a.vimeo:focus, ul#vimeo-footer li a.vimeo#selected {background-position: -78px -18px;}
ul#social-footer li a.flickr:hover, ul#social-footer li a.flickr:focus, ul#flickr-footer li a.flickr#selected {background-position: -104px -18px;}
ul#social-footer li a.youtube:hover, ul#social-footer li a.youtube:focus, ul#youtube-footer li a.youtube#selected {background-position: -128px -18px;}
ul#social-footer li a.myspace:hover, ul#social-footer li a.myspace:focus, ul#myspace-footer li a.myspace#selected {background-position: -154px -18px;}



/*------------------------------------------------------------------------

DISCOGRAFICA

-------------------------------------------------------------------------*/
#discografica h2 {}
#discografica p {font-size:11px;}
.disco {
	text-align: center;
	padding-bottom:4px;
	padding-top:4px;
}

.disco img {
	border: 5px solid #111;
	margin-bottom:5px;
}

.disco span {color:#ff0099; display:block; clear:both;}

#descargarButton {
	height: 30px;
	color: white;
	width: 145px;
	background-color: #FF9933;
	font-weight: bold;
}

hr {color: #666;
background-color: #666;
height: 1px;
}

.separador { width:580px; padding:15px; background-color:#efefef; margin-bottom:20px; margin-top:10px; display:block; text-align:right;}
/* 


/* ANY LINK */

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border-bottom-width: 0;
font: normal 12px;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */

width: 300px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
padding: 5px 0 0 0;
text-decoration: none;
text-decoration: none;
	color:#2f2f2f;

			text-shadow: #fff 0 1px 0;
}

.anylinkcss a:hover{ /*hover background color*/
color:#ff0099;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 0px;
font: normal 12px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/

visibility: hidden;
}


@font-face {
    font-family: 'TradeGothicLTStdBdCnNo.20';
    src: url('http://produccionescrack.com.ar/assets/fonts/tradegothicltstd-bdcn20-webfont.eot');
    src: url('http://produccionescrack.com.ar/assets/fonts/tradegothicltstd-bdcn20-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://produccionescrack.com.ar/assets/fonts/tradegothicltstd-bdcn20-webfont.woff') format('woff'),
         url('http://produccionescrack.com.ar/assets/fonts/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'),
         url('http://produccionescrack.com.ar/assets/fonts/tradegothicltstd-bdcn20-webfont.svg#TradeGothicLTStdBdCnNo.20') format('svg');
    font-weight: normal;
    font-style: normal;

}
