/*
Theme Name: Lapsus Theme
Theme URI: http://eccelapsus.com
Description: The default Lapsus theme
Version: 0.9
Author: Simone Cingano
Author URI: http://network.imente.org
Tags: lapsus

*/

body {
	margin:0;
	padding:0;
	background-color:#323232;
	font-family:Arial,Serif;
	font-size:0.8em;
	color:#282828;
}
#container, #top, #main, #main .top, #main .bottom, #footer {
	width:100%;
	background-color:#000;
}
#top {
	background:url(images/top-6.jpg) top center repeat-x #000;
	height:297px;
    border-bottom:10px solid #FFF;
	margin:0;
}
#main .top {
	background:url(images/top-back.jpg) top center repeat-x transparent;
}
#main .bottom {
	background:url(images/footer-back.jpg) bottom center repeat-x transparent;
}
#closure {
    border-top:10px solid #2E2A27;
	background:url(images/footer.jpg) top center repeat-x #323232;
	height:150px;
}
#footer {
	background:url(images/content-footer-back.jpg) bottom center repeat-x transparent;
	height:227px;
	width:900px;margin:0 auto;
}
#mainblock {
	width:900px;margin:0 auto;
	background:url(images/content-back.jpg) top center repeat-y #FFF;
	padding:10px 0 30px;
}

#content {
    float:left;
	width:570px;
	padding:20px 15px 0;
}

#sidebar {
	float:right;
	width:250px;
	padding:20px 15px;
}

/**********************************/

.clear { clear:both; }

.spacer { padding:10px 0; }
.spacer.big { padding:0 0 120px; }

img.icon { margin:4px 0 -4px; }

a, a:link, a:active { color:#282828; text-decoration:underline; }

img { border:0; }

/**********************************/

h2, h3 {
	margin:0;
	padding: 5px;
	color: #FFF;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	background:url(images/hback.png) top right no-repeat #282828;
}

h2 a, h3 a { color:#FFF !important; text-decoration:none !important; }

hr {
	border: 0;
	background: transparent url(images/hr.jpg) repeat-x left top;
	height:20px;
	margin:20px 0;
}

/**********************************/

form { margin:0; padding:0; }
fieldset {
	border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;
	border:1px solid #999; padding:5px;
	margin:5px 0;
}

button {
	border:2px solid #000;
	background-color:#333;
	color:#DDD;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
}

input, textarea, select {
	border:1px solid #000;
	color:#333;
	background-color:#FFF;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	font-family:Arial,Serif;
	font-size:12px;
	width:200px;
}

input[type="radio"] { width:auto; }

label { font-size:85%; font-weight:bold; }

select {
	padding:2px;
}

/**********************************/

.entry {
	line-height:190%;
	margin: 0 10px;
}

.post {
	text-align: justify;
}

.postmetadata {
	border-left:2px solid #282828;
	padding-left:10px; margin:0 30px;
	line-height:120%;
	font-size:85%;
}

.post .postnotes {
	font-size:85%;
	margin-left:20px;
}

#breadcrumb, h4, .navigation, .more-link {
	font-size:85%;
	display:block;
	background-color:#EEE;
	padding:5px;
}

.more-link {
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	border-left:5px solid #AAA;
	border-radius-topright:5px;-moz-border-radius-topright:5px;
	border-radius-bottomright:5px;-moz-border-radius-bottomright:5px;
}

#breadcrumb, h4 {
	margin-bottom:10px;
	border-right:5px solid #AAA;
	border-radius-topright:5px;-moz-border-radius-topleft:5px;
	border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;
}

h4 {
	font-size:100%;
	background-color:#DDD;
}

.navigation {
	margin-top:10px;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}

.navigation .alignright { float:right; }

/**********************************/

#searchform #searchsubmit {
	font-size:85%;
}

#searchform #s {
	font-size:85%;
	height:15px;
}

/**********************************/

.postmetatitle {
    font-size: 85%;
	text-align: right;
}

.commentlist { margin-top:20px; }

.commentlist li {
	border-left:3px solid #282828;
	padding-left:10px; margin:0 30px;
}

.commentlist p {
	font-size:85%;
	line-height:125%;
	text-align:justify;
}

.commentlist .comment-meta a { text-decoration:none; }
.commentlist .comment-meta { padding-bottom:4px;border-bottom:1px solid #000; }

.commentlist .avatar {
    float: left;
	margin-right:5px;
}

.commentlist .comment-meta {
	font-size:75%;
	margin-top:2px;
}

.commentlist .comment-author cite {
	font-weight:bold;
}

#commentform {
	padding:0 20px;
}

#commentform textarea {
	width:500px;
}

/**********************************/

#menu {
	font-family:Arial,Serif;
	list-style:none;
	margin:0 auto;
	padding:0 0 0 30px;
	position:relative;
	top:269px;
	width:900px;
	font-weight:bold;
}

#menu li {
	display:block;
	float:left;
	padding:0 5px;
}

#menu li a {
	color:#000;
	display:block;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	border-top:2px solid #333;
	text-decoration:none;
	padding:7px 10px 5px;
	background-color:#EEE;
}

#menu li.selected a {
	background-color:#FFF;
}
#menu li.background a {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#menu li.background a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

/**********************************/

#sidebar .title {
	margin:0;
	padding: 5px;
	color: #FFF;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	background:url(images/hback.png) top right no-repeat #282828;
}
#sidebar .title a { color:#FFF !important }

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0 3px 0 3px;
	font-size:85%;
}

#sidebar li {
	border-bottom:1px solid #000;
	background:url(images/sidebullet.png) center left no-repeat #F2F2F2;
}
#sidebar li:hover { background-color:#DDD !important; }

#sidebar li a {
    text-decoration:none;
	padding:5px 15px 5px 18px;
	display:block;
	line-height:125%;
}
#sidebar li a.selected { background:url(images/sidesel.png) center right no-repeat transparent; }

/**********************************/

.page .category .title a {
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}

.page .category .title {
	margin-top:10px;
}

.page .category .thumb {
	margin-top:-10px;
	float:left;
	margin-right:20px;
}

/**********************************/

#footer div {
	padding:170px 320px 0 0; text-align:right;
}
#footer div span {
	font-size:150%;
}

/**********************************/

.presentationbox {
	background-color:#DEDEDE;
	border:1px solid #333;
	padding:10px;
	font-size:0.9em;
	line-height:150%;
}

.authorbox {
	background-color:#DDD;
	border:1px solid #333;
	padding:10px;
	font-size:0.9em;
	line-height:150%;
}
.authorbox .name { font-size:1.8em; font-weight:bold; margin:10px 0 10px; }
.authorbox img { float:left; margin:0 5px 5px 0; }

.notebox { font-size:0.85em; }

/**********************************/

div.lapsusauthor {

}
div.lapsusauthor .description { margin:5px 0 10px; }
div.lapsusauthor img { float:right; margin:0 0 5px 5px; }

table.lapsusauthor {
	border-collapse:collapse;
	border:0;
	margin:20px auto;
	width:537px;
}
table.lapsusauthor td { padding:0 6px; }
table.lapsusauthor tr.odd { background-color:#E1E1E1; }
table.lapsusauthor tr.head { background-color:#AAA; }

.imagebox {
	border: 5px solid #000;
	-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.flow-left {
	margin:0 15px 10px 0;
	float:left;
}

.flow-right {
	margin:0 0 0 15px;
	float:right;
}
