/*
Theme Name: LUNISM
Theme URI: http://www.mclelun.com/
Description: Simple design for myself
Version: 1.0
Author: Mclelun
Author URI: http://www.mclelun.com/
Tags: fixed width, three columns 15ae39 27B9E2 0094ba ffdd66
*/
body {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	font-family:  Verdana, Arial, Sans-Serif;
	background: #FFDD66 url("images/bg_page.gif");
	color: #333;
	text-align: left;
	
	}
a:link { text-decoration : none; color: #15ae39; font-weight:bold;} 
a:active { text-decoration : underline; color: #15ae39; font-weight:bold;} 
a:visited { text-decoration : none; color: #15ae39; font-weight:bold; } 
a:hover { text-decoration : underline; color: #15ae39; font-weight:bold;} 
a img {	border: none;}


code { 
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	background: #f0f0f0;
}
h1 { 
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: -2px;
	}
h2 { 
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	}
h3 { 
	margin: 25px 0px -10px 0px; padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	}
.alignleft { float: left; margin: 0px 0px 0px 0px; padding: 0px 15px 0px 0px;}
.alignright { float: right;}
.navigation { font-weight:bold;
			letter-spacing: -1px;
			text-align: center;
			padding-bottom: 30px;
			margin:0px; }
.more-link {margin:0px 0px 0px 0px; padding: 0px 0px 0px 50px;}

/* Ajax Content */
#jqc_menu ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#jqc_menu li { padding: 0px 15px 0px 0px; margin: 0px 0px 0px 0px; color: #15ae39; font-weight:bold;}
#jqc_menu li:hover{	color: #15ae39;	cursor: pointer; text-decoration:underline; }
#jqc_loading{	text-align: center;	visibility: hidden; }
#jqc_content { position: relative; top: -30px;}

/* Twitter */
#twitter_update_list { 
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
	color:#FFF; 
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}
#twitter_update_list a:link { text-decoration : none; color: #FFDD66;} 
#twitter_update_list a:active { text-decoration : underline; color: #FFDD66;} 
#twitter_update_list a:visited { text-decoration : none; color: #FFDD66;} 
#twitter_update_list a:hover { text-decoration : underline; color: #FFDD66;} 
#twitter_update_list li { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; list-style-type: none;}

/* Table */
table{
	margin: 0px auto;
	background: #FFFs;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	border-collapse:collapse;
	width: 80%;
}
tr.odd:hover, tr.even:hover {
	background: #CCC;
	color: #FFF;
}
tr.even{ background: #fafbfa; }
tr.odd{	background: #f2f3f1; }
tr.legend{ font-weight:bold; color: #999;}
th, td {
	padding: 5px 5px 5px 5px;
	border:1px solid #FFF;
}
th{
	background: #15ae39;
	color: #FFF;
}

/* search form */
#searchform { 
	margin: 0px auto;
	padding: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	text-align: center;
}
#searchform #s {
	margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px;
	float: left;
	width: 180px; height: 22px;
	background: #222;
	border: 1px solid #4D4D4D;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #FFF;
	
}
#searchform #searchsubmit {	
	margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px;
	float: left;
	background: #222;
	border: 0px solid #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #FFF;
}

.note_green {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;	
	line-height: 16px;
	text-align: justify;
	color: #FFF;
	background:#15ae39;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}
.note_gray{
	margin: 50px 0px 0px 0px; padding: 10px 10px 10px 10px;
	background: #efefef;
	border: 1px solid #d0ccc9;
	color: #7e7e7e;
	font-size: 11px;
	text-align: right;
}
.fanbox{
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width: 185px; height: 70px;
	border: 1px solid #d0ccc9;
	background: #efefef;
}

#frmheader {
	background: #222;
	margin: 0px auto;
	width: 100%;
	height: 50px;
}
#frmheader_wrapper{
	margin: 0px auto;
	width: 960px;
	padding: 0px 0px 0px 0px;
}
#frmheader_search{
	float: right;
	padding: 10px 0px 0px 0px;
}
#frmheader_twitter{
	width: 450px;
	float: left;
	padding: 15px 0px 0px 15px;
}
#frmheader_social{
	float: right;
	padding: 8px 20px 0px 20px;
}

#frmtitle{
	margin: 0px auto; padding: 40px 0px 0px 0px;
	width: 960px;
}
#frmtitle_name{
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	font-family: Impact;
	font-size: 70px;
	letter-spacing: -1px;	
	text-transform: uppercase;
	color: #000;
	float: left;
	width: 100%;
	position: relative;
	top: +25px;
}
#frmtitle_name a:link, #frmtitle_name a:visited, #frmtitle_name a:hover{
	color: #000; text-decoration: none;
}

#frmtitle_desc{
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	font-family: Impact;
	font-size: 50px;
	letter-spacing: -1px;	
	text-transform: uppercase;
	color: #000;
	float: left;
	width: 100%;

}
#frmmenu{
	margin: 0px auto; padding: 0px 0px 60px 0px;
	width: 960px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: lowercase;
}

