/*
Theme Name: Mijen 2010 (NO WPML SUPPORT) 

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #787f7f;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: #f2f2f2;
	text-align: left;
	width: 900px;
	margin:auto;
	border-left: 1px solid #787f7f;
	border-right: 1px solid #787f7f;	
	padding: 0;
	}

/* Page Header */
#header {
	margin: 0px 0px 0px 0px;
	height: 115px;
	width: 900px;
	background: #f2f2f2  url('images/mijen_logo_top.png') 82% 100% no-repeat;
	padding: 0px 0px 0px 0px;
	
	}
	
#header .description {
	font-size: 1.5em;
	text-align: left;
	padding-left:45px;
	text-decoration: none;
	color:white;
	outline: 0 none;
	}
	
#headerimg {
	margin: 0;
	height: 120px;
	width: 100%;
	}

/* Page Footer */
#footer {
	background: #f2f2f2;
	color: white;
	border-top: 1px solid #787f7f;
	margin: 0 auto;
	width: 810px;
	float:center;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 15px 0px 15px 10px;
	text-align: right;
	color: #2f2f2f;
	}
	
#footer p a {
	color: #2f2f2f;
	}
#footer_language_list {
	float: right;
	text-align: center;
	margin-top: 5px;
	margin-right:30px;
	}
#footer_language_list ul {
	list-style: none;
	margin:0;padding:5px;
	}
#footer_language_list ul li img {
	margin-right:5px;
	}
#footer_language_list ul li {
	display:inline;
	margin:0 5px 0 5px;
	padding:0;
	color: #2f2f2f;
	}
#footer_language_list ul li a, #footer_language_list ul li a:visited {
	color: #2f2f2f;
	}

/* Page Sidebar */

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:left;
	padding: 70px 10px 100px 20px;
	width: 165px;
	background:#f2f2f2;
	text-align:center;
	}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	text-decoration: none;
	outline: 0 none;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h2, #sidebar h2 a {
	margin: 5px 0 0;
	padding: 0;
	color: #2e2e2e;
	}

#sidebar h3 {
	margin: 5px 0 0;
	padding: 0;
	text-color: black;
	}
	
#sidebar ul ul li, #sidebar ul ol li, #sidebar a, #sidebar a:hover {
	color:  #2e2e2e;
	outline: 0 none;
	}

#sidebar ul ul li:before {
	}
	
#sidebar ul li.current_page_item a {
	font-weight: bold;
	}

#sidebar ul li.current-cat a {
	font-weight: bold;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

#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 0;
	padding: 0;
	}

#searchform {
	text-align: center;
	width:100%;
	}

#sidebar #searchform #s {
	width: 120px;
	margin-top:2px;
	font-size:8px;
	color: #2e2e2e;
	border: 1px solid  #787F7F;
	background: #f2f2f2;
	text-align:center;
	}

#sidebar #searchsubmit {
	width: 50px;
	margin-top:3px;
	text-align:center;
	font-size:9px;
	color: #f2f2f2;
	background:#787F7F;
	border:1px solid #787F7F;
	}

#newsemail {
	width: 120px;
	margin-top:4px;
	font-size:8px;
	color: #2e2e2e;
	border: 1px solid  #787F7F;
	background: #f2f2f2;
	text-align:center;
	}

#newssubmit {
	width: 80px;
	margin-top:3px;
	text-align:center;
	font-size:9px;
	color: #f2f2f2;
	background:#787F7F;
	border:1px solid #787F7F;
	}
	
	
/* Retweet Button */
.retweet {
	clear:both;
	float:right;
	}

/* FlickrRSS Sidebar */
.flickr {
	background: white;
	padding: 5px 5px 5px 5px;
	margin-bottom:15px;
	margin-left: 20px;
	margin-top: 5px;
	width: 112px;
	}

.flickr img {
	padding: 3px 3px 3px 3px;
	width:50px;
	height:50px;
	}

/* Page Content */

#content {
	font-size: 1.2em;
	
	}
	
/* Post */
.post {
	margin: 0 0 20px;
	text-align: justify;
	border-bottom: 1px solid #80A809;
	}

.product_listing {
	margin: 0 0 40px;
	width: 151px;
	padding-right: 20px;
	float: left;
	text-align:center;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

/* Entry */

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 p {
	color: #2e2e2e;
	}

.entry p a:visited {
	color: #80A809;
	}
	
.entry ul li:before {
	/* content: "\00BB \0020"; */
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

	
/* Narrow Column */
.narrowcolumn{
	background:#f2f2f2;
	float: left;
	padding: 20px 25px 20px 25px;
	width: 635px;
	text-color: #2e2e2e;
	}
		
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn .catalog_entry p {
	margin-left: 5px;
	width: 30%;	
	float: left;
	text-align: left;
	}
.narrowcolumn .catalog_entry_desc {
	margin-top: 10px;
	margin-left: 15px;
	width: 60%;	
	float: left;
	text-align: left;
	}
.narrowcolumn .catalog_entry .catalog_entry_img {
	clear: both;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	padding-top: 5px;
	}

/* Wide Column */
.widecolumn {
	line-height: 1.6em;
	background:#F2F2F2;
	padding: 10px 0 20px 0;
	margin: 0px 0px 0px 150px;
	width: 640px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.widecolumn .post {
	margin: 0;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

/* Headings */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	padding-left:22px;
	padding-top: 0px;
	margin: 0;
	}

h2 {
	font-size: 1.6em;
	margin: 0 0 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}	

h3 {
	font-size: 1.3em;
	margin: 0 0 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:white;
	outline: 0 none;
	}

h2, h2 a, h2 a:visited {
	color: #80A809;
	outline: 0 none;
	}

h3, h3 a, h3 a:visited {
	color: #2e2e2e;
	outline: 0 none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	outline: 0 none;
	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 0px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.del-style {
	padding-top:4px;
	}

.del-style a {
	color:  #2e2e2e;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #80A809;
	text-decoration: none;

	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* WP-Calendar */
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


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

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



/* Postmeta */

.postmetadata, {
	color: #AC0A3D;
	clear: both;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Form Elements */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	background:#f7f7f7;
	border-left: 1px solid #787f7f;
	border-top: 1px solid #787f7f;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #f2f2f2;
	}

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

small, .nocomments, blockquote, strike {
	color: #0589b6;
	}	
/* End Comments */



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

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}
