/*
Theme Name: Fugarul de la Radio 21
Author: Razvan Merla
*/


body {
	margin:0;
	padding-top:0px;
	background:#000 repeat-x;
	font-family:"Trebuchet MS";
	color:#44869b;
	font-size:13px;
	}



a {
	color:#44869b;
	}
a:hover {
	color:#44869b;
		}
h1, h2, h3, h4, h5, h6 {
	color:#44869b;
	}
blockquote {
	padding:10px;
	background:#2B2308;
    color:#A99650;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;

	}

/* The Top */

.top {
  width:1034px;
	height:377px;
	margin-top:0px;
  background:url(images/banner.png);
	}

.top2 {
  width:1034px;
	height:377px;
	margin-top:0px;
	background:url(images/header3.jpg);
	}

.blogname h1 {
	font-size:30px;
	font-weight:normal;
	margin:150px 0 0 20px;
	color:#44869b;
	}
.blogname h1 a {
	color:#44869b;
	text-decoration:none;
	}
.blogname h1 a:hover {
	color:#44869b;
	text-decoration:none;
	}
.blogname h2 {
	margin:-5px 0 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#9E882F;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 15px 0 14px;
	float: right;
	}
.search form {
	background: url(images/searchbg2.png);
	width:225px;
	height:29px;
	padding-top:6px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#423606;
	font-size:16px;
	color:#B9A953;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#423606;
	font-size:16px;
	color:#B9A953;
	height:22px;
	width:35px;
	}

/* The Menu */

.menu {
	position:absolute;
    top:-20px;
	left:0;
	height:48px;
	width:904px;
	background:url(images/menu.png);
    text-transform:uppercase;
    margin: 0 65px 0 65px;
	float:none;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	font-weight:bold;
	}
.menu li {
	display:block;
	float:left;
	font-size:14px;
	padding:12px 10px 0 10px;
	position:relative;
	overflow:hidden;
	}
	
.menu a.home-b {
        display:inline-block;
	color:#ffffff;
	background:url(images/home-b.png) top left;
	width:63px;
	height:20px;
}
.menu a.home-b:hover {
  display:inline-block;
	color:#ffffff;
	background:url(images/home-b.png) no-repeat 0px -22px;
	width:63px;
	height:20px;
}

.menu a.descoperal-b {
	display:inline-block;
	color:#ffffff;
	background:url(images/descoperal-b.png) top left;
	width:143px;
	height:20px;
}
.menu a.descoperal-b:hover {
	display:inline-block;
	color:#ffffff;
	background:url(images/descoperal-b.png) no-repeat 0px -21px;
	width:143px;
	height:20px;
}

.menu a.blog-b {
      display:inline-block;
	color:#ffffff;
	background:url(images/blog-b.png) top left;
	width:61px;
	height:20px;
}
.menu a.blog-b:hover {
      display:inline-block;
	color:#ffffff;
	background:url(images/blog-b.png) no-repeat 0px -21px;
	width:61px;
	height:20px;
}

.menu a.indicii-b {
      display:inline-block;
	color:#ffffff;
	background:url(images/indicii-b.png) top left;
	width:74px;
	height:20px;
}
.menu a.indicii-b:hover {
      display:inline-block;
	color:#ffffff;
	background:url(images/indicii-b.png) no-repeat 0px -21px;
	width:74px;
	height:20px;
}

.menu a.media-b {
      display:inline-block;
	color:#ffffff;
	background:url(images/media-b.png) top left;
	width:71px;
	height:20px;
}
.menu a.media-b:hover {
      display:inline-block;
	color:#ffffff;
	background:url(images/media-b.png) no-repeat 0px -21px;
	width:71px;
	height:20px;
}

.menu a.twitter-b {
        display:inline-block;
	color:#ffffff;
	background:url(images/twitter-b.png) top left;
	width:101px;
	height:20px;
}
.menu a.twitter-b:hover {
      display:inline-block;
	color:#ffffff;
	background:url(images/twitter-b.png) no-repeat 0px -21px;
	width:101px;
	height:20px;
}

.menu a.desc-b {
  display:inline-block;
	color:#ffffff;
	background:url(images/descriere-b.png) top left;
	width:117px;
	height:20px;
}
.menu a.desc-b:hover {
  display:inline-block;
	color:#ffffff;
	background:url(images/descriere-b.png) no-repeat 0px -21px;
	width:117px;
	height:20px;
}



/* The Line */

.line {
	height:50px;
	background:url(images/line.png);
	}

/* The Content */

.content {
	padding:35px 0px 0px 0px;
	
	margin:0px 55px 0px 55px;
/*	border:1px white solid;*/

	}

/* The Posts */

.text {
	width:720px;
	float:left;
	text-align:justify;
	letter-spacing: 0.5px;
	}

