/*
Theme Name: My Fantasy Art V.1
Theme URI: http://www.myfantasyart.com
Description: Version 1 of MyFantasyArt.com.
Version: 1.0
Author: byhandmedia.com and BuddyPress.org
Author URI: http://www.byhandmedia.com
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/


/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

/* Start making design adjustments below this line */
	
/* > Edited Content
---- */

body {
	background: #eaeaea url( ../../plugins/buddypress/bp-themes/bp-default/_inc/images/background.gif ) top left repeat-x;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 170%;
	color: #444;
	width: 96%;
	min-width: 980px;
	max-width: 1250px;
	margin: 0 auto;
	padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */
}

a {
	color: #148cae;
	text-decoration: none;
}

a:hover, a:active {
	color: #376c7b;
	text-decoration: underline;
}

a:focus { outline: 1px dotted #ccc; }

div#content .padder {
	margin-right: 430px;
	border-right: none;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

div#content {
	float: left;
	width: 100%;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

div.post .wp-caption {
	margin-bottom:10px;
}

.excerplink {
	margin: 2px 0px;
	font: bold 110%/110% Helvetica, Arial, sans-serif;
}

div#container {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Rockwell, Georgia, Palatino Linotype, Palatino, sans-serif;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}


ol {
	margin: 0;
	padding: 0 0 0 22px;
}

.entry ul li {
	margin: 0;
	list-style: none;
	background: url(_inc/images/bullet-orange.gif) no-repeat;
	padding-left: 20px;
}

.entry ul li li {
	margin: 0;
	list-style: none;
	background: none;
	padding-left: 30px;
}

.entry ul {
	list-style: none;
	margin: 5px 0 15px;
	padding: 0;
}

ul#members-list img {
	width: 70px;
	height: 70px;
}

a.button, input[type=submit], input[type=button],
ul.button-nav li a, div.generic-button a {
	background: url(_inc/images/white-grad.jpg) top left repeat-x;
	color: #6f6f6f;
	font-size: 13px;
	font-weight: normal;
}

div.post img {
	border: 1px solid #CCCCCC;
}

/* > Added Content
---- */

#buttonspace {
	margin: 9px 0;
}

#eventcloud {
	margin: 13px 0 20px;
	padding: 0;
}

#eventcloud ul li {
	list-style: none;
}

#eventcloud a:hover, #eventcloud ul li a:hover {
	text-decoration:none;
	color:#000000;
}

#eventcloud a {
	padding: 3px 11px 3px 0px;
}

#eventcloud h3 {
	margin: 7px 0 6px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
}

.searchbrk1 {
	margin: 7px 0 0;
}

div#homeavatarmain {
	height: 3px;
	width: 3px;
}

div.facestream_checkbox_container {
	margin: 9px 0 13px;
}

/* > Album styles
---- */

#item-body img {
	max-width:100%;
}
	
/* > Admin Bar
---- */

body#bp-default #wp-admin-bar .padder {
	min-width: 980px;
}

body#bp-default.activity-permalink #wp-admin-bar .padder, body.activity-permalink {
	min-width: 980px;
	max-width: 980px;
}

#wp-admin-bar .padder {
	width: 96% !important;
}

#admin-bar-logo,
#bp-adminbar-visitrandom-menu {
	display: none;
}

#wp-admin-bar div#adminbar-logomuseum {
	position: absolute;
	top: 5px;
	left: 10px;
}

#adminbar-logomuseum {
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 8px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

body#bp-default #adminbar-logomuseum { padding: 2px 8px; }

#wp-admin-bar ul li.align-right {
	background: url(none);
}

/* > Wide Page
---- */

div#content .padwide {
	margin-right: 0px;
	padding: 14px 20px;
	border-right: none;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

.storepgcontent {
	overflow: scroll;
}

/* > Edited Sidebar Stuff
---- */

div#sidebar {
	float: left;
	width: 224px;
	margin-left: 0px;
	margin-top: 1px;
	border-left: none;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	background: url( ../../plugins/buddypress/bp-themes/bp-default/_inc/images/sidebar_back.gif ) top left repeat-x;
}

div#sidebar h3.widgettitle, div#sidebarleft h3.widgettitle {
	background: #dfe3e6 url(_inc/images/bg_widgtitle.jpg) repeat-x left top;
	font-size: 12px;
	padding: 5px 15px;
	clear: left;
	}

/* > categories */
div#categories-3 h3.widgettitle {
	display: none;
	}
	
div#categories-3 select {
	margin: 9px 0 0;
	width: 100%;
	}
	
div#sidebar h3.widgettitle {
	margin: 9px -20px 10px -19px;
	}

