/*
    Theme Name: GUMBALL SPECIAL
    Theme URI: http://www.hellbiscuit.com/
    Description: GUMBALL SPECIAL is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>, brought to you by <a href="http://www.hellbiscuit.com">HELLBISCUIT.com</a>
    Version: 1.0
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/


body {
	background: #95cde7 url(images/bgfx.jpg) center top;
        background-attachment: fixed;
	margin:0 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


img, div {
behavior: url(iepngfix.htc);
border: none;
}

/* header area */
#container {
    background: #ffffff url(images/container-bg22222.png) no-repeat center top;
	width:940px;
	padding:20px 0;
	margin:0 auto;
}

#singin {
position:absolute;
margin-left: 520px;
margin-top: -15px;
}

#container h3 {
	font-size:34px;
	text-transform:uppercase;
	font-family: Times New Roman, Garamond, serif;
	margin:0;
	line-height:34px;
	padding:0 0 6px;
	display:inline;
}
#container h3 a {
	text-decoration:none;
	color:#333;
}
#container h3 a:hover {
	color:#ff0067;
}

#time {
color: #5d1c69;
padding: 5px;
text-align:right;
}

/* home columns */

#col01 {
	width:690px;
	float:left;
	overflow:hidden;
	margin-left: 10px;
}
#col02 {
	width:230px;
	float:right;
	overflow:hidden;
	margin-right: 10px;
}
#col01, #col02 {
	padding:15px 0;
}

/* home post */

#logo {
margin-top:30px;
}

#reclama {
float: right;
margin-top: 33px;
margin-right: 10px;
}

/* Easy Slider */

#sliderbox {
width: 670px;
height: 270px;
}

#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;

}
#slider li{ 
width:670px;
height:240px;
overflow:hidden; 
}
		
#col01 .home-post {
	width:210px;
	margin:0 20px 20px 0;
	height:340px;
	overflow:hidden;
	float:left;
}
#col01 .home-post .title {
	font-family: Tahoma;
	font-weight: normal;
	background:#000000 url(images/col-bg.png) no-repeat center top;
	padding:5px 8px;
	letter-spacing: 1px;
}
#col01 .home-post .title h2 {
	margin:0;
	padding:0;
}
#col01 .home-post .title h2 a {
	text-decoration:none;
	text-transform:none;
	color:#d5e7f4;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
}
#col01 .home-post .title h2 a:hover {
	color:#f9fb50;
	border-bottom:none;
}
#col01 .home-post .home-post-upper {
	height:190px;
	width:210px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #fff;
}
#col01 .home-post .home-post-upper a img {
	text-decoration:none;
	border:none;
}
#col01 .home-post .date {
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#00baff;
	text-align:right;
	font-size:10px;
	padding:3px 8px;
}
#col01 .home-post .excerpt {
	height:114px;
	overflow:hidden;
	padding:12px 12px 0;
	font-size:11px;
	line-height:16px;
	background:#000000 url(images/homecontent.png)no-repeat center top;
	cursor:pointer;
	color:#8f8d8e;
}
#col01 .home-post .excerpt p {
	margin:0 0 10px;
	padding:0;
}
#col01 .home-post .excerpt a {
	color:#333;
}
#col01 .home-post .excerpt a:hover {
	text-decoration:none;
	color:#000000;
}
#col01 .home-post .meta {
	padding:4px 8px 0 24px;
	height:35px;
	background:url(images/022.png) no-repeat 5px 5px #7f7f7f;
	text-transform:uppercase;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	float:left;
	border-bottom:1px solid #7f7f7f;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:left;
	border-bottom:1px solid #7f7f7f;
}
#col01 .home-post .author a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:right;
}
#col01 .home-post .comments a:hover, #col01 .home-post .author a:hover {
	color:#000;
}


/* single template post */

#col01 .post {
	padding:0 20px 20px 0;
	font-size:12px;
	line-height:19px;
}
#col01 .post a {
	color:#333;
}
#col01 .post a:hover {
	color:#000;
	text-decoration:none;
}
#col01 .post h1 {
	font-size:28px;
	text-transform:uppercase;
	font-family: Times New Roman, Garamond, serif;
	margin:0;
	line-height:32px;
	padding:0 0 6px;
}
#col01 .post h4 {
	font-size:20px;
	text-transform:uppercase;
	font-family: Times New Roman, Garamond, serif;
	margin:0;
	line-height:26px;
	padding:0 0 6px;
}
#col01 .post h1 a, #col01 .post h4 a {
	text-decoration:none;
}
#col01 .post h1 a:hover, #col01 .post h4 a:hover {
	border-bottom:none;
}
#col01 .post-upper {
	background:url(images/dot.gif) repeat-x bottom;
	padding:12px 0;
	font-size:11px;
	line-height:16px;
	color:#606060;
}
#col01 .post-upper a {
	color:#606060;
	text-decoration:none;
}
#col01 .post-upper a:hover {
	color:#333;
	text-decoration:underline;
}
#col01 .post-upper .digg {
	float:right;
}
#col01 .post .image {
	float:right;
	margin:12px 0 12px 12px;
}


/* categories page */

#col01 .cat-name {
	font-size:14px;
	background:url(images/dot.gif) repeat-x bottom;
	padding:4px 0 8px;
	width:690px;
}
#col01 .category-name {
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	background:#ff0067;
	font-weight:bold;
}


/* comments outer */

#comments-holder {
	padding:12px 0 0;
}

/* comment list styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #f6f3f7 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c7b8d0;
	padding: 0 20px 10px 20px;
	color:#808080;
	}

/* comment form styles */

#commentform {
	background:#f0f0f0;
	padding: 20px;
	color: #aea098;
}

