/*
THEME NAME: Relate Standard
THEME URI: http://www.0studios.com/
DESCRIPTION: This is the standard theme for Relate Magazine, based on the design as it stood October 2008.
VERSION: 1.1
AUTHOR: <a href="http://www.0studios.com">Cody Boggs</a>
AUTHOR URI: http://www.0studios.com
*/

/* Architecture */
html { }

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: .85em;
	color: #333333;
	min-width: 976px;
}

#outer_wrapper {
	background: transparent;
	padding: 0px;
}

#wrapper {
	background: transparent;
	width: 100%;
/* phillc - doesn't work in ie:
width: 1024px;
margin: 0px auto;
*/

}

#header {
	height: 96px;
	background: url(images/b02.gif) no-repeat;
	background-position: top left;
	background-attachment: scroll;
	border-top: 1px solid #e6407e;
	border-bottom: 2px solid #e6407e;
}

#header a {
	color: #FFFFFF;
	font-size: .95em;
	text-decoration: none;
	font-weight: normal;
}

#header a:hover {
	color: #f4f793;
	font-size: .95em;
	font-weight: normal;
	text-decoration: none;
}

#header h1 {
	text-indent: -9999px;
	overflow: hidden;
}

.top_list {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px;
	display: inline;
}

.top_list li {
	background: transparent;
	float: left;
	padding: 2px 6px 0px 6px;
	font-size: 1.1em;
}

.top_list a {
	color: #FFFFFF;
	font-size: .95em;
	text-decoration: none;
	font-weight: normal;
}

.top_list a:hover {
	color: #f4f793;
	font-size: .95em;
	font-weight: normal;
	text-decoration: none;
}

#searchform {
	margin-left: 12px;
	text-align: left;
}

#searchform #s {
	width: 148px;
	border: 1px solid #fff9c5;
	font-size: .9em;
}

#searchform #btn {
	height: 14px;
	background-color: #fdffc9;
	border: 2px solid #b2345e;
	color: #b2345e;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#container {
	float: left;
	background: url(images/contain_bg.jpg) no-repeat #ffffff;
	background-attachment: scroll;
	width: 100%;
	margin-top: 32px;
	margin-right: -190px;
}

#left {
	margin: 0px 0px 0px 0px;
	width: 210px;
	float: left;
	background: transparent;
	min-height: 264px;
}

#left ul {
	background: transparent;
	list-style-type: none;
        padding: 3px 0px 0px 28px;
        height: 100%;
}

#left ul li {
        font-size: 1.05em;
        font-weight: bold;
        height: 25px;
}

#left ul li a {
        color: #FFFFFF;
        text-decoration: none;
}

#left_post {
	margin: 0px;
	width: 210px;
	float: left;
        background: transparent;
        min-height: 264px;
}

#left_post ul {
	background: transparent;
	list-style-image: url(images/m70.gif);
        padding: 5px 0px 0px 8px;
        height: 100%;
}

#left_post ul li {
	margin-bottom: 4px;
        font-size: 1em;
}

#left_post ul li a {
        color: #999999;
        text-decoration: none;
}

#content {
	margin-right: 138px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++HOME BOXES+++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++
*/

.home_top {
	width: 612px;
	height: 260px;
}

.home_topLT {
	float: left;
	margin-right: 10px;
}

.home_midLT {
	float: left;
	display: inline;
	width: 340px;
	height: 260px;
	background: url('/wp-content/themes/relate_standard/images/thumbnail-box.gif') no-repeat;
	background-position: top left;
}

.home_midRT {
	float: left;
	display: inline;
	width: 274px;
	height: 240px;
	margin-left: 8px;
}

.home_bot {
	float: left;
	display: inline;
	width: 612px;
	height: 384px;
	background: url('/wp-content/themes/relate_standard/images/blog-box.gif') no-repeat;
	background-position: top left;
}

.home_clear {
	clear:both;
	height: 220px;
}

/* >>>>>>>> END: HOME BOXES <<<<<<<< */

/*
+++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++HOME BLOGS+++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++
*/

.home_blogs {
	width: 580px;
	height: 356px;
	position: relative;
	top: 16px;
	left: 18px;
}

.home_blog_content {
	font-size: .85em;
}

.for_love h3 {
	font-size: 1em;
}

.for_love {
	padding-top: 14px;
	height: 46px;
}

.beaut h3 {
	font-size: 1em;
}

.beaut {
	height: 46px;
}

.entertain_world h3 {
	font-size: 1em;
}

.entertain_world {
	height: 46px;
}

.college h3 {
	font-size: 1em;
}

.college {
	height: 46px;
}

.about_you h3 {
	font-size: 1em;
}

.about_you {
	height: 46px;
}

.wise h3 {
	font-size: 1em;
}

.wise {
	height: 46px;
}

.true h3 {
	font-size: 1em;
}

.true {
	height: 46px;
}

/* >>>>>>>> END: HOME BOXES <<<<<<<< */

#sec_desc {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 1.25em;
        color: #333333;
        font-weight: bold;
        width: 65%;
        min-width: 340px;
        max-width: 472px;
}