#frmmenu a:link, #frmmenu a:visited { 
	color:#000;	text-decoration: none;
}
#frmmenu a:hover { 
	color: #FFF; text-decoration: none; background: #000;
}
#frmmenu ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#frmmenu li { padding: 0px 15px 0px 0px; margin: 0px 0px 0px 0px; list-style-type: none; float:left;}

#frmpage {
 	margin: 0px auto; padding: 0px 0px 0px 0px;
	width: 960px;
}

#frmbanner {
	float: left;
	margin: 0px 0px 20px 0px; padding: 5px 5px 5px 5px;
	width: 950px;
	background: #FFF;
}	

/*rotating banner*/
#jqb_object img{ 
	border: none;
}
#jqb_object { 
	position:relative;
	width:950px; height:250px; 
	overflow:hidden;
}
#jqb_object .jqb_bar{
	position:absolute;
	width:950px; height: 30px;
	left:0px;
	bottom:0px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}
#jqb_object .jqb_slide{
	position:absolute;
	width:950px; height:250px; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}
#jqb_object .jqb_info{
	position:absolute;
	padding: 2px 10px 2px 10px;
	float: left;
}
#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	margin: 10px 5px 2px 2px;
	float: right;
}
#jqb_object .jqb_btn_next{
	background-image:url("images/btn_next.gif");
}
#jqb_object .jqb_btn_prev{
	background-image:url("images/btn_prev.gif");
}
#jqb_object .jqb_btn_pause{
	background-image:url("images/btn_stop.gif");
}
#jqb_object .jqb_btn_play{
	background-image:url("images/btn_play.gif");
}
	
#frmbody {
	float: left;
	margin: 0px auto; padding: 0px 0px 0px 0px;
	width: 960px;
}

.frmwrapper {
	margin: 0px 0px 0px 0px;
	background: #FFF;
	padding: 15px 15px 15px 15px;
}

#frmcontent {
	width: 615px;
	float: left;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
#frmcontent .postTitleSmall {
	font-family: Arial, Verdana, Sans-Serif;
	font-size:18px;
	font-weight: bold;
	letter-spacing:-1px;
}
#frmcontent .postTitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: -2px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#frmcontent .postTitle a:link { 
	color:#000000;	text-decoration: none;
}
#frmcontent .postTitle a:visited { 
	color:#000000;	text-decoration: none;
}
#frmcontent .postTitle a:hover { 
	color: #15ae39; text-decoration: none;
}
#frmcontent .postInfo { 
	letter-spacing:-1px;
	font-weight: bold;	
}
#frmcontent .postEntry {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 15px;
}

#frmcontent .postEntry img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#frmcontent .postMeta {
	background: #fafbfa;
	color: #999;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: #eaeaea solid 1px;
}
#frmcontent .postMeta a:link { 
	color:#677;	text-decoration: none; font-weight: normal;
}
#frmcontent .postMeta a:visited { 
	color:#677;	text-decoration: none; font-weight: normal;
}
#frmcontent .postMeta a:hover { 
	color: #255; text-decoration: none; font-weight: normal;
}


#frmfooter {
	width: 100%;
	color: #FFF; 
	background:#222;
	margin: 0px auto; padding: 40px 0px 20px 0px;
}
#frmfooter h2 { color: #FFDD66; } 
#frmfooter_navi {
	width:960px;
	margin: 0px auto; padding: 0px 0px 0px 0px;
}
#frmfooter .site_archives {
	background: #222; color: #CCC;
	width: 195px;
	border: 1px solid #333;
	text-decoration: none; 
}
#frmfooter .site_link {width: 218px; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 10px; float:left;}
#frmfooter .site_link a:link {color: #CCC; text-decoration: none; font-weight: normal;}
#frmfooter .site_link a:visited {color: #CCC; text-decoration: none; font-weight: normal;}
#frmfooter .site_link a:hover {color: #000;text-decoration: none; background:#FFDD66; font-weight: normal;}
#frmfooter .site_link a:active {color: #CCC; text-decoration: none; font-weight: normal;}
#frmfooter .site_link ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#frmfooter .site_link li { padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; list-style-type: none; border-bottom: #333 solid 1px; }

#frmfooter_credit {
	width: 960px;
	color: #eaeaea; 
	margin: 0px auto; padding: 20px 0px 0px 0px;
	color:#FFF;
 	font-size: 18px;
	letter-spacing:-1px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform: lowercase;
}
#frmfooter_credit a:link, #frmfooter_credit a:visited, #frmfooter_credit a:hover{color: #FFDD66; text-decoration: none;}
#frmfooter_credit .site_credit, #frmfooter_credit .site_spam {	
	width: 350px; 
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px;
	float:left;
}
#frmfooter_credit .spaminfo {
	padding: 10px 0px 0px 0px;
}





	
	