div#sidebarleft h3.widgettitle {
	margin: 0px -20px 10px -19px;
	}

/* > Sidebar Additions
---- */

div#contrasidemain {
	float: left;
	margin-left: -430px;
	width: 429px;
	margin-top: 1px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

div#contrasideleft {
	float: left;
	width: 204px;
	padding: 0px 0px 130px;
	margin: 0px 0px 26px;
	background: #ebeff2 url(_inc/images/bg_leftybottom.jpg) no-repeat center bottom;
}

div#contrasideright {
	float: left;
	width: 225px;
}

div#contrasideleft ul li, div#contrasideleft ul li a { /* added to prevent long urls */
	max-width: 225px;
	overflow: hidden;
}

div#sidebarleft ul li, div#sidebar ul li {
	padding:4px 0px 3px;
	border-bottom: 1px dashed #999999;
	list-style: none;
	background: none;
	margin: 0px;
}

div#sidebarleft ul li li {
	padding: 4px 0 3px 10px;
	border-bottom: none;
}

div#sidebarleft h3.widgettitle {
	margin: 0px -9px;
}

div#sidebar div.item-avatar img {
	width: 55px;
	height: 55px;
	margin: 1px;
}

/* > Sidebarleft
---- */

div#sidebarleft {
	float: left;
	width: 204px;
}

	div#sidebarleft div#sidebarleft-me h4 {
		font-size: 16px;
		margin: 0 0 8px 0;
		font-weight: normal;
	}


	div#sidebarleft ul#bp-nav {
		clear: left;
		margin: 15px -16px;
	}
	div#sidebarleft ul#bp-nav li {
		padding: 10px 15px;
	}

	div#sidebarleft ul.item-list img.avatar {
		width: 25px;
		height: 25px;
		margin-right: 10px;
	}

	div#sidebarleft ul.item-list div.item-title {
		font-size: 12px;
	}

	div#sidebarleft div.item-meta, div#sidebarleft div.item-content {
		margin-left: 38px;
		font-size: 11px;
	}

	div#sidebarleft div.tags div#tag-text {
		font-size: 1.4em;
		line-height: 140%;
		padding-top: 10px;
	}

	div#sidebarleft .padder {
		padding: 0px 9px 20px;
	}

/* > member page
---- */
	
	div#item-header div#item-header-content { margin-left: 0; }
	
	div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	padding-bottom: 4px;
	overflow: hidden;
	margin: 4px 0;
	}

	div#item-header h2 {
	font-size: 28px;
	margin: 0 0 4px 0;
	line-height: 110%;
	}

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	margin: 25px -20px 20px -20px;
	background: #dfe3e6 url(_inc/images/bg_widgtitle.jpg) repeat-x left top;
}

/* > header
---- */

#header {
	margin-bottom: 1px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

#header h1 a {
	font-size: 17px;
	font-family: Rockwell, Georgia, Palatino Linotype, Palatino, sans-serif;
	color: #99b3d8;
}

#header h1 {
	text-shadow: 0 0 4px #444;
	width: 220px;
	bottom: 17px;
	left: 7px;
	margin-left: 0;
	color: #99b3d8;
}

#wp-admin-bar .padder {
	background: url(_inc/images/60pc_blue.png);
}

/* > shop page
---- */

.zazprods {
	width: 275px;
	margin:0px 3px 15px;
	text-align: center; /*to center objects in IE*/
	float: left;
	clear: left;
	}
	
.zazprodright {
	width: 275px;
	margin:0px 3px 15px;
	text-align: center; /*to center objects in IE*/
	float: right;
	clear: right;
	}
	
#zazzoutsidewit {
	width:100%;
	height: auto;
	margin:9px auto;
	text-align: center; /*to center objects in IE*/
	clear: both;
	}

#zazzcontent {
	width:630px;
	margin:0 auto;
	text-align: center; /*to center objects in IE*/
	height: auto;
	}
	
#zazzcontent img {
	max-width: 275px;
	}

/* > footer
---- */

#footer {
	width: 100%;
	text-align: left;
	margin:0 0 50px;
}

#footcols {
	width: 630px;
	margin:0 auto;
	clear: both;
}

#footer .foot1 {
	float: left;
	width: 200px;
	margin: 2px 0 0 5px;
	display: inline;
}
#footer .foot2 {
	float: left;
	width: 200px;
	margin: 2px 7px 0;
}
#footer .foot3 {
	float: left;
	width: 200px;
	margin: 2px 0 0;
}
#footer h3 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: .4em;
}

#footer p {
	margin-top: .7em;
}

/* > showcase
---- */

div#shocasupper {
	clear: both;
	width: 100%;
	height: 38px;
}

