/*  
Theme Name: Manga University 2008 Integrated Blog
Theme URI: http://www.mangauniversity.com/blog
Description: This theme is for the blog on Mangauniversity.com. Big props to wpdesigner who helped us through the process of getting it together!
Version: 2.0
Author: Naomi Rubin
Author URI: http://www.wpdesigner.com/

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin:0px;
	padding:0px;
}



#home_bignews {
	height: auto;
	width: 374px;
	margin: 15px 20px 0 0;
}


a.title:link{
	text-decoration:underline;
	color:#339900;
}
a.title:visited{
text-decoration:underline;
color:#339900;
}

a.title:hover{
background-color:#339900;
color:#FFFFFF;
text-decoration:none;
}

h1{
	font-family:tahoma;
	font-size:20px;
}

h3{
	font-family:tahoma;
	font-size:15px;
	color:#339900;
}

.post{
	padding:10px;
}

.post h2{
	font-family:tahoma;
	font-size:16px;
	color:#339900;
}

.entry{
	line-height:18px;
}

.container{
	text-align:left;
	float:left;
	width:550px;
/* width is 365px when using MU Picks sidebar in right column */
}

.container_archive{
	text-align:left;
	float:left;
	width:365px;
/* width is 365px when using MU Picks sidebar in right column */
}

.container_lonepost{
	text-align:left;
	float:left;
	width:365px;
/* width is 365px when using MU Picks sidebar in right column */
}

.container a:link a:visited{
color:#339900;
}

.sidebar{
	width:150px;
	float: right;
	margin: -100px 0px 0px 0px;
}

.sidebar_custom{
	width:150px;
	float: right;
	margin: 0px 0px 0px 0px;
}
.sidebar_custom ul{
	list-style-type:none;
	margin:0;
	padding:0 10px 0 10px;
}

.sidebar_custom ul li{
	padding: 10px 0 10px 0;
}

.sidebar_custom ul li h2{
	font-family:tahoma;
	font-size:14px;
}

.sidebar_custom ul ul li{
	font-family:tahoma;
	font-size: 11px;
		padding: 0px;
		line-height:24px;
}

table#wp-calendar{
	font-family: tahoma;
	font-size:9px;
	width:130px;
}

.wrapper{
	width: 549px;
}
	

a:link, a:visited{
	text-decoration:underline;
	color:#339933;
}

a: hover{
	text-decoration:none;
}

p{
	font-family:tahoma;
	font-size:13px;
	padding:10px 0 0 0;
}

p.postmetadata{
	font-size:11px;
	border-top: 1px solid #CCCCCC;
	margin: 10px 0 0 0;
}

p.postmetadata a:link{
	color:#999999;
}

p.postmetadata a:visited{
	color:999999;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat}
.trcat {background: url(images/tr.gif) 100% 0 no-repeat;}
.t {background: url(images/dot.gif) 0 0 repeat-x;}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}

.tarotBox{

	background: url(images/tarot_bg.jpg);
	background-repeat: repeat;
	color: #ffffff;
	padding: 8px;
	

}

.searchhead{
background-image:url(images/sidebar01_search.png);
background-repeat:no-repeat;
height:25px;
width:135;
}
.calendarhead{
background-image:url(images/sidebar01_calendar.png);
background-repeat:no-repeat;
height:20px;
width:135;
}
.categoryhead{
background-image:url(images/sidebar01_categories.png);
background-repeat:no-repeat;
height:20px;
width:140;
}
.archivehead{
background-image:url(images/sidebar01_archives.png);
background-repeat:no-repeat;
height:20px;
width:135;
}

.rss{
background-image:url(images/sidebar01_rss.png);
background-repeat:no-repeat;
height:20px;
width:140;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
}

.fineprint{
	font-family:tahoma;
	font-size:9px;
}

.wp-caption {
    border: 0px solid #ddd;
    text-align: center;
    background-color: #ffffff;
    padding-top: 4px;
    margin: 10px;
    -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;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


.theme-default #slider {
    margin:10px auto 0 auto;
    width:545px; /* Make sure your images are the same size */
    height:200px; /* Make sure your images are the same size */
}


	