#main {
	margin:8px 0px 0px 224px;
        min-height: 640px;
}

#main p a, #main ol a, #main ul a, .mainTBL a {
        color: #6666ff;
        font-size: 1em;
        text-decoration: underline;
        font-weight: bold;
}

#main p a:hover, #main ol a:hover, #main ul a:hover {
        color: #3333ff;
        font-size: 1em;
        text-decoration: underline;
        font-weight: bold;
}

.landing_grid1 {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        display: inline;
}

.landing_grid1 li {
        background-color: #FFFFFF;
        float: left;
        margin: 0px 8px 8px 0px;
        width: 196px;
        height: 164px;
        font-size: .9em;
}

.landing_grid1 a {
        color: #6666ff;
        font-size: 1.1em;
        text-decoration: none;
        font-weight: bold;
}

.landing_grid1 a:hover {
        color: #e73f7d;
        font-size: 1.1em;
        text-decoration: underline;
        font-weight: bold;
}

.landing_grid2 {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        display: inline;
}

.landing_grid2 li {
        background-color: #FFFFFF;
        float: left;
        margin: 0px 8px 8px 0px;
        width: 196px;
        height: 164px;
        font-size: .9em;
}

.landing_grid2 a {
        color: #6666ff;
        font-size: 1.1em;
        text-decoration: none;
        font-weight: bold;
}

.landing_grid2 a:hover {
        color: #e73f7d;
        font-size: 1.1em;
        text-decoration: underline;
        font-weight: bold;
}

#sidebar {
        right: 0px;
        float: right;
        text-align: right;
		width: 132px;
        height: 1240px;
        background: transparent;
}

.clearing {
	clear:both;
	height:0;
}

#footer {
        background: url(images/m09.gif) no-repeat;
        background-position: top left;
        background-attachment: scroll;
		width: 100%;
        height: 82px;
		border-top: 1px solid #e03d78;
        border-bottom: 1px solid #a62c5b;
}

#footer h2 {
        text-indent: -9999px;
		overflow: hidden;
}

#footer a {
        color: #f4f793;
        font-size: .95em;
        text-decoration: none;
        font-weight: normal;
}

#footer a:hover {
        color: #FFFFFF;
        font-size: .95em;
        font-weight: normal;
        text-decoration: none;
}

.abbr_list {
        list-style-type: none;
        padding: 0px;
        display: inline;
}

.abbr_list li {
        background: transparent;
        float: left;
        padding: 6px;
        font-size: .95em;
}

.abbr_list a {
        color: #f4f793;
        font-size: .95em;
        text-decoration: none;
        font-weight: normal;
}

.abbr_list a:hover {
        color: #FFFFFF;
        font-size: .95em;
        font-weight: normal;
        text-decoration: none;
}

#copy {
        float: left;
        color: #FFFFFF;
        font-size: .95em;
        margin: 0px 0px 8px 240px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}


p {
	margin-bottom: 4px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 100%;
	/*background: url(images/mainBG.jpg) no-repeat #e2f0fd;*/
	margin: 0 auto;
	height: 32px;
}

