/*  
Theme Name: Midnight Makoy
Theme URI: http://www.fubargenre.com/
Description: The Midnight Makoy is a widget-ready, 3-column theme by FubarGenre. Traduction <a href="http://www.niss.fr">(niss.fr)</a>.
Version: 1.0
Author: Yan
Author URI: http://www.fubargenre.com/

*/


body { 
	margin: 0;	padding: 0; 
	background: #161616; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #fff; 
	font-size: 12px;}


/* These are your links */

a:link { 
	text-decoration : none; 	
	border: 0px;	
	color: #b6a6ee;
	} 

a:active { 
	text-decoration : underline; 
	color : #3366cc; 
	border: 0px;	
	color: #b6a6ee;
	} 

a:visited { 
	text-decoration : none; 
	color : #b6a6ee; 
	border: 0px;
	} 

a:hover { 
	text-decoration : underline; 
	border: 0px;	color: #ffd453;
} 

/* These are your images */

img { 
	padding: 0px; 
	margin: 0px; 
	border: none;
	}

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

/* These are your heading tags */

hr { 
	border-left:0px solid #abb0b5; 
	border-right:0px solid #abb0b5; 
	border-top:1px dotted #abb0b5; 
	border-bottom:0px solid #abb0b5; 
	height : 1px;  
	}

h1 {
	font-family: 'Palatino Linotype';
}

h2, h3 { 
	font-family: 'Arial';
	}
	
input { 
	font-family: 'Verdana'; 
	color: #6a5555; 
	font-size: 10px; 
	}

textarea { 
	font-family: 'Verdana'; 
	color: #6a5555; 
	font-size: 10px;  
	}

select { 
	font-family: 'Verdana'; 
	color: #6a5555; 
	font-size: 10px;  
	}



/* This is the Container  */

#bgcontain { 
	width: 100%; 
	background: url(./images/bkg_bgcontain.png) repeat-x;
} 

/* This is the Header */

.HeaderBG { 
	width: 100%; 
	float: left; 
	background: #211e1e url(./images/header.png) repeat-x top center; 
	height: 195px;
}

.Header { 
	width: 900px; 
	position: relative; 
	margin: 0 auto; 
	padding: 60px 0px 0px 0px; 
	height: 70px;
	}

.Header h1 { 
	font-size: 38px; 
	line-height: 35px; 
	padding: 25px 0px 0px 0px; 
	margin: 0px;
	font-family: 'Palatino Linotype';	font-weight: bold;
	font-style: italic;
}

.Header h1 a { 
	text-decoration: none; 
	color:#fff;
	}

.Header h1 a:visited { 
	text-decoration: none; 
	color:#fff;
	}

.Header h1 a:hover { 
	text-decoration: none; 
	color:#8760f2;
	}

.Desc { 
	font-size: 14px; 
	font-family: 'Trebuchet Ms'; 
	font-weight: bold; 
	color: #b9b5e2;
	text-transform: uppercase;
	}



/* This is the top menu in the header area */

.TopMenu { 
	margin: 0px; 
	padding: 0px; 
	position: absolute; 
	top: 8px; 
	left: 0px;  
	}

.TopMenu ul { 
	padding: 0px 0px; 
	margin: 0px; 
	font-size: 0px; 
}

.TopMenu li { 
	padding: 2px 4px 2px 14px;	
	margin: 0px 4px 0px 0px; 
	list-style-type: none; 
	display: inline; 
	font-size: 11px; 
	font-weight: normal;
	background: url(images/arrow1.gif) no-repeat left center;
	}

.TopMenu li a,
.TopMenu li a:visited,
.TopMenu li a:active { 
	color: #ccbcf8;	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
}


