/*
Theme Name: classic
Theme URI: http://www.meerkatmedia.org/
Description: The original Meerkat Media layout modified (heavily) for WordPress. Coding done by Brian John.
Version: 1.0
Author: Meerkat Media

*/

a {text-decoration:none}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #009933;}
a:active {color: #000000;}

blockquote {
	margin: 0;
	padding: 0 4em;
}

body {
	font-family: "Andale Mono", "Monotype.com", monospace;
	font-size: 12px;
}

.category {
	float: left;
	font-weight: bold;
	margin: .5em 1em;
	width: 544px;
}

.category_feed {
	float: left;
	position: relative;
	bottom: 4px;
}

.category_link {
	float: right;
}

#chiclets {
	text-align: center;
}

cite {
	margin-left: 2em;
}

cite a {
	font-weight: bold;
}

#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 780px;
}

#content {
	float: left;
	margin: 0 0 2em 0;
	padding: 0;
	width: 568px;
}

#comments {
	padding-top: 3em;
}

#dropline {
	float: left;
	height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 570px;
}

.ec3_start {
	text-decoration: underline;
}

.ec3_schedule {
	font-size: 1em;
}

.entry {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 1em 0;
	width: 100%;
}

#footer {
	float: left;
	height: 12em;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}

.linkbar {
	list-style-type: none;
	text-align: center;
}

.linkbar li {
	display: inline;
	padding: 0 10px;
}

#footerCenter img {
	left: -2em;
	position: relative;
}

#footerLeft {
	float: left;
	left: 4em;
	position: relative;
}

#footerRight {
	float: right;
	position: relative;
	right: 1.5em;
	top: -4em;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.8em;
	margin-bottom: .3em;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	margin: 2em 0 0.3em 0;
}

#header {
	float: left;
	font-size: 16px;
	height: 150px;
	margin-top: 15px;
	width: 780px;
}

.home {
	border: 1px solid #000;
}

.home .post {
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0 1em 2em;
	padding: 0;
}

img {
	border: none;
}

#menu {
	float: left;
	padding-bottom: 10px;
	text-align: center;
	width: 570px;
}

#menuVlog, #menuBlog, #menuEvents {
	float: left;
	width: 190px;
}

#menuArt {
	float: right;
	padding-top: 1em;
	text-align: center;
	width: 175;
}

.movie {
	margin: 1em 0;
	text-align: center;
	width: 568px;
}

.movieDescription {
	margin: 2em auto 0;
	text-align: left;
	width: 430px;
}

.movieItem {
	font-family: "Andale Mono", "Courier New", Courier;
	float: left;
	height: 16em;
	padding: 0 0 0 30px;
	text-align: center;
	width: 210px;
}

.movieItem img {
	border: 1px solid #bbbbbb;
	display: block;
	margin: 0 auto 5px;
	padding: 5px;
}

.movieLinks {
	font-family: "Andale Mono", "Courier New", Courier;
	margin: 2em 0 0 0;
}

.navigation {
	float: left;
	margin: 1em .5em;
	text-align: center;
	width: 555px;
}

.navigation .alignleft, .navigation .alignright {
	width: 45%;
}

.navigation .alignleft {
	float: left;
	text-align: left;
}

.navigation .alignright {
	float: right;
	text-align: right;
}

h2#comments {
}

.page a, .post a, #commentlist a, #watchthis a {
	color: #062;
}

.page a:hover, .post a:hover, #commentlist a:hover, #watchthis a:hover {
	color: #093;
	text-decoration: underline;
}

.page .entry {
	padding-left: 1.5em;
}

.post {
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 1em;
	padding: 1em;
}

.page h2 a, .post h2 a {
	color: #000;
}

.page h2 a:hover, .post h2 a:hover {
	text-decoration: none;
}

.post img {
	border: 1px solid #bbbbbb;
	margin: 0 1em 0;
	padding: 5px;
}


.post img.noborder {
	border: 0;
	margin: 0 1em 0;
	padding: 0;
}

.postauthor {
	text-align: right;
}

.postmetaleft {
	float: left;
}

.postmetaright {
	float: right;
}

.postmetaright img {
	border: none;
	margin: none;
	padding: none;
}

#sidebar {
	float: right;
	width: 175px;
}

#sidebar input[type="text"] {
	color: #777;
}

#sidebarArt {
	left: 3em;
	top: 1em;
	position: relative;
}

.switch {
	margin: 20px 0px 0px 0px;
}

#vlineVlog, #vlineBlog, #vlineEvents {
	float: left;
	width: 190px;
}

/* Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#commentlist li {
	border: 1px solid #ddd;
	margin-bottom: 2em;
	padding: 0px 1em 0px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Lists */