/*  
Theme Name: RosalindGardner 
Author URI: http://rosalindgardner.com 
Version: 1 
*/ 
 

BODY {
BACKGROUND-COLOR:#DEDEDE;
} 

#container {
position: relative;
width: 960px;
height: auto;
margin-left: auto;
margin-right: auto;
top: 12px;
visibility: visible;
z-index: 0;
background-color: #ffffff;
border-left: 10px solid #424A55;
border-right: 10px solid #424A55;
border-top: 10px solid #424A55; /* puts border on top = even borders: top, right, left*/
}

#video { 
width: 90%; 
background: #ffffff; 
FONT-FAMILY: Verdana, Tahoma, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 12px;
	COLOR: #000000;
align: center;
border-left: 30px solid #424A55; 
border-right: 30px solid #424A55; 
padding: 20px; 

} 
 

#content {
width: 660px; margin: 0px 0px;
FONT-FAMILY: Verdana, Tahoma, sans-serif;
TEXT-INDENT: 0px;
FONT-SIZE: 12px;
COLOR: #000000;
display: inline-block;
background: #ffffff;
margin: 10px 20px 20px 0px;
float: left;
position:relative;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
border-right: 1px dotted #cccccc;
overflow: hidden;
}



#video p{ 
MARGIN:0px 0px 10px 0px; 
line-height: 18px; 
padding: 0px;
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 12px;
	COLOR: #000000;
} 
#menu {
	background: #424A55; 
	width: 960px;
	float: left;
	text-align: right;
	margin-right: 0px;
	padding: 5px 60px 0px 0px;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin-right: 0px;
	padding: 0px;
	}
		
#menu a, #menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

	
#header { 

padding: 0px 0px 0px 0px; 
width: 920px; 
margin: 0px; 
<!-- height: 186px;
background:  url(images/header.jpg) top center no-repeat;  -->
} 





#date{
	COLOR:#AF9270;
	FONt-WEIGHT:bold;
}







INPUT{
	FONT-SIZE: 11px;
	COLOR: #848484;
}

TEXTAREA{
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
}



TABLE {
    width: 100%;
	margin-left: auto;
    margin-right: auto;
	padding: 0px;
	border-collapse: collapse;
	
}

CAPTION {
    caption-side: left;
    
    width: 8em;
    text-align: center;
    vertical-align: middle
}

#content p{ 
MARGIN:0px 0px 10px 0px; 
line-height: 18px; 
padding: 0px;
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 12px;
	COLOR: #000000;
} 

TR#full {colspan: 2; width: 100%;	padding-bottom: 15px;  }
TD {vertical-align: top;}
TD#1 {padding-right: 10px; width: 50%  }

TD#3 {width: 40%; border: 1px solid black; padding: 5px; }
TD#4 {padding: 5px; background-color: #F5F5F5; }

.table {margin-bottom: 15px;  }
.box-left {padding-right: 15px; }
.box {padding: 5px; border-top: 3px solid black; 	background: #F6F2EC; margin: 0px 0px 12px 12px;}

#content p img{ 
border: none; 
padding: 0px 10px 10px 0px; 
} 


#content p a { color: #0000ff; text-decoration: underline; } 

#content p a:hover { color: #FF0000; text-decoration: none;} 

#content h1.top { 
	color: #000000;
	font-size: 18px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	text-align: left;
		border-bottom: 1px solid #C0C0C0;
	}
#content h2.top { 
	color: #404040;
	font-size: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	text-align: left;
	}


#content h1 a  { 
color: #333333; 
font-weight: bold; 
text-decoration: none; 
} 

#content h1 a:hover { 
color: #ff0000; 
background: none; 
text-decoration: underline; 
} 

#content h2 { 
	color: #000000;
	font-size: 20px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 30px 0px 12px 0px;
	border-bottom: 1px solid #C0C0C0;
	}

	
#content h2 a  { 
color: #333333; 
text-decoration: none; 
} 
 

