/*
Theme Name: My Momentary Lapse of Reason
Theme URI: http://www.cricava.com
Description: Theme developed for by Clauz
Version: 1.0
Author: Clauz from Cricava
Author URI: http://www.clauz.com.ar
Tags: black and grey, right sidebar, widget friendly, lights, polaroid
*/

body 
{
	font-family:  "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ffffff;

}	

/* STRUCTURE */

div.page 
{
	text-align: left;
	padding: 0;
	width: 100%;
	background: url('images/pattern-body.png') repeat;
}

div.top 
{
	float: none;
	margin:auto;
	padding: 0;
	background: #000000;
	border-bottom: 1px solid #3c3c3c;
}

div.stripe
{
	width: 100%;
	height: 26px;
	background: url('images/pattern-stripe_header.png') repeat-x;
}

div.header
{
	float: none;
	margin: auto;
	height: 280px;
	width: 990px;
	background: url('images/lights.png') no-repeat bottom right;
}

div.logo
{
	float: left;
	margin-top: 20px;
}

div.menu
{
	float: left;
	clear: left;
	width: 250px;
}

div.notice
{
	float: left;
	font-size: 10px;
	position: relative;
	left: 45px;
	top: -18px;
	color: #c0c0c0;
}

div.main 
{ 
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
}

#content 
{
	float: left;
}


div.narrowcolumn 
{
	float: left;
	padding: 0px 0px;
	margin: 0px auto;
	width: 580px;	
}

div.post 
{
	float: left;
	width: 487px;
	height: 491px;
	margin-bottom: 20px;
	background: url('images/polaroid.gif') no-repeat;
	position: relative;
	left: 10px;
}

div.postSingle
{
	float: left;
	width: 530px;
	padding: 0px;
	background: none;
	padding-bottom: 20px;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 10px;
}


div.postSingle h2
{
	font-size: 25px;
	margin-bottom: 10px;
}

div.postSingle h2 a, div.postSingle h2 a:link, div.postSingle h2 a:visited
{
	color: #ffffff;
}

div.post h2 a
{
	float: left;
	color: #ffffff;
	width: 370px;
	display: inline;
	margin-top: 40px;
	margin-left: 45px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: "Lucida Sans Unicode";
}

div.post h2 a:hover
{
	color: #d9ed00;
}

div.entry
{
	float: left;
	width: 380px;
	height: 290px;
	font-size: 12px;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 45px;
	margin-top: 10px;
}

div.postSingle div.entry
{
	margin: 0px;
	width: 530px;
	height: auto;
	text-align: justify;
}

div.entry a, div.entry a:link, div.entry a:visited
{
	color: #000000;
	background: #deff00;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px dotted #000000;
}

div.postmetadata
{
	float: left;
	font-size: 12px;
	height: 130px;
	background: url('images/paper.gif') no-repeat;	
	margin-bottom: 0px;
}

div.postmetadata p
{
	padding: 20px;
	color: #000000;
	margin-top: 25px;
}

div.edit
{
	float: left;
	width: 80px;
	height: 20px;
	position: relative;
	top: -5px;
	left: 5px;
	font-size: 11px;
}

div.edit a
{
	color: #ffffff;
	text-decoration: underline;
}

div.date
{
	float: left;
	position: relative;
	top: 25px;
	color: #000000;
	left: 10px;
	width: 180px;
	font-size: 11px;
	font-family: Tahoma;
}

