/*  
Theme Name: The Morning After
Theme URI: http://code.google.com/p/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.3.2
Author: Arun Kale
Author URI: http://themasterplan.in/

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning Ajmme (sic) ^_^ stylesheet
-------------------------------------------------------------- */
body { background: #999 url(images/bg/body_main.png) repeat-y top center; text-align: center;}
a { color: #000; text-decoration: none; }
sup {vertical-align: super;}
sub {vertical-align: sub;}
sup, sub{ font-size: 0.8em;}


h2 { font-weight: normal; }

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1.5em 0 0 0;
	height: 108px; 
	border-bottom: 1px solid #999;
	border-left: 0px solid #000;
	background: url(images/bg/avatar_anamnesis_ajmme.jpg) no-repeat 43% 30%;}
	
#header #logo { height: 90px; 
		}
		
#header #logo .title { padding: 0.5em 0 0 0.5em; 
			font: 700 3em arial, sans-serif; 
			letter-spacing: -.050em; 
			line-height: 1.2em; color: #000; 
			}
			
#header #logo .title .desc { text-align: right; 
			margin: 0.4em 0 0 0; 
			font: 400 0.30em arial, sans-serif; 
			text-transform: none; color: #666; 
			letter-spacing: 0.1em; 
			padding: 0.6em 0 0 1.5em; 
			border-top: 1px solid #ccc;  
			}
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #666; }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#topbanner { height: 30px; border-bottom: 1px solid #999; background: #000 url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 30px; border-bottom: 1px solid #999; background: #000 url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 30px; border-bottom: 1px solid #999; background: #000 url(images/bg/single_banner.png) no-repeat; }

/* Search (No longer aplies, not in the header anymore)
-------------------------------------------------------------- *//*
#header #search_menu { height: 90px; }
#header #search_menu #search { padding: 0 0 0 5px; }*/

/* Form styles
-------------------------------------------------------------- */

#search {
	float: right;
}

input.search_input { width: 120px; border: 0px; 
			background: #000 url(images/bg/input3.png) no-repeat; 
			color: #E0691A; 
			font-weight: bold;
			font-size: 1em;
			padding: 4px;			
			margin: 4px 0 0 0;
			float: right; }
			
input.submit_input { background: url(images/bg/submit2.gif) no-repeat;
			border: 0; 
			padding: 6px 0 0 0px; 
			width: 5em; margin: 0 0 0 0px; 
			color: #fff;
			font: bold 1.2em arial, sans-serif; 
			float: right; }


/* navigation
-------------------------------------------------------------- */
#menu { width: 600px; float: left; margin: 2px 0 0 12px; 
	list-style: none; 
	font-weight: bold; 
	font-family: Helvetica, Arial; }
	
#menu li { 	float: left; 
		font-size: 1.2em; }
		
#menu li a { 	padding: 0;
		text-decoration: none; 
		padding: 5px 12px 2px 13px; 
		margin: 2px 12px 0 0;
		text-align: center; 
		line-height: 1em; 
		display: block;
		color: #fff; }
		
#menu li a:hover { background: #333; }

/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.5em 0; }

/* latest post */

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_date {font-size: 0.8em; line-height: 1em; color: #999;}
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 15px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 15px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 15px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post */

#home_featured { /*background: #f9f9f9 url(images/bg/dot.png) repeat-x bottom left;*/
		background-color: #f9f9f9;
		margin: 0 0 1.1em 0; 
		border: #909090 1px solid;
		float: left; 
		-moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px;
		width: 100%; }
		
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { color: #cc6600; font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #cc6600; }
.feat_exc {color: #000;}
.feat_date { display:inline;font: normal 10px georgia, sans-serif; color: #666; }
.feat_title a:hover { color: #333; }

/* asides */
.aside_title { font: 700 12px georgia, serif; padding: 0 0 0.1em 0; }
.aside_title a{color: #224970;}
.aside_title a:hover {background-color: #f0f0f0;}
.aside_date { display:inline;font: normal 10px georgia, sans-serif; }

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 1em; color: #666; margin: 0 0 1em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; text-decoration: underline; /*font-weight:bold;*/}
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

/*#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #fbdf8d; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: tahoma; }
#home_about p a:hover{ text-decoration:underline; }*/
#home_about { 
	border-bottom: 1px solid #1C1C1C; 
	border-top: 1px solid #1C1C1C; 
	margin: 0 0 1em 0; 
	background: #fafccb; 
	min-height: 6.5em;
	padding: 0.5em 0.7em 0 0.7em; 
	}
	
	#home_about p {
		font-size: 1em;
		font-family: tahoma;
		margin-bottom: 1em;
		}
	
	#home_about p a:hover{ text-decoration:underline; }

	#home_about ul {
		margin-top: 0;
		margin-left: 25px;
		display: block;
		height: auto;
		float:left;
		}
	#home_about ul.left {
			width: 250px;
			}
	#home_about ul.right{
			width: 150px;
			}

		#home_about ul li{
			list-style-type: square;
		}
		
		#home_about ul li a{
			padding: 5px 0;
		}
		
		#home_about ul li a:hover{
			text-decoration: underline;
		}

		#home_about ul li.rssitem {
			list-style-image: url(images/bg/favi_rss.jpg);
		}
		
		#home_about ul li.tubeitem {
			list-style-image: url(images/bg/favi_youtube.jpg);
			
		}

		#home_about ul li.twititem {
			list-style-image: url(images/bg/favi_twitter.gif);
			vertical-align: sub;
		}
		
		
