/*
Theme Name: Universal Love
Theme URI: http://ibreak4bacon.com/
Description: The best theme based on UNIVERSAL LOVE.
Version: 1.PEACELOVE&HAPPINESS
Author: Roger Ush
Tags: love, all, is, one, is, all, love

	The CSS, XHTML and design is released under DST license:
	http://www.dontstealthis.org/
*/


#tablediv{display:block;width:2000px;}
.rowdiv{display:block;height:100px;}
.celldiv{display:inline;float:left;width:380px;margin:10px;}

.delicious-link {font-size:1.2em;}
.delicious-desc {font-size:.8em;margin-left:5px;}
li.delicious-item{margin-bottom:10px;}

/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,hr,ul,li,tr,td,div {margin:0;padding:0;}
img {border: none;}
ul li {list-style:none;}
a {text-decoration:none;}
body {
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	color: #000;
text-transform:uppercase;
background-color:#fff;
	}

/* page
--------------------------------------------------*/
#page{margin:20px 0 30px 0;}
a {color:#49f;}
a:hover {color:#7cf;}


#lipsum{
column-width:400px;
}
.post{
/*width:2000px;*/
}
p{margin-bottom:1em;}
blockquote {
border-left : 1px solid #777;
color:#777;
margin: 0px;
padding-left: 6px;
font-style:italic;
}
table.gifs img{height:200px;}
/* mainbar
--------------------------------------------------*/
#mainbar {
	height: 100%;
	margin-left: 215px;
	}
	
/* IE HACK FOR CONTENT FLOAT */
#IEsux #mainbar {
	position:relative;
	top:-600px;
	}

.navigation {font-size:.75em;}
.bottom_nav {margin-top:30px}
.dimmer {color:#aaa;}
.the_content {text-transform:none;}
.post {margin-top:20px;}
.archive {
	float:left;
	margin:20px 10px 0;
	}
.boner {margin:30px;}

.mainbar-archive {
padding-left:10px;
width:660px;
}
.archive {
width:200px;
height:249px;
}
td.text{
width:380px;
padding-right:20px;
vertical-align:top;
}
td.text img{
float:left;
margin-right:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	padding: 0 0 30px 15px;
	background:#fff;
	width:200px;
	overflow: auto;
	top: 0;
	left: 0;
	position: fixed;
	height: 100%;
	}
#sidebar h1 {font-size:5em;}
#sidebar h1 img {margin:10px 0;}
#sidebar h2 {
	margin-top:15px;
	font-size:1.3em;
	}
#sidebar li.widget_pages h2 {display:none;}/*remove pages widget title*/
#sidebar ul li#pages-3 {margin-top:10px;}/*margin to compensate for title*/


#nrs-search-widget-with-title-submit, 
#nrs-search-widget-with-title-input {display:inline;}/*place inputs inline*/

#sidebar input#s {
width:137px;
padding:2px;
}
#nrs-search-widget-with-title-submit input {
margin-left:3px;
width:25px;
height:25px;
vertical-align:bottom;
font-family:verdana, geneva, sans serif;
}
#sidebar select {
	width: 175px;
	height:25px;
	padding:2px;
	}
#sidebar ul li ul li, #sidebar li.recent{margin: 0 4px 2px;}


/* misc
--------------------------------------------------*/
.hide {display:none;}
.clear {clear:both;}
.alignright {float: right;}
.alignleft {float: left}
.center {text-align: center;}
.hidden {display: none;}