.frmheading{
	text-align:left;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px auto;
	padding: 0px 0px 0px 15px;
	background:#000;
	font-size: 32px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -2px;
	color: #FFF;	
}	
.frmheadingsub {
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 10px auto;
	padding: 2px 2px 2px 10px;
	background:#15ae39;
	font-size:18px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing:-1px;
	color: #FFF;
}

.frmflash {
	margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px;
	background: #FFF;
}


#frmtagcloud {
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	padding: 10px 10px 10px 10px;
	color: #BBB;
	background: #FFF;
}
#frmtagcloud a:link { 
	color:#bbbbbb;	text-decoration: none;
}
#frmtagcloud a:visited { 
	color:#bbbbbb;	text-decoration: none;
}
#frmtagcloud a:hover { 
	color: #15ae39; text-decoration: none;
}



#frmlink{
	color: #FFF;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

#frmlink a:link { 
	color:#FFF;	text-decoration: none;
}
#frmlink a:visited { 
	color:#FFF;	text-decoration: none;
}
#frmlink a:hover { 
	color: #FFDD66; text-decoration: none;
}
#frmlink .linkcat { 
	margin: 10px 10px 0px 0px;
	padding: 5px 5px 5px 5px;
	float:left;
	background: #15ae39;
}
#frmlink ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#frmlink li { padding: 0px 15px 0px 0px; margin: 0px 0px 0px 0px; list-style-type:none; }



#frmside {
	width: 330px;
	float: right;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




/* Block Quote*/
blockquote {
	font-family: Arial, Verdana, sans-serif;
 	color: #bbbbbb;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -1px;
	margin: 10px; padding:10px 60px 10px 60px; 
	background-image: url("images/blockquote.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#frmcomment {
	border: 1px solid #efefef;
	padding: 10px 10px 10px 10px;
	line-height: 15px;
}
#frmcomment h2 {
	text-align: center;
}

/* Comments */
.commentlist { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: justify;}
.commentlist li {
	margin: 0px 0px 0px 0px; padding: 15px 15px 15px 15px;
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	color: #677;
}
.commentlist li .avatar { float: left;	border: 1px solid #eaeaea; padding: 2px; margin: 0px; background: #FFFFFF;}
.commentlist li.even { background: #fafbfa; }
.commentlist li.odd { background: #f2f3f1; }
.commentlist li.byuser { background-color: #ffffcc; }

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-weight: bold;
	color:#677;
}
.comment-meta {
	font-weight: normal;
	color:#999;
}
.comment-meta a:link { 
	color:#677;	text-decoration: underline; font-weight: normal;
}
.comment-meta a:visited { 
	color:#677;	text-decoration: underline; font-weight: normal;
}
.comment-meta a:hover { 
	color: #255; text-decoration: underline; font-weight: normal;
}
.fn { padding: 0px 0px 0px 10px; }
.commentlist a { color:#333333;}
.commentlist p {  padding: 0px 0px 0px 55px;}
.commentmetadata {  padding: 0px 0px 0px 55px; }

/* comment form */
#commentform {
	margin: 10px 0px 0px 0px; 
	padding: 20px 20px 20px 20px;
	background: #f2f3f1;
}

#commentform .title {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: -2px;
	text-align: left;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

#commentform input { 
	width: 200px;
	padding: 4px 4px 4px 4px; margin: 5px 0px 0px 0px;
	background: #ffffff;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#commentform textarea {
	width: 500px;
	padding: 4px 4px 4px 4px; margin: 5px 0px 5px 0px;
	background: #ffffff;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	width: 120px; height: 40px;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background: #677;
	color: #FFFFFF;
	font-size: 26px; line-height: 26px; letter-spacing: -1px; font-weight: bold; font-family: Helvetica, Arial, sans-serif;
}
#commentform p {margin: 5px 0px 0px 0px;}

/* This is mainly for password protected posts, makes them look better. */
.entry form { text-align:center; }


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f2f2f2;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* SlimBox */
#lbOverlay {position: fixed; z-index: 9999; left: 0; top: 0;	width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer {	position: absolute;	z-index: 9999; overflow: hidden; background-color: #fff;}
.lbLoading { background: #fff url("images/loading.gif") no-repeat center;}
#lbImage { position: absolute; left: 0;	top: 0;	border: 10px solid #fff; background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {	background: transparent url("images/prevlabel.gif") no-repeat 0 15%;}
#lbNextLink { right: 0;}
#lbNextLink:hover {	background: transparent url("images/nextlabel.gif") no-repeat 100% 15%;}
#lbBottom {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	font-size: 10px; color: #666; line-height: 1.4em; text-align: left;	border: 10px solid #fff; border-top-style: none;}
#lbCloseLink {display: block;	float: right; width: 66px; height: 22px; background: transparent url("images/closelabel.gif") no-repeat center; margin: 5px 0; outline: none; }
#lbCaption, #lbNumber {	margin-right: 71px; }
#lbCaption { font-weight: bold; }