/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.7em 0; 
		background: url(images/bg/dot.png) repeat-x bottom left; 
		min-height: 0.1em;}
		
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0 0 15px 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { text-decoration: underline; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }


/* friends blogroll */

#home_about_friends {
	border: 1px solid #000;
	margin: 0 0 1em 0; background: #fafccb;
	padding: 1em;
	}
	
#home_about_friends { font-size: 0.9em; font-family: tahoma; }
#home_about_friends a:hover{ text-decoration:underline; }


/*ul.xoxo  li { list-style: none; width: 480px; height: 58px; border-bottom: 1px solid #1C1C1C; border-top: 1px solid #1C1C1C; border-left: 1px solid #1C1C1C; border-right: 1px solid #1C1C1C; margin: 0 0 1em 0; background: #F5F6CE; padding: 0.5em 0.7em 0 0.7em; }*/
ul.xoxo  li { 
	list-style: none; 
	width: 480px; 
	height: 58px; 
	border-bottom: 1px solid #1C1C1C; 
	border-top: 1px solid #1C1C1C; 
	border-left: 1px solid #1C1C1C; 
	border-right: 1px solid #1C1C1C; 
	margin: 0 0 1em 0; 
	background: #F5F6CE; 
	padding: 0.5em 0.7em 0 0.7em; }
ul.xoxo  li img {float: left; background: #F5F6CE; padding: 2px; margin: 0 10px 0 0px; border: 0;}
ul.xoxo  li a:hover img { float: left; background: #333; padding: 2px; margin: 0 10px 0 0px; border: 0; }
ul.xoxo  li a { display: block; font-size: 0.9em; font-family: tahoma; font-weight: bold; }
ul.xoxo  li a:hover{ text-decoration:underline; }

/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; color: #000;}
ul.cat li a { display: block; 
	text-transform: uppercase; 
	font-size: 0.8em; 
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #dadada; 
	border-left: 3px solid #dadada; 
	padding: 3px 12px 0 7px; margin: 0; 
	background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
	
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #224970; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }
/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-align: center; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: left; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #dadada; }
table#wp-calendar td { border-bottom: 1px solid #efefef; text-align:right;}
table#wp-calendar td a { font-weight: bold; color: #224970; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_map_cont, #arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #224970; }

.archive_feed { 
	padding: 0.5em 1.5em; 
	margin: 0; 
	border-bottom: 1px solid #dadada; 
	background: url(images/bg/feedicon12.png) no-repeat 0 8px; 
	color: #666; }
	
	.archive_feed a {
		color: #cc6600;
		}
	.archive_feed a:hover {
		text-decoration: underline;
		}

.archive_subfeed { 
	padding: 0.5em 1.5em; 
	margin: 0; 
	border-bottom: 1px solid #dadada; 
	background: url(images/bg/feedicon49.png) no-repeat 0 8px; 
	color: #666; }

	.archive_subfeed a {
		color: #cc6600;
		}
	.archive_subfeed a:hover {
		text-decoration: underline;
		}
	
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }


.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; display: block;}
.archive_post_meta a, .post_meta a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

.archive_post_block img { float: left; margin: 0 15px 15px 0; }
.archive_post_block a img { background: #999; padding: 2px; margin: 0 15px 15px 0; border: 0; }
.archive_post_block a:hover img { background: #333; padding: 2px; }

/*For General Archive*/

#map_header {
	text-align: center;
}

h3.title_arch {
	margin-top: 3.5em;
}

h4.title_arch {
	margin-bottom: 0em;
}

.tcenter{ text-align: center;}
.tleft{ text-align: left;}
.tright{ text-align: right;}

ul.arch_list {
	margin: 0;
	list-style-type: circle;
}

	ul.arch_list li a {
		color: #cc6600;
		text-decoration: none;
	}
	ul.arch_list li a:hover {
		color: #000000;
		text-decoration: underline;
		background-color: #dadada;
	}

#branches {
	margin-bottom: 1.5em;
}

	#branches a:hover {text-decoration: underline;}

.a_branch{
	border: 1px solid #dadada; 
	-moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px;
	padding: 1em 0.5em;
}

#b_pages {
	border: 0px;
}
#b_divulga {
	
}
#b_kajros {

}
#b_news {

}
#b_ocio {

}
#b_asides {

}

