/*
Theme Name: Cosmic Sparkle
Theme URI: http://www.cosmicsparkle.co.uk
Author: Caroline Hofstede
Author URI: http://www.cosmicsparkle.co.uk
*/


/*----------------------
  Basics
  ---------------------*/

*{ 
padding: 0; 
margin: 0; 
border: 0; 
} 

Body {
margin:0 auto;
padding:10px 0 0 0;
font-family: "verdana", trebuchet ms, arial, geneva, sans-serif;
font-weight: normal;
font-size: 76%;
color:#595959;
background:#C5D7DE url(../images/4b.gif) repeat fixed;
text-align:center;
}

/*----------------------
  Paragraph
  ---------------------*/

p{
margin:5px 0 15px 0;
padding:0;
line-height: 1.4em;
}

blockquote{
margin:10px 0;
padding:10px 0;
border-bottom: 0px solid #eee;
}

blockquote p{
line-height: 1.5em;
}


blockquote.magazinequote{
float:right;
width:120px;
margin:1em;
padding:1em;
color:#48889B;
font-family:Georgia, Arial, Serif;
font-size:1.2em;
background:none;
border-top: 3px solid #48889B;
border-bottom: 3px solid #48889B;
}

blockquote.magazinequote p{
margin:0;
padding:0;
}


blockquote.showcase{
display:block;
min-height:170px;
margin:15px auto;
padding:5px 0;
border: 0px solid #ccc;
background:transparent;
}

blockquote.links{
width:100%;
padding:0;
background:transparent;
}

cite{
text-align:left;
font-style:italic;
}

.quote{
padding:10px 0;
text-align: center;
font-weight: normal;
font-size: 1em;
}

/*----------------------
  Headings
  ---------------------*/
h1, h2, h3, h4, h5, h6{
margin:0;
padding:2px 0;
font-family:"trebuchet ms", verdana, arial, geneva, sans-serif;
font-size: 1em;
font-weight: bold;
text-align:left;
}


h1{
font-size: 1.4em;
color:#8C9757;
}

h2{
font-size: 1.3em;
color:#517E8F;
}

h3{
font-size: 1.3em;
color:#9F6D5A;
}


h4{
font-size: 1.2em;
color:#699B48;
}

.pagetitle{
padding:0 0 10px 0;
text-transform:uppercase;
letter-spacing:1px;
font-size: 1.3em;
}

h2.title{
margin: 0 0 8px 0;
font-size:1.3em;
font-weight: bold;
color:#939393;
text-transform:uppercase;
text-align:left;
background: none;
border-bottom:1px dashed #eee;
}

h2.subtitle{
margin: 0;
padding:0;
font-weight: bold;
text-transform:uppercase;
color:#939393;
}


/*----------------------
  Links
  ---------------------*/

a, a:link{
font-weight:bold;
color:#808080;
text-decoration:none;
outline:none;
}

a:hover {
font-weight:bold;
color:#CD6836;
text-decoration:none;
background:transparent;
}

a.arrow {
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.arrow:hover {
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.up {
float:right;
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.up:hover {
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.more{
padding-right: 15px;
background: url('../images/more.gif') no-repeat right center;

}

a.more:hover{
padding-right: 15px;
background: url('../images/more.gif') no-repeat right center;
}


a.external:link{
background: url(../images/world.gif) no-repeat center left;
padding: 0 0 0 20px;
} 

a.external:visited{
background: url(../images/world.gif) no-repeat center left;
padding: 0 0 0 20px;
} 

a.external:hover{
background: #FDFDCE url(../images/world.gif) no-repeat center left;
padding: 0 0 0 20px;
} 


/*----------------------
  Images
  ---------------------*/

a img{
border:0px none;
margin:0;
padding:0;
}

.ileft{ 
float: left; 
padding:2px 6px 2px 0;
}

.iright{
float: right; 
padding:4px;
}

.icenter{
display: block;
text-align: center;
margin: 5px auto;
padding: 5px 0;
}

.ileftB{ 
float: left; 
padding:4px;
margin:2px 2px 2px 0;
background:#fff;
border:1px solid #eee;
}

.irightB{
float: right; 
margin:2px 0 2px 8px;
padding:4px;
background:#fff;
border:1px solid #eee;
}

.icenterB{
display: block;
text-align: center;
margin: 5px auto;
padding: 4px;
background:#fff;
border:1px solid #eee;
}

.iborder{
padding:4px;
margin:0;
background:#fff;
border:1px solid #eee;
}

.avatar{
float: left;
display:inline;
margin: 0;
padding:0 6px 0 0;
width:80px; 
height:80px; 
background: url(../images/xxx.gif) no-repeat; 
}

/*----------------------
  Gallery
  ---------------------*/

.thumbnail{
padding: 3px;
background-color: #fff;
border: 1px solid #ccc;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.thumbnail p{
margin:0;
padding:0;
text-align:center;
}

.thumbnail a:hover{
text-decoration: none;
border-bottom:none;
}


/*----------------------
  Lists
  ---------------------*/

ul{
margin:0;
padding:0;
text-decoration:none;
}

ol{
margin:0 0 15px 0;
padding:5px 0;
text-decoration:none;
}

li{
margin:0;
padding:0;
text-decoration:none;
}

.dot{
list-style-image: url('../images/navbullet.gif');
list-style-type: circle
}

#top{}/*top of page*/

/*----------------------
  definition list
  ---------------------*/

dl{
margin: 0;
padding: 10px 0;
}

dt{
margin: 0;
padding: 0;
font-weight: bold;
}

dd{
margin: 0 0 1em 0;
padding: 0;
}

/*----------------------
  Main holders
  ---------------------*/

#page {
width:900px;
margin: 0 auto;
padding:0;
background:#eee url(../images/xxx.gif) repeat;
border:0px solid #ddd;
}

#wrapper {
width:100%;
margin: 0 auto;
padding:0;
background:#fff url(../images/xxx.gif) repeat-y right;
border:0px solid #7595B5;
}

/*----------------------
  Header
  ---------------------*/

#header{
width:100%;
margin:0 auto;
padding:0;
background:#98AA69 url(../images/xxx.gif);
border:0px solid #ddd;
}

#headerimg{
width:100%;
height:150px;
margin:0 auto;
padding:0;
background:url(../images/topper.jpg) repeat-x bottom center;
}