.TopMenu li a:hover { 
	color: #36255b; 
	background: #aa94e3;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	}


/* This is the Search Area */

/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 

.Search { 
	width: 375px; 
	background: url(./images/search.png) no-repeat left top; 
	min-height: 63px; 
	position: absolute; 
	top: 0; 
	right: 0px;
	}

.Search  fieldset { 
	border: none; 
	padding: 0px; 
	margin: 0px;
	}

.Search  legend { 
	text-indent: -35000px; 
	margin: 0; 
	padding: 0;
	}

.Search  form { 
	padding: 2px 33px 0px 28px; 
	margin: 0px 0px 0px 0px;
	}

.Search  input { 
	color: #6db6ff; 
	font-size: 14px; 
	font-family: 'Arial'; 
	letter-spacing: -1px; 
	font-weight: bold; 
	}

.Search  input.search { 
	width: 25px; 
	height: 25px; 
	background: url(./images/magnify.png) no-repeat;
	}

.Search  input.search:hover { 
	background: url(./images/magnify.png) no-repeat 0 -25px; 
	}

.Search  input.searchIE {
	width: 25px; height: 25px; 
	background: url(./images/magnify.png) no-repeat 0 -25px; 
	}

.Search  input.keyword { 
	border: none; 
	background: #fff url(./images/SearchKeyword.png) no-repeat; 
	padding: 4px 0px 5px 8px; 
	width: 291px; 
	border: none; 
	} 

.SearchCorner { 
	position: absolute; 
	width: 9px; 
	height: 8px; 
	margin: 0px; 
	top: 34px; 
	right: -9px;
	} 

/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 

#buttonsearch { 
	padding: 0px; 
	margin: -25px 0px 0px 291px; 
	top: 0px; 
	background: none; 
	}

/* Subscribe to RSS */

.Header .subscribetorss { 
	position: absolute; 
	top: 152px; 
	right: 0px; 
	background: url(./images/bkg_rss.gif) no-repeat left top; 
	width: 369px; 
	color:#fff; 
	height: 43px;
	}

.Header .subscribetorss ul em { 
	padding-top: 22px;
	text-align: center;
	}

.Header .subscribetorss ul { 
	margin: 0px; 
	padding: 9px 8px 9px 8px;
	}

.Header .subscribetorss ul li { 
	padding: 0px; 
	margin: 0px; 
	display: inline; 
	list-style-type: none;
	}

.Header .subscribetorss ul li a { 
	display: block; 
	height: 29px; 
	color: #fff;
	text-align: center;
	padding-top: 10px;
	}

.Header .subscribetorss ul li a.subscribe { 
	background: url(./images/subscribe1.png) no-repeat center center; 
	color: #fff;
	text-align: center;
	}

.Header .subscribetorss ul li a:hover { 
	background: url(./images/subscribe2.png) no-repeat center center;  
	text-decoration: none;
	text-align: center;
	}




/* This is the Main Container */

.ContainerMain { 
	width: 100%; 
	float: left; 
	padding: 0px 0px;
	}

.Container { 
	width: 900px; 
	position: relative; 
	clear: left; 
	margin: 0 auto; 
	padding-top: 0px;
	}

/* Central Column - Single Pages */

.MakoyMainPage { 
	float: left; 
	width: 510px; 
	padding-top: 20px;
	}

.MakoyMainPage .pagecontent {
	position: relative; 
	clear: left; 
	width: 510px;
	background: url(./images/bg_post.gif) no-repeat left top;
	color: #fff;
	padding-bottom: 30px;
	}
	
.MakoyMainPage .pagecontent .post {	padding: 14px;
	}
	
.MakoyMainPage h1 { 
	font-size: 24px; 
	line-height: 26px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	margin: 0px 0px 7px 0px; 
	border-bottom: dashed 1px #9f9ff5;
	padding-top: 10px;
	color: #9f9ff5;
	}

.MakoyMainPage h2 { 
	font-size: 20px; 
	line-height: 22px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	padding: 5px 0px; 
	margin: 0px 0px 5px 0px; 
	}

.MakoyMainPage h3 { 
	font-size: 17px; 
	line-height: 19px; 
	letter-spacing: -1px; 
	font-weight: bold; 
	padding: 5px 0px; 
	margin: 0px 0px 5px 0px; 
	}

.MakoyMainPage p { 
	font-size: 12px; 
	line-height: 16px;
	}


	
.MakoyMainPage img { 
	padding: 1px; 
	border: solid 1px #9f9ff5; 
	margin: 0px 15px 5px 0px;
	}

.MakoyMainPage img.wp-smiley { 
	padding: 0; 
	border: 0; 
	margin: 0;
	}

.MakoyMainPage blockquote { 
	padding-left: 70px;	
	background: url(images/quotes.png) no-repeat left top; 
	color:#fff; 
	border: 0;
	margin-left: -40px;
	margin: 0;
	}

.MakoyMainPage ul { 
	font-size: 11px; 
	padding-left: 12px; 
	}

