
/*
Theme Name: Sport in Gorj
Theme URI: www.sportingorj.ro
Description: Sport in Gorj .ro
Author: Sport in Gorj
Author URI: www.sportingorj.ro
Version: 1.0
*/




/********** Reset & Basic Elements *****************/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.813em;
	text-align: center;
}


h1, h2, h3, h4, h5, h6 {
    color: #000000;
	font-size: 100%;
    padding: 0.5em 0;
	font-weight: normal;
    line-height: 1.2em;

}

h1{font-size: 2em;}/* 26px */
h2{font-size: 1.439em;}/* 1.847em = 24px */
h3{font-size: 1.693em;}/* 22px */
h4{font-size: 1.539em;}/* 20px */
h5{font-size: 1.385em;}/* 18px */
h6{font-size: 1.231em;}/* 16px */


p {
	padding: .5em 0;

}

p a {
  font-weight: bold;
}

ol, ul {
  list-style: none;

}

blockquote {
   background: url(images/opening_blockquote.jpg) top left no-repeat;
   clear: both;

}

blockquote p {
  padding: 1em 2.1em 0.9em 2.2em;
  margin: 5px 10px;
  font-style: italic;
  background: url(images/closing_blockquote.jpg) bottom right no-repeat;
}


a:link {
	color: #000000;
	text-decoration: none;

}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #b6ab99;
	text-decoration: underline;
}


a img, img {
	border: none;
  	display: block;
	/*border: 1px solid #b6ab99; bordura la imaginea din posturi*/

}




/************** Generic Classes ************/

.clear {
	clear: both;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 10px 10px 10px 0;


}

.alignright {
   float: right;
   margin: 10px 0 10px 10px;


}

.seperator {
  background: #ffffff url(images/seperator_bg.jpg) 186px 0px no-repeat;
  height: 37px;
  margin-bottom: 10px;
  margin-left: -10px;

}


.textcenter {
  text-align: center;
}

.gap {
  margin-left: -10px;
}




/************** Basic Layout *************/

body {
	background: #76bb47 url(images/body2_bg.jpg) 0 0 repeat;
}

.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
    background-color: #dfd3bb;


}

#header-wrapper {
	width: 960px;
	height: 350px;
    background: #dfd3bb url(images/page_nav_bg.jpg) 0 0 repeat-x;

}



#main-wrapper {
	width: 960px;
	margin: 10px auto 0 auto;
    background: #b6ab99 url(images/main_wrapper_bg.jpg) 0 0 repeat-y;

}

#content-wrapper {
	width: 620px;
	float: left;
	margin: 0 10px;
	display: inline;
}

#sidebar-wrapper {
	width: 290px;
	float: right;
	margin: 0 10px 40px 0;
    display: inline;
}


/************** Navigation *************/

/************** Page Navigation *************/

ul#page-nav {
	float: left;
	height: 40px;
    background-color: #b6ab99;
    border-right: 1px solid #d0c6af;

}

ul#page-nav li {
    width: 100px;
    float: left;
	line-height: 20px;
    border-right: 1px solid #938c7c;
    border-left: 1px solid #d0c6af;
    text-align: center;


}


ul#page-nav li a {
	color: #000000;
    display: block;
    padding: 10px 0;

}

ul#page-nav li a:hover {
	text-decoration: none;
}

li.current_page_item{
    background: #dfd3bb;

}

li.current_page_item a{
}


/************** Logo Header ********************/





#logo-holder {
    background: url(images/background.jpg) 0 0 no-repeat;
    margin: 10px 10px 0 10px;
    padding-bottom: 10px;
    width: 940px;
    height: 250px;
    border-bottom: 1px solid #a79f8d;
    position: relative;
   /* overflow: hidden;*/
}


#slogan {
  /* position: relative;

  width: 365px;
  height: 46px;
  top: 204px;
  left: 235px;
  overflow: hidden;
 */
  position: absolute;
  bottom: 10px;
  left: 233px;
  overflow: hidden;


}


#logo {
  position: relative;
    top: 75px;
    left: -220px;
}





#logo img {
  border: none;
  vertical-align: middle;
  margin: 0 auto;
}