#headerimg1{
width:100%;
height:150px;
margin:0 auto;
padding:0;
background:url(../images/front1.jpg) repeat-x bottom center;
}


#header h1{
margin:0;
padding:15px 20px 0 0;
font-family: "trebuchet ms", verdana, arial, geneva, sans-serif;
font-weight:bold;
font-size:2.8em;
letter-spacing:0.1em;
text-align:right;
}

#header h1 a{color:#fff;}
#header h1 a:hover{color:#ccc;}


.description{
margin:0;
padding:0 20px 0 0;
font-family: "trebuchet ms", verdana, arial, geneva, sans-serif;
color:#fff;
font-size:1.5em;
font-style:normal;
font-weight:normal;
text-align:right;
}

/*----------------------
  Navigation
  ---------------------*/

/*--- top ---*/

#topmenu{
width:100%;
margin:0 auto 10px auto;
padding:2px 0;
font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:1px;
text-transform:lowercase;
color:#fff;
font-size:1em;
text-align: center;
background:#98AA69;
border-bottom:0px solid #DED0AF;
}

#topmenu ul{
margin:0;
padding:0;
}

#topmenu ul li{
margin:0;
padding:0;
display: inline;
list-style-type: none;
}

#topmenu ul li a, #topmenu ul li a:link{
margin:0;
padding: 2px 4px;
font-weight:bold;
letter-spacing:1px;
color:#fff;
font-size:1em;
text-decoration: none;
border:0px solid #848B9A;
}

#topmenu ul li a:hover{
text-decoration: none;
color:#6E7745;
border:0px solid #BEAC82;
}

#topmenu .current{
color:#C5CFAA;
}


/*----------------------
  Navigation - menu 
  sidebar left and right
  ---------------------*/

.menu{
padding:0;
margin:0;
text-align:left;
}

.menu p{
margin:0;
padding:5px 0;
text-align:left;
}


.menu a, 
margin:0;
padding:0;
text-align:left;
}

.menu a:hover{
margin:0;
padding:0;
text-align:left;
background:transparent;
}


.menu h2{
margin-top:0px;
padding:2px 0;
text-align:left;
background: url(../images/bullet.gif) no-repeat left;
border:0px solid #eee;
}

.menu li{
list-style-type: none;
}

.menu ul{
margin:0 0 15px 0;
padding:0;
list-style-type: none;
text-align:left;
}

.menu ul li{
margin:0;
padding:3px 0;
list-style-type:none;
background:transparent;
border-bottom:0px solid #eee;
}

.menu ul ul{
margin:0 0 5px 0;
padding:0;
text-align:left;
}

.menu ul ul li{
margin:0;
padding:3px 0 0 3px;
list-style-type:none;
}

.menu ul ul ul{
margin:0;
padding:0;
}

.menu ul ul ul li{
margin:0 2px 0 17px;
padding:3px 0 0 0;
list-style-image: url('../images/xxx.gif');
list-style-type: circle;
}


/*----------------------
  Sidebar - left
  ---------------------*/

#sidebarL{
position: relative;
clear:left;
float:left;
width:25%;
margin:0;
padding:10px 15px;
}


/*----------------------
  Sidebar - right
  ---------------------*/

#sidebarR{
float:right;
width:19%;
margin:0;
padding:10px 5px;
text-align:left;
}


/*----------------------
  Content
  ---------------------*/

#content{
float:left;
width:65%;
margin:0 0 0 2px;
padding:10px;
text-align:left;
}

#content ul{
margin: 0 0 15px 17px;
list-style-type: none;
}

#content ul li{
line-height:1.3em;
margin: 5px 0;
}

#content ol{margin: 5px 0 5px 20px;}
#content li{margin: 4px 15px;}


/*----------------------
  Footer
  ---------------------*/

