/*
Theme Name: Me the Media 2.0
Theme URI: http://blog.methemedia.com/
Description: Wordpress theme for Me the Media.
Version: 1.0
Author: LINE UP
Author URI: http://www.lineup.nl/
Tags: me the media
*/

* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

DIV#container {
	margin:0px auto;
	width:888px;
	padding-right:100px;
	position:relative;
}
	DIV#header {
		height:120px;
		margin-left:100px;
		background-color:transparent;
		background-image:url(images/headerBG.gif);
		background-position:top left;
		background-repeat:repeat-x;
		position:relative;
	}
		DIV#headerOrderButton {
			position:absolute;
			top:15px;
			right:260px;
			background-image:url(images/headerOrderButtonOver.gif);
			background-position:top left;
			background-repeat:no-repeat;
		}
			DIV#headerOrderButton A,DIV#headerOrderButton IMG {
				border:none;
				background-color:transparent;
			}
		DIV#logo {
			float:left;
			width:400px;
			height:120px;
			background-color:transparent;
			background-image:url(images/logo.gif);
			background-position:top left;
			background-repeat:no-repeat;
		}
		DIV#headerText {
			float:left;
			width:240px;
			margin:95px 0px 0px 35px !important;
			margin:95px 0px 0px 25px;
			background-color:transparent;
			color:#FFFFFF;
			font-size:0.9em;
			font-weight:bold;
		}
		DIV#headerImage {
			float:right;
			width:315px;
			height:120px;
			background-color:transparent;
			background-image:url(images/header.gif);
			background-position:bottom left;
			background-repeat:no-repeat;
		}
	DIV#navigation {
		float:left;
		width:100px;
		text-align:right;
	}
		DIV#navigation UL {
			margin-left:0;
			padding-left:0;
			list-style-type:none;
			font-size:0.8em;
		}
		
			DIV#navigation A {
				display:block;
				padding:3px;
				width:94px;
				background-color:#FFFFFF;
				border-bottom:1px solid #FFFFFF;
			}
			
			DIV#navigation A:link, UL A:visited {
				color:#000000;
				text-decoration:none;
			}
			
			DIV#navigation A:hover,DIV#navigation A.active:hover {
				/*background-color:#EB7606;
				color:#FFFFFF;*/
			}
			DIV#navigation A.active {
				background-color:#9C9E9F;
				color:#FFFFFF;
			}
	DIV#headerSubText {
		position:absolute;
		top:120px;
		left:110px;
		font-size:9pt;
	}
	DIV#main {
		float:left;
		padding:25px 25px 15px 25px;
		background-color:#EDEDEE;
		font-size:0.8em;
		min-height:300px;
		height:auto !important;
		height:300px;
	}
	DIV#right {
		float:left;
		width:250px;
		margin-left:8px;
		/*background-color:#EDEDEE;*/
		font-size:0.8em;
	}

