/*
Theme Name: teurasc.ro Default
Theme URI: http://www.e-magine.ro/
Description: The default teurasc.ro theme.
Version: 1.0
Author: Razvan Brates
Author URI: http://www.e-magine.ro/
*/



/* Begin Typography & Colors */
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font: 62.5%/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #333;
text-align: center;
margin: 0;
padding: 0;
background-color: #ffe4ba;  /*#;*/
}
html, body { margin: 0px; padding: 0px;}
/* PNG transparency fix 
img { behavior: url(css/iepngfix.htc); }*/

/* links */
a img {
background-color: none;
border: 1px solid #444;
margin: 0.5em; 
vertical-align: sub;
}
#footer img { border: 0px; }


.align_left {
float: left;
margin: 0.1em 0.5em 0.1em 0;

}

/* Layout */
div#stripe {
position: absolute;
top: 10em;
left: 0;
width: 101%;
height: 20em;
background-color: #ff6d06;
border-bottom: 2px solid #d36539;
border-top: 2px solid #d36539;
z-index: 0;
background-image: url(img/bg_talking_people.gif);
background-position: bottom;
background-repeat: repeat-x;
}

div#body_center {
text-align: left;
margin: 0 auto;
width: 96em;
position: relative;
z-index: 1;
background-color: #FFFFFF;
}

div#header {
background-image: url(../img/bg_header.gif);
background-position: bottom;
background-repeat: repeat-x; 
color: #444;*/
color: #FFFFFF;
position: relative;
z-index: 3;
height: 300px; overflow: hidden;
}

div#logo_status {
float: left;
width: 20em;
height: 30em;
z-index: 3;
position: relative;
}

div#logo_status h1 {
font-size: 1em;
margin: 0;
text-align: center;
}
div#logo_status h1 a img {
border: 0;
}
img#logo {
margin: 0 auto;
width: 19.2em;
height: 14.0em;
}

div#logo_status p {
padding: 0.5em;
font-size: 1.2em;
margin: 0;
}

div#logo_status h2 {
padding: 0 0.4em 0.4em 0.4em;
font-size: 1.6em;
margin: 0;
color: #FFFFFF;
}


/* category menu */
ul#cat_menu {
float:left;
width: 20em;
height: 30.4em;
/*height: expression('23.8em');*/
overflow: hidden;
background-color: #333333;
margin: 0 auto;
list-style-type: none;
padding: 0;
text-indent: 0;
position: relative;
background-image: url(img/bg_menu.gif);
background-position: top;
background-repeat: repeat-x;
z-index: 3;
}

ul#cat_menu li {
padding: 0;
margin: 0;
border-bottom: 1px solid #484848;
height: 3.5em;
overflow: hidden;
}

ul#cat_menu li a {
font-size: 1.7em;
font-weight: bold;
padding: 0.7em 0.5em 0.2em 4em;
color: #FFCC33;
text-transform: uppercase;
text-decoration: none;
display: block;
height: 4em;
background-position: 6% top;
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#cat_menu li a:hover {
/*background-color: #666;*/
}

ul#cat_menu li a#cat-sportivi {
background-image: url(img/icon_sportivi.gif);
}
ul#cat_menu li a#cat-politicieni {
background-image: url(img/icon_politicieni.gif);
}
ul#cat_menu li a#cat-mondeni {
background-image: url(img/icon_mondeni.gif);
}
ul#cat_menu li a#cat-actori {
background-image: url(img/icon_actori.gif);
}
ul#cat_menu li a#cat-cantareti {
background-image: url(img/icon_cantareti.gif);
}
ul#cat_menu li a#cat-vedete-tv {
background-image: url(img/icon_vedete-tv.gif);
}
ul#cat_menu li a#cat-bloggeri {
background-image: url(img/icon_bloggeri.png);
}

div#featured {
float: left;
width: 55em;
height: 31em;
/*background-image: url(../img/bg_menu_shade_right.png);
background-image: expression('.'); /* not on IE*/
/*background-position: left top;
background-repeat: no-repeat;*/
position: relative;
color: #FFFFFF;
}
div#featured .shade {
/*position: absolute;
top: 0;
left: 0;*/
float: left;
}

div#featured .shade img {
width: 1.3em;
height: 28.8em;
}
div#featured .head-banner {
text-align: center;
height: 60px;
font-size: 1em;

}
.head-banner { margin-top: 2px; margin-bottom: 5px; }
div#featured h3 {
font-size: 1em;
margin: 1.2em 0 0 2.5em;
color: #666;
}