#commentform label {
	margin-left: 10px;
}
#commentform input {
	font-size: 15px;
	padding: 6px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #a9a9a9;
	color: #5c4f47
}

#commentform textarea {
	padding: 6px;
	font-size: 15px;
	width: 610px;
	background: #ffffff;
	border: solid 1px #a9a9a9;
	color: #5c4f47;
}

#commentform input:hover {
	background: #eeeeee;
}

#commentform textarea:hover{
	background: #eeeeee;
}

#commentform  .btn {
	border: none;
	width: 200px;
	height: 40px;
	text-indent: -9999;
}


.note {
	font-size:10px;
}


/* misc */

.uppercase {
	text-transform:uppercase;
}


/* home and category page nav */

#asculta {
margin-left: -30px;
margin-bottom: 15px;
}

#asculta ul {
display: block;
}

#asculta li {
display: inline;
margin-right: 5px;
}

#nowplaying {
width: 240px;
text-align:left;
margin-right: 10px;
font-size: 10px;
margin-bottom: 20px;
}

.icon{
background:#f6e6f6;
color:#222222;
padding:7px;
text-align:left;
margin-left: -20px;
width: 240px;
}

ul#topnav {
	color: #ffffff;
	margin: 0; padding: 0;
	float: left;
	width: 940px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.7em;
}
ul#topnav li {
	float: left;
	text-align: left;
	margin-right: 10px;
}
ul#topnav li a {
	padding: 7px 7px;
	display: block;
	color: #545454;
	text-decoration: none;
}

ul#topnav a:hover {
	color: #c1c1c1;
}

ul#topnav a {
	color: #c1c1c1;
}

ul#topnav li:hover { 
	color: #ffffff;
	background: #545454;}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	font-size: 15px;
	float: left;
	padding: 15px 0;
	position: absolute;
	top:37px;
	display: none; /*--Hide by default--*/
	background: #545454;
	color: #ffffff;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: block; color: #c1c1c1;} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;}

#meniu {
font-family: Sans-Serif;
width:940px;
height: 50px;
font-weight: bold;
margin: 0 auto;
position: relative;

}

#search {
float: right;
position: absolute;
margin-left: 682px;
margin-top: 7px
}

#search input[type=text], #search input[type=password] {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #579dab;
	background: #414141;
	font-size:13px;
	margin:1px 0 5px;
	padding:4px;
	width:180px;
	color: #c4c4c4;
}

#search .btn-search {
margin-top: 0px;
margin-left: 5px;
display:block;
padding:0;
cursor:pointer;
float:right;
width:50px;
height:28px;
text-indent:-400px;
overflow:hidden;
background:url(images/searchbtn.png) no-repeat;
border-style:none;
}

#page-nav {
float:left;
margin-bottom: 20px;
}

#page-nav .older a, #page-nav .newer a {
display:block;
font-size:10px;
overflow:hidden
}
#page-nav .older a {
	margin-bottom:1px;

}
#page-nav .older a:hover {

}
#page-nav .newer a {

}
#page-nav .newer a:hover {

}


/* col02 stuff */

#categories {
	overflow:hidden;
	margin-bottom:20px;
}


/*Emisiuni*/


#emisiuni {
margin-left: 0px;
}

#emisiuni a {
color: #00a8ff;
}

#emisiuni a:hover {
color: #00a8ff;
text-decoration: none;
}


#sponsor-box {
	height:310px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}

#lastmixes {	width: 310px;	margin-left: -40px;}#lastmixes ul {	display: block}#lastmixes li {	margin-top: 3px;	background: #e8e3e9;	display: block;	padding: 10px;}#lastmixes li a {	text-decoration: none;}	

#stuff {
	height: 50px;
	background: #ffe0e0;
}

/* footer */

#footer {
	font-size:10px;
	line-height:14px;
	margin-left: 10px;
	margin-right: 10px;
	color:#b5b5b5;
	background: #545454;
}
#footer a {
	color:#b5b5b5;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#logofooter {
	background: url(images/footer-logo.png) 30px 30px no-repeat;
	width: 150px;
	height: 75px;
}

#friends {
	height: 200px;
}

#friends ul {
	dispaly: block;
}

#friends li {
	font-size: 12px;
	padding: 5px;
	margin-right: 10px;
	display: inline;
}

.copyright {
	width: 330px;
	padding: 20px;
	color: #c1c1c1;
	margin-left: 140px;
}

.awesome{
	background: #222 url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #a2a2a2;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }

	
.small.awesome {
	font-size: 11px;
}
.medium.awesome {
	font-size: 13px;
}
.large.awesome {
	font-size: 14px;
	padding: 8px 14px 9px;
}

 .blue.awesome {
	background-color: #2daebf;
}
.red.awesome {
	background-color: #e33100;
}
.magenta.awesome {
	background-color: #a9014b;
}
.orange.awesome {
	background-color: #ff5c00;
}
.yellow.awesome {
	background-color: #ffb515;
}

dl.nav { display: block; width: auto; height: 27px; margin: 0 0 18px; }
dl.nav dt, dl.nav dd { float: left; display: inline; }
dl.nav dt { color: #999; font-weight: normal; }
dl.nav dd a { text-decoration: none; margin-left: 6px; padding: 5px 12px;
 -webkit-border-radius: 12px; -moz-border-radius: 12px; }
dl.nav dd a:hover { background: #eee; }
dl.nav dd.active a { background: #2daebf; color: #fff; }

.events {
width: 670px;
border: solid 1px #c1c1c1;
height:320px;
}

p.image-event {
padding: 10px;
float:left;
}

p.text-event {
margin-top: 20px;
font-size: 15px;
}

p.advertisments{
font-family: Verdana;
font-size: 9px;
color: #a3a3a3;
}