/*
THEME NAME: Masters of Media
THEME URI: http://mastersofmedia.hum.uva.nl/themes/mofm/
DESCRIPTION: A theme based on sandbox
VERSION: 1.0
AUTHOR: <a href="http://erikborra.net/">Erik Borra</a> &amp; <a href="http://maartenvansprang.nl/">Maarten van Sprang</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('layout.css');

body {
	background: url(images/background.jpg);
	font-family: Verdana;
	font-size: 9pt;
	line-height: 11pt;	
}

h1 {
	font-family: Trebuchet MS;
	color: #ff3333;
}
h2 {
	font-family: Trebuchet MS;
	color: #ff3333;
	font-size: 16pt;
	line-height: 18pt;
}
h3 {
	font-family: Trebuchet MS;
	color: #ff3333;
}
h1 a {
	color: #ff3333;
}
h2 a {
	color: #ff3333;
}
h3 a {
	color: #ff3333;
}
a {
	color: #666;
	text-decoration: none;
}

.entry-content a {
	border-color: #666;
	border-width: thin;
	border-bottom-style: dotted;
}

.entry-content a img {
	border: none;
}
#content img {
	margin: 8px;
}
img {
	border: none;
}

blockquote, cite {
	background-color: #eee;
	padding: 1px 8px 1px 8px;
}

.entry-meta {
	color: #999;
	font-size: 8pt;
}
.entry-meta a {
	color: #999;
}
.entry-meta.author a {
	color: #666;
}

.entry-meta.author a {
	font-size: 8pt;
	color: #666;
}

.previous_posts {
	margin:0;
	padding:0;
}
.previous_posts li {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 8pt;
	color: #666;
}

.previous_posts li a {
	color: #666;
}
.navigation {
	clear:both;
}
.cmd-avatar {
	top: 0px;
        float: right;
}

/* Just some example content */
div#header{	
	margin: 0;
	padding: 0;
	height: 174px;
	width: 600px;
}
div#header:hover {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 600px;
}

.entry-title {
	padding: 0px;
	margin: 15px 0 7px 0;
}

.home .two_column h2 {
	margin-top: 0;
	font-size: 12pt;
	line-height: 13pt;
}
.home .two_column .author a {
	font-size: 8pt;
}
.home .two_column.alt {
	width: 292px;
	height: 265px;
	overflow: hidden;
	float:left;
	padding: 0;
	margin 0 0 0 8px;
}
.home .two_column.nonalt {
	width: 292px;
	height: 265px;
	overflow: hidden;
	margin: 0 0 16px 16px;
	padding: 0;
	float:left;
}

div#nav-below{
	margin-top:1em;
}
.alignleft,div.nav-previous{
	float: left;
}
.alignright,div.nav-next{
	float: right;
}
form#commentform .form-label{
}
form#commentform span.required{
	background:#fff;
	color:red;
}
form#commentform,form#commentform p{
	padding:0;
}
input#author,input#email,input#url{
	width:50%;
}
input#author,input#email,input#url,textarea#comment{
	padding:0.2em;
}
div.comments ol li{
	margin:0 0 3.5em;
}
textarea#comment{
	height:13em;margin:0 0 0.5em;overflow:auto;width:66%;
}
div.sidebar {
	font-size: 8pt;
	line-height: 10pt;
}
div.sidebar h3 {
	margin: 0 0 8px 0;
}
div.sidebar div {
	margin:0;
	padding:0;
}
div.sidebar ul {
	margin:0;
	padding:0;
	list-style: none;
}
div.sidebar ul li {
}
div.sidebar ul ul{
	margin:0;
}
div.sidebar ul ul li{
	margin:0;
	padding: 0;
}
div.sidebar ul ul ul{
}
div.sidebar ul ul ul li{
	padding-left: 8px;
}
#recent-comments li {
	list-style-position: inside;
	list-style-type: square;
}
#popularity-contest ul li {
	list-style-position: inside;
	list-style-type: square;
}

div.sidebar #s {
	width: 83%;
	padding: 0; 
	margin: 0;
}
div.sidebar #searchsubmit {
	background-image: url(/wp02/wp-content/themes/mofm/images/searchbutton.png);
	padding-left: 6px;
	margin: 0;
	border: none;
}
div.sidebar select {
	width: 100%; 
}
div#footer{
	text-align:center;
}
.full_tag_cloud {
	line-height: 160%;
}
.full_tag_cloud a {
	color: #000;
        border: none;
}
#post {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#p1 {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