div#featured h3 a span {
font-size: 2.8em;
line-height: 1.5em;
display: block;
padding-top: 0.7em;
color: #FC0;
text-decoration: none;
}
div#featured h3 a img {
width: 13.1em;
height: 13.1em;
}
div#featured h3 a{
text-decoration: none;
}
div#featured h3 a:hover span {
text-decoration: underline;
}
div#featured p {
margin-left: 1.8em;
font-size: 1.4em;
margin-top: 0.3em;
}
div#featured p.featured_author {
text-align: right;
font-size: 1.2em;
font-style: italic;
}
div#featured a.read_more {
color: #FFF;
font-weight: bold;
text-decoration: none;
}
div#featured a.read_more:hover {
text-decoration: underline;
}
div#content {
width: 600px;
float: left;
padding: 1em;
padding-left: 15px;
background: #FFFFFF; 
}
div#content.archive .post {
width: 31em;
}
div#content .left {
float: left;
}
div#content .right {
float: right;
}


h2.pagetitle {
font-size: 2.8em;
}
/* Index page */

ul#index-comments {
list-style-type: none;
margin: 1em 0;
padding: 0;
}
ul#index-comments li {
margin: 1em 0;
}
ul#index-comments h3 {
font-size: 1em;
margin: 0;
color: #666;
padding: 0;
}

ul#index-comments h3 a span {
font-size: 2.8em;
line-height: 1.1em;
display: block;
color: #ee5e2f;
text-decoration: none;
}
ul#index-comments h3 a img {
width: 13.1em;
height: 13.1em;
}
ul#index-comments h3 a{
text-decoration: none;
}
ul#index-comments h3 a:hover span {
text-decoration: underline;
}
ul#index-comments p {
margin-left: 1.8em;
font-size: 1.4em;
margin-top: 0.3em;
}
ul#index-comments p.featured_author {
text-align: right;
font-size: 1.2em;
font-style: italic;
}
ul#index-comments a.read_more {
color: #222;
font-weight: bold;
text-decoration: none;
}
ul#index-comments a.read_more:hover {
text-decoration: underline;
}


/* Archive page */

.post h3 {
font-size: 1em;
}

.post h3 a {
text-decoration: none;
font-size: 1em;
}

.post h3 a span {
font-weight: bold;
font-size: 1.8em;
color: #ee5e2f;
}

.post h3 a:hover span {
text-decoration: underline;
}
.post h3 a img {
margin-top: -0.3em;
width: 13.1em;
height: 13.1em;
}

.comment-link {
text-decoration: none;
}
.comment-link img {
border: 0;
margin: 0.3em 0.3em 0 0.3em;
width: 1.6em;
height: 1.6em;
}
.comment-link span {
font-size: 1.2em;
color: #444;
font-style: italic;
}
.comment-link:hover span {
text-decoration: underline;
}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
padding: 0;
margin: 0;
border: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
list-style: none;
text-transform: none;
text-indent: 0px;
font-variant: normal;
text-align: left;
line-height: 1.2em;
letter-spacing: 0;
word-spacing: 0;
font-size: 1.1em;
font-family: Arial;
}

#wp_page_numbers {
margin: 1em auto;
}
#wp_page_numbers ul {
width: auto;
margin: 0 auto;
}
#wp_page_numbers li {
float: left;
display: block;
margin-bottom: 0.2em;
}

#wp_page_numbers a {
padding: 0.3em 0.5em;
margin: 0 0.2em;
display: block;
color: #333;
border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
border-color: #ff8000;
}

#wp_page_numbers li.space {
padding: 0.6em 0.2em;
}

#wp_page_numbers li.first_last_page {
font-style: italic;
}

#wp_page_numbers li.active_page a {
border-color: #46daff;
}
#wp_page_numbers li.active_page a:hover  {
color: black; /* IE fix */
text-decoration: underline;
border-color: #ff8000;
}

#wp_page_numbers li.page_info {
float: left;
display: block;
padding: 0.3em 0.5em;
margin-right: 0.2em;
color: #666;
font-size: 1.1em;
border: 1px solid #bfbfbf;
}

