/*  
Theme Name: Impend
Theme URI: #
Description: Philly AMA Theme
Author: Anthony Bubel
Author URI: http://www.todayisfire.com

*/

/* Begin Typography & Colors */
#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;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* 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 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;
	}

/* Begin Form Elements */
#searchform {
float: right;
position: relative;
	margin: 0 auto; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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 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: 350px;
	}

#wp-calendar td {
	padding: 5px 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 0px 0px 50px;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 3px;
	}
	
img {
 	border: none;
	padding: 3px;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	background: url(http://www.amaphilly.org/blog/wp-content/uploads/2008/02/bg.png) repeat-x;
	padding: 0;
	font-family: "Verdana";
	font-size: 12px;
margin-top: 0px;
}

#mainbox {
	padding: 0;
	width: 750px;
	height: auto !important;
margin-left: 75px;
	background: none;
	position: relative;
}

#wrapper{
margin: 0 auto;
width: 750px;
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}

.banner{
margin-top: 15px;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***Header Stuff***/
#logo-cont{
width: 750px;
height: 120px;
float: left;
	margin: 0 auto;
position: relative;
}

#logo {
	background: none;
	width: 400px;
	height: auto;
	float: left;
	margin: 0 auto;
	position: relative;
padding-top: 12px;
}

#logo2{
width: 350px;
height: auto;
float:right;
margin-top: 70px;
}


/***Begin SEARCH***/

#search{
	width: auto;
	float: left;
	margin: 0 auto;
	}
	
input#s{
	background: #999;
	border: 1px solid #000;
	color: #fff;
	font-size: 11px;
font-family: "Verdana";
	padding: 6px;
	width: 175px;
margin-right: 60px;
	}

input#s:hover, input#s:focus{
	background: #666;
	}

input#searchsubmit{
	border: 1px solid #000;
	width: 30px;
	background: #000;
	font-size: 11px;
	color: #fff;
	cursor:pointer;
	padding: 0;
	}

/***End SEARCH***/

#top{
float:left;
margin: 0 auto;
}

#menu{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	font-family: "Verdana";
font-size: 12px;
height: 45px;
background: #000;
}

#menu ul {
	width: 750px;
	padding: 0;
	margin:0 auto;
	list-style-type:none; 
	background: #000;
	text-align:center;
text-transform: lowercase;
}

#menu ul li {
	float: left;
	width: auto;
	display: inline;
	margin: 0;
	margin-right: 35px;
font-weight: normal;
}

#menu ul li a:link, #menu ul li a:visited {
	display: block;
	color: #999;
	background: #000;
	border-top: 2px solid #000;
padding-top: 12px;
}

#menu ul li a:hover, #menu ul li a:visited:hover {
	text-decoration: none;
	color:#cc0000;
	border-top: 2px solid #000;
}

#menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited{
	float: left;
	width: auto;
	color: #cc0000;
	background: #000;
	border-top: 2px solid #000;
}

/***Footer Stuff***/
#footer{
width:750px;
background: #000;
margin: 0 auto;
margin-top: 50px;
clear:both;
float: left;
position:relative;
}

#footerCopy{
font-size: 11px;
padding:0;
margin: 0 auto;
float:left;
position:relative;
text-align:left;
color: #999;
margin:3px;
}

#footerNav{
font-size: 11px;
padding:0;
margin: 0 auto;
float:right;
text-align:center;
position:relative;
margin:3px;
}

/* remove all the bullets, borders and padding from the default list styling */
#footerNav ul{
padding: 0;
margin:0;
list-style-type:none; 
background: none;
text-align:center;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#footerNav li{
float:left;
}

/* style the links for the top level */
#footerNav li a{
float:left;
text-decoration:none;
text-align:center;
color: #999;
border-right: 1px dotted #cc0000;
padding-left: 5px;
padding-right: 5px;
}

#footerNav li.end{
float:left;
text-decoration:none;
text-align:center;
color: #999;
border-right: none;
}

#footerNav li.end a{
float:left;
text-decoration:none;
text-align:center;
color: #999;
border-right: none;
padding-right: 0;
}

#footerNav li a:hover{
color: #ccc;
}

