/*
Theme Name: BSRSF
Theme URI: http://wordpress.org/
Description: Theme for Rising Stars Foundation
Version: 1.0
Author: David Pruter
Author URI: http://davidpruter.com/
Tags: 

*/

body {
	background-image: url(../../../assets/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #000000;
	background-position: top;
}
.risingStars #container {
background-color: #FFFFFF;
	width: 964px;
	padding: 0;
	margin: 0 auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
	text-align: left;
	
}

.risingStars #f-source-menu {
padding: 20px 20px 0 20px;

}
.risingStars #sidebar {
	float: right;
	margin: 0 20px 20px 0;
	padding: 0 0 0 18px;
	width: 225px;
	font-size: .85em;
	color: #0069AA;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3C6CA;
}
.risingStars #sidebarHome {
	float: right;
	margin: 0 20px 20px 0;
	padding: 0;
	width: 225px;
	font-size: .85em;
	color: #0069AA;
	font-family: Arial, Helvetica, sans-serif;
}
.risingStars #mainContentHome {
	float: left;
	width: 679px;
	margin: 0px 20px 20px 20px;
	padding: 0;
	background: #ffffff;
}
.risingStars #mainContent {
	float: left;
	width: 659px;
	background: #ffffff;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.risingStars #footer {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	background-color: #0069AA;
	background-image: url(../../../assets/images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.risingStars #homeboxleft {
	width: 390px;
	margin: 20px 0 0 0;
	background-color: #333333;
	padding: 5px;
	color: #ffffff;
	float: left;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.risingStars #homeboxright {
width: 249px;
margin: 20px 0 0 0;
background-color: #333333;
padding: 5px;
color: #ffffff;
float: right;
height: 80px;
font-family: Arial, Helvetica, sans-serif;
font-size: .75em;
}
.risingStars #footer a:link {
text-decoration: none;
color: #FFFFFF;
}
.risingStars #footer a:hover {
text-decoration: underline;
color: #CCCCCC;
}
.risingStars #footer a:active {
	color: #CCCCCC;
}
.risingStars #footer a:visited {
color: #FFFFFF;
text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #BF6738;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #C3C6CA;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C3C6CA;
	font-weight: bold;
}
h1 {
	background-image: url(http://bobbysimmonsrisingstars.com/foundation/assets/images/h1-star.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0069AA;
	margin: 0 0 10px 0;
	font-style: normal;
	font-variant: normal;
	height: 60px;
	background-position: left top;
	width: 658px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
	line-height: 60px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0069AA;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	margin-top: 18px;
	margin-bottom: 5px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #0069AA;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-variant: normal;
}
.homeboxtitle {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}
.risingStars #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearfloat {
clear: both;
}
.rightphoto {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #000;
	padding: 0px;
}
.leftphoto {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #000;
	padding: 0px;
}
.narrowcolumn .postmetadata {
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.clear {
	clear: both;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar, #sidebarHome ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebarHome ul, #sidebar ul ol, #sidebarHome ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebarHome ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebarHome ul p, #sidebar ul select, #sidebarHome ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebarHome ul ul, #sidebar ul ol, #sidebarHome ul ol {
	margin: 0px 0 0 10px;
	}

#sidebar ul ul ul, #sidebarHome ul ul ul, #sidebar ul ol, #sidebarHome ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebarHome ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebarHome ul ul li, #sidebar ul ol li, #sidebarHome ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form, #sidebarHome form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.wpg2tag-image img {
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #000;
}
.wpcf7 {

}