.index-li { width: 570px; margin-bottom: 20px; min-height: 150px; float: right;}
a { color: #EE5E2F; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline; }
.clear { clear: both;} 
.spacer { width: 100px; height: 5px;}
#footer { background: #ff6d06; height: 85px; width: 101%; border-bottom: 2px solid #d36539; border-top: 2px solid #d36539;} 
#copyright { color: #FFFFFF; font-size: 12px; font-weight: bold; margin-top: 12px; margin: 0 auto; text-align: center; width: 340px;}
#copyright a, #links a{ text-decoration: underline; color: #FFFFFF; font-size: 12px;}
#links ul { list-style: none; margin: 0; padding: 0;}
#links ul li { display: inline; margin: 0; padding: 0; margin-left: 4px; margin-right: 4px;}
#links { color: #FFFFFF; margin-top: 0px;}
#links a:hover { text-decoration: none;}
#cr-left, #cr-right, #cr-middle { float: left; text-align: center; margin: 0 auto;}
#cr-left, #cr-right { margin-top: 21px; }
#footer img { margin: 0px; padding: 0px; margin-left: 5px; margin-right: 5px;}
div.post { margin-bottom: 10px;}
ul.snap_nav { list-style: none; text-align: center; margin-bottom: 20px;}
ul.snap_nav li { display: inline ; font-size: 16px; font-weight: bold; }
#sidebar { float: right; background: #FFEFD7; width: 313px; margin-right: 0px; padding-bottom: 20px; font-size: 12px; }
.banner-125-left { float: left; margin: 0px; padding: 0px; width: 125px; height: 125px; }
.banner-125-right { float: right; padding: 0px;width: 125px; height: 125px; margin-left: 15px; } 
#sidebar-ads { text-align: center; width: 300px !important; width: 314px;} 
.banner-260 { text-align: center; }
#sidebar li { list-style: none; margin: 0px; padding: 0px;}
#sidebar ul { list-style: none; margin: 0px; padding-left: 10px;}
h2.widgettitle { margin-top: 20px; margin-left: 10px; font-size: 17px; margin-top: 30px;}
.widecolumn, { font-size: 12px;}
#searchbx { text-align: center;}
#searchpage { font-size: 12px;}
#feed-img { float: left; width: 50px; margin-top: 0px; padding-top: 0px;}
#feed-txt { float: left; width: 120px; font-weight: bold; font-size: 18px; margin-top: 15px;}
#feed-txt a { color: #FFFFFF;}
.alignleft { float: left;}
.alignright { float: right;}
#commentstempl { font-size: 12px;}
.postmetadata { font-size: 12px;}
input { border: 1px solid #FF9933; background: #FFF9F2; padding: 5px; font-family: Calibri, Arial;}	
textarea#comment {border: 1px solid #FF9933; width: 500px; background: #FFF9F2; font-family: Calibri, Arial; padding: 5px; }
input#submit { background: #FFEFDF; color: #000000; padding: 5px; font-family: Calibri, Arial;}
.alt { background: #FFF9F2; padding: 15px; margin-bottom: 15px;}
.alt2 { padding: 15px;}  
#disclaimer-single { width: 510px; margin-bottom: 10px; font-size: 10px; color: #BBBBBB; }
.post-left { width: 290px; float: left; margin-bottom: 10px;}
.post-right { width: 290px; float: left; margin-bottom: 10px;}
.post-left h3, .post-right h3 { font-size: 14px;}
p#headerp { margin-bottom: 0px; padding-bottom: 0px; color: #FFFFFF;}
h2#headerp { color: #FFFFFF:}
#wrap { padding-top: 15px; background: #FFFFFF; margin-top: 20px;}
li.index-li { padding-right: 10px; margin-left: 0px; padding-left: 0px;}
img.align_left2 { margin-right: 25px; margin-top: 3px;} 
.align_left2 {  float: left; margin: 0.1em 0.5em 0.1em 0; margin-top: 11px;}
#propune a { font-size: 20px; color: #FFFFFF; }
#propune { text-align: center; padding-bottom: 10px;}
form#propune { text-align: center; margin: 0 auto; padding-left: 40px;}
#mesaj { font-size: 18px; color: #EC6702; margin: 15px; }
textarea#ura {border: 1px solid #FF9933; width: 500px; background: #FFF9F2; font-family: Calibri, Arial; padding: 5px; }
#disclaimer { width: 550px;}
h3#scrie { padding-top: 10px;}
img.karma-image { width: 16px; height: 16px; }	 
#propune img { border: 0px;}
.bubble-top { background: url(img/bubble-top.jpg) no-repeat; width: 607px; height: 15px;}
.bubble-bottom { background: url(img/bubble-bottom.jpg) no-repeat; width: 607px; height: 15px; }
.bubble-middle { border-left: 2px solid #E96500; border-right: 2px solid #E96500; padding-left: 10px; width: 583px; background: #FFFFB3; padding-right: 10px;}