#footerNav li.end a:hover{
color: #ccc;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#footerNav table{
position:absolute; 
left:0; 
top:0; 
font-size:1em; 
z-index:-1;
}
#footerNav ul ul table{
lef\t:-1px;
}
#footerNav ul ul table ul.left{
margin-lef\t:2px;
}
#footerNav li:hover{
position:relative;
}
* html #footerNav a:hover{
position:relative;
}


/***Post Stuff***/
.post {
	margin-top: 0;
	border-bottom: 1px solid #ddd;
}

.entry{
padding-bottom: 10px;
}

.entry a:link, .entry a:visited{
color: #cc0000;
}

#postdata{
width: 500px;
float:left;
position:relative;
border: 1px dashed #cc0000;
background: #ddd;
padding: 10px;
color: #cc0000;
}

.posttitle {
float: left;
font-family: Verdana;
font-size: 12px;
color: #000;
}

#postHeader {
float: left;
width: 500px;
position: relative;
color: #333;
font-size: 16px;
padding: 0;
margin-top: 20px;
border-bottom: 1px dotted #cc0000;
}

.post h2{
font-size: 12px;
color: #cc0000;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}

.post h2 a:hover {
text-decoration: none;
}

.posttitle small {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	margin: 0 auto;
	text-decoration: underline;
}

.post a:link {
	text-decoration: none;
	color: #cc0000;
}

.post a:visited {
	text-decoration: none;
	color: #cc0000;
}

.post a:hover {
	text-decoration: underline;
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.postcontent {
	margin: 0 auto;
	clear: both;
}

.postfoot {
	border-top: 1px solid #ddd;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 43px;
}

/***Sidebar Items***/
.showcase {
	background: #fff;
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #333;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}

a:active, a:focus{
outline: 0;
border: 0;
}

a:visited{
color: #cc0000;
}

#brand{
width: 748px;
margin: 0 auto;
padding: 0;
background: #000;
border-bottom: 8px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
height: 200px;
float: left;
overflow: hidden;
}

.pic{
padding: 0;
float: left;
}

#sponsorsHeader{
float: right;
width: 250px;
position: relative;
font-color: #000033;
font-size: 16px;
padding: 0;
font-weight: bold;
text-align: center;
margin-top: 20px;
border-bottom: 1px dotted #6699cc;
}

#sponsors{
width: 250px;
float: right;
position:relative;
}

#sponsorsWrap{
width: 250px;
position: relative;
float:right;
}

#sponsors li a, #sponsors li a:visited{
text-decoration: none;
border-bottom: 3px solid #fff;
}

#sponsors li a:hover, #sponsors li a:hover:visited{
text-decoration: none;
border-bottom: 3px solid #cc0000;
}

#sponsors ul{
width: 750px;
padding: 0;
margin: 0;
background: #fff;
}

#sponsors li{
float: left;
width: 150px;
height: 100px;
list-style-type: none;
}

/* BEGIN SIDE NAV */


#menu1 ul{
width: 160px;
padding: 0px;
margin: 0;
list-style: none;
text-align:right;
}

#menu1 ul li{
border: 0;
font-size: 11px;
}

#menu1 ul li.categories{
color: #cc0000;
font-size: 11px;
margin-bottom: 10px;
}

#menu1 ul li a {
color: #000;
text-decoration: none;
background: #fff;
display: block;
padding: 5px;
}

#menu1 ul li a:hover, #menu1 ul li a:visited:hover, #menu1 ul li a:active{
color: #fff;
display: block;
text-decoration: none;
background: #66ccff;
}

#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
color: #fff;
text-decoration: none;
background: #66ccff;
display: block;
}

#menu1 {
float: left;
width: 160px;
margin-top: 15px;
padding: 10px;
padding-right: 25px;
border-right: 1px solid #ddd;
}

/* END SIDE NAV*/

#content {
	margin: 0 auto;
	float: left;
	position: relative;
	width: 520px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

#contentWrap{
width: 520px;
margin: 0 auto;
margin-right: 0px;
min-height: 300px;
position: relative;
float:right;
}
#contentWrap-single{
width: 750px;
margin: 0 auto;
margin-right: 25px;
min-height: 300px;
position: relative;
float:left;
border-bottom: 1px solid #ddd;
}

