/*
Theme Name: iexpo_FLA_LR
Theme URI: http://www.idol-expo.com
Description: 3 column WordPress theme, widgets
Author: iexpo
Author URI: http://www.idol-expo.com
*/


*{margin:0; padding:0;}

body {

background: #fff;
color: #333; 
margin:0; 
padding:0;

}

a:link { color:#0000FF ; text-decoration:none; }
a:visited { color:#0000FF; text-decoration:none; }
a:active { color:#B22222 ; text-decoration:none; }
a:hover { color:#FF0000 ; text-decoration:none; }

img{ border: none; padding: 0px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 938px;
	margin: 0px auto;
}

#head-space { 
background: #ffffff;
}
#header h1 {
font-size: 23px;
font-weight: 100;
letter-spacing: -1px;
padding: 30px 0 5px 35px;
}
#header h1 a {
color: #B61316;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
background: #fff;
}
#header h2 {
color: #888;
font-size: 13px;
font-weight: 100;
padding: 3px 0 50px 35px;
letter-spacing: -1px;
line-height: 12px;
}

/* menu styling */

.menu {
    padding: 10px 100px 8px 0px;

    float: left;
    height: 20px;
    line-height: 20px;
}


.menu ul { 
    list-style-type: none;
	padding-left: 20px;
}


.menu ul li {
    display: block;
    float: left;
    border: 1px solid #C0C0C0;
    background: #D3D3D3 url(images/head-tback.jpg) repeat-x;
}


.menu ul li a {

    font-weight: 600;
    display: block;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	color: #696969;
}


.menu ul li a:hover {
	background: #004C7B url(images/head-tback2.jpg) repeat-x;
	color:#ffffff;
}


/* menu2 styling */
.menu2 {

    padding: 25px 0px 0px 0px;
    float: left;
    height: 20px;
	line-height: 20px;
}

.menu2 ul { 
    list-style-type: none;
	padding-left: 20px;
}

.menu2 ul li {
    display: block;
    float: left;
    border: 1px solid #fff;
    background: #FFFFFF url(images/menuover.jpg) repeat-x;
}

.menu2 ul li a {
    font-weight: 100;
    display: block;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	color: #393939;
}

.menu2 ul li a:hover {
	background: #FFFFFF url(images/menuover.jpg) repeat-x;
	text-decoration: none; 
	color : #fff; 
	background: #004C7B;
}


#wrapper {
background: #fff url(images/content.jpg) repeat-y;
padding: 0 20px 0 30px;
}

#content {
	float: left;
    width: 465px;
	padding-top: 10px;
	padding-left: 27px;
}

#sidebar {
    float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
}


#footer {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
         text-align: center;
	color: #919191;
}
#footer p { color: #919191; }



h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;

    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;

    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
         background:#fff; 
	padding:6px; 
	margin-top: 18px;
	margin-bottom: 5px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata {
	clear: both; 
	background:#fff; 
	padding:6px; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
.postmetadata a {

}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}

blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;

    margin: 0 0 4px; padding: 0 0 3px; 
	color: #B61316;
}


#sidebar h5 {
background: url(images/side-tback.jpg) no-repeat;
    margin: 0 0 4px; padding: 5px 0 5px; 
}

#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    font-weight: 100;
    letter-spacing: -1px;

    margin: 10px 0 5px; padding: 0 0 3px 10px; 
	color: #3F0003;
	height: 30px;
	line-height: 30px;
}

#sidebar ul li {

	color: #ff7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background: url(images/side-eback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#sidebar ul ul {
padding-left: 10px;
}

#sidebar ul ul li {
    padding: 2px 0 2px 20px;
}
#sidebar ul ul li a { padding: 0px 2px; }
#sidebar ul ul li a:hover { background: #004C7B; color: #fff; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #eee;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #eee;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:2px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
border:0;color:#fff; background: #8B0000;


}

/*-------------Calendar-----------------*/

#wp-calendar {
	margin: 0;
	width: 180px;
	font-family: Verdana, Arial, Tahoma; 
	font-size: 10px;
	color: #232323;
	font-weight: normal;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;

	background-image: none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-image: none;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #232323;
}

#wp-calendar a:hover {
	color: #353535;
}

