/* 
Theme Name: ikc Fan Sites LIGHT GREY
Theme URI: http://your-site.com
Author: Kari
Author URI: http://tennantively.org
Version: 1.0
*/


/* CSS Document */


body
{ 
background: #3a3248 url(images/bg.png) repeat-x;
text-align: justify;
font-family: tahoma, verdana, arial;
font-size: 8pt;	
color: #d4cdd3;
margin-top: 0px;
margin: 0px;
padding: 0px;
}

b, strong, u {
color: #cebcda;
}

i, em {
color: #dddddd; 
}

input,select,textarea {
background: #B0B0B0;
font-family: tahoma, verdana, arial; 
font-size: 9pt;
color: #d4cdd3; 
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
 -moz-border-radius:  5px; 
}

option
{ 
background: #B0B0B0;
font-family: tahoma, verdana, arial; 
font-size: 9pt;
color: #d4cdd3;
border: 1px solid #B0B0B0;
 -moz-border-radius:  5px; 
}


/**********HEADINGS**********/


h1 {
color:#9a83a0;
font-family: georgia, times;
font-size: 18pt;
text-align: left;
background-color: #1b102c;
border-bottom: 1px solid #B8A4BA;
font-weight: bold;
text-shadow: #cccccc 1px 1px;
line-height: 18pt;
}

h1 a {
color:#9a83a0;
}

h1 a:hover {
color:#907994;
}

h2 {
color:#eeeeee;
font-family: georgia, times;
font-size: 12pt;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #dddddd;
font-weight: bold;
}

#title {
color:#9a83a0;
font-family: georgia, times;
font-size: 36pt;
text-align: center;
font-style: italic;
font-weight: normal;
text-shadow: #cccccc 1px 1px;
padding-top: 27px;
}


/**********END-HEADINGS**********/



/**********ALIGNMENTS**********/


img.alignleft, img.alignright  {
padding:5px; 
margin:5px; 
border: 1px solid #EEEEEE;
}

img.centered, img.alignnone {
margin-left: auto;
margin-right: auto; 
padding:5px; 
border:1px solid #EEEEEE;
}

.alignleft {
float: left;
}

.alignright{
float: right;
}


/**********END-ALIGNMENTS**********/


/**********LAYOUT STRUCTURE-DO NOT EDIT UNLESS SPECIFIED**********/

#container {
margin: 0 auto 0 auto;
position: relative;
width: 950px;
}

#header {
background: url(images/header.png) no-repeat;
width: 950px;
height: 350px;
}

#menu {
margin-top: 25px;
background: #3a3248;
text-align: center;
width: 950px;
padding: 3px;
-moz-border-radius: 10px;
}

#wrap {
width: 950px;
margin: 0 auto;
}

#wrap2 {
width: 950px;
margin: 0 auto;
}

#content {
width: 630px;
float: left;
padding: 10px;
}

#right {
width: 300px;
float: right;
}

#footer {
clear: both;
width: 950px;
padding: 5px;
font-family: georgia, times;
font-size: 10pt;
font-style: italic;
text-align: center;
-moz-border-radius: 10px;
text-align: center;
height: 115px;
/* Leave or edit a background image */
background: #3a3248 url() no-repeat bottom right;
}

.ad {
position: absolute;
left: 374px;
top: 150px;
width: 225px;
}

.latest {
position: absolute;
left: 694px;
top: 170px;
width: 225px;
}
/**********END-LAYOUT STRUCTURE**********/


/**********HEADER IMAGES*********/

.header1 {
position: absolute;
left: 17px;
top: 132px;
width: 290px;
height: 223px;
background-image: url(images/header1.jpg) no-repeat;
}

.header2 {
position: absolute;
left: 643px;
top: 132px;
width: 290px;
height: 223px;
background-image: url(images/header2.jpg) no-repeat;
}

/**********END-HEADER IMAGES*********/


/**********LINK COLORS**********/

a {
color: #ffffff;
text-decoration: none;
}	

a:hover {
color: #eeeeee;
text-decoration: none;
}

/**********END-LINK COLORS**********/


/**********MENU**********/

.menu, a.menu {
color:#9a83a0;
font-family: georgia, times;
font-size: 14pt;
font-style: italic;
font-weight: normal;
text-shadow: #cccccc 1px 1px;
}

a.menu:hover {
color:#8E6B96;
}

/**********END-MENU**********/


/**********POSTS AND ENTRIES**********/


#post {
width: 620px;
/* Leave or edit a background image */
background: #4b4866 url(images/post.jpg) no-repeat bottom right; 
-moz-border-radius: 10px;
}

.entry {
text-align: justify;
padding: 3px;
}

.metadate {
background-color: #474562;
width:550px;
text-align: center;
-moz-border-radius: 10px;
}


/**********END-POSTS AND ENTRIES**********/