/**
 * Theme Name: Official Wulin Theme
 * Theme URI: http://wulin.ro
 * Description: One world, One Dream - Clubul Sportiv WUlin Craiova
 * Version: 1.1
 * Author: Predi Bogdan
 * Author URI: http://predi.ro
 * Tags: threaded-comments, sticky-post, microformats, two-columns, fixed-width, blue
 * Template: hybrid
 *
 * Copyright (c) 2009 Predi Bogdan.  All rights reserved.
 * http://predi.ro
 *
 */

/* Base CSS */
@import url('../hybrid/library/css/21px.css');

/* Plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');


body {
	background: #f3f6f8 url(images/bg.png) top repeat-x;
	margin-bottom: 0;
	font: normal normal normal 15px/21px Georgia, Times, "Times New Roman", serif;
	color: #000;
	}

#body-container {
	overflow: hidden;
	width: 960px;
	margin: 30px auto 21px auto;
	}
	
/**
* Elements
**************************************************************/

/* Links */
a {
	color: #21759b;
	text-decoration: none;
	}
a:visited {
	color: #21759b;
	}
a:hover, a:active {
	color: #d54e21;
	text-decoration: underline;
	}
	
	
/* Headers */
h1 {
	font-size: 30px;
	color: #88b6cd;
	font-family: Arial, Verdana, sans-serif;
	padding: 0 0 10px 0;
	margin: 5px 0 0 0;
	}

h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	color: #3e5b69;
	}
h5 {
	font-size: 15px;
	color: #3e5b69;
	}
h6 {
	font-size: 13px;
	}


/* Lists */
.content ul {
	list-style: none;
	}
.content ul li {
	padding: 0 0 0 12px;
	background: url(images/bullet.png) no-repeat 3px 10px;
	}
.content ul li li {
	padding-left: 15px;
	background: url(images/bullet-sub.png) no-repeat 3px 9px;
	}


/* Blockquotes */
blockquote {
	overflow: hidden;
	margin: 0 0 25px 0;
	padding: 25px 25px 0 25px;
	font: normal normal normal 13px/25px Arial, Verdana, sans-serif;
	color: #666;
	background: #f9f9f9;
	border: 1px dotted #ccc;
	}


/* Code */
code {
	padding: 0 3px;
	font: normal normal normal 13px/25px Arial, Verdana, sans-serif;
	color: #666;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 15px;
	font: normal normal normal 13px/25px Arial, Verdana, sans-serif;
	color: #666;
	background: #f7f7f7;
	border: 1px solid #eee;
	}
pre code {
	padding: 0;
	background: transparent;
	}


/* Object */
object {
	max-width: 600px;
	}


/* *Tables* */
table {
	width: 100%;
	border-collapse: separate;
	}
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	}
td, th {
	padding: 3px 6px;
	}
th {
	background: #eee;
	}
	

/* Nota */
.nota {
	font: bold italic;
	padding: 6px 9px;
	margin: 0;
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/* Atentie */
.atentie {
	text-align: left;
	font: bold italic;
	padding: 6px 9px;
	margin: 0;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/* Atentiune */
.atentiune {
	text-align: left;
	font: bold italic;
	padding: 6px 9px;
	margin: 0;
	background: #f8ede6;
	border: 1px solid #f1e0d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/* Subtitlu */
.subtitlu {
	font-weight: bold;
	text-align: right;
	font: bold italic;
	padding: 6px 9px;
	margin: 0;
	background: #ccdfe8;
	border: 1px solid #bed5e0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	
/* Series */
.series {
	overflow: hidden;
	margin-bottom: 21px;
	}
	

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 18px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 18px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto !important;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 18px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}
	

/**
* Images
**************************************/
img {
	border: none;
	background: none;
	}
.hentry img {
	max-width: 568px;
	padding: 5px;
	}
.singular-attachment .hentry img {
	max-width: 960px;
	}
img.wp-smiley {
	max-height: 15px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
	
/* Gallery [gallery] */
.gallery {
	overflow: hidden;
	margin-bottom: 21px;
	}
	
	
/* Captions [caption] */.wp-caption {
	overflow: hidden;
	max-width: 598px;
	padding: 4px 0 0 0;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	text-align: center;
	}
.wp-caption img {
	max-width: 586px;
	margin: 0;
	padding: 0;
	border: 1px dotted #ddd;
	}
.wp-caption .wp-caption-text {
	margin: 0 0 2px 0;
	padding: 0 5px;
	font-size: 12px;
	font-style: italic;
	color: #ae1b22;
	text-align: right;
	background: #f7f7f7;
	}


/* Thumbnails */
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	}
	
	
/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	}
.user .avatar {
	margin-bottom: 21px;
	padding: 9px;
	background: #f6f6f6;
	}


/* Header */
#header {
	margin: 0 0 0 0;
	}
	

/* Blog title */
#site-title {
	font: italic normal 30px Georgia, Times, "Times New Roman", sans-serif;
	margin: 0 0 10px 0;
	}