#tree {
	background: url(images/bg/key_branches.jpg) no-repeat 0 0;
	height: 35px;
}

/*Images map branches*/
.bimgmap {
	height: 64px;
	width: 64px;
	border: 1px solid #DDD; 
	margin-bottom: 0;
	margin-left: 28px;
}

#bimgdivulga {	background: url(images/bg/divulga100x.jpg) no-repeat 0px 0; }

#bimgkajros { background: url(images/bg/inspira100x.jpg) no-repeat 0 0; }

#bimgnews { background: url(images/bg/news100x.jpg) no-repeat 0 0; }

#bimgocio { background: url(images/bg/ocio100px.jpg) no-repeat 0 0; }

#bimgasides { background: url(images/bg/asides100px.jpg) no-repeat 0 0; }


/*Special section*/

#arch_especial {
	margin-bottom: 1.5em;
}

#arch_ted_section, #arch_by_date{
	margin-top: 1em;
	margin-bottom: 2em;
}

#arch_ted_section {
	background-color: #f9f9f9;
	border: #909090 1px solid;
	-moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px;
}

#arch_ted_section h4{
	margin-top: 1em;
	margin-left: 1em;
}

p.arch_ted_text{
	margin: 1em;
}

p.arch_ted_text strong{	font-size: 1.2em;}

p.arch_ted_text a{
	color: #cc6600;
	text-decoration: none;
}

p.arch_ted_text a:hover{ text-decoration: underline;}

#arch_ted_img img {
	margin: 0.5em 0em;
	margin-top: 1em;
	margin-left: 1em;
	float: left;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 0.5em 0.5em 1em 0em;
}

#arch_ted_list {}

#arch_ted_list ul{
	list-style-type: none;
	margin: 1em 0.5em;
	margin-left:0;
}

#arch_ted_list ul li{
	margin-bottom: 1.2em;
}

#arch_ted_list ul li a {
	font-weight: bold;
	color: #555;
	font-size: 0.9em;
}

#arch_ted_list ul li a:hover {
	text-decoration:underline;
}

#arch_by_date .amonth {
	text-align: center;
	font-size: 0.9em;
	padding: 0 0.4em;
	margin: 0.8em 0.5em;
	float: left;
}

#arch_by_date .amonth a{
	color: #cc6600;
}

#arch_by_date .amonth a:hover {
	background-color: #dadada;
	color: #000000;
	text-decoration: underline;
}
/*Cloud section*/

#arch_cloud{
	padding: 0;
	text-align: center;
	margin: 1em 0 2em 0;
	color: #eee;
	/*background: url(images/bg/stripe.png) repeat;*/
	background-color: #fff;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #909090 1px solid;
	border-right: #909090 1px solid;
	-moz-border-radius: 15px; -khtml-border-radius: 15px;  -webkit-border-radius: 15px; border-radius: 15px;
}

/* Single post styles
-------------------------------------------------------------- */

