/*  
Theme Name: Masters Cast v2
Theme URI: http://masterscast.com/
Description: He-Man and She-Ra
Author: TheShadow

Please do not copy our graphics. Thank you!
*/

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font: 78% "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 140%;
	min-width: 800px;
	min-height: 300px;
	text-align: center;
	background-color: white;
}
A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: none; color: #3a8aff;}
body#main div#container {
	background: none;
}
div#container {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 769px;
	text-align: left;
}
div#header {
	margin: 0;
	padding: 0;
	background: white url(http://masterscast.com/20img/bar3.png) 0 0 repeat-x;
	height: 79px;
}
div#sidebar {
	float: right;
	margin: 0 0 0 20px;
	width: 240px;
	overflow: hidden;
}

div#sidebar div.sidebar-module {
	margin: 0 0 20px;
}

div#sidebar div.module-content, div#sidebar div.tag-cloud {
	padding: 0 10px;
} 

div#sidebar ul {
	margin: 0 0 0 13px;
	padding: 0;
	list-style-type: square;
	color: #949898;
}

div#subscribe {
	background: white url(http://masterscast.com/20img/subscribe.png) top left no-repeat;
	padding: 10px;
	min-height: 190px;
}
* html div#subscribe {
	height: 190px;
}
div#subscribeTop img.floatl,
div#subscribe img.floatl {
	margin-right: 5px;
}
div#subscribeTop p,
div#subscribe p {
	margin-top: 0px;
}
div#subscribeTop table,
div#subscribe table {
	margin-top: -5px;
}
div#subscribeTop td,
div#subscribe td {
	height: 22px;
	vertical-align: middle;
}
div#blog-languages {
	margin-bottom: 20px;
}
ul.module-list a.selected {
	font-weight: bold;
	text-decoration: none;
}
div#subscribeBottom {
	background: url(http://masterscast.com/20img/subscribeb.png) bottom left no-repeat;
}
div#subscribeTop {
	background: url(http://masterscast.com/20img/subscribet.png) top left no-repeat;
	padding: 10px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentmetadata {
	font-weight: normal;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
h2
{
font-weight: bold;
font-size: 1.25em;
}