#site-title a {
	color: #000;
	}



/**
* Navigation
**************************************/
#primary-menu {
	background: url(images/bg-nav.png) 0% 0% repeat-x;
	margin: 0 0 30px 0;
	width: 960px;
	z-index: 100;
	height: 38px;
	border: 1px Solid #b4c8d5;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
#primary-menu ul {
	}
#primary-menu ul li {
	font: normal normal bold 11px/13px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	}
#primary-menu ul li a {
	text-decoration: none;
	padding: 11px 15px 11px 15px;
	color: #29495f;
	}
#primary-menu ul li a:hover {
	color: #d2e0e9;
	}
#primary-menu li.current-menu-item a {
	color: #fff;
	}
#primary-menu li li.current-menu-item a, #primary-menu li.current-menu-item li a {
	color: #fff;
	}

/* Drop-down styles */
#primary-menu li ul {
	margin-left: -1px;
	}
#primary-menu li:hover ul, #primary-menu li.sfHover ul {
	height: 38px;
	top: 40px;
	margin-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/bg-nav.png) 0% 0% repeat-x;;
	}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul {
	top: 0;
	}
#primary-menu li li {
	font: normal normal bold 11px/13px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	}
#primary-menu li li a {
	padding: 9px 75px 9px 25px;
	border-bottom: none;
	}
#primary-menu li li a:hover {
	text-decoration: none;
	}



/**
* Content
**************************************/

#container {
	overflow: hidden;
	float: left;
	width: 960px;
	margin-bottom: 1px;
	}
#contenthome {
	float: left;
	margin-bottom: 20px;
	padding: 5px;
	width: 680px;
	background: #4a6271;
	border: 1px solid #4a6271;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Main content */
.content {
	overflow: hidden;
	float: left;
	width: 680px;
	background-color: #e9f1f5;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 21px 0;
	}
.primary-inactive.secondary-inactive .content {
	width: 950px;
	}	


/* Breadcrumbs */
.breadcrumb-trail {
	overflow: hidden;
	margin-bottom: 25px;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #666;
	}
.breadcrumb-title {
	display: none;
	}
.breadcrumb-trail a[rel="home"] {
	padding-left: 18px;
	background: url(images/home.png) no-repeat 0 1px;
	}
.breadcrumb-trail .sep {
	color: #999;
	padding: 0 3px;
	}
.breadcrumb-trail a {
	font-style: normal;
	color: #356e8b;
	}
.breadcrumb-trail a:hover {
	color: #ac2e1b;
	}


/* Posts */
.hentry {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	}
.single .post, .attachment .post, .page .post {
	margin: 0;
	}


/* Post titles */
.entry-title {
	text-align: center;
	font-size: 24px;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	}
.archive .entry-title, .search .entry-title {
	font-size: 21px;
	margin: 0;
	color: #d54e21;
	}
.post-title {
	text-align: left;
}
.page-title, .attachment-title {
	margin: 0;
	text-align: left;
	}
.entry-title a {
	color: #d54e21;
	}


/* Byline */
.byline {
	background: #fffde8;
	border: 1px Solid #f5f0c3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-style: italic;
	color: #666;
	}
.archive .byline, .search .byline {
	margin: 0;
	}
.byline .byline-prep {
	text-transform: lowercase;
	}
	

/* Entry content */
.entry-content {
	overflow: hidden;
	padding: 0;
	margin: 0;
	}


