/* 
Theme Name: The Grand
Theme URI: http://grandonline.org
Description: A theme built specifically for The Grand
Version: 1.0
Author: Anthony J. Cox 
Author URI: http://grandonline.org
Tags: white, three-columns, fixed-width, threaded-comments, sticky-post

License:

*/


/* =Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 970px;
	margin: 0 auto;
}

#main_nav {
	width: 214px;
	float: left;
	display: inline;
}

.subnav {
font-size:12px;
font-weight:bold;
}

.subnav ul {
float: left;
list-style: none;
margin-top: 1px;
padding: 0px;
}

.subnav li {
float: left;
list-style: none;
margin: 0px;
padding: 0px;
display: inline;
}

.subnav li a, .subnav li a:link, .subnav li a:visited {
font-size: 12px;
color: #7E0728;
height: 27px;
float: left;
display: inline;
padding: 10px 8px 0 5px;
}

.subnav li a:hover {
text-decoration:none;
color: #ff0349;
}

.clear {
clear:both;
}
#content {
	width: 530px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
	min-height: 30em;
}

#topmenu {
       width: 530px;
       height: 104px;
       margin: 0 0 0 0;
       float: left;
       display: inline;
}

#entry_content {
	width: 510px;
	margin: 0 10px 0 0;
        padding: 0 0 0 10px;
	float: left;
	display: inline;
        background-image: url(images/content-bg.gif);
        background-repeat: no-repeat;
}

#supplementary {
	width: 226px;
	margin: 0 0 0 0;
	float: right;
	display: inline;
}

#phpcalendar {
       height: 204px;
       padding: 44px 0 0 33px;
       background-image: url(images/calendarbg.gif);
       background-repeat: no-repeat;
}

#emailsignup {
       background-image: url(images/email-signup-bg.gif);
       background-repeat: no-repeat;
       height: 110px;
}

#emailsignupform {
        width: 120px;
        height: 100px;
        margin: 0 0 10px 66px;
        text-align: center;
}

#main_nav ul {
	margin: 2.5em 0 0 0;
}


.meta ul {
	margin: 1em 0 0 0;
}

.meta li {
	margin: .3em 0 0 0;
	line-height: 1.5em;
	padding: 0 0 .2em 0;
}

ul#categories li, ul#archives li {
	border-bottom: 0;
}

#footer {
	clear:both;
margin:10px auto 65px;
padding:0;
align:center;
width:970px;
}

#miss {
	margin:0 auto;
	width: 850px;
}

#missit {
        float: left;
margin-left: 50px;
}

#missit-text {
        background-color: #e3e3e3;
        margin: 0 0 0 0px;
        height: 146px;
        width: 250px;
        float: left;
}

#filmdot {
        margin: 0 0 0 35px;
        float: left;
}

#filmdot-text {
background-color: #e3e3e3;
        margin: 0 0 0 0px;
        height: 146px;
        width: 250px;
        float: left;
}

#manhattan {
        margin: 20px 0 0 20px;
        float: left;
        width: auto;
        text-align: center;
}

#newsurry {
        margin: 20px 0 0 150px;
        float: left;
        text-align: center;
}

#sponsors {
        width: 970px;
        text-align: center;
        margin: 40px 0 20px 0;
        float: left;
font-size:12px;
}

#bottom {
        width: 970px;
        text-align: center;
        float: left;
        margin: 15px 0 0 0;
font-size: 12px;
}

.date, .description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}


.header {
	margin: 0 0 1.5em 0;
}

.entry {
	margin: 0 0 4em 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin-left:15px;
	margin-bottom:15px;
}


.offsite img {
	margin-top: 1em;
	border: 0;
}



dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

/* =Typography
------------------------------------------------------------------*/

#entry_content .sticky {
	border: 1px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}


/* =Typography
------------------------------------------------------------------*/

h1, h2, h3, h4, h5, #main_nav ul, .date, .description, .ctitle, .fin,
 	.error, .navigation, .more-link, .comment-author, .comment-meta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, .date, .description {
	
}

h1 {
	font-size: 1.5em;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 1.7em;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #eee;
}

#supplementary h3, h2.widgettitle {
	margin: 2em 0 -.7em 0;
	font-size: 1.15em;
	border-bottom: none;
}

.widget li {
	border-bottom: 0;
}

h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;
}

h5 {
	font-size: 1.3em;
	margin: .8em 0;
}


.entry {
	font-size: .75em;
}

.entry h2 a {
font-size:16px;
}

#entry_content p {
	margin: 2px 0 10px 0;
line-height: 18px;
}

.description, .date  {
	font-size: .8em;
	color: #aaa;
}

.commentcount {
	color: #aaa ;
}

#entry_content .date {
	; /*margin: -2em 0 2em 0*/
}


.entry ul, .entry ol {
	margin: 10px 0 10px 0;
	padding-left: 2.2em;
line-height:18px;
}

#search {
	margin-top: 1.5em;
	border-bottom: 1px dotted #999;
}

.search {
	text-transform: uppercase;
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1em;
	text-align: right;
	padding: 0 0 1em 0;
	}