#logo #logoheading {
 /* position: relative;*/
 /* background: url(images/football_logo_bg.png) 0px 0px no-repeat;*/
/*  width: 394px;
  height: 98px;
  top: 0px;
  left: 275px;
  overflow: hidden;*/
}




#logo #logoheading h1,
#logo #logoheading h1 a,
#logo #logoheading h2 {
  color: #ffffff;

}

#logo #logoheading h1 {
  font-size: 36px;
  text-align: center;
  padding-bottom: 0;
}

#logo #logoheading h2 {
  font-size: 14px;
  padding-top: 0;
  text-align: center;
}


#logo #logoheading a:hover {
  text-decoration: none;
}



/************** Category Navigation *************/

ul#category-nav {
	float: left;
	margin-left: 10px;
    border-top: 1px solid #f7e9ce;
	width: 940px;
}

ul#category-nav li {
	position: relative;
	float: left;
	line-height: 40px;


}

ul#category-nav li a {
    color: #000000;
	text-align: center;
    padding: 5px 5px;
    margin: 0 3px;

}

ul#category-nav li a:hover {
	text-decoration: none;
   	background-color: #b6ab99;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

ul#category-nav .current-cat a{
    background: #b6ab99;
    color: #000000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}


/************** Post *************/

.post {
	padding: 15px;


}

.post-image {
	float: left;
	width: 200px;
	height: 120px;
	margin: 0 20px 20px 0;
    background-image: url(images/post_thumbnail.jpg);
    border: 1px solid #b6ab99;

}

.post .postexcerpt p {
  margin-top: 0;
  padding-top: 0;
  font-style: regular;
}


.post-body h1, .post-body h2, .post-body h3,
.post-body h4, .post-body h5, .post-body h6 {
  clear: both;
}

.post .post-header {
	margin-bottom: 15px;
}

.post .date-header,
.post .post-author,
.post .post-author a,
.post-header .post-labels,
.post-header .post-labels a {
	font-style: italic;
    color: #b6ab99;
}

.post .post-title {
	margin: 0;
    padding: 0;
}


.post-footer .post-comment-link {
    line-height: 40px;
    width: 120px;
    height: 40px;
    float: left;
    padding-left: 40px;
    padding-bottom: 5px;
    padding-top: 0;
    overflow: hidden;
}

.post .post-footer {
  background: url(images/seperator2_bg.jpg) 0 0 no-repeat;
  height: 40px;
  line-height: 40px;
}

.post-footer .post-labels {
  width: 240px; /* 300 initial*/
  height: 40px;
  float: left;
  overflow: hidden;
  padding-left: 45px;
  padding-top: 0;
}


.post-footer .post-more {
  width: 140px;
  height: 40px;
  float: right;
  overflow: hidden;
  padding-right: 0px;
 padding-top: 0;
}


.post li {
  list-style-type: disc;
  margin: 0 0 0 10px;


}


.post-body ul {
  list-style-type: disc;
  margin: 0 0 0 30px;
  padding: 0.5em 0;

}

.post-body ol {
  list-style: decimal;
  margin: 0 0 0 30px;
  padding: 0.5em 0;

}

.post-body dl {
  margin: 0 10px;
  padding: 0.5em 0;

}
.post-body dt {
  font-weight: bold;
  padding: 0.7em 0;
}

.post-body dd {
  margin: 0 10px;
  padding: 0 1em 0 1em;
  border-left: 1px solid #b6ab99;
}

.post .ads-above {
  float: left;
  margin: 10px 10px 10px 0;
}

.post .ads-below {
  width: 470px;
  margin: 10px auto;
}


.post .related-posts {
  float: left;
  width: 275px;
  margin-right: 10px;
}


.related-posts p {
  padding: 0;
}


#bookmarkus{
    float: left;
	width: 300px;
	overflow: hidden;

}

#bookmarkus img{
	float: left;
	display: inline;
	margin: 15px 5px 15px 0;
    border: none;
    width: 45px;
    height: 45px;
}


/************** Sidebar Wrapper *************/

