/*
Theme Name: Mango
Theme URI: www.clbc.co.uk/wp-content/themes/default
Description: A brief description.
Version: 1.0
Author: You
Author URI: www.limecreative.co.uk
*/

* {margin:0;padding:0}

body {
	background: #fff;
	color: #000;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
        font-size: 95%; text-align: left;
background: #FFE2E7;
}	
#container {
	height: auto;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CC99CC;
	border-left-color: #CC99CC;
	border-bottom-color: #CC99CC;
	padding: 10px 20px 20px 20px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	left: 50%;
background: #fff;
}
#header {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #e1017e;
	height: 105px;
	background-attachment: scroll;
	background-image: url(images/concordeclubwebsite_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#login {
       margin-bottom:15px;
}
.description{
	position:relative;
	top: 15px;
	left: 0px;
	font: 20px/2em Georgia, Times, serif;
	color: #555;
	width: 600px;
	float: right;
	margin: 0 25px 0 0;
        text-align: right;
}
#wrapper {
clear:both;
margin: 0 0 10px 0;
}
#main-nav{
	width: 800px;
	height:169px;
	background-image:url(images/main-nav/concorde-home-graphic-800.gif); background-repeat:no-repeat; 
}
#text-lunch { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; font-size:12px; line-height:14px; width:250px; float:left; color:#660033; text-align:left; top: 100px; 
position: relative; margin: 0 0 0 15px;
}
#text-lunch a, #text-lunch a:visited {
	color:#660033; text-decoration:underline;
}
#text-lunch a:hover {
	color:#ff6699; text-decoration:underline;
}

#text-join { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; font-size:12px; line-height:14px; width:250px; float:left; color:#660033; text-align:left; top: 100px; position: relative; margin: 0 0 0 15px;
}
#text-join a, #text-join a:visited {
	color:#660033; text-decoration:underline;
}
#text-join a:hover {
	color:#ff6699; text-decoration:underline;
}
#text-sign { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; font-size:12px; line-height:14px; width:250px; float:left; color:#660033; text-align:left; top: 100px; position: relative; margin: 0 0 0 15px;
}
#text-sign a, #text-sign a:visited {
	color:#660033; text-decoration:underline;
}
#text-sign a:hover {
	color:#ff6699; text-decoration:underline;
}
i {
	visibility: hidden;
}
#button-lunch{ width:270px; height:25px; float:left; position: relative; top: 105px;
}
#button-lunch a, #button-lunch a:visited { background-image:url(images/main-nav/book-white.gif); background-repeat:no-repeat;display:block; background-position:center; text-decoration:none;
}
#button-lunch a:hover { background-image:url(images/main-nav/book-pink.gif); background-repeat:no-repeat; display:block; background-position:center; text-decoration:none;
}

#button-apply{ width:128px; height:25px; float:left; position: relative; top: 105px;
}
#button-apply a, #button-apply a:visited { background-image:url(images/main-nav/apply-white.gif); background-repeat:no-repeat;display:block; background-position:center; text-decoration:none;
}
#button-apply a:hover { background-image:url(images/main-nav/apply-pink.gif); background-repeat:no-repeat; display:block; background-position:center; text-decoration:none;
}

#button-renew{ width:132px; height:25px; float:left; position: relative; top: 105px;
}
#button-renew a, #button-renew a:visited { background-image:url(images/main-nav/renew-white.gif); background-repeat:no-repeat;display:block; background-position:center; text-decoration:none;
}
#button-renew a:hover { background-image:url(images/main-nav/renew-pink.gif); background-repeat:no-repeat; display:block; background-position:center; text-decoration:none;
}
#button-sign{ width:265px; height:25px; float:left; position: relative; top: 105px;
}
#button-sign a, #button-sign a:visited { background-image:url(images/main-nav/sign-white.gif); background-repeat:no-repeat;display:block; background-position:center; text-decoration:none;
}
#button-sign a:hover { background-image:url(images/main-nav/sign-pink.gif); background-repeat:no-repeat; display:block; background-position:center; text-decoration:none;
}

	
#content{
	width:575px;
	float: left;
	background-color: #ffffff;
	margin: 10px 5px 20px 10px;
	padding: 0px;
}
#navigation{
	float:right;
	width:190px;
	margin-bottom: 1em;
}
/*sidebar*/

