/*  
Theme Name: AnnunciationInteractive
Theme URI: http://Annunciate.org
Description: Annunciation Interactive Theme.
Author: Annunciation Interactive
Author URI: http://Annunciate.org
Version: 1.0

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

/* Begin Typography & Colors */
body {
	margin:0px;
	padding:0px;
	background-color: #000000;
	font: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #dddddd;
}
	
a:link {color: #fff100; text-decoration: none;}
a:visited {color: #fff100; text-decoration: none;}
a:active {color: #fff100; text-decoration: underline;}
a:hover {color: #fff100; text-decoration: underline;}

h1 a:link {color: #fff100; text-decoration: none;}
h1 a:visited {color: #fff100; text-decoration: none;}
h1 a:active {color: #fff100; text-decoration: underline;}
h1 a:hover {color: #fff100; text-decoration: underline;}

#headerNav a:link {color: #dddddd; text-decoration: none;}
#headerNav a:visited {color: #dddddd; text-decoration: none;}
#headerNav a:active {color: #fff100; text-decoration: none;}
#headerNav a:hover {color: #fff100; text-decoration: none;}

#footer a:link {color: #dddddd; text-decoration: none;}
#footer a:visited {color: #dddddd; text-decoration: none;}
#footer a:active {color: #333333; text-decoration: none;}
#footer a:hover {color: #333333; text-decoration: none;}

.underline a:link {color: #fff100; text-decoration: none;}
.underline a:visited {color: #fff100; text-decoration: none;}
.underline a:active {color: #fff100; text-decoration: underline;}
.underline a:hover {color: #fff100; text-decoration: underline;}

/* End Typography & Colors */



/* Begin Structure */

#page {
	width: 960px;
	height: auto;
	padding:0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	width: 960px;
	height: 95px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #999999;
}

#headerImage {
	width: 672px;
	padding-top: 15px;
	float: left;
}

#headerNav {
	font-size: 10px;
	width: 271px;
	float: right;
	padding-top: 72px;
	padding-right: 10px;
	text-align: right;
}

#flashContainer {
	width: 960px;
	height: 360px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}

#leftCol {
	width: 673px;
	float: left;
	padding-top: 12px;
}

#leftColHome {
	width: 673px;
	float: left;
	padding-top: 0px;
}

/*
#leftCol p {
	padding: 10px;
	padding-top: 0px;
	
}
*/

.headerImg {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.colHeaders {
	padding-top: 15px;
}

#leftColHeader {
	width: 673px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ffffff;
}

#rightCol {
	font-size: 10px;
	width: 271px;
	float: right;
	line-height: 1.6em;
}

#rightCol p {
	padding: 5px;
	padding-top: 0px;
	margin-top: 5px;
}

.entry {
	width: 673px;
}

.entry  p {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.7em;
	padding-bottom: 1em;
}

.post {
	width: 673px;
}

/*
begin sidebar

*/

.clientList {
	background: url(images/workwedo.gif) no-repeat;
}
.aboutAnnunciation {
	background: url(images/aboutAnnunciation.gif) no-repeat;
}
.thingsWeLike {
	background: url(images/things_we_like.gif) no-repeat;
}
.whatsHappening {
	background: url(images/whats_happening.gif) no-repeat;
}
.lunchSpots {
	background: url(images/lunch_spots.gif) no-repeat;
}
.links {
	background: url(images/links.gif) no-repeat;
}
/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	*/
	
/*
post footer
--------------------------------- */

.postFooter {
	height: 25px;
	width: 673px;
	margin: 11px 0px 20px 0px;
	padding: 0px;
	border-top: 1px dashed #999999;
	border-bottom: 1px solid #ffffff;
	clear:left;
}

.postFooter p {
	padding-left: 5px;
	margin-top: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}

	
/* 
footer
--------------------------------- */

#footer {
	width: 960px;
	height: 65px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #D6001F;
}

#clearboth {
	width: 960px;
	padding-top: 75px;
	clear: both;
}

#interested {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#signup {
	float: right;
	padding-right: 80px;
	padding-top: 10px;
}

#signup input {
	padding: 3px 0px 0px 5px;
}

#signupForm {
	height: 1px;
	margin-bottom: 0px;
	padding-top: 5px;
}

#footerText {
	padding-top: 10px;
}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
    padding-left: 5px;
	margin: 0px;
	color: #fff100;
}

span {
	margin: 0px;
	padding: 0px;
}

.headerDiv {
	width: 673px;
	height: auto;
	margin: 15px 0px 10px 0px;
	border-bottom: 1px dashed #999999;
}

h2 {
	width: 271px;
	height: 32px;
	margin: 0px;
	margin-top: 25px;
        margin-bottom: 15px;
}
h2 span {
	display: none;
}
/* End Headers */



/* Begin Images */
p img {
	margin:0px;
	padding:0px;
	border: none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 12px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* twitter */
#twitter_div {
	padding-left: 0px;
}
#twitter_update_list {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	padding-left: 5px;
}
#twitter_update_list li {
	text-indent: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
#twitter_update_list li span {
	display: inline;
}

/* links */
#links {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	padding-left: 5px;
}
#links li {
	text-indent: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
#links li span {
	display: inline;
}

.swipe {
	padding-bottom: 11px;
}
