/*
Theme Name: Marianthe
Theme URI: http://mariantheloucataris.com/
Description: Custom theme for the Marianthe Loucataris home page.
Version: 0.1
Author: Simon Ristevski
Author URI: http://simon.ristevski.name
*/



/* Margin & Padding Reset */

html,body,div,ul,ol,li,h1,h2,h3,h4,h5,form,p,input { margin: 0; padding: 0; }



/* Body Setup */

body {
	font: 12px/16px Helvetica, Arial, Sans-Serif;
	background: #0f0505 url('images/bg.gif');
	color: #bbb;
	}

#page {
	margin: 60px auto;
	width: 1010px;
	text-align: left;
	}

a {
	color: #bbb;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

p {
	margin-bottom: 10px;
}	



/* Header & Click Throughs */

#header {
	height: 210px;
	width: 100%;
	margin-bottom: 24px;
	}

.click {
	display: block;
	float: left;
	height: 70px;
	width: 210px;
	margin: 2px;
	padding: 110px 100px 20px 20px;
	background-color: #000;
	border: #222 solid 1px;
	font-size: 12px;
	color: #bbb;
	}

.click:hover {
	text-decoration: none;
	border: #555 solid 1px;
	}

#ml {
	background-image: url('images/click-ml.gif');
	}

#rd {
	background-image: url('images/click-rd.gif');
	}
	
#ma {
	background-image: url('images/click-ma.gif');
	}



/* Content Area */

#content {
	float: left;
	clear: none;
	position: absolute;
	width: 648px;
	margin: 2px;
	padding: 18px 0px 50px 20px; 
	border: #222 solid 1px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	background: url('images/border-fade.png') no-repeat;
	}

.single {
	min-height: 400px;
	}
#content .post {
float: left;

}
#content h1 {
	float: left;
	height: 25px;
	width: 300px;
	font-size: 20px;
	margin: 0px 0px 15px 0px;
	text-transform: lowercase;
	letter-spacing: 3px;
}





.post {
	padding: 0px 20px 40px 0px;
	width: 630px;
	float: left;
	text-align: justify;
	}

h2 {
	font-family: 'Akzidenz Grotesk', Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	color: #fff;
	}
	
.post h2 a {
	color: #fff;
	}
	
.post h2 a:hover {
	color: #998242;
	}
	
	#content h2 {
margin-bottom: 10px;
padding-bottom: 10px;
background: url('images/post-div.png') no-repeat bottom;
}	

.post p {
	line-height: 20px;
	}

.post .entry p a {
	border-bottom: 1px dotted;
	}
	
.post .entry p a:hover {
	color: #998242;
	}


@font-face {
  font-family: "Akzidenz Grotesk";
  src: url(fonts/Akzidenz-Grotesk-Extended.ttf) format("truetype");
}

.post .postmetadata {
	margin-top: 20px;
	padding: 0px 5px;
	font-size: 10px;
	border: #141414 solid 1px;
	/* background-color: #090909; */
	color: #292929;
	}

.archives span {
	float: right;
		font-size: 10px;

	color: #292929;
}

.archives a{
display: block;
	
	margin-bottom: 10px;
	margin-right: 20px;

}
.archives a:hover{
border-bottom: #141414 solid 1px;
margin-bottom: 9px;
}
.archives .postmetadata {
	font-size: 10px;
	color: #292929;
}
.post .postmetadata span {
	float: right;
	}
	
.post .postmetadata span a {
	color: #292929;
	}

.post .postmetadata span a:hover {
	color: #bbb;
	}
	
a.edit {
	display: block;
	position: relative;
	float: right;
	width: 20px;
	padding: 0px 5px;
	font-size: 10px;
	color: #501614;
	border: #501614 dotted 1px;
	background-color: #090909;
}
a.edit:hover {
	color: #998242;
	border: #998242 dotted 1px;
}
	
/* New Release */

#new {
	float: right;
	clear: right;
	width: 329px;
	height: 130px;
	
	margin: 0px 4px 2px 0px;
	padding: 0px 0px 0px 0px;

	border: #222 solid 1px;
	overflow: hidden;
	}



#new h2 {
	margin: 0px 0px 10px 0px;
	font-size: 19px;
}

#new .cover {
	float: left;
	height: 120px;
	width: 60px;
	margin: 0px 10px 0px -2px;
	background: url('images/new-cover.png') no-repeat;
}

#new p {
	float: left;
	width: 220px;
	margin-bottom: 0px;
	}



/* Sidebar */
	
#sidebar {

	float: right;
	clear: right;
	width: 312px;
	margin: 2px 4px 40px 0px;
	padding: 18px 0px 50px 20px;
	border: #222 solid 1px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	background: url('images/sidebar-fade.png') no-repeat;
	}
	
