﻿/*
Design by ArabesKglam
http://www.arabeskglam.weboperador.com.ar
All rights reserved
*/

body {
	margin: 0;
	padding: 0;
	background: #0D0D0D url(images/img1.gif) repeat-y center top;
	font-family: "Comic Sans", Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
}
img {border-style:none;} 
h1 {
	text-transform: none;
	font-family: Gill Sans, Gill Sans MT, Calibri, Trebuchet MS, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #FFCC00;
}	
 h3 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

 h2 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }


ul {
	line-height: 22px;
}


p {
	line-height: 22px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #FFCC00;
}

a:hover {
	border: none;
}

strong {
	color: #FF941D;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(images/img1.gif) repeat-y -150px 0px;
}


.post h2 {
	margin-left: -40px;
}

/* Header */

#header {
	width: 619px;
	height: 300px;
	margin: 0 auto;
	background-image:url('images/tv_teatro_shows_publicidad.jpg');
	background-position:center;
	background-repeat:no-repeat
}

#header h1 {
	margin: 0;
	padding:70px 0 0 350px;
	font-size: 36px;
	
}

#header h2 {
	margin: 0;
	padding: 0 0 0 230px;
	font-size: 14px;
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFCC00;
}

/* Content */

#content {
	width: 619px;
	margin: 0 auto;
	padding: 10px;
}
#colOne {
	float: left;
	width: 200px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;

}

#colTwo {
	float:right;
	width: 390px;
}

#colThree {
	float:right;

	width: 390px;
	margin: 0 auto;;
}


#colFour {
	clear:both;
	width: 619px;
	margin: 0 auto;;
}

/* Footer */

#footer {
	clear: both;
	width: 619px;
	margin: 0 auto;
	padding-top:20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #FFCC00;
}
