/*
Theme Name: Diregui
Theme URI: http://diregui.com/
Description: The theme for my blog at diregui.com
Version: 1.0
Author: Daniel Iregui
Author URI: http://diregui.com/
*/
/*-----------Block Level Elements--------------*/
* {
	
}

html, body {
	
}

body {
	background-color: #FF50C5;
	color: #737373;
	font-size: 11px;
	font-family: 'lucida grande', verdana, arial, sans-serif;
	line-height: 15px;
}

#page {
	height: 100%;
	width:100%;
	border: black solid 3px;
	background-color: #ffffff;
}

div#header {
	
}

#headerimg {
	margin-top: 25px;
	margin-left: 0px;
}

.description {

}

#wrapper {
	width:550px;
	float:left;
	
}

#content {
	
}


#footer {
}

.footercopy {
	line-height:11px;
}

a {
	color:#0d0b0c;
	font-weight:bold;
	text-decoration:none;
	border-bottom: #FF36C6 1px solid;

}



a:visited,a:link {
	text-decoration:none;

}

a:hover {
	text-decoration:none;
	border-bottom: #000000 1px solid;

}
/*-------------Headings-------------*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;

}

/** this is the SIDEBAR heading **/
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;

}

/** this is the POST heading **/
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height: 3px;
	padding-top: 15px;
	padding-bottom:10px;
}

/** this is the ARCHIVES heading **/
h4 {

}

h4#negative_search {
	padding-top:25px;

}

/** this is a 1px div line **/
h5 {
	height:1px;
	background:#d9d9d9;

}

/*-------------The Post-------------*/


#date {
	color:#737373;
}

.post {
	padding-bottom: 44px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	margin-bottom: 18px;
	margin-top: 22px;
}
.entry > p
{
	padding:: 0px;
	margin: 0px;
}


.entrytext {
	padding-top: 2px;
}

.postmetadata {
	font-size:9px;
	color:#999999;

}

.postmetadata alt {

}

#postmeta {
	font-size:9px;
	padding-top:30px;
	color:#999999;

}

small#postmeta {

}

.postmetadata a {
	/**
	color:#868585;
	**/
}


.navigation {
	margin-top: 15px;
	padding-bottom: 20px;

}

.post_navigation_prev {
	float:left;
	position:relative;
}

.post_navigation_next {
	float:right;
	position:relative;
}

.alignleft {

}

.alignright {

}

.center {

}

/** this is the ARCHIVES header **/
.pagetitle {
	font-size:11px;
	padding-bottom:20px;

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}



/*--------------Comments--------------*/

#comments {
	color:#000000;
	font-size:11px;
	padding-bottom:20px;
}

#respond {
	color:#000000;
	font-size:11px;
	padding-top:40px;
	padding-bottom:20px;
}
#respond,#respond+form
{
	margin-left: 16px;
}

ol.commentlist {
	padding-left: 0px;
	margin-left: 16px;
	display: none;
}

ol.commentlist li {
}
o.commentlist li .avatar {
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Text Field Input-------------*/

.input {
	padding-bottom: 5px;

}

.input#submitbutton {
	padding-bottom:50px;

}

/*--------------Search Form-------------*/

#searchform {
	padding-top:25px;

}

#searchform input {

}

#searchform #s {
	width: 110px;
}

#searchsubmit {

}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------new layout------------------*/

html
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin:11px;
	background:#FF36C6;
}

#main_left_column > a
{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}

#main_left_column
{
	float: left;
	width: 66px;
	margin-left: 0px;
	margin-right: 0px;
	border: black solid 0px;
	background-color: #ffffff;
	background-image:url(http://diregui.com/wp-content/uploads/2009/04/logoweb.jpg);
	background-position:top;
	background-repeat:no-repeat;
	/*
	position: absolute;
	top: 0px;
	*/
	padding-bottom: 32766px;
	margin-bottom: -32766px;
	padding-top: 20px;
}
#main_middle_column
{
	float: left;
	left: 66px;
	width: 198px;
	margin-left: 0px;
	margin-right: 0px;
	border: black solid 0px;
	border-left-width: 3px;
	border-right-width: 3px;
	background-color: #ffffff;
	/*
	position: absolute;
	top: 0px;
	*/
	padding-bottom: 32766px;
	margin-bottom: -32766px;
	padding-top: 29px;
	padding-right: 22px;
}
#main_right_column
{
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-left: 264px;
	margin-right: 0px;
	border: black solid 0px;
	border-left-width: 0px;;
	background-color: #ffffff;
	/*
	position: absolute;
	top: 0px;
	*/
	padding-bottom: 32766px;
	margin-bottom: -32766px;
	padding-top: 24px;
	padding-left: 53px;
	padding-right: 22px;
}
.main_right_column_bottom_padding
{
	margin-bottom: 17px;
}

#column_container
{
	overflow: hidden;
}




#diregui_logo{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:#292929;
	width:24px;
	margin-left: auto;
	margin-right: auto;
	visibility:hidden;
}
#diregui_logo_dot{
	position:relative;
	left:1px;
	top:-3px;
}
#diregui_logo_D{
}

/*--------------Sidebar------------*/

#sidebar ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebar ul
{
	margin-left: 11px;
}
#sidebar li.widget
{
	margin-bottom: 22px;
}
#sidebar .widgettitle
{
	margin-bottom: 11px;
}

#sidebar ul h2 {
	color:#696868;	
	font-size:12px;
	padding-top:0px;

}

.bkkeeper {
	color:#696868;	
	font-size:12px;
	padding-top:20px;
}

ul#bkkeepr_record_list {
	color:#696868;
	list-style: none;
	line-height: 1.4em;
	padding-bottom: 5px;
}


#sidebar a {
	color:#bababa;
	font-weight:normal;

}

/*--------------Sidebar------------*/
small.postdate
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.post .posttitle, .post .posttitlebig
{
	padding-bottom: 0px;
	margin-bottom: 4px;
}
.post .posttitlebig
{
	font-size: 18px;
	color: black;
}

object, .embedflash
{
	padding: 0px;
	margin: 0px;
}

main_left_column a{
	border:none;
}

