/* @override http://lovelifewith.us/2009/wp-content/themes/blank3/style.css */

/* @override http://lovelifewith.us/2009/wp-content/themes/blank3/style.css */

/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url('http://lovelifewith.us/gradient.png');
	background-repeat: repeat-x;

	}
	
h1 {
	font-size: 21px; 
	padding-top: 55px;
	letter-spacing: 2px;
	font-weight: 200;
	}

h3 {
	font-size: 19px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}

h4 {
	color: red;
	font-size: 20px;
	padding-left: 20px;
	margin-top: -80px;
	z-index: 1;
}

h4 a {
	color: red;
	
}

h5 {
	color: red;
	font-size: 12px;
	padding-left: 200px;
	padding-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	background-color: #fff;
}

h5 a {
	color: red;
	
}


img { 
	border: 0px solid #fff; 
	padding:0; 
}


img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }


ul {
	margin-left: 0px;
	list-style-type: none;
	margin-top: 47px;
	color: #999;
}

ul li {
	color: #999;
	text-decoration: underline;
}

h2 {
	font:normal 15px Helvetica, Arial, sans-serif;	
}


/* links */

a{
	color:#000;
	text-decoration:none;
	border-bottom: 0px solid #fff;
	}

a:hover{
	text-decoration: none;
	}

/* container */


#container {
	width:770px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	}
	
#container img a{
	border-bottom: 1px solid #fff;
	}
	
/* header */

#header {
  	height: 140px;
  	text-align: center;
	}
	
#shirts {
	margin-top: -50px;
	margin-left: 710px;
	position: absolute;
}

#shirts img {
	opacity: 0.5;
}
	

/* main menu */


#menu {
display: none;
	}

/* content */


#content {
	float: left;
	width: 500px;
	overflow: hidden;
	padding-right: 20px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14px;
	padding-bottom: 25px;
	}
		
.post h2{
	font:normal 15px Helvetica, Arial, sans-serif;
	}
	
.post h2 a{
	text-decoration: none;
	border-bottom: 0px solid #000;
	}
	
.post h2 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #000;

	}

.postmetadata{
	clear: both;
	padding-bottom: 4px;
	margin: 20px 0;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #999;
	color: #999;
	text-align: right;
	}
	
.postmetadata a{
		color: #999;
		text-decoration: none;

}


.navigation {
	font-size:12px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	
p {
	margin-bottom: 20px;
	margin-top: 15px;
}

p a{
	text-decoration: underline;
	}
	

/* right sidebar */

#right{
	width: 230px;
	float:right;
	line-height: 14px;
	margin-bottom: 30px;
	margin-top: 30px;
	z-index: 100;
	}
	
#right img {
	max-width: 200px;
	max-height: 200px;
}
	
#right p {
	color: #999;
}

#right a {
	color: #999;
	text-decoration: underline;
}
		

/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


/* search */

#searchform{
	padding: 0px;
	font-family: helvetica, arial;
	}

#searchform input#s{
	font-family: helvetica, arial;
	font-size: 24pt;
	padding: 12px;
	background: url('http://lovelifewith.us/images/gradient.jpg') repeat-x;
	color: #000;
	border: 1px solid #ccc;
	width: 470px;
	height: 33px;
		margin-top: 22px;


	}

#searchform input#searchsubmit{
	font-family: helvetica, arial;
	font-size: 7pt;
	background-color: #e6e6e6;
	color: #121212;
	border: 0px;
	display: none;
	}


/* footer */

.footer {
    margin-top: 18px;
    border-top: 1px solid #999;
    text-align:left;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.footer div {
    float:left;
    margin-left: 185px;
}

.footer img {
    border:0;
}

.footer div.last {
    width:150px;
	margin-left: 390px;
}

.copyright {
    font-size: 12px;
    text-align:right;
    margin-right: 155px;
}