#sidebar-wrapper .widget {
  margin: 0 0 7px 0; /* spatiu in partea stainag pe inaltime 20 era  initial*/
  padding: 0 15px;
  background-color: #ffffff;
  list-style: none;

}

#sidebar-wrapper .widget_tag_cloud {
  padding-bottom: 15px;
}


#sidebar-wrapper #search,
#sidebar-wrapper #advertise,
#sidebar-wrapper .textwidget {
  margin: 0 0 7px 0; /* spatiu in partea stainag pe inaltime 20 era initial*/

}

#sidebar-wrapper h3,
#sidebar-wrapper h2 {
  font-size: 1.85em;
  text-align: left;
  color: #0ec31e;
  background: url(images/seperator_bg.jpg) -155px 7px no-repeat;

}

#sidebar-wrapper #search h2,
#sidebar-wrapper #advertise h2,
#sidebar-wrapper #search h3,
#sidebar-wrapper #advertise h3 {
   background: none;
}


#sidebar-wrapper .widget ul {
/*	margin-bottom: 20px;     distanta mica */
margin-bottom: 10px;     

}

#sidebar-wrapper .widget li {  /*dreapta*/
/*	padding: 0.2em 0;  distanta mica */
	/*border-bottom: 1px solid #b6ab99;*/
  list-style-type: disc;
  margin: 0 0 0 20px;
}

#sidebar-wrapper .widget li a {
	display: block;
/*	padding: 0.2em 0; distanta mica */

}

#sidebar-wrapper .widget li:hover,
#sidebar-wrapper .widget li a:hover {
	text-decoration: none;
    color: #b6ab99;

}


/************** Search *************/

.search-holder {
  margin: 10px 0;
}


#search {
	width: 259px;
	height: 35px;
    background: url(images/search_bg.jpg) 0 0 no-repeat;
}


#search p {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 210px;
	font-size: 20px;
	color: #b6ab99;
	margin: 4px 4px 0 4px;
	padding:1px;
	float: left;
    background-color: #dfd3bb;

}


#search #searchbtn{
	margin-top: 4px;
	margin-right: 7px;
	float: right;
}

/************** RSS *************/


#subscribe {
  float: right;
  height: 30px;
  margin-top: 5px;
  margin-right: 10px;

}

#subscribe img {
  border: none;
  display: inline;

}

#advertise img {
  margin-right: 2px;
  border: none;
  display: inline;
}


#easyTooltip{
	padding:5px;
	border:1px solid #b6ab99;
	background-color: #dfd3bb;
    font-weight: bold;
	}


/******* Calender ************************/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto;
	width: 270px;
    padding-right: 10px;
}

#wp-calendar th {
  text-align: center;

}


#wp-calendar #next a {
	text-align: right;
}

#wp-calendar #prev a {
	text-align: left;
}

#wp-calendar a {
	display: block;
    font-weight: bold;

}

#wp-calendar caption {
	text-align: center;
	width: 100%;
    font-weight: bold;
    text-transform: uppercase;

}

#wp-calendar td {
	text-align: center;
    padding: 3px 0;

}




/******* Blog Pager ************************/

.blogpager {
    margin-bottom: 20px;

}

.wp-pagenavi {

  font-weight: bold;
  padding: 20px 0;
}

.wp-pagenavi a,
span.pages,
span.current {
  padding: 3px;
  border: 1px solid #dfd3bb;
  margin: 3px;
  clear: both;
}


.wp-pagenavi a:hover {
  background-color: #dfd3bb;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #b6ab99;
}


span.pages {
}

span.current {
  background-color: #b6ab99;
  color: #000000;
}


/********* Comments *********************************/

#comments_template {
	margin-top:20px;
}

ol#comments {
	margin-top:10px;

}
ol#comments li {
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border: 1px solid #b6ab99;
    background-color: #dfd3bb;

}

ol#comments .comment_info img {
  float: left;
  margin: 10px;

}

ol#comments .comment_info h4,
ol#comments .comment_info p {
  font-size: 0.9em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  padding-top: 10px;

}

ol#comments .comment_info p a {
  font-weight: normal;
}

