/*

Name	:	oneColumn 
Author	:	Andreas Suprb Pihlström, www.suprb.com
Year	: 	2008

*/

body { 
    background-color:#0f1314; 
    background-image: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/bg.png);
    background-position:top;
    background-repeat: repeat-x;
 
	}
/* ______  LINKS AND TEXT  ___________________________ */

a:link, a:visited { 
	color: #DDDDDD;
	text-decoration: none;
	}
a:hover {
	color : #DDDDDD !important;
	text-decoration: underline;
	}
.feedTitle {
	font-weight: bold;
	padding-bottom: 10px;
	}	
.feedDate {
	font-weight: bold;
	padding-bottom: 10px;
	}
.feedEnd {
	display: block;
	}
#feedResults a {
	text-decoration: underline !important;
	}	
ul, ol, li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	list-style-type: none !important;	
	}
	

/* ______  DIVS LAYOUT  ______________________________ */

#wrapper {
	margin: 20px;
	height: 100%;
	}
#path {
	width: 100%;
	}
#footer {
	padding-top: 20px;
	clear: both;
	}
#note {
	font-size: 22px !important;
	padding: 0;
	width: 530px;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 21px;
	word-spacing: -2px;
	padding-top: 10px;
	color:#DDD
	}	
#include {
	padding-right: 50px;
	padding-top: 10px;	
	}	
#note a {
	font-size: 22px !important;
	text-decoration: underline !important;
	}
#tags {
	margin-top: 10px; 
	}
#logo {
	padding-bottom: 10px;	
	}
#images {
	margin-top: 10px;
	}
#images a:hover img {filter: xray; opacity:.50; text-decoration: none;}	

#imagesBox {
	float: left;
	margin-right: 40px;
	margin-bottom: 50px;
	}
#imageDesc {
	text-align: center;
	margin-top: 10px;
	margin-bottom: -30px;
	}
#imageBigDesc {
	font-weight: bold;
	margin-top: 10px;	
	}
#imageBigDescLong {
	margin-top: 10px;
	width: 500px;
	}
#feed-0 {
	width: 440px;
	float: left;
	}
#feed-1 {
	width: 440px;
	float: left;	
	}
#header1 {
height:97px;

}
#header1 .h_left {
float:left;
width:350px;
margin-top:10px;
margin-left:30%
}
#header1 .h_left img {
margin-bottom:1px
}
#header1 .h_right {
float:right;
width:350px;
margin-top:0px;
margin-right:30%
}
#header1 .h_right img {
margin-bottom:1px
}
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 265px;
  height: 48px;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -9000%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .still {
  width: 51px;
  height: 53px;
  background: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/still_menu.png) no-repeat;
  left: 146px;
  top: -156px;
}
#menu .home {
  width: 46px;
  height: 53px;
  background: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/home_menu.png) no-repeat;
  left: 101px;
  top: -156px;
}
#menu .motion{
  width: 64px;
  height: 53px;
  background: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/motion_menu.png) no-repeat;
  left: 191px;
  top: -156px;
}
#menu .blog {
  width: 52px;
  height: 53px;
  background: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/blog_menu.png) no-repeat;
  left: 251px;
  top: -156px;
}
#menu .login {
  width: 53px;
  height: 53px;
  background: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/login_menu.png) no-repeat;
  left: 300px;
  top: -156px;
}
#menu .bookme {
  width: 60px;
  height: 53px;
  background: url(http://www.yougottalove.com/wp-content/themes/YGLv3-Site/images/book_menu.png) no-repeat;
  left: 20px;
  top: -156px;
}