#footer {
clear:both;
width:100%;
margin:0;
padding:5px 0;
font-size: 0.9em;
border-top: 1px solid #eee;
}

#footer p {
padding:5px;
margin:0 15px;
text-align:center;
}


/*----------------------
  Other
  ---------------------*/


.dividerline{
clear:both;
margin: 10px 0;
padding:0px 0;
border-top: 2px solid #eee;
text-align:center;
}

hr{display: none;}
.hide {display: none;}
.hiddenPic {display:none;}/*image preload*/
.clear {clear:both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.bold {font-weight:bold;}
.italic {font-style:italic;}


/*----------------------
  Stories
  ---------------------*/

.attention{
margin:0 0 10px 0;
padding:10px 0;
text-align:left;
border-top:1px dotted #ccc;
border-bottom:0px dotted #ccc;
}

.attention h2{
padding:0;
margin:0;
color:#9F6D5A;
}

.attention p{
padding: 4px 0 0 0;
margin:0;
}

.attention img{
padding: 2px 0 1px 0;
margin:0;
}


/*----------------------
  Links wrap
  ---------------------*/

#links-wrap {margin: 0 0 1.5em;font-size:92%}
#links-wrap dt, #resultslist-wrap dl {margin: 0}
#links-wrap dt {font: bold 85% arial;padding: 3px 0}
#links-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}
#links-wrap li dd {font: normal 73% arial}
#links-wrap li dl {margin:0}
#links-wrap dd {line-height:1.3}
#links-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}


/*----------------------
  Table style general
  ---------------------*/
.table{
width:100%;
margin:15px auto;
padding:6px;
text-align:left;
border-collapse: collapse;
background:transparent;
border:0px solid #eee;
}

caption{
padding:4px 0;
font-size:1.3em;
font-weight: bold;
text-align:left;
background:transparent;
border-bottom:0px solid #eee;
}

thead{
padding:0;
margin:0;
text-align:left;
background:#eee;
border:0px solid #eee;
}

tfoot{
padding:0;
margin:0;
background:#eee;
border:0px solid #eee;
}

.table p{
margin:0;
font-size:0.9em;
line-height: 1.2em;
}

.table h3{
font-size:1.2em;
font-weight: bold;
}

.table td{
vertical-align:top;
margin:0;
padding: 0.7em;
border-bottom:0px solid #eee;
}

tr.yellow td {
border-top: 1px solid #FB7A31;
border-bottom: 1px solid #FB7A31;
background: #FFC;
}

.table th{
padding:2px 4px;
border-bottom:0px solid #ccc;
}


/*----------------------
  Table 3
  ---------------------*/
.table3{
width:100%;
float:left;
margin:15px auto;
padding:6px 0;
text-align:left;
border-collapse: collapse;
border:0px solid #eee;
}

.table3 thead{
padding:0;
margin:0;
text-align:left;
background:#fff;
border:0px solid #eee;
}

.table3 caption {
padding: 0 0 5px 0;
font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
color:#8C9757;
text-align: center;
}


.table3 td{
padding:3px 4px;
border-bottom:1px solid #eee;
}

.table3 th{
padding:2px 4px;
font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size:1.1em;
font-weight: bold;
text-align:left;
background: url(images/xxx.jpg) no-repeat;
border-bottom:0px solid #999;
}

.table3 p{
font-size:0.9em;
line-height: 1.1em;
}

.table3 .header{
padding:15px 5px 5px 5px;
font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size:1.3em;
text-transform:uppercase;
font-weight: bold;
color:#737373;
}

/*----------------------
  Table 4
  ---------------------*/
.table4{
width:80%;
float:left;
margin:0px auto 15px auto;
padding:6px;
text-align:left;
border-collapse: collapse;
border:1px solid #eee;
}

.table4 td{
margin:0 auto;
padding:4px;
border-bottom:1px solid #eee;
}

.table4 th{
padding:2px 4px;
text-align:left;
font-size:1.3em;
color:#999;
}

.table4 p{
font-size:1em;
line-height: 1.2em;
}

/*----------------------
  Form
  ---------------------*/


fieldset {
padding:20px;
border:1px solid #ddd;
}

legend{
padding:4px;
font-size:1em;
color:#666;
text-align:right;
background:#fff;
border:1px solid #ddd;
}

label{
width:120px;
float: left;
text-align: left;
margin:10px 0;
clear: both;
}

input{
margin:10px; 
color:#595959;
background:#fff;
border:1px solid #ddd;
}

input.submit{
border: 3px double #ccc;
border: 1px solid #999;
background: #fff; 
margin-top:10px;
padding:0;
background:#fff;
} 

input.submit:active{
border: 3px double #ccc;
border: 1px solid #999;
background: #fff; 
} 

input.submit:hover{
border: 3px double #ddd;
border: 1px solid #666;
background: #eee; 
} 

select {
background-color: #F4F4F4; 
}

textarea{ 
width:300px;
margin:10px 0 0 10px;
background:#fff;
color:#595959;
border:1px solid #ddd;
}