.alt {
	text-align:left;
	background-color: #FFFFFF;
	padding:10px;
}
.hr {
	background-color:#FFFFFF;
	height:3px;
	font-size:0px;
	margin:5px 0px;
}
.bold {	font-weight:bold; }
.justify { text-align:justify; }
.right { text-align:right; }
.clear { clear:both; }
.black { color:#000000; }
.orange { color:#EB7606; }
.gray { color:#9C9E9F; }
.smaller { font-size:0.8em; }
P {	padding:5px 0px; }
SMALL {	font-size:0.8em; }
CODE { font: 1.1em 'Courier New', Courier, Fixed; }
A, A:link, A:active, A:visited {
	color:#EB7606;
	text-decoration:underline;
}
	A:hover {
		color:#FFFFFF;
		text-decoration:none;
		background-color:#9C9E9F;
	}
H1, H2, H3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color:#EB7606;
}
	H1 { font-size: 1.4em; }
	H2 { font-size: 1.2em; }
		H2.pagetitle { background-color:#EDEDEE; }
	H3 { font-size: 1.0em; }
	#right H1, #right H2, #right H3 {
		color:#000000;
	}


.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #000000;
	padding: 2px;
	background: #fff;
}

.commentlist P {
	font-weight: normal;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	width:480px;
}
	.narrowcolumn .postmetadata {
		text-align:right;
		padding:5px 0px;
		margin-top:5px;
		border-top:solid 1px #FFFFFF;
		border-bottom:solid 3px #FFFFFF;
	}
	P.postmetadata SPAN A {
		color:#9C9E9F;
	}
.widecolumn {
	width:738px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

ol li {
	list-style: decimal outside;
}
	
DIV#right UL,DIV#right UL LI,#sidebar UL LI {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
	DIV#right UL LI {
		border-bottom:solid 10px #FFFFFF;
	}
	.widgettitle {
		padding:10px;
	}
	DIV#right #search {
		padding-bottom:5px;
	}
	DIV#right #archives SELECT {
		margin:0px 10px;
		width:230px;
		border:solid 1px #000000;
		margin-bottom:5px;
	}
	DIV#right UL UL {
		margin:0px;
	}
		DIV#right UL UL LI {
			border:none;
		}
			DIV#right UL LI H3 {
				padding:0px 5px;
			}
			DIV#right #bookFragment { background-color:#EDEDEE; padding-bottom:3px; }
			DIV#right #bookFragment IMG { float:right; margin:5px 5px 0px 5px; }
			DIV#right #bookFragment DIV { padding:0px 5px; }
			DIV#right #bookFragment A,
			DIV#right #bookFragment A:link,
			DIV#right #bookFragment A:active,
			DIV#right #bookFragment A:visited { display:inline;color:#EB7606; }
			DIV#right #bookFragment A:hover { color:#000000; }
			DIV#right UL LI A {
				display:block;
				padding:3px 5px;
				/*border-top:1px solid #FFFFFF;*/
				list-style:none;
				background-color:transparent;
			}
				DIV#right UL LI A:link, DIV#right UL LI A:visited {
					color:#000000;
					text-decoration:none;
				}	
				DIV#right UL LI A:hover,DIV#right UL LI A.active:hover {
				}
				DIV#right UL LI A.active {
					background-color:#9C9E9F;
					color:#FFFFFF;
				}
				SPAN.get_recent_comments_author {
					color:#9C9E9F;
				}
			
			/*DIV#right UL LI.recentcomments,DIV#right DIV#get_recent_comments_wrap UL LI {
				display:block;
				padding:3px 10px;
				border-top:1px solid #FFFFFF;
				list-style:none;
				background-image:none;
			}
				DIV#right UL LI.recentcomments A,DIV#right DIV#get_recent_comments_wrap UL LI A {
					list-style:none;
					background-image:none;
					border:none;
				}
				DIV#right UL LI.recentcomments:hover,DIV#right DIV#get_recent_comments_wrap UL LI:hover {
				}*/
			
			DIV#right UL LI#tag_cloud {
				padding:0px 10px;
			}
			DIV#right UL LI#tag_cloud h2.widgettitle {
				margin-left:-10px;
			}
			DIV#right UL LI#tag_cloud A {
				display:inline;
				border:none;
			}
/* End Entry Lists */


/* Begin Form Elements */
#right #searchform {
	padding:0px 10px;
	font-size:1em;
}
	#right #searchform #s {
		width: 224px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		border:solid 1px #EB7606;
		background-color:#FFFFFF;
		font-size:1em;
	}
	
	#right #searchform input[type=submit] {
		margin: 0;
		background-color:#9C9E9F;
		border:solid 1px #000000;
		color:#FFFFFF;
		width:230px;
	}
#sidebar-login FORM {
	margin:0px 10px;
}
	#sidebar-login FORM P BR {
		float:left;
		width:0px;
	}
	#sidebar-login FORM P {
		clear:both;
	}
	#sidebar-login FORM LABEL INPUT[type=text],#sidebar-login FORM LABEL INPUT[type=password] {
		margin-left:5px;
		width: 150px;
		padding: 2px;
		border:solid 1px #EB7606;
		background-color:#FFFFFF;
		font-size:1em;
	}
	#sidebar-login FORM INPUT[type=submit] {
		margin: 0;
		background-color:#9C9E9F;
		border:solid 1px #000000;
		color:#FFFFFF;
		width:230px;
	}

#main #searchform {
	border:solid 1px #9C9E9F;
	background-color:#FFFFFF;
	padding:10px;
	font-size:1em;
}
	#main #searchform #s {
		width: 452px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		border:solid 1px #EB7606;
		background-color:#EDEDEE;
		font-size:1em;
	}
	
	#main #searchform input[type=submit] {
		margin: 0;
		float: right;
		background-color:#9C9E9F;
		border:solid 1px #000000;
		color:#FFFFFF;
		width:170px;
	}

select {
	width: 130px;
}

#commentform {
	border:solid 1px #9C9E9F;
	background-color:#FFFFFF;
	padding:10px;
	font-size:1em;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #EB7606;
	background-color:#EDEDEE;
	font-size:1em;
}

#commentform textarea {
	width: 452px;
	padding: 2px;
	border:solid 1px #EB7606;
	background-color:#EDEDEE;
	font-size:1em;
}

#commentform #submit {
	margin: 0;
	float: right;
	border:solid 1px #EB7606;
	background-color:#9C9E9F;
	color:#FFFFFF;
}
/* End Form Elements */



/* Begin Comments*/
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	clear:both;
	text-align: center;
	padding:5px 0px;
}
/* End Various Tags & Classes*/