/*  
Theme Name: Gone fishing
Theme URI: http://designer-daily.com
Description: Blueish 2 columns template. Widget ready. 
Version: 1.0
Author: Designer daily
Author URI: http://designer-daily.com
*/


* {
   margin:0;
   padding:0;
}


html, body {
   font-family: Arial, Tahoma, sans-serif;
   font-size:11px;
   background:url('images/bg.1920.1200.jpg') fixed center top no-repeat;
}

#container {
   width:1240px;
   margin:100px 0 0 0;
}

#header {
   position: relative;
   float:left;
   width:1240px;
   height:350px;
}

#infos-header {
   width:1198px;
   height:200px;
   margin-top: 21px;
}

#infos-header h1{
	display: none;
}


p {
   color: #333333;
   //font-family: Arial, Verdana, Tahoma, Helvetica;
   font-size: 1em;
}

.page { 
   //font-family: Arial, Verdana, Tahoma, Helvetica;
   //margin-left: 10px;
   width: 1160px;
   margin-left:40px;
   margin-right:40px;
   font-size: 1.2em;
}

.page h1 {
   color: #888888;
   //font-family: Arial, Helvetica, Verdana, Tahoma;
   font-size:1.5em;
   font-weight: bold;
   margin:-10px 0 10px 0;
   letter-spacing: -0.03em;
}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:1em;
   color:#EBF7FD;
   display: none;
}

#main {
   //position:relative;
   //float:left;
   //width:1240px;
   //background:url('images/bg-content.png') repeat-y;
}

#main-content {
   //position:relative;
   //float:left;
   //width:1240px;
   margin:8px 0 0 20px;
   display:inline;
   padding:0;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
   //border-bottom: 3px double #AAAAAA;
}

/* ARTICLES */

.post {
   width:1240px;
   margin-top: -50px;
   text-align:justify;
   line-height:1.5em;
   padding:0;
   font-size: 1em;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:1em;
   font-weight: bold;
   margin:0 0 20px 0;
   padding:0 0 0 2px;
}

.post h2 a:link, .post h2 a:visited {
   color:#EEEEEE;
   font-weight: bold;
   text-decoration:underline;
}

.post h2 a:hover {
   text-decoration: underline;
}

.post #post-title {
   background:url('images/bg-post-title.png') no-repeat;
   //background-color: #880066;
   text-align: right;
   width: 1240px;
   height:103px;
   //padding-top:30px;
}

.post #post-title a:link, .post #post-title a:visited {
   color: #FFFFFF;
   font-weight: bold;
   font-family: Calibri, Tahoma, Verdana, Georgia, "Times New Roman";
   margin-right: 30px;
   margin-top:30px;
   font-size: 1.5em;
   text-decoration:underline;
   letter-spacing: -0.05em;
}

.post #post-title a:hover {
   color: #FFDD00;
   text-decoration: underline;
}

.post #post-content {
   //position:relative;
   //float:left;
   padding-top:30px;
   padding-bottom:30px;
   width:1240px;
   background:url('images/bg-content.png') repeat-y;
}

.post #post-footer {
   //position:relative;
   //float:left;
   width:1240px;
   height:103px;
   background:url('images/bg-post-footer.png') no-repeat;
   padding-top:26px;
}

.post #post-footer-without-comments {
   //position:relative;
   //float:left;
   width:1240px;
   height:103px;
   background:url('images/bg-post-footer-without-comments.png') no-repeat;
   padding-top:26px;
}


.post tr {
}

.post a:link, post a:visited {
   font-weight:bold;
   font-size: 1em;
   color: #EEEEEE;
}

.post a:hover {
  /*color:#6B7D8F;*/
  font-size: 1em;
}

.post #general {
   color: #666666;
   margin: 0 15px 30px 16px;
   width: 510px;
}

.post #general p {
   color: #666666;
   font-size: 1em;	
}

.post #general ul {
   color: #666666;
   font-weight: normal;
   font-size: 1em;	
}

.post #match-header {
   text-align:center; 
   font-size:1em; 
   line-height:1.2em;
}

.post #match-team {
   text-align:right; 
   font-size:1.8em; 
   letter-spacing:-0.04em; 
   font-weight:bold; 
   width:260px; 
   color:#999999;
   height: 35px;
   margin-bottom:3px;
}

