/*
Theme Name:     Rugby Moments
Theme URI:      http: //ehive.com
Description:    Rubby Moments child theme for the Twenty Ten theme
Author:         Vernon Systems Ltd
Author URI:     http: //ehive.com
Template:       twentyten
Version:        0.1.0
*/
@import url("../twentyten/style.css");

#wrapper {
	background: #f9f5f1;
	background: #fff;
	margin-top: 0;
	padding: 3px 0 0 0;
	width: 940px;
}

#header {
	padding:0;
	margin:5px 0 0 5px;
	height:238px;
	width:930px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow:3px 3px 3px #888;
}

#branding {
	position: relative;
	width: 930px;
}

#branding img {
	border-top: 0 none;
	border-bottom: 0 none;
}

#rm_logo {
	position: absolute;
	left: 40px;
    top: 34px;	
}

body, input, textarea, .page-title span, .pingback a.url {
	font-family: verdana, arial, sans-serif;
}

#content, #content input, #content textarea {
	font-size: small;
	line-height: 1.3;
}

#content .entry-title {
	font-size: medium;
}

h1 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
}


a, a:link {
	color: #5c3117;
}

a:hover, a:visited {
	color: #056024;
}

a.eh_image {
	border: 2px solid #f9f5f1;
	padding:0;
	margin:0;
	display:block;
	width:77px;
	height:77px;
}

a.eh_image:hover {
	border: 2px solid #056024;
}

a.eh_image img {
	border: 1px solid #f9f5f1;
	display: block;
	margin: 0;
	padding: 0;
}


a.eHive-image {
	border: 2px solid #f9f5f1;
	padding:0;
	margin:0;
	display:block;
	width:77px;
	height:77px;
}

a.eHive-image:hover {
	border: 2px solid #056024;
}

a.eHive-image img {
	border: 1px solid #f9f5f1;
	display: block;
	margin: 0;
	padding: 0;
}





/*
	Main navigation menu.
*/
#access .menu, #access div.menu ul {
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	font-weight: bold;
}

#access {
	width:930px;	
}

#access {
	background: #ab6427;
}

#access a {
	color: #fff;
}

#access ul ul a {
	background: #333;
}
#access li {
	margin-right: 16px;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #f9f5f1;
	color: #5c3117;    
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #f9f5f1;
	color: #5c3117;	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background: #fff;
	color: #5c3117;
}

/*
	Explore tab menu
*/
ul#explore_tabs {
	list-style: none;
	height: 32px;
	padding: 0;
	width: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

ul#explore_tabs li {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 168px;
	margin: 0;
	background-color: #ab6427;
	position: relative;
	z-index: 1;
}

ul#explore_tabs li.selected {
	z-index: 3;
}

ul#explore_tabs li.shadow {
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -3px;
	left: 0;
	border: none;
	background: none;
	z-index: 2;
	-webkit-box-shadow: #111 0 -2px 6px;
	-moz-box-shadow: #111 0 -2px 6px;
	box-shadow: #111 0 -2px 6px;
}

ul#explore_tabs li a:link, ul#explore_tabs li a:visited, ul#explore_tabs li span, ul#explore_tabs li span  {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	text-align: center;
	width: 168px;
	height: 40px;
	line-height: 36px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #fff;
	outline: none;
	float: left;
	background: #ab6427;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
}

ul#explore_tabs li a:hover {
	background-color: #000;
	color:#DFCCA8;
}

ul#explore_tabs li.selected a:link, ul#explore_tabs li.selected a:visited, ul#explore_tabs li.selected span, ul#explore_tabs li.selected span {
	color: #DFCCA8;
	-webkit-transition: background-color 0.2s linear;
	background-color: #000;
}

div#rm_home div.eHive_explore_popular {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 260px;
	width: 609px;
}

div.eHive_explore_popular {
	background: #000;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;	
	padding: 14px;	
	height: 260px;
	width: 609px;
}

div.eHive_explore_recent {
	background: #000;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;	
	padding: 14px;	
	height: 260px;
	width: 609px;
}

div#rm_explore div#rm_explore_tags {
	background: #000;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;	
	padding: 14px;	
	height: 260px;
	width: 609px;	
}

div#rm_explore_tags div.ehive_tag_cloud {
	background: #f9f5f1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 14px;	
	height: 232px;
	width: 581px;
}

div#rm_explore div.ehive_tag_cloud a.tag_1 {
    font-size: 16px;
}

div#rm_explore div.ehive_tag_cloud a.tag_2 {
    font-size: 17px;
}

div#rm_explore div.ehive_tag_cloud a.tag_3 {
    font-size: 18px;
}

div#rm_explore div.ehive_tag_cloud a.tag_4 {
    font-size: 19px;
}

div#rm_explore div.ehive_tag_cloud a.tag_5 {
    font-size: 20px;
}

