/*
Theme Name: The Other Place Portal
Theme URI: 
Description: Other Place theme for BuddyPress.
Version: 1.0
Author: 404 Projects
Author URI: http://404projects.co.uk/
Template: bp-default
Tags: buddypress,
*/

/***


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

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

body { 
	color: #050059; 
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-color: #050059; 
	background-image: url(http://theotherplaceportal.net/logos/dkbluemarble.jpg);
	background-attachment: fixed; 
	background-position: left top
	}

a { color: #111187; }
a:hover, a:active { color: #FF9900 !important; }
a:focus { outline: 1px dotted #111187; }

img.avatar {
	float: left;
	border: 0px;
	clear: none !important;
}

#item-header-avatar .avatar {
width:150px;
height:150px;
}

img {
	clear: both !important;
	}

#header {
	position: relative;
	color: #fff;
	background: #111187 url(http://theotherplaceportal.net/logos/medbluemarble.jpg);
	margin-bottom: 0px;
	height: 160px;
	padding-top: 25px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-right: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
}

#header img {
	padding: 5px;
}

ul#navlogin li {
	float: right;
	margin: 0 5px 0 0;
	display: block;
	color: #050059;
	text-decoration: none;
	padding: 5px 15px;
	background: #727FC2; 
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}


ul#nav li {
	float: left;
	margin: 0 5px 0 0;
}

ul#nav li a {
	display: block;
	color: #050059;
	text-decoration: none;
	padding: 5px 15px;
	background: #727FC2; 
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}

ul#nav li a:hover {
	color: #FF9900 !important;
}

ul#nav li.selected a, ul#nav li.current_page_item a {
	background: #D9DCEB;
	color: #050059;
}

div#container {
	position: relative;
	width: 100%;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
	background: #D9DCEB;
}


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

div#content .padder {
	margin-right: 225px;
	border-right: 0px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	overflow: hidden;
}
	div#content .left-menu {
		float: left;
		width: 170px;
	}

	div#content .main-column {
		margin-left: 190px;
	}

div#item-body .item-list-tabs {
	margin: -20px 0px 0px 0px;
}

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	margin: 25px -20px 20px -20px;
	background: #D9DCEB;
}

div.item-list-tabs ul li a:hover {
	color: #FF9900 !important;
}

div.item-list-tabs ul li.selected a, 
div.item-list-tabs ul li.current a {
	background: #FAFBFE;
	color: #050059;
	font-weight: bold;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}

div.item-list-tabs ul li.selected a:hover, 
div.item-list-tabs ul li.current a:hover {
	color: #FF9900 !important;
}

div.item-list-tabs#subnav ul li {
				margin: 0px 15px 0px 0px;
			}

			div.item-list-tabs ul li:first-child {
				margin-left: 20px;
			}

			div.item-list-tabs ul li.last {
				float: right;
				margin: 7px 20px 0 0;
			}
				div.item-list-tabs#subnav ul li.last {
					margin-top: 4px;
				}

				div.item-list-tabs ul li.last select {
					max-width: 175px;
				}


#comments h3, #trackbacks h3, #respond h3 {
	font-size: 20px;
	margin: 5px 0 25px 0;
	font-weight: normal;
	color: #111187;
}

div.pagination {
	background: #FAFBFE;
	border-bottom: 0px;
	margin: -25px 0 0 0;
	padding: 20px 20px 20px 20px;
	color: #8C89B8;
	font-size: 11px;
	height: 16px;
}


ul.item-list {
	width: 100%;
	background: #FAFBFE;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

	ul.item-list li {
		position: relative;
		padding: 15px 15px 15px 15px;
		border-bottom: 1px dotted #D9DCEB;
	}

ul.item-list li div.action {
			position: absolute;
			top: 15px;
			right: 15px;
			text-align: right;
		}
 
div.profile {
	background: #FAFBFE;
	margin: -25px 0 0 0;
	padding: 20px 20px 20px 20px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

table.zebra {
		margin: 0 !important;
}

table.zebra tr td{
background:#FAFBFE !important;
}

.messages-options-nav {
		margin: 0 !important;
}

#forums-content {
background: #FAFBFE;
	padding: 20px 20px 20px 20px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
background: #FAFBFE;
	border-bottom: 0px;
	border-right: 0px;
	color: #8C89B8;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}


div#sidebar {
	float: left;
	width: 224px;
	margin-left: -226px;
	margin-top: 0px;
	border-left: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	background: inherit;
}

div#sidebar h3.widgettitle {
		margin: 7px -20px 0px -19px;
		background: #D9DCEB;
		padding: 5px 15px;
		font-size: 12px;
		clear: left;
	}
	
	div#sidebar ul li {
		margin: -3px 0px -26px 0px;
	}
	
a.button, input[type=submit], input[type=button],
ul.button-nav li a, div.generic-button a {
	background: url(http://theotherplaceportal.net/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/images/white-grad.png ) top left repeat-x;
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #FF9900;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
}

	a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover,
	ul.button-nav li a:hover, ul.button-nav li.current a,
	div.generic-button a:hover {
		border-color: #aaa;
		color: #FF9900;
		outline: none;
	}

		div.post h2.pagetitle a, div.post h2.posttitle a {
			color: #050059;
			text-decoration: none;
		}

div.post div.author-box, div.comment-avatar-box {
		background: #D9DCEB;
		padding: 10px;
		float: left;
		margin: 0 15px 15px 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
		font-style: normal;
		text-align: center;
		width: 70px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.author-box p, div.comment-avatar-box p { margin: 5px 0 0; }
		div.author-box a, div.comment-avatar-box a { text-decoration: none; }

		div.post div.author-box img, div.comment-avatar-box img {
			float: none;
			border: 0px;
			margin: 0;
		}

	div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
		color: #888;
		font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
		padding: 3px 0;
		margin: 10px 0;
		border-bottom: 1px solid #e4e4e4;
		border-top: 1px solid #e4e4e4;
	}

	.navigation, .paged-navigation, .comment-navigation {
		overflow: hidden;
	font-family: Arial, Tahoma, Verdana, sans-serif;
		font-style: italic;
		font-size: 14px;
		padding: 5px 0;
		margin: 5px 0 25px 0;
	}


div#item-header {
	overflow: hidden;
}
	div#item-header div#item-header-content { margin-left: 170px; }

	div#item-header h2 {
		font-size: 28px;
		margin: 0 0 15px 0;
		line-height: 120%;
	}
		div#item-header h2 a {
			text-decoration: none;
			color: #111187;
		}

div#item-header h2 a:hover {
			text-decoration: none;
			color: #FF9900;
		}
		
		div#item-header img.avatar {
		float: left;
		margin: 0 15px 25px 0;
	}

	div#item-header h2 { margin-bottom: 5px; }

	div#item-header span.activity, div#item-header h2 span.highlight {
		vertical-align: middle;
		font-size: 11px;
		font-weight: normal;
		line-height: 170%;
		margin-bottom: 7px;
	}
	
	div#item-header h2 span.highlight { font-size: 16px; }
	div#item-header h2 span.highlight span {
		position: relative;
		top: -2px;
		right: -2px;
		font-weight: bold;
		font-size: 11px;
		background: #fff;
		color: #FF9900;
		padding: 1px 4px;
		margin-bottom: 2px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		vertical-align: middle;
		cursor: pointer;
		display: none;
	}

.activity-list .activity-header a:first-child, span.highlight {
		background: #D9DCEB;
		border-bottom: 0px;
		border-right: 0px;
		color: #FF9900;
		padding: 3px 8px;
		text-decoration: none;
		margin-right: 3px;
	}
	
	
div.post .wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		float: left !important; clear: none !important;
	}

	div.post .wp-caption img {
		margin: 5px;
		padding: 0;
		border: 0 none;
	}

	div.post dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text {
		font-size: 0.9em;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
	}

#wire-post-list li, #wire-post-new {
	
}
#wire-poster-avatar{float:left;
width:70px;}
	.wire-post-metadata, #wire-post-new-metadata {
		color: #888;
		font-size: 0.9em;
	}
	
	.wire-post-content {
		margin-left: 68px;
	}

#wire-post-new:hover {
	position: relative;
	
}

#wire-post-new textarea {
	font: normal 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
}

form#wire-post-new-form {
	padding: 10px;
	position: relative;
}

div#wire-post-new {
	margin-top: 15px;
}
	p#wire-email-notify {
		float: right;
		margin: 0;
	}

	div#wire-post-new-avatar { 
		float: left;
	}
	
	div#wire-post-new-metadata {
		
	}
		span#wire-by-text {
			display: none;
		}
	
	div#wire-post-new-input {
		margin-left: 70px;
	}
		div#wire-post-new-input textarea {
			height: 80px;
			width: 98%;
			margin: 5px 0 0 0;
		}
		
		input#wire-post-submit { 
			margin-top: 10px;
		}
		
form.styled select { 
	width: 158px;
}

.activity-content-side {
	margin-left: 0px !important;
	margin-bottom: -22px !important;
	font-size: 0.9em !important;
	width: 150px !important;
	}

.activity-list li.mini {
	position: relative;
	font-size: 1em !important;
	min-height: 35px;
	padding: 20px 0 -30px 0 !important;
}
	
.activity-header p {
	line-height: 1.3em !important;
	}


.label { 
	color: #050059 !important; 
	}