#subrss{
	float: right;
	width: 42px;
	height: 12px;
	margin: 5px 20px 0px 0px; 
	line-height: 13px;
	
	background: url('images/rss.gif') no-repeat right -12px;
	}	
	
#subrss:hover { 
	color: #fff;
	background: url('images/rss.gif') no-repeat right 0px;
	}	
	

#subscribe {
	margin-top: 20px;
	

	}	

li#pages-2 h2.widgettitle {
	display: none;
}

li#tag_cloud-2 {
	margin-top: 20px;
}

#sidebar .widget_pages a{
	font-family: 'Akzidenz Grotesk', Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	color: #fff;

}

#sidebar h2, #sidebar h2 a {
	font-size: 16px;
	color: #fff;
}
#sidebar .widget_pages a:hover {
color: #998242;
}

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

#sidebar .widget_rss, #sidebar .widget_links, #tag_cloud{
	margin-top: 20px;
}

#sidebar .widget_rss li, #sidebar .widget_links li{
	list-style: disc;
	text-transform: capitalize;
	list-style-position: inside;
	margin-top: 3px;
}

#sidebar .widget_rss li a:hover, #sidebar .widget_links li a:hover{
color: #998242;
}

#sidebar .widget_rss .widgettitle img {
	display: none;
}

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

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

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

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

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

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

#error .error, #commentform .error{
	color: #998242;

}


/* Footer */

#footer {
	display: none;
	margin: 20px 2px 2px 2px;
	padding: 25px 20px 0px 20px;
	width: 963px;
	height: 25px;
	clear: left;
	border: #141414 solid 1px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	background: url('images/footer-fade.png') no-repeat;
	}

#footer p {
	float: left;
	color: #141414;
	font-size: 10px;
	}
	
#footer a {
	float: right;
	clear: none;
	}

#designer {
	display: block;
	width: 150px;
	margin: 0 auto;
	color: #141414;
	font-size: 8px;
	text-transform: uppercase;
	}







/* Comments */

.alt {
	

}
	
h3 {
	
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	color: #fff;
	}

ol.commentlist  {
	padding: 0px 20px 40px 0px;
	float: left;
	clear: both;
	text-align: justify;
	width: 100%;
	}
	
ol.commentlist li{
	padding: 0px 20px 10px 0px;
	float: left;
	clear: both;
	text-align: justify;
	width: 100%;
	}
	
.commentmetadata a{

	font-size: 10px;
	background-color: #090909;
	color: #292929;
	}
	
.comment-right p {
	text-align: justify;

	line-height: 20px;
	}
	
cite{
	font-style: normal;
}
.comment-left {
	float: left;
	width:150px;
	text-align: right;
	padding-right: 15px;
	padding-top: 1px;
	
}	
.comment-right {
	float: left;
	width:430px;
	padding-left: 15px;
	padding-right: 20px;
	border-left: #141414 solid 1px;
}	



#commentform .comment-right {
	padding-left: 0px;
	border-left: 0px;
	margin-top: 0px;
	width:431px;
}
	
#commentform label {
float:right;
padding: 5px 0px;
color: #292929;
font-size: 10px;
clear: both;

}
#sidebar label {
float:left;
padding: 5px 0px;
color: #292929;
font-size: 10px;
clear: both;

}
#commentform span {
float:right;
padding: 0px 0px;
margin-right: 1px;

}

input {
	float:right;
font: 12px/20px Helvetica, Arial, Sans-Serif;
	width: 144px;
	border: #141414 solid 1px;
	background-color: #0d0404;
	color: #bbb;
	text-align: right;
	padding-right: 5px;
	clear: both;
	}

#sidebar input {
	float:left;
text-align: left;
	width: 210px;
	clear: left;
	margin-top: 10px;
	}

#commentform textarea {
	font: 12px/20px Helvetica, Arial, Sans-Serif;
	width: 100%;
	padding: 15px;
	border: #141414 solid 1px;
	background-color: #0d0404;
	color: #bbb;

	}
	

#commentform #submit, #subscribe #signup, #send {
	margin: 0;
	background-color: #0d0404;
	margin-right: 20px;
	width: 60px;
	cursor: pointer;
	padding-right: 10px;
	}

#commentform #submit:hover, #subscribe #signup:hover, #send:hover{
	background-color: #0b0b0b;
	color: #998242;
	}

#subscribe #signup {
	margin-top: 10px;
	clear: none;
	width: 60px;
	cursor: pointer;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
	}

#send{
	width: 50px;
	margin-right: 0px;
	}


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

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



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


/* End Entry Lists */




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

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

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

.commentlist p {
	
	}


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

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



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
	
/* End Sidebar */


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


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
	
}
/* End captions */







	

	
	
	
	
	
	
