/*  
Theme Name: Chelsea Bucuresti
Theme URI: http://www.chelsea-bucuresti.com/
Description: Asociatia Sportiva Chelsea Bucuresti	
Version: 1.0
Author: Vlad Bailescu
Author URI: http://vlad.bailescu.ro/

&copy; Copyright Chelsea Bucuresti

*/

/* Eric Meyer's CSS Reset
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* General Rules */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	line-height: 1.5em;
	font-size: 1em;
	margin: .3em 0 1.5em 0;
}

small {
	font-size: .8em;
	font-style: italic;
}

blockquote {
	margin-left: 2em;
	padding-left: 2px;
	border-left: 4px solid #CCCCCC;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

h1 {
	line-height: 1em;
	font-size: 1.5em;
	margin: 0 0 1em 0;
}

h2 {
	line-height: 1.3em;
	font-size: 1.2em;
	margin: .5em 0 0.6em 0;
}

h3 {
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: bold;
	margin: .5em 0 0.6em 0;
}

a {
	color: #0052AB;
}

a:hover {
	color: #84BDF3;
}

img {
	border: none;
}

p img {
	margin: .3em;
}

ul, ol {
	margin-left: 4em;
}

li {
	margin: .2em 0 .2em 0;
}

.right {
	text-align: right;
}

table {
	margin: 3px;
	border: 1px solid #AAAAAA;
}

th, td {
	padding: 2px;
}

th {
	background-color: #EEEEEE;
}

/* Layout */

html, body {
	height: 100%;
}

body {
	background-image: url(images/border-left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#container {
	height: 100%;
}

#logo {
	width: 162px;
	height: 237px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#logo img {
	border: 0;
}

#header {
	height: 146px;
	width: 100%;
	background-color: #6CADEF;
	background-image: url(images/header-back.gif);
	background-position: left;
	background-repeat: repeat-x;
	border-bottom: 3px solid #6087BA;
}

#header-right {
	width: 650px;
	height: 35px;
	background-image: url(images/header-right.gif);
	position: absolute;
	right: 0px;
	top: 111px;
}

#header-image {
	width: 80%;
	height: 111px;
/*	background-image: url(images/main-image.gif);*/
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}

.c1 {
	background-image: url(images/main-image-01.gif);
}

.c2 {
	background-image: url(images/main-image-02.gif);
}

.c3 {
	background-image: url(images/main-image-03.gif);
}

.c4 {
	background-image: url(images/main-image-04.gif);
}

.c5 {
	background-image: url(images/main-image-05.gif);
}

.c6 {
	background-image: url(images/main-image-06.gif);
}

.c7 {
	background-image: url(images/main-image-07.gif);
}

.c8 {
	background-image: url(images/main-image-08.gif);
}

.c9 {
	background-image: url(images/main-image-09.gif);
}

.c10 {
	background-image: url(images/main-image-10.gif);
}

.c11 {
	background-image: url(images/main-image-11.gif);
}

.c12 {
	background-image: url(images/main-image-11.gif);
}

.c13 {
	background-image: url(images/main-image-13.gif);
}

.c14 {
	background-image: url(images/main-image-14.gif);
}

.c15 {
	background-image: url(images/main-image-15.gif);
}

#header-image img {
	border: 0;
}

#top-menu {
	width: 750px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 0px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding: 2px;
	text-align: right;
}

#top-menu ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

#top-menu ul li {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#main {
	width: 100%;
	background-image: url(images/border-right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#footer {
	height: 90px;
	width: 100%;
	background-color: #84BDF3;
	background-image: url(images/footer-mid.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	position: relative;
}

#footer-left {
	height: 90px;
	width: 206px;
	background-image: url(images/footer-left.gif);
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer-left p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-right: 30px;
}

#footer-right {
	height: 90px;
	width: 574px;
	float: right;
	background-image: url(images/footer-right.gif);
	position: absolute;
	right: 0;
	vertical-align: bottom;
}