div.comments
{
	float: left;
	position: relative;
	top: 17px;
	left: 35px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

div.comments a
{
	color: #000000;
}

div.comments a:hover
{
	color: #000000;
}

div.meta
{
	float: left;
	width: 340px;
	height: 60px;
	position: relative;
	left: 95px;
	margin-top: -61px;
	top: -60px;
}

div.category
{
	float: left;
	clear: left;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 33px;
}

div.category a
{
	color: #000000;
}


div.tags
{
	float: left;
	clear: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 25px;
	left: 5px;
}

div.tags a
{
	color: #000000;
}

div.more
{
	float: right;
	position: relative;
	top: -16px;
	left: 22px;
}


#sidebar
{	
	float: right;
	display: inline;
	width: 280px;
	margin-right: 65px;
	display: inline;
	
}


div.footer 
{
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 240px;
	background: url('images/pattern-stripes.png') repeat;
	clear: both;
 	overflow: hidden;
 	border-top: 1px solid #393939;
 	font-size: 11px;
}
	
div.footerarea 
{
	width: 990px;
	margin: 0 auto;	
	margin-top: 50px;
}

div.footerarea div.footerleft 
{
	float: left;	
	width: 380px;
	margin-left: 20px;
	display: inline;
	margin-right: 20px;
}

div.footerarea div.hr
{
	float: left;
	position: relative;
	left: 0px;
	top: -20px;
}

div.footerarea div.footerright 
{
	float: left;
	width: 440px;
	margin-left: 60px;
	display: inline;
}

div.footerarea a
{
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.entry img 
{
	padding: 5px;
	max-width: 100%;
}	
	

#searchdiv 
{
	position:absolute;
	top: 30px;
	margin-left: 690px;
}

	

/* End Structure */



.entry 
{
	margin-top: 15px;
	padding-top: 15px;
	float: left;	
	margin-bottom: 20px;
}

.entry p 
{
	padding: 7px 0 7px 0;
	margin:0;
}

.entry p a.img 
{
	border:none;
	background:none;
}

.entry p a.img:hover 
{
	border:none;
	background:none;
}

/* begin lists */

html>body .entry ul 
{
	margin-left: 50px;
	padding: 0px 0 0px 30px;
	padding-left: 10px;	
}

html>body .entry li 
{
	margin: 0;
}

.entry  ol, .entry ul 
{
	padding:0;
	margin:  5px 0 5px 50px;
}

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

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

#sidebar #wp-calendar a 
{
	text-decoration: none;
	margin: 0;
	padding:0;
}

#sidebar #wp-calendar caption 
{
	font: bold 1.3em  Arial,'Lucida Grande', Verdana, Sans-Serif;
	text-align: left;
	margin-top: 6px;
}	
	
#sidebar #wp-calendar #prev a, #wp-calendar #next a 
{
	font-size: 1em;
}	
	
#sidebar #wp-calendar th 
{
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li 
{
	margin: 0;
	padding:0;
	list-style:none;	
}
	
#sidebar a 
{
	border: none;
	background: none;	
	display: block;
	padding: 5px 5px;
	background: url(images/meta.gif) no-repeat 5px 7px;
	padding-left: 20px;
}

#sidebar a:hover 
{
	background: url(images/meta.gif) no-repeat 5px 7px;
}	

	
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a 
{
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover 
{
	background: url(images/cat.gif) no-repeat 5px 7px;
}

#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a 
{
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover 
{
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#sidebar .textwidget 
{
	margin: 6px;
}

	
/* End Entry Lists */

/* Begin Form Elements */

#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#header #searchform #s 
{
	width: 130px;
	padding: 4px;
	font: 1.4em;
}

#header #searchsubmit 
{
	padding: 3px;
	font: 1.4em;
	font-weight: bold;
}
	
#content #searchform #s 
{
	width: 200px;
	padding: 4px;
	font: 1.1em;
	font-family: "Lucida Sans Unicode";
}

#content #searchsubmit 
{
	padding: 3px 10px;
	font: 1.1em;
	font-weight: normal;
	font-family: "Lucida Sans Unicode";
}	

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

select 
{
	width: 130px;
}

#commentform
{
	margin-bottom: 60px;
	margin-top: 20px;
}	

#commentform input 
{
	width: 170px;
	height: 20px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
}

#commentform textarea 
{
	margin-top:5px;
	width: 90%;
	padding: 2px;
	font-size: 1.2em;
}

#commentform #submit 
{
	float: left;
	height: 20px;
	font-weight: bold;
}
	
legend 
{
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}

.entry form 
{ 
	text-align:left
}


	
/* End Form Elements */


/* Captions */

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

.wp-caption 
{
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

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

img.wp-smiley 
{
	border:none;
	padding: 0;
}

.entry a.more-link 
{
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
}

.navigation a 
{
	float: left;
	color: #ffffff;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
}	

/* SIDEBAR */




#sidebar, #sidebar a, #sidebar a:link, #sidebar a:visited
{
	color: #000000;
	font-size: 11px;
}

li#categories-3
{
	float: left;
	width: 280px;
	height: 330px;
	background: url('images/sidebar-categories.gif') no-repeat;
}

li#categories-3 h2.widgettitle
{
	float: left;
	font-size: 0px;
}

li#categories-3 ul
{
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 8px;
	position: relative;
	left: 70px;
	top: 100px;
}


li#categories-3 ul li
{
	float: left;
	clear: both;
	list-style-type: none;
	background: url('images/icon-asterisk.png') no-repeat;
	margin: 0px;
	padding: 0px;
}

li#categories-3 ul li a
{
	float: left;
	position: relative;
	top: -5px;
}

li#categories-3 ul li.cat-item a:hover
{
	float: left;
	background: #000000;
	color: #ffffff;
}


li#search-3
{
	float: left;
	width: 280px;
	height: 170px;
	background: url('images/sidebar-search.gif') no-repeat;
}

li#search-3 h2.widgettitle
{
	float: left;
	font-size: 0px;
}

li#search-3 form
{
	float: left;
	position: relative;
	left: 35px;
	top: 85px;
}

li#search-3 form input#s
{
	border: 1px solid #e0e0e0;
	width: 120px;
	margin-right: 10px;
}


li#search-3 form input#searchsubmit
{
	border: 0px solid red;
	width: 50px;
	height: 24px;
	font-size: 0px;
	background: url('images/button-go.png') no-repeat transparent;
}



li#seo_tag_cloud
{
	float: left;
	width: 280px;
	height: 330px;
	background: url('images/sidebar-tag_cloud.gif') no-repeat;
}

li#seo_tag_cloud h2.widgettitle
{
	float: left;
	font-size: 0px;
}

li#seo_tag_cloud a
{
	float: left;
}


li#seo_tag_cloud span.credit
{
	display: none;
}

div.seo-tag-cloud
{
	float: left;
	width: 200px;
	position: relative;
	left: 25px;
	top: 100px;
}

div.seo-tag-cloud a
{
	border: 1px solid red;
}

div.seo-tag-cloud a:hover
{
	background: #000000;
	color: #ffffff;
}



li#calendar-3
{
	float: left;
	width: 280px;
	height: 284px;
	text-align: left;
	background: url('images/sidebar-archives.gif') no-repeat;
}

li#calendar-3 h2.widgettitle
{
	float: left;
	font-size: 0px;
}

li#calendar-3 #calendar_wrap
{
	float: left;
	position: relative;
	left: 45px;
	top: 85px;
}

li#calendar-3 #calendar_wrap table#wp-calendar caption
{
	font-size: 13px;
	text-align: right;
	font-family: "Lucida Sans Unicode";

}

li#calendar-3 #calendar_wrap table#wp-calendar
{
	padding: 0px;
	margin: 0px;
}



li#calendar-3 #calendar_wrap table#wp-calendar td
{
	padding: 3px;
}


li#calendar-3 #calendar_wrap table#wp-calendar td#prev,
li#calendar-3 #calendar_wrap table#wp-calendar td#next
{
	padding-top: 5px;
}

#sidebar #wp-calendar 
{
	empty-cells: show;
}

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

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

#sidebar #wp-calendar a 
{
	display: block;
}


/* Begin Comments*/

#tabnav 
{
	margin:0;
	padding: 0;
}

#tabnav li 
{
	display:inline;
	list-style:none;
	font-weight: bold;
	font-size: 12px;
	margin:0;
	margin-right: 5px;
}

a.tabs 
{
	padding: 5px 10px;
	border: 1px dotted #eee;	
	color: #666;
}

a.tabs:hover 
{
	
}

a.current 
{
	color:#333;
}

.commentlist 
{
	padding: 0;
}
	
.nocomments 
{
	text-align: center;
	margin: 0;
	padding: 0;
}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 13px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 11px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.comment {margin:0;margin-top: 20px; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#252525; border: 1px dotted #c0c0c0 }
ol.commentlist li.odd { background:#000000; border: 1px dotted #c0c0c0 }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

ol.commentlist .navigation 
{
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
}

.commentlist li, #commentform input, #commentform textarea 
{
	background: #333333;
	border: 0px solid;
	color: #ffffff;
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	overflow: auto;
	border: 1px dotted #c0c0c0;

}

.commentlist li 
{
	font-weight: bold;
	font-size: 11px;
}

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

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata 
{
	font-size: 0.9em;
	font-weight: normal;
}

#commentform p 
{
	margin: 5px 0;
}

#commentform input#submit
{
	color: #ffffff;
	font-weight: normal;
	background: transparent;
	border: 0px solid red;
	height: 24px;
	font-size: 12px;
}

/* End Comments */



/* GENERAL TAGS */

a, a:link, a:visited
{
	color: #ffffff;
}

a 
{
	text-decoration: none;
	padding: 0 1px;
}

a img 
{
	border: none;
}

a:active, a:focus 
{
	outline: 0;
}
	
	
h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover
{
	border: none;
	background: none;
}

small 
{
	font-size: 11px;
	line-height: 1.5em;
}

h1, h2, h3 
{
	font-weight: normal;
}

h1 
{
	font-size: 4em;
	text-align: left;
	padding-left:40px;
}

	
h2 
{
	font-size: 18px;
	clear:both;
}	

h2.pagetitle 
{
	font-size: 2.2em;
	font-style: italic;
}	

#sidebar ul li h2 
{
	font-size: 1.6em;
	padding: 5px 5px;
}

h3 
{
	font-size: 1.6em;
	clear:both;
}

h1, h1 a, h1 a:hover, h1 a:visited 
{
	text-decoration: none;
}	
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited 
{
	padding-left:20px;
	font-style:italic;
}	
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite 
{
	text-decoration: none;
}	

acronym, abbr, span.caps
{
	font-size: 1.1em;
}	
	
code 
{
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
}
	
acronym, abbr, span.caps 
{
	cursor: help;
}

	
pre 
{
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}


blockquote 
{	
	margin: 15px 30px 0 10px;
	padding: 5px;
	background: #333333;
}

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

.center 
{
	text-align: center;
}


.clear 
{
	clear: both;
}


.hidden 
{
	display: none;
}


hr 
{
	display: none;
}

.navigation 
{
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
}

input#searchsubmit
{
	border: 0px solid;
	background: transparent;
	color: #ffffff;
}

/*	Begin Headers */

h1 
{
	padding-top: 20px;
	line-height: 60px;
	padding-left:0;
	margin: 0;
}
	

h2 
{
	margin: 10px 0 2px 0;
	padding-top: 10px;
}


#sidebar h2 
{
	margin: 5px 0 0;
	padding: 0;
}

h3 
{
	padding:0;
	margin: 30px 0 0;
}

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

/* End Headers */	

/* Begin Images */


img.centered 
{
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	padding: 5px;
	margin: 0 0 5px 15px;
}

img.alignleft 
{
	padding: 5px;
	margin: 0 15px 5px 0;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}


/* End Images */


/* MENU ROLLOVER */

a.home
{
	float: left;
	width: 59px;
	height: 20px;
	background: url('images/menu-home.png') no-repeat 0px -20px;
}

a.home:hover, a.home-selected
{
	float: left;
	width: 59px;
	height: 20px;
	background: url('images/menu-home.png') no-repeat 0px 0px;
}

a.about
{
	float: left;
	width: 73px;
	height: 20px;
	background: url('images/menu-about.png') no-repeat 0px -20px;
}

a.about:hover
{
	float: left;
	width: 73px;
	height: 20px;
	background: url('images/menu-about.png') no-repeat 0px 0px;
}

a.contact
{
	float: left;
	width: 77px;
	height: 20px;
	background: url('images/menu-contact.png') no-repeat 0px -20px;
}

a.contact:hover
{
	float: left;
	width: 77px;
	height: 20px;
	background: url('images/menu-contact.png') no-repeat 0px 0px;
}

div.bubbleAbout
{
	float: left;
	width: 215px;
	height: 141px;
	background: url('images/bubble-about.png') no-repeat 0px 0px;
	font-size: 11px;
	position: relative;
	left: -250px;
	top: 25px;
}

span.bubbleAboutText
{
	position: relative;
	top: 30px;
	left: 15px;
	line-height: 18px;
}


div.bubbleContact
{
	float: left;
	width: 200px;
	height: 60px;
	background: url('images/bubble-contact.png') no-repeat 0px 0px;
	font-size: 11px;
	position: relative;
	left: -35px;
}

span.bubbleContactText
{
	position: relative;
	top: 17px;
	left: 21px;
}