.post_meta_up { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_down {
	color: #666;
	padding: 1em 0 1.4em 1.4em;
	border: 1px solid #F0F0F0;
	background-color: #FFF;
	margin-top: 1em;
	}

.post_meta_up a, .post_meta_down a { color: #cc6600; }
.post_meta_tag { color: #666; }
.post_meta_up p img, .post_meta_down p img { margin: 0; padding: 0; float: none; }
.post_meta_up p, .post_meta_down p { margin: 0 0 0.4em 0; }
.post_meta_read {padding: 0 0 0 20px; background: url(images/bg/comments.png) no-repeat top left; }
.post_meta_goto {padding: 0 0 0 20px; background: url(images/bg/comment_white.png) no-repeat top left; }

#post_content blockquote { color: #666; margin: 0 1.5em 0 1.5em; color: #000; font: bold 1em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { line-height: 1.5em; }
#post_content p img { padding:0; margin: 0.5em 0.7em 0.5em 0.7em;}
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { color: #cc6600; text-decoration: underline; }

#post_content p a:hover, #arch_content p a:hover { color: #000;}

.alignleft{float: left; margin-right: 1em;}
.alignright{float: right; margin-left: 1em;}

#post_content img.alignleft{float: left;}
#post_content img.alignright{float: right;}
#post_content img.aligncenter{display: block; margin: 0 auto 0 auto; }

em.footitem {color: #333;}
ol.footitem {
	margin-left: 70px;
	margin-top: 0px;
	margin-bottom: 1em;
	background-color: #FCFCFC;
	}
ol li.footitem {color: #777;}
/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }

ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li {  margin: 0 0 1em 0; padding: 0 0 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }

ol#commentlist cite { width: 190px; ;font-style: normal; text-align: right; display: block; color: #818181; }
ol#commentlist cite a { color: #224970; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }

ol#commentlist li blockquote { float: none; width: auto; padding: 0 0 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }

ol#commentlist li .commentauthor { font-size: 1.2em; font-weight: bold; color: #333; line-height:1em;}

ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }

ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }

ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }

ol#commentlist li .commentcont {  width: 520px; float: right;  
				border-right: 3px solid #dadada; 
				border-bottom: 1px solid #dadada;
				 }
ol#commentlist li .commentcont a { font-size: 1em; color: #224970; }
ol#commentlist li .commentcont a:hover { color: #000; background-color: #eee; text-decoration: underline; }
			
ol#commentlist li .commentcont p {margin: 0 1.5em 1.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { 
			border-top: 1px solid #999; 
			border-left: 1px solid #999; 
			border-bottom: 1px solid #dadada; 
			border-right: 1px solid #dadada; 
			padding: 2px; }
			
input.comtext	{width: 240px;}
textarea.comtext{width: 450px;}
			
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { 
	background: url(images/bg/dot.png) repeat-x top left; 
	padding: 1em 0 0 0; color: #666; }
	
#footer .footrss {background: #fff; 
		height: 15px; padding: 5px 0 5px 0; text-align:center; 
		color: #000; font-weight:normal;}
#footer .footrss a{color: #000;}


/* Footer general container NOT home */
#footer .columns {float:none;
		height:10em;
		border-top: 1px solid #000;
		padding:1em 0 1em 0;
		}

		
