/*
Theme Name: Project Tiger
Theme URI: http://myalumnibar.com
Description: Developed exclusively for MyAlumniBar.com
Author: Andrew Cafourek
Version: 1.5.3 (RC5.2.1) 
Last Update: 03/15/10 --ac
*/



/* http://meyerwdeb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */



/*Homepage */




/*These divs control the entire page and are used only for text/header styling*/		
#home_main{
	width: 850px;
	padding: 16px 22px 0px 0px;
	float: left;
}

.homecol{
	width: 310px;
}


.homecol_heading{
	width: 255px;
	height: 55px;
	float: left;
	padding: 5px 14px 0px 10px;
	margin: 0px 0px 19px 30px;
	background: url(images/categories_heading_bg.png) no-repeat;
	border-bottom: 1px dotted #594c3a;
}


home_main h2{
	color: #594c3a;
	font-weight: normal;
	font-size: 18px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	float: left;
}
.homecol_heading h2 a{ /*featured bars headers */
	color: #594c3a;
	font-size: 16px;
	font-weight: bold;
	width: 220px;
	font-family: Verdana,Arial,sans-serif;
	padding: 0 20px 3px 0;
	
}


.homecontent {
	width: 270px;
	padding: 0px 0px 22px 35px;
	float: left;
	
}

.homecontent img{
	float: left;
	margin: 0px 17px 0px 0px;
	border:#dbdbdb solid 2px;padding:3px;
}

.homecontent p{
	color: #454546;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	
}

.homecontent span{
	width: 300px;
	color: #686868;
	font-size: 11px;
	float: left;
}

.homecontent a.continue{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	float: left;
	text-decoration: underline;
	
}

/* links to category list pages */

#homemenu_wrap {  /*colored wrap box */
width: 900px;
height: 200px;
margin: 0 0 0 45px;
border:thin solid #7A161A;
background: #eee4d8;
}


#homemenu-left {
margin: 20px 0 0 30px;
width: 300px;
height: 200px;
float: left;
}

#homemenu_heading {
background: url(images/home_header.png) no-repeat;
height: 50px;
padding: 12px 0 0 0;
margin: 0 0 0 -25px;
width: 500px;
}

#homemenu_heading h2 {
margin: 0 0 0 55px;
font-size: 20px;
color: #CF5615;
font-weight: bold;

}

#homemenu-left h3 {
background: url(images/BigRed.png) no-repeat;
Color: #ffffff;
padding: 30px 0 0 70px;
width: 350px;
height: 100px;
margin: -10px 0 0 25%;
font-size: 24px;
}

#homemenu-left h3 a {
Color: #ffffff;
font-size: 24px;
}

#homemenu-right {
margin: 86px 15% 0 0;
width: 300px;
height: 135px;
float: right;
}

#homemenu-right h3 {
background: url(images/BigRed.png) no-repeat;
Color: #ffffff;
padding: 30px 0 0 70px;
width: 300px;
height: 100px;
margin: 0px 0 0 50px;
font-size: 24px;
}

#homemenu-right h3 a {
Color: #ffffff;
font-size: 24px;
}
/********/

/* three column layout for featured bars*/

#featured_bars {
width: 450px;
color: #94847b;
border-bottom: dotted;
margin: 20px 0 30px 35px;
padding: 0 0 8px 0;
}

#column_left{
	float: left;
	clear: none;
	width: 38%;
	}
#column_wrap {
	float: left;
	clear: none;
	width: 57%;

	}
#column_mid {
		float: left;
		clear: none;
		width: 33%;
		}
#column_right {
		float: right;
		clear: none;
		width: 33%;
		}
		
		

	/**/	


/******* Custom CSS for Flutter-bar listings **/

#breadcrumbs {
margin-left: 30px;
font-size: 11px;
}

.schoollogo { 

border:thin solid #7A161A;
float: left;
clear: right;
padding: 5px;
}

#schoolname {
	float: right;
	clear: right;
	color: #594c3a;
	font-size: 34px;
	font-weight: bolder;
	font-family: Verdana,Arial,sans-serif;
	width: 300px;
	text-align: right;
}

.post{
	width: 640px;
}

.post_heading{
	width: 600px;
	height: 50px;
	float: left;
	padding: 0px 14px 0px 35px;
	margin: 5px 0px 29px 0px;
	background: url(images/post_heading_bg.png) no-repeat;
}

.date{
	color: #fff;
	float: left;
	font-size: 18px;
}

.post_heading h2{
	color: #594c3a;
	font-weight: normal;
	font-size: 21px;
	padding: 0px 0px 10px 13px;
	float: left;
	margin-top: 8px;
}