/* Entry metadata */
.entry-meta {
	padding-left: 5px;
	padding-bottom: 2px;
	background: #fffde8;
	border: 1px Solid #f5f0c3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-style: italic;
	color: #666;
	}


/* Page links (multiple-paged posts) */
p.pages a {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}


/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 50%;
	}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
	}


/* Widgets */
#primary {
	position: relative;
	float: right;
	width: 250px;
	list-style: none;
	}
#primary img{
	background: #4a6271;
	border: 5px solid #4a6271;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#secondary {
	position: relative;
	clear: right;
	float: right;
	width: 250px;
	}
.no-widgets .content, .no-default-widgets .content {
	width: 960px;
	}
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #464646;
	}
.widget a {
	color: #464646;
	text-decoration: underline;
	}
.widget a:hover {
	color: #d54e21;
	text-decoration: none;
	}


/* Widget titles */
.widget-title {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #111;
	}
#subsidiary .widget-title {
	margin: 0;
	border-bottom: 2px dashed #f5f0c3;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #8e8962 !important;
	}
#subsidiary .widget ul{
	color: #f5f0c3;
	}
#subsidiary .widget a{
	font-size: 14px;
	text-decoration: none;
	color: #8e8962;
	}


/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}


/* Comments template */
#comments-template {
	}


/* Comment headers */
.comments-header {
	font-size: 16px;
	color: #79909e;
	border-bottom: dashed 2px #79909e;
	padding-bottom: 3px;
	}
	
	
/* Comments are closed */
.comments-closed {
	font-style: italic;
	}


/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 20px 0;
	}
#comments li, #comments li li li, #comments li li li li li {
	color: #fff;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: #7f96a4;
	border: 1px solid #718a99;
	}
#comments li li, #comments li li li li {
	background: #f9f9f9;
	}


/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666;
	}


/* Comment meta data */
.comment-meta-data {
	margin: 10px 0 1px 0;
	font-size: 13px;
	color: #d6e4eb;
	}
.comment-meta-data a{
	margin: 10px 0 1px 0;
	font-size: 13px;
	color: #ebebeb;
	}
.comment-author {
	font-size: 15px;
	color: #f5f0c3;
	}
.comment-author a{
	font-size: 15px;
	color: #e7ecef;
	}
.comment-author a:hover{
	font-size: 15px;
	color: #d4dfe5;
	}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style: italic;
	color: #f5f0c3;
	}
	
	
/* Comment text */
.comment-text {
	clear: left;
	margin: 0;
	}
#respond {
	overflow: hidden;
	margin: 24px 0;
	}
	

/* Comment form design */
#commentform label, .contact-form label {
	font: 12px Arial, Verdana, sans-serif;
	color: #888;
	}
#commentform input[type="text"], .contact-form input[type="text"] {
	display: block;
	width: 94%;
	}
#commentform .form-author input[type="text"] {
	background: #869caa url(images/1.gif) no-repeat left;
	border: 5px solid #7f96a4;
	color: #fff;
	padding-left: 25px;
	}
#commentform .form-email input[type="text"] {
	background: #869caa url(images/26.gif) no-repeat left;
	border: 5px solid #7f96a4;
	color: #fff;
	padding-left: 30px;
	}
#commentform .form-url input[type="text"] {
	background: #869caa url(images/16.gif) no-repeat left;
	border: 5px solid #7f96a4;
	color: #fff;
	padding-left: 25px;
	}
#commentform p.form-author {
	float: left;
	width: 35%;
	margin-right: 9%;
	}
#commentform p.form-email {
	float: right;
	width: 55%;
	margin-right: 1%;
	}
#commentform textarea, .contact-form textarea {
	display: block;
	width: 97.7%;
	height: 230px;
	background: #869caa url(images/com.png) no-repeat center;
	border: 5px solid #7f96a4;
	color: #fff;
	}
.contact-form div {
	margin-bottom: 21px;
	}
.contact-form div.form-label {
	margin: 0;
	}
.contact-form legend {
	display: none;
	}
#submit {
	width: 120px;
	background: #869caa;
	border: 5px solid #7f96a4;
	float: right;
	margin-left: 21px;
	color: #eee;
	}
#submit:hover, .button:hover {
	cursor: pointer;
	background: #7f96a4;
	border: 5px solid #869caa;
	color: #eee;
	}