#footer-right ul {
        width: 650px;
	position: absolute;
	bottom: 0;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-right li {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#leftbar {
	margin-top: 80px;
	padding: 10px;
	width: 150px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

#spacer {
	clear: both;
	height: 1px;
}

#leftbar ul {
	list-style: disc;
	margin-left: 1.5em;
}

#leftbar li {
	margin-left: .5em;
	margin-top: .5em;
}

#content {
	margin-left: 180px;
	padding: 5px;
	padding-left: 15px;
	background-image: url(images/border-right.gif);
	background-position: right;
	background-repeat: repeat-y;
}


#rightbar {
	padding: 5px;
	width: 180px;
	float: right;
}

#rightbar-top {
	width: 153px;
	margin-left: 5px;
	padding: 10px;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}

#rightbar ul {
	list-style-type: none;
	margin: 0;
}

#rightbar ul li {
	margin-top: 10px;
}

#rightbar-bottom {
	width: 180px;
	height: 130px;
	background-image: url(images/rightbar-bottom.gif);
}

#text {
	margin-right: 190px;
}

#comments-wrapper {
	margin-top: 30px;
}

#commentslist {
	margin-top: 30px;
	margin-bottom: 30px;
}

#commentform {
	margin-top: 30px;
}

#header a, #footer a {
	font-size: 12px;
}

#header a, #header a:visited, #footer a, #footer a:visited, #leftbar a, #leftbar a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}

#header a:hover, #footer a:hover {
	color: #0052AB;
}

#rightbar a, #rightbar a:visited {
	color: #535878;
	text-decoration: none;
	background-image: none;
}

#rightbar a:hover , #leftbar a:hover, #footer-left a:hover {
	color: #84BDF3;
}

#leftbar ul ul {
	margin-left: 2em;
	list-style-type: disc;
}

#leftbar ul ul a, #leftbar ul ul a:visited {
	font-size: 8px;
	font-weight: normal;
}

#text ul {
	margin-left: 4em;
	list-style-type: disc;
}

/* WP specific */

.post-wrapper {
	width: 100%;
	float: left;
}

.small-post {
	width: 40%;
	margin: 1%;
	float: left;
	padding: 10px;
	border: 1px solid #EEEEEE;
}

ol.commentslist li {
	display: block;
	border: 1px solid #EEEEEE;
	margin-top: .5em;
	padding: .7em;
}

ol.commentslist li.author {
	border-color: #0052AB;
	background-color: #CDE0F2;
}

ol.commentslist li.alt {
	border-color: #CCCCCC;
	background-color: #F6F6F6;
}

.author_meta {
	font-style: italic;
}

/* Album */

.thumbnail {
	margin: 5px;
	padding: 3px;
	width: 150px;
	height: 150px;
	float: left;
	border: 1px solid #CCCCCC;
}

/*
Rockstar 0.91
Table design by Jens Wedin, www.jedisthlm.com
*/

table {font: 1.2/1.7em "Trebuchet MS", Verdana, Helvetica, sans-serif; border-collapse: collapse; border-spacing: 0; margin: 0 0 1em 0; color:#000;}
thead th, thead td {font-weight: bold; line-height:normal; text-align: center; border-bottom: 0.4em solid #09f;}

tfoot th, tfoot td {text-align: left; border-top: 0.4em solid #09f; font-weight: bold}

th, td {padding: 0.25em; padding-left: 1em; padding-right: 1em}

tbody th, td {text-align: left; vertical-align: top;}
tbody th {font-weight: bold; white-space: nowrap; text-align: center;}

tbody th a:link, tbody th a:visited {font-weight: bold;}

tbody th + td {white-space: nowrap;}

tbody td, tbody th {border: 1px solid #ccc;}

tbody tr.odd th, tbody tr.odd td {border-color: #deded8; background: #f9f9fb;}

/*tbody tr:hover td, tbody tr:hover th {background: #ccf;}*/
caption {font-weight: bold; font-size: 1.7em; text-align: left; margin: 0; padding: 0.5em 0.25em;}

/*td + td + td + td {white-space: nowrap;}*/
