/*
Theme Name: Evromedia.bg theme
Description: Design for Evromedia.bg.
Version: 1.0
Author: Vladislav Vladimirov
*/

/* CSS Document */
* {
	margin:0;
	}
	
body {
	width:1000px;
	margin:0 auto;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	position:relative;
	font-size:75%;
}

body#popUp {
    width:450px;
}
	
#header {
	/*background:url(images/logo-v1.png) no-repeat 25px -23px;*/
	background:url(images/logo.png) no-repeat 0 10px;
	height:137px;
	padding-top:8px;
	}
    
#logo {
    float:left;
    width:250px;
    height:95px;
    display:block;
}
	
#wrapper1 {
	background:url(images/page-back.gif) repeat-y;
	margin-top:1px;
	font-size:100%;
	}
	
#wrapper2 {
	background:url(images/page-back-top.png) no-repeat;
	min-height:300px;
	padding:25px;
	padding-top:15px;
	}
    
* html #wrapper2 {
    height:300px;
}
	
#col1 {
	width:308px;
	margin-right:25px;
    font-size:100%;
	}
	
#col2 {
	width:293px;
	margin-right:20px;
	}
	
#col3 {
	width:300px;
	}

#footer {
	background:url(images/footer-top.png) no-repeat;
	padding-top:35px;
	clear:both;
	}
	
.column {
	float:left;
	display:inline;
	}
	
#mainMenu {
	list-style:none;
	background:url(images/menu-back.gif) repeat-x;
	margin:0;
	padding:0;
	height:40px;
	}
	
#mainMenu li {
	display:inline;
	}
	
#mainMenu a {
	display:block;
    float:left;
	padding:0 .7em;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	color:#616161;
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
	font-weight:bold;
	font-size:136.36%;
	}
	
#mainMenu a:hover {
	background:url(images/menu-current.gif) repeat-x;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;	
   	margin:0;
	}
    
* html #mainMenu .menuStart a:hover {
    margin-left:1px;
}

#header>#menuWrapper a:active {
    padding-left:.75em;
    padding-right:.65em;
    line-height:42px;
}
	
#mainMenu .goodNewsTab a, #mainMenu .cat-item-8 a {
	color:#ff7c00;
	}
	
#menuWrapper {
	padding-right:11px;
	position:absolute;
	top:105px;
	left:50%;
	margin-left:-500px;
	width:989px;
	background:url(images/menu-right.png) no-repeat top right;	
	}
	
a {
	color:#039;
}

a:visited {
	color:#404859;
}

.banner {
	position:relative;
	padding:1px;
    clear:both;
}

.banner img {
    display:block;
}

.banner .frame {
    position:absolute;
    top:0;
    left:0;
    display:block;
    z-index:100;
}

.banner a {
	display:block;
	position:absolute;
    top:0;
    left:0;
	z-index:999;
}

.banner728 a {
	height:90px;
	width:728px;
}

.banner300 a {
	height:250px;
	width:300px;
}	

.banner728 .frame {
		width:730px;
		height:92px;
		background:url(images/frame-banner-728.png) no-repeat;
}

.banner300 .frame {
		width:302px;
		height:252px;
		background:url(images/frame-banner-300.png) no-repeat;
}

.noframe .frame {
    display:none;
}

.banner img {
		border:0;
}

.banner728 {
	width:728px;
	height:90px;
	padding:1px;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}
	
.clr {
	clear:both;
	}
	
.centered {
	margin:auto;
	}
	
.menuStart {
    float:left;
	padding-left:11px;
	background:url(images/menu-left.png) no-repeat;
	}
	
#searchBox {
	position:absolute;
	left:50%;
	margin-left:335px;
	top:8px;
	display:block;
    background:url(images/search-box.png) no-repeat;
	}
    
.column #searchBox {
   position:static;
   margin:0;
   float:none;
}
	
#searchForm input {
    border:0;
}
	
#col1 #searchBox {
	float:left;
}

input, .button {
	background-color:transparent;
}

form {
	background-color:transparent;
}
	
.searchTxtBox {
	width:113px;
	/*background-image:url(images/search-box.png);*/
	background-position:top right;
	background-repeat:no-repeat;
	border:0;
	padding:4px 6px;
	float:left;
	}
	
