/* reset */

html, body { margin: 0; padding: 0; border: 0; background: transparent: font-size: 11px; }

div, span, article, aside, footer, header, hgroup, nav, section, h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, table, tr, th, td, tbody, tfoot, thead, { 
	margin: 0;
    height: auto;
    padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
img			{ margin: 0; padding: 0; border: 0; }

table, tr, th, td, tbody, tfoot, thead, { 
	margin: 0; padding: 0; border: 0; 
	vertical-align: baseline; 				
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }

input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}
	
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block; }

hi, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike, {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	}
ol, ul { list-style: none; }



/* global */

html	{	}
body	{
	background-color: #000;


	background-image: url(../Fondo Ian Guerin url(../Images/Banner/Fondo%20Ian%20Guerin%20Music.jpg).jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #333333;
}


/* headings */

h1, h2, h3, h4, h5, h6, { font-weight: bold;  }

h1  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif Arial, Helvetica, sans-serif; font-size:35px; font-weight:bold; color:#DEA621; padding-bottom:15px; border-bottom:1px; color:ccc solid; margin-bottom:15px; }
h2	{font-size:28px;  }
h3	{
	font-size: 16px;
	margin-bottom: 4px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CBCAD5;
}
h4	{font-size:14px; }
h5	{
	font-size: 12px;
	margin-bottom: 4px;
	color: #C7CFDE;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
h6	{font-size:12px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/* Text Elements */

p				{color:#FFFFD9; font-size:12px; line-height:150%; margin:8px 150px;  }
p .left			{margin: 2.5em 2.5em 2.5em; padding: 15px; }
p .right		{margin: 2.5em o 2.5em 2.5em; padding: 15px; }

a				{	}
a:link			{color: #00f;	}
a:visited		{color: #0f0;	}
a:active		{color: #000;	}
a:focus			{color: #666;	}
a:hover			{color: #foo;	}

blockquote		{color:#000; font-size: 12px; }

strong			{
	color: #E1AC3E;
	font-size: 36px;
}
em				{
	color: #E1AC3E;
}



/* Images */

,image-frame	{ padding:10px; border:1px #ccc solid; margin:10px;  }


/* Lists */

ul				{	}
ol				{ list-style-type:decimal; }

ul li			{ color:#000; font-size:12px; }
ol li			{color:#000; font-size:12px; }

dl				{	}
dt				{	}
dd				{	}




/* Tables */

table			{
	width: 100%;
	color: #000;
	font-weight: normal;
}
tr				{	}
.odd			{background-color:#eee; }
.even			{background-color:#fff; }

th				{font-weight:bold; }	
thead, th		{background: #ccc; }

tbody			{	}

th,td,caption	{
	color: #C7CFDE;
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
caption			{	}

tfoot			{	}
.tfooter		{background-color:#ccc; text-align:center; font-style:italic; }

caption			{background: #efefef; }




/* Miscellaneous */

sup, sub		{line-height: 0; }

abbr, acronym	{border-bottom: 1px dotted #666; }
address			{	}
del				{background-color:#FFCECE; color:#f00; }

code			{background-color:#FF9; padding:2px 0px; margin:4px 25px; font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:bold; }




/* Containers */

#outer			{
	width: 960px;
	margin: 0 auto;
	background-color: #000;
	text-align: justify;
}

#wrapper			{ width:900px; margin:0px; background-color: #000;	}

#logo				{ margin:30px 0px; float:right;	}

#social-media-icons			{ float:right;	}
#social-media-icons	ul li	{ display:inline; }
#social-media-icons	ul		{ margin-top:15px; margin-right:10px; margin-bottom:5px; 	}

#topnav				{ clear:both;	}
#topnav ul			{
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 20px 0;
	padding: 10px 0;
	font-size: 14px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#topnav ul li		{
	display: inline;
	color: #FFF;
}
#topnav ul li a		{ padding: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#topnav a:link			{color: #FFFFEA; font-weight:bold;	}
#topnav a:visited		{color: #FFFFEA;	}
#topnav a:active		{color: #FFFFEA;	}
#topnav a:focus			{color: #666;	}
#topnav a:hover			{ color:#E2BB1D	}

#banner				{ margin-bottom:30px; alignment-adjust:auto;	}
#slider				{margin-bottom:30px;	}
#slider				{ margin-bottom:0px; }

#content			{width:650px; float:left;	}

#box1 {
	width: 100%;
}	

#rightside			{ width:0px; float:right; alignment-adjust:middle; 	 }





#leftnav			{	}

#leftside			{	}


#Footer				{ clear:both; margin-top:20px o; border-top:1px; color:#000 solid; padding-bottom:3px;  }


#box1				{ width:290px; float:left;	}

#box2				{ width:315px; float:left;	}

#box3				{ width:315px; float:left;	}

#box4				{ width:560px;	}

#box5				{	}

#box6				{	}



/* Layout Extra */



/* Navigation Extra */



/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{
	float:left;
	width: 150px;
	margin-top: 5px;
	text-align: center;
	display: block;
	background: none;
	font-weight: bold;
	color: #FFF;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px; float:none;
		border:1px #bbb solid; padding:5px; background:#FFFFD9; 
		}
		
input:focus, textarea:focus	{ background-color:#FFF; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:FFFFD9; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }

	
	

	/* Miscellaneous  */
	
	.date		{font-weight:bold; color:#dea621; margin-bottom:2px; }
	
.copyright-text	{font-size:80%; font-style:italic; color:#333;	}
.footer-text	{font-size:80%; font-style:normal; color:#FFFFEA; text-align:center;	}
.title			{font-size:18px; font-weight:bold; color:#333;	}
.subtitle		{font-size:14px; font-style:italic; color:#333;	}

.artist			{font-size:16px; font-weight:bold; color:#333;	}
.author			{font-size:14px; font-weight:bold; color:#555;		}
.editor			{font-size:14px; font-style:italic; color:#555;	}
.pub-date		{font-size:10px; font-style:italic; color:#555;	}
.article-date	{font-size:10px; font-style:italic; color:#555;	}
.location		{font-size:10px; font-style:italic; color:#555;		}

.Float-right	{float:right;	}
.float-left		{float:left;	}
.clear			{clear:both;	}

.hide			{display:none;	}
.block			{display:block;	}
.inline			{display:inline;	}

.first			{font-weight:bold;	}
.last			{font-weight:bold;	}
.left			{font-weight:bold; text-align:left;	}
.right			{font-weight:bold; text-align:right;	}

.added			{background:#D7D7FF;	}
.removed		{background:#FFCECE;	}
.changed		{background:#FFB;	}


/* success, info, notice and error/alert boxes - from blueprint CSS Framework */

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

.error, .alert	{background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4;	}

.notice			{background: #fff6bf; color: #514721; border-color: #92cae4;	}

.succes			{background: #e6efc2; color: #264409; border-color: #c6d880;	}

.info			{background: #d5edf8; color: #205791; border-color: #92cae4;	}

.error   a	{color: #8alfil;	}
.alert	 a	{color: #8alfil;	}

.notice	 a	{color: #514721;	}
.success a	{color: #264409;	}
.info	 a	{color: #205791;	}
























a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 20px;
	text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
	border: 10px solid #000;
	overflow: hidden;
	padding: 10px 0;
	text-align: justify;
	color: #CBCAD5;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {
  background-image: url(../img/12_col.gif);
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}
.textoBold {
	font-weight: bold;
}
.TextoBold {
	font-weight: bold;
}
.TextoBold {
	font-weight: bold;
}
.TextoBold {
	font-weight: bold;
}
.TextoBold {
	font-weight: bold;
}
.TextoBold {
	font-weight: bold;
}
.TetxtoBold {
	font-weight: normal;
}
.TextoItalic {
	font-style: italic;
	font-weight: bold;
}
.TextoItalic {
	font-style: italic;
}
.TextoItalicBold {
	font-weight: bold;
}
.TextoItalicBold {
	font-weight: bold;
}
#outer #wrapper iframe CENTER {
	text-align: center;
}
.Ian1 {
	text-align: center;
}
