/*   
Theme Name: Shooting Stars Productions 
Theme URI: http://www.shootingstarsphoto.com/http://shootingstarsphoto.com/wordpress/wp-admin
Description: A web site focusing on children photos.
Author: Kelly Ioerger
Author URI: http://memorizebyheart.com
Version: 1.0
*/

a img{
	
	border:none;
}

body {
	color:#666;
	margin:0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

* {
	
	margin:0;
	padding:0;
}

h1 {
	font-family:"Century Gothic", Verdana, Helvetica;
	font-weight:normal;
	color:#333;
	margin:10px 0;
    font-size: 36px;
}

h1 a {
	text-decoration:none;
	color:#585858;
}


#footer {
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	height: 175px;
	font-size: 7pt;
	text-align: center;
	margin-top: 0px;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:5px;
	line-height: 6px;
}

#footer h1 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	padding-top: 12px;
}

#footer ul {
	color: #585858;
}

#footer li {
	list-style-type: none;
	display:inline;
	color: #575757;
}

#footer li a:hover {
	color:#FFF;
	text-decoration:none;
}

#footer li a.active {
	color:#575757;
	text-decoration:none;
}

#header {
	background:url(images/header.png);
	height:256px;
	width:1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
        font-size: 36px;
}

#wrapper {
	min-height:100%
	height:auto !important;
	position: relative;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        
}

#header #nav {
	height:auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	padding-top: 228px;
	margin-left: 50px;
	z-index: 30;
	font-weight: normal;
	letter-spacing: 1px;
}

#header #nav #home {
	list-style-type: none;
	height: auto;
	width: auto;
	padding-right: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-left: 0px;
}

#header #nav #about {
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#header #nav #products {
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 0px;
	padding-right:106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#header #nav #company {
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#header #nav #test {
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#nav ul {
	display:none;
	position:absolute;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
}

#nav li {
	float: left;
	margin-left: 5px;
	list-style-type: none;
	display:block;
}

#nav li a {
	color:#FFF;
	text-decoration: none;
}

#nav li a:hover #nav li.sfhover ul {
	color:#666;
	left: auto;
	text-decoration:none;
}
#nav li a:hover {
	color:#666;
	text-decoration:none;
	left: auto;
}

#nav li a.active {
	color:#666;
	text-decoration:none;
}

#nav div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #333;
	z-index: 200;
	
	*margin-top:25px;
	*margin-left:-100px;
	
}

#nav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
    z-index: 200;
}

#nav div a:hover {
	color: #FFF;
	background-color: #aacf1d;
    z-index: 200;
}

#content {
	min-height:100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	width: 760px;
	min-height: 535px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#content p {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	white-space: normal;
	padding-top: 10px;
	padding-right: 2px;
	line-height: 18pt;
}

#content #text {
	position: relative;
	height: auto;
	
}

#content #text a {
	color: #AAD01D;
}

#content #text h1 {
	font-size:24px;
	font-family: Impact, "Arial Black";
	color: #999;
	padding-top: 50px;
}
	
#content #text h2 {
	font-size:24px;
	font-family: Impact, "Arial Black";
	color: #999;
	font-weight: normal;
	}
	
#content #text h3 {
	font-size:30px;
	font-family: Impact, "Arial Black";
	color: #999;
	font-weight: normal;
}

#content #text h4, .wpcf7-response-output {
	font-size:16pt;
	font-family: "Arial", Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 24pt;
}

#content #text h5 {
	
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:normal;
	line-height:18pt;
}

#content #text h6{
	
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:normal;
	line-height:18pt;
}

#content #text form {
	font-size:80%;
	margin-left:0;
	margin-right:100px;
	text-align:right;
	
}
#content #text form input, #content #text form textarea {
	
	//margin-left:10px;
}
#content #text form br {
	
	clear:both;
}

#content #flash {
	height: auto;
	width: 320px;
	position: absolute;
	top: 300px;
	left: 425px;
}

#wrapper #content_bx #sidebar {
	height: 570px;
	width: 229px;
	//background-image: url(images/sidebar_3.png);
	//background-repeat: no-repeat;
	position: absolute;
	margin-top: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 795px;
	padding-top: 0px;
}
	
#wrapper #content_bx {
	height: auto;
	width: 1024px;
	margin-top: 5px;

	background-image:url(images/sidebar_3.png);
	background-position:795px 0;
	background-repeat:repeat-y;
	
}

#sidebar h2 {
	color:#FFF;
}

#sidebar ul {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 10px;
	line-height: 45px;
	letter-spacing: 1px;
	padding-top: 15px;
}

#sidebar li {
	color: #999;
	text-decoration: none;
	list-style-type: none;
}

#sidebar li a {
	color:#FFF;
	text-decoration:none;
}

#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #aacf1d;
	margin-left: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	margin-top: 65px;
}

#sidebar li a:hover {
	color:#AAD01D;
}

#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}

a.more:hover {
	text-decoration:underline;
}




.alignright {
	
	float:right;
}