div#shocasleft {
	width: 750px;
	float: left;
}

div#shocasright {
	width: 190px;
	float: right;
}

.bwbps_addphoto_link {
	font-weight: bold;
	margin: 0 0 9px;
}

.bwbps_gallery .bwbps-rating-toggle {
	float: left;
}

a.piclenselink, a.piclenselink:active, a.piclenselink:hover {
	text-decoration: none;
}

.shocaseusern {
	overflow: hidden;
	max-width: 158px;
}

/* post thumbs */

.post_img {
	max-width: 150px;
	max-height: 150px;
	min-width: 149px;
	overflow: hidden;
	border: 0;
}

.post_img a, .post_img a:visited, .post_img a:hover {
	text-decoration: none;
}

#postthums {
	float: left;
	margin: 0 8px 9px 0;
	width: 150px;
	height: 199px;
	overflow: hidden;
	display: inline;
}

#postthums img {
	border: 0;
	min-width: 149px;
	max-width: 150px;
	max-height: 150px;
	text-decoration: none;
	margin: 0 0 6px;
	overflow: hidden;
}

.postthumtxt {
	font-size: 0.9em;
	text-align: center;
	line-height:1.3em;
	color: #000000;
	
}

.postthumtxt a, .postthumtxt a:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.postthumtxt a:hover, #postthums a:hover {
	color: #ff3300;
	text-decoration: none;	
}

.mosaic {
	padding: 0px;
}

/* bookmarks */

div#bkmkborder {
	margin: 0 20px 10px 0;
}

div#bkmkborder img {
	margin: 0 20px 10px 0;
	border: 0 none;
}

/* video showcase post pg */

div.post div.vidpost-content {
	margin-left: 0;
}


/* Top Navigation */

#nav {
	margin: 29px 20px 0 0;
}

#nav {
	max-width: 93%;
	line-height:1.2;
}

#nav li a:hover {
	color: #b8b5b2;
	text-decoration: none;
}

#nav li.selected a, #nav li.current_page_item a, #nav .current_page_item a:active, #home .on {
	background: #b8b5b2;
	color: #ffffff;
}		

#nav .sfhover ul,
#nav :hover ul {
	width: 190px;
}

#nav .sfhover ul .sfhover > ul,
#nav :hover ul :hover > ul {
	left: 187px;
	width: 190px;
}

#nav .sfhover ul li,
#nav :hover ul li {
	width: 190px;
}

#nav li {
	margin-left: 2px;
}

#nav ul {
	border: none;
}

#nav li li {/*prevents 2nd lev indent*/
	list-style: none;
	margin: 0;
	padding: 0;
}
	
/*activity avatars*/

ul#activity-stream img.avatar {
	width: 43px;
	height: 43px;
}

ul#activity-stream div.activity-comments div.acomment-avatar img,
ul#activity-stream div.ac-reply-avatar img,
ul#activity-stream div.activity-header img.avatar,
table#message-threads .thread-avatar img,
ul#members-list img.avatar {
	width: 20px;
	height: 20px;
}

.activity-list li.mini .activity-avatar img.avatar,
.activity-list li.mini .activity-avatar img.FB_profile_pic {
	margin-left: 0;
}

ul#activity-stream img.thumbnail, .activity-list .activity-content img.thumbnail {
	overflow: hidden;
	clip: rect(0px,0px,auto,0px);
}

/*home stuff*/

div#homeconleft {
	margin: 0 auto;
}

div#homeconleft h5 {
	margin: 0 0 12px;
}

div#homeconright {
	margin: 0 auto;
}


#content_div-173 .bwbps_addphoto_link,
#translate_button_post-173,
#content_div-173 hr.translate_hr,
#content_div-173 .bwbps-rating-toggle,
#content_div-173 .piclenselink,
#content_div-173 .bwbps-rating-incaption {
	display: none;
}

div#homeconright ul,
div#homeconright ul li {
	margin: 0;
}

a.powerbutton {
	background: url(_inc/images/pwrbutt.jpg) top left repeat-x;
}

a.blupowerbut {
	background: url(_inc/images/pwrbuttblu.jpg) top left repeat-x;
}

a.powerbutton, a.blupowerbut {
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	cursor: pointer;
}

a.powerbutton:hover, a.blupowerbut:hover {
	border-color: #aaa;
	color: #dedede;
	outline: none;
}
	
div#text-5 a.powerbutton, div#text-5 a.blupowerbut {
	width: 163px;
	margin: 10px auto;
	display: block;
	text-align: left;
}


#content .entry img, .wp-caption img {
	max-width: 520px;
	height: auto;
	}

.wp-caption {
	max-width: 536px;
	height: auto;
	}