#sidebar {
	width: 150px;
	height: 100%;
	padding: 10px;
        float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
background-color: #ffcccc;
}
#sidebar ul {
}

#sidebar li {
list-style-image: none;
padding: 3px 0 3px 0;
}
/*sidebar2*/
#sidebar2 {
	width: 170px;
	height: 100%;
	padding: 10px;	
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
border-left: 1px dotted #e1017e;
}
#sidebar2 ul {
}

#sidebar2 li {
list-style-image: none;

}
/*sidebar3*/
#sidebar3 {
	width: 175px;
	height: 100%;
	padding: 10px;	
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
border-left: 1px dotted #e1017e;
}
#sidebar3 ul {
}

#sidebar3 li {
list-style-image: none;

}

/*sidebar4*/
#sidebar4 {
	width: 150px;
	height: 100%;
	padding: 10px;	
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
border-left: 1px dotted #e1017e;
}
#sidebar4 ul {
}

#sidebar4 li {
list-style-image: none;

}

/*navbar*/

#nav{
	margin: 0 0px 0 0;
	padding: 0;
	right:0;
	width:600px;
	height: 28px;
	float: right;
	top: 50px;
	position: relative;
}
#navbar{
	float: right;
	font: 12px  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#navbar ul{
	margin:0;
	padding:0;
	list-style-image: none;
}
#navbar li{
	display: block;
	background-image: url(images/concordeclub_tab.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
float: left;
	height: 30px;
line-height: 30px;
	width: 84px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#navbar li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#navbar li.current_page_item a{
	color: #FFFFFF;
display: inline;
}

#navbar li a:hover{
color: #990033;

}
#image-holder{
        margin:0px;
        float:left;
}
#footer{
	clear:both;
	width:100%;
	height:50px;
	text-align: center;
	padding-bottom: 15px;
padding-top: 15px;
	font-size: 10px;
	background-color: #ffffff;
}
	/*links */

a {
	color: #e1017e;
}

a img {
	border: 0;
}
img {
	padding: 5px 10px 5px 0;
margin:0px;
}
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

a:visited {
	color: #e1017e;
}

a:hover {
	color: #990033;
}

acronym, abbr {
	border-bottom: 1px dashed #e1017e;
}

acronym, abbr, span.caps {
	font-size: 75%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 75%;
	font-style: normal;
}
h1 {
	border-bottom: 1px dotted #e1017e;
	font-size: 24px; font-weight: normal; font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; margin: 15px 0 2px 0;
	padding-bottom: 2px;
        color: #e1017e;
}

h2 {
	border-bottom: 1px dotted #e1017e;
	font-size: 20px; font-weight: normal; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
        color: #e1017e;
}

h3 {
	padding: 5px 0 5px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px;line-height:17px; 
	margin-top: 2px;
color: #e1017e;
}

ol#comments li p {
	font-size: 100%;
}

p {
	font-size: 13px; line-height:17px; font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
list-style: none;
padding: 5px 0 5px 0; color:#333;
}

li, .feedback {

font-size: 13px; line-height: 15px;  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; list-style:none;

}

.entry li {
font-size: 13px; font-weight: normal; line-height: 15px; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; list-style:outside; color: #333; margin: 7px 0 7px 45px;

}

/* classes used by the_meta() */
ul.post-meta {
	list-style: circle;
}

ul.post-meta span.post-meta-key {
font: 95%/140% "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 1.2em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 100%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
font: 95%/140% "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110%  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115%  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}