.columns h2{
		font-size: 0.9em;
		font-family: georgia, serif; 
		padding: 0 0 0.1em 0; 
		font-weight: bold; 
		text-transform:uppercase; 
		letter-spacing: 0.1em;
		color:#a11b1b;}

/**************
***************For the left side of the footer*/
.footerleft { width:460px; display:block; float:left;}

/*Asides*/

.footer_asides_content {margin-top: 0.5em; color: #000;}
.footer_asides_content a {text-decoration:underline;}
.footer_asides_content a:hover {text-decoration:underline;}

.aside_footer_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.aside_footer_title a { color: #224970; }

/*Random*/

.footer_random_content {margin-top: 0.5em; color: #000;}
.footer_random_content a {text-decoration:underline;}
.footer_random_content a:hover {text-decoration:underline;}
/*
.aside_footer_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.aside_footer_title a { color: #224970; }
*/


/**************
***************For the right side of the footer*/

.footerright { width:470px; float:right; 
		display: block; 
		}

/* Featured post */
.footer_feat_thumb { width: 100px; padding: 0 1em 0 0; float: left; }

.footer_feat_thumb a { font-weight: normal;  margin: 0; background: #fff; font-size: 0.9em; color: #999;}
.footer_feat_thumb a:hover { text-decoration: none; }

.footer_feat_thumb a img { background: #999; float: left; padding: 2px; margin: 0; border: 0; }
.footer_feat_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }


/* Latest post in each category*/

.footer_recent_post{position:relative;}
.footer_recent_thumb {width: 80px; padding: 2em 1em 0 0; float: left; }
.footer_recent_thumb:hover > p{ display:block;} /*This is the prestige ^_^ hehe*/

.footer_recent_thumb a { font-weight: normal;  margin: 0; background: #fff; font-size: 0.9em; color: #999;}
.footer_recent_thumb a:hover { text-decoration: none;}
.footer_recent_thumb a img { background: #999; float: left; padding: 2px; margin: 0; border: 0; }
.footer_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0;}

.footer_recent_thumb p{ position:absolute;	/*This is the presentation*/
   			top:0em;
   			left:0;
   			color: #000;
   			font-weight: bold; 
   			display:none; }

.footer_recent_post:hover{display:block;}


#footer .credit {background: #e87b18; height: 30px; 
	border-top: 1px dotted #000;
	border-bottom: 1px solid #000;
	padding-top: 10px; text-align:center; color: #000; 
	font-weight:bold; display:block;}



/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm {
	text-transform: uppercase;
	font-size: 0.9em; line-height: 1.8em;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0 0 0.2em 0;
	letter-spacing: 0.1em;
	color: #000;
	/*background: url(images/bg/stripe.png) repeat;*/
	background-color: #fff;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #909090 1px solid;
	border-right: #909090 1px solid;
	-moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px;
	}
	
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #666; }
h3.home_featured { /*background: url(images/bg/dot.png) repeat-x top left;*/ text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #a11b1b; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: none; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0;}
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }

#navigation {border-bottom: 1px solid #dadada; 
	border-left: 5px solid #dadada;
	padding: 0.5em 1em 0.5em 1em;
	height: 4em;}


/* Nav links at the end of the page/single/archive */
#navigation.single a{ color: #cc6600; }
#navigation.single a:hover{text-decoration:underline;}

#navigation.nosingle a{ font: bold 1.5em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
#navigation.nosingle a:hover{color: #fff; background: #000;}

#navigation .invite{text-align: center;	clear:both}
#navigation .invite span{text-transform: uppercase;font-weight: bold; color: #000;}

#navigation .alignleft{text-align: left;float:left;}
#navigation .alignright{text-align: center;float:right;}

input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }

.embeddcenter{text-align:center; color: #fff; }


/* legacy image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* image styles */

.aligncenter, div.aligncenter { display: block; margin: 14px auto; }
.alignleft { float: left; margin: 0 14px 10px 0; }
.alignright { float: right; margin: 0 0 10px 14px; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; text-align: center; line-height: 14px; padding: 5px 4px 5px 5px; margin: 0; }

/* Twitter sidebar  */

#twitter_div{

	border-right: 1px solid #e87b18;
	border-bottom: 3px solid #e87b18;
	border-left: 1px dotted #e87b18;
	display: block;
	margin-top: 3em;
	padding-bottom: 1em;
	text-align: center;
}


	#twitter_div h2{
		text-transform: normal;
		border-bottom: 1px solid #000;
		font-size: 1em;
		text-align:center;
		line-height: 1.8em;
		font-weight: bold;
		padding: 0.3em 0.3em 0.3em 1.5em;
		letter-spacing: 0.1em;
		background:#000 url(images/bg/favi_twitter.jpg) no-repeat 0.6em 0.5em;
		color: #fff;
		margin-bottom: 1em; 
	}
	
	#twitter_div ul li{
		text-align: left;
		margin: 0.2em, 0;
		border-bottom: 1px solid #dadada;
		list-style: none;
		padding: 1em 0.5em 0.2em 0;
	}
	
	#twitter_div ul li a{
		color: #cc6600; 
		font-weight: bold;
	}
	
	#twitter_div ul li a:hover{
		text-decoration: underline;
	}
	
	#twitter-link{ 
		padding: 0.4em 1em;
		background-color:#fafccb;
		color: #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		/*display:block;*/
		text-align:left;
	}
	
		#twitter-link:hover{ 
			background-color:#ECEDBF;
		}
		
#twitter_div2{
	border-right: 1px solid #e87b18;
	border-bottom: 1px solid #e87b18;
	border-left: 1px dotted #e87b18;
	border-top: 1px dotted #e87b18;
	display: block;
	margin-top: 1.5em;
	padding-bottom: 0;
	text-align: center;
}

#twitter_div2 h2{ 
		text-transform: normal;
		border-bottom: 0px solid #000;
		font-size: 1em;
		text-align:center;
		line-height: 1.8em;
		font-weight: bold;
		padding: 0.3em 0.3em 0.3em 1.5em;
		letter-spacing: 0.1em;
		background:#fff url(images/bg/favi_twitter.gif) no-repeat 0.6em 0.5em;
		color: #000;
		margin-bottom: 0; 
	}

	#twitter_div2 a{ 
		color: #000;
		}
	
		#twitter_div2 a:hover{
			text-decoration: underline;
			background-color: #F8F8F8;
		}