p {
	padding:0.5em 0;
	}
	
#footerLinks {
	text-align:center;
	margin-top:10px;
	margin-bottom:35px;
	}
	
#footerLinks li {
	display:inline;
	padding:0 1em;
}

.entry {
    position:relative;
    margin-bottom:1em;
}
	
.entry img, .post img, .column img {
/*		border:1px solid #CCC;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;*/
		float:left;
		margin-right:4px;
		display:inline;
		border:0;
}

.entry, .column p{
	text-align:justify;
}

.post {
	border-bottom:1px solid #CCC;
	margin-bottom:.6em;
}

h2 {
		font-size:134%;
}

h2, h3 {
		text-transform:uppercase;
		border-bottom:1px solid #039;
		color:#039;
		padding-top:.1em;
		padding-bottom:0em;
		margin-bottom:.1em;
}

h2 a, h3 a {
	text-decoration:none;
}

h3 {
		letter-spacing:2px;
}

h4 {
	font-size:116.66%;
}

form {
		padding:0;
		margin:0;
}

.title {
		font-weight:bold;
		font-size:118.18%;
}

.read-on {
		display:block;
		text-align:right;
}

.goodNewsBox h2, .goodNewsBox h2 a {
	color:#E14E1B;
	border-color:#FF7F00;
}

.goodNewsBox h4 {
	color:#041e3b;
}

.goodNewsBox {
	background:url(images/goodnews-top.png) no-repeat;
}

.goodNewsBox .post {
	border:0;
}

.goodNewsInner {
		background:url(images/goodnews-bottom.gif) no-repeat bottom left;
		padding:8px;
		padding-top:2px;
}

.thumbWrapper {
	background:url(images/thumb-play.png) no-repeat;
	width:64px;
	height:64px;
	padding:2px;
	margin-right:4px;
	float:left;
}

.thumbWrapper a {
    display:block;
    width:64px;
    height:64px;
}

.thumbWrapper img {
		margin:0;
}

.wp-polls p {
		background:#dedede;
}

.latestNewsBox, .interviewBox, .goodNewsBox {
	margin-bottom:1em;
}

.w50 {
		width:50%;
}

.w60 {
	width:60%;
}

.w40 {
	width:40%;
}

.currencyRate {
		float:left;
		margin-right:20px;
		margin-bottom:5px;
}

.row1 {
		margin-right:0;
}

* html body .row0 {
    margin-right:15px;
}

.currencyRate img.flagSmall {
		border:1px solid #ccc;
		display:block;
		float:left;
}

#footerLinks li.rsslink {
		background:url(images/rss.gif) no-repeat 0 2px;
		padding-left:1.5em;
}

.column .weatherBox img {
		float:none;
}

.weatherBox div {
		margin-bottom:1px;
}

.weatherBox div.city {
		margin:0;
		width:60px;
		float:left;
}

.commentlist {
    padding:0;
    padding-left:2em;
    margin:0;
    list-style:none;
}

.commentlist li {
    margin-bottom:.8em;
    background:#efefef;
    padding:.3em;
    border:1px solid #ccc;
    list-style:none;
}

.commentlist p {
    clear:left;
}

.commentlist .commentmetadata {
    display:block;
    float:right;
    background:#aaa;
    margin-top:-4px;
    margin-right:-4px;
    padding:.2em .5em;
}

.commentmetadata a {
    color:white;
    text-decoration:none;
}

.comment-author {
    float:left;
}

.imageFrame {
    background:url(images/image-banner-308.png) no-repeat;
    position:absolute;
    z-index:100;
    width:308px;
    height:231px;
    top:1em;
}

.imageFramed {
    position:absolute;
    top:1em;
    z-index:1;
}

.imageSpacer {
    height:245px;
}

.pdf24Plugin-cp-box {
    clear:both;
}

.important {
    color:red;
}

#wp-email .TextField, #wp-email .Forms {
    width:270px;
    border:1px solid #999;
}

#respond {
    clear:both;
}

#actionIcons a {
    float:right;
}

#headerLogo {
    display:none;
}

.wp-polls-ans i {
    font-style:normal;
    font-weight:normal;
    color:#C00;
}
