/*
Theme Name: StoneArtsSchool
Theme URI: http://www.stoneartsschool.org
Version: 1.0
Description: theme created for GraniteMuseum blogs
Author: Affinity
Author URI: http://www.affinitysystems.com
*/

body {
	margin: 0px;
	color: #28323A;
	font-size: 14px;
}

img {
	border:0;
}



img.left
{
float:left;
padding:10px;

}


#wrapper {
	background: #535353 url(images/bg.gif) repeat-x top;
}

.holder{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#main {
}


.post .info a, .post h2 a
{
text-decoration:none;
}

#header h2
{
text-align:center;}


#left {
	float: left;
	width: 225px;
	color:#FFF;
	font-size:12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#left h1 {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom:solid 1px #999;
	color: #FFF;
	clear:both;
}
#left ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#left ul li {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/li2.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#left a
{
	text-decoration:none;
	color:#fff;
	font-size: 12px;
}

#right {
	float: left;
	padding: 0px 0px 20px 20px;
	line-height: 1.6em;
	width: 510px;
	color:#fff;
}
#right p {
	margin:0;
	padding:0 0 20px 0;
}
#right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top:0;
}
#right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-bottom:1px solid #ccc;
	margin:15px 0 10px 0;
	padding-bottom:5px;
}
#right a{
	color: #FFF;
}
#right a:hover {
	text-decoration:none;
}



.menu {
	position:relative;
	top:41px;
	float:right;
}

.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}

/*Top level list items*/
.menu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.menu ul li a{
	background:url(images/tab.gif) no-repeat;
	display:block;
	width:85px;
	float:left;
	padding:0 1px;
	text-align:center;
	line-height:40px;
	color: #111;
	text-decoration:none;
	font-size:12px;
}
.menu ul li a:hover {
	text-decoration:underline;
}
.link a:hover {
	text-decoration:underline;
}
	
	
	



h1 {
  font-size: 1.7em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
}


h2 {
  font-size: 0.9em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  margin: 0.2em 0 1.4em 0;
  color: #fff;
}

h3 {
  font-size: 1.3em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
  margin: 1.9em 0 1.2em 0;
}


h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
	

ul li 
{
	margin-left: .4em;
	padding-left: 0;
	background: none;
	font-size: 0.8em;
	line-height: 1.5em;
}

ol li {
margin-left: 2.4em;
padding-left: 0;
background: none; 
list-style-type: decimal
}



code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
 
  background: #FAFAFA;
  color:#000;
  border: 1px solid #f2f2f2;  
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #111; 
   color:#000;
  	background: #FAFAFA;
}


fieldset {border: none}

/* form elements */


form {
margin: 0 0 1.5em
}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:450px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background:#fff;
	
}



label 
{
display:block;
padding: 5px 0
}



input#submit
{
background:#fff;
color:#000;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#fff;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#434343;
	border:1px solid #383838;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}


/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


#wp-calendar {
	empty-cells: show;
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	}

#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 */