.post_heading h2 a{
	color: #594c3a;
}

.listing_heading{
	width: 600px;
	height: 50px;
	float: left;
	padding: 0px 14px 0px 35px;
	margin: 5px 0px 29px 0px;
	background: url(images/post_heading_bg.png) no-repeat;
}

.listing_heading h2{
	color: #594c3a;
	font-weight: normal;
	font-size: 21px;
	padding: 0px 0px 10px 13px;
	float: left;
	margin-top: -3px;
}

.listing_heading h2 a{
	color: #594c3a;
}


#barmap {
float: left;
clear: both;
}

.post .globalbarwidget{
float: left;
clear: right;
}

#schoolwidget { 
float: right;
clear: right;
}

#sidebar_social {
	margin: 8px 0 0 0;
}

ul.sidebar_social {
	list-style: none;
	display: block;
	padding: 0 0 8px 0;
}

ul.sidebar_social li {
	list-style: none;
	display: block;
	margin: 8px 20px 0 0;
}



/******/


/**Category listing pages for conferences and schools */
ul.conferences  {
	color: #454546;
	font-weight: bold;
	margin: 0 0 0 25px;
	padding: 4px;
	list-style-type: square; 
	
}

ul.conferences li {
margin: 3px;
font-size: 18px;
}

.entry .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(images/list.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

ul.schools {
	font-weight: bold;
	color: #454546;
	margin: 0 0 0 25px;
	padding: 4px;
	list-style-type: none; 
	
}

ul.schools li {
margin: 3px;
font-size: 18px;
}

ul.schools li a {
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

ul.schools li a:visited {
	color: #A70303;
}

ul.schools li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.entry .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/list-active.png);
}



ul.barlist {
font-size: 12px;
color: #454546;
}

ul.barlist li {
font-size: 12px;
color: #454546;
margin-left: 25px;
}

ul.barlist li a {
font-size: 12px;
color: #454546;
}

#archivelist {
width: 600px;
margin: 15px 0 20px 30px;
}


h2.archive_name { 
color: #7A161A;
font-size: 22px;
font-weight: bold;
}

.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #594C3A; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }

.archives{
	width: 600px;
	padding: 0px 0px 22px 35px;
	float: left;
}
.archives img{
	float: left;
	margin: 0px 17px 0px 0px;
	border:#dbdbdb solid 2px;padding:3px;
}

.archives p{
	color: #454546;
	font-size: 14px;
	margin: 0px 0px 25px 0px;
	
}






/***/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#7A161A; 
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: #000;
	color:#000;
	font:62.5% Verdana,Arial,sans-serif;
}

#main{
	width: 1114px;
	float: left;
}

#navi{
	display: inline;
	width: 944px;
	height: 37px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 85px;
}

#navi ul li{
	float: left;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px 0px 20px;
	background: url(images/navi_bg.jpg) no-repeat right;
}

#navi ul li a{
	color: #8a7568;
}

#navi ul li a:hover{
	color: #d6c3a1;
	text-decoration: none;
}

#navi ul li.active a{
	color: #d6c3a1;
}

#navi ul.subscribe{
	float: right;
	margin: 10px 0px 0px 0px;
}

#navi ul.subscribe li{
	font-size: 12px;
	font-weight: normal;
	color: #b5a397;
	padding: 0px 13px 0px 13px;
	background: url(images/subscribe_navi.jpg) top left no-repeat;
}

#navi ul.subscribe li.nobg{
	background: none;
}

#navi ul.subscribe li a{
	color: #b5a397;
}

#header{
	display: inline;
	width: 984px;
	height: 270px;
	float: left;
	margin: 0px 0px 55px 64px;
}

#logo{
	display: inline-block;
	width: 475px;
	height: 75px;
	float: left;
	margin: 28px 0px 0px 28px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#header .right{
	display: inline-block;
	width: 259px;
	height: 38px;
	float:right;
	color: #94847b;
	padding: 25px 0px 0px 15px;
	margin: 10px 38px 0px 0px;
}

#header .right h2 {
color: #7A161A;
font-size: 18px;
}

#header .right p {
margin: 5px;
border-bottom: dotted;
padding-bottom: 8px;
}

img.available {
margin: 0 25px 0 3px;
float: left;
}

img.comingsoon {
float: right;
margin: 0 -13px 0 0;

}

#adds{
	display: inline;
	width: 270px;
	float: right;
	clear: right;
	margin: 50px 36px 0px 0px;
}

#adds ul li{
	display: block;
	width: 125px;
	height: 125px;
	float: left;
	margin: 0px 20px 20px 0px;
}

