/*
Theme Name: Suryasta
Theme URI: http://www.jofolio.com/
Description: Child Theme for sandbox
Author: jo
Author URI: http://www.jofolio.com/
Template: sandbox
Version: 0.1
*/

@import url("../sandbox/style.css");


/*
gray:  #323232
yellow:  #ffa700
pink:  #f00063
*/

/* ---------DIVS------------*/

body {
background: #323232;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999;
font-weight:none;
font-size:12px;
line-height:175%;
}

div#wrapper {
width:1060px;
background:url(http://www.suryastayoga.com/wp-content/uploads/2010/01/Suryasta_background.jpg) no-repeat;
position: absolute;
left: 50%;
height: 100%;
margin-left: -530px;
top: 0px;
padding:0;
}

div#header {
width:860px;
height:120px;
margin: 0 0 0 100px;
border-bottom:#505050 thin solid;
text-align:left;
}

/*
div#menu {
background:none;
float:left;
margin:60px 0 0 100px;
width:200px;
text-align:center;
}
*/
div#navigation {
background:none;
float:left;
margin:60px 0 0 110px;
width:190px;
text-align:center;
}


div#container {
background:none;
float:left;
margin: 50px 0 0 20px;
width: 640px;
}

div#inspiration_container {
background:none;
float:left;
margin: 50px 0 0 20px;
width: 420px;
}

div#content {
margin:0;
}
#about_content {
margin:0;
width:420px;
}
#infobox{
	border:2px solid #999;
	color:#ffa700;
	float:right;
	list-style:none outside none;
	margin-top:360px;
	padding:5px;
	font-size:8pt;
	width:190px;
}
div#bio {
margin: 0 0 20px 0;
border-bottom:#505050 thin solid;
}

div#primary {
background-color:#3c3c3c;
float:left;
margin: 60px 0 0 20px;
width:170px;
text-align:left;
padding:15px;
}

div#footer {
margin: 60px 0 40px 100px;
border-bottom:#505050 thin solid;
border-top:#505050 thin solid;
width:860px;
height:30px;
padding:5px 0;
float:left;
}


/* ---------TYPE------------*/

a:link, a:visited {
color: #f00063;
text-decoration:none;
}

a:hover {
color:#ffa700;
}




/*

.widget_pages li.current_page_item a{
   color:#ffa700;
}
*/
p{
font-size:8pt;
}

h1, h2, h3, h4 {

font-weight:normal;
}

h1 {
font-size:12px;
color:#ffa700;
font-weight:normal;

}

h2 {
font-size:12px;
color:#ffa700;
margin-bottom:-10px;

}

h3 {
font-size:12px;
color:#f00063;
}

h4 {
font-size:10px;
color:#f00063;
margin-bottom:-10px;
margin-top:-10px;

}
/*
div#menu ul a {
font-weight:400;
letter-spacing:1px;
line-height:150%;
display: block;
width:180px;
margin-right: 1em;
padding-top: 0.2em;
padding-right: 0.5em;
padding-bottom: 0.2em;
padding-left: 0.5em;
text-decoration: none;
}
*/
div#navigation ul {
font-weight:400;
letter-spacing:1px;
line-height:200%;
display: block;
width:180px;
margin: 0;
padding: 0;
//margin-right: 1em;
//padding-top: 0.2em;
//padding-right: 0.5em;
//padding-bottom: 0.2em;
//padding-left: 0.5em;
text-decoration: none;
list-style-type: none;
list-style-image: none;
}

.current_page_item a {
color:#ffa700;
}

#footer_text {
color:#505050;
font-size:12px;
line-height: 10px;
}

#title {
color:#ffa700;
font-size:12px;
font-style:italic;
}

#focus_title {
color:#ffa700;
font-size:18px;
line-height:125%;
}

#focus_sidebar {
color:#999;
font-size:12px;
line-height:125%;
}

/*   REGISTER BUTTON   */


#bttn {
  display: block;
  width: 120px;
  height: 25px;
  color:#323232;
  background-color:#f00063;
  text-align:center;
}

#bttn:hover { 
  background-color:#ffa700;
  color:#323232;
}

.bttn {
  display: block;
  width: 120px;
  height: 25px;
  color:#323232;
  background-color:#f00063;
  text-align:center;
}

.bttn:hover { 
  background-color:#ffa700;
  color:#323232;
}
#facebook {
  display: block;
  width: 140px;
  height: 25px;
  padding-left:40px;
  color:#999;
  background: #404040 url(http://www.suryastayoga.com/wp-content/uploads/2009/12/facebook_icon.gif) no-repeat;
}

#facebook:hover { 
  color:#ffa700;
}

/*
#register span
{
  display: none;
}
*/