#contentWrap-single p{
margin-top: 15px;
margin-bottom: 0px;
}

#contentHeader{
float: left;
width: 520px;
position: relative;
color: #000;
font-size: 16px;
padding: 0;
margin-top: 20px;
border-bottom: 1px solid #cc0000;
text-transform: uppercase;
font-weight: bold;
}

#contentHeader-single{
float: left;
width: 750px;
position: relative;
color: #000;
font-size: 16px;
padding: 0;
margin-top: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #cc0000;
text-transform: uppercase;
font-weight: bold;
}

#content ul{
color: #000;
margin-top: 5px;
margin-left: 0px;
padding: 0;
margin-bottom: 20px;
width: auto;
}

#content ul li{
margin-left: 0px;
list-style: none;
background: url(http://www.temple-ama.org/content/wp-content/themes/lockout/images/bull.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
padding: 3px 0px 4px 25px;
}

#content ul li a, #content ul li a:visited{
color: #666;
padding: 3px;
border-bottom: 1px solid #fff;
}

#content ul li a:hover, #content ul li a:visited:hover{
color: #000;
text-decoration: none;
border-bottom: 1px solid #66ccff;
}

#content ul.normal{
margin: 0;
padding: 0;
}

#content ul li.normal{
list-style: disc;
margin-left: 30px;
padding: 5px;
background: none;
}
 
#content h2{
font-size: 13px;
letter-spacing: 0;
font-weight: normal;
}

#wrap{
width: 750px;
position: relative;
float:left;
}

h3{
color: #cc0000;
font-weight: normal;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 10px;
margin-top: 10px;
}

h3 a:link{
color: #cc0000;
border: 0;
}

h3 a:hover, h3 a:visited:hover{
color: #cc0000;
text-decoration: underline;
}

h1{
color: #fff;
font-size: 35px;
}

p{
margin-top: 5px;
margin-bottom: 20px;
}

#updates ul{
width: 200px;
padding: 0;
margin: 0;
list-style: none;
}

#updates ul li{
border: 0;
height: auto;
list-style-type:none;
border-bottom: 1px inset #ccc;
text-align: left;
font-size: 11px;
}

#updates ul li a {
color: #000;
text-decoration: none;
background: #fff;
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
}

#updates ul li a:hover, #updates ul li a:visited:hover, #mupdates ul li a:active{
display: block;
text-decoration: none;
color: #cc0000;
}

#updates h2{
color: #000;
border-bottom: 1px solid #cc0000;
font-size: 16px;
width: 200px;
margin: 0;
margin-bottom: 5px;
margin-top: 20px;
padding: 0;
}

#updates {
float: left;
width: 200px;
margin: 0 auto;
margin-left: 0px;
margin-bottom: 30px;
padding: 0;
}

.side_logo{
margin-top: 45px;
margin-left: 20px;
}

#calendar{
float: left;
margin: 0 auto;
margin-bottom: 30px;
position:relative;
}

#events{
float:left;
margin-top: 20px;
position:relative;
}

/* HOME CONTENT */
#home-container{
margin: 0;
margin-top: 20px;
padding: 0;
width: 480px;
border-top: 1px solid #ccc;
}

#home-div{
width: 100%;
float:left;
height: auto;
border-bottom: 1px solid #ccc;
padding-top: 15px;
padding-bottom: 15px;
}

#home-div h3{
margin: 0px;
margin-bottom: 10px;
padding: 0px;
color: #cc0000;
font-weight: normal;
font-size: 18px;
letter-spacing: 1px;
text-align: left;
text-decoration: underline;
}

#home-div ul{
width: auto;
margin: 0px;
padding: 0px;
background: none;
}

#home-div ul li{
font-size: 12px;
padding: 5px 0px 10px 25px;
text-align: left;
background: none;
}

#home-div ul li a, #home-div ul li a:visited {
color: #666;
border-bottom: 1px solid #fff;
}

#home-div ul li a:hover, #home-div ul li a:visited:hover{
color: #333;
background: none;
text-decoration: none;
border-bottom: 1px solid #66ccff;
}

.sLogo{
padding: 10px;
padding-left: 20px;
}