#menu ul {
	list-style: none;
	height: 32px;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_design_home {
	background: url(images/mainBG_design.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_design {
	background: url(images/mainBG_design_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_design_hover {
	background: url(images/mainBG_design_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_beauty_home {
	background: url(images/mainBG_beauty.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_beauty {
	background: url(images/mainBG_beauty_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_beauty_hover {
	background: url(images/mainBG_beauty_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_entertain_home {
	background: url(images/mainBG_entertain.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_entertain {
	background: url(images/mainBG_entertain_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_entertain_hover {
	background: url(images/mainBG_entertain_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_future_home {
	background: url(images/mainBG_future.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_future {
	background: url(images/mainBG_future_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_future_hover {
	background: url(images/mainBG_future_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_faith_home {
	background: url(images/mainBG_faith.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_faith {
	background: url(images/mainBG_faith_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_faith_hover {
	background: url(images/mainBG_faith_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_life_home {
	background: url(images/mainBG_life.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_life_hover {
	background: url(images/mainBG_life_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_life {
	background: url(images/mainBG_life_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_fun_home {
	background: url(images/mainBG_fun.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_fun {
	background: url(images/mainBG_fun_fade.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul #nav_fun_hover {
	background: url(images/mainBG_fun_active.jpg) no-repeat #e2f0fd;
	display: inline; /* Added to fix the double margin in IE6 */
	height: 32px;
	width: 120px;
	float: left;
	text-align: center;
}

#menu ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding: 8px 0px 8px 0px;
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

#blog-title {
	float: left;
	margin: 0 auto;
	height: 96px;
}

#blog-title a {
	position: absolute;
        top: 2px;
        left: 2px;
        height: 94px;
        width: 410px;
        margin-top: 98px;
}

#foot-title {
	margin: 0 auto;
}

#foot-title a {
        color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0px -16px 20px;
    opacity: 0;
}

/* Content */

.page-title {
        text-indent: -9999px;
	overflow: hidden;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 600px;
	font-weight: bold;
	font-size: 160%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #ff0865;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;


	color: #FFFFFF;
}

.entry-comments a:hover {

	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;


}

.entry-footer {
	color: #666666;
	font-size: 90%;


	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 5px 0;
}


.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;

}

.entry-subscribe {

	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
        font-size: 1em;
	margin-top: -35px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {

	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {

	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;
}

#wp-calendar caption {
	padding: 5px 0;
	background-color: #FAFAFA;
	margin-bottom: 5px;
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */

.comments {
	margin-top: 30px;

}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background-color: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}

.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++ CATEGORY POSTS ++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++
*/

.category_template_title {
	color: #e8569f;
	font-size: 1.5em;
	font-family: georgia, sans-serif;
	width: 100%;
	margin-top: -20px;
	margin-left: 100px;
	margin-bottom: 12px;
}

.category_subtemplate_title {
	color: #e8569f;
	font-size: 1.5em;
	font-family: georgia, sans-serif;
	width: 100%;
	margin-top: -20px;
	margin-bottom: 12px;
}

.category_template_content {
	height: 150px;
	width: 250px;
	position: relative;
	top: 40px;
	left: 10px;
}

.subtemplate_left {
	height: 100%;
	width: 420px;
	top: 12px;
	float: left;
	margin: 0px;
}

.subtemplate_right {
	right: 0px;
	float: right;
	width: 160px;
	height: 100%;
	border-left: 1px solid #e7a7ca;
	padding-left: 6px;
}

.subtemplate_right_head {
	color: #a960a7;
	font-size: 1.1em;
	font-family: georgia, sans-serif;
	margin-bottom: 12px;
}

/* +++++++++++++++ FOR VOTING ++++++++++++++++ */
.contest_left {
	height: 100%;
	width: 400px;
	top: 12px;
	float: left;
	margin: 0px;
}

.contest_right {
	right: 0px;
	float: right;
	width: 180px;
	height: 100%;
	border-left: 1px solid #e7a7ca;
	padding-left: 6px;
}

.contest_right_head {
	color: #ec429b;
	font-size: 1.8em;
	font-family: georgia, sans-serif;
	margin-bottom: 12px;
}

/* +++++++++++++++ BEAUTY ++++++++++++++++ */

.beauty_hairdos {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_hairdos.jpg') no-repeat;
	background-position:  top left;
}

.beauty_health {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_health.jpg') no-repeat;
	background-position:  top left;
}

.beauty_makeup {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_makeup.jpg') no-repeat;
	background-position:  top left;
}

.beauty_skin {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_skin.jpg') no-repeat;
	background-position:  top left;
}

/* +++++++++++++++ DESIGN ++++++++++++++++ */

.design_closet {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_closet.jpg') no-repeat;
	background-position:  top left;
}

.design_decorate {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_decorate.jpg') no-repeat;
	background-position:  top left;
}

.design_dedicated {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_dedicated.jpg') no-repeat;
	background-position:  top left;
}

.design_diy {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_diy.jpg') no-repeat;
	background-position:  top left;
}

/* +++++++++++++++ ENTERTAIN ++++++++++++++++ */

.entertain_celebs {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_celebs.jpg') no-repeat;
	background-position:  top left;
}

.entertain_extra {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_extra.jpg') no-repeat;
	background-position:  top left;
}

.entertain_music {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_music.jpg') no-repeat;
	background-position:  top left;
}

.entertain_screen {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_screen.jpg') no-repeat;
	background-position:  top left;
}

/* +++++++++++++++ FUTURE ++++++++++++++++ */

.future_campus {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_campus.jpg') no-repeat;
	background-position:  top left;
}

.future_job {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_job.jpg') no-repeat;
	background-position:  top left;
}

.future_school {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_school.jpg') no-repeat;
	background-position:  top left;
}

.future_boss {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_boss.jpg') no-repeat;
	background-position:  top left;
}

/* +++++++++++++++ FAITH ++++++++++++++++ */

.faith_believe {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_believe.jpg') no-repeat;
	background-position:  top left;
}

.faith_inspire {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_inspire.jpg') no-repeat;
	background-position:  top left;
}

.faith_love {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_love.jpg') no-repeat;
	background-position:  top left;
}

.faith_self {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_self.jpg') no-repeat;
	background-position:  top left;
}

/* +++++++++++++++ LIFE ++++++++++++++++ */

.life_global {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_global.jpg') no-repeat;
	background-position:  top left;
}

.life_guys {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_guys.jpg') no-repeat;
	background-position:  top left;
}

.life_life {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 12px;
	background: url('/wp-content/themes/relate_standard/images/catbg_life.jpg') no-repeat;
	background-position:  top left;
}

.life_she {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 24px;
	background: url('/wp-content/themes/relate_standard/images/catbg_she.jpg') no-repeat;
	background-position:  top left;
}

#gallery { position: relative; width:400px; height:267px; margin:0; padding:0; }
#gallery li { display: block; }