.MakoyMainPage a.credit {
	visibility: hidden;
}

/* Main Post Area */

.MakoyCentral { 
	float: left; 
	width: 510px; 
	padding-top: 25px; 
	color: #fff;
	}

/* Date Header*/

.DateHeader { 
	background: #f0f0f0; 
	margin-bottom: 20px; 
	margin-top: 10px;
	}

.DateHeader p { 
	background:url(./images/DateHeaderIco.png) no-repeat left center; 
	padding: 5px 0px 5px 20px; 
	margin: 0px 0px 0px 10px; 
	font-size: 18px; 
	font-family: 'Helvetica'; }

/* This is the Post Area */

.Post {	
	position: relative; 
	clear: left; 
	width: 510px;
	background: url(./images/bg_post.gif) no-repeat left top;
	color: #fff;
	 }

.Post p {
	color: #fff;
}


.Post h1 { 
	font-size: 22px; 
	line-height: 22px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px; 
	margin: 0px; 
	display: block;
	padding-left: 6px;
	padding-top: 6px;
	}

.Post h1 a { 
	color: #b6a6ee; 
	text-decoration: none;
	}

.Post h1 a:visited { 
	color: #b6a6ee; 
	text-decoration: none;
	}

.Post h1 a:hover { 
	color: #ffd453; 
	text-decoration: none;
	}

.PostHead { 
	padding-left: 55px; 
	padding-top: 10px;}

.PostInfo { 
	padding: 0px;	margin: 0px; 
	font-size: 11px; 
	color: #828282;
	padding-left: 6px;
	}

.PostInfo em { 
	font-style: normal;}