ol#comments .the_comment {
  margin: 0 10px 10px 10px;
  word-wrap: wrap;
  clear: both;

}

ol#comments .avatar {
	padding: 3px;
    margin: 5px;
    border: 1px solid #b6ab99;
}

ol#comments small a {
	font-weight:normal;
	color:#999999;
}

#comments_template form input,
#comments_template form textarea {
    background-color: #b6ab99;
    padding: 5px 0;
    border: 1px solid #dfd3bb;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}

#comments_template form #submit {
  width: 130px;
  border: 1px solid #dfd3bb;
  padding: 7px 0;
  background-color: #b6ab99;
  margin-top: 5px;
  font-weight: bold;
  color: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;

}


#comments_template label p {
  font-size: 0.8em;
  padding: 0;
  margin: 0;

}

ul.commentlist {
	margin:20px 0px;
	padding: 0px;

}

ul.commentlist li {
	margin-bottom: 20px;
	padding:10px 5px 30px 90px;
	position:relative;
	list-style:none;
	border:1px solid #b6ab99;
	background-color: #dfd3bb;

}

ul.trackbacklist li {
    padding: 10px;
}

ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
    padding: 3px;
	border:1px solid #b6ab99;
}

ul.commentlist .commentmetadata {
	display: none;
}

ul.commentlist .comment-author .fn {
  font-weight: bold;
}


ul.commentlist ul  {
	margin-top: 30px;

}
ul.commentlist ul li {
	border: 0px;
    margin-right: -5px;
    background-color: #dfd3bb;
	padding-bottom:0px;

}


ul.commentlist .comment-reply-link {
  float: right;
  padding: 5px;
  margin: -3px 5px 0 0;
  border: 1px solid #b6a9bb;

}

ul.trackbacklist .comment-reply-link {
       display: none;
}


/************** Footer Wrapper *************/



#jos {
    width: 960px;
    margin: 0 auto;
  
	background-color: #dfd3bb;; 
	
}

#footer-wrappera,
#footer-wrapperb {
    width: 960px;
    margin: 0 auto;

}

#footer-wrappera {

  background: url(images/footer_wrapper_body_bg.jpg) 0 0 repeat-y;

}

#footer-wrapperb .container {
    background: url(images/footer_wrapper_bottom_bg.jpg) 0 0 no-repeat;

}


#footer-wrappera .container,
#footer-wrapperb .container {
  width: 960px;
  margin: 0 auto;
}

#footer-wrappera .container {
  background: url(images/content_wrapper_bottom_bg.jpg) 0 0 no-repeat;

}


#footer-wrappera .widget-footer {
	width: 280px;
	margin: 30px 10px 20px 10px;
    padding: 0 10px;
	float: left;
    display: inline;
}

.widget-footer h3 {
  font-size: 1.85em;
  text-align: left;
  color: #0ec31e;
  background: url(images/seperator_bg.jpg) -135px 7px no-repeat;

}

#footer-wrappera li {
	padding: 0.2em 0;
    border-bottom: 1px solid #b6ab99;
    
}


#footer-wrappera li a {
	display: block;
	color: #000000;
	padding: 0.2em 0;

}

#footer-wrappera #recent-comments li a {
  display: inline;

}

#footer-wrappera #recent-comments li:hover {
    color: #b6ab99;

}

#footer-wrappera #recent-comments li a:hover {
    color: #b6ab99;

}

#footer-wrappera li a:hover {
	text-decoration: none;
    color: #b6ab99;

}


#footer-wrapperb p {
 height: 10px;
	text-align: center;
	padding-top: 0.5em;
    padding-bottom: 10;
	color: #b6ab99;
 /*   font-size: 0.95em;*/
	  font-size: 0;
	  background-color: #b6ab99;; 
	  
}

#footer-wrapperb p a {
	color: #b6ab99;
}

#footer-wrapperb p.sponsors,
#footer-wrapperb p.sponsors a {
 /*   font-size: 0.9em;*/
  	  font-size: 0;
 height: 10px;
    margin: 0;
    padding: 0;
    color: #b6ab99;
	    padding-bottom: 10;
    background-color: #b6ab99;
}