#wp-calendar caption {
	background-repeat: repeat;
	color: #232323;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px;
	text-align: center;
	font-weight:bold;
	border-bottom: 1px solid #7F7B6F;
}

#wp-calendar td {
	width: 30px;
	color: #232323;
	letter-spacing: normal;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background:url(images/day.jpg) center center no-repeat;
}

#wp-calendar td#next {
	width: 100px;
	background-image: none;
}


#wp-calendar td#prev {
	width: 100px;
	background-image: none;
}

#wp-calendar td.pad {
	background-image: none;
}

#wp-calendar td.pad:hover {
	text-align: center;
	color: #232323;
}

#wp-calendar #today {
	color: #0000CD;
	font-weight: bold;
}

#wp-calendar td:hover{
	color: black;
}

#wp-calendar th {
	padding: 1px 0px 5px 0px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}


#contenttop{ 
background: #fff url(images/contenttop.jpg) no-repeat;
padding: 20px 0;
}

#bottom { 
background: #fff url(images/contentbottom.jpg) no-repeat;
padding: 5px 0;
}

#top {
background: #fff url(images/top.jpg) no-repeat;
height: 70px;
}
#top h1 {
font-size: 23px;
font-weight: 100;
letter-spacing: -1px;
padding: 15px 0 5px 7px;
}
#top h1 a {
color: #10375B;
text-decoration: none;
}
#top h1 a:hover {
color: #111;
text-decoration: none;
background: #fff;
}
#top h2 {
color: #888;
font-size: 13px;
font-weight: 100;
padding: 2px 0 5px 11px;
letter-spacing: -1px;
line-height: 12px;
}

.dateicon {
padding-left: 20px;
background: url(images/date.jpg) no-repeat;
color: #111;
}

.titleback {
background: #eee;
padding: 5px;
margin-bottom: 0px;
margin-top: 10px;
background:url(images/titleback.jpg) no-repeat;
}

#bottomtop {
background: #fff url(images/bottomtop.jpg) no-repeat;
padding: 5px 0;
}

#bottomcontent{
background: #fff url(images/bottom.jpg) repeat-y;
padding: 0 20px;
}

#bottombottom {
background: #fff url(images/bottombottom.jpg) no-repeat;
padding: 12px 0;
}

#bottomcontent ul h2 {
    font-weight: 100;
    letter-spacing: -1px;

    margin: 10px 0 5px; padding: 0 0 3px 10px; 
	color: #3F0003;
	height: 30px;
	line-height: 30px;
}

#bottomcontent h2 {
    font-weight: 100;
    letter-spacing: -1px;

    margin: 10px 0 5px; padding: 0 0 3px 10px; 
	color: #3F0003;
	height: 30px;
	line-height: 30px;
}

.fmenu1 {
width: 180px;
float: left;
padding-left: 27px;
font-weight: 100;
}

.fmenu1 h5 {
background: url(images/side-tback.jpg) no-repeat;
    margin: 0 0 4px; padding: 5px 0 5px; 
}

.fmenu2 {
width: 280px;
float: left;
padding-left: 18px;
font-weight: 100;
}

.fmenu1 ul  {
padding: 10px 0 20px 0;
list-style-type: none;
}

.fmenu2 ul  {
padding: 10px 0 20px 0;
list-style-type: none;
}


.fmenu1 ul li a {
padding: 0 10px 0 10px;
height: 25px;
line-height: 25px;
display: block;
text-transform:uppercase;
text-decoration: none;
font-weight: 100;
background:url(images/fmenu.jpg) no-repeat;
border-bottom: 1px solid #aaa;
}

.fmenu2 ul li a {
padding: 0 10px 0 10px;
height: 25px;
line-height: 25px;
display: block;
text-transform:uppercase;
text-decoration: none;
font-weight: 100;
background:url(images/fmenu.jpg) no-repeat;
border-bottom: 1px solid #aaa;
}

.fmenu1 ul li a:hover {
background: #bbb;
}

.fmenu2 ul li a:hover {
background: #bbb;
}

.totop {
float: right;
padding-right: 20px;
text-decoration: none;

}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	text-indent:0;
}
.photo img {
	margin:0 4px 4px 0;
	padding:3px;
}
.photo-end {
	clear:left;
}
/* ---------- */

.nobr { 
white-space: nowrap;
}