.PostInfo em a { 
	text-decoration: underline; 
	color: #828282;}

.PostInfo em a:visited { 
	text-decoration: none; 
	color: #828282;}

.PostInfo em a:hover { 
	text-decoration: none; 
	color: #fa0000; }

/* These are the details after each post */


.PostDetails { 
	padding: 15px 0px 20px 5px; 
	margin: 0px; 
	font-size: 11px;
	background: url(images/bg_post_back.gif) no-repeat right bottom;

	}

.PostDetails a { 
	text-decoration: underline;
	}

.PostDetails a:visited { 
	text-decoration: underline; 
	}

.PostDetails a:hover { 
	text-decoration: underline; 
	}

.PostDetails .ReadOn { 
	background: url(./images/readon.png) no-repeat left center; 
	padding: 5px 0px 5px 15px;
	}

.PostDetails .Subscribe { 
	background: url(./images/subscribetopost.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; margin-left: 5px;
	}

.PostDetails .NrComments { 
	background: url(./images/commentspost.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; margin-left: 5px;
	}

.PostDetails .AddOpinion { 
	background: url(./images/commentonthis.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
	}

.PostDetails .Tags { 
	background: url(./images/PostDetailsTagsIco.png) no-repeat left center; 
	padding: 5px 0px 5px 20px; 
	margin-left: 0px;
	}


.PostDate { 
	position: absolute; 
	top: 12px; 
	left: 14px; 
	text-align: center; 
	margin: 0; 
	padding: 6px 5px 5px 5px;
	list-style: none; 
	background: url(./images/datebg.png) no-repeat left top; 
	width: 32px; }

.PostDate .month {
	display: block; 
	font-size: 11px; 
	letter-spacing: -1px; 
	text-transform: lowercase;  
	line-height: 16px;
	color: #fff;}

.PostDate .day { 
	display: block; 
	font-size: 16px; 
	font-family: 'Arial'; 
	font-weight: bold; 
	line-height: 18px; 
	color: #6666f2; 
	padding-top: 3px; }



/* This is the Main Post Content Itself */

.PostContent { 
	padding: 5px 0px 30px 0px;  
	font-size: 13px; 
	line-height: 18px; 
	margin-top: 5px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #fff;
}
	
.PostContent p { 
	font-size: 13px; 
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	}

.PostContent img { 
	padding: 1px; 
	border: solid 1px #f0f0f0; 
	margin: 0px 15px 15px 0px;}

.PostContent img.eye { 
	padding: 0px; 
	margin: 0px; 
	border: none;
	}

.PostContent img.wp-smiley {
		border: none;
		padding: 0px; 
		margin: 0px; 
		}

.PostContent blockquote { 
	padding-left: 70px;	
	background: url(images/quotes.png) no-repeat left top; 
	color:#fff; 
	border: 0;
	margin-left: -40px;
	margin: 0;
	}



.PostContent ul { 
	font-size: 11px; 
	padding-left: 12px; }



/* Related Posts  */

.RelatedPosts { 
	margin: 20px 0px;
	}

.RelatedPosts h3 { 
	font-size: 14px; 
	letter-spacing: -1px; 
	background:url(images/RelatedPostsHeading.png) no-repeat left center; 
	border-bottom: dashed 1px #87909e; 
	padding: 5px 0px 5px 20px; 
	margin: 0px;
	}

.RelatedPosts ul { 
	padding: 10px 0px 0px 0px; 
	margin: 0px;
	}

.RelatedPosts li { 
	padding: 0px 0px 0px 20px; 
	margin: 0px; 
	list-style-type: none; 
	background: url(images/RelatedPostsLi.png) no-repeat left top;
	}

.RelatedPosts {}


/* Navigation Within Pages */

.navigation a {
	color: #a48aec;
	padding: 15px;
	margin-bottom: 20px;
	}
.navigation a:hover {
	color: #C99B7A;
	text-decoration: underline;
	}
.alignleft {
	float: left;
	width: 50%;
	margin-bottom: 15px;
	}
.alignright {
	float: right;
	text-align: right;
	width: 50%;
	margin-bottom: 15px;
	}

/* Comments - Text Area */

.Comments { 
	padding: 0px; 
	margin: 20px 0px 20px 0px;
	padding-left: 5px;
	}

.Comments .List h3 { 
	font-size: 16px; 
	letter-spacing: -1px; 
	background:url(images/commentingform.png) no-repeat left center; 
	padding: 8px 0px 8px 20px;	
	margin: 0px; 
	color: #fcf284;
	}

.Comments .List ol { 
	padding: 10px 0px 0px 0px; 
	margin: 0px;}

.Comments .List li { 
	position: relative;	padding: 15px 0px; 
	margin: 0px; 
	list-style-type: none; 
	font-size: 11px; 
	position: relative;}

/* Comments List */

/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 

.Comments .List { 
	background: #3e3e8e; 
	padding: 12px; 
	border: 1px solid #9d9dee; 
	}

.Comments .List img.cmt-gravatar {
	border: 1px #babaf2 solid;
	margin-right: 4px;
}

.Comments .List .ListNr { 
	color:#fff; 
	position: absolute; 
	top: 15px; 
	font-size: 18px; 
	line-height: 14px; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	letter-spacing: -1px; 
	width: 15px; 
	height: 15px; 
	padding: 5px; 
	text-align: center; 
	border: 1px #5a0102 solid; 
	background: #400202;
	}

.Comments .List .ListUser { 
	margin: 0px; 
	padding: 0px 0px 0px 35px; 
	font-size: 16px; 
	line-height: 14px; 
	font-family: 'Arial'; 
	letter-spacing: -1px;
	}

.Comments .List .ListUser a { 
	text-decoration: none;
	}

.Comments .List .ListUser a:visited { 
	text-decoration: none;
	}

.Comments .List .ListUser a:hover { 
	text-decoration: none;
	}

.Comments .List .ListDate { 
	color: #a5b2bd; 
	padding: 0px 0px 0px 35px; 
	margin: 0px 0px 0px 0px; 
	font-size: 11px; 
	}

.Comments .List .ListDate a { 
	color:#a5b2bd; 
	text-decoration: none;
	}

.Comments .List .ListDate a:visited { 
	text-decoration: none;
	}

.Comments .List .ListContent { 
	color:#fff; 
	font-size: 11px; 
	line-height: 14px; 
	border-top: 1px #9d9dee solid; 
	margin: 10px 0px 0px 0px;
	}

.Comments .List .ListContent p { 
	padding: 3px 0px; 
	margin: 3px 0px; 
	font-size: 11px; 
	line-height: 14px;
	}

/* Comments Form */

.Comments .Form { }

.Comments .Form h3 { 
	font-size: 16px; 
	letter-spacing: -1px; 
	background: #3e3e8e url(images/commentingform.png) no-repeat 10px center; 				
	border: 1px #9d9dee solid; 
	padding: 8px 0px 8px 35px; margin: 0px 0px 10px 0px;
	color: #fcf284;
	}

.Comments .FormTop {  
	width: 500px; 
	height: 5px; 
	display: block;
	}

.Comments .Form form { 
	padding: 20px; 
	margin: 0px; 
	background: #3e3e8e; 
	border: 1px #9d9dee solid; 
	}

.Comments .Form p { 
	padding: 3px 0px; 
	margin: 0px; 
	font-size: 11px; 
	color:#fff;
	}

.Comments .Form a { 
	font-size: 11px; 
	color: #ffe286;
	}

.Comments .Form a:hover { 
	font-size: 11px; 
	color: #fbeb03;
	}

.Comments .Form p label { 
	padding-bottom: 11px; 
	display: block;
	}

.Comments .Form p label small { 
	font-size: 10px; 
	color: #fff;
	}

.Comments .Form .Note {  
	margin: 5px 0px; 
	width: 395px;
	}

.Comments .Form .Note small { 
	font-size: 10px;
	}

.Comments .Form .TextField { 
	background: #fff; 
	border: solid 1px #89afd8; 
	padding: 5px; 
	font-size: 11px; 
	margin-right: 20px; 
	color:#40454b;
	}

.Comments .Form .TextArea { 
	background: #fff; 
	border: solid 1px #89afd8; 
	padding: 5px; 
	font-size: 11px; 
	color:#40454b;
	}

.Comments .Form input.SubmitComment { 
	width: 150px; 
	height: 26px; 
	background: url(images/SubmitComment.png) no-repeat; 
	margin-top: 7px;
	}

.Comments .Form input.SubmitComment:hover { 
	background: url(images/SubmitComment.png) no-repeat 0 -26px; 
	}

.Comments .Form input.SubmitCommentIE { 
	width: 150px; 
	height: 26px; 
	background: url(images/SubmitComment.png) no-repeat 0 -26px; 
	margin-top: 7px; 
	}

/* Pagebar Styling */


.pagenavi,
.pages {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 220%;
	font-size: 90%;	font-family: Arial, Helvetica, sans-serif;
}
.pagenavi .span,
.pagenavi span.current,
.pagenavi a,
.pagenavi a:visited {
	border: 1px solid #9d9dee;
	background: #3e3e8e;
	padding: 3px 10px;
	}
	
.pagenavi a:hover {
	background: #9d9dee;
	text-decoration: none;
	color: #fff;
	}

.pagenavi .wp-pagenavi .span,
.pagenavi .wp-pagenavi span.current,
.pagenavi .wp-pagenavi a,
.pagenavi .wp-pagenavi a:visited {
	border: 1px solid #9d9dee;
	background: #3e3e8e;
	padding: 3px 10px;
	}
	
.pagenavi .wp-pagenavi a:hover {
	background: #2f2f6d;
	text-decoration: none;
	color: #b899ed;
	}


.pages {
	margin: 0 0 25px 0px;
	}
	
.pages span.current {
	border: 1px solid #9d9dee;
	background: #3e3e8e;
	padding: 3px 10px;
	}
	
.pages a,
.pages a:hover {
	border: 1px solid #9d9dee;
	background: #3e3e8e;
	padding: 3px 10px;
	color:#fff;	
	}
.pages a:hover,
.pages a:hover {
	background: #2f2f6d;
	text-decoration: none;
	color: #fff;}


.pages .older {
	float: left;
	}
.pages .newer{
	float: right;
	}
.pages .older a,
.pages .newer a {
	border: 1px solid #9d9dee;
	background: #3e3e8e;
	padding: 3px 10px;
	color:#fff;	
	}
.pages .older a:hover,
.pages .newer a:hover {
	background: #2f2f6d;
	text-decoration: none;
	color: #fff;}




/* This is your About Me section in the Sidebar */

.aboutme { 
	float: right; 
	width: 367px; 
	margin-left: 20px; 
	background: #6464e6 url(images/aboutbg.png) no-repeat top center; 
	color: #fff;
	margin-bottom: 10px;
	border-left: 1px solid #9f9ff5; 
	border-right: 1px solid #9f9ff5; 
	border-bottom: 1px solid #9f9ff5; 
	}

.aboutme h2 {
	font-size: 13px;
	font-family: 'Verdana';
	color: #fff;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 0;
	margin: 0;	}

.aboutme p {
	padding-left: 11px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 3px;	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #bcbcbc; 
	
	}

.aboutme a, .aboutme a:visited {
	color: #9c9cfc; 
}

.aboutme a:hover {
	text-decoration: underline;
}

.aboutme img.myphoto {
	border: 2px #d0c8f9 solid;
	padding: 0;
	margin-left: 6px;
	margin-bottom: 3px;

}


	
/* SidebarMain - this is the sidebar */

.SidebarMain { 
	float: right; 
	width: 367px; 
	margin-left: 20px; 
	padding-bottom: 4px; 
	background: #6464e6; 
	border: 1px solid #9f9ff5; 
	color: #fff;

	}

/* Sidebar - Left Sidebar */

.SidebarMain .sidebar1 { 
	float: left; 
	width: 159px; 
	padding: 15px 0px 15px 15px; 
	margin-right: 11px; 
	}

.SidebarMain .sidebar1 h2 { 
	font-size: 14px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif ;
	padding: 5px 0px 5px 27px; 
	margin: 0px; 
	color: #fff;
	background: #6464e6 url(images/sidebarheads.png) no-repeat left top;
	border-bottom: 1px #330202 outset;
	margin-bottom: 5px;}

.SidebarMain .sidebar1 ul { 
	padding: 0px; 
	margin: 0px;
	}

.SidebarMain .sidebar1 li {	
	padding: 2px 0px 3px 8px; 
	margin: 0px; 
	list-style-type: none;
	background: url(images/sidebullet.png) no-repeat left top; 
	border-bottom: dotted 1px #9f9ff5; 
	}

.SidebarMain .sidebar1 li a { 
	color: #3a3263; 
	text-decoration: none; 
	width: 152px; 
	display: block;
	}  

.SidebarMain .sidebar1 li a:visited { 
	color: #3a3263; 
	text-decoration: none; 
	width: 152px; 
	display: block; 
	} 

.SidebarMain .sidebar1 li a:hover { 
	text-decoration: none; 
	color: #ffc60a; 
	} 


. /*DO NOT DELETE */

/* Sidebar - rightmost Column */

.SidebarMain .sidebar2 { 
	float: right; 
	width: 169px; 
	padding: 25px 10px 15px 0px;  
	}

.SidebarMain .sidebar2 h2 { 
	font-size: 14px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif ;
	padding: 5px 0px 5px 27px; 
	margin: 0px; 
	color: #fff;
 	border-bottom: 1px #330202 outset;
	background: #6464e6 url(images/sidebarheads2.png) no-repeat left top;
	margin-bottom: 5px;
	margin-left: 184px;
	margin-top: 15px;
	margin-right: 9px;
	}

.SidebarMain .sidebar2 ul { 
	padding: 0px; 
	margin: 0px;
	width: 165px;
	}

.SidebarMain .sidebar2 li { 
 	border-bottom: 1px #9f9ff5 dotted; 
	margin: 0px; 
	list-style-type: none;
	width: 165px;
	background: url(images/sidebullet.png) no-repeat left top; 
	padding: 2px 0px 3px 8px; 
	}

.SidebarMain .sidebar2 li a { 	
	color: #3a3263; 
	text-decoration: none; 	
	width: 152px; 
	display: block;
	}  

.SidebarMain .sidebar2 li a:visited { 
	color: #3a3263; 
	text-decoration: none; 	
	width: 152px; 
	display: block;
	} 

.SidebarMain .sidebar2 li a:hover { 
	text-decoration: none; 
	color: #ffc60a; 
	}  
 
.Categories { 
	margin-bottom: 20px;
	}
	
.Links { 
	margin-bottom: 20px;
	}

.Archives { 
	margin-bottom: 20px;
	}
	
.Meta {}

.Calendar {}

.Calendar a {
color: #3a3263;
}

.Calendar caption { 
	background: #6464e6; 
	padding: 5px 0px;
	}

.Calendar table { 
	width: 170px; 
	border: 1px #5555c4 solid;
	}

.Calendar table th { 
	text-align: center; 
	letter-spacing: -1px; 
	border-bottom: solid 1px #5555c4; 
	padding: 3px 0px;
	}

.Calendar table td { 
	text-align: center; 
	padding: 3px 0px; 
	font-size: 11px;
	}

.textwidget  { 
	color: #3a3263; 
	}  

/* sideblog widget style */

.SidebarMain .sidebar2 li.sideblog { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
	color: #3a3263;
	font-size: 10px; 
	border-bottom: 1px #9f9ff5 dotted;
	width: 165px;
	padding-bottom: 5px;
	}

.SidebarMain .sidebar2 li.sideblog a { 
	padding: 2px 0px 3px 8px; 
	color: #3a3263; 
	text-decoration: none; 
	background: url(images/CategIco.png) no-repeat left top; 
	width: 152px; 
	display: block;
	font-weight: bold; 
	font-size: 11px; 
	border: 0;
	}  

.SidebarMain .sidebar2 li.sideblog a:visited { 
	color: #3a3263; 
	text-decoration: none; 
	border: 0;
	} 

.SidebarMain .sidebar2 li.sideblog a:hover { 
	text-decoration: none; 
	color: #d6010f; 
	border: 0;
	}  
 


/* Lower Sidebar - Your Flickr Images in the Bottom */



.flickr { 
	margin-bottom: 10px;	padding: 0px 10px; 
	width: 340px; 
	float: left; 
	}

.flickr h2 { 
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;	
	border-top: 1px #9f9ff5 dotted;
	border-bottom: 1px #9f9ff5 dotted;
	}

.flickr ul li em { display: none;}

.flickr ul { 
	padding: 0px;	margin: 0px auto;
	display: block;
} 

.flickr ul li { 
	margin: 3px; 
	padding: 0px; 
	list-style-type: none; 
	display: inline;

	}

.flickr ul li a { 
	margin: 0;	padding: 0px;
}

.flickr ul li a img { 
	background: #5050be;
	border: 1px solid #c5c5f8;
	width: 70px; height: 70px;
	padding: 3px;
	}
	
.flickr ul li a:hover img {	background: #1e1e48;
	border: 1px solid #c5c5f8;
	}




/* This is the Bottom area a.k.a. extra sidebar with 3 columns */

.BottomMain { 
	width: 100%; 
	float: left; 
	background: #292961;	
	padding: 25px 0px;	
	border-top: solid 1px #6666f2;
	}

.Bottom { 
	width: 900px; 
	position: relative; 
	clear: left; 
	margin: 0 auto;
	}

.Bottom h3 { 
	padding: 0px 0px 10px 0px; 
	margin: 0px 0px 10px 0px; 
	color:#fff; 
	font-size: 17px; 
	letter-spacing: -1px; 
	}


.Bottom ul { 	
	padding: 0; 
	margin: 0px;	
	border-bottom: 0;
	margin-right: 10px;
	}

.Bottom li { 
	color:#fff; 
	padding: 5px 0px 5px 13px; 
	margin: 0px; 
	list-style-type: none; 
	font-size: 12px; 
	background: url(images/bottombullet.png) no-repeat left 5px;
	border-bottom: 1px #6666f2 solid;
}

.Bottom li a { 
	color: #a5a7a7; 
	}

.Bottom li a:visited { 
	color:#a5a7a7; 
	}

.Bottom li a:hover { 
	color: #6666f2; 
	text-decoration: none;
	}

.Bottom .RecentPosts { 
	width: 290px; 
	float: left; 
	}

.Bottom .LastComments { 
	width: 290px; 
	float: left; 
	margin: 0px 15px;
	}

.Bottom .MostCommented { 
	width: 290px; 
	float: left;
	}

.Bottom .bottom1 { 
	width: 290px; 
	float: left; 
	}

.Bottom .bottom2 { 
	width: 290px; 
	float: left; 
	margin: 0px 15px;
	}

.Bottom .bottom3 { 
	width: 290px; 
	float: left;
	}

/* This is the Footer */

.FooterBG { 
	width: 100%; 
	float: left; 
	background: #6666f2;	
	padding: 5px 0px 5px 0px;	
	border-top: 1px #4d4db2 solid; 
	color: #fff;
	}

.Footer { 
	width: 900px; 
	position: relative; 
	clear: left; 
	margin: 0 auto; 
	}

.Footer p { 
	color: #fff; 
	font-size: 11px;  
	text-align: center;
	}


.Footer p a.w3c {
	background: transparent url(images/icon_valid.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	color: #a68cec;
	}
	
.Footer p a.credit {
	background: transparent url(images/icon_copy.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	color: #a68cec;
	}