div.firstPage {
  text-align:justify;
	width:970px;
  letter-spacing: 0.5px;
  margin:10px 0px 20px 0px;
  
}

.post {
	padding:0 18px 10px 23px;
}

	
h1.title {
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:normal;
	padding: 0px;
	text-transform:uppercase;
	}
h1.title a {
	color:#9E882F;
	text-decoration:none;
	}
h1.title a:hover {
	color:#B9A953;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 1px;


	}
.postinfo a {
	color:#44869b;
	text-decoration:none;
	margin-left:4px;
		
	}

/* The Sidebar */



/* --- FOOTER --- */

#footer {

	height:48px;
	width:904px;
	background:url(images/menu.png);
    text-transform:uppercase;
    margin: 0 65px 0 65px;
}

.ftext {
	float:right;
    margin:8px 20px 0 0;
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	text-decoration:none;
	font-size:14px;
	color:#B9A953;
	}
.navigation a:hover {
	color:#9E882F;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */
/*
.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#2B2308;
	border:1px dashed #8E7519;
	color:#A99650;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#2B2308;
	border:1px dashed #8E7519;
	color:#A99650;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:150px;
	height:22px;
	background:#A99650;
	border:1px dashed #8E7519;
	color:#2B2308;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}


*/
/* The Calendar */

#wp-calendar {
    empty-cells: show;
    margin: 0 auto 0;
    width: 100%;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    text-align: center;
background:#2B2308;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #000;
}

#wp-calendar caption {
    color:#9E882F;;
    font-size: 15px;
    font-weight: bold;
    text-align: center;

}
#wp-calendar th {
    color: #B9A953;
    font-weight: bold;
    text-transform: capitalize;
}

/* *** razvan.merla@radio21.ro *** */

div.body {
  width:1034px;
  display:block;
}

div.body-left-top {
  width:62px;
  height:27px;
  float:left;
  background:url(images/body-left-top.png) no-repeat;
}

div.body-top {
  width:908px;
  height:27px;
  float:left;
  background:url(images/body-top.png) repeat-x;
}

div.body-right-top {
  width:64px;
  height:27px;
  float:left;
  background:url(images/body-right-top.png) no-repeat;
}

div.body-left {
  width:62px;
  float:left;
  background:url(images/body-left.png) repeat-y;
  height:100%;
}

div.body-content {
  width:908px;
  background:url(images/body-content.png) no-repeat;
}

div.body-content2 {
  position:relative;
  width:1034px;
  background:url(images/body-content2.png) repeat-y;

}

div.body-right {
  width:64px;
  display:block;
  background:url(images/body-right.png) repeat-y;
}

div.body-bottom {
  width:1034px;
  height:39px;
  background:url(images/body-bottom.png) no-repeat;
}

img.noborder {
  border:0;
}

div.logo21 {
  display:block;
  float:left;
  margin:40px 0 0 70px;
}


div.live-box {
  position:relative;
  display:block;
  width:217px;
  height:147px;
  margin:20px 0 0 55px;
  background:url(images/live-box.png) no-repeat;
  overflow:hidden;
  cursor:pointer;
  float:left;
}

div.liveTitle {
  float:left;
  background:url(images/livechat.png) no-repeat;
  width:150px;
  height:23px;
  margin:14px 0 0 15px;
}

div.fbox {	
    position:relative;
    display:block;
    width:444px;
    float:left;
    margin:0 7px 5px 9px;	
}

div.fbox-top {
    position:relative;
    display:block;
    width:444px;
    height:15px;
    background:transparent url(images/fbox-top.png) no-repeat;
}

div.fbox-content {
	position:relative;
	display:block;
	width:444px;
	height:320px;
	background:transparent url(images/fbox-content.png) repeat-y;
	padding:1px 5px 5px 10px;
	overflow:hidden;
}

div.fbox-bottom {
	position:relative;
	display:block;
	width:444px;
	height:11px;
	background:transparent url(images/fbox-bottom.png) no-repeat;
}

div.fdesc {
	position:relative;
	display:block;
	width:901px;
	margin:0 7px 0 12px;
}

div.fdesc-top {
	position:relative;
	display:block;
	background:transparent url(images/fdesc-top.png) no-repeat;
	width:901px;
	height:16px;
}

div.fdesc-content {
	position:relative;
	display:block;
	background:transparent url(images/fdesc-content.png) repeat-y;
	width:901px;
	padding:1px 5px 5px 10px;
}

div.fdesc-bottom {
	position:relative;
	display:block;
	background:transparent url(images/fdesc-bottom.png) no-repeat;
	width:901px;
	height:17px;
}

div.fside {
	position:relative;
	display:block;
	width:239px;
	float:right;
	overflow:hidden;
	margin:0px 10px 0px 2px;	
}