input {
	border: 1px solid #666;
height:28px;
margin:10px 0 0 0;
	}

blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}

.entry img {
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .85em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 a {
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	font-size: .75em;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #EEE;
}

#supplementary p {
	line-height: 1.5em;
}

.meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.9em;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer {
	font-size: .7em;
}

#footer p {
	margin: 0;
	padding: 5px 5px 5px 0px;
}


#entry_content .fin {
	text-align: center;
	font-size: 1.3em;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}

.post_nav {
	position: fixed;
	width: 15.5em;
}

code {
	font-size: 1.2em;
}

.navigation {
	font-size: .9em;
	border-top: 1px solid #EEE;
	font-variant: small-caps;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #7e0728;
}


h2 {
	
}

h2 a, {
	color: #000;
}

h2 a:hover {
	color: #7e0728;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.entry a, .navigation a {
	font-weight: bold;
	font-size: 12px;
	color: #7e0728;
}

.entry a:hover, .navigation a:hover {
	color: #7e0728;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {
	color: #7e0728;
	border-bottom: 0;
}

#main_nav li {
	border-bottom: 1px solid #EEE;
}

#footer a {
	
}

#footer a img {
        border: none;
        border-bottom: none;
}

#footer a:hover {
	color: #7e0728;
}

#supplementary a {
	color: #FFF;
}

#supplementary a:hover {
	color: #7e0728;

}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry a.more-link {
	color: #666;
	font-variant: small-caps;
	font-size: 1.2em;
	border: 0;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}


/* =Plug-in Styles
------------------------------------------------------------------*/

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	font-variant: small-caps;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

ul.children {
	list-style-type: none;
}

h3#comments {
	margin-bottom: 1em;
	clear: both;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/




/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
clear:both;
}

#entry_content .entry p.wp-caption-text {
	color: #000;
	font-size: 10px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

/* Navigation */

#about
{
  display: block;
  width: 214px;
  height: 30px;
  background: url(images/css_about.gif) no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -30px;
}

#about span
{
  display: none;
}

#education
{
  display: block;
  width: 214px;
  height: 34px;
  background: url(images/css_education.gif) no-repeat 0 0;

}

#education:hover
{ 
  background-position: 0 -34px;
}

#education span
{
  display: none;
}

#events
{
  display: block;
  width: 214px;
  height: 32px;
  background: url(images/css_events.gif) no-repeat 0 0;

}

#events:hover
{ 
  background-position: 0 -32px;
}

#events span
{
  display: none;
}

#support
{
  display: block;
  width: 214px;
  height: 34px;
  background: url(images/css_support.gif) no-repeat 0 0;

}

#support:hover
{ 
  background-position: 0 -34px;
}

#support span
{
  display: none;
}

#contact
{
  display: block;
  width: 214px;
  height: 31px;
  background: url(images/css_contact.gif) no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -31px;
}

#contact span
{
  display: none;
}

#blog
{
  display: block;
  width: 214px;
  height: 37px;
  background: url(images/css_blog.gif) no-repeat 0 0;

}

#blog:hover
{ 
  background-position: 0 -37px;
}

#blog span
{
  display: none;
}

/* Top Navigation */

#film
{
  display: block;
  width: 70px;
  height: 104px;
  background: url(images/css_top_film.gif) no-repeat 0 0;

}

#film:hover
{ 
  background-position: 0 -104px;
}

#film span
{
  display: none;
}

#music
{
  display: block;
  width: 79px;
  height: 104px;
  background: url(images/css_top_music.gif) no-repeat 0 0;

}

#music:hover
{ 
  background-position: 0 -104px;
}

#music span
{
  display: none;
}

#theatre
{
  display: block;
  width: 102px;
  height: 104px;
  background: url(images/css_top_theatre.gif) no-repeat 0 0;

}

#theatre:hover
{ 
  background-position: 0 -104px;
}

#theatre span
{
  display: none;
}

#met
{
  display: block;
  width: 101px;
  height: 104px;
  background: url(images/css_top_met.gif) no-repeat 0 0;

}

#met:hover
{ 
  background-position: 0 -104px;
}

#met span
{
  display: none;
}

#dance
{
  display: block;
  width: 86px;
  height: 104px;
  background: url(images/css_top_dance.gif) no-repeat 0 0;

}

#dance:hover
{ 
  background-position: 0 -104px;
}

#dance span
{
  display: none;
}

#topevents
{
  display: block;
  width: 95px;
  height: 104px;
  background: url(images/css_top_events.gif) no-repeat 0 0;

}

#topevents:hover
{ 
  background-position: 0 -104px;
}

#topevents span
{
  display: none;
}

#logo
{
  display: block;
  width: 214px;
  height: 248px;
  background: url(images/grand-logo2.gif) no-repeat 0 0;

}

#logo span
{
  display: none;
}

select {
height: 33px;
	border: 1px solid #666;
margin: 10px 0 0 0;

}

.inputtype {
padding-left:5px;
}

#topbnr {
width:728px;
height:90px;
margin:10px auto;
}