div#rm_explore div.ehive_tag_cloud a.tag_6 {
    font-size: 21px;
}

div#rm_explore div.ehive_tag_cloud a.tag_7 {
    font-size: 22px;
}

div#rm_explore div.ehive_tag_cloud a.tag_8 {
    font-size: 23px;
}

div#rm_explore div.ehive_tag_cloud a.tag_9 {
    font-size: 24px;
}


div.eHive-objectSummary {
	float: left;
	width: 660px;
	height: authpx;
	margin-bottom: 20px;
	position: relative;
	background: #f9f5f1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		
}

div.eHive-objectSummary a.eHive-image {
	float: left;
	margin: 6px;	
}

div.eHive-objectSummary a.eHive-objectName {
	float: left;
	width: 540px;	
	margin-top: 12px;
	margin-bottom: 6px;
}

div.eHive-objectSummary div.eHive-publicProfileName {
	float: left;
	width: 540px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.eHive-objectSummary img.eHive-categoryImage {
	position: absolute;	
	right: 10px;
	top: 10px;
}


/*
	Object summary
*/
div.eHive_brief_object {
	float: left;
	padding: 2px;
	margin: 0;
	width: 83px;
	height: 83px;
}

div.eHive_brief_object a.eh_image {
	border: 2px solid #000;
	float: left;
}

div.eHive_brief_object a:hover {
    border: 2px solid #2e9161;
}

div.eHive_brief_object a.eh_image img {
	border: 1px solid #000;
	float: left;
}



/*
	Tag Cloud
*/
.ehive_tag_cloud a {
	text-decoration: none;
}
.ehive_tag_cloud a:hover {
	text-decoration: underline;
}

.ehive_tag_cloud a.tag_1 {
    font-size: 10px;
}

.ehive_tag_cloud a.tag_2 {
    font-size: 11px;
}

.ehive_tag_cloud a.tag_3 {
    font-size: 12px;
}

.ehive_tag_cloud a.tag_4 {
    font-size: 13px;
}

.ehive_tag_cloud a.tag_5 {
    font-size: 14px;
}

.ehive_tag_cloud a.tag_6 {
    font-size: 15px;
}

.ehive_tag_cloud a.tag_7 {
    font-size: 16px;
}

.ehive_tag_cloud a.tag_8 {
    font-size: 17px;
}

.ehive_tag_cloud a.tag_9 {
    font-size: 18px;
}





/*
	Search 		
*/
form.eHiveSearchForm {
	padding: 0;
	margin: 0;
}

form.eHiveSearchForm input {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

form.eHiveSearchForm input.eHiveSearchQuery {
	width: 360px;
	height: 30px;
	font-size: 22px;	
	border: 1px solid #dfcca8;  
}

#content input.eHiveSearchSubmit {
	color: #fff;
	font-weight: bold;
}

form.eHiveSearchForm input.eHiveSearchSubmit {
	border: 1px solid #825000;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;	
	width: 110px;
	height: 31px;
	margin: 0;
	padding: 0;	
	color: #fff;
	background: #ab6427;
	text-align: center;
}

form.eHiveSearchForm input.eHiveSearchSubmit:hover, form.eHiveSearchForm input[type=submit]:hover {
	border: 3px solid #825000;
}


/*
	Account summary
*/
div.eHive-accountSummary {
	float: left;
	width: 626px;
	padding: 6px;
	margin-bottom: 10px;
	/*border: 1px solid #fff;*/
}

div.eHive-accountSummary a.eHive-imageLink {
	border: 2px solid #f9f5f1;
	padding:0;
	margin:0;
	display:block;	
	float: left;
}

div.eHive-accountSummary a.eHive-imageLink:hover {
	border: 2px solid #2e9161;
}

div.eHive-accountSummary a.eHive-imageLink img {
	border: 1px solid #f9f5f1;
	display: block;
	margin: 0;
	padding: 0;
}

div.eHive-accountSummary div {
	float: left;
	width: 530px;	
}

div.eHive-accountSummary a.eHive-imageLink {
	margin-right: 10px;
}





.eHive-tagDelete {
    background: transparent url(./images/tag_delete.png) no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    margin: 0 0 0 2px;
    padding: 0;
    text-indent: -1000em;
    vertical-align: baseline;
    width: 21px;
    height: 14px;    
}





/*
	Footer
*/
#footer {
	margin-bottom: 0;
}

div#footer-widget-area div#fourth {
	float: right;
}


/*
	Widgets
*/

li.widget-container {
	padding: 8px;	
}

li.widget-container.ehive_tags, 
li.widget-container.ehive_tag_cloud,
li.widget-container.ehive_account_objects, 
li.widget-container.widget_recent_entries  {
	background: #f9f5f1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}