div.fside-top {
	position:relative;
	display:block;
	background:transparent url(images/fside-top.png) no-repeat;
	width:239px;
	height:25px;
}

div.fside-content {
	position:relative;
	display:block;
	background:url(images/fside-content.png) repeat-y;
	width:239px;
	padding:1px 5px 5px 10px;
}

div.fside-bottom {
	position:relative;
	display:block;
	background:transparent url(images/fside-bottom.png) no-repeat;
	width:239px;
	height:13px;
}

div.fpost {
	position:relative;
	display:block;
	float:left;
	width:661px;
	margin:0px 2px 0px 10px;	
}
div.fpost-top {
	position:relative;
	display:block;
	background:transparent url(images/fpost-top.png) no-repeat;
	width:661px;
	height:12px;
}

div.fpost-content {
	position:relative;
	display:block;
	background:transparent url(images/fpost-content.png) repeat-y;
	width:661px;
	padding:1px 5px 5px 10px;
}

div.fpost-bottom {
	position:relative;
	display:block;
	background:transparent url(images/fpost-bottom.png) no-repeat;
	width:661px;
	height:11px;
}


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

ul.side h2 {	
	color:#44869b;
	padding:0;
	margin:2px 0 0 0;

}
ul.side li {
	color:#eb3d23;
}

ul.side li a, a:hover{ 
	color:#eb3d23;
	text-decoration:none;

}

.post h1 a {
	color:#eb3d23;
	font-weight:normal;
}
.post h1 a:hover {
	color:#eb3d23;
	font-weight:normal;	
}

.post li {
	font-size:16px;
}
.post p {
	font-size:16px;
	text-align:justify;
	margin:14px 0 0 0;
}

.post p a, strong, strong a {
	font-size:16px;
	color:white;
	font-weight:normal;
}

div.postFirst {
	margin:0 17px 0 5;
}

div.postFirst h2{
	text-indent:0.3cm;
	color:#eb3d23;
}

div.postFirst p, li{
	font-size:16px;
	margin:0 22px 0 10px;
/*	color:white;*/
	font-weight:normal;
}

div.postFirst p a, strong{
	font-size:16px;
	margin:0 17px 0 5;
	color:#ffffff;
	font-weight:normal;
}

div.readmore {
	text-align:right;
	padding:0 20px 0 0;
	font-size:16px;
}

div.readmore a{
	color:#44869b;
	text-decoration:none;
	font-weight:normal;
}
div.readmore a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.tinput  {
  width:314px;
  height:29px;
  background: transparent url(images/tinput2.png) no-repeat;
  padding:4px 4px 2px 4px;
  color:#FFFFFF;
  font-size:14px;
  float:right;
  border:0;
}

.tarea  {
  width:314px;
  height:155px;
  background: transparent url(images/tarea.png) no-repeat;
  padding:4px 4px 2px 4px;
  color:#FFFFFF;
  font-size:14px;
  float:right;
  border:0;
  overflow:hidden;
}

label {
	display:block;
	float:left;
	font:16px;
	width:95px;
	margin:3px 0 0 3px;
}

.send {
    border:0;
    background:url(images/send.png) no-repeat;
    width:125px;
    height:34px;
    margin:0 0 0 220px;
}

.ff {
	margin:10px 10px 0 10px;
}

.fbox-content h2 {
	margin:0 0 0 20px;
}


#slider ul, li {
	list-style:none;

	margin:0;
	padding:0;
}

#slider li{ 
	width:430px;
	height:300px;
	overflow:hidden; 
}

#slider li p{
	margin-right:50px;
}


span#firstBtn, span#prevBtn, span#nextBtn, span#lastBtn {
	text-decoration:none;
	font-size:16px;
	margin-left:10px;
}

span.right {
	float:right;
	margin-right:50px;
	font-size:14px;
}

.commentsDIV {
	width:480px;
	margin:0 0 0  30px;
}

.commentsDIV label {
	font-size:14px;
}

.chatsoci {
	margin:38px 0 0 5px;
	float:none;
	display:block;

	width:192px; 
	height:100px;
}

.fbox-content postFirst p{
    color:#fff;
}

div#recompensa {
    float:left;
    margin: 135px 0 0 290px;
    text-align:right;
    width:125px;
    height:40px;
/*    overflow:hidden;*/
    cursor:pointer;
}

div#recompensa span{
    color:#fff;
    font-size:36px;
    font-weight:normal;
}

div#recompensa span p{
    color:#fff;
    font-size:36px;
    font-weight:normal;
    margin:0;
    padding:0;
    text-indent:0;
}

ol {
	list-style-type:lower-latin;
}

ol li p{
	margin-right:16px;
}

.postFirst object {
	margin-left:12px;
}
