/* generic set up FLASHMOB.co.uk *************************************************************/
*{
color:#666666;
}
body{
font-family: "Arial Rounded MT", Tahoma, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica,sans-serif;
font-size:76%;
background: url(/assets/bodybackground.png) no-repeat;
}
img{
border:0
}
.hidden{
display:none
}
/* navigation *****************************************************************/
#nav{
background:#ffcc00;
}
#menu{
width:140px;
list-style:none;
font-size:1em;
font-weight:bold;
color:#333333;
background:#ffcc00;
}

#menu li{
display:block;
width:100%;
float:left;
list-style:none;
border-bottom:1px solid #eeeeee
}
#menu a{
float:left;
padding:6px 20px 6px 20px;
text-decoration:none;
color:#333333
}
#menu a:hover,#nav a.active{
width:100px;
background:url(/assets/headnavbackgrad.png) bottom
}

/*   ************* Events ************* */
.events{
margin:10px 0 10px 10px
}

/* content ********************************************************************/

.container_12{
background:#fff;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#content-title{
background-color:#cccccc;
padding-left:20px;
}
h1{
font-family: "Arial Rounded MT bold", Arial, helvetica; sans-serif;
font-size:3em;
font-weight:800;
letter-spacing:-0.06em;
margin:10px 0 0 0 
}

h2{
font-family: "Arial Rounded MT bold", Arial, helvetica; sans-serif;
font-size:2.4em;
font-weight:600;
letter-spacing:-0.06em;
margin:10px 0 0 0 
}
.h2_homepage{
font-family: "Arial Rounded MT bold", Arial, helvetica; sans-serif;
font-size:2em;
}
h3{
font-family: "Arial Rounded MT bold", Arial, helvetica; sans-serif;
font-size:1.8em;
font-weight:400;
letter-spacing:-0.04em;
margin:10px 0 0 0 
}
p {
margin:0 0 1em 0;
line-height:1.25em;
}

.posted {
color: #666666;
font-style: italic;
font-size: x-small;
margin: 0 0 15px 0;
padding: 0px;
border-bottom: 1px solid #999999; 
}
.posted a,
.posted a:link,
.posted a:visited,
.posted a:active,
.posted a:hover{
color:#666666;
}
.rule{
text-indent:-100em;
overflow:hidden;
background:url(/assets/rule.gif) no-repeat center;
line-height:17px
}

.MTCommentOrderNumber {
   background-color: #666666;
   color: #cccccc;
   font-weight: bold;
   padding: 1px;
   margin: 0;
}
#comments dt {
background-color: #eeeeee;
color: #333333;
padding: 0px;
border-left: 1px solid #666666;
border-top: 1px solid #666666; 
border-right: 1px solid #666666; 
line-height: 15px; 
}
#comments dd {
margin-bottom: 15px;
padding: 5px;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999; 
border-right: 1px solid #999999;  
}

#comments dd p {
font-size: x-small;
line-height: 124%
}



/* Google blipvert */
#googlead{
}

/* forms */
form fieldset{
border:1px solid #666666;
padding:10px 20px;
background:#eeeeee;
margin: 30px 0;
}
form legend{
color:#333333;
border:1px solid #333333;
background:#ffcc00;
padding: 2px;
font-weight: bold;
}
form input, 
form textarea,
form option  {
   background-color: #ffcc00;
}

blockquote{
margin:5px;
padding:15px;
background-color:#eeeeee;
border:1px dashed #cccccc 
}

/* Content side ***************************************************************/
#side{
width:180px;
float:right;
border-left:1px solid #aaaaaa;
background:url(/assets/sidebottom.gif) no-repeat bottom;
padding:0 0 10px 0
}
#side h3{
text-indent:-100em;
overflow:hidden;
color:#333333;
margin-bottom:10px;
background:url(/assets/side_titles_uk.gif) no-repeat #cccccc;
line-height:26px
}
#side ul{
list-style:none;
padding:0 5px 10px 10px;
font-size:0.9em
}
#side a:visited{
padding-left:12px;
background:url(/assets/visited.gif) no-repeat left
}
#adverts {
margin:10px;
}
#googlead{
margin-top:20px;
}
/* Foot ***********************************************************************/
#footer{
color:#333333;
clear:both;
background:#999999;
padding:5px
}
#footer ul{
margin:0;
padding:2px;
font-size:x-small
}
#footer li{
padding:0 1px 0 0;
display:inline;
list-style:none
}
#footer img{
border-top:1px solid #cecea5;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #cecea5;
vertical-align:middle
}
/* twitter *****************************************************/
.query {
  font-family: Arial, serif;
  font-size: 90%;
  color: #085258; }
.query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #ffcc00; }
.query .tweet_list li {
      overflow: auto;
      padding: .5em; 
overflow:hidden;}
.query .tweet_list li a {
        color: #0C717A; }
.query .tweet_list .tweet_even {
      background-color: #ffdd00; 
overflow:hidden;}
.query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
.query .tweet_list .tweet_avatar img {
        vertical-align: middle; }


/*   ************* feedburner panel ************* */
.feedburner{
background-color: #000000;
background-image: url('/assets/feedburner_bg.jpg');
background-repeat: repeat-x;
}
/*   ************* comments ************* */
.entry{
background:#eee;
padding:5px;
margin: 10px 0
}
.comments_list{
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
}
/* END ************************************************************************/

