/*
THEME NAME: amrballetnorepeat
THEME URI: http://www.anmari.com
DESCRIPTION: Ballet for Ballet schools  no repeat
VERSION: 1.0
AUTHOR: Anna-marie Redpath
AUTHOR URI: http://www.anmari.com
TEMPLATE: amrballet
*/
/* v1.0 | 20080212 */
/* Eric Meyer  Reset css  to remove different browser defaults, left some in as this theme has not defined them all*/
html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
fieldset {border: 0; padding: 0 0 0.1em 0;}
input {margin: 0 0.3em 0.1em 0; padding: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table { width=80%; margin: auto; border-collapse: collapse; 
		table-layout:fixed;
		overflow: hidden;
		}
table { border: 2px solid #9a0130; }
table tbody {
			border: 2px solid #9a0130;
		}
		
		table th, table  td { padding: 0.5em; }

		table th[scope=col]
		{
		  border-bottom: 2px solid #333;
		  border-top: 2px solid #333;
		  color: #ffffff; background-color: #c14560; 
		}

		table tr:hover td { 
		  background-color: #eee;
		  color: #9a0130;
		} 
		#timetable a:link {color: #ffffff;}

		 alt {color: #666666;

		 }

/* end reset ---------------------------------------------------------- */
/* The main strucural css */
div#container{float:left;width:100%;margin-left:-200px}
div#content{margin-left:200px}
div#primary{float:right;width:200px}
div#secondary{float:right;clear:right;width:200px}
div#footer{clear:both;width:100%}

/* the two column home with news structure within content  - taken from layout gala's 2 col fluid */ 
div#content div#firstcol {float:left;width:50%;}
div#content div#secondcol {float:left; width:48%; padding-left: 1%;}

body {
	font: 10pt Arial, Helvetica, sans-serif;
}

body {background: url(images/lhsbg.gif) repeat-y top left; padding-left: 20px;}
 div#wrapper {background: white url(images/rhswider.png) repeat-y top right; padding-right: 19px;}  /* for some reason IE7 needs the background colour to make the picturedisplay correctly*/

div#footer {background: url(images/footer.gif) repeat-x top center;
	clear: both;
	padding: 5px 0px;
	text-align:center;
}
div#content{padding: 0 10px 0 25px;}
/* div.sidebar {background-color: #ccc;} */
	
a, a:link, a:visited {
	color: #444;
}
a:hover {
	color: #9A0130;
}
a.post-edit-link,
a.more-link {
	font-size: smaller;
}
a img {
	border: none;
}
#secondcol {
	overflow: hidden;
}

#header {
	background: #ddd url(images/title.gif) repeat-x top center;
	}
#header #extras { 

}
h1#blog-title {
	background: #ddd url(images/title.gif) repeat-x top center;
	text-align: left;
	padding: 3px 10px 0px 10px;
	font: bold 20px blackjack, freestyle script, georgia;
	height: 27px;
	margin: 0;
	width: 30%;
}
h1#blog-title a, h1#blog-title a:link, h1#blog-title a:hover, h1#blog-title a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
div#blog-description {
	background: white url(images/image.jpg) no-repeat top center;
	text-align: left;
	padding: 3px 10px 0px 10px;
	font: bold xx-small blackjack, freestyle script, georgia;
	height: 196px;
	color: #C36E70;
}
div#footer, div.entry-meta {font-size: small; text-align: right;}

div#access div.skip-link{
	display: none;
}
/* the menu */

div#menu{
	background: url(images/navigate.gif) repeat-x center center;
	font-size:0.9em;
	height: 28px;

	width:100%;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #666;
}
div#menu ul a{
	font-weight:700;
	text-decoration:none;
}
div#menu ul,div#menu ul ul,div#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul li{
	float: left;
}
div#menu ul li a{
	background: url(images/navigate.gif) center center;
	padding: 8px 10px 2px 10px;
	border-right: 1px solid #666;