.post #match-team-country {
   font-size: 10px; 
   color: #666666; 
   width:260px; 
   height:30px;
}

.post #match-score {
   text-align:center; 
   width: 60px; 
   font-size:1.8em;
   letter-spacing:0.04em; 
   font-weight:bold;
   height: 35px;
}

.post #match-scorers {
   font-size:1em;
   line-height: 1.2em;
   padding-top: 10px;
}

.post #trivia {
   clear: left;
   margin: 0 15px 0px 60px;
   width: 1100px;
}

.post #trivia p {
   color: #666666;
   font-size: 1.2em;
}

.post #trivia ul {
   color: #666666;
   font-size: 1.2em;
}

.post #trivia li a:link, .post #trivia li a:visited {
   color: #000000;
}

.post #trivia li #quote {
   color: #888888;
   font-size: 0.8em;
   font-style: italic;
   margin:20px 0 20px 50px;
   width: 75%;
   text-indent:20px;
}

#post-footer td#comments, #post-footer-without-comments td#comments {
   text-align:center;
   vertical-align:middle;
   width:75px;
}

#post-footer td#comments a:link, #post-footer td#comments a:visited, #post-footer-without-comments td#comments a:link, #post-footer-without-comments td#comments a:visited {
   color:#FFFF00;
   font-size:1.5em;
   font-weight: bold;  
   text-decoration:underline;
}

#post-footer td#comments a:hover, #post-footer-without-comments td#comments a:hover {
   color:#FFFFFF;
}

#post-footer td#tags, #post-footer-without-comments td#tags {
   padding:5px;
   font-size:1.2em;
   color:#FFFFFF;
   font-weight: bold;
   vertical-align:middle;
   width:500px;
}

#post-footer td#tags a:link, #post-footer td#tags a:visited, #post-footer-without-comments td#tags a:link, #post-footer-without-comments td#tags a:visited {
   color:#86ccf8;
   font-weight: normal;  
   text-decoration:underline;
}

#post-footer td#tags a:hover, #post-footer-without-comments td#tags a:hover {
   color:#FFFFFF;
}


blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}


#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

#rss-notice-top {
   clear:left;
   height:40px;
}

#rss-notice {
   font-size: 1.2em;
}

#rss-notice p{
   color: #FF0000;
}

/* SIDEBAR */

.sidebar-wrapper {
   //position:relative;
   //float:left;
   background:url('images/bg-trinity.png') no-repeat;
   font-size:1em;
   //display:inline;
   padding:0;
   width:1240px;
   height: 292px;
   margin-bottom:80px;
   margin-top: 80px;
}

#abonnements {
   margin-top: 15px;
   margin-left:124px;
}

#s {
   color: #000000; 
   //font-family: Arial, Verdana;
   font-size: 11px;
   width:120px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF
}

img#rssfeed {
   border:none;
}

#sidebar {
//   position:relative;
//   float:right;
   width:200px;
   list-style-type:none;
}

#sidebar-section {
   float:left;
   line-height:1em;
   font-size: 1em;
   margin-top: 80px;
}

#sidebar-section h2 {
   color:#FFFFFF;
   font-size:1em;
   font-weight:bold;
   letter-spacing: -0.05em;
   margin-top: 15px;
   padding: 15px 0 5px 3px;
}

#sidebar-section a:link, #sidebar-section a:visited {
   color:#006699;
   font-size:1em;
   text-decoration:none;
   padding:5px 0 5px 0;
}

#sidebar-section a:hover {
   color:#003366;
   text-decoration:underline;
}

#tabel-arhiva tr {
   height:31px;
   border-bottom: 1px dashed #999999;
}

#tabel-arhiva td {
   width:30px;
   font-size: 1em;
   color: #ab840b;
}

#tabel-arhiva td a:link, #tabel-arhiva td a:visited{
   color:#744a00;
   font-size:1em;
   text-decoration:none;
   font-weight:bold;
}

#tabel-arhiva td a:hover {
   color:#bb0000;
   text-decoration:underline;
}

#tabel-arhiva td#deceniu {
   width:120px;
   font-size: 1.5em;
   font-weight: bold;
   //background-color: #333333;
   color: #000000;
}

#latest_added {
   float:left;
   width: 140px;
}

#latest_added a:link, #latest_added a:visited {
   color:#744a00;
}