#content h2 a:hover { 
color: #BC4212; 
background: none; 
text-decoration: underline; 
} 
 

#content h3 { 
color: #333333; 
font-size: 16px; 
font-family: Century Gothic, Verdana, Arial, Sans-Serif;
font-weight: bold; 
margin-top: 20px; 
margin-bottom: 15px; 
line-height: 120%; 
} 


 

#content h3 a  { 
color: #333333; 
text-decoration: none; 
} 


 

#content h3 a:hover { 
color: #2397E9; 
background: #ffffff; 
text-decoration: underline; 
} 


 

#content ol li { 
list-style-type: decimal; 
margin: 0px; 
padding: 0px 0px 10px 30px; 
} 


#content ul { 
list-style: none; 
margin: 0px; 
padding: 0px 0px 15px 10px; 
LIST-STYLE-IMAGE:url(http://rosalindgardner.com/images/arrow.gif);
} 
 

#content li { 
	FONT-FAMILY: Verdana, Tahoma, sans-serif;

	FONT-SIZE: 12px;
	margin: 0px; 
padding: 0px 0px 5px 10px; 

} 

#short li { 
	FONT-FAMILY: Tahoma, Verdana, sans-serif;

	FONT-SIZE: 12px;
	margin: 0px; 
padding: 0px 0px 0px 10px; 
LIST-STYLE-IMAGE:url(http://rosalindgardner.com/images/arrow.gif);
} 

#short ul { 
	margin: 0px; 
padding: 0px 0px 20px 0px; 
} 
 

#content ul li { 
list-style: square outside; 
margin: 0px 0px 0px 10px; 

} 
 

#content ul li a { 
color: #0000ff; 
text-decoration: underline; 
} 


#content ul li a:hover { 
color: #ff0000; 
text-decoration: underline; 
} 
 

blockquote{ 
margin: 0px 0px 20px 25px; 
padding: 0px 25px 0px 10px; 
font-style: italic; 
color: #000000; 
border-left: 2px solid #C0C0C0;
} 
 

#content blockquote p{ 
margin: 0px 0px 20px 0px; 
padding: 0px; 
} 
 

.postspace { 
width: 440px; 
height: 32px; 
margin: 0px; 
padding: 0px; 
} 
 

.postspace2 { 
width: 440px; 
height: 0px; 
margin: 0px; 
padding: 0px; 
} 


 

.postspace3 { 
width: 440px; 
height: 15px; 
margin: 0px; 
padding: 0px; 
} 


 

#sidebarr {
display: inline-block;
color: #000000;
width: 230px;
float: left;
position:relative;
text-align: left;
border: none;
padding: 10px 0px 0px 0px;
}
 

	
 #sidebarr h2 { 
	color: #000000;
	font-size: 14px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #C0C0C0;
	}

#sidebarr p {
		margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12px;
text-align: left; 
	}
	#sidebarr a {
		margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12px;
text-align: left; 
	}

#sidebarr ul {
	list-style: none;
	margin: 0px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12px;
	padding: 0px 0px 15px 0px;
	}

#sidebarr li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebarr ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
		font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C0C0C0;
	}

#sidebarr ul li a:hover {
	background: #EFEFEF;
	color: #ff0000;
	}
	
#sidebarr p {
	text-align: center;
	}


#footer {
width: 960px;
color: #ffffff;
background: #424A55;
margin: 0px;
text-align: center;
font-family: Century Gothic, Verdana, Arial, Sans-Serif;
FONT-SIZE: 10px;
padding: 10px 0px; /*padding: 10px; - left and right padding must be 0px or else 980px is wider in Firefox */
clear: both;
}

#footer p { 
	color: #FFFFFF;
font-weight: normal; 
FONT-SIZE: 11px;
} 

#footer small { 
	color: #FFFFFF;
font-weight: normal; 
} 

#footer ul {

	padding: 0px;
	}

#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	}

#footer a:hover {
	color: #FFFFFF;
	FONT-SIZE: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
	