height:19px;
	float: left; 
	color:#333;
}
div#menu ul li a:hover{
	border-top: 1px solid #666;
	padding-top: 7px;
	color: #fff;
}
div#menu ul ul {
	display:none;
}
/* the extras */
div#extras{
	font-size:0.9em;
	height: 28px;
	width:70%;
}
div#extras ul a{
	font-weight:700;
	text-decoration:none;
}
div#extras ul,div#extras ul ul,div#extras ul li{
	list-style:none;
	margin:0;
	padding:0;
}
div#extras ul li{
	float: right;
}
div#extras ul li a{
	padding: 8px 5px 2px 5px;
	height:19px;
	float: left; 
	color:#ffffff;
}
div#extras ul li a img{
	margin: -8px 0 0 0;
}
div#extras ul li form {
	padding: 4px 0 2px 0;
}
div#extras h3.widgettitle {
	display:none;
	}
/* Entry related */
.entry-title{
	clear:both;
	border-bottom: 1px dashed #C14C56;
	text-align: right;
	margin: 10px 0px 0px 3px;
	padding: 0;
	font-size: smaller;
}
#content a, #content a:link, #content a:visited {
	color: #C14C56;
}
#content a:hover {
	color: #9A0130;
}
.entry-title a{
	color: #9A0130 !important;
	text-decoration: none;
}
.entry-date {
	color: #666;
	font-size: smaller;
	text-align: right;
}
.entry-date abbr {
	border-bottom: 0px none;
}

/* etcetera */
div#nav-above,div#nav-below{
	width:100%;height:1em;
}
div#nav-above{
	margin-bottom:1em;
}
div#nav-below{
	margin-top:1em;
}
.alignleft,div.nav-previous{
	float: left;
}
.alignright,div.nav-next{
	float: right;
}
/* forms */
form#commentform .form-label{
	margin:1em 0 0;
}
form#commentform span.req-field{
	background:#ddd;
	color:red;
}
form#commentform,form#commentform p{
	padding:0;
}
input#author,input#email,input#url
	{width:50%;
}
input#author,input#email,input#url,textarea#comment{
	padding:0.2em;
}
ol.commentlist li{
	margin:0 0 3.5em;
}
textarea#comment{
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}

/* the sidebar */
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{
	margin:0;
	padding:0;
}

div.sidebar h3{
	font-size: smaller;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	padding-right: 10px;
	text-align: right;
	border-bottom: 1px dashed;
	color: #333333;
/*	color: #fff;
	background-color: #ccc; */
}
div.sidebar input#s{
	width:7em;
}
div.sidebar a:link, div.sidebar a:visited {
	color: #9A0130;
}
div.sidebar a:hover {
	color: #C14C56;
}
div.sidebar li {
	list-style: none;
	margin: 0px;
	padding: 2px;
	text-align: left;
}
div.sidebar li li {
	padding: 2px 0px 2px 0px; 
	display: block;
	}
div.sidebar li li li {
	list-style: none;
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
}
div.sidebar li li a, div.sidebar li li a:link, div.sidebar li li a:visited {
	text-decoration: none;
}
div.sidebar li li a:hover {
	color: #9A0130;
	background: #ccc;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
div.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.aligncenter, dl.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.entry-meta .author,
.entry-meta .tag-links,
.entry-meta .cat-links,
.entry-meta .meta-sep,
.entry-meta .comments-link {
	display: none;
}
.entry-meta a.post-edit-link {
	font-size: small;
}

li#subscribe2 p {
	margin: 0;
	padding: 0;
}
li#subscribe2 form p {
	font-size: xx-small;
}
table { width=80%; margin: auto; border-collapse: collapse; 
		table-layout:fixed;
		overflow: hidden;
		margin-top: 10px;

		}
table { border: 2px solid #9a0130; }
table tbody {
			border: 2px solid #9a0130;
		}
		
table th, table  td { padding: 0.5em; }

table th[scope=col]
		{
		  border-bottom: 2px solid #333;
		  border-top: 2px solid #333;
		  color: #ffffff; background-color: #c14560; 
		}
table tr {
		border-bottom: 1px dotted #666666;
}

table tr:hover td { 
		  background-color: #eee;
		  color: #9a0130;
		} 
#content thead a,
#content thead a:link ,
#content thead a:visited
{color: #ffffff;}
tbody th {	
	font-size: larger;}

tbody th alt {	
	background-color: #eee;
	}

#secondcol .alt {
		background-color: none;
		}
.post {
		background-color: none;
	 	background:transparent url(images/node-bg.gif) repeat-x scroll left top;
}			