#adds ul li.nomargin{
	margin: 0px 0px 0px 0px;
}

#carousel{
	display: inline;
	width: 410px;
	height: 203px;
	float: left;
	margin: 5px 0px 0px 238px;
}

#carousel a.left{
	display: block;
	position: absolute;
	width: 46px;
	height: 45px;
	margin: 69px 0px 0px 0px;
	background: url(images/left.jpg) no-repeat;
	text-indent: -9999px;
}

#carousel a.right{
	display: block;
	position: absolute;
	width: 46px;
	height: 45px;
	margin: 59px 0px 0px 365px;
	background: url(images/right.jpg) no-repeat;
	text-indent: -9999px;
}

#content{
	display: inline;
	width: 999px;
	float: left;
	margin: 0px 0px 0px 57px;
	background: url(images/content_bg.png) repeat-y;
	padding-bottom:15px;
}

#content_text{
	width: 999px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(images/content_top.jpg) top no-repeat;
}

#left_column{
	width: 640px;
	padding: 16px 22px 0px 0px;
	float: left;
	
}



.comments{
	color: #362a1a;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	float: right;
}
.comments a{
	color: #362a1a;
	
}


.entry{
	width: 605px;
	padding: 0px 0px 22px 35px;
	float: left;
}

.entry img{
	float: left;
	margin: 0px 17px 0px 0px;
	border:#dbdbdb solid 2px;padding:3px;
}

.entry p{
	color: #454546;
	font-size: 14px;
	margin: 0px 0px 25px 0px;
	clear: both;
}

.entry span{
	width: 300px;
	color: #686868;
	font-size: 11px;
	float: left;
}

.entry a.continue{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	float: left;
	text-decoration: underline;
	width:300px;
}

.entry li {
font-size: 12px;
}

#location {
width: 640px;
position: relative;
clear: both;
}

.address {
border:thin solid #7A161A;
background: #eee4d8;
padding: 5px;
width: 275px;
float: left;
position: relative;
}

.address h3 {
font-size: 14px;
}

.no_bar {
border:thin solid #7A161A;
background: #eee4d8;
padding: 5px;
width: 325px;
float: left;
position: relative;
}

.no_bar a {
color: #594C3A;
}

.no_bar_logo {
width: 100px;
float: right;
clear: right;
}

.map {
width: 300px;
height: 300px;
float: right;
clear: right;
border: #7A161A solid 1px !important;
}

/*Custom override of Google map embeds */
#iframe {
padding: 0px !important;
}

#small {
float: right !important;
}

#related {
width: 300px;
margin: 120px 0 100px 0;
}


#related h3 {
color: #594c3a;
}

#postinfo {
margin: 0 0 0 30px;
}

#postinfo h2{
font-size: 16;
font-weight: bold;
}

#postinfo p {
clear:both;
color:#454546;
font-size:14px;
margin:0 0 25px;

}

.page_navigation{
	width: 605px;
	float: left;
	clear: both;
	padding: 0px 0px 22px 35px;
}

.page_navigation p{
	color: #ad1f23;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.page_navigation ul{
	float: right;
}

.page_navigation ul li{
	float: left;
	font-size: 14px;
	color: #ad1f24;
	margin: 0px 1px;
}

.page_navigation ul li a{
	float: left;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	color: #ad1f24;
	background: #e8e7e7;
	padding: 1px 4px;
}
.page_navigation ul li a:hover{
	color: #212121;
	text-decoration: none;
}

.page_navigation ul li.active a{
	color: #212121;
	text-decoration: none;
}
.category-bg{
	width: 337px;
	float: left;
	padding: 0px 0px 0px 0px;
}
.category-bg h2{
	width: 268px;
	height: 37px;
	float: left;
	clear: both;
	padding: 10px 51px 0px 18px;
	margin: 16px 0px 19px 0px;
	background: url(images/categories_heading_bg.png) no-repeat;
}
ul.category-bg{
margin:0px 0px 0px 0px; font-size:12px;
}
ul.category-bg li{
	display: block;
	width: 291px;
	height: 28px;
	padding: 0px 4px 0px 0px;
	margin: 5px 0px 10px 5px;
	background: url(images/arrow.jpg) center right no-repeat;
	border-bottom: 1px dotted #494849;
	float:left;
}
ul.category-bg li a{
	display: block;
	width: 267px;
	color: #ab1f23;
	font-size: 17px;
	padding: 0px 0px 0px 24px;
	background: url(images/checkmark.jpg) no-repeat center left;
}
ul.category-bg li a:hover{
color: #ab1f23;
}
ul.category_bg img{
	float: right;
	}