span.required {
	font-size: 16px;
	font-weight: bold;
	color: #FF4B33;
	}


/* Footer container */
#footer-container {
	margin: 0 0 21px 0;
	}


/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	width: 1200px;
	overflow: hidden;
	}
#subsidiary .widget {
	padding: 10px;
	overflow: hidden;
	float: left;
	width: 284px;
	min-height: 200px;
	margin: 0 20px 0 0;
	background: #fff url(images/bg-sub.png) repeat-x;
	border: 1px solid #f5f0c3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}


/* Footer */
#footer {
	text-align: center;
	padding-left: 5px;
	background: #f9f9f9;
	border: 1px Solid #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-style: italic;
	color: #444;
	clear: both;
	overflow: hidden;
	}
#footer .copyright {
	display: inline;
	float: left;
	margin-right: 9px;
	}
#footer-container {
	clear: both;
	overflow: hidden;
	}



/**
 * Tabs Stylesheet
 ****************************************/

.widget-tabs {
	overflow: hidden;
	padding: 0;
	margin: 0 0 21px 0;
	background: transparent;
	}
.widget-tabs ul.tabs {
	display: block !important;
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin: 0 0 10px 0;
	}
.widget-tabs li.t {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	background: transparent;
	}
.widget-tabs li.t a {
	color: #21759b;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px;
	background: #fffde9;
	border: 1px solid #f5f0c1;
	text-decoration: none;
	}
.widget-tabs li.t a:hover {
	color: #4982a1;
	background: #f9f9f9;
	text-decoration: none;
	}
.widget-tabs li.t a.tab-current {
	color: #f5f0c1;
	background: #fdfadc;
	}
.widget-tabs .tab-content {
	padding: 15px 15px 0 15px;
	background: #fdfadc;
	border: 1px Solid #f5f0c1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	}

.widget-tabs .tab-content a {
	text-decoration: none;
	color: #65b46c;
	}

.widget-tabs .tab-content a:hover {
	text-decoration: underline;
	}

.widget-tabs .tab-content li {
	list-style: disc;
	color: #65b46c;
	}
	
	

/**
 * Plugins Stylesheet
 *********************************/

/* WP PageNavi (plugin) */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background: #f9f9f9;
	border: 1px Solid #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #21759b;	!important
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background: #f9f9f9;
	border: 1px Solid #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #21759b;	!important
}
.wp-pagenavi a:hover {	
	background: #f9f9f9;
	border: 1px Solid #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #6cd1ff;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #21759b; !important
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #898989;
	background: #f9f9f9;
	border: 1px Solid #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	background: #f9f9f9;
	border: 1px Solid #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #898989;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #898989;
	background-color: #FFFFFF;
}

/* WP Email */
.WP-EmailIcon {
	padding: 0;
	margin: 0;
	border: none;
	}

/* Comment License */
.comment_license {
	font-style: italic;
	}

/* WP Stats */
img#wpstats {
	overflow: hidden !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	}

/* Easy Contact */
.contact-form {
	margin-bottom: 21px;
	}
.contact-form legend {
	display: none;
	}
.contact-form .form-input input {
	display: block;
	margin-bottom: 6px;
	padding: 3px 6px;
	width: 300px;
	}
.contact-form label {
	font-size: .9em;
	}
.contact-form textarea {
	width: 97%;
	margin-bottom: 6px;
	padding: 6px;
	}
.contact-form .form-option {
	margin-bottom: 6px;
	}
.contact-form .button {
	width: 100px;
	margin-right: 9px;
	padding: 6px 9px;
	}
.contact-form .button:hover {
	cursor: pointer;
	}
	

/* Slide Notes */
.hackadelic-sliderPanel {
	padding: 0;
	margin: 0;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}
a.hackadelic-sliderButton {
	float: left;
	background-color: #ccdfe8;
	color: #fff;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}
a.hackadelic-sliderButton:hover {
	background-color: #ccdfe8;
	}
.entry .hackadelic-sliderPanel {
	background-color: #ccdfe8;
	margin: 0;
	padding: 0;
	}
.textwidget .hackadelic-sliderButton {
	background-color: #ccdfe8;
	display: block;
	text-align: left;
	}
.textwidget .hackadelic-sliderPanel {
	background-color: #ccdfe8;
	}