/*
Theme Name: Run Spot Run Media
Theme URI: http://www.greentangerinemedia.com
Description: Custom designed website for Run Spot Run Media / Xhang Creative
Version: 1.3
Author: Green Tangerine Media
Author URI: http://greentangerinemedia.com
*/



/* START - PAGE LAYOUT ELEMENTS */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #5A5B5E;
	color: #333;
	text-align: center;
	}

#container {
	width: 940px;
	margin: 5px auto 0 auto;
	text-align: left;
	background-color: #FFF;
	background-image: url(images/pagebackground.gif);
	}
	
#header {
	width: 940px;
	height: 118px;
	margin: 0;
	padding: 0;
	background-image: url(images/header_rsr2.gif);
	background-repeat: no-repeat;
	}
	
	
	
#content {
	width: 880px;
	margin: 0;
	padding: 5px 30px 30px 30px;
	}
	
#page {
	width: 690px;
	margin: 0px 0px 5px 0;
	float: right;
	border-left: #FFF 2px solid;
	padding-left: 10px;
	padding-bottom: 15px;
	}
	
#homepanel1 {
	width: 295px;
	height: 243px;
	padding: 15px;
	border: #CCC 1px solid;
	margin-right: 25px;
	float: left;
	background-color: #EEE;
	color: #5A5B5E;
	overflow: hidden;
	margin-bottom: 15px;
	}
	
#homepanel2 {
	width: 295px;
	height: 243px;
	padding: 15px;
	border: #CCC 1px solid;
	float: left;
	background-color: #431518;
	color: #EEE;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
#homepanel3 {
	width: 295px;
	height: 60px;
	padding: 15px;
	border: #CCC 1px solid;
	margin-right: 25px;
	float: left;
	background-color: #EEE;
	color: #5A5B5E;
	overflow: hidden;
	}
	
#homepanel4 {
	width: 295px;
	height: 60px;
	padding: 15px;
	border: #CCC 1px solid;
	float: left;
	background-color: #431518;
	color: #EEE;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
#homepanel5 {
	width: 295px;
	height: 180px;
	padding: 15px;
	border: #CCC 1px solid;
	margin-right: 25px;
	float: left;
	background-color: #FFF;
	color: #5A5B5E;
	overflow: hidden;
	}
	
#homepanel6 {
	width: 295px;
	height: 180px;
	padding: 15px;
	border: #CCC 1px solid;
	float: left;
	background-color: #FFF;
	margin-bottom: 0px;
	}
	
#sidebarcontainer {
	width: 150px;
	height: 500px;
	float: left;
	margin: 0px 0 5px 10px;
	_margin: 0px 0 5px 5px;
	}

#sidebar {
	
	}
	
#footer {
	width: 940px;
	height: 31px;
	padding: 0;
	margin: 0;
	background-image: url(images/footer.gif);
	}
	
#clear {
	clear: both;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* START - TYPOGRAPHY AND STYLES */

h2 {
	margin-top: 11px;
	margin-bottom: 12px;
	font-size: 1.8em;
	color: #5A5B5E;
	}
	
h3 {
	margin-bottom: 12px;
	font-size: 1.5em;
	}
	
h4 {
	font-size: 1.3em;
	color: #431518;
	}
	
h5 {
	font-size: 1.3em;
	margin-bottom: 8px;
	color: #431518;
	}
	
h6 {
	font-size: 1.2em;
	margin-bottom: 8px;
	color: #431518;
	font-style: italic;
	}
	
#homeclick {
	display: block;
	width: 130px;
	height: 90px;
	position: relative;
	top: 15px;
	left: 15px;
	cursor: hand;
	}
	
#page p {
	margin-bottom: 12px;
	line-height: 1.3em;
	font-size: 1.2em;
	}
	
	
#page a:link, #page a:visited {
	text-decoration: none;
	color: #431518;
	}
	
#page a:hover {
	text-decoration: underline;
	color: #431518;
	}

#sidebar ul {
	list-style-type: none;
	}
	
#sidebar li {
	display: block;
	font-size: 1.2em;
	margin-bottom: 15px;
	font-weight: bold;
	}
	
#sidebar a:link, #sidebar a:visited {
	display: block;
	background-color: #FFF;
	text-decoration: none;
	width: 136px;
	padding: 10px;
	line-height: 1.8em;
	border: #CCC 1px solid;
	color: #5A5B5E;
	}
	
#sidebar a:hover {
	background-color: #431518;
	color: #FFF;
	}
	
#homepanel6 li {
	font-size: 1.1em;
	margin-left: 10px;
	}
	
.redtext {
	color: #431518;
	}
	
#homepanel2 a:link, #homepanel2 a:visited {
	color: #CCC;
	text-decoration: none;
	}
	
#homepanel2 a:hover {
	color: #CCC;
	text-decoration: underline;
	}
	
#page li {
	margin-left: 20px;
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
#page ul {
	margin-bottom: 15px;
	}
	
#homepanel1 h6 {
	font-size: 3.8em;
	font-style: normal;
	font-weight: bold;
	}
	
.greyarea {
	color: #666;
	font-size: 2em;
	}
	

/* Controls width of your form */
.e2ma_signup_form {
	width:290px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:0px solid #ccc; 
	color: #5A5B5E;
	width: 140px; 
	margin-top: 3px;
	padding-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	border:0px solid #ddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-size:.1em;
	color:#eee;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	color:#eee;
	text-align:left;
	padding-top:5px;
	padding-bottom: 5px;
	float: left;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0px;
	color:#431518;
	border:0px solid #dddddd;
	padding:5px;
	margin-bottom:5px; float: left;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#431518; float: left;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:left; margin-top: -8px;
	display: block;
	width: 60px;
	height: 20px;
	overflow: hidden;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: block;
	width: 60px;
	height: 20px;
	overflow: hidden;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}

#homepanel4 h3 {
	margin-bottom: 2px;
	#margin-bottom: 8px;
	}
	
#homepanel4 a:link, #homepanel4 a:visited {
	color: #EEE;
	text-decoration: none;
	}
	
#homepanel4 a:hover {
	color: #EEE;
	text-decoration: underline;
	}
	
.greytext {
font-size: 1.6em;
font-weight: bold;
}