#latest_added a:hover{
   text-decoration:underline;
   color: #bb0000;
}


div#rezumat {
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

h3#echipa {
   color: #333333;
   font-size:1.5em;
   font-weight:bold;
}

table#echipa {
}


table#echipa tr{
   border-bottom: 1px #333333 dashed;
}

#echipa tr#titular{
   
}

#echipa tr#antrenor{
  border-top: 1px #333333 dashed;
}

#echipa tr#rezerva{
  color: #AAAAAA;
}

#echipa td#nr{
  width: 20px;
}

#echipa td#nume{
  width: 200px;
}

#echipa td#tara{
  width: 30px;
}

#echipa td#tara img{
  border: 1px solid #DDDDDD;
}

#echipa td#echipa{
  width: 160px;
}

#echipa td#schimbare, #echipa td#cartonas-galben, #echipa td#cartonas-rosu{
  width: 45px;
}


/* PIED DE PAGE */

#footer {
   //position:relative;
   //float:left;
   width:1240px;
   height:167px;
   color:#000000;
   font-size:1em;
   text-align:center;
   font-weight: normal;
   background: url('images/bg-footer.png') no-repeat;
   margin-top:0px;
}

#footer a:link, #footer a:visited {
   color:#006699;
   font-weight:bold;
   text-decoration:underline;
}

#footer a:hover {
   color:#0099CC;
}

/* COMMENTS */

h3#comments {
   color: #744a00; 
   font-size:1.5em;
   font-weight: bold; 
   letter-spacing: -0.05em;
   margin:30px 0 20px 60px;
}

h3#respond {
   font-weight: bold;
   margin:10px;
   font-size:1.5em;
   margin-left:60px;
}

textarea#comment {
   width: 350px;
   font-size: 11px;
}

#commentform input {
   width: 200px;
   font-family: Arial;
   font-size: 11px;
}

#comment-list {
   font-family: Calibri, Georgia, "Times New Roman", Verdana;
   width:1080px;
   margin-left:72px;
   margin-right:60px;
   font-size: 1.8em;
   font-style: italic;
   font-weight:bold;
   color: #999999;
}

#comment-list a:link, #comment-list a:visited {
   text-decoration:underline;
   color:#006699;
   font-weight:bold;
}

#comment-list a:hover {
}

#comment-list li {
   margin:0 0 20px 10px;
   border-left: 1px solid #744a00;
   padding-left:10px;
   //font-size: 1.2em;
   //border: 1px solid #744a00;
   //padding: 5px;
   //color: #744a00;
   //background-color:#FFBB00;
}

#comment-list #comment-author {
   color: #FF0000;
}

#comment-list p {
   //border-top:1px dashed #744a00;
   font-family: Arial;
   //background-color:#ffe8a3;
   font-size: 0.6em;
   font-style: normal;
   font-weight:normal;
   color: #744a00;
}

#commentform label {
   font-size:1.0em;
   color:#666666;
}

#footer-container {
   background: url('images/bg-footer.png') no-repeat;
   margin-top:-60px;
   width:1240px;
   height:167px;
   padding-left:20px;
   padding-top:20px;
}

.pagebar {
   //margin-right: 0.1em;
   //margin-bottom: 1.0em;
   text-decoration: none;
   font-size: 1.3em;
   //background: url('images/bg-footer.png') no-repeat;
   margin-bottom:0px;
   width:400px;
   height:70px;
   padding-top:60px;
   padding-left:50px;
   //text-align: right;
//   margin: 100px 20px 0 0;
}

.pagebar a, .pageList .this-page {
   border: 1px solid #744a00;
   text-decoration: none;
   padding: 5px 9px 5px 9px;
   color: #744a00;
   background-color: #f7d671;
}

.pagebar a:visited {
   border: 1px solid #744a00;
   text-decoration: none;
   padding: 5px 9px 5px 9px;
   color: #744a00;
}

.pagebar .break {
   padding: 5px 9px 5px 9px;
   border: none;
   text-decoration: none;
}

.pagebar .this-page {
   border: 1px solid #744a00;
   padding: 5px 9px 5px 9px;
   background: #744a00;
   color: #FFFFFF;
}

.pagebar a:hover {
   border-color: #a99b6e;
   background: #f4e1a6;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