#footer{
	display: inline;
	width: 941px;
	height: 145px;
	float: left;
	clear: both;
	padding: 26px 22px 0px 22px;
	margin: 0px 0px 100px 65px;	
	background: url(images/footer_bg.jpg) repeat-x;
}

#footer h3{
	display: block;
	width: 100%;
	font-size: 21px;
	font-weight: normal;
	color: #9c8f7c;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 14px 0px;
	border-bottom: 1px dotted #9c8f7c;
}

#footer p{
	color: #9c8f7c;
	font-size: 12px;
}

#footer p.copyright{
	width: 941px;
	color: #9c8f7c;
	font-size: 12px;
	float: left;
	margin: 40px 0px 0px 0px;
}
#footer p.copyright a{
	color: #9c8f7c;text-decoration:none;
	}

#footer p.copyright span{
	float: left;
}


#footer p.copyright span.right{
	float: right;
}



#footer p a{
	color: #9c8f7c;
	text-decoration: underline;
}


#footer p a{
	color: #9c8f7c;
	text-decoration: underline;
}


.contact{
	width: 33%;
	float: left;
	padding-left: 10px;
}

.listing{
	width: 33%;
	float: left;
}

.about{
	width: 32%;
	float: right;
	text-align: right;
}



/********
Sidebar
********/

#sidebar{
	width: 250px;
	margin: 20px 50px 0 0;
	float: right;
}

.sidebartext{
	width: 250px;
	border:thin solid #7A161A;
	background: #eee4d8;
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px;
}

.sidebartrivia{
	width: 250px;
	border:thin solid #7A161A;
	background: #eee4d8;
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px;
}

.sidebartrivia a.triviaarchive{
	float: right;
	font-size: 12px;
	color: #7A161A;
	font-weight: bold;
	margin: 0 15px 0 0;
} 

.sidebar h2{
	width: 245px;
	height: 37px;
	float: left;
	clear: both;
	padding: 15px 51px 0px 5px;
	margin: 16px 0px 19px 0px;
	background: url(images/categories_heading_bg.png) no-repeat;
	font-size: 16px;
	color: #594C3A;
}

/*****Triva****/

.trivianav {
width: 600px;
font-size: 12px;
}

.trivianavleft {
float: left;
}

.trivianavright {
float:right;
}

/* I've left the sidebar ul and li controls here so that if the Recent Comments widget ever needs to be independelty styled, all the sidebar elements are still here */
ul.sidebar{}
ul.sidebar li{
padding: 0 0 4px 0;
border-bottom: dotted 1px #000000;}
ul.sidebar li a{}
ul.sidebar li a:hover{}
ul.sidebar img{}
	
/******End Sidebar */

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#container{
	width: 1163px;
	float: left;
	padding: 56px 0px 0px 37px;
	background: url(images/body_bg.jpg) no-repeat;
}

#wrapper{
	width: 1200px;
	margin:0 auto;
}

#numberofcomments{
margin:40px 0 0 70px;float:left;width:400px;font-size:14px;
}
#comment{
margin:20px 0 0 16px; font-size:14px;color:#454546;
}
#comment h3{
margin:10px 0 10px 19px; 
}
#comment a{
color:#646464;padding:0 0 0 0px;
}
#comment a:hover{
color:#646464;text-decoration:none;
}
form#commentform{
}
form#commentform p{
margin:0 0 5px 19px;
}
form#commentform p textarea{
margin:0 0 0 0;
}
ol.commentlist{
margin:0 20px 0 20px;list-style:none;
}
ol.commentlist li{
border-top:#494849 dotted 1px;padding:10px 0 0 0;
}
ol.commentlist li img{
float:left;margin:0 10px 0 0;
}
form#commentform .input{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#eee4d8;height:30px;width:230px;
}
form#commentform textarea{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#eee4d8;height:190px;width:580px;overflow:hidden;
}
form#commentform label{
color:#a4282c;font-size:12px;
}
h3#respond{
font-size:21px;border-bottom:#494849 dotted 1px;font-weight:normal;color:#a4282c;padding-bottom:5px;margin-right:20px;
}
p.aurther-name{
color:#245f8d;font-size:14px;font-weight:bold;margin:0;padding:0 0 0 60px;#padding:20px 0 0 60px;
}
p.date-link{
margin:0;padding:0 0 0 60px;#padding:20px 0 0 60px;font-size:11px;
}
ol.commentlist li p{
margin:0 0 0 0;#margin:-17px 0 